@import url(style_cs.1757541361.css);
@import url('https://fonts.googleapis.com/css2?family=Philosopher:ital,wght@0,400;0,700;1,400;1,700&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Roboto:ital,wght@0,100..900;1,100..900&family=Spectral:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
@import url('https://kit-pro.fontawesome.com/releases/v6.6.0/css/pro.min.css');
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Infant:ital,wght@0,300..700;1,300..700&family=Fraunces:ital,opsz,wght@0,9..144,100..900;1,9..144,100..900&family=Gentium+Book+Plus:ital,wght@0,400;0,700;1,400;1,700&family=Merriweather:ital,opsz,wght@0,18..144,300..900;1,18..144,300..900&family=Zen+Old+Mincho&display=swap');
@import url('https://fonts.googleapis.com/css?family=Alice|Playfair+Display|Merriweather|Press+Start+2P|Roboto+Condensed|Yeseva+One|Cormorant+Garamond|Jura|Lora|Montserrat|Oswald|Prata|Vollkorn|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Dawning+of+a+New+Day|Cedarville+Cursive|Great+Vibes|IM+Fell+French+Canon+SC|Indie+Flower|Dancing+Script|Amatic+SC|Righteous|Cinzel|Gochi+Hand|Caveat|Satisfy|Bad+Script|Cookie|Fredericka+the+Great|Homemade+Apple|Kaushan+Script|Marck+Script|Merienda|Playball|Rochester|Sacramento|Ultra&display=swap&subset=cyrillic');
@import url('https://webfonts.ru/import/bebasneue.css');


@media screen and (orientation: portrait), screen and (max-width: 720px) {
.post-box .post-content { font-size: 2.2em !important; }
.punbb textarea { font-size: 2.2em !important; }
}


@media screen and (max-width: 720px) {
   }


/********** Чистый стандартный стиль для MyBB ***********/
/******** Cпециально для ForumD.ru © Gerda, 2023 ********/
/**************************************************

/* Скрываем элементы форума */
.acchide,
#pun-index #pun-main h1,
#pun-navlinks 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,
#pun-title h1,
#pun-announcement h2 {
  font-size: 0;
  height: 0;
  width: 0;
  line-height: 0.0;
  position:absolute;
  left: -9999px;
  overflow: hidden
}
.punbb .modmenu .container span {display: none;}
.icon[data-new-topics]:before, .subforums span[data-new-topics]:before {
display: none!important;}

/* СКРЫТЬ КНОПКУ ПОДЕЛИТЬСЯ */
.topic a.sharelink {
    display: none;}
div#pun-live-rusff {display: none;}

thead { 
    display: none;
}

#pun:after,
.punbb .post-links ul:after,
.punbb .main div.inline:after,
.punbb .post-box:after,
.punbb .linksb:after,
.punbb .container:after {clear: both; content: "."; display: block; height: 0; visibility: hidden; overflow:hidden; line-height: 0.0; font-size: 0;}

/* СКРЫТЬ НАЗВАНИЯ ПОЛЕЙ ЛЗ */
.pa-fld1 .fld-name {display: none;}
.pa-fld2 .fld-name {display: none;}
.pa-fld5 .fld-name {display: none;}

/* ================== */

/* Общие стили */
* {margin: 0; padding: 0;}
body {margin: 0;}
ul, dl, li, dd, dt {list-style: none;}

body {font: 12px Verdana;}
h1, h2 {
    font: 400 18px Playfair Display;
    font-style: italic;
    text-transform: lowercase;
    padding: 5px 10px;
    margin: 0;
    text-align: center;
    color: #786f71;
}

address, em {font-style: normal}

a {text-decoration: none;}

/***   ЦВЕТНОЙ СКРОЛЛ   ***/
*::-webkit-scrollbar {
width:5px;
height:5px;
background: rgba(0,0,0, 0.1);
}
*::-webkit-scrollbar-thumb {
background: #7b2112;
border-radius: 8px;
}
*::-webkit-scrollbar-corner {background: transparent;}
#List-UserNames ul::-webkit-scrollbar{width:4px;height:4px}
#List-UserNames ul::-webkit-scrollbar-track{background:var(--fair-text);border:1px solid var(--fair-text);box-shadow:none}
#List-UserNames ul::-webkit-scrollbar-thumb{border:1px solid var(--dark-text);background:var(--dark-text)!important;box-shadow:none}

/* ================== */

/***   ФОН ФОРУМА   ***/
html, body {
background: fixed top url(https://upforme.ru/uploads/001c/84/f0/2/804766.jpg), #0e1819;
}

#pun_wrap {
background: url() 50% 0% no-repeat transparent;
}

/* Тело форума */
#pun {
width: 990px;
    position: relative;
    background-color: transparent;
    margin: 260px auto auto auto;
    padding: 0px 30px 0px 30px;
    background-image: url(https://i8.imageban.ru/out/2025/09/09/cb87503489a947690f236173521eb5d7.png);
}

.punbb {
    float: left;
    width: 960px;
    height: auto;
    padding: 0px 14px 0px 14px;
}


/* ================== */
/* Навигационные ссылки */

#pun-navlinks {
    top: -209px;
    width: 1020px;
    height: 25px;
    left: 97px;
    position: absolute;
}

/* D3.2 */
#pun-navlinks .container {
    display: flex;
    gap: 15px;
    margin: 0;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background: url(https://i6.imageban.ru/out/2025/09/09/4e9f68001c421a8c7296090148fc8779.jpg) right top no-repeat, #2c1717;
    border-radius: 7px 7px 0px 0px;
    height: 33px;
    width: 800px;
    text-transform: uppercase;
    font: 600 13px Playfair Display;}

/* D.3 */
#pun-navlinks li {
display: inline;
padding-right: 1em;
}


/* Юзер меню */
#pun-ulinks .container {display: flex;
    gap: 1px;
    margin: 0;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px 10px;
    text-align: center;
    font: 200 12px Franklin Gothic;
    letter-spacing: 0.2px;
    text-transform: lowercase;}

#pun-ulinks {
    position: absolute;
    top: 18px;
    width: 100%;
    height: 30px;
    left: 6px;
}


#pun-ulinks li {
display: inline;
padding-right: 10px;
}

/* ================== */

/* Объявление */
#pun-announcement .container {padding: 10px; text-align: center;}

/* Статус (Добро пожаловать) */
#pun-status .container {
    margin-bottom: 0;
    padding: 8px 10px 10px;
    font: 400 11px roboto;
    color: #424041;
}
#pun-status span {
white-space: nowrap;
margin-right: 5px;
}

#pun-crumbs1 {font-weight: bold;}
#pun-crumbs1 p.container {
padding: 10px 10px 8px 10px;
margin-top: 0;
}

/*хлебные крошки */
.container.crumbs {
font-weight: bold;
padding: 10px 10px 8px 10px;
}
#pun-crumbs1 .container.crumbs {margin-top: 0; text-align: center; font-family: 'Roboto';}
#pun-crumbs2 .container.crumbs {margin-bottom: 0; text-align: center; font-family: 'Roboto';}


/***   ШАПКА   ***/
#pun-title table {
    border: none;
    background: url(https://i4.imageban.ru/out/2025/08/27/9b250cc1634839eb22d75da254e801c9.png) no-repeat;
    width: 1051px !important;
    height: 263px;
    background-color: transparent;
    margin-top: -204px;
    border-radius: 0px;
    margin-left: -45px;
    z-index: 99;
}

#pun-title td.title-logo-tdl {width: 100%; border: none;}
#pun-title td.title-logo-tdr {position: absolute;top: 2px;left: 33%;margin-top: 0px;border: none;vertical-align: top;}

/* Копирайт майбб */
/***   НИЗ ФОРУМА   ***/
#pun-about p.container {
    width: 1051px;
    height: 190px;
    margin-left: -45px;
    text-align: center;
    font-size: 9px;
    border: none;
    background: url(https://i7.imageban.ru/out/2025/08/27/8d44a5dcd53f74f80762bd0b19ec89a0.png) transparent no-repeat;}

div#html-footer {
	margin: 0px 0px 0px 0px;}
div#pun-about {
	margin-bottom: -110px;}

/* ================== */

/* Форумные таблицы */
table {table-layout: fixed; width: 100%;}
#respect {width: auto;}

.punbb .main .tcl {
    overflow: hidden;
    width: 47%;
    vertical-align: middle;
    text-align: left;
    border-left-style: none;
    border-left-width: 0;
}

#pun-index .tc2,
#pun-index .tc3,
#pun-index .tcmod {
	display: none
}

#pun-index .hasicon tr {
    z-index: 1;
    width: 952px;
    position: relative;
    display: table;
    border-radius: 9px;
    background: #b3b3b3;
    margin: 12px 0 22px 5px;
    box-sizing: border-box;
    padding: 5px 17px;
}

#pun-index .tcl {
padding: 0px!important
}

#pun-index thead {
    display: none;
}

#pun-index .tcr {
    line-height: 15px !important;
    font-size: 11px;
}

.tcr a {
    font: 700 11px Roboto;
    color: #383838 !important;
    text-transform: uppercase;
    letter-spacing: 0px !important;
}
.tcr a:hover {
    color: #663333!important;
}

.punbb .main .tcr {
    overflow: hidden;
    text-align: left;
    font-size: 11px;
    font-family: 'roboto';
    line-height: 18px;
    padding-left: 41px;
    width: 35% !important;
}

#pun-index .tcl h3 {
    font: 800 18px "Zen Old Mincho";
    margin-bottom: 6px;
    text-transform: uppercase;
    padding: 7px 0px 0px 0px;
}

#pun-index .tcl h3 a:hover {
    background-color: #271c19 !important;
    background-image: linear-gradient(to bottom, #bf6868, #663131, #2c1717) !important;
    background-size: 100% !important;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    transition: all .3s ease-in-out 0s !important;
}
#pun-index .tcl h3 a {
    background-color: #0b191a !important;
    background-image: linear-gradient(to bottom, #2d6c6e, #204040, #0d1d1d) !important;
    background-size: 100% !important;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    transition: all .3s ease-in-out 0s !important;
}

#pun-main .category td div.tclcon {
    font: 400 11px Roboto;
    color: #1c1c1c;
    line-height: 160%;
    padding-bottom: 10px;
    text-align: justify;
padding-right: 22px;}

.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
    text-align: center;
    width: 8%;
    font-family: Tahoma, Verdana, sans-serif;
}

#pun-searchtopics .tcl,
#pun-modviewforum .tcl {
width: 40%
}

#pun-searchtopics .tc2 {
text-align: left;
width: 20%;
}

#pun-debug table .tcl {width: 15%;white-space:normal;}
#pun-debug .tcr {width: 90%; white-space: normal;}

tbody.hasicon td.tcl {padding-left: 40px}


/***  ICONS MESSAGES   ***/
.punbb div.icon {
    float: left;
    display: block;
    height: 10px;
    width: 10px;
    margin-left: -29px;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    margin-top: 2px !important;
border-radius: 50%;}

Div.icon {
    background: #a9a8a8;}

TR.inew Div.icon {
    background: #326366;}

TR.iclosed Div.icon {
    background: #000;}

TR.isticky Div.icon {
    background: #a9a8a8;}

#pun-main .category Div.icon {
margin-top: 7px!important;
    float: left;
    margin-left: -26px!important;
    padding: 0px 0px 0px 0px;
    border-style: none;
    height: 68px;
    width: 16px;
    background: url() transparent no-repeat;
}

#pun-main .category TR.inew Div.icon {
    height: 32px;
    width: 9px;
    position: absolute;
    background: #662323;
    border-radius: 6px 0px 0px 6px;
}





/* ================== */

/* Категории */
.category {margin-top: 10px;}
#pun-category1 {margin-top: 0;}
.category td .modlist {
display: block;
padding-top: 5px;
}

/* Статистика */
#pun-stats .container {
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    line-height: 150%;
    text-align: justify;
}

#pun-stats .statsinfo {
display: flex;
    gap: 20px;
    width: 920px;
    padding: 12px 16px;
    border-radius: 7px;
    margin-bottom: 9px;
    margin-top: 9px;
    align-items: center;
    justify-content: center;
}

#pun-stats .statsinfo li {
    text-transform: lowercase;
}

#pun-stats .statsinfo li {
font: 300 12px roboto;
}

#pun-stats .statsinfo li strong {
    font-weight: 900;
}

li#onlinelist {
margin-top: 10px;
float: left;
width: 100%;
}
li#onlinelist div {padding: 8px 0 0 0;}

/* ================== */

/* Пагинация (Переключаемые страницы, Новая тема + Опрос, Подписка) */
.multipage {margin-top: 30px;}
.linkst {
position: relative;
height: 0;
}
.linkst .pagelink,
.linkst .postlink {
position: absolute;
top: -50px;
}
.linkst .pagelink {left: 10px;}
.linkst .postlink {right: 10px; text-align: right;}

.linksb {
text-align: right;
padding: 4px 10px;
}
.linksb .pagelink {float: left; text-align: left;}
.linksb .postlink {float: right;}
.subscribelink {
clear:both;
padding: 5px 0;
}

/* Модераторское меню, RSS, Atom */
.modmenu .container {padding: 5px 10px;text-align: right;}
.modmenu .container strong {float: left;}
.modmenu input {margin-left: 10px;}

/* ================== */

/* Страница топика */
.post {margin-top: 10px;}
.toppost, .topicpost {margin-top: 0;}
.post .container {}

/***   ДАТА И НОМЕР ПОСТА   ***/
.post h3 {
    line-height: 10px;
    position: relative;
    width: 959px;
    margin: 0px 0px 0px 0px;
    border-radius: 8px;
    box-sizing: border-box;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    height: 22px;
    background: url(https://i5.imageban.ru/out/2025/09/10/ae5833e5fbca797bcc9a90b25fedec0e.png) center top no-repeat, #3c1d1d;}

/* текст внутри разделителя */
.post h3 span {
    display: flex;
    justify-content: space-between;
    flex-flow: row-reverse;
    padding: 0px 14px;
    box-sizing: border-box;
    width: 100%;
    text-transform: uppercase;
}

/* ссылка внутри разделителя */
 .post h3 a, .post h3 strong {        
    font: 400 13px roboto;
    text-transform: lowercase;
    color: #abaaaa;
    padding-top: 1px;}

 .post h3 a {        
 color: #937575!important;}
 .post h3 a:hover {        
 color: #d5b47b !important;}

.post h3 strong:before {
    content: "#";
}

/* НИК АВТОРА */
.pa-author {
    font: 600 16px playfair display;
    font-style: italic;
    padding-top: 16px;
    padding-bottom: 8px;
}

.pa-author a {
    font-weight: 400 !important;
    color: #dfdbd8 !important;
    font-size: 14px;
    background: #1a1a1a;
    padding: 3px 8px 4px;
    border-radius: 6px;
    letter-spacing: .5px;
}

/* СТАТУС АВТОРА */
li.pa-title {
    font: 400 8px Merriweather;
    text-transform: lowercase;
    letter-spacing: 0.5px;
    color: #5a5450;
    margin: 3px;
}


li.pa-avatar {
margin-top: -2px;}

li.pa-avatar img {
    border: 3px solid #b3b1b900;
    outline: 1px solid #a9a199 !important;
    margin-bottom: 5px;
    margin-top: 6px;
    max-width: 180px;
    max-height: 180px;
    border-radius: 7px;
}

.pa-respect .fld-name,
.pa-respect .fld-name a {
   position: relative;
   font-size: 0px;
}

.pa-respect .fld-name a {
font-size:0!important;
}

.pa-respect .fld-name a:before {
content:"rep";
font-size:10px!important;
	display: block;
}

.post-body {margin-left: 250px; margin-top: 10px;}
.post-box {padding: 10px; TEXT-ALIGN: JUSTIFY;}

.punbb .post .post-author {
    float: left;
    width: 230px;
    font-size: 10px;
    margin: -1px 0 0 0;
    font-family: var(--main-font);
    margin-bottom: 10px;
    position: relative;
    z-index: 0;
    background-color: #9f9993;
    background-image: url(https://www.transparenttextures.com/patterns/light-paper-fibers.png);
    border-radius: 15px;
    text-align: center;
}

.pa-fld5 {
    width: 230px;
    height: 170px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: -1;
    mask: linear-gradient(0deg, rgba(217, 217, 217, 0) 0%, #ddd8d3 100%);
    -webkit-mask: linear-gradient(0deg, rgba(217, 217, 217, 0) 0%, #ddd8d3 100%);
    overflow: hidden;
    filter: grayscale(.4);
    border-radius: 5px 5px 0 0;
}
.pa-fld5 img {
    vertical-align: top !important;
}

.proffl {
    background: #ddd9d7;
    margin: 5px 10px;
    padding: 5px;
    border-radius: 8px;}

.post-links {margin-left: 300px;}
.post-links ul {
padding: 0 10px 15px 0;
margin-left: -300px;
text-align: right;
text-transform: lowercase;
}
.post-links li {
display: inline;
padding-left: 10px;
}

.pl-email, .pl-website {float: left;}
.clearer {clear: both; height: 0; font-size: 0;}

/* ================== */

/* Подпись в топике */
.post-sig dt, .post-sig dd, .post-sig dl {margin: 0} 
.post-sig dt {
display: block;
margin: 5px 0;
}

/* Контент поста */
.punbb pre {
    font: 1.1em / 140% monaco, "bitstream vera sans mono", "courier new", courier, monospace;
}


.post-content em {font-style: italic}
.post .post-content td {border-width: 0px !important;}
.post-content em.bbuline {font-style: normal; text-decoration: underline;}
.post-content p {
margin: 0;
line-height: 150%;
padding: 0 0 12px 0;
}
.post-content img {vertical-align: middle;}
.scrollbox {
width: 100%;
overflow: auto;
max-height: 200px;
}
.quote-box, .code-box {
    margin: 0.4em 1em 0.8em;
    padding: 13px;
    background: url(https://i2.imageban.ru/out/2025/09/10/2e21e8cc2be95ce4bc0d1f026015a807.png) left top no-repeat, #cecbc9;
    border-radius: 8px;
    border: 3px solid #c9c7c5;
    outline: 1px solid #918883;
}

.code-box strong.legend, .quote-box cite {
display: block;
    padding-bottom: 5px;
    font: 800 14px playfair display;
    font-style: italic;
    letter-spacing: 0.3px;
}

/* ================== */

/* Формы */
.checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 3px;}
p[class="checkfield"] *, div[class="checkfield"] *, fieldset[class="radiofield"] * {height: 20px; vertical-align: middle;}

textarea, input, select, optgroup {font-size: 14px;}
optgroup {font-weight: bold;}

.formal .container {padding: 10px 20px;}

.formsubmit {
padding: 0 0 0 15px;
margin: 10px 0 0 0;
}
.formsubmit input, .formsubmit a, .formsubmit span {margin: 0 6px 0 0;}

fieldset {border: none;}
fieldset fieldset {
border: none;
margin: 0;
padding: 0 0 8px 0
}
.fs-box {padding: 5px 0;}
.fs-box p, .fs-box fieldset {padding: 0 0 8px 0;}

.punbb fieldset legend {
font: 400 11px Franklin Gothic;
    text-transform: uppercase;
    color: #264a4a;
    padding: 0 5px;
    margin: 0 0 0 11px;
}

.inline .inputfield, .inline .selectfield, .inline .passfield {float: left;margin-right: 1em;}
.inline .infofield {clear:both}
.datafield br {display: none}
textarea, .longinput input {width: 64%; margin: 0;}
.hashelp {position: relative;}

#main-reply {
width: 100%;}

.punbb textarea {
    background-clip: padding-box;
    background: #d9d6d4;
    padding: 7px;
    width: 98%;
    border: none;
    border-radius: 8px;
}

.punbb textarea,
.punbb input,
.punbb select,
.punbb optgroup {
	font: 1em verdana, arial, helvetica, sans-serif
}

.punbb input, .punbb select {
    background-color: #e3dedc;
    border: 1px solid #b3aeac;
    padding: 3px 10px 3px 10px;
    display: inline-block;
    border-radius: 7px;
}

/* ================== */

/* Предпросмотр сообщения */
#pun-post .topic {margin-top: 10px;}

/* ================== */

/* C6 Profile */
/*** C6.2 ***/
#profilenav {
display:block;
width:auto;
padding-top: 0px; 
text-align: center; 
}

/* C6.3 */
#profilenav li {
display: inline-block;
}
#viewprofile-next #profilenav {display: none;}



/* C6.4 */
#viewprofile ul, #profilenav ul {margin: 0 0 1em 0; padding: 0.3em 1em 0.5em 1em; border-style: none; border-width: 0px; border-color: transparent;}
#viewprofile ul:last-child, #profilenav ul:last-child {margin-bottom: 0em;}
#profile-left {
    text-align: center;
    width: 28%;
    padding-top: 0 !important;
    background: #dbd5d3;
    border-radius: 10px;}

/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {
position: relative;
padding: 0 5px;
}


/* C6.7 */
#viewprofile li, #setmods dl {margin-bottom: 0.2em; padding: 0 0 0 16em;}

/* C6.8 */
#viewprofile li span {
    float: left;
    width: 15em;
    font: 600 11px roboto;
    background: #dbd5d3;
    outline: 1px solid #8787873d;
    border-radius: 7px;
    text-transform: uppercase;
    margin-left: -16em;
    padding: 5px 8px 5px 8px;
    margin-top: 4px;}

/*C6.9 */
#setmods dt {float:left; display:inline; width: 14em; margin-left: -16em; padding: 0.8em 1em; font-weight: bold;}

/* 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;}


/* ================== */

/* Список пользователей */
#pun-userlist .formal, #pun-userlist .formal .container {margin-bottom: 0;}
#pun-userlist .tc2 {
text-align: left;
width: 20%;
}
#pun-userlist .tcl {width: 40%}

/* ================== */

/* Собщения об ошибках */
.info .container {padding: 5px 10px;}
.info .container .backlink {padding-top: 8px;}

/***   РАЗДЕЛЕНИЕ ЮЗЕРОВ В ТЕМЕ ЗАПЯТОЙ   ***/
#topic-users-in a:not(:last-of-type):after {
content: ",";
}


/* ================== */

/* Регистрация */
.info-box {
padding: 10px 15px;
margin: 0 0 10px 0;
}
.info-box * {padding: 0 0 5px 0;}
.info-box .legend {font-weight: bold;}


/* БыстроПлюсы для Топика */
/* БыстроПлюсы для Топика */
.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;
    outline: 1px solid transparent;
    font-weight: 700;
    background: url(https://i7.imageban.ru/out/2025/09/04/b0ac5733be8c84ce8c574b3d0f1c5670.png) no-repeat center;
    background-size: 38px auto;
    position: relative;
    padding-left: 1px;
    z-index: 100;
    width: 38px;
    height: 38px;
    font-size: 17px !important;
    font-family: 'Roboto';
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    letter-spacing: -1px;
    color: #763d3d;
}
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;
}

/***   заголовки в админке   ***/
.punbb-admin #pun-admain h2 {
    text-align: center;
    font: 600 11px 'roboto';
    text-transform: uppercase;
    padding: 4px 4px 3px 5px;
    border-radius: 6px;
    border: none;
    color: #3e3e3e;
    background: #9191916e;
}


.punbb .required label,
.punbb .datafield span.input {
	font-weight: bold
}
.required label, .datafield span.input {font: 600 12px roboto;}

#tags .container {
    position: absolute;
    right: 6px;
    top: 53px!important;
    z-index: 2;
    background: #d9d6d4;
    border: 1px solid #a9a5a3;
    border-radius: 7px;
}


/************************* 
Стиль для Быстрой смены аккаунтов 
Deff 
*************************/ 
#pun-navlinks a:not(.NextShow)+span.odd{display:none!important}
#pun-navlinks #New-exit img{position:absolute;margin:0;width:20px;height:auto;opacity:1;}
#pun-navlinks #New-exit:hover{opacity:0.6}
.punbb #pun-navlinks a#New-exit{position:absolute;z-index:100000!important;margin-top:3px!important;margin-left:39px!important;float:none!important}
.punbb #pun-navlinks a#New-exit:before{content:none}
.punbb #pun-navlinks #form-login input{
        text-align: center;
    border: 1px solid #2e1f29;
    text-rendering: auto;
    color: #0c1014;
    margin-top: 4px !important;
    border-radius: 7px;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0;
    display: inline-block !important;
    font: 400 11px roboto;
    background-color: #cac6c4;}
.punbb #form-login #fld1,#form-login #fld2{background-color:#faffbd}
.punbb #pun-navlinks #form-login input[type="submit"]{border:1px solid var(--border-light)!important;cursor:pointer;margin-top:10px!important;font-weight:600!important}
.punbb #pun-navlinks #form-login{
    display: block;
    font: 400 12px roboto;
    color: #cac6c4;
    text-transform: none;
    position: absolute !important;
    left: 0;
    top: 13px;
    z-index: 100000 !important;
    padding: 7px 12px;
    background: #282828;
    background-size: 36px auto;
    border: 1px solid #161616;
    border-radius: 0 10px 10px 10px;
    text-align: center;}
#pun-navlinks #navlogin #form-login{margin-left:-21px}
#pun-navlinks #navlogout #form-login{margin-left:-21px}
.ismoderator #pun-navlinks #navlogout #form-login{margin-left:-21px!important}
#pun-navlinks #form-login input[value="Войти"]+p{margin-bottom:11px;margin-top:11px}
.punbb #pun-navlinks #form-login a.Rega,.punbb #pun-navlinks #form-login a.Forgot{position:relative;text-transform:none!important;z-index:20;color:var(--link-base)!important;cursor:pointer;font:normal normal 400 9.5px/normal Tahoma!important;letter-spacing:.5px!important}
.punbb #pun-navlinks #form-login a.Rega:before,.punbb #pun-navlinks #form-login a.Forgot:before{content:none}
#form-login input.none{outline:red dashed 2px!important}
#List-UserNames{
    position: absolute;
    margin: -8px 0 0 0;
    min-height: 90px;
    width: 220px;
    right: 100%;
    padding: 10px;
    background: #282828;
    border: 1px solid #161616;
    border-radius: 10px 0 0 10px;
    text-align: center;
    font-family: 'roboto';}
.punbb #List-UserNames ul{padding:0;overflow:hidden;overflow-y:auto;min-height:36px;max-height:72px}
.punbb #List-UserNames li{display:block!important;position:relative;background:var(--link-buttons);text-align:left;padding-left:5px!important;font:normal normal 700 11px/normal Verdana!important;margin:1px auto!important;padding:2px 0;transition:.33s;border-radius:6px}
.punbb #List-UserNames li:hover{opacity:0.84;background:var(--link-base)}
.punbb #List-UserNames li>b{cursor:pointer;opacity:0.9;color:var(--inner-textbg)}
.punbb #List-UserNames li>b:hover{opacity:0.93;text-shadow:1px 1px 1px #00000099}
#List-UserNames ul::-webkit-scrollbar{width:4px;height:4px}
#List-UserNames ul::-webkit-scrollbar-track{background:var(--fair-text);border:1px solid var(--fair-text);box-shadow:none}
#List-UserNames ul::-webkit-scrollbar-thumb{border:1px solid var(--dark-text);background:var(--dark-text)!important;box-shadow:none}
#List-UserNames ul li>span{display:inline-block;padding:0 3px;position:absolute;opacity:0.88;cursor:pointer;top:0;bottom:0;right:2px;color:var(--fair-text);font:normal normal 700 10.56px/normal Verdana;text-shadow:1px 1px 1px #00000099}
#List-UserNames ul:empty:before{display:inline-block;content:"У Вас нет запомненных ников, введенных через форму справо, или через перенос ниже!"}
#navlogin #exit-2{display:none}
#navlogin #form-login,#navlogout .Rega,#navlogout .Forgot{background-image:none!important;display:none}
#List-UserNames ul+span{display:inline-block;padding:6px 0 8px 0;text-align:left;font:normal normal 400 10.56px/normal Verdana}
.punbb #List-UserNames input{border-radius:6px;text-shadow:none!important;font:normal normal 400 11px/normal Arial!important;margin-top:9px;padding:2px!important;vertical-align:middle}
#List-UserNames ul+span b{font:normal normal 400 13px/normal Verdana;padding:0 3px;color:var(--fair-text)}
#List-UserNames .a1-copy{display:inline-block!important;cursor:pointer;float:left;color:var(--fair-text)}
#List-UserNames .a1-paste{cursor:pointer;display:inline-block!important;float:right;color:var(--fair-text)}
.tipsy.a11{font:normal normal 400 11px/normal Tahoma!important;margin-top:-22px!important;margin-left:148px!important;max-width:170px;z-index:10}
/************************* 
//Конец Стиля для Быстрой смены аккаунтов 
*************************/

/* количество символов в посте */
.send-sumb {
  margin: -19px 0 0px 0 !important;
  padding:2px 7px;
  float:right;
  color:#3e3e3e;
  cursor:pointer;
  border:1px solid;
  border-radius:16px;
  font-size:10px;
  opacity:0.3
}

.send-sumb:hover {
  opacity:0.8;
}

/* реакции  */
.reactions-root button, .reactions-root [type=button], .reactions-root [type=reset], .reactions-root [type=submit] {
    -webkit-appearance: button;
    background: #e3e3e3;
    border: 1px solid #a1a1a1;
}

.reactions-root button, .reactions-root [type=button], .reactions-root [type=reset], .reactions-root [type=submit]:hover {
    -webkit-appearance: button;
    background: #cdc9c9;
}

.reaction-chip.reaction-chip--clicked:not(.reaction-chip--disabled):hover {
    background-color: #dddcdc!important;
}

.reaction-chip.reaction-chip--clicked {
    border: 1px solid #acaaaa !important;
    background-color: #b5b2b2!important;
}