/*************************************************************
A - SETUP
**************************************************************/

@import url(style_cs.1751233919.css);
@import url("https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css");
/*roboto */ @import url("https://forumstatic.ru/files/001b/14/63/24440.css?v=2");

/*кириллица*/
@import url('https://fonts.googleapis.com/css2?family=Prata&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cormorant+SC:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Yeseva+One&family=Oswald&family=Exo+2:wght@800&family=Noto+Serif+Display&family=Pacifico&family=Cormorant+Garamond&family=Amatic+SC&family=Russo+One&family=Rubik+Beastly&family=Poiret+One&family=Kelly+Slab&family=Pattaya&family=Ruslan+Display&family=Cuprum:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display SC');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Jost:wght@400;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Brygada+1918&display=swap');


/*латиница*/
@import url('https://fonts.googleapis.com/css2?family=Grenze+Gotisch:wght@600&family=Squada+One&family=Vibur&family=Train+One&family=DM+Serif+Display&family=Fleur+De+Leah&family=Great+Vibes&family=Homemade+Apple&family=Mr+Dafoe&family=Permanent+Marker&family=Six+Caps&family=Special+Elite&display=swap');

@import url('https://use.fontawesome.com/releases/v5.15.1/css/all.css'); 

@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+Display:wght@300&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Corinthia:wght@400;700&family=Style+Script&display=swap');

:root {
    --color-0: #bdbeba; /* тело форума, окно переадресации */
    --color-1: #ba804c; /* навигация верх, фон переадресации, наведение */
    --color-2: #6b3232; /* кнопки навигации, скролл на гл странице, заголовки принятия */
    --color-3: #bda791; /* цвет шрифта при наведении, скролл навигации, шрифт загол календ, выделен*/
    --color-4: #fff; /* цвет шрифта календарь */
    --color-5: #000; /* общий текст цвет */
    --color-6: #846515; /* цвет при наведении на ссылки ники */
    --color-7: #d9d9d9; /* цвет профилей и остальных контейнеров */
    --color-8: #afafaf; /* обводка форм */
    --font-1: 'Cormorant SC';
    }

/* A1 Import the colour scheme
-------------------------------------------------------------*/

/* A1.1 */

@font-face {
    font-family: 'Copperplate';
    src: url('https://forumstatic.ru/files/0018/25/bf/25840.eot');
    src: url('https://forumstatic.ru/files/0018/25/bf/25840.eot?#Copperplate') format('embedded-opentype'),
         url('https://forumstatic.ru/files/0018/25/bf/39826.woff2') format('woff2'),
         url('https://forumstatic.ru/files/0018/25/bf/99298.woff') format('woff'),
         url('https://forumstatic.ru/files/0018/25/bf/53930.ttf') format('truetype'),
         url('https://forumstatic.ru/files/0018/25/bf/84656.svg') format('svg');
}


/* A2 Deal with browser defaults and wonkiness
-------------------------------------------------------------*/

/* A2.1 */
html, body {margin: 0; padding: 0;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
  }

@media screen and (max-device-width: 1024px) {#pun_wrap {min-width: 1159px; max-width: 1159px;}}

/* A2.2 */
.punbb * {
  margin: 0
  }

/* A2.3 */
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
  padding: 0;
  list-style: none;
  }

/* A2.4 */
.punbb img {
  border:none
  }

/* A2.5 */
.punbb .main table {
  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: 98%;
  }

/* A3.2 */
.punbb {
  font: normal 75.75% jost, arial, helvetica, sans-serif;
  }


/* 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 h2 span, .punbb legend span {
  font-size: 1.1em;
visibility: hidden;
  }

/* A3.6 */
.punbb pre {
  font: 1.1em/140% 'Jost', "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: none
  }

/* 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: 1020px;
    margin-top: 60px;
}

/* A5.2 */
.punbb {
width: auto;
margin: 0px 20px;
  }

/* A5.3 */
#pun-redirect, #pun-maint {
  margin: 50px 20% 12px 20%;
  width: auto;
  float: none;
  }

/* 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 solid none;
  border-width: 0px 0px 2px 0px
  }

/* A5.9 */
.punbb .container {
  border-style: solid;
  border-width: 1px;
  }


/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/

/* B1 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/

/* B1.1 */
.punbb .post-content {
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
  }

/* B1.2 */
.punbb .post-sig dt {
    display: block;
    width: 250px;
    margin: auto;
    padding: 10px;
  }

/* B1.3 */
.punbb .post-content p {
  margin: 0;
  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.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
    display: block;
    padding-bottom: 0.7em;
    font-size: 1.1em;
    margin: 0;
    letter-spacing: 1px;
  }

/* 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 {
  float: left;
  position: relative;
  width: 100%;
  font-size: 1.1em;
  height: 0;
  }

/* B3.2 */
.multipage {
  margin-top: 3em;
  }

/* B3.3 */
.linkst .pagelink {
position: absolute;
top: -30px; 
    left: 1em;
    text-transform: lowercase;
    width: 24em;
    font-size: 11px;
  }

/* B3.4 */
.linkst .postlink {
  position: absolute;
  top: -6em;
  right: 1em;
  width: 16em;
  text-align: right;
  font-weight: bold;
  }

/* B3.5 */
.punbb .linksb {
  text-align: right;
  padding: 0.4em 1em 0.5em 1em;
  font-size: 1.1em;
  }

/* B3.6 */
.linksb .pagelink {
  float: left;
  width: 24em;
  text-align: left;
  }

/* B3.7 */
.linksb .postlink {
  float: right;
  width: 16em;
  font-weight: bold
  }

/* 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: 1.7em 2.3em 1.1em 2.3em;
  }

/* C1.2 */
.punbb .formsubmit {
  padding: 0 0 0 1.7em;
  margin: 1em 0 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: 0;
  margin: 0 0 0 11px;
  font-size: 1.1em
  }

/* C1.6 */
.punbb fieldset legend span {
  padding: 0 5px;
  margin: 0 0 0 -15px;
  }

/* 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
-------------------------------------------------------------*/


#pun-reputation .tcl  {  width: 20%!important;}
#pun-online .tcl {  width: 40%;}

/* C2.4 */
#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
  width: 35%;
  }

/* C2.5 */
#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
  text-align: left;
  width: 20%;
  }

/* C2.6 */
#pun-debug table .tcl {
  width: 15%;
  white-space:normal;
  }

/* C2.7 */
#pun-debug .tcr {
  width: 90%;
  white-space: normal;
  }

.category tbody tr td.tcl .intd hr {border: 0px;}

/* 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;
  display: none;
  padding: 0.4em 1em 0.4em 1em;
  }

/* C2.14
.punbb tbody.hasicon td.tcl {
  padding-left: 0em
  } */

 /* C3 Topics
-------------------------------------------------------------*/

/* C3.1 */
.punbb .post .container {
  border-style: none solid solid solid;
  border-width: 1px;
  margin-top: -1px;
  padding-bottom: 1px;
  }


.punbb .post h3 strong {
  float: right;
  width: 5em;
  text-align: right;
  font-weight: normal;
  }


/* C3.6 */
.punbb .post .post-author ul {
    padding: 15px;
  }

/* C3.11 */
.punbb .post-body {
  margin-left: 250px;
  }

/* C3.12 */
.punbb .post-box {
    padding: 20px 0px 20px 20px;
    text-align: justify;
    }

/*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;
  margin-bottom: 14px;
  }

/* C3.15 */
.punbb .post-links ul {
  height: 2em;
  line-height: 2em;
  margin-left: -20em;
  border-top-style: dashed;
  border-top-width: 1px;
  background: transparent;
  text-align: right;
  text-transform: lowercase;
  }

/* 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;
  }

/* 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;
display: none;
  }

/* 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: solid solid none solid;
  border-width: 1px 1px 0 1px;
  }

/* D1.2 */
#pun-title h1 {
  display : none;
  height : 40px;
  padding: 2em 1em 0 1em;
  }

/* D1.3 */
#pun-title .container {
  border-style: none solid none solid;
  }

/* D1.4 */
#pun-title h1 span  {
  font-size: 1.5em;
  }

#pun-title td.title-logo-tdl {
	border: none;
	width: 100%;
}

#pun-title td.title-logo-tdr {
	border: none;
	width: 468px;
}

/* D2 Page navigation
-------------------------------------------------------------*/

/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: -15px;
  left: 0;
  margin: 0;
  border: none;
  padding: 0;
  width: 100%;
  }

/* D2.2 */
#pun-pagelinks .container {
  background: transparent;
  border: none;
  padding: 0}

/* D2.3 */
#pun-pagelinks .container li {
  display: inline
  }

/* 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
-------------------------------------------------------------*/

/* D.3 */
#pun-navlinks li {
  display: inline;
  padding-right: 0.15em;
  }

/* D4 User links
-------------------------------------------------------------*/

/* D4.1 */
#pun-ulinks  {
  margin-top: 0;
  }

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;
  border-left-style: solid;
  border-left-width: 1px;
  white-space: nowrap;
  }

/* D4.4 */
#pun-ulinks li a {
  padding: 0 0.3em 0 0.6em
  }

/* 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;
  }

/* D5.2 */
#pun-status .container {
  padding: 0.8em 1em 1em 1em;
  text-transform: lowercase;
  text-align: center;
  }

/* D5.3 */
#pun-status span {
  white-space: nowrap;
  margin-right: 0.5em;
  }

/* D5.4 */
#pun-crumbs1 {
  font-weight: bold;
  overflow: hidden;
  margin-top: 0;
  }

/* D5.5 */
#pun-crumbs1 p.container {
    border-top: none;
    padding: 1em 1em 0.8em 1em;
    font-size: 11px;
    text-transform: lowercase;
    text-align: center;
  }



/* D5.6 */
#pun-break1 {
  margin: 0 1em;
  border-style: solid none;
  border-width: 1px 0;
  height: 0;
  margin: -2px 1em;
  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: 4.3em 1em 1em 1em;
  }

/* D7 Statistics
-------------------------------------------------------------*/

/* D7.1 */

#pun-stats .statscon {
    padding: 20px;
    background-color: #cbccc8; /* цвет подфорума статистики низ */
    }


#pun-stats .container {
    padding: 20px;
    }

/* 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%;
  text-align: justify;
  }

/* 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;
  }

/* D8.4 */
#pun-about .container {
    border-top-style: none;
    text-align: center;
    line-height: 150%;
    font-size: 9px;
    padding: 0;
    text-transform: lowercase;
  }

/* D8.5 */
#pun-about p span {
  display:block;
  padding-left: 50%;
  }

/* D8.6 */
#pun-crumbs2 {
  font-weight: bold;
  overflow: hidden;
  margin-bottom: 0;
  border-bottom: none;
  }

/* D8.7 */
#pun-crumbs2 .container {
    border-top: none;
    padding: 0em 1em 2em 1em;
    font-size: 11px;
    text-transform: lowercase;
    text-align: center;
  }

/* D8.8 */
#pun-break4 {
  margin: -2px 1em;
  border-style: solid none;
  border-width: 1px 0;
  position: relative;
  height: 0;
  z-index: 1;
  }

/* D8.9 */
div.punbb-admin #pun-about .container {
  border-top-style: solid;
  border-top-width: 1px;
  }


/* D9 Help file
-------------------------------------------------------------*/

/* D9.1 */
#pun-help .formal .info-box h3.legend {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 0;
  margin-bottom: 0.8em;
  }

/* D9.2 */
#pun-help .formal .info-box h3.legend span {
  padding-bottom: 0.6em;
  display: block;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  font-size: 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;
  }


.move_posts_form .modal-inner>.container {
background-color: #f4f4f4;
 border-top: 2px solid #ABB3BB!important;
 border-bottom: 2px solid #ABB3BB!important;
outline: 1px solid #B0724F;
 outline-offset: 2px;
color: #333!important; 
}


.pun-modal.move_posts_form .modal-inner {
background-color: #f4f4f4;
 border-top: 2px solid #B0724F!important;
 border-bottom: 2px solid #B0724F!important;
outline: 1px solid #ABB3BB;
 outline-offset: 2px;
color: #333!important; 
}


.pun-modal h2,.pun-modal h1 {background-color: #B0724F!important;
}
.pun-modal .closer {background-color: #f4f4f4;}


/* СПИСОК ВНЕШНОСТЕЙ
-------------------------------------------------------------*/


.vnesh_fon {
    width: 702px;
    height: 150px;
    background: url(https://forumstatic.ru/files/001b/16/97/29693.png);
    border-radius: 20px 20px 0px 0px;
    }

.vnesh {
    width: 660px;
    height: 460px;
    padding: 20px;
    background: var(--color-7);
    vertical-align: top;
    border: 1px solid var(--color-8);
    border-top: none;
    }

.vneshname {
    font-size: 24px;
    text-transform: uppercase;
    font-family: var(--font-1);
    color: var(--color-1);
    text-align: center;
    letter-spacing: 1px;
    }

.vnesh_vn {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    }

.vneshb {
    width: 320px;
    text-transform: uppercase;
    text-align: center;
    color: var(--color-2);
    padding: 10px 0px;
    margin-top: 20px;
    font-size: 10px;
    background: var(--color-1);
    letter-spacing: 1px;
    border-radius: 15px 15px 0px 0px;
    outline: 1px solid var(--color-8);
    margin-left: 1px;
    }

.vneshtabl {
    width: 300px;
    height: 350px;
    overflow: auto;
    text-transform: lowercase;
    background: var(--color-7);
    border: 10px solid var(--color-7);
    border-radius: 0px 0px 15px 15px;
    outline: 1px solid var(--color-8);
    margin-left: 1px;
    }

.vneshtabl h1 {
    text-transform: uppercase;
    color: var(--color-1) !important;
    border-bottom: 1px solid var(--color-1) !important;
    border-top: 1px solid var(--color-1) !important;
    padding: 5px 0px;
    text-align: center !important;
    margin: 10px;
    }

/* НОВОСТИ
-------------------------------------------------------------*/

.newstelo {
    width: 660px;
    padding: 30px 20px 20px 20px;
    background: var(--color-7);
    vertical-align: top;
    border: 1px solid var(--color-8);
    margin-top: 150px;
    border-top: 0px;
    }

.newsfon2 {
    width: 702px;
    height: 150px;
    background: url(https://forumstatic.ru/files/001b/16/97/87043.png);
    position: absolute;
    margin-left: -21px;
    border-radius: 20px 20px 0px 0px;
    margin-top: -181px;
    }

.nazvanie {
    display: inline-block;
    font-size: 20px;
    width: 584px;
    text-transform: uppercase;
    vertical-align: middle;
    font-family: var(--font-1);
    color: var(--color-3);
    padding-left: 20px;
    background: var(--color-2);
    border-radius: 20px;
    letter-spacing: 2px;
    }

.gifka {
    border-radius: 100px;
    background: var(--color-1);
    vertical-align: text-top;
    margin-top: -15px;
    display: inline-block;
    border: 1px solid var(--color-1);
}

.gifka img {
    height: 50px;
    width: 50px;
    border-radius: 100%;
    opacity: 0.5;
    }

.newstext {
    text-align: justify;
    text-transform: lowercase;
    margin-top: 10px;
    font-size: 14px;
    }

.newstext big {   font-size: 14px; }
.newstext img {     border-radius: 50px; }
.newstext a {     font-weight: bold;}

.news_active {
    background: var(--color-3);
    padding: 15px;
    border-radius: 20px;
    margin-top: 20px;
    }

.news_active a { color: #000!important;}

.news_active_image {
    display: inline-block;
    width: 270px;
    text-align: center;
    vertical-align: middle;
    margin-right: 10px;
    }

.news_active_image img {
    border-radius: 50px;
    width: 40px;
    height: 40px;
    margin: 10px auto;
    }

.news_active_post {
    display: inline-block;
    width: 336px;
    vertical-align: middle;
    height: 100px;
    overflow-y: auto;
    padding-right: 10px;
    }


/* АКЦИЯ
-------------------------------------------------------------*/

.shablontelo {
    width: 660px;
    padding: 20px;
    background: var(--color-7);
    vertical-align: top;
    border: 1px solid var(--color-8);
    text-align: justify;
    text-transform: lowercase;
    margin-top: 10px;
    font-size: 14px;
    border-top: 35px solid var(--color-2);
    border-radius: 20px 20px 0px 0px;
    }

.shablonnazvanie {
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: var(--font-1);
    color: var(--color-1);
    text-align: center;
    margin-bottom: 10px;
    }

/* КОНКУРСЫ
-------------------------------------------------------------*/

.chtototelo {
    width: 660px;
    padding: 20px;
    background: var(--color-7);
    vertical-align: top;
    border: 1px solid var(--color-8);
    margin-top: 150px;
    border-top: none;
    }

.chtotonazvanie {
    font-size: 24px;
    text-transform: uppercase;
    font-family: var(--font-1);
    color: var(--color-1);
    text-align: center;
    letter-spacing: 1px;
}

.chtotofon2 {
    width: 702px;
    height: 150px;
    background: url(https://forumstatic.ru/files/001b/16/97/59224.png);
    position: absolute;
    margin-left: -21px;
    border-radius: 20px 20px 0px 0px;
    margin-top: -171px;
}

.chtototext {
    text-align: justify;
    text-transform: lowercase;
    margin-top: 10px;
    font-size: 14px;
}

.chtototext big {   font-size: 14px; }
.chtototext a {   font-weight: bold; }
.chtototext h1 {
    margin: 20px auto;
    padding: 5px 20px;
    color: var(--color-3) !important;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 1px;
    font-family: var(--font-1);
    font-size: 16px;
    background: var(--color-2);
    border-radius: 15px 15px 0px 0px;
    }

/* КАЛЕНДАРЬ
-------------------------------------------------------------*/

.calendar_body {
    width: 660px;
    padding: 20px;
    background: url('https://forumstatic.ru/files/001b/16/97/95207.jpg');
    vertical-align: top;
    border: 1px solid var(--color-8);
}

.calendar_name {
    font-size: 20px;
    text-align: center;
    padding: 3px 0px;
    text-transform: uppercase;
    color: var(--color-3);
    font-family: var(--font-1);
    letter-spacing: 3px;
    background: var(--color-2);
    border-radius: 15px 15px 0px 0px;
    padding: 10px 0px;
}

.calendar_back {
    width: 702px;
    height: 150px;
    background: url(https://forumstatic.ru/files/001b/16/97/85596.png);
    border-radius: 20px 20px 0px 0px;
}

.calendar_dates {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 640px;
    background-color: var(--color-7);
    padding: 10px;
    border-radius: 0px 0px 15px 15px;
    gap: 3px;
    }

.calendar_n {
    font-size: 30px;
    text-align: center;
    background-color: var(--color-8);
    border-radius: 10px;
    padding: 10px 0px;
    flex: 88px;
    font-weight: 900;
    color: var(--color-4);
    }

.calendar_n i { 
    font-size: 13px;
    text-align: left;
    display: table-cell;
    padding-left: 10px;
    width: 78px;
    font-style: normal;
    color: var(--color-4);
    padding-top: 5px;
    }


/* МАГАЗИН
-------------------------------------------------------------*/

.shop_fon {
    width: 702px;
    height: 150px;
    background: url(https://forumstatic.ru/files/001b/16/97/59224.png);
    border-radius: 20px 20px 0px 0px;
    }

.shop_telo {
    width: 660px;
    padding: 20px;
    background: var(--color-7);
    border: 1px solid var(--color-8);
    text-align: justify;
    border-top: none;
    }

.shop_name {
    font-size: 24px;
    text-transform: uppercase;
    font-family: var(--font-1);
    color: var(--color-1);
    text-align: center;
    margin-bottom: 20px;
    letter-spacing: 1px;
    }

.shop_container {
    margin: auto;
    margin-top: 20px;
   }

.gif_i {width: 25px; height: 25px;}
.gif_p {width: 200px; height: 40px; border-radius: 32px 32px 32px 0px;}

.shop_tab {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
   }

.shop_tab > input[type="radio"] {display: none;}

.shop_tab > label {
    background: var(--color-7);
    padding: 5px 10px;
    border-radius: 10px 10px 0px 0px;
    border: 1px solid var(--color-8);
    margin-left: 10px;
    text-transform: lowercase;
    transition: all 0.5s ease-in-out;
    min-width: 60px;
    text-align: center;
   }

.shop_tab-content {
    display: none;
    border: 20px solid var(--color-7);
    border-radius: 15px;
    outline: 1px solid var(--color-8);
    width: calc(100% - 40px);
    height: 220px;
    overflow: auto;
    padding-right: 10px;
    border-right-width: 10px;
   }

.shop_tab-content img {max-width: 480px;}

.shop_tab-content h1 {
    width: 100%;
    text-align: center!important;
    text-transform: uppercase;
    color: var(--color-5)!important;
    background-color: var(--color-8);
    border-radius: 10px;
    padding: 2px;
    font-size: 10px!important;
    margin: 5px;
    }

.shop_td {
    width: 300px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
    }

#shop_tab_v1:checked~#shop_content-1,
#shop_tab_v2:checked~#shop_content-2,
#shop_tab_v3:checked~#shop_content-3,
#shop_tab_v4:checked~#shop_content-4,
#shop_tab_v5:checked~#shop_content-5,
#shop_tab_v6:checked~#shop_content-6 {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    align-items: flex-start;
    justify-content: center;
  }

.shop_tab > input[type="radio"]:checked + label {    background: var(--color-8); }

/* КОЛЛЕКЦИИ
-------------------------------------------------------------*/

.collection_fon {
    width: 702px;
    height: 150px;
    background: url(https://forumstatic.ru/files/001b/16/97/59224.png);
    border-radius: 20px 20px 0px 0px;
    }

.collection_telo {
    width: 660px;
    padding: 20px;
    background: var(--color-7);
    border: 1px solid var(--color-8);
    border-top: none;
    }

.collection_text { text-align: justify;}

.collection_name {
    font-size: 24px;
    text-transform: uppercase;
    font-family: var(--font-1);
    color: var(--color-1);
    text-align: center;
    margin-bottom: 20px;
    letter-spacing: 1px;
    }

.collection_content {
    height: 446px;
    overflow: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-radius: 15px;
    outline: 1px solid var(--color-8);
    margin-top: 20px;
    padding: 0px 10px;
    border-top: 10px solid var(--color-7);
    border-bottom: 10px solid var(--color-7);
    }

.collection_content h1 {
    width: 100%;
    height: 25px;
    text-align: center!important;;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: var(--color-5)!important;
    border-bottom: 1px solid var(--color-8)!important;;
    font-weight: 600;
    }

.collection_card {
    height: 100px;
    width: 290px;
    background-color: var(--color-7);
    border-radius: 15px;
    border: 10px solid var(--color-7);
    text-align: left;
    margin: 10px 0px;
}

.collection_card_text { height: 100px; padding-right: 5px;   overflow: auto; }

.collection_card h1 {border: none !important;  height: 17px; font-size: 10px !important;}

.collection_card img {    display: block; float: left; height: 100px; margin-right: 10px;   transition: all 1s ease-in-out;}
.collection_card img:hover {height: 220px;position: relative; padding: 10px;     background-color: var(--color-0);     border-radius: 15px;}

/* ГОСТЕВАЯ
-------------------------------------------------------------*/

.gostfon {
    width: 702px;
    height: 150px;
    background: url(https://forumstatic.ru/files/001b/16/97/69037.png);
    border-radius: 20px 20px 0px 0px;
    }

.gosttelo {
    width: 660px;
    height: 460px;
    padding: 20px;
    background: var(--color-7);
    vertical-align: top;
    border: 1px solid var(--color-8);
    border-top: none;
    }

.gostnazvanie {
    display: inline-block;
    font-size: 20px;
    width: 385px;
    height: 37px;
    text-transform: uppercase;
    vertical-align: sub;
    font-family: var(--font-1);
    color: var(--color-2);
    letter-spacing: 1px;
    }

.gostaction {
    display: inline-block;
    width: 250px;
    background: var(--color-2);
    text-transform: uppercase;
    color: var(--color-1);
    padding: 10px;
    border-radius: 20px;
    text-align: center;
    }

.gosttext { text-align: justify; margin: 20px auto; }

.vneshki_table { display: flex; justify-content: space-between; flex-wrap: wrap;}

.vneshki {
    overflow: auto;
    width: 190px;
    height: 204px;
    background: var(--color-7);
    text-transform: lowercase;
    border: 10px solid var(--color-7);
    border-radius: 0px 0px 15px 15px;
    padding-right: 5px;
    outline: 1px solid var(--color-8);
    }

.vneshki::-webkit-scrollbar { background: var(--color-0); width: 5px;}
.vneshki::-webkit-scrollbar-thumb { background: var(--color-1);}

.vneshki h1 {
    color: var(--color-1) !important;
    text-align: left;
    border-bottom: 1px solid var(--color-1) !important;
    width: fit-content;
    margin: 7px;
    }

.vneshki_name {
    width: 215px;
    text-transform: uppercase;
    text-align: center;
    color: var(--color-2);
    font-size: 10px;
    background: var(--color-1);
    padding: 10px 0px;
    letter-spacing: 3px;
    border-radius: 15px 15px 0px 0px;
    outline: 1px solid var(--color-8);
    }

/* ШАБЛОН ПРИНЯТИЯ
-------------------------------------------------------------*/

.accept-card {
  display: flex;
  width: 590px;
  background: rgba(255,255,255,0.7); /* &#8592; прозрачный фон */
  border: 1px solid var(--color-8);
  border-radius: 20px;
  overflow: hidden;
  margin: 20px auto;
  font-family: var(--font-1), sans-serif;
  position: relative;
}


.betweentext {
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: var(--font-1),var(--font-2);
    color: var(--color-1);
    text-align: center;
    margin-bottom: 10px;
}

.accept-bar {
  width: 30px; /* или сколько тебе нужно */
  background-color: var(--color-2);
  flex-shrink: 0; /* &#8592; вот это нужно обязательно */
}

.accept-content {
  flex-grow: 1;
  padding: 20px;
  font-family: Tahoma, sans-serif; /* &#8592; как в старом шаблоне */
  font-size: 13px;
  line-height: 1.4;
  font-weight: 400;
  text-transform: lowercase;
  text-align: justify;
  color: #000;
}

.accept-title {
  font-family: Georgia, serif !important;
  font-size: 22px !important;
  font-weight: normal !important;
  text-transform: uppercase !important;
  letter-spacing: 1px !important;
  color: var(--color-1) !important;
  text-align: center !important;
  margin-bottom: 10px !important;
  line-height: 1.4 !important;
}



.accept-side {
  width: 130px;
  flex-shrink: 0; /* &#8592; предотвращает сжатие */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: 10px 5px;
  gap: 10px;
}

.accept-buttons {
  display: flex;
  gap: 5px;
  flex-wrap: wrap;
  justify-content: center;
}

.accept-buttons a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  
  width: 100px;         /* &#8592; ширина кнопки */
  height: 24px;        /* &#8592; высота кнопки (опционально) */

  background: var(--color-7);
  border: 1px solid var(--color-8);
  border-radius: 10px;

  font-size: 10px;
  text-transform: uppercase;
  text-align: center;
  color: var(--color-1);
  text-decoration: none;

  transition: 0.3s;
  white-space: nowrap; /* &#8592; чтобы текст не переносился */
}


.accept-buttons a:hover {
  background: var(--color-2);
  color: #fff;
}

.accept-avatar {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
  border: 2px solid var(--color-1);
}

.accept-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: brightness(0.6) blur(0.3px);

}

.betweenwords {
    text-align: justify;
    font-size: 11px;
}

.betweenend {
    text-align: center;
    font-size: 15px;
}

.accept-text {
  font-family: Tahoma, sans-serif;
  font-size: 13px;
  line-height: 1.4;
  font-weight: 400;
  text-transform: lowercase;
  text-align: justify;
  color: #000;
}




/* старый шаблон принятия
-------------------------------------------------------------*/

.betweenback {
    width: 520px;
    padding: 20px;
    background: var(--color-7);
    border: 1px solid var(--color-8);
    margin: 12px auto !important;
    text-align: justify;
    text-transform: lowercase;
    font-size: 14px;
    border-top: 35px solid var(--color-2);
    border-radius: 20px 20px 0px 0px;
    }

.betweentext {
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: var(--font-1),var(--font-2);
    color: var(--color-1);
    text-align: center;
    margin-bottom: 10px;
}

.betweenlinks {text-transform: uppercase;display: flex;justify-content: space-between;margin-top: 20px;}
.betweenlinks a {
    display: block;
    background-color: var(--color-7);
    border-radius: 15px;
    padding: 4px 20px;
    font-size: 10px;
    text-align: center;
    width: 80px;
    border: 1px solid var(--color-8);
    }

.betweenimage {
    position: absolute;
    border-radius: 100%;
    background: var(--color-1);
    border: 1px solid var(--color-1);
    margin-top: -100px;
    margin-left: 240px;
}

.betweenimage img {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    opacity: 100%;
    filter: opacity(0.5);
}

.betweenwords {
    text-align: justify;
    font-size: 11px;
}


/* СТАРАЯ ЛИЧНАЯ СТРАНИЦА
-------------------------------------------------------------*/

.oldpage_base {
    padding: 20px;
    background: #d3d3d3;
    margin: 0 auto;
    border-radius: 20px 20px 0px 0px;
    }

.oldpage_name {
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    }

.oldpage_text { padding: 20px 0px; text-transform: lowercase;}

.oldpage_counter {
    display: flex;
    justify-content: space-between;
    }

.oldpage_avatar {
    width: 80px;
    height: 80px;
    border: 2px solid #bebebe;
    border-radius: 100%;
    background-color: #868686;
    }

.oldpage_counter_name {
    width: 175px;
    text-align: center;
    font-size: 26px;
    }

.oldpage_counter_name h1 {
    font-size: 14px !important;
    text-align: center !important;
    color: black !important;
    text-transform: uppercase;
    background-color: #bebebe;
    padding: 5px 10px;
    border-radius: 20px;
    margin-bottom: 10px;
    }

.oldpage_avatar img { width: 80px; height: 80px; border-radius: 100%; filter: sepia(50%);     opacity: 0.6;}

.oldpage_icons {
    width: 270px;
    height: 159px;
    overflow: auto;
    margin: 20px auto;
    background-color: #bebebe;
    border: 20px solid #bebebe;
    padding-right: 10px;
    border-radius: 20px;
    }

.oldpage_icons img {    padding: 2px;}

.oldpage_content  {
    height: 325px;
    overflow: auto;
    margin-top: 20px;
    background-color: #bebebe;
    border: 20px solid #bebebe;
    padding-right: 10px;
    border-radius: 20px;
    width: 618px;
    text-align: justify;
    }

.oldpage_content table {    width: 100%;}


/* БИНДЕРЫ НОВОГО ОБРАЗЦА
-------------------------------------------------------------*/
.nbf {
    margin: 0 auto;
    width: 494px;
    padding: 25px;
    background-color: #545454;
    }

.nbb {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    width: 454px;
    padding: 20px;
    background: #858585a8;
    margin: 0 auto;
    border-radius: 20px;
    }

.nbn {
    width: 100%;
    text-align: center;
    color: #fff;
    background-color: var(--inst-black);
    border-radius: 15px;
    padding: 2px;
    text-transform: uppercase;
    font-size: 9px;
    }

.nbc {
    width: 86px;
    height: 150px;
    padding: 10px;
    background-color: var(--audio-bg);
    border-radius: 10px;
    }

.nbc img {    width: 86px;    height: 150px;}

.nbc_t {
    width: 76px;
    height: 140px;
    background-color: var(--audio-bg);
    margin-top: -150px;
    opacity: 0;
    transition: .7s all ease-in-out;
    position: relative;
    padding: 5px;
    font-size: 10px;
    text-align: center;
    overflow: auto;
    }

.nbc_t:hover { opacity: 1; }

.nbc_t::-webkit-scrollbar-thumb {  background-color: var(--audio-btn);}
.nbc_t::-webkit-scrollbar { width: 3px; background-color: var(--audio-bg);}


textarea {
-ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}


/************************* 
Стиль для Быстрой смены аккаунтов 
Deff 
*************************/ 
/*Cкрытие формы входа без клика*/ 
#pun-navlinks a:not(.NextShow)+span.odd{ 
display:none!important; 
}
#pun-navlinks li {
   position:relative;
   z-index:100;
}
/*Стиль доп-иконки Выход!*/ 
.punbb #pun-navlinks a#New-exit {
    position: absolute;
    z-index: 100000 !important;
    margin-left: -5px !important;
    float: none !important;
    border: none;
    margin-top: 5px;
    background: var(--color-1);
    width: 17px;
    height: 17px;
}
#pun-navlinks #New-exit img{ 
position:relative; 
margin: 0; 
width:17px; 
height:auto;
margin-top: 0px;
}
#pun-navlinks #New-exit:hover{
 opacity: .4;
}
.punbb #pun-navlinks a#New-exit:before {
    content:none;
}
.punbb #pun-navlinks #form-login input{
text-align: center;
    text-rendering: auto;
    color: #000000!important;
    margin-top: 4px!important;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    display: inline-block!important;
    font: normal normal 400 11px/normal jost!important;
    background: var(--color-7);
} 
.punbb #form-login #fld1,#form-login #fld2{ 
background-color: var(--color-0);
} 
.punbb #pun-navlinks #form-login input[type="submit"]{
    margin: 13px 0 2px!important;
    font-size: 11px!important;
    background-color: var(--color-7);
    color: var(--color-5)!important;
    text-align: center;
    text-transform: lowercase;
    min-width: 105px;
    transition: all 0.5s ease-in-out 0s;cursor: pointer;
    padding: 3px;
} 
/*Стиль формы входа*/ 
.punbb #pun-navlinks #form-login {
    background: var(--color-2);
    color: var(--color-5);
    display: block;
    font-size: 11px;
    left: 0px;
    letter-spacing: 0px;
    padding: 7px 12px;
    position: absolute !important;
    text-align: center;
    word-spacing: normal;
    text-transform: none;
    top: 40px;
    width: 155px;
    z-index: 100000 !important;
    border: 1px solid var(--color-8);
    font-family: 'Jost';
    border-radius: 10px;
}
#pun-navlinks #navlogin #form-login {
  margin-left: -24px;/*Подвижки формы влево от вход*/ 
} 
#pun-navlinks #navlogout #form-login { 
  margin-left: -24px;/*Подвижки формы влево от выход*/ 
} 
.ismoderator #pun-navlinks #navlogout #form-login {
  margin-left: -24px !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; 
cursor:pointer; 
display:inline;
background: none!important;
border: 0px;
margin: 0px auto!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;
    letter-spacing: 0px;
    width: 220px;
    right: 100%;
    padding: 12px 19px 12px 17px;
    background: var(--color-2);
    text-align: center;
    margin-right: 5px;
    border: 1px solid var(--color-8);
    border-radius: 10px;
} 

/*Стиль контейнера под список Ников*/ 
.punbb #List-UserNames ul{
padding:0;
overflow:hidden; 
overflow-y:auto; 
min-height:36px; 
max-height:72px;/*Видимое число Ников без прокрутки! сейчас - 4*/ 
padding-right: 5px;
} 
.punbb #List-UserNames li {    display: block !important;
    position: relative;
    background: var(--color-7);
    text-align: left;
    padding-left: 15px !important;
    margin: 1px auto !important;
    padding: 2px 0px;
    transition: .33s;
    border-radius: 10px;
}
.punbb #List-UserNames li:hover{ 
background:var(--color-3)!important;
} 
/*Стиль Ников*/ 
.punbb #List-UserNames li>b{cursor: pointer;color: var(--color-5);} 
.punbb #List-UserNames li>b:hover{color: var(--color-5);} 
/*Скролл контейнера с никами*/ 
#List-UserNames ul::-webkit-scrollbar { 
width: 4px; 
height: 4px; 
} 
#List-UserNames ul::-webkit-scrollbar-track { 
background-color: var(--color-7);
box-shadow: none; 
} 
#List-UserNames ul::-webkit-scrollbar-thumb {
background-color: var(--color-8);
border-radius: 40px;
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:var(--color-5);font: normal normal
 
700 10.56px/normal Verdana;} 
/*Текст при отсутствии запомненных Ников!*/ 
#List-UserNames ul:empty:before{ 
display:inline-block; 
content: "У Вас нет запомненных ников, введенных через форму справо, или через перенос ниже!"; 
} 
/*Кнопка выход-2*/ 
#navlogin #exit-2 { 
display:none; 
} 
#pun:not(.isguest) #navlogout .Rega, 
#pun:not(.isguest) #navlogout .Forgot { 
display:none!important; 
} 
/*Стиль блока с инпутом для переноса и вставки запомненных Аккаунтов*/ 
#List-UserNames ul+span{ 
display:inline-block; 
padding:6px 0 8px 0; 
text-align:left; 
font: normal normal 400 10.56px/normal Jost;
} 
/*Сам инпут*/ 
.punbb #List-UserNames input { 
text-shadow: none!important;
    background-color: var(--color-0);
    padding: 2px !important;
    vertical-align: middle;
} 
/*Стрелочки к инпуту*/ 
#List-UserNames ul+span b{ 
font: normal normal 400 13px/normal Jost; 
padding:0 3px; 
color: #000; 
} 
/*Кликалка слево, чуть выше инпута*/ 
#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 Jost!important; 
margin-top:-22px!important; 
margin-left: 148px!important; 
max-width:170px; 
} 
/************************* 
//Конец Стиля для Быстрой смены аккаунтов 
*************************/

/*Cокращаем надпись Администрирование */
  #navadmin a:before {
    content: "Админка";
  }

  #navadmin a {
    position: relative;
  }

  #navadmin a span {display: none;}


/*инста цвета */
:root {
  --insta-bg: url(https://forumstatic.ru/files/001b/19/fa/35436.png); /* фон инсты */
  --inst-cover: rgba(255, 255, 255, 0.1); /* подложки */
  --isnt-border: #B9B9B9; /* обводка форм */
  --inst-divider: #C8C8C8; /* разделитель */
  --inst-text: #484653; /* текст инсты */
  --inst-icon1: #FFFFFF; /* цвет иконок */
  --inst-icon2: #757381; /* цвет иконок2 */
  --audio-bg: #ACADB4; /* фон аудио */
  --audio-time: rgba(255, 255, 255, 0.52); /* прогресс аудио */
  --audio-btn: #CDCDD6; /* кнопка плея */

  --inst-black: rgba(5, 5, 5, 0.25); /* сторис верхний фон */
  --isnt-grad-black: linear-gradient(180deg, rgba(5, 5, 5, 0) 0%, rgba(5, 5, 5, 0.65) 100%); /* сторис ниэний фон */

  --chat-top: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%); /* чат верхний фон */
  --chat-down: linear-gradient(180deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 100%); /* чат нижний фон */
  --chat-bg: rgba(255, 255, 255, 0.25); /* подложка баблов с текстом */
}

/*инста главная */
.side_insta-wrap {
  width: 550px;
  padding: 30px;
  box-sizing: border-box;
  background: var(--insta-bg) repeat top center / cover;
  font-family: Montserrat;
  color: var(--inst-text);
    margin: auto;
}

.side_insta-wrap {
  box-sizing: border-box;
}

.side_insta-header {
  background: var(--inst-cover);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border: 1px solid var(--isnt-border);
  border-radius: 22px;
  padding: 25px 30px;
  display: flex;
}

.side_insta-header-left {
  width: 130px;
  border-right: 1px solid var(--inst-divider);
  padding-right: 30px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  justify-content: center;
}

.side_insta-header-left img {
  width: 100px;
  height: 100px;
  object-fit: cover;
  border-radius: 100%;
  border: 1px solid var(--inst-divider);
}

.side_insta-ava {
  position: relative;
}

.side_insta-ava dot {
  width: 9px;
  height: 9px;
  background: #BDBDBD;
  border-radius: 100%;
  display: block;
  border: 1px solid var(--inst-divider);
  position: absolute;
  top: 10px;
  right: 10px;
}

.side_insta-header-left span {
  font-size: 14px;
  font-weight: 500;
  text-align: center;
}

.side_insta-header-right {
  padding-left: 30px;
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: flex-start;
  justify-content: flex-start;
}

.side_insta-header-quote {
  font-size: 11px;
  font-weight: 11px;
  line-height: 150%;
}

.side_insta-divider {
  height: 1px;
  background: var(--inst-divider);
  width: 100%;
}

.audio-player {
  width: 100%;
} 

.audio-controls {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  width: 100%;
}

#player-container {
  display: none;
}

#seekObjContainer {
  flex: 1;
}

.audio-player progress {
  -webkit-appearance: none;
  appearance: none;
  display: block;
  width: 100%;
  border: none;
  border-radius: 5px;
  background: var(--audio-bg);
}
.audio-player #seekObjContainer progress[value] {
  -webkit-appearance: none;
  appearance: none;
  height: 4px;
  border-radius: 5px;
  background: var(--audio-bg);
}

.audio-player progress[value]::-webkit-progress-bar {
  background: var(--audio-bg);
  border-radius: 5px;
  color: transparent;
}
.audio-player progress[value]::-moz-progress-bar {
  background: var(--audio-time);
  border-radius: 5px;
  color: transparent;
}
.audio-player progress::-webkit-progress-value {
  border-radius: 5px;
  background-color: var(--audio-time);
}

.audio-player progress::-moz-progress-value {
  border-radius: 5px;
  background-color: var(--audio-time);
}

.audio-player #play-btn {
  -webkit-appearance: none;
  outline: none;
  cursor: pointer;
  border: none;
  width: 20px;
  height: 20px;
  background: var(--audio-btn);
  mask: url(https://forumstatic.ru/files/001b/cd/92/27206.svg) no-repeat center center;
-webkit-mask: url(https://forumstatic.ru/files/001b/cd/92/27206.svg) no-repeat center center;
  mask-size:cover;
 -webkit-mask-size: cover;
}
.audio-player #play-btn.pause {
  background: var(--audio-btn);
  mask: url(https://forumstatic.ru/files/001b/cd/92/10058.svg) no-repeat center center;
-webkit-mask: url(https://forumstatic.ru/files/001b/cd/92/10058.svg) no-repeat center center;
  mask-size:cover;
 -webkit-mask-size: cover;
}

.start-time {
  width: 30px;
  text-align: right;
  font-size: 10px;
  font-weight: 400;
  opacity: .75;
}

.audio-name {
  font-size: 10px;
  margin-top: 10px;
}

.side_insta-header-right-social {
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 30px;
  font-size: 11px;
  font-weight: 500;
}

.side_insta-header-right-social-item {
  display: flex;
  flex-direction: column;
  gap: 5px;
  align-items: center;
  justify-content: flex-start;
}

.followers-icon {
  width: 18px;
  height: 18px;
  display: block;
  background: var(--inst-icon1);
  mask: url(https://forumstatic.ru/files/001b/cd/92/26414.svg) no-repeat center center;
-webkit-mask: url(https://forumstatic.ru/files/001b/cd/92/26414.svg) no-repeat center center;
  mask-size:cover;
 -webkit-mask-size: cover;
}

.likes-icon {
  width: 18px;
  height: 18px;
  display: block;
  background: var(--inst-icon1);
  mask: url(https://forumstatic.ru/files/001b/cd/92/15618.svg) no-repeat center center;
-webkit-mask: url(https://forumstatic.ru/files/001b/cd/92/15618.svg) no-repeat center center;
  mask-size:cover;
 -webkit-mask-size: cover;
}

.follow-icon {
  width: 18px;
  height: 18px;
  display: block;
  background: var(--inst-icon1);
  mask: url(https://forumstatic.ru/files/001b/cd/92/71593.svg) no-repeat center center;
-webkit-mask: url(https://forumstatic.ru/files/001b/cd/92/71593.svg) no-repeat center center;
  mask-size:cover;
 -webkit-mask-size: cover;
}

.side_insta-photos {
  background: var(--inst-cover);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border: 1px solid var(--isnt-border);
  border-radius: 22px;
  padding: 25px 30px;
  display: flex;
  margin-top: 25px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 13px;
}

.side_insta-photos img {
  width: 130px;
  height: 130px;
  border-radius: 15px;
  border: 1px solid var(--inst-divider);
}

/*инста сторис*/
.side_insta_stories-wrap {
  font-family: Montserrat;
  width: 400px;
  height: 700px;
  border-radius: 25px;
  overflow: hidden;
  margin: auto;
  position: relative;
  color: var(--inst-divider);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.side_insta_stories-wrap > img {
  width: 400px;
  height: 700px;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.side_insta_stories-header {
  position: relative;
  z-index: 1;
  background: var(--inst-black);
  padding: 15px 25px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

.side_insta_stories-lines {
  display: flex;
  gap: 5px;
}
.side_insta_stories-lines line {
  background: var(--inst-divider);
  height: 2px;
  flex: 1;
  opacity: .35;
}

.side_insta_stories-lines line.watching {
  opacity: 1;
}

.side_insta_stories-user {
  display: flex;
  gap: 20px;
  align-items: center;
  font-size: 13px;
  font-weight: 600;
}

.side_insta_stories-user img  {
  border: 1px solid var(--inst-divider);
  width: 25px;
  height: 25px;
  border-radius: 100%;
}

.side_insta_stories-footer {
  position: relative;
  z-index: 1;
  background: var(--isnt-grad-black);
  padding: 50px 25px 25px;
  display: flex;
  justify-content: space-between;
  gap: 30px;
}

.side_insta_stories-footer-social {
  font-size: 12px;
  font-weight: 400;
  display: flex;
  align-items: center;
  gap: 5px;
}

.eye-icon {
  width: 18px;
  height: 18px;
  display: block;
  background: var(--inst-icon1);
  mask: url(https://forumstatic.ru/files/001b/cd/92/21903.svg) no-repeat center center;
-webkit-mask: url(https://forumstatic.ru/files/001b/cd/92/21903.svg) no-repeat center center;
  mask-size:cover;
 -webkit-mask-size: cover;
}

.side_insta_stories-footer-emoji {
  display: flex;
  gap: 5px;
  flex-wrap: wrap;
}

.side_insta_stories-footer-emoji-item {
  background: var(--inst-black);
  border-radius: 20px;
  padding: 5px 10px;
  font-size: 10px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.side_insta_stories-footer-emoji-item img {
  width: 15px;
  height: 15px;
}


/*инста пост*/
.side_insta_post-wrap {
  width: 550px;
  padding: 30px;
  box-sizing: border-box;
  background: var(--insta-bg) repeat top center / cover;
  margin: auto;
  font-family: Montserrat;
  color: var(--inst-text);
}

.side_insta_post {
  background: var(--inst-cover);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  border: 1px solid var(--isnt-border);
  border-radius: 22px;
  padding: 25px 30px;
}

.side_insta_post-header {
  display: flex;
  align-items: center;
  border-bottom: 1px solid var(--inst-divider);
  padding-bottom: 20px;
  gap: 20px;
  width: 100%;
}

.side_insta_post-header img {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  border: 1px solid var(--inst-divider);
}

.side_insta_post-user {
  font-size: 13px;
  font-weight: 700;
}

.side_insta_post-user span {
  display: block;
  font-size: 10px;
  font-weight: 500;
  opacity: .75;
  margin-top: 5px;
}

.side_insta_post-content {
  font-size: 12px;
  font-weight: 500;
  line-height: 150%;
  padding: 20px 0;
}

.side_insta_post-content img {
  max-width: 100%;
}

.side_insta_post-social {
  border-top: 1px solid var(--inst-divider);
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-top: 15px;
  gap: 30px;
}

.side_insta_post-social-item {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 5px;
  font-size: 11px;
  font-weight: 500;
}

.like-icon {
  width: 18px;
  height: 18px;
  display: block;
  background: var(--inst-icon1);
  mask: url(https://forumstatic.ru/files/001b/cd/92/92431.svg) no-repeat center center;
-webkit-mask: url(https://forumstatic.ru/files/001b/cd/92/92431.svg) no-repeat center center;
  mask-size:cover;
 -webkit-mask-size: cover;
}

/* чат */
.sns_chat-wrap {
  width: 550px;
  box-sizing: border-box;
  background: var(--insta-bg) repeat top center / cover;
  margin: auto;
  font-family: Montserrat;
  color: var(--inst-text);
}

.sns_chat-desc {
  display: flex;
  gap: 15px;
  align-items: center;
  font-weight: 700;
  font-size: 12px;
}

.sns_chat-header {
  padding: 20px 30px;
  background: var(--chat-top);
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
}

.sns_chat-desc img {
  width: 35px;
  height: 35px;
  border-radius: 100%;
  border: 1px solid var(--inst-divider);
}

.sns_chat-desc small {
  font-weight: 400;
  display: flex;
  margin-top: 3px;
}

.sns_chat-header-social {
  display: flex;
  gap: 20px;
}

.search-icon {
  width: 22px;
  height: 22px;
  display: block;
  background: var(--inst-icon1);
  mask: url(https://forumstatic.ru/files/001b/cd/92/70561.svg) no-repeat center center;
-webkit-mask: url(https://forumstatic.ru/files/001b/cd/92/70561.svg) no-repeat center center;
  mask-size:cover;
 -webkit-mask-size: cover;
}

.phone-icon {
  width: 22px;
  height: 22px;
  display: block;
  background: var(--inst-icon1);
  mask: url(https://forumstatic.ru/files/001b/cd/92/22278.svg) no-repeat center center;
-webkit-mask: url(https://forumstatic.ru/files/001b/cd/92/22278.svg) no-repeat center center;
  mask-size:cover;
 -webkit-mask-size: cover;
}

.menu-icon {
  width: 22px;
  height: 22px;
  display: block;
  background: var(--inst-icon1);
  mask: url(https://forumstatic.ru/files/001b/cd/92/24838.svg) no-repeat center center;
-webkit-mask: url(https://forumstatic.ru/files/001b/cd/92/24838.svg) no-repeat center center;
  mask-size:cover;
 -webkit-mask-size: cover;
}

.sns_chat-content {
  padding: 30px;
}

.sns_chat-mess-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 5px;
}

.sns_chat-bubble {
  background: var(--chat-bg);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border: 1px solid var(--isnt-border);
  border-radius: 22px;
  padding: 20px 30px;
  font-weight: 500;
  font-size: 12px;
  line-height: 150%;
  max-width: 350px;
  border-box: box-sizing;
}

.sns_chat-bubble img {
  max-width: 100%;
  border-radius: 15px;
  margin: 10px 0;
}

.sns_chat-bubble:last-of-type {
  border-radius: 22px 22px 5px 22px;
}

.sns_chat-user {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 700;
  font-size: 10px;
  margin-top: 10px;
  justify-content: flex-end;
}

.sns_chat-user img {
  width: 25px;
  height: 25px;
  border-radius: 100%;
  border: 1px solid var(--inst-divider);
}

.sns_chat-content + .sns_chat-content {
  margin-top: -30px;
}

.sns_chat-content:nth-child(even) .sns_chat-mess-wrap {
  align-items: flex-start;
}

.sns_chat-content:nth-child(even) .sns_chat-bubble:last-of-type {
  border-radius: 22px 22px 22px 5px;
}

.sns_chat-content:nth-child(even) .sns_chat-user {
  justify-content: flex-end;
  flex-direction: row-reverse;
}

.sns_chat-scroll {
  max-height: 550px;
  overflow-y: auto;
}

.sns_chat-footer {
  background: var(--chat-down);
  padding: 20px 30px;
  font-weight: 500;
  font-size: 13px;
}

.sns_chat-footer {
  display: flex;
  gap: 20px;
  align-items: center;
  width: 100%;
  box-sizing: border-box;
}

.clip-icon {
  width: 22px;
  height: 22px;
  display: block;
  background: var(--inst-icon1);
  mask: url(https://forumstatic.ru/files/001b/cd/92/51790.svg?v=1) no-repeat center center;
-webkit-mask: url(https://forumstatic.ru/files/001b/cd/92/51790.svg?v=1) no-repeat center center;
  mask-size:cover;
 -webkit-mask-size: cover;
}

.smile-icon {
  width: 22px;
  height: 22px;
  display: block;
  background: var(--inst-icon1);
  mask: url(https://forumstatic.ru/files/001b/cd/92/85599.svg?v=1) no-repeat center center;
-webkit-mask: url(https://forumstatic.ru/files/001b/cd/92/85599.svg?v=1) no-repeat center center;
  mask-size:cover;
 -webkit-mask-size: cover;
}

.micro-icon {
  width: 22px;
  height: 22px;
  display: block;
  background: var(--inst-icon1);
  mask: url(https://forumstatic.ru/files/001b/cd/92/31628.svg?v=1) no-repeat center center;
-webkit-mask: url(https://forumstatic.ru/files/001b/cd/92/31628.svg?v=1) no-repeat center center;
  mask-size:cover;
 -webkit-mask-size: cover;
}

.sns_chat-send {
  opacity: .55;
  font-weight: 500;
  font-size: 13px;
  flex: 1;
}

/* твит */
.sns_tweet-wrap {
  width: 550px;
  box-sizing: border-box;
  background: var(--insta-bg) repeat top center / cover;
  margin: auto;
  font-family: Montserrat;
  color: var(--inst-text);
}

.sns_tweet-desc {
  display: flex;
  gap: 15px;
  align-items: center;
  font-weight: 700;
  font-size: 13px;
}

.sns_tweet-header {
  padding: 20px 30px;
  background: var(--chat-top);
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
}

.sns_tweet-desc small {
  font-weight: 400;
  display: flex;
  margin-top: 3px;
}

.sns_tweet-header-social {
  display: flex;
  gap: 20px;
}

.sns_tweet-container-wrap {
  padding: 30px 30px 0;
  background: var(--chat-bg);
  backdrop-filter: blur(25px);
  -webkit-backdrop-filter: blur(25px);
}

.sns_tweet-container {
  display: flex;
  gap: 30px;
  align-items: flex-start;
  padding-bottom: 30px;
}

.sns_tweet-container > img {
  width: 70px;
  height: 70px;
  object-fit: cover;
  border-radius: 100%;
  border: 1px solid var(--inst-divider);
}

.sns_tweet-content p {
  padding: 0 !important;
  margin: 0 !important;
  font-size: 11px !important;
  font-weight: 500 !important;
  line-height: 150% !important;
}

.sns_tweet-content p + p {
  margin-top: 20px !important;
}

.sns_tweet-social {
  border-top: 1px solid var(--inst-divider);
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 20px 0;
  gap: 30px;
}

.sns_tweet-social-item {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 5px;
  font-size: 11px;
  font-weight: 500;
}

.comment-icon {
  width: 22px;
  height: 22px;
  display: block;
  background: var(--inst-icon1);
  mask: url(https://forumstatic.ru/files/001b/cd/92/53790.svg) no-repeat center center;
-webkit-mask: url(https://forumstatic.ru/files/001b/cd/92/53790.svg) no-repeat center center;
  mask-size:cover;
 -webkit-mask-size: cover;
}

.repost-icon {
  width: 22px;
  height: 22px;
  display: block;
  background: var(--inst-icon1);
  mask: url(https://forumstatic.ru/files/001b/cd/92/86116.svg) no-repeat center center;
-webkit-mask: url(https://forumstatic.ru/files/001b/cd/92/86116.svg) no-repeat center center;
  mask-size:cover;
 -webkit-mask-size: cover;
}

.sns_tweet-wrap .like-icon {
  width: 22px;
  height: 22px;
  display: block;
  background: var(--inst-icon1);
  mask: url(https://forumstatic.ru/files/001b/cd/92/92431.svg) no-repeat center center;
-webkit-mask: url(https://forumstatic.ru/files/001b/cd/92/92431.svg) no-repeat center center;
  mask-size:cover;
 -webkit-mask-size: cover;
}

.sns_tweet-content img  {
  width: 100%;
  border-radius: 15px;
}

/*БыстроПлюсы для Топика!*/
.noNull:before {
  content: "+";
  font-size: 9px;
  display: inline-block;
  margin-left: -6px;
  margin-top: 0px;
  position: absolute;
}
div .post-rating p>a {
    text-align: center;
    background: url(https://i.imgur.com/lZASBNL.png) no-repeat center;
    position: relative;
    z-index: 100;
    width: 34px;
    height: 34px;
    text-align: center;
    font-size: 10px !important;
    display: inline-block;
    line-height: 31px;
    color: var(--color-5);
}
div.dark-style .post-rating p>a {
  color: #6BC8AF !important;
}
div.post-vote {
    margin-bottom: 65px;
}
div.post-vote p>a {
  font-size: 0 !important;
  position: absolute;
  cursor: pointer;
  z-index: 200;
  width: 23px;
  height: 23px;
  background: url(https://forumstatic.ru/files/0012/d8/04/75043.png?) no-repeat;
  display: block;
  background-size: 100%;
  margin-left: 29px;
  margin-top: 42px;
}
.post.dark-style div.post-vote p>a {
  background: url(https://forumstatic.ru/files/0012/d8/04/38128.png?) no-repeat;
  background-size: 100%;
}


/*****************
Стиль "Тихой Цитаты"
*****************/
.quiet-quote{  
  position:relative;
  margin: 22px!important;
  font-style: italic;
  font-size:11px;
  color: var(--color-5);
}
.quiet-quote:before, /*Шрифт, Цвет, Размер иконок*/
.quiet-quote:after{
  font-size: 20px;
  display: inline-block;
  position:absolute;
  z-index:1000;
  font-weight: 900;
  color: var(--color-3);
  font-family: Jost, System, Arial, sans-serif;
}
.quiet-quote:before{
   /*content: "\201C"; Код левой кавычки к Тихой цитате*/
  left: -14px;
  top:-4px;
}
.quiet-quote:after{
  /*content: "\201D";  Код правой кавычки к Тихой цитате*/
  right: -15px;
  bottom: -20px;
}

/*****************
//END
Стиль "Тихой Цитаты"
*****************/