@import url(style_cs.1759904245.css);

@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@400;600;700&display=swap');

@font-face {
    font-family: 'rpg-awesome';
    src: local('rpg-awesome');
    src: url('//forumstatic.ru/files/001b/e0/86/93665.ttf') format('truetype');
}


/*Ссылки: общее*/
.punbb a, .punbb a:link, .punbb a:visited {
    color: #e75554;
    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/e0/86/40229.gif) top left repeat;
    background-color: #e6e6e6;
}

body {
    font-size: 100%;
}

/*тело форума*/
#pun {
    margin: 280px auto 18px auto;
    width: 100%;
    padding: 20px 20px 20px 20px;
    border-style: none;
    border-width: 0;
    max-width: 1000px;
    position: relative;
    background: url(http://forumstatic.ru/files/001b/e0/86/40229.gif) top left repeat;
    background-color: #e6e6e6;
    border: 1px solid #565656;
    border-radius: 2px;
}

.punbb {
    float: left;
    width: 100%;
    height: auto;
}

.punbb {
    font: normal 12px arial, verdana, tahoma, helvetica, sans-serif;
    color: #333;
}

/*заголовок форума*/
#pun-title {
    background: url(http://forumstatic.ru/files/001b/e0/86/71400.gif) top left no-repeat;
    height: 390px;
    width: 1000px;
    position: fixed;
    top: -100px;
    font-size: 0;
    margin: auto;
    z-index: -1;
}


/*Главная навигация*/
.MainNavWrap {
    height: 70px;
    line-height: 1.3;
    background-color: #f3f3f3;
    margin: -20px -20px 40px -20px;
    border-radius: 0 0 20px 20px;
    padding: 20px 0 0 0;
    border-bottom: 1px solid #565656;
    border-top: 2px solid #565656;
    position: sticky;
    top: 0;
    z-index: 999999;
}

.MainNavWrap.hide {
overflow: hidden;
max-height: 0;
opacity: 0;
}

#pun-navlinks {
    height: 40px;
}

#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: oswald;
    font-weight: bold;
    font-size: 17px;
    text-transform: uppercase;
    color: #3c3c3c;
    text-shadow: -1px 0px 0px rgba(234, 105, 105, 0.69), 1px 0px 0px rgba(53, 213, 213, 0.69);
    letter-spacing: 1px;
}

#pun-navlinks li a:hover {
    color: #fff;
    text-shadow: 0 0 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: 11px;
    font-weight: bold;
}

/*Объявление*/
#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;
    background: #f3f3f3;
    padding: 10px 25px;
    border-radius: 100%;
    box-shadow: -4px -3px 0px rgba(234, 105, 105, 0.69), 3px 2px 0px rgba(53, 213, 213, 0.69);
    font-variant-caps: all-small-caps;
    font-weight: bold;
    font-size: 13px;
    align-items: center;
    justify-content: center;
}

#pun-announcement .container .html-box a:nth-child(1) {transform: rotate(2deg);}
#pun-announcement .container .html-box a:nth-child(2) {transform: rotate(-4deg);}
#pun-announcement .container .html-box a:nth-child(3) {transform: rotate(3deg);}
#pun-announcement .container .html-box a:nth-child(4) {transform: rotate(-2deg);}
#pun-announcement .container .html-box a:nth-child(5) {transform: rotate(2deg);}
#pun-announcement .container .html-box a:nth-child(6) {transform: rotate(-1deg);}
#pun-announcement .container .html-box a:nth-child(7) {transform: rotate(1deg);}
#pun-announcement .container .html-box a:nth-child(8) {transform: rotate(3deg);}
#pun-announcement .container .html-box a:nth-child(9) {transform: rotate(2deg);}
#pun-announcement .container .html-box a:nth-child(10) {transform: rotate(-2deg);}


/*Статус, последний визит, фонд форума и улучшение аккаунта*/
#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 {
    border-top: none;
    padding: 1em 1em 0.8em 1em;
    font-size: 1.1em;
}

#pun-crumbs2 {
    font-weight: bold;
    overflow: hidden;
    margin-bottom: 0;
    border-bottom: none;
}

#pun-crumbs2 .container {
    border-bottom: none;
    padding: 0.8em 1em;
    font-size: 1.1em;
}


/*Заголовки страниц*/
h1 {
    font-family: oswald;
    font-weight: normal;
    font-size: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #3c3c3c;
    text-shadow: -1px 0px 0px rgba(234, 105, 105, 0.69), 1px 0px 0px rgba(53, 213, 213, 0.69);
    text-align: center;
}


/*Блок количества страниц и кнопок новых тем/ответов ВЕРХНИЙ*/
.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 {
    border: 1px solid #565656;
    padding: 10px 20px 20px 20px;
    border-radius: 20px 20px 4px 4px;
    margin-bottom: 20px;
}

.category.cat-hide {
    height: 40px;
}

#pun-index .category h2 {
    height: 70px;
    line-height: 1.3;
    background-color: #f3f3f3;
    margin: -10px -20px 40px -20px;
    border-radius: 20px 20px 0 0;
    padding: 0 20px;
    border-bottom: 1px solid #565656;
}

#pun-index .category h2 span {
    font-family: oswald;
    font-weight: bold;
    font-size: 50px;
    text-transform: uppercase;
    color: #3c3c3c;
    text-shadow: -2px 0px 0px rgba(234, 105, 105, 0.69),2px 0px 0px rgba(53, 213, 213, 0.69);
    display: flex;
    position: relative;
}

#pun-index .category span::before {
    position: absolute;
    font-size: 9px;
    bottom: -6px;
    left: 2px;
    text-shadow: none;
    letter-spacing: 4px;
}

#pun-index .category-1 h2 span::before {
    content: 'Wake me up before I change again';
}

#pun-index .category-2 h2 span::before {
    content: 'People killing people for a reason';
}


#pun-index .category h2 span.offctgr::before {display:none;}

#pun-index .category h2 span.offctgr {
    height: 100%;
    font-size: 11px;
    text-shadow: none;
    display: flex;
    align-items: center;
    letter-spacing: 2px;
}


/*Форумы в категориях на главной*/
.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%;
    align-items: center;
}

.category .container table tbody.hasicon tr.inew {
    background: #f3f3f3;
    border-radius: 10px;
    padding: 0 0 10px 0;
    box-shadow: -1px -1px 0px rgba(234, 105, 105, 0.69), 1px 1px 0px rgba(53, 213, 213, 0.69);
}

.category .container table tbody.hasicon tr td {}

.category .container table tbody.hasicon tr td.tcl {position: relative; padding-left: 10px;width: 40%;}
.category .container table tbody.hasicon tr td.tcl .intd {}

/*Иконки на главной и подфорумов*/
#pun-index div.icon {display: none;}

#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;
}

#pun-index .category .container table tbody.hasicon tr td.tcl .tclcon {}

#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: #333;
    font-family: 'Oswald';
    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: #e75554;}


#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;
    justify-content: center;
    margin-top: 5px;
    font-variant-caps: all-small-caps;
    font-size: 11px;
    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: 'Oswald';
    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: #8ecfcf !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: #f3f3f3;
    border-radius: 30px;
    border: 1px solid #565656;
    opacity: 0.3;
    position: absolute;
    align-items: center;
    justify-content: center;
}

tr.inew .icon {opacity: 0.8 !important;}

.multipage .hasicon tr .icon::before {
    font-family: Material Icons;
    font-size: 24px;
}

tr.iclosed .icon::before {
    content: "\e5cd";
}

tr.altstyle.isticky .icon::before, tr.inew.isticky .icon::before {
    font-family: Material Icons;
    content: "\e838";
    margin-top: -1px !important;
    display: flex;
    font-size: 25px !important;
}


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 {
    border: 1px solid #565656;
    padding: 10px 20px 0px 20px;
    border-radius: 20px 20px 4px 4px;
    position: relative;
}

#pun-stats h2 {
    height: 70px;
    line-height: 1.3;
    background-color: #f3f3f3;
    margin: -10px -20px 20px -20px;
    border-radius: 20px 20px 0 0;
    padding: 0 20px;
    border-bottom: 1px solid #565656;
}

#pun-stats h2 span {
    font-family: oswald;
    font-weight: bold;
    font-size: 50px;
    text-transform: uppercase;
    color: #3c3c3c;
    text-shadow: -2px 0px 0px rgba(234, 105, 105, 0.69),2px 0px 0px rgba(53, 213, 213, 0.69);
    display: flex;
    position: relative;
}

#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;
}

#pun-stats li.item4 {
    flex: 3 1 auto;
    display: flex;
    justify-content: flex-end !important;
}

.statLine {
    display: flex;
    gap: 20px;
    justify-content: center;
    top: 58px;
    position: absolute;
    font-size: 9px;
    left: 20px;
    text-shadow: none;
    letter-spacing: 2px;
    font-family: oswald;
    font-weight: bold;
    text-transform: uppercase;
}

#pun-stats .statscon .container li#onlinelist {
    width: 100%;
    line-height: 130%;
}

#pun-stats .statscon .container li#onlinelist a:nth-child(1) {
    color: #333;
    font-family: 'Oswald';
    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: #e75554;
    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: -90px 0px 0px 0px;
    padding: 90px 0 0 0;
}

.topic .post h3 {
    border: 1px solid #565656;
    border-radius: 20px;
    background-color: #f3f3f3;
    padding: 4px 10px;
}

.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: 1px solid #565656;
    border-radius: 2px;
    background-color: #f3f3f3;
}

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 #565656;
    border-radius: 30px;
    background: url(http://forumstatic.ru/files/001b/e0/86/40229.gif) top left repeat;
    background-color: #e6e6e6;
    font-family: 'Oswald';
    font-variant-caps: small-caps;
    font-size: 15px;
    line-height: 1.3;
    letter-spacing: 1px;
}

.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: 1px solid #565656;
    border-radius: 2px;
    padding: 15px;
    max-height: 70px;
    background-color: #f3f3f3;
}

.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: 200px;
    position: relative;
    border: 1px solid #565656;
    border-radius: 20px;
    background-color: #f3f3f3;
    text-align: center;
    padding: 10px 10px;
    min-height: 100px;
}

.post .post-author ul {margin: 0 !important;}
.post .post-author ul li {}

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: oswald;
    font-weight: normal;
    font-size: 13px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #3c3c3c !important;
    text-shadow: -1px 0px 0px rgba(234, 105, 105, 0.69), 1px 0px 0px rgba(53, 213, 213, 0.69);
    text-align: center;
    height: 20px;
}

li.pa-author strong {font-weight: normal;}

li.pa-author a {
    color: #3c3c3c !important;
}

li.pa-title {
    font-variant-caps: small-caps;
    font-size: 10px;
    margin: 3px -10px 5px -10px;
}

li.pa-avatar.item2 {
    background: #fff;
    line-height: 0;
    padding: 10px;
    border-radius: 20px 20px 0 0;
    border: 1px solid #565656;
}

li.pa-avatar.item2 img {
    border-radius: 12px 12px 0 0;
}

.ProfileStat {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin: 10px 0;
    gap: 5px;
    font-size: 11px;
}

li.pa-fld4 {
    background: #fff;
    line-height: 0;
    border-radius: 0 0 10px 10px;
    border: 1px solid #565656;
    position: relative;
    height: 50px;
    padding-left: 40px !important;
    margin: -1px 0 0 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
}

li.pa-fld4 img {
    position: absolute;
    top: 8px;
    left: 8px;
    width: 32px;
    height: 32px;
}

li.pa-fld4 fr {
    display: flex;
    height: 10px;
    align-items: center;
    font-family: oswald;
    text-transform: uppercase;
    font-weight: bold;
}

li.pa-fld4 ls {
    height: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    line-height: 100%;
}

li.pa-posts {}
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 1px;
    font-size: 14px !important;
    display: block;
    transition: ease-in-out 0.3s;
}
li.pa-online {}
li.pa-awards {}

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: 230px;}
.post-box {padding: 0px 10px 10px 10px;line-height: 150%;}

.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 {}

fieldset#post-preview {}

.fs-box.hashelp {position: relative;}

form#post p.formsubmit {}

#tags .container {
    background: #fff;
    border: 1px solid gray;
    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: 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;
}

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 {display: block; margin: 0 0 30px 0;}

#viewprofile h2, #profilenav h2 {}

#viewprofile ul, #profilenav ul {
    padding: 20px;
    margin: 0 0 10px 0;
}

#profilenav ul {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    border: 1px solid #181818 !important;
    border-radius: 20px;
    margin: 0 30px 0 30px;
    background: #181818;
}

#profilenav li {
    margin-bottom: 0.6em;
    font-weight: bold;
    display: inline-block;
}

#profilenav li.view.isactive a, #profilenav li a:hover {background: #181818; border: 1px solid #fff !important;}

#profilenav li a {
    background: #fff;
    padding: 5px 8px;
    border-radius: 10px;
    font-variant-caps: small-caps;
    border: 1px solid transparent !important;
    color: #e75554 !important;
}


#viewprofile tr {
    display: flex;
}

td#profile-left {
    display: flex;
    flex-direction: column;
    width: 240px;
    font-size: 11px;
    gap: 10px;
    align-items: center;
    background: #181818;
    color: #e1e6e6;
    border-radius: 20px 0 0 20px;
    padding: 10px !important;
    margin-left: 14px;
}

li#profile-title {text-align: center;}

td#profile-left li#pa-avatar {
    border-radius: 10px;
    border: 1px solid #e0e7e7;
    padding: 10px;
    line-height: 0;
}

td#profile-left li#pa-avatar img {
    border-radius: 10px;
}

td#profile-right {
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding: 10px !important;
    box-sizing: border-box;
    gap: 8px 8px;
    border: 1px solid #181818 !important;
    border-radius: 0 20px 20px 0;
}

td#profile-right li {
    display: flex;
    flex-direction: column;
    gap: 5px;
    align-items: center;
    justify-content: center;
    background: #fff;
    padding: 8px 5px 5px 5px;
    border-radius: 10px;
    border: 1px solid #565656;
}

li#pa-fld4#pa-fld4, td#profile-right li:last-child {grid-column: 1/-1;}


#profile-right li strong {
    padding: 0 !important;
}

/*Всплывающие окошки репутации и все такое*/

#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 {
    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;}

/*Формы и кнопки*/
label {
    font-weight: bold;
    font-variant-caps: small-caps;
}


fieldset {
    margin: 0 0 20px 0;
    border: 1px solid #565656;
    border-radius: 20px;
    padding: 10px 20px;
}

fieldset legend span {
    font-family: oswald;
    font-weight: normal;
    font-size: 15px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #3c3c3c;
    text-shadow: -1px 0px 0px rgba(234, 105, 105, 0.69), 1px 0px 0px rgba(53, 213, 213, 0.69);
    padding: 0 5px;
}

.button {
    cursor: pointer;
transition: ease-in-out 0.3s;

}

.button:hover {
    filter: invert(1);
}

input, select {
    border-radius: 2px;
    border: 1px solid #565656;
    background: #f3f3f3;
    font-variant-caps: small-caps;
    padding: 3px 5px;
}

/*ЗАКЛАДКИ*/
#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 {}

.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 {}


/*Чекбоксы*/

input[type="checkbox"], input[type="radio"] {cursor: pointer; position: relative;}

input[type="checkbox"]::before, input[type="radio"]::before {
    content: '';
    position: absolute;
    width: 13px;
    height: 13px;
    background: white;
    top: 3px;
    left: 0px;
    border-radius: 100%;
    border: 1px solid #565656;
}

input[type="checkbox"]:checked::before, input[type="radio"]:checked::before {
    box-shadow: inset 0 0 0 3px white, inset 0 0 0 7px #565656;
}


/*Всякая мелочевка*/
.punbb .post-content td {border-style: none !important;vertical-align: top !important;}
.post-content abbr {border-bottom: 1px dotted;}

/*НИКОГДА НЕ ТРОГАТЬ будет некрасиво с: */
#post-form h2, span.stickytext, span.closedatafield, .multipage .forum .container table thead, .post[data-group-id="3"] #tuser, p.lastedit, td#profile-right li#pa-invites, #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;}

p[class="checkfield"] *, div[class="checkfield"] *, fieldset[class="radiofield"] * {height: 20px;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}