@import url(style_cs.1780835289.css);
  
/* шрифты */
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&family=Roboto:wght@100;300;400;500;700;900&display=swap');
@import url('https://use.fontawesome.com/releases/v5.14.0/css/all.css');
@font-face { font-family: "Material Icons";
  font-style: normal; font-weight: normal;
  src: local("Material Icons"), url(https://fonts.gstatic.com/s/materialicons/v140/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format("woff2"); }

@font-face {font-family: 'FontAwesome';src: local("FontAwesome"), url('https://forumstatic.ru/files/001b/ae/02/82214.otf'); url('https://forumstatic.ru/files/001b/ae/02/10475.eot'), url('https://forumstatic.ru/files/001b/ae/02/33873.woff'), url(https://forumstatic.ru/files/001b/ae/02/11858.ttf');
}

@font-face {
    font-family: 'cappuccicons';
    src: url('//source.cappuccicons.com/cappuccicons.eot');
    src: url('//source.cappuccicons.com/cappuccicons.eot#iefix') format('embedded-opentype'), url('//source.cappuccicons.com/cappuccicons.ttf') format('truetype'), url('//source.cappuccicons.com/cappuccicons.woff') format('woff'), url('//source.cappuccicons.com/cappuccicons.svg#cappuccicons') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
  font-family: 'Mirra Auriolic';
  src: local('Mirra Auriolic'),
       url('/files/001c/73/bf/23235.eot'),
       url('/files/001c/73/bf/49838.woff2') format('woff2'),
       url('/files/001c/73/bf/28586.woff') format('woff'),
       url('/files/001c/73/bf/72826.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Cormorant Garamond regular';
  src: local('Cormorant Garamond regular'),
       url('/files/001b/92/6c/32643.eot'),
       url('/files/001b/92/6c/33590.woff2') format('woff2'),
       url('/files/001b/92/6c/85544.woff') format('woff'),
       url('/files/001b/92/6c/41786.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

/* Стандартные коды майбб, которые пригодятся */

.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {padding: 0; list-style: none;}
.punbb img {border:none; vertical-align: middle;}
.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: 1.8em; vertical-align: middle}
.punbb .post-content em {font-style: italic}
.punbb optgroup {font-weight: bold;}
.acchide,#pun-index #pun-main h1,#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,#pun-title h1 {font-size: 0;height: 0;width: 0;line-height: 0.0; position:absolute; left: -9999px; overflow: hidden}
.punbb * {margin: 0;}
.punbb .hashelp {position: relative;}/* позиционирование выпадающего меню */
.post-content em.bbuline {font-style: normal; text-decoration: underline;}
.punbb .post-content .scrollbox {overflow-x: hidden; max-height: 40px; padding: 5px; }
::-webkit-scrollbar { width: 4px; height: 4px;}

/* основное */
body {margin: 0;}
html {line-height: 1.15; -webkit-text-size-adjust: 100%;}
html * {box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; line-height: 1.25; text-rendering: optimizeLegibility;}
html p {
    margin-block: 10px!important;
}
#pun-main {padding: 2px;}
a {transition: color 0.3s ease-in-out; text-decoration: none;}
#pun {
    width: 1104px;
    margin: 500px auto 20px auto;
    box-sizing: border-box;
    border-radius: 10px;
}
#pun-break1 {height: 0px;}
.punbb {font: normal 85% 'Inter', 'Arial', sans-serif; box-sizing: border-box;}
h1, h2, h3 {font-weight: normal;}
#pun-title {
    position: relative;
    margin: -500px 0 0 -168px;
    width: 1440px;
}
#title-logo-table {
    position: relative;
    width: 100%;
    height: 740px;
}
#pun-about {
    width: 100%;
    text-align: center;
    font-family: 'Playfair Display';
    text-transform: uppercase; 
    font-size: 0.5rem;
    margin: 0 0 10px;
}
#pun-about a {
    padding: 0 4px; 
}
#pun-navlinks {
    position: relative;
    width: calc(100% - 165px);
    height: 42px;
    top: -726px;
    border-radius: 2px; 
    padding: 2px 5px;
    z-index: 999;
}
#pun-navlinks ul.container {
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 24px;
    font-family: 'Playfair Display';
    font-weight: 500;
    font-size: 1rem;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 2px;
    padding-left: 16px;
}
#pun-ulinks {
    position: relative;
    z-index: 2;
    height: 40px;
    margin: 16px 0;
}
#pun-ulinks ul.container {
    height: 40px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0px;
    gap: 32px;
    font-family: 'Inter';
    font-size: 0.8rem;
    text-transform: lowercase;
}

#pun-status {
    position: absolute;
    top: 94px; 
    width: 364px;
    text-align: center;
    margin-left: 256px;
    z-index: 4;
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 400;
    font-size: 0.75rem;
}
#pun-status p.container strong {font-weight: 400;}
#pun-status p.container span {padding-right: 4px;}
#pun-status span.item4 {display: none;} 
#html-header {
    position: relative;
    z-index: 10;
    height: 0;
}
#pun-crumbs1 {
    display: flex;
    justify-content: center;
    font-size: 0.5rem;
    font-family: 'Playfair Display';
    text-transform: uppercase;
    padding: 6px 0 10px;
}
#pun-crumbs1 .container.crumbs { 
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center; 
    gap: 24px; 
}
.linkst, .linksb {
    position: relative; 
    margin-inline: -30px;
    padding: 0 30px; 
}
.linksb {margin-bottom: 16px;}
noindex {float: right;}
#pun-messages td.tcl .intd {display: flex; align-items: center;}
#pun-messages td.tcl .intd .icon {order: 1; display: none;}
#pun-messages td.tcl .intd .tclcon {order: 2;}
input[type='checkbox'], input[type='radio'] {width: 15px; height: 15px; cursor: pointer; appearance: none; padding: 0;}
.pagelink {
    font-size: 0.9rem;
    font-family: 'Inter';
    letter-spacing: 1px;
    display: flex;
    gap: 4px; 
    margin: 10px 10px 12px -2px;
    align-items: center;
    text-transform: lowercase; 
    height: 30px; 
    justify-content: flex-start;
}
.punbb .post-content td {
    border: 0!important;
}
#pun-main .info {
    padding: 10px 30px;
}

/* на главной странице */
.category, #pun-stats {}
.catleft {} 
.statscon { 
    border-radius: 10px;
    margin: 10px 48px;
    font-size: 0.88rem; 
}
.category h2 {
    position: relative;
    display: flex;
    width: calc(100% + 4px);
    margin: 10px -2px;
    justify-content: center;
}
#pun-stats h2 {
    position: relative;
    display: flex; 
    justify-content: center;
}
.category h2 span, #pun-stats h2 span {
    font-family: 'Playfair Display';
    font-style: normal; 
    font-size: 1.88rem;
    line-height: 64px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase; 
}
.category table {border-collapse: separate;}

#pun-index .category tbody { 
    display: grid;
    border-radius: 10px;
    margin: 10px 48px; 
    font-size: 0.88rem;
}
#pun-index .category tr:before {}
#pun-stats li#onlinelist.item5.onlinelist:before, #pun-stats li#onlinelist.item5.users_24h:before {}

#pun-index .category tr {
    position: relative;
    display: grid;
    grid-template-columns: 9fr 3fr;
    grid-template-rows: max-content;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin: 20px 0;
    padding: 18px 24px; 
    align-items: center; 
}
#pun-index .category .tcl { position: relative; height: 100%;}
#pun-index .category .tcl .intd {}
#pun-index .category .icon {}
#pun-index .category .tclcon {
    padding: 0 20px 0 0;
}
#pun-index .category .tclcon h3 {
    font-family: 'Playfair Display'; 
    font-size: 1.7rem; 
}
#pun-index .category .podf-text {padding: 10px 12px 4px 0;}
#pun-index .category .podf-links {}
#pun-index .category .podf-links a {border-radius: 10px; padding: 6px 10px; line-height: 30px;}
#pun-index .category .tcr {
    position: relative;
    display: grid;
    grid-template-columns: 9fr 3fr;
    padding: 0 0 0 20px;
    grid-column-gap: 0px;
    grid-row-gap: 10px;
}

#pun-index .category .tcl:before {}
span.modlist {text-align: center; display: none;}
#pun-index .category .tcr a {}
#pun-index .category span.byuser, span.byuser {
    font-size: 1rem;
    font-family: 'Playfair Display'; 
    font-weight: 700; 
}
#pun-index .category span.datetime {font-size: 0.75rem;}
#pun-index em.user-avatar {
    border-radius: 50%;
    /* mix-blend-mode: hard-light; */
    height: 75px;
    width: 75px;
    grid-area: 1 / 2 / 4 / 3; 
    align-items: center;
    background: rgba(217, 184, 184, 0.6);
    display: grid;
    justify-items: center;
}
#pun-index a.lastpost-link {
    grid-area: 1 / 1 / 2 / 2;
    font-size: 1rem; 
}
#pun-index span.lastpost {
    grid-area: 2 / 1 / 4 / 2; 
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    font-size: 0rem;
    row-gap: 4px;
}

#pun-index span.avatar-image, #pun-index span.isonline {z-index: 1; position: relative;}
.punbb em.user-avatar .avatar-image {
    border-radius: 10px;
    filter: grayscale(100%) contrast(26%) brightness(120%);
}
#pun-index em.user-avatar .avatar-image {
    height: 70px;
    width: 70px;
    border-radius: 50%;
    filter: grayscale(100%) contrast(46%) brightness(130%);
    mix-blend-mode: color-burn;
}
#pun-stats ul.container {
    padding: 20px 0; 
}
.all_st {
    position: relative; 
    padding: 0 20px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 12px;
}
#pun-stats li#onlinelist.item5.onlinelist { }
#pun-stats li#onlinelist.item5.users_24h { }

#pun-stats ul {}
#pun-stats ul li:not(#onlinelist) span, #pun-stats ul li a {}
ul.container {padding-left: 0;}
#pun-stats ul li:not(#onlinelist) {
    display: grid; 
    width: 25%;
    align-items: center;
}
#pun-stats ul li:not(#onlinelist) span {
    position: relative; 
    padding: 8px 8px 10px;
    font-family: 'Playfair Display'; 
    font-size: 0.6rem; 
    display: flex;
    align-items: center;
    text-transform: uppercase; 
    justify-content: center; 
}
#pun-stats ul li:not(#onlinelist) strong { 
    padding: 0 0 10px 0;
    font-family: 'Inter';
    font-size: 1.2rem;
    line-height: 10px;
    display: flex;
    align-items: center;
    text-align: center; 
    justify-content: center;
}
#pun-stats ul li.item1 {}
#pun-stats ul li.item2 {}
#pun-stats ul li.item3 {}
#pun-stats ul li.item4 {}
#pun-stats ul li.item5 {}
#pun-stats li#onlinelist.item5.onlinelist, #pun-stats li#onlinelist.item5.users_24h {
    position: relative;
    margin: 20px 0; 
}
#pun-stats li#onlinelist.item5.onlinelist div, #pun-stats li#onlinelist.item5.users_24h div {padding: 12px 62px; font-size: 0.5rem;}
#pun-stats ul li.item5.statistics {
    background: transparent;
    text-transform: uppercase;  
    text-align: center; 
}
#pun-stats li#onlinelist.item5 a:first-child {
    position: relative; 
    font-size: 1.4rem;
}
#pun-stats li#onlinelist.item5 span a:first-child, #pun-stats li#onlinelist.item5 a, .linksb .subscribelink a { 
    font-family: 'Playfair Display';
    font-size: 0.75rem;
}
#pun-stats li#onlinelist.item5 span {
    display: block;
}
#pun-stats li#onlinelist.item5 #statistic-other span {display: inline;}
#pun-stats li#onlinelist.item5 #statistic-other span a {
    font-size: 0.5rem;
}

/* оформление навигационных страниц и страницы статистики */
#pun-statistic h1 span {line-height: 2rem;}
#pun-statistic #pun-main.main .container { position: relative; padding: 10px 0; margin-bottom: 15px;}
#pun-statistic table td { text-transform: lowercase; padding-block: 10px;}
#pun-statistic table tr:last-child td {border: none;}
#pun-main.main.multipage.show_recent, #pun-main.main.multipage.show_replies, #pun-main.main.multipage.show_unanswered, #pun-userlist #pun-main.main.multipage, #pun-statistic #pun-main.main {position: relative; top: 10px;}
#pun-main.main.multipage {
    margin: 10px 28px;
}
.formal {
    margin: 10px 20px;
    border-radius: 30px;
    padding: 10px;
}
#profile fieldset legend, input, select, button.button.hotkeys_help {
    border-radius: 5px;
    padding: 5px 5px; 
}
h1 {text-align: center; font-size: 26px; text-transform: lowercase;}
.punbb .forum .hasicon tr {
    position: relative; 
    margin: 10px 0;
    text-transform: lowercase;
    align-items: center; 
}
.punbb .forum .hasicon tr.altstyle.isticky {}
.forum .container {
    margin: 10px 20px;
    border-radius: 30px;
}

div#pun-respect tr, div#pun-online tr {
    border-radius: 20px;
    display: flex;
    text-transform: lowercase;
    align-items: center;
    margin: 4px 20px;
    padding: 10px 14px;
}
div#pun-online tr td.tcl.username {width: 40%;}
div#pun-online tr td.tcl.action {width: 40%;}
div#pun-online tr td.tc3 {}
div#pun-respect tr td.tcl {width: 30% !important;}
div#pun-respect td.tc2 {}
div#pun-respect td.tc3 {}
div#pun-respect td.tcr {width: 20% !important;}
.forum td.tcl .intd {}
.forum td.tcl .icon {}
.forum td.tcl .tclcon {}
.forum td.tcr {}
#pun-searchtopics .forum td.tcr {}
#pun-searchtopics .forum td.tcr .punbb .forum .user-avatar {}
#pun-searchtopics .forum td.tcr span.byuser {}
.punbb em.user-avatar .isonline {
    top: 0;
    left: 62px; 
    width: 12px;
    height: 12px;
    animation: blinkColor 1.9s 
linear infinite;
    -moz-animation: blinkColor 1.6s linear infinite;
    -webkit-animation: blinkColor 1.9s 
linear infinite;
    background: var(--color5);
}
#pun-searchtopics em.user-avatar .isonline {
    top: 4px;
    left: 38px;
}

#pun-index em.user-avatar span.isonline {right: 0px;}
.punbb .forum .user-avatar {float: right;}
.linkst .postlink.long {
    text-transform: uppercase;
    width: 100%;
    margin: 16px 14px; 
}
.postlink.long .new-topic, .postlink.long span.new-poll, .linkst .postlink span, .linksb .postlink span { 
    margin-inline: 10px; 
    font-family: 'Playfair Display'; 
}
.linksb .postlink span {
    position: relative;
    right: 30px;
}
#pun-main table {}

span.stickytext {}
span.closedatafield {}
#pun-main.main.multipage.show_user_posts .post-author {
    top: 26px;
}


/* оформление странице профиля и лс */
#profile-gifts {text-align: center;}
#viewprofile tr {display: flex; justify-content: space-between; align-items: flex-start;}
#viewprofile #profile-left {
    width: 25%;
    z-index: 1;
    position: relative;
    border-radius: 10px;
    margin-right: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#viewprofile #profile-left li {
    text-align: center;
    padding: 2px;
    position: relative;
    z-index: 99;
    font-size: 0.75rem;
}
li#profile-title { position: relative; padding: 2px 0px; display: grid; width: 100%;}
#viewprofile #profile-left li#pa-edit {padding: 4px 0 12px; text-transform: lowercase;}
#viewprofile #profile-left li:last-child {padding-bottom: 6px; }
#viewprofile #profile-left li#pa-avatar img {border-radius: 10px;}
#viewprofile #profile-left li#profile-title strong {font-weight: 100!important; opacity: 0.6;}
li#profile-name {}
#profile-title {text-transform: lowercase; }
#viewprofile #profile-right {width: calc(100% - 230px); display: grid; grid-template-columns: repeat(2, 1fr); grid-template-rows: auto; grid-column-gap: 5px; grid-row-gap: 10px;}
#profile-right li {display: flex; gap:10px; padding: 8px 16px; align-items: center; }
#viewprofile #profile-right li strong {
    padding-left: 0;
}
div#viewprofile {
    padding: 16px 8px;
    border-radius: 20px;
}
#profile-right span:not(.GamePst), #viewprofile #profile-left li#profile-name {
    font-size: 0.9rem;
    font-family: 'Playfair Display'; 
    text-transform: uppercase;
}
#viewprofile #profile-left li#profile-name {
    box-shadow: none;
    padding: 0 20px;
    border-radius: 0 0 10px 10px;
}
#viewprofile #profile-left li#pa-avatar div { 
    border-radius: 10px;
    padding: 1px;
}
#viewprofile #profile-name strong {
    font-weight: normal !important;
    font-size: 0.9rem;
}


#viewprofile #profile-right strong {font-weight: 400;}
#profile #profilenav {
    position: relative;
    font-family: 'Playfair Display';
    font-size: 0.7rem;
    text-transform: uppercase;
    padding: 12px 4px; 
    z-index: 9;
    float: left;
    width: auto;
    margin: 10px 40px 0 -10px; 
}
#profile #profilenav li {
    position: relative;
    margin-bottom: 4px;
    padding: 6px 20px;
    border-start-end-radius: 16px;
    border-end-end-radius: 16px;
}
#profile fieldset, #profile .formsubmit, #profile10 .select-file, #profile10 .adfs-box {
    margin-right: 30px;
    text-align: left;
}
table#filetable {
    width: auto;
}
#profile fieldset, #profile .formsubmit, #profile10 .select-file { margin-top: 14px;}
#profile fieldset.radiofield {width: 100%; padding-left: 10px;}
#pun-profile #profile.formal {
    min-height: 560px; 
    border-radius: 10px;
}
#pun-messages #profile.formal {min-height: 240px;}
fieldset, #profile10 .adfs-box { padding: 10px; position: relative;}
#pun-profile fieldset legend, #pun-messages fieldset legend {
    width: 50%;
    border-radius: 20px;
}
fieldset legend {
    position: relative;
    font-family: 'Playfair Display';
    text-transform: lowercase;
    letter-spacing: 1px; 
    text-align: center;
    top: -18px; 
}
.punbb .formal fieldset {margin-bottom: 16px; border-block: none; border-radius: 10px;}
fieldset span {}
fieldset .infofield, fieldset .datafield, fieldset #num-posts, fieldset #location, fieldset #birthday, fieldset .checkfield {width: 100%;}
fieldset .radiofield .radio {width: 100%; display: flex; align-items: stretch;}
fieldset .radiofield .radio label {padding-left: 8px;}
fieldset .radiofield .radio:first-child {margin-top: 10px;}
#filetable tr {
    display: flex!important;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    margin: 10px;
    padding: 10px 14px;
    border-radius: 20px;
}
#profile10 .tc3.checker {text-align: end;}
#profile10 .tc3 {text-align: center;}
#setmods dl {margin: 10px 0;}
#setmods dt {}
#setmods dd {text-transform: lowercase; padding: 0 10px; line-height: 24px;}
#messages .linksb {
    display: flex;
    justify-content: space-between;
    outline: none;
    border: none;
    background: transparent;
}
td.tcl.pmtcl1 {}
td.tc2.pmtc22 {}
#messages .pmtc22 {}
#pun-messages td.tc2, #pun-messages td.tc3 {overflow: visible!important;}

/* оформление страницы форума */
.multipage h1, #pun-profile h1 {font-size: 0;}
.modmenu {
    font-size: 0.8rem;
    font-family: 'Playfair Display';
    text-align: center;
}
.modmenu strong {margin-right: 20px;}
#pun-viewtopic .multipage, #pun-main.main.multipage.show_user_posts {text-align: center; padding: 2px 20px;}
#pun-viewtopic .linkst, #topic-modmenu .container {display: flex; align-items: center; justify-content: space-between; z-index: 1;} 
#pun-viewtopic .linkst, #pun-main.main.multipage.show_user_posts .linkst, #pun-main.main.multipage.show_user_posts .linksb, #pun-viewtopic .linksb {
    margin-inline: -48px; 
}

#topic-modmenu .container {padding: 4px}
#topic-modmenu, #topic-users-in {padding-top: 10px;}
#topic-users-in {letter-spacing: 1px;}
#topic-users-in a {letter-spacing: 0px; font-weight: normal;}

#pun-viewtopic .linksb .pagelink {}
#pun-viewtopic .linksb .postlink {float: right;}
.linksb .postlink {padding: 6px 0;}
#pun-viewtopic .linksb .subscribelink {
    position: absolute;
    width: 100%;
    margin-left: -30px;
    text-transform: lowercase;
}
.topic {position: relative; text-align: left; padding: 10px 0 10px; z-index: 0;}
.post {
    position: relative;
    margin-bottom: 20px;
    margin-left: -48px;
    padding-top: 30px;
    padding-left: 30px;
    border-end-end-radius: 20px;
    border-start-end-radius: 20px;
}
.post h3 {
    position: relative;
    height: 30px;
    margin-top: -30px;
    padding: 4px 20px;
    text-align: center;
    font-size: 0.75rem; 
}
#pun-searchposts .post h3 span {justify-content: space-between;}
.post h3 span {
    display: flex;
    padding: 4px 24px;
    align-items: center; 
}
.post h3 span .permalink {order: 1; flex-grow: 1;}
.post h3 span strong {order: 3;}
.post h3 span strong:before {content: '№ '; font-size: 13px;}
.post .container {
    display: grid;
    grid-template-columns: 20% 80%;
    grid-template-rows: auto;
    grid-row-gap: 10px; 
    margin-right: -48px;
    padding-right: 48px; 
    margin-bottom: 30px;
    border-start-start-radius: 20px;
    border-end-start-radius: 20px;
}
.post-author {
    z-index: 3;
    position: relative;
    grid-area: 1 / 1 / 2 / 2;
    border-start-end-radius: 20px;
    border-end-end-radius: 20px;
    top: -16px;
    left: -20px;
    margin: 0 -16px 0 -10px;
    padding: 0 6px 4px 16px;
}
.post-box {
    padding: 10px 0 0 16px;
}
.post-body {
    z-index: 2;
    text-align: justify;
    grid-area: 1 / 2 / 3 / 3; 
    padding: 4px 8px; 
}
.post-links {grid-area: 3 / 1 / 4 / 3;}
.post-author ul {text-align: center; width: 100%; position: relative;}
.post-author li {position: relative; z-index: 2;}
.post-author li.pa-author {
    font-family: 'Playfair Display';
    font-size: 1rem;
    font-weight: 600;
    text-transform: uppercase;
    padding: 12px 0 0 12px;
    text-align: start;
    letter-spacing: 1px;
}
li.pa-fld1 {}
.post-author li.pa-title {
    font-family: 'Inter';
    font-size: 0.75rem;
    text-transform: lowercase;
    text-align: start;
    padding: 0 0 4px 24px; 
}
li.pa-posts, li.pa-respect {
    width: 40%;
    padding: 4px;
    display: inline-flex;
    align-items: baseline;
    justify-content: center;
}
span.fld-name:before, span.fld-name a:before {font-size: 0.65rem;}
span.fld-name {font-size: 0;}
li.pa-fld4 span.fld-name { font-size: 0.875rem;}
span.fld-name:before, span.fld-name a:before {font-family: "Material Icons"; margin-right: 6px;}
li.pa-posts span.fld-name:before {content: '\e158';}
li.pa-respect span.fld-name a:before, .gid3 .pa-respect .fld-name:before {content: '\e87d';}
li.pa-online {
    top: 0;
    width: 12px;
    height: 12px;
    display: block;
    position: absolute;
    right: 12px;
    font-size: 0px;
    -webkit-animation: blinkColor .9s linear infinite;
    z-index: 100; 
    border-radius: 15px;
}
.post-box p.container {display: flex;}
.post-content > p {margin: 12px 0;}
.post-links { width: 100%; padding: 4px 15px; position: relative; top: -6px;}
.post-links ul {
    display: inline-block;
    line-height: 35px;
    font-size: 16px;
    width: 100%; 
    text-align: right;
    padding-left: 0;
    margin: -6px 0 0;
    align-items: center;
}
.post-links ul li.pl-email {float: left;}
.post-links ul li {
    display: inline-flex;
    text-transform: lowercase;
    font-size: 0.75rem;
    margin-right: 10px;
    padding: 6px 20px;
    border-radius: 6px;
} 
.post-links ul li:last-child, .post-links ul li.pl-BBquote {margin-right: 0;}

#pun-messages .post-author {
    width: 222px;
    height: max-content;
    margin-top: 10px;
    position: relative;
    z-index: 1;
}
#pun-messages .post-body {
    margin: 15px 0 10px 0;
    width: calc(100% - 244px);
    text-align: justify;
    position: relative; 
    padding: 0 0 0 5px;
}
#pun-messages .post h3 {right: -11px;}

#spoiler-sels div, #image-area-sels div, #video-area-hsel div:first-child {
    position: relative;
    height: 19px;
    top: 10px;
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 64px;
    display: flex;
    align-items: center;
    text-transform: uppercase; 
    justify-content: center;
}

#spoiler-sels #spoiler-type-list, #image-area-sels #image-source-list {
    margin: 10px 0;
    text-transform: lowercase;
    font-size: 1rem;
    font-family: 'Inter';
}

/* кнопки отправить посмотреть */
p.formsubmit {padding: 5px; margin: 5px;}
.formal input.button:hover, #post fieldset .hashelp div input:hover, .button:hover {cursor: pointer;}
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {margin: 0 5px 0 0;} 
select, input, .punbb .formal textarea {padding: 5px 5px; }

/*цитаты и выделить код, форма ответа*/ 
#post-form {
    text-transform: none;
    margin: 40px 0 30px 0;
    padding: 0;
}
.quote-box {display: grid; grid-template-columns: 80% 20%; margin: 20px 4px 14px; position: relative; z-index: 3; overflow: hidden; border-radius: 10px;}
.quote-box.hide-box > blockquote {padding-bottom: 10px;}
blockquote {grid-area: 2 / 1 / 3 / 3; z-index: 3; padding: 10px;}
.post-content blockquote p {margin: 0; padding: 0 20px;}
.quote-box cite {
    font-style: normal;
    grid-area: 1 / 1 / 2 / 3;
    display: inline-block;
    position: relative; 
    padding: 12px 32px;
    text-transform: uppercase;
    font-size: 1rem;
    font-family: 'Cormorant Garamond regular'; 
}
.quote-box cite:before {content: "- ";}

.post .post-content .spoiler-box > blockquote.visible {border-radius: 20px; margin: 4px; padding: 10px; overflow-x: hidden;}
.quote-box.spoiler-box {
    padding: 10px;
}
.quote-box.spoiler-box:before {display:none;}
blockquote.visible:before {display:none;}
blockquote.visible p {width: 94%; position: relative; left: 2%; padding: 3px 0px 0 20px; min-height: 40px;}
blockquote.visible p:last-child {}
.code-box { display: grid; grid-template-columns: 100%; margin: 10px 20px; height: 100px; border-radius: 10px;}
.code-box .blockcode {grid-area: 2 / 1 / 3 / 2; padding: 0 6px;}
.code-box strong.legend {
    text-transform: uppercase; 
    font-family: 'Playfair Display'; 
    grid-area: 1 / 1 / 2 / 2;
    display: grid;
    position: relative;
    align-items: center;
    justify-content: center;
    border-radius: 10px 10px 0px 0;
}
.post-content .spoiler-box > div {
    text-transform: uppercase; 
    font-family: 'Playfair Display'; 
}
.code-box strong.legend a, .post-content .spoiler-box > div {}
.punbb #tags .container {
    max-height: 220px;
    overflow: auto; 
    padding: 5px 15px 15px;
    top: auto;
    margin-top: 6px;
    right: 14px;
}
#font-area div, #size-area div, #color-area div, #table-area div, #addition-area div, #smilies-area div a, #smilies-area img {
    padding: 4px 0; 
}

/*иконки*/ 
div.icon { 
    position: absolute;
    height: 26px;
    width: 26px;
}

/*реклама яндекс*/
#yandex_rtb_R-A-1623045-3 {box-sizing: border-box;}

/* разное */
p.inputfield.required.longinput label {display: block; height: 10px;}
#pun-login fieldset legend, #pun-login p.formsubmit {justify-content: flex-start; text-align: left;}
.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {float: left; margin-right: 1em;}
.punbb .fs-box p, .punbb .fs-box fieldset {padding: 4px 14px 4px 0;}
.punbb .inline .infofield {clear: both;}
#form-buttons table, .punbb .formal textarea {box-sizing: border-box;}


/* сокрытие элементов */
.admin-advert-block .admin-advert-block-buttons, th.tcl, th.tc2, th.tc3, th.tcr, #pun-live-rusff, ul li.pa-ua, .linksb .postlink.long, #pun-navlinks h2, #pun-ulinks h2, #pun-status h2, .pa-gifts, #pun-userlist thead, #pun-messages thead, #title-logo-tbody, li#navawards, #pun-index .category thead tr, #post-form h2, .topic a.sharelink, .topic li.pl-reports, form#post fieldset legend, #viewprofile-next #profilenav, .formal h2, #profile small#plng, #pun-announcement h2, .fa-heart:before, #pun-main #s-block, #pun-login h1, #pun-register h1, #pun.ru.isuser.ismoderator.isadmin.gid1 h1, #pun.ru.isguest.gid3 h1, li.pa-awards, li.pa-fld1 hr, #topic-modmenu .container span, .modmenu span, .pa-respect a[href*="&v=1&cod"] img, li.pa-fld1 img, li.pa-fld1 br, li#h-unanswered, li#pa-ua, div#profile-gifts, #profile-right li#pa-invites, #profile-right li#pa-gifts, #profile-right li#pa-fld3, #profile-right li#pa-fld2, #profile-right #pa-fld1 span, div#pun-respect thead tr, div#pun-online thead tr, .postlink span.closed, .post-links ul li.pl-share, p.lastedit, #viewprofile #profile-left li#pa-online, .punbb .pa-author .flag-i,div#pun-messages li.pa-reg, #pun-index .tc2, #pun-index .tc3, #pun-crumbs2, #filetable thead, .reactions-root, #pun-messages li.pl-email {display: none;}


/*Страница участников карточками*/
.usertable {padding: 24px;}
form#userlist p.formsubmit {text-align: center;}
#pun-userlist .usertable .container table tbody {display: grid; grid-template-columns: repeat(4, 1fr); grid-template-rows: auto; grid-column-gap: 10px; grid-row-gap: 10px; justify-items: center;}
#pun-userlist .usertable .container table tbody tr.group, #pun-userlist .usertable .container table tbody tr.group1, #pun-userlist .usertable .container table tbody tr.group2, #pun-userlist .usertable .container table tbody tr.group3, #pun-userlist .usertable .container table tbody tr.group4, #pun-userlist .usertable .container table tbody tr.group5, #pun-userlist .usertable .container table tbody tr.group6, #pun-userlist .usertable .container table tbody tr.group7 {
    display: grid;
    width: 100%;
    text-align: center;
    grid-template-columns: repeat(2, 1fr);
    grid-area: auto;
    border-radius: 10px;
    font-family: 'Inter';
    font-size: 0.75rem;
}
.usertable td.tcl.username {
    grid-area: 1 / 1 / 2 / 3;
    display: flex;
    justify-items: center;
    align-items: center;
    padding: 0;
    flex-direction: column;
    margin: 16px 0 0;
}
.usertable td.tcl.username span.isonline {display: none;}
.usertable td.tcl.username span.usersname, li#profile-name {
    position: absolute;
    font-family: 'Playfair Display';
    text-transform: uppercase;
    font-size: 0.9rem;
    border-radius: 20px;
    padding: 4px 18px; 
}
.usertable td.tcl.username em.user-avatar { position: relative; display: grid; grid-area: 2 / 1 / 3 / 2; width: 100%; height: 200px; margin: 0; justify-items: center; align-items: center;}
.punbb .usertable td.tcl.username em.user-avatar .avatar-image {
    border-radius: 10px;
    filter: grayscale(100%) contrast(46%) brightness(130%);
    mix-blend-mode: color-burn; 
    width: 180px;
    height: 180px;
    opacity: 0.6;
}
.punbb .usertable td.tcl.username em.user-avatar .avatar-image:hover {
    opacity: 1; 
}
.usertable td.tc2.user_title {
    text-transform: lowercase; 
    grid-area: 2 / 1 / 3 / 3;
}
.usertable td.tc3.relation {
    grid-area: 5 / 1 / 6 / 2; 
}
.usertable td.tc3.num_posts {grid-area: 5 / 2 / 6 / 3; border-end-end-radius: 20px; border-left: 0;}
.usertable td.tc3.num_posts, .usertable td.tc3.relation {
    display: flex;
    padding-block: 6px;
    margin: 10px; 
    justify-content: center;
}
.usertable td.tc3.relation:before, .usertable td.tc3.num_posts:before {padding-right: 6px; font-family: 'Material Icons';}
.usertable td.tc3.relation:before {content: 'thumb_up';}
.usertable td.tc3.num_posts:before {content: 'mail';}
.usertable td.tc3.registered {
    grid-area: 3 / 1 / 4 / 3;
    padding: 10px;
    margin-block: 10px;
}
.usertable td.tc3.registered:before {
    font-size: 0.6rem;
    content: 'Первая прогулка по Сене';
    font-weight: bold;
    display: block;
    text-transform: uppercase;
}
.usertable td.tc3.last_visit {
    grid-area: 4 / 1 / 5 / 3;
    padding: 10px;
}
.usertable td.tc3.last_visit:before {
    font-size: 0.6rem;
    content: 'Последний раут на бульварах';
    font-weight: bold;
    display: block;
    text-transform: uppercase;
}
.usertable tr {grid-area: 1 / 1 / 2 / 5; width: 100%;}
.usertable tr td.tcl {padding: 10px;}





/* админка */
a#award-create {position: relative; z-index: 100;}
.punbb-admin .adformal {border-width: 0 0 0 0;}
.punbb-admin .admin-advert-block { width: 800px; height: auto; position: relative; top: -100px; left: 250px; text-align: center; display: flex; justify-content: space-evenly; flex-direction: column;}
.punbb-admin .adformal h2, .punbb-admin #pun-adnav h2 {
    font-family: 'Playfair Display';
    padding: 10px;
    border: 0;
    text-align: center;
    font-size: 1.05rem!important;
    position: relative; 
    text-transform: uppercase; 
}
.punbb-admin .adformal h2:after, .punbb-admin #pun-adnav h2:after { position: absolute; display: block; content: ""; height: 38px; margin-left: -4px; margin-top: -26px;}
.punbb-admin .adformal h2:after {width: 674px;}
.punbb-admin #pun-adnav h2:after {width: 172px;}
.punbb-admin .adcontainer {border:0; margin: 10px 0;}
.punbb-admin .adminmain, .punbb-admin .adcontainer fieldset {border-radius: 18px;}
.punbb #pun-admain legend span { 
    text-align: center;
    padding: 4px;
    border-radius: 18px;
}
.punbb-admin #pun-admain input {padding: 2px 10px;}


/* под мобилы */
@media screen and (max-width: 1120px) {
    #pun {width: 100%;}
    #pun-title {width: auto;} 
    quote_players {width: auto;}
    #pun-title::before {width: 100%;} 
    #pun-index .category tr {grid-template-columns: 8fr 4fr;}
    #pun-index .category .tcl:after {display:none;}
}

