@import url(style_cs.1760017385.css);

@import url('https://fonts.googleapis.com/css2?family=Vollkorn:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap');

/*Ссылки: общее*/
.punbb a, .punbb a:link, .punbb a:visited {
    color: var(--punbbLinks);
    text-decoration: none;
    transition: ease-in-out 0.3s;
}

.punbb a:hover, .punbb a:active {
color: #1f292e;
}


/*html body*/
html {
background: url(http://forumstatic.ru/files/001b/dc/e7/22262.webp) top center no-repeat fixed;
    background-color: #1e2328;
}

body {
    font-size: 100%;
}

#pun_wrap {
    min-width: 1050px;
}

/*тело форума*/
#pun {
    margin: 300px auto 18px auto;
    width: 100%;
    padding: 20px 20px 20px 20px;
    border-style: none;
    border-width: 0;
    max-width: 1000px;
    position: relative;
    background: var(--punBG);
    background-color: #b7bebf;
    border: 1px solid #45555a;
    box-shadow: inset 0 0 0 4px rgb(9 48 60 / 34%);
}

#pun::before {
    content: '';
    background-color: rgb(255 255 255 / 6%);
    position: absolute;
    top: -30px;
    left: -10px;
    width: calc(100% - -20px);
    height: calc(100% - -40px);
    z-index: -1;
    backdrop-filter: blur(21px);
    border: 1px solid #4e5d63;
}

.punbb {
    float: left;
    width: 100%;
    height: auto;
}

.punbb {
    font: normal 12px arial, verdana, tahoma, helvetica, sans-serif;
    color: var(--punbbFont);
}

/*заголовок форума*/
#pun-title {display: none;}


/*Главная навигация*/
.MainNavWrap {
    height: 50px;
    line-height: 1.3;
}


#pun-navlinks {
    height: 30px;
}

#pun-navlinks .container {
    position: relative;
    display: flex;
    gap: 20px;
    justify-content: center;
    margin: 0;
}

#pun-navlinks li {}
li#navawards {display: none;}

#pun-navlinks li a {
    font-family: Vollkorn;
    font-weight: bold;
    font-size: 17px;
    text-transform: uppercase;
    color: var(--punbbFont);
    text-shadow: 1px 1px 2px #deedf1;
    letter-spacing: 1px;
}

#pun-navlinks li a:hover {
    color: #deedf1;
    text-shadow: 1px 1px 2px #000;
}

#pun-navlinks li a span {}



/*Пользовательская навигация*/
#pun-ulinks {}

#pun-ulinks .container {
    height: 20px;
    display: flex;
    gap: 15px;
    justify-content: center;
margin: 0;
}

#pun-ulinks li {

}

#pun-ulinks li a {
    font-variant-caps: all-small-caps;
    font-size: 12px;
    font-weight: bold;
    text-shadow: 1px 1px 2px #deedf1;
}

/*Объявление*/
#pun-announcement {margin: 20px 0 0 0;}
#pun-announcement h2 {display: none;}
#pun-announcement .container {padding: 0;}

#pun-announcement .container .html-box {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: center;
}

#pun-announcement .container .html-box a {
    display: flex;
    padding: 3px 25px;
    font-variant-caps: all-small-caps;
    font-weight: bolder;
    font-size: 15px;
    align-items: center;
    justify-content: center;
    border: 1px solid #6b797e;
    box-shadow: inset 0 0 0 2px rgb(9 48 60 / 25%), 0 0 5px 0px #5c6871;
    font-family: 'Vollkorn';
    background: url(http://forumstatic.ru/files/001b/dc/e7/22262.webp) bottom 61% center no-repeat;
    color: #b8cfd5;
    letter-spacing: 2px;
    text-shadow: 0 0 5px #000;
    border-radius: 4px;
}

#pun-announcement .container .html-box a:hover {
    background: url(http://forumstatic.ru/files/001b/dc/e7/22262.webp) 44% 30%;
}

/*Статус, последний визит, фонд форума и улучшение аккаунта*/
#pun-status, #pun-status .container {
    font-size: 11px;
    margin: 30px 0 0 0;
}

#pun-status .container {padding: 10px;}

#pun-status span {white-space: nowrap; margin-right: 5px;}


/*Отключение разделителей*/
#pun-break1, div#pun-break2, div#pun-break3, #pun-break4 {display: none}

/*Навигация крошки*/
#pun-crumbs1 {
    font-weight: bold;
    overflow: hidden;
    margin-top: 0;
}

#pun-crumbs1 p.container, #pun-crumbs2 .container {
    border-top: none;
    padding: 0;
    font-size: 12px;
}

#pun-crumbs2 {
    font-weight: bold;
    overflow: hidden;
    margin-bottom: 0;
    border-bottom: none;
}


/*Заголовки мультистраниц*/
#pun-main.main.multipage h1 {
    font-family: Vollkorn;
    font-size: 20px;
    letter-spacing: 3px;
    color: #3c3c3c;
    text-align: center;
    font-variant-caps: small-caps;
}

/*Блок количества страниц и кнопок новых тем/ответов ВЕРХНИЙ*/
.linkst {
    display: flex;
    justify-content: space-between;
}
.linkst .pagelink {}
.linkst noindex {}
.postlink.long {
    width: inherit !important;
}


/*Блок количества страниц и кнопок новых тем/ответов НИЖНИЙ*/
.linksb {
    display: flex;
}
.linksb .pagelink {}
.linksb noindex {}
.linksb noindex .postlink.long {display: none;}




/*Категории на главной*/
#pun-index .category {
    padding: 0px 20px 20px 20px;
    margin-bottom: 20px;
    box-shadow: inset 0 0 0 1px #7e9095;
    border-radius: 20px 20px 0 0;
}

.category.cat-hide {
    height: 4px;
}

#pun-index .category h2 {
    margin: 0 -20px 20px -20px;
    border-bottom: 1px solid #565656;
    height: 20px;
    padding: 3px 0 0 0;
    position: relative;
    background: url(http://forumstatic.ru/files/001b/dc/e7/22262.webp) bottom 61% center no-repeat;
    background-color: #1e2328;
    border-radius: 20px 20px 0 0;
}

#pun-index .category h2 span {
    font-family: Vollkorn;
    font-weight: normal;
    font-size: 14px;
    text-transform: uppercase;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    color: #cfd7d9;
    letter-spacing: 2px;
    text-shadow: 0 0 5px #000;
}

#pun-index .category h2 span.offctgr {
    height: 100%;
    font-size: 11px;
    text-shadow: none;
    display: flex;
    align-items: center;
    letter-spacing: 2px;
    position: absolute;
    right: 10px;
    top: 2px;
    z-index: 1;
}


/*Форумы в категориях на главной*/
.category .container table {}
.category .container table thead {display:none;}

.category .container table tbody.hasicon {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.category .container table tbody.hasicon tr {
    display: flex;
    width: 100%;
    height: 100%;
    min-height: 70px;
    align-items: center;
position: relative;
}

.category .container table tbody.hasicon tr.inew {
}

.category .container table tbody.hasicon tr td {}

.category .container table tbody.hasicon tr td.tcl {padding-left: 10px;width: 40%;}
.category .container table tbody.hasicon tr td.tcl .intd {}

/*Иконки на главной и подфорумов*/

#pun-index div.icon {
    background: url(http://forumstatic.ru/files/001a/7e/13/74215.png) top left no-repeat;
    width: 50px;
    min-height: 66px;
    position: absolute;
    left: -10px;
    top: 0;
    opacity: 0.4;
}

.category .container table tbody.hasicon tr.inew div.icon {opacity: 1;}

#pun-viewforum .category .container table tbody.hasicon div.icon {
    float: left;
    display: block;
    width: 12px;
    height: calc(100% - 0px);
    position: absolute;
    top: 4px;
    left: -21px;
    background: #f3f3f3;
    border-radius: 0 10px 10px 0;
    border: 1px solid #565656;
    opacity: 0.3;
}

#pun-index div.icon.inew {opacity: 1 !important;}

#pun-index .category .container table tbody.hasicon tr td.tcl .tclcon {padding-left: 44px;}

#pun-index .category .container table tbody.hasicon tr td.tcl .tclcon h3, .category .container table tbody.hasicon h3 {
    margin: 0 0 6px 0;
    height: 20px;
    display: flex;
    align-items: flex-start;
}
#pun-index .category .container table tbody.hasicon tr td.tcl .tclcon h3 a, .category .container table tbody.hasicon h3 a {
    color: var(--punbbFont);
    font-family: 'Vollkorn';
    font-size: 17px;
    letter-spacing: 1px;
    font-variant-caps: small-caps;
}
#pun-index .category .container table tbody.hasicon tr td.tcl .tclcon h3 a:hover, .category .container table tbody.hasicon h3 a:hover {color: #346c83;}


#pun-index .subforums {
    font-variant-caps: all-small-caps;
    margin: 7px 0 4px 0 !important;
    font-size: 12px;
}
#pun-index .subforums a {}

ftext {
    font-size: 11px;
    font-family: arial;
}

flinks {
    display: flex;
    gap: 6px 10px;
    justify-content: flex-start;
    margin-top: 10px;
    font-variant-caps: all-small-caps;
    font-size: 12px;
    font-weight: bold;
    flex-wrap: wrap;
    align-items: center;
}

.tcAll {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px;
    width: 20%;
    font-size: 10px;
    text-align: center;
    justify-content: center;
    font-variant-caps: petite-caps;
}

.category .container table tbody.hasicon tr td.tc2, .category .container table tbody.hasicon tr td.tc3 {width: 100%;}

#pun-index .category .container table tbody.hasicon tr td.tc2::before {content:'Тем: ';}
#pun-index .category .container table tbody.hasicon tr td.tc3::before {content:'Сообщений: ';}

.category .container table tbody.hasicon tr td.tcr {width: 40%;}

tbody.hasicon tr td.tcr a.lastpost-link {
    font-family: 'Vollkorn';
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 0.7;
}

#pun-index tbody.hasicon tr td.tcr span.lastpost {}
tbody.hasicon tr td.tcr span.lastpost span.datetime {font-weight: bold;}
#pun-index tbody.hasicon tr td.tcr span.lastpost span.byuser {}


/*Аватар юзера*/
.user-avatar {
    height: 40px !important;
    width: 40px !important;
    z-index: 1;
}

.user-avatar .avatar-image {
    border-radius: 4px !important;
    height: 40px !important;
    width: 40px !important;
    z-index: 3;
    filter: grayscale(1);
    transition: ease-in-out 0.3s;
}

.user-avatar .avatar-image:hover {
    opacity: 1;
    filter: grayscale(0);
}

.user-avatar .isonline {
    width: calc(100% - -4px) !important;
    height: calc(100% - -4px) !important;
    border-radius: 4px !important;
    top: -2px !important;
    right: -2px !important;
    background: #516f85 !important;
    z-index: -1 !important;
}

/*Подфорумы в форумах*/
#pun-viewforum .category .container table tbody.hasicon tr td.tc2::before {
    content: "Тем: ";
}

#pun-viewforum .category .container table tbody.hasicon tr td.tc3::before {
    content: "Сообщений: ";
}

/*Категории и форумы на мультистраницах*/
.multipage .category {
    margin: 30px 0;
    border-bottom: 2px solid #565656;
    padding-bottom: 20px;
}

.multipage .forum {
    margin: 30px 0;
}
.multipage .forum .container {}
.multipage .forum .container table {}
.multipage .forum .container table thead {}

.multipage .forum .container table tbody.hasicon {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 1000px;
}

.multipage .forum .container table tbody.hasicon tr {
    display: flex;
    align-items: center;
    flex-direction: row;
}

.multipage .forum .container table tbody.hasicon tr td {}

.multipage .forum .container table tbody.hasicon tr td.tcl {
    flex-grow: 1;
    display: flex;
    align-items: center;
    position: relative;
}

.multipage .forum .container table tbody.hasicon tr td.tcl .intd  {
    display: flex;
}

.multipage .forum .container table tbody.hasicon tr td.tcl .tclcon {
    width: 300px;
    padding-left: 30px;
}

.multipage .forum .container table tbody.hasicon tr td.tcl .tclcon a {}
.multipage .forum .container table tbody.hasicon tr td.tcl .tclcon span.byuser {}

.multipage .forum .container table tbody.hasicon tr td.tc2 {}
.multipage .forum .container table tbody.hasicon tr td.tc3 {}
.multipage .forum .container table tbody.hasicon tr td.tc3::before {content: 'Ответов: ';}

.multipage .forum .container table tbody.hasicon tr td.tcr {
    width: 30%;
    display: flex;
    flex-direction: row;
    align-items: center;
}


/*Категории и форумы на странице форума*/
#pun-viewforum .forum .container table thead {
    display: none;
}

.forum .container table tbody.hasicon td.tc2, .container table tbody.hasicon td.tc3 {
    width: 20%;
    text-align: center;
}

#pun-viewforum .forum .container table tbody.hasicon td.tc2::before {content:'Ответов: '}
#pun-viewforum .forum .container table tbody.hasicon td.tc3::before {content:'Просмотров: '}


/*Категории и форумы на странице поиска*/


/*Иконки на мультистраницах*/
.multipage .forum div.icon {
    float: left;
    display: flex;
    width: 20px;
    height: 20px;
    margin-top: 2px;
    margin-bottom: 3px;
    margin-right: 8px;
    background: #dfe0e1;
    border-radius: 30px;
    border: 1px solid #45555a;
    opacity: 0.3;
    position: absolute;
    align-items: center;
    justify-content: center;
}

tr.inew .icon {opacity: 0.8 !important; background: #3d4f5e;}

.multipage .hasicon tr .icon::before {
    font-family: Material Icons;
    font-size: 24px;
}

tr.iclosed .icon::before {
    content: "\e612";
    margin: 0 0 0 1px;
    font-size: 26px !IMPORTANT;
}

tr.altstyle.isticky .icon::before, tr.inew.isticky .icon::before {
    font-family: Material Icons;
    content: "\e000";
    display: flex;
    font-size: 26px !important;
    margin: 0px 0 0 1px;
}


tr.altstyle.inew, tr.inew.isticky {
    background: #f3f3f3;
    border-radius: 10px;
    padding: 4px 0 4px 4px;
    box-shadow: -1px -1px 0px rgba(234, 105, 105, 0.69), 1px 1px 0px rgba(53, 213, 213, 0.69);
}


/*Модер-меню на мультистраницах*/
.modmenu {}
.modmenu .container {}
.punbb .modmenu .container strong {}
.punbb .modmenu .container span {display: none;}


/*Статистика форума*/
#pun-stats {
    position: relative;
    padding: 0px 20px 20px 20px;
    margin-bottom: 20px;
    box-shadow: inset 0 0 0 1px #7e9095;
    border-radius: 20px 20px 0 0;
}

#pun-stats h2 {
    margin: 0 -20px 20px -20px;
    background: url(http://forumstatic.ru/files/001b/dc/e7/22262.webp) bottom 61% center no-repeat;
    height: 20px;
    padding: 3px 0 0 0px;
    border-radius: 20px 20px 0 0;
}

#pun-stats h2 span {display: none;}

#pun-stats .statscon {}

#pun-stats .statscon .container {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-bottom: -10px;
}

#pun-stats li.item1, #pun-stats li.item2, #pun-stats li.item3, #pun-stats li.item4 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 5px;
    color: #cfd7d9;
    text-shadow: 0 0 5px #000;
}

#pun-stats li.item4 {
    flex: 3 1 auto;
    display: flex;
    justify-content: flex-end !important;
}

.statLine {
    display: flex;
    gap: 20px;
    top: 5px;
    position: absolute;
    font-size: 9px;
    left: 20px;
    letter-spacing: 2px;
    font-family: Vollkorn;
    font-weight: bold;
    text-transform: uppercase;
    color: #b6bdbf;
    text-shadow: 0 0 5px #000;
    justify-content: center;
    width: 960px;
}

.statLine li.item4 a {color: #cfd7d9 !important;}
.statLine li.item4 a:hover {color: #var(--punbbLinks) !important;}

#pun-stats .statscon .container li#onlinelist {
    width: 100%;
    line-height: 130%;
}

#pun-stats .statscon .container li#onlinelist a:nth-child(1) {
    color: var(--punbbFont);
    font-family: 'Vollkorn';
    font-size: 17px;
    letter-spacing: 1px;
    font-variant-caps: small-caps;
    font-weight: bold;
}
#pun-stats .statscon .container li#onlinelist a:nth-child(1):hover {
color: #e75554;
}

#pun-stats .statscon .container li#onlinelist span a:nth-child(1) {
    color: var(--punbbLinks);
    font-family: inherit;
    font-size: inherit;
    letter-spacing: inherit;
    font-variant-caps: inherit;
    font-weight: inherit;
}

#pun-stats .statscon .container li#onlinelist span a:nth-child(1):hover {
    color: #1f292e;
}

li#onlinelist.item5.onlinelist {}
li#onlinelist.item5.onlinelist div {}

li#onlinelist.item5.users_24h {}
li#onlinelist.item5.users_24h div {}


/*Копирайт майбб*/
#pun-about {font-size: 10px; text-align: right;}
#pun-about .container {}

/*СТРАНИЦА ТЕМЫ ФОРУМА*/
#pun-viewtopic {}
#pun-viewtopic .multipage {}

#pun-viewtopic h1 {}

#pun-viewtopic .linkst {}

#pun-viewtopic .linkst .pagelink {}

#pun-viewtopic .linkst .postlink {}

div#pun-live-rusff, .topic a.sharelink {display: none;}

.topic {}

.topic .post {
    margin: 10px 0px 0px 0px;
}

.punbb .post.new-ajax > * {
    border-color: #a77c7c;
}

.topic .post h3 {
    padding: 4px 10px;
    background-color: rgb(255 255 255 / 53%);
    border-radius: 3px;
    border: 1px solid #75858b;
    box-shadow: inset 0 0 0 2px rgb(9 48 60 / 16%);
    text-shadow: 1px 1px 0 #fff;
    font-family: vollkorn;
}

.topic .post h3 span {}

.topic .post h3 span a.permalink {}

.topic .post h3 span strong {
    float: right;
}

.topic .post .container {}

/*Цитата, спойлер и код*/
.quote-box {
    margin: 10px 0 10px 0 !important;
    padding: 5px 15px;
    border-radius: 4px;
    background-color: #f3f3f3;
    border: 1px solid #75858b;
    box-shadow: inset 0 0 0 4px rgb(9 48 60 / 16%);
}

blockquote {
    margin: 0 !important;
    padding: 0 !important;
}

a.qc-post-link {
    margin: 8px 0 0 0 !important;
    display: flex;
    font-style: normal !important;
    padding: 5px 10px;
    border: 1px solid #c5cdd0;
    border-radius: 30px;
    background-color: #e7eaeb;
    font-family: 'Vollkorn';
    font-variant-caps: small-caps;
    font-size: 15px;
    line-height: 1.3;
    letter-spacing: 1px;
    font-weight: bold;
}

.post-content .spoiler-box > div {
    padding: 5px 5px 5px 15px !important;
    background-image: none !important;
    transition: ease-in-out 0.3s;
    display: flex;
    align-items: center;
}

.post-content .spoiler-box > div:before {
    content: '\e5cf';
    font-family: Material Icons;
    position: absolute;
    margin: -1px 0 0 -27px;
    font-size: 26px;
    font-weight: bold;
    transition: 0.3s ease-in-out;
}

.post-content .spoiler-box > div.visible:before {
    transition: 0.3s ease-in-out;
    transform: rotate(180deg);
}


.code-box {
    overflow: hidden;
    border-radius: 2px;
    padding: 15px;
    max-height: 70px;
    background-color: #f3f3f3;
    border: 1px solid #75858b;
    box-shadow: inset 0 0 0 4px rgb(9 48 60 / 16%);
}

.scrollbox {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 50px;
}

.scrollbox pre {
    white-space: pre-line;
    padding: 0 20px 0 0;
}


/*Профиль в топике*/
.post .post-author {
    float: left;
    width: 202px;
    position: relative;
    padding: 10px 10px;
    min-height: 100px;
    background: url(http://forumstatic.ru/files/001b/dc/e7/62042.webp);
    background-color: #1c1c1c;
    color: #b6bdbf;
    text-shadow: 1px 1px 0px #000;
    border: 1px solid #75858b;
    box-shadow: inset 0 0 0 4px rgb(117 147 157 / 36%);
}

.post .post-author a {color: #96bdc9;}
.post .post-author a:hover {
    color: #d2e1e5;
    letter-spacing: 1.3px;
}

.post .post-author ul {margin: 0 !important;}
.post .post-author ul li {margin: 5px 0;}

i#tuser {
    position: absolute;
    top: -8px;
    left: -38px;
}

#tuser.icons-search:before {
    font-family: Material Icons !important;
    content: '\f106' !important;
    font-size: 17px;
    font-weight: bold;
    text-shadow: none !important;
}


li.pa-author {
    font-family: Vollkorn;
    font-weight: normal;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #3c3c3c !important;
    text-align: center;
    height: 20px;
    background: rgb(255 255 255 / 6%);
    margin: -11px -11px 0 -11px !important;
    backdrop-filter: blur(21px);
    padding: 6px 0 0 0 !important;
    border: 1px solid #4e5d63;
    border-radius: 0 0 30px 30px;
    box-shadow: 0px 4px 6px -4px #000;
}

li.pa-author strong {font-weight: normal;}

li.pa-title {
    font-variant-caps: small-caps;
    font-size: 10px;
    margin: 3px -10px 5px -10px;
    text-align: center;
}

li.pa-avatar.item2 {
    line-height: 0;
    padding: 10px 13px 10px 10px !important;
    background-color: rgb(255 255 255 / 6%);
    backdrop-filter: blur(21px);
    border: 1px solid #4e5d63;
    box-shadow: 0 0 5px -1px #000;
    margin-top: 9px !important;
}

li.pa-avatar.item2 img {
    max-width: 180px;
    max-height: 180px;
}

li.pa-fld1 {
    line-height: 0;
    border-radius: 0 0 4px 4px;
    position: relative;
    height: 50px;
    padding-left: 40px !important;
    margin: -6px 0 0 0 !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
    background-color: rgb(255 255 255 / 6%);
    backdrop-filter: blur(21px);
    border: 1px solid #4e5d63;
    box-shadow: 0 3px 5px -3px #000;
}

li.pa-fld1 img {
    position: absolute;
    top: 8px;
    left: 8px;
    width: 32px;
    height: 32px;
}

li.pa-fld1 fr {
    display: flex;
    height: 10px;
    align-items: center;
    font-family: Vollkorn;
    text-transform: uppercase;
    font-weight: bold;
}

li.pa-fld1 ls {
    height: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    line-height: 100%;
}


li.pa-fld2 {
    display: flex;
    flex-direction: column;
    text-align: justify;
    border: 1px solid #52646f;
    box-shadow: inset 0 0 0 1px rgb(26 34 40);
    padding: 6px 8px !important;
    border-radius: 0 0 10px 10px;
    backdrop-filter: blur(21px);
}

li.pa-fld2 lz01 {
    font-variant-caps: small-caps;
    display: flex;
    justify-content: center;
    padding: 3px 5px;
}
li.pa-fld2 lz02 {}

li.pa-posts {margin: 0px 0 5px 0 !important;}
li.pa-respect {}
li.pa-ip {
    position: absolute;
    bottom: 0px;
    left: -20px;
    margin: 0;
    height: 20px;
    width: 20px;
    font-size: 0;
    overflow: hidden;
    z-index: 1;
    line-height: 1;
    opacity: 0.5;
}

li.pa-ip a:before {
    font-family: Material Icons !important;
    content: '\e8b4' !important;
    margin: 3px 0 0 4px;
    font-size: 14px !important;
    display: block;
    transition: ease-in-out 0.3s;
    color: black;
    text-shadow: none !important;
}

li.pa-online {
    font-size: 12px;
    font-family: 'Vollkorn';
    text-align: center;
    text-transform: lowercase;
    letter-spacing: 1px;
    padding-top: 5px !important;
}

span.mini_awards {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: -20px 0 0 0;
    gap: 10px;
}

span.mini_awards img {
    width: 32px !important;
    height: 32px !important;
}

li.pa-replies {font-size: 11px;margin-top: 10px;}

/* Аватар гостей */
.topic .post[data-group-id="3"] li.pa-author:after {
    content: '';
    background: url(http://forumavatars.ru/i/default_avatar.jpg) top center no-repeat;
    width: auto;
    min-height: 70px;
    display: flex;
    margin-top: 18px;
}

.post-body {text-align: justify; margin-left: 240px;}

.post-box {
    padding: 4px 15px 15px 15px;
    line-height: 170%;
    background-color: rgb(255 255 255 / 53%);
    border-radius: 3px;
    border: 1px solid #75858b;
    box-shadow: inset 0 0 0 4px rgb(9 48 60 / 16%);
}

.reactions-root {display: none;}

.punbb .post-links {
    margin-left: 220px;
}

.punbb .post-links ul {
    padding: 0 1em 0 0;
    height: 2em;
    line-height: 2em;
    margin-left: -18em;
    background: transparent;
    text-align: right;
}

.punbb .post-links li {
    display: inline;
    padding-left: 1em;
}

.pl-email, .pl-website {
    float: left;
}

li.pl-reports, li.pl-email.email {display: none !important;}

div#topic-modmenu {}
div#topic-modmenu span {display: none;}

div#topic-users-in {}

#pun-viewtopic .linksb {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-direction: row;
    margin-bottom: 30px;
}

#pun-viewtopic .linksb .postlink {display: none;}
#pun-viewtopic .linksb .pagelink {
    flex-grow: 1;
}

#pun-viewtopic .linksb #s-block {
    display: flex;
    justify-content: flex-end;
}

#pun-viewtopic .linksb .subscribelink {
    
}


/*Форма ответа*/
div#post-form {}
div#post-form h2 {}
#post-form legend span {display:none;}

form#post {}

small#plng {
    background-color: rgb(255 255 255 / 53%);
    border-radius: 3px;
    border: 1px solid #75858b !important;
    padding: 5px 10px !important;
    font-size: 12px;
    font-variant-caps: all-small-caps;
}

#main-reply {
    padding: 10px;
    line-height: 150%;
    background-color: rgb(255 255 255 / 53%);
    border-radius: 3px;
    border: 1px solid #75858b;
    box-shadow: inset 0 0 0 4px rgb(9 48 60 / 16%);
    font-family: arial;
    width: 98% !important;
}

fieldset#post-preview {
    border: none !important;
}

.fs-box.hashelp {position: relative;}

form#post p.formsubmit {}

#tags .container {
    background: #dfe1e2;
    border: 1px solid #75858b;
    padding: 10px;
    font-size: 13px;
    position: absolute;
    right: 6px;
    top: 43px;
    z-index: 2;
}

/*Кнопки формы ответа*/

form .button, input[type="submit"] {}
#form-buttons tr {
    display: flex;
    gap: 8px;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 90%;
    margin: 10px auto 0 auto;
    border-radius: 10px 10px 0 0;
    height: 32px;
    padding: 0 10px;
}

#form-buttons td {
    background: none !important;
    position: relative;
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
opacity: 0.7;
transition: all 0.3s linear 0s;
}

#form-buttons td:hover {
opacity: 1;
}

#form-buttons td:after {
    font-family: Material Icons;
    font-size: 24px;
    position: absolute;
    pointer-events: none;
    color: #0b3c4e;
}

td#button-transL:after{content: '\e8e2';font-weight: bold;}
td#button-ChangeСase:after {content: '\e053';font-weight: bold;font-size: 26px;}
td#button-font:after{content: '\e264';}
td#button-size:after{content: '\e262';}
td#button-bold:after {content: '\e238';}
td#button-italic:after {content: '\e23f';}
td#button-underline:after {content: '\e249';}
td#button-strike:after {content: '\e257';}
td#button-indent:after {content: '\e23e';}
td#button-center:after {content: '\e234';}
td#button-right:after {content: '\e237';}
td#button-link:after {content: '\e178';}
td#button-spoiler:after {content: '\ea19';}
td#button-image:after {content: '\e3f4';}
td#button-image2:after {content: '\e43e';}
td#button-video:after {content: "\e1c4";}
td#button-hide:after {content: "\e897";}
td#button-quote:after {content: "\e244";}
td#button-code:after {content: "\e86f";}
td#button-color:after {content: "\e40a";}
td#button-table:after {content: "\e265";}
td#button-smile:after {content: "\e1d3";}
td#button-sticker:after {content: "\ea1c";}
td#button-keyboard:after {content: "\f028";}
td#button-addition:after {content: "\e146";}
td#button-mask:after {content: "\ef4e";}
td#button-styles:after {content: "\e619";}

#form-buttons {text-align: center;}

td#button-graffiti_rusff, td#button-files_rusff {display:none !important; overflow: hidden !important;}
#form-buttons td#button-left {display:none !important;}

/*Страница профиля*/
#profilenav {
    margin: 20px 0;
}

#viewprofile h2, #profilenav h2 {
    text-align: center;
    font-family: 'Vollkorn';
    font-size: 16px;
    margin: 0;
}

#viewprofile ul, #profilenav ul {
    padding: 20px;
    margin: 0 0 10px 0;
}

#profilenav ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 20px;
    justify-content: center;
    background-color: rgb(255 255 255 / 53%);
    border-radius: 3px;
    border: 1px solid #75858b !important;
    box-shadow: inset 0 0 0 2px rgb(9 48 60 / 16%);
    margin: 0 30px 0 20px;
}

#profilenav li {
    margin-bottom: 0.6em;
    font-weight: bold;
    display: inline-block;
    padding: 5px;
}

#profilenav li.isactive {
    border: 1px solid #75858b;
    border-radius: 4px;
    background: white;
}

#viewprofile tr {
    display: flex;
    gap: 40px;
}

td#profile-left {
    display: flex;
    flex-direction: column;
    width: 240px;
    font-size: 11px;
    gap: 10px;
    align-items: center;
    background-color: rgb(255 255 255 / 53%);
    border-radius: 3px;
    border: 1px solid #75858b !important;
    box-shadow: inset 0 0 0 2px rgb(9 48 60 / 16%);
    text-shadow: 1px 1px 0 #fff;
    padding: 10px !important;
    margin: 10px 0 10px 0;
}

li#profile-title {text-align: center;}

td#profile-left li#pa-edit a {
    display: flex;
    padding: 3px 0;
    font-variant-caps: all-small-caps;
    font-weight: bolder;
    font-size: 15px;
    align-items: center;
    justify-content: center;
    border: 1px solid #6b797e;
    box-shadow: inset 0 0 0 2px rgb(9 48 60 / 25%);
    font-family: 'Vollkorn';
    background: url(http://forumstatic.ru/files/001a/7e/13/35512.png) top left;
    color: #b8cfd5;
    letter-spacing: 2px;
    text-shadow: 0 0 5px #000;
    width: 180px;
}

td#profile-right {
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding: 10px !important;
    box-sizing: border-box;
    gap: 8px 8px;
}

td#profile-right li {
    display: flex;
    flex-direction: column;
    gap: 5px;
    align-items: center;
    justify-content: center;
    padding: 10px;
    background-color: rgb(255 255 255 / 53%);
    border-radius: 3px;
    border: 1px solid #75858b;
    box-shadow: inset 0 0 0 2px rgb(9 48 60 / 16%);
    text-shadow: 1px 1px 0 #fff;
}

#profile-right li strong {
    padding: 0 !important;
}

td#profile-right li#pa-fld2 {
    display: flex;
    flex-direction: column !important;
    align-items: flex-start;
    grid-column: 1/-1;
}

td#profile-right li:last-child {grid-column: 1/-1;}

td#profile-right li#pa-fld2 strong {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;
    font-weight: normal;
}


/*Всплывающие окошки репутации и все такое*/

#pun-report .inner, #pun-reputation .inner, #pun-admin-award-form .inner, .pun-modal .modal-inner {
    background: #fff;
    border: 1px solid gray;
    padding: 10px;
    backdrop-filter: blur(4px);
}

/*формы поиска*/
.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {
    float: left;
    margin-right: 1em;
}

.punbb .inline .infofield {
    clear: both;
    padding-top: 10px !important;
    font-size: 11px;
    margin: 10px 0;
}


/*Страница пользователей*/
.usertable {
    margin: 30px 0;
}
.usertable thead {display: none;}

.usertable tbody {
    gap: 20px;
    display: flex;
    flex-direction: column;
}

.usertable tbody tr {
    gap: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #565656;
    border-radius: 2px;
    padding: 5px 10px 4px 5px;
    background-color: #f3f3f3;
}

td.tcl.username {
    display: flex;
    flex-direction: row;
    flex-basis: 22%;
    justify-content: flex-start;
}

td.tc2.user_title {
    word-break: break-all;
    width: 16%;
    text-align: center;
}

.usertable tbody tr td {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

td.tc3.registered, td.tc3.last_visit {display: flex;}


td.tc3.relation::before {content:'Репутация: ';}
td.tc3.num_posts::before {content:'Сообщений: ';}
td.tc3.registered::before {content:'Регистрация: ';}
td.tc3.last_visit::before {content:'Последний визит: ';}

/*Страница личных сообщений*/
td.tc3.pmtc33, td.tc2.pmtc24 {text-align: center;}

tr.group1.icon.inew .tclcon a {font-weight: bold;}

/*Формы и кнопки*/

fieldset {
    margin: 0 0 20px 0;
    border: 1px solid #75858b;
}

.button {
    cursor: pointer;
    transition: ease-in-out 0.3s;
}

.button:hover {
    filter: opacity(0.6);
}

input, select {
    border-radius: 2px;
    border: 1px solid #565656;
    background: #f3f3f3;
    font-variant-caps: small-caps;
    padding: 3px 5px;
    background-color: rgb(255 255 255 / 53%);
    border-radius: 3px;
    border: 1px solid #75858b;
    box-shadow: inset 0 0 0 1px rgb(9 48 60 / 16%);
}

/*ЗАКЛАДКИ*/
#MyBookmarks {
    background: #e9e9e9;
}

#MyBookmarks h2 {
    font-size: 12px;
}

span.scrl {
    box-shadow: none !important;
}

.editBookmark {
    background: #e9e9e9;
    padding: 10px;
}

.editBookmark h1 {
    font-size: 12px;
}

span#p4-bookmark {
    right: -20px !important;
}

/*Активные страница*/

.section.online-list {}

.section.online-list .container table {border-spacing: 0px 20px !important;}

.section.online-list .container table thead {}
.section.online-list .container table thead tr {}
.section.online-list .container table thead th {}

.section.online-list .container table tbody {}
.section.online-list .container table tbody tr {}

.section.online-list .container table tbody td.tcl.username {text-align: left !important;}
.section.online-list .container table tbody td {text-align: center;}


/*Награды*/

div#pun-mod.punbb.mod-awards.mod-awards-user {}

div#pun-mod.punbb.mod-awards.mod-awards-user tbody#awards-content {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    flex-direction: row;
    justify-content: space-around;
}

div#pun-mod.punbb.mod-awards.mod-awards-user .category .container table tbody.hasicon tr {
    display: flex;
    text-align: center;
    width: 25%;
    flex-direction: column;
    background: white;
    padding: 20px;
    gap: 10px;
    background-color: rgb(255 255 255 / 53%);
    border-radius: 3px;
    border: 1px solid #75858b;
    box-shadow: inset 0 0 0 4px rgb(9 48 60 / 16%);
    align-items: center;
    justify-content: center;
    height: auto;
}

.mod-awards-user td.tcl::before {
    content: 'награда: ';
    font-weight: bold;
    font-family: vollkorn;
    font-size: 14px;
    text-transform: capitalize;
}
.mod-awards-user td.tc2 a::before {
    content: 'от: ';
    font-weight: bold;
    font-family: vollkorn;
    font-size: 14px;
    text-transform: capitalize;
    color: var(--punbbFont);
}

/*скролл*/
html, .punbb, .fNEWS .container {
 scrollbar-color: #42788f #20282e;
scrollbar-width: thin;
}

::-webkit-scrollbar {
  width: 8px;               /* width of the entire scrollbar */
}

::-webkit-scrollbar-track {
  background: #20282e;        /* color of the tracking area */
}

::-webkit-scrollbar-thumb {
  background-color: #42788f;    /* color of the scroll thumb */
  border: none;  /* creates padding around scroll thumb */
}

/*Всякая мелочевка*/
.punbb .post-content td {border-style: none !important;vertical-align: top !important;}
.post-content abbr {border-bottom: 1px dotted;}
em.bbuline {font-style: normal !important;text-decoration: underline;}
h1 {text-align: center;font-size: 15px;font-family: vollkorn;}
legend span {font-family: vollkorn;font-size: 14px;font-weight: bold;}
table#filetable td, table#filetable th {text-align: center;padding-bottom: 19px;vertical-align: top;}
#filetable thead tr .header {background-position: top right !important;}

/*НИКОГДА НЕ ТРОГАТЬ будет некрасиво с: */
#post-form h2, span.stickytext, span.closedatafield, .multipage .forum .container table thead, .post[data-group-id="3"] #tuser, p.lastedit, span.mini_awards_label, td#profile-right li#pa-invites, td#profile-right li#pa-fld2 span, #profilenav h2  {display: none !important;}

.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {padding: 0;list-style: none;}
.punbb img {border:none}
.punbb .main table {table-layout: fixed;width: 100%;}
.checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 0.3em;box-shadow: none;}

p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {height: 1.8em;vertical-align: middle}

#pun:after,
.punbb .container:after,.punbb .post-links ul:after,.punbb .main div.inline:after,.punbb .post-box:after,
.punbb .linksb:after {clear: both;content: ".";display: block;height: 0;visibility: hidden;overflow:hidden;line-height: 0.0;font-size: 0;}

.acchide,#pun-index #pun-main h1,#pun-navlinks h2,#pun-pagelinks h2,#pun-status h2,#pun-ulinks h2,.punbb .forum h2,.punbb .multipage .topic h2,.punbb dl.post-sig dt span,.punbb p.crumbs strong,.punbb .divider hr,.punbb .required label em,.punbb .formsubmit label,.punbb .submitfield label,.punbb .modmenu label,#pun-userlist .main h2 {font-size: 0;height: 0;width: 0;line-height: 0.0;position:absolute;left: -9999px;overflow: hidden}

/* БыстроПлюсы для Топика */
.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://forumstatic.ru/files/001b/a6/d4/26514.svg) no-repeat center;
  background-size: 38px auto;
  position: relative;
  padding-left: 1px;
  z-index: 100;
  width: 38px;
  height: 38px;
  text-align: center;
  font-size: 12px !important;
  display: inline-block;
  vertical-align: middle;
  line-height: 34px;
  letter-spacing: -1px;
  color: #336B5E;
}
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%;
}