@import url(style_cs.1771007780.css);

/* * {outline: solid 1px red}  */

@import url('https://fonts.googleapis.com/css2?family=Alumni+Sans:ital,wght@0,100..900;1,100..900&family=Amatic+SC:wght@400;700&family=Caveat:wght@400..700&family=Comforter+Brush&family=Dela+Gothic+One&family=Great+Vibes&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Serif+Display:ital,wght@0,100..900;1,100..900&family=Oswald:wght@200..700&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Poiret+One&family=Raleway:ital,wght@0,100..900;1,100..900&family=Russo+One&family=Unbounded:wght@200..900&family=Viaoda+Libre&family=Yeseva+One&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Anton+SC&family=Antonio:wght@100..700&family=Bodoni+Moda:ital,opsz,wght@0,6..96,400..900;1,6..96,400..900&family=Boldonse&family=League+Gothic&family=Oleo+Script:wght@400;700&family=Readex+Pro:wght@160..700&family=Satisfy&family=Staatliches&family=Zeyada&family=Handjet:wght@100..900&family=Neucha&family=Press+Start+2P&family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Bebas+Neue&family=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Edu+VIC+WA+NT+Hand:wght@400..700&family=Indie+Flower&family=Libre+Barcode+39&family=Permanent+Marker&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Quicksand:wght@300..700&family=Smooch+Sans:wght@100..900&family=Teko:wght@300..700&family=WDXL+Lubrifont+SC&family=Zeyada&display=swap');


@import url('https://fonts.googleapis.com/css2?family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Inter+Tight:ital,wght@0,100..900;1,100..900&display=swap');

/* Font Awesome */
@import url('https://kit-pro.fontawesome.com/releases/v6.5.2/css/pro.min.css');

/* Enforia */
@import url('https://forumstatic.ru/files/001b/60/55/18659.css');


/*   */
@import url(https://forumstatic.ru/files/001c/39/a8/62559.css);

@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');


@font-face {
    font-family: 'SmallPixel';
    src: url(https://forumstatic.ru/files/001c/a5/43/27359.ttf);
}

@font-face {
    font-family: 'Old Narrow';
    src: url('https://forumstatic.ru/files/001c/90/71/10887.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Old Narrow';
    src: url('https://forumstatic.ru/files/001c/90/71/87801.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}


@font-face {
    font-family: 'PPNeueMachina';
    src: local("PP Neue Machina"), url(https://forumstatic.ru/files/001c/74/d2/72986.otf);
}

@font-face {
    font-family: 'Code Pro';
    src: local("Code_Pro"), url(https://forumstatic.ru/files/001c/7d/8c/35055.otf);
}

@font-face {
    font-family: 'Daughter';
    src: local("Daughter"), url(https://forumstatic.ru/files/001c/7d/8c/49364.ttf);
}

@font-face {
    font-family: 'Curator';
    src: local("Curator"), url(https://forumstatic.ru/files/001c/7d/8c/49958.ttf);
}





:root {
    --bg-header: url(https://forumstatic.ru/files/001c/a6/e3/41043.png);
    --bg-footer: url(https://forumstatic.ru/files/001c/a6/e3/67335.png);
    --bg-main: url(https://forumstatic.ru/files/001c/a6/e3/63280.webp);
    --canvas-primary: 244, 244, 244;
    --canvas-tertiary: 35, 37, 40;
    --canvas-secondary: 222, 222, 222;
    --canvas-secondary-rgb: 242, 242, 242;
    --canvas-quarternary: 255, 255, 255;
    --text-primary: 27, 27, 27;
    --text-secondary: 23, 23, 23;
    --canvas-post-body: 233, 233, 233;
    --accent: 148, 70, 73;
    --accent-secondary: 149, 121, 101;
    --light-accent: 182, 191, 207;
    --gray-main: 255, 255, 255;
    --gray-second: 238, 238, 238;
    --gray-text: 115, 115, 115;
    --text-dark-accent: 44, 57, 78;
    --white: 255, 255, 255;
    --text-color-secondary: 34, 42, 53;
    --bg-navlinks: #897E7940;
    --bg-profile: 246, 246, 246;
    --quote-code: 0, 0, 0;
    --menu: 218, 223, 229;
    --post-body-color: rgba(222, 222, 222, 1);

    --border-bg-gray: #4D4D4D;
    --border-2px: 2px solid var(--border-bg-gray);
    --border-1px: 1px solid #9D9C9B;
    --border-accent: 1px solid rgb(var(--accent));
    --border-gray: 1px solid #BEBFC2;
    --bradius: 5px;
    --black: #000000;
    --anim-hover: ease-in-out .4s;

    /*  */
    --font-main: "Inter Tight", sans-serif;
    --font-second-sa: "Inter Tight", sans-serif;
    --font-cat-title: 'Old Narrow';
    --font-third: "Inter Tight", sans-serif;
    --font-cat: 400 16px var(--font-main);
    --font-second: 400 10px var(--font-second-sa);
    --font-reserve: "Inter Tight", sans-serif;
    --font-onemore: "Inter Tight", sans-serif;
    --font-nano: "Inter Tight", sans-serif;

    --fw100: 100;
    --fw400: 400;
    --fw500: 500;
    --fw600: 600;
    --fw700: 700;
    --fw800: 800;
    --fw900: 900;

    --fs8: 8px;
    --fs9: 9px;
    --fs10: 10px;
    --fs11: 11px;
    --fs12: 12px;
    --fs13: 13px;
    --fs14: 14px;
    --fs16: 16px;
    --fs18: 18px;
    --fs20: 20px;
    --fs22: 22px;

    --bradius-minor: 4px;
    --bradius-medium: 10px;
    --bradius-major: 100px;
    --bradius-top: 10px 10px 0 0;
    --bradius-bottom: 0 0 10px 10px;

    --fa: 'Font Awesome 6 Pro';
}



@media not all and (-webkit-min-device-pixel-ratio: 0),
not all and (-o-min-device-pixel-ratio: 0/1),
not all and (min-resolution: .001dpcm) {
    @supports (-webkit-appearance: none) {
        .cult-links a::after {
            content: "\271A";
            position: absolute;
            margin: 2px 6px;
            color: rgb(var(--gray-text));
            font-size: 1.3em;
        }
    }
}

@-moz-document url-prefix() {
    * {
        scrollbar-width: thin;
        scrollbar-color: rgb(var(--accent)) rgb(var(--canvas-secondary));
    }
}

@supports (-webkit-touch-callout: none) {
    html {
        -webkit-text-size-adjust: 100%;
    }
}


/*************************************************************
A - SETUP
**************************************************************/

/* A1 Import the colour scheme
-------------------------------------------------------------*/




/* A1.1 */
@import url(style_cs.1771007780.css);

/* A2 Deal with browser defaults and wonkiness
-------------------------------------------------------------*/


a.group1,
a.group4,
a.group,
a.group5,
a.group6 {
    text-transform: lowercase;
    font-family: "Rubik", sans-serif;
    font-weight: 500;
    -webkit-transition: ease-in-out .4s;
    -o-transition: ease-in-out .4s;
    transition: ease-in-out .4s;
}


.ank-header {
    width: 600px;
    margin: 0 auto !important;
    border: 1px solid #ddd;
}

.ank-imgs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 10px;
    padding-block: 4px;
}

.ank-name {
    text-align: center;
    display: block;
    font-size: 20px;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
}

.ank-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 10px;
    padding-block: 8px;
}

.ank-info li {
    text-align: center;
    width: 160px;
}

.ank-info li span {
    font-weight: 700;
    color: #A2BC8A;
}

.ank-desc {
    width: 560px;
    margin: 0 auto !important;
    white-space: pre-wrap;
}

.abilities {
    width: 560px;
    margin: 0 auto !important;
    background-color: #fff;
    padding-inline: 20px;
    padding-bottom: 20px;
    border: 1px solid #ddd;
    white-space: pre-wrap;
    margin-top: 20px !important;
}

.abilities span {
    display: block;
    background-color: #eee;
    border: 1px solid #ddd;
    margin-top: 12px;
    padding-block: 4px;
    padding-left: 12px;
}

.post-links a {
    text-transform: lowercase;
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
    transition: color var(--anim-hover);
    border: 1px solid rgba(104, 104, 104, 1);
    display: inline-block;
    padding: 0px 11px 6px;
    height: 19px;
    line-height: 1.8;
    box-sizing: border-box;
    color: rgb(var(--text-primary));
}

.post-links a:hover {
    color: rgb(var(--accent)) !important;
}


/* A2.1 */
html,
body {
    margin: 0;
    padding: 0;
    color: rgb(var(--text-primary));
}

html,
body {
    width: 100%;
    max-width: 1100px;
    min-width: 1100px;
    margin: 0 auto;
    overflow-x: hidden;
    -webkit-text-size-adjust: 100%;
}




/* A2.2 */
.punbb * {
    margin: 0
}

/* A2.3 */
.punbb ul,
.punbb dl,
.punbb li,
.punbb dd,
.punbb dt {
    padding: 0;
    list-style: none;
}

/* A2.4 */
.punbb img {
    border: none
}

/* A2.5 */
.punbb .main table {
    table-layout: fixed;
    width: 100%;
    margin: auto;
}

#pun-searchtopics .main table,
#pun-viewforum .main table {
    width: 95%;
}

/* A2.6 */
.checkfield input[type="checkbox"],
.radiofield input[type="radio"] {
    margin: 0 0.3em;
}

/* A2.7 */
p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {
    height: 1.8em;
    vertical-align: middle
}


/* A3 Text setup
-------------------------------------------------------------*/

/* A3.1 */
body {
    font-size: 100.01%;
    background: var(--bg-main) fixed no-repeat center / cover, #3e4245;
    margin: auto;
    /* background-size: inherit; */
    /*width: 1100px;*/
    margin: auto;
}

/* A3.2 */
.punbb {
    font: normal 68.75% rubik;
}

/* 3.3 */
.punbb textarea,
.punbb input,
.punbb select,
.punbb optgroup {
    font: var(--font-second);
    outline: none;
    background: rgb(var(--text-primary), .05);
    border: 0px solid var(--border-profile-color);
    border-radius: 5px;
    color: rgb(var(--text-primary));
    font-size: 12px;
}

.punbb select {
    text-transform: lowercase;
}

.punbb input {
    /* border: 1px solid var(--border-profile-color); */
    padding: 2px 12px;
}

/* A3.4 */
.punbb h1,
.punbb h2,
.punbb h3,
.punbb table,
.punbb h4,
.punbb th {
    font-weight: normal;

}



/* A3.5 */
.punbb h1 span,
.punbb h2 span,
.punbb legend span {
    font-size: 1.1em;
}

/* A3.6 */
.punbb pre {
    font: var(--fw400) var(--fs12) var(--font-second-sa);
}

/* A3.7 */
.punbb address,
.punbb em {
    font-style: normal
}

/* A3.8 */
.punbb .post-content em {
    font-style: italic
}

/* A3.9 */
.punbb .post-content em.bbuline {
    font-style: normal;
    text-decoration: underline;
}


.punbb a {
    color: inherit;
    text-decoration: none;
}




/* CS3.1 .punbb a,*/



li.pl-edit {
    transition: color var(--anim-hover);
}

li.pl-edit a:hover {
    color: rgb(var(--accent)) !important;
}




/* A3.11 */
.punbb optgroup {
    font-weight: bold;
}




/* A4 Float clearing and hidden items
-------------------------------------------------------------*/

/* A4.1 */
.punbb .container:after,
.punbb .post-links ul:after,
.punbb .main div.inline:after,
.punbb .post-box:after,
.punbb .linksb:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    line-height: 0.0;
    font-size: 0;
}

/* A4.2 */
.acchide,
#pun-index #pun-main h1,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-status h2,
#pun-ulinks h2,
.punbb .forum h2,
.punbb .multipage .topic h2,
.punbb dl.post-sig dt span,
.punbb p.crumbs strong,
.punbb .divider hr,
.punbb .required label em,
.punbb .formsubmit label,
.punbb .submitfield label,
.punbb .modmenu label,
#pun-userlist .main h2 {
    /*  font-size: 0;
  height: 0;
  width: 0;
  line-height: 0.0;
  position: absolute;
  left: -9999px;
  overflow: hidden  */

    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    width: 1px;
    height: 1px;
    overflow: hidden;
    white-space: nowrap;

}

html,
body {
    max-width: 100% !important;
    position: relative !important;
    box-sizing: border-box;
}

/* A5 Basic page layout and borders
-------------------------------------------------------------*/

/* A5.1 */
#pun {
    margin: 0 auto 18px auto;
    padding: 0 10px 10px 10px;
    border-style: none;
    border-width: 0;
    width: 1010px;
    border-radius: 5px;
}

/* A5.2 */
.punbb {
    float: left;
    width: 100%;
    top: 40px;
    margin-bottom: 45px;
    position: relative;
    height: auto;
    border-radius: 10px;
    padding: 0px;
    background-color: rgb(var(--canvas-primary));
    border: 1px solid rgba(104, 104, 104, 1);
    border-width: 0 1px;
    box-sizing: border-box;
}

.dark div.punbb {
    background-color: rgb(var(--canvas-primary));
}

/* A5.3 */
#pun-redirect,
#pun-maint {
    margin: 50px 20% 12px 20%;
    width: auto;
    float: none;
}

/* A5.4 */
.punbb .main {
    margin-bottom: 1em;
}

#pun-index .main {
    margin-top: 40px;
}

/* A5.5 */
.punbb .category,
.punbb .post {
    margin-top: 20px;
}

.post {
border: none!important
}


.punbb .category {
    width: 965px;
    margin: 0 auto;
}

.punbb .category h2 {
    margin-top: 12px;
}

/* A5.6 */
.punbb #pun-category1,
.punbb .toppost,
.punbb .topicpost {
    margin-top: 0;
}

/* 5.7 */
#pun-post .topic {
    margin-top: 1em;
}

/* A5.8 */
.punbb .section,
.punbb .forum,
.punbb .formal,
.punbb .modmenu,
.punbb .info,
.punbb .category,
.punbb .post {
    border-style: none none solid none;
    border-width: 0px 0px 0px 0px
}

/* A5.9 */
.punbb .container {
    border-style: solid;
    border-width: 0px;
}

/* A5.10 */
.punbb .section h2,
#pun-main h1,
#pun-stats h2,
#pun-debug h2 {
    padding: 0.5em 1em;
    border-style: none solid solid none;
    border-width: 0 0px 0px 0;
}

#pun-index .category h2 {
    position: relative;
    box-sizing: border-box;
    padding-bottom: 5px;
    overflow: hidden;
}

#pun-index .category h2 span {
    font: var(--fw400) 17px SmallPixel;
    color: rgba(var(--text-primary), 1);
    background: url(https://forumstatic.ru/files/001c/a6/e3/43683.png) no-repeat;
    background-position: 0px -1px;
    position: relative;
    text-transform: uppercase;
    top: 21px;
    width: 965px;
    box-sizing: border-box;
}


/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/

/* B1 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/

/* B1.1 */
.punbb .post-content {
    padding: 20px 10px;
    margin: 0 0px 0 9px;
    box-sizing: border-box;
    width: 99.2%;
    border-radius: var(--bradius-medium);
    text-align: justify;
    color: rgb(var(--text-primary));
}

/* B1.2 */
.punbb .post-sig dt {
    display: block;
    border-top: 1px dashed rgb(var(--canvas-tertiary));
    width: 100%;
    margin: 10px 0;
    opacity: .2;
}

/* B1.3 */
.punbb .post-content p {
    margin-bottom: .6em;
    /* padding: 0 0 1em 0; */
    line-height: 150%;
    overflow-wrap: anywhere;
}

.post-content td {
    border-color: transparent;
}

/* B1.4 */
.punbb .post-content img {
    vertical-align: text-bottom
}

/* B1.5 */
.punbb .post-content img.postimg {
    vertical-align: middle;
}

/* B1.6 */
.punbb .post-content .blockcode {
    width: 100%;
    overflow: hidden;
}

.punbb .post-content .blockcode {
    padding: 1em;
    box-sizing: border-box;
}

/* B1.7 */
.punbb .post-content .scrollbox {
    width: 100%;
    overflow: auto;
}

/* B1.8 */
.punbb .post-content .quote-box:not(.spoiler-box) {
    margin: 3px 0 10px;
    padding: 16px 12px 7px;
    border-radius: 5px;
    background: rgb(var(--canvas-post-body));
}

.punbb .post-content .quote-box {
    background: rgb(var(--canvas-post-body));
    border-radius: 5px;
    border: 1px solid rgba(104, 104, 104, 1);
    box-shadow: 0px 4px 0px 0px rgba(162, 177, 184, 1);
}

.punbb .post-content .spoiler-box {
    padding: 5px 5px 3px;
    background: rgb(var(--quote-code), .03);
    border-radius: 5px;
    box-sizing: border-box;
    margin-bottom: 15px;
}

.custom_tag_anketa .quote-box {
    margin: 10px 20px !important;
}


.punbb .post-content .answer-box:not(.hide-box):not(.spoiler-box) {
    padding: 30px 6px 1px;
}

.punbb .post-content .answer-box>blockquote {
    margin-top: 37px;
    padding: 5px 5px 0;
}

.punbb .post-content .code-box {
    margin: 10px 0 10px;
    padding: 1em;
    display: flex;
    width: 100%;
    background: rgb(var(--quote-code), .03);
    border-radius: 5px;
    flex-direction: column;
    background: rgb(var(--canvas-post-body));
    border-radius: 5px;
    border: 1px solid rgba(104, 104, 104, 1);
    box-shadow: 0px 4px 0px 0px rgba(162, 177, 184, 1);
    box-sizing: border-box;
}


.punbb .post-content .code-box {
    padding: 0em;
}


.punbb .post-content .answer-box::before {
    margin: -22px 0 0px 0px;
}

.hide-box {
    padding: 0px !important;
    background: rgb(var(--quote-code), .03);
    border-radius: 5px;
    margin-top: 7px;
    display: flex;
    flex-direction: column;
}

.hide-box blockquote {
    padding: 0 6px 0px;
    box-sizing: border-box;
}

.hide-box cite {
    background: rgb(var(--quote-code), 0.05);
    font: var(--fw400) var(--fs12) var(--font-third);
    color: rgb(var(--text-primary));
    height: 23px;
    padding: 4px 11px;
    border-radius: 4px;
    margin: 5px;
    box-sizing: border-box;
}

/* B1.9 */
.punbb .quote-box cite,
.punbb .code-box strong.legend {
    display: block;
    text-transform: lowercase;
    font: var(--fw700) var(--fs11) var(--font-third);
    color: rgb(var(--text-primary));
    height: 28px;
    box-sizing: border-box;
    padding: 5px 74px 3px;
    background: rgba(233, 233, 233, 1);
    border-radius: 5px 5px 0 0;
    margin: -1px -1px;
    border: 1px solid rgba(177, 183, 200, 1);
    z-index: 0;
    position: relative;
}

 .punbb  td .code-box strong.legend {
    padding: 5px 0px 3px 0px;
    text-align: center;
}

.punbb .code-box strong.legend::before {
    content: '';
    width: 39px;
    height: 9px;
    background: url(https://forumstatic.ru/files/001c/a6/e3/92682.png);
    position: absolute;
    top: 9px;
    left: 20px;
}

.punbb  td .code-box strong.legend::before {
content: none
}

.code-box strong.legend {
    background: rgb(var(--quote-code), .05);
    font: var(--fw400) var(--fs12) var(--font-third);
    height: 23px;
    margin: 3px;
    padding: 3px 20px;
    border-radius: 4px;
    margin: 5px 3px 2px 5px;
    box-sizing: border-box;
}



.punbb .answer-box div:not(.hide-box):not(.code-box) cite {
    text-transform: lowercase;
    font: var(--fw700) var(--fs11) var(--font-third);
    color: rgb(var(--text-primary));
    height: 28px;
    box-sizing: border-box;
    padding: 5px 22px 3px;
    border-radius: 5px 5px 0 0;
    border: 1px solid rgba(177, 183, 200, 1);
    z-index: 0;
}

.punbb div.answer-box>cite {
    text-transform: lowercase;
    font: var(--fw700) var(--fs11) var(--font-third);
    color: rgb(var(--text-primary));
    height: 28px;
    box-sizing: border-box;
    padding: 5px 22px 3px;
    border-radius: 5px 5px 0 0;
    margin: -31px -7px;
    border: 1px solid rgba(177, 183, 200, 1);
    z-index: 0;
}

.punbb div.hide-box>cite {
    text-transform: lowercase;
    position: relative;
    font: var(--fw700) var(--fs11) var(--font-third);
    color: rgb(var(--text-primary));
    height: 28px;
    box-sizing: border-box;
    padding: 5px 22px 3px;
    border-radius: 5px 5px 0 0;
    border: 1px solid rgba(177, 183, 200, 1);
    z-index: 0;
}

/* B2 Information boxes
-------------------------------------------------------------*/

/* B2.1 */
.punbb .info-box {
    padding: 1.1em 1.7em 1em 1.7em;
    border-style: solid;
    border-width: 1px;
    margin: 0 0 1.1em 0;
}

/* B2.2 */
.punbb .info-box * {
    padding: 0 0 0.7em 0;
}

/* B2.3 */
.punbb #pun-main .info-box .legend {
    font-size: 1.1em;
    font-weight: bold;
}


/* B3 Pagination and posting links
-------------------------------------------------------------*/

/* B3.1 */
.punbb .linkst {
    float: left;
    position: relative;
    width: 98.5%;
    font-size: 1em;
    height: 0;
}

/* B3.2 */
.multipage {
    margin-top: 3em;
}

/* B3.3 */
.linkst .pagelink {
    position: absolute;
    margin-top: -34px;
    left: 44px;
    color: rgb(var(--text-primary));
    font-size: 0px;
    background: rgb(var(--text-primary), .05);
}

/* B3.4 */
.linkst .postlink {
    position: absolute;
    top: -4em;
    right: 28px;
    width: 16em;
    text-align: right;
    z-index: 18;
    text-transform: lowercase;
}

/* B3.5 */
.punbb .linksb {
    text-align: right;
    padding: 0.4em 2.4em 0.5em 1em;
    font-size: 1em;
}

/* B3.6 */
.linksb .pagelink {
    float: left;
    position: relative;
    top: 3px;
    left: 32px;
    right: 14px;
    text-align: left;
    font-size: 0;
    background: rgb(var(--text-primary), .05);
}

/* B3.7 */
.linksb .postlink {
    float: right;
    width: 16em;
    right: 14px;
    position: relative;
}

/* B3.8 */
.subscribelink {
    clear: both;
    padding-top: 0.3em;
    width: 951px;
    text-transform: lowercase;
}

#pun-viewtopic .linksb .postlink {
    float: right;
    width: 16em;
    right: -4px;
    display: none;
    position: relative;
}

/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/

/* C1.1 */
.punbb .formal .container {
    padding: 0em 2.3em 1.1em 2.3em;
}

/* C1.2 */
.punbb .formsubmit {
    padding: 0 0 0 1.3em;
    margin: 0em 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: flex-start;
}

/* C1.3 */
.punbb .formsubmit input,
.punbb .formsubmit a,
.punbb .formsubmit span {
    background: rgb(var(--text-primary), .05);
    color: rgb(var(--text-primary));
    border: none;
    border-radius: 0px;
    padding: 2px 15px 3px 15px;
    cursor: pointer;
    font: var(--fw400) var(--fs12) var(--font-second-sa);
    overflow: hidden;
    text-transform: lowercase;
    margin: 0 5px;
    outline: none;
    -webkit-transition: background var(--anim-hover);
    -o-transition: background var(--anim-hover);
    transition: background var(--anim-hover);
    overflow: hidden;
    height: 32px;
    border: 1px solid rgba(104, 104, 104, 1);
}

.punbb .formsubmit input:hover,
.punbb .formsubmit a:hover,
.punbb .formsubmit span:hover {
    background: rgba(var(--accent), 0.2);
}

.punbb .formsubmit a,
.punbb .formsubmit span,
input[type="submit"],
input[type="button"] {
    background: rgb(var(--text-primary), .05);
    border: 0px solid;
    padding: 1px 20px 2px;
    cursor: pointer;
    font: var(--fw400) var(--fs12) var(--font-second-sa);
    color: rgb(var(--text-primary));
    text-transform: lowercase;
    margin: 0 2px;
    transition: var(--anim-hover);
    border-radius: 5px;
    height: 32px;
}

#login>p>a:nth-child(2),
#login>p>a:nth-child(3) {
    display: flex;
    align-items: center;
    height: 27px;
}

input[type="submit"]:hover,
input[type="button"]:hover {
    background: rgba(var(--accent), 0.2);
}

/* C1.4 */
.punbb fieldset {
    border-style: solid;
    border-width: 0px;
    padding: 0 18px 0 18px;
    margin: 0 0 1em 0;
    color: rgb(var(--text-primary));
}

/* C1.5 */
.punbb fieldset legend {
    padding: 2px 5px 4px;
    margin: 0px 0 5px 0px;
    border-radius: var(--bradius-minor);
    font-size: 1.1em;
    text-transform: lowercase;
}

#pun-viewtopic fieldset legend {
    position: absolute;
    padding: 24px 0px 4px;
}

#pun-viewtopic #set_avatar fieldset legend {
position: static;
}

/* C1.6 */
.punbb fieldset legend span {
    font: 700 1em var(--font-second-sa);
    padding: 1px 10px 2px;
    border-radius: 10px;
    text-transform: lowercase;
}

/* C1.7 */
.punbb fieldset fieldset {
    border-style: none;
    margin: 0;
    padding: 0 0 8px 0
}

/* C1.8 */
.punbb .fs-box {
    padding: 1em 0 0.8em 0;
}

/* C1.9 */
.punbb .fs-box p,
.punbb .fs-box fieldset {
    padding: 0 0 0.8em 0
}

/* C1.10 */
.punbb .inline .inputfield,
.punbb .inline .selectfield,
.punbb .inline .passfield {
    float: left;
    margin-right: 1em;
}

/* C1.11 */
.punbb .inline .infofield {
    clear: both
}

/* C1.12 */
.punbb .datafield br {
    display: none
}

/* C1.13 */
.punbb .required label,
.punbb .datafield span.input {
    font-weight: bold
}

/* C1.14 */
.punbb .datafield span.input a {
    font-weight: normal;
}

/* C1.15 */
.punbb .areafield span.input,
.punbb p.longinput span.input {
    display: block;
    padding: 0 12em 0 0;
    height: 100%;
    /* For IE */
}

/* C1.16 */
.punbb textarea,
.punbb .longinput input {
    width: 64%;
    margin: 0;
}

/* C1.17 */
.punbb .hashelp {
    position: relative;
}

/* C1.18 */
.punbb .helplinks {
    display: block;
    position: absolute;
    top: 1em;
    right: 0;
    font-weight: normal;
    width: 36%;
}

/* c1.19 */
.punbb #profile .helplinks {
    top: 1.5em;
}

/* C1.20 */
.punbb .helplinks span {
    display: block;
    padding-bottom: 0.2em;
}

/* C1.21 */
#pun-post .formal .info-box li {
    padding-left: 4px;
    list-style-type: square;
    list-style-position: inside;
    line-height: 1.5;
    margin: 0;
}


/* C2 Table layout
-------------------------------------------------------------*/

/* C2.1 */
.punbb .main .tcl {
    /*  overflow: hidden; */
    text-align: left;
    width: 50%;
}



/* C2.2 */
.punbb .main .tc2,
.punbb .main .tc3,
.punbb .main .tcmod {
    text-align: left;
    /*   width: 10%; */
    word-break: break-word;
}

#pun-viewforum .main .tc3,
#pun-viewforum .main .tc2 {
    width: 10%;
}

#pun-viewforum .main td.tcr {
    width: 40%;
}

#pun-viewforum .main .tcl {
    width: 65%;
}

#pun-searchtopics .tcr .user-avatar {
    display: none
}

#forum>td.tc2,
#post>fieldset:nth-child(n)>legend>span,
#pun-index td.tc2,
#pun-index td.tc3,
#pun-navlinks #navawards,
#sparkle1,
#sparkle2,
#sparkle3,
#sparkle4,
#sparkle5,
.lastedit,
.punbb .datafield br,
.punbb thead,
.topic a.sharelink,
div#pun-live-rusff,
td.tc2.pmtc22>em {
    display: none;
}

#pun-main>div.usertable>div>table>thead,
.forum div table thead {
    display: contents;
}

#pun-main h1 {
    display: none
}

/* C2.3 */
.hasicon>tr>td.tcr {
    overflow: hidden;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* width: 30%; */
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    padding-left: 60px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    flex-direction: column;
}

#pun-index .hasicon>tr>td.tcr {
    margin-top: -48px;

}

.hasicon {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: rgb(var(--canvas-primary));
    border: 1px solid rgba(104, 104, 104, 1);
    box-shadow: 0px 4px 0px 0px rgba(162, 177, 184, 1);
    border-radius: 0 0 5px 5px;
}

.hasicon::before {
    content: '';
    background: white;
    border-right: 1px solid rgba(104, 104, 104, 1);
    height: 100%;
    width: 69%;
    position: absolute;
    border-radius: 0 0 0 5px;
}

.hasicon:has(.isub)::before {
    content: none;
}

#pun-messages .hasicon::before {
    content: none;
}

/* C2.4 */
#pun-userlist .main .tcl {
    width: 40%
}

#pun-modviewforum .main .tcl {
    width: 85%;
}

#pun-searchtopics .main .tcl {
    width: 90%;
    padding-left: 3.2em;
}

#pun-searchtopics table>thead>tr {
    /* display: grid; */
    -ms-grid-columns: 5fr 3fr 2fr 2fr;
    grid-template-columns: 5fr 3fr 2fr 2fr;
    display: none;
}

/* C2.5 */
#pun-userlist .main .tc2 {
    text-align: left;
    font-size: 10px;
    /* width: 20%; */
}


#pun-searchtopics div.icon {
    background: url(https://upforme.ru/uploads/001c/a2/2d/2/333728.png);
    background-color: transparent;
    position: absolute;
    top: 17px;
    left: 24px;
    width: 26px;
    height: 26px;
    border: none;
}

#pun-searchtopics div.icon.icon-new {
    background: url(https://upforme.ru/uploads/001c/a2/2d/2/84298.png);
}

#pun-searchposts .post h3 {
    font: var(--font-second);
}

#pun-searchposts li.pa-replies {
    background: rgb(213 213 213);
    text-align: center;
    font: var(--font-second);
    margin: 10px;
    border-radius: 5px;
    padding: 3px 14px 4px;
    text-transform: lowercase;
    color: rgb(var(--text-primary));
}

#pun-searchposts .post h3 span {
    height: 20px;
    padding: 2px 15px 3px;
}

#pun-multimove .post-author::before,
#pun-multidelete .post-author::before,
#pun-searchposts .post-author::before {
    content: none !important;
}

#pun-searchposts .post .post-author {
    height: 80px;
    overflow: hidden;
}

/* C2.6 */
#pun-debug table .tcl {
    width: 15%;
    white-space: normal;
}

/* C2.7 */
#pun-debug .tcr {
    width: 90%;
    white-space: normal;
}

/* C2.8 */
#pun-index .tcl h3 {
    margin-bottom: 5px;
    padding: 0px 0 5px 0;
    line-height: 7px !important;
    width: 100%;
    transition: .4s ease-in-out;
    text-transform: lowercase;
    font: var(--fw700) 15px var(--font-main);
    font-size: 15px !important;
    color: rgb(var(--accent));
}

#pun-index .tcl h3:hover {
    color: rgb(var(--text-primary));
}


/* C2.9 */
.punbb td span.youposted {
    font-weight: bold;
    margin-left: -1em;
    position: absolute;
}

/* C2.10 */
.punbb td .modlist {
    display: block;
    padding-top: 0.3em
}

/* C2.11 */
.punbb .main td {
    border-style: solid none none solid;
    border-width: 0px 0 0 0px;
    padding: 0.8em 1em;
}

/* C2.12 */
.punbb .main th {
    border-style: none none none solid;
    border-width: 0 0 0 0px;
    padding: 0.4em 1em 0.4em 1em;
}

/* C2.13 */
.punbb .main .tcl {
    border: 0;
}

/* C2.14 */
.punbb tbody.hasicon td.tcl {
    padding-left: 1.2em
}

/* C2.15 */
.punbb div.icon {
    border-style: solid;
    border-width: 0.6em 0.6em 0.6em 0.6em;
    height: 0;
    line-height: 0.0;
    margin-top: 0.1em;
    width: 0;
}

/* C2.16 */
.punbb table div.icon {
    font-size: 1.05em;
    position: absolute;
    margin-left: -2.2em;
}

/* C3 Topics
-------------------------------------------------------------*/

/* C3.1 */
.punbb .post .container {
    margin-top: 10px;
    margin-bottom: 5px;
}

/* C3.2 */
.punbb .post h3 {
    border-width: 0px;
    margin-bottom: -5px;
    z-index: 9 !important;
}

/* C3.3 */
.punbb .post h3 span {
    padding: 3px 20px 4px;
    margin: 0px 33px 0 250px;
    display: block;
    border-radius: 5px;
    max-width: calc(100% - 30px);
    box-sizing: border-box;
    background: rgb(var(--canvas-post-body));
    position: relative;
    border: 1px solid rgba(104, 104, 104, 1);
    scroll-margin-top: 15px;
}

.post.hideprofile h3 span {
    margin: 0px 33px 0 20px;
}

.post.hideprofile .edit-pp {
    display: none
}

div.pagelink {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font: var(--fw400) var(--fs11) var(--font-second-sa);
    text-transform: lowercase;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 2px 2px 2px 2px;
    border-radius: var(--bradius-minor);
    background: var(--bg-dark-rgba);
    width: auto !important;
    color: rgb(var(--text-primary));
    gap: 1px;
}

div.pagelink>a {
    padding: 3px 8px 4px 8px !important;
    background: rgb(var(--text-primary), .05);
    margin: 0 !important;
    overflow: hidden;
    border-radius: 2px;
    font-size: var(--fs12);
    -webkit-transition: background var(--anim-hover);
    -o-transition: background var(--anim-hover);
    width: 5px;
    display: flex;
    justify-content: center;
}


div.pagelink>a:hover {
    background: rgba(var(--accent), 0.2);
}

div.pagelink>strong {
    padding: 3px 8px 4px 8px;
    border-radius: 1px;
    background: rgba(var(--light-accent), .7);
    font-size: var(--fs12);
}

div.pagelink>*:first-child {
    margin-left: 0px;
}

/*  */
.punbb .post .post-author {
    float: left;
    width: 212px;
    position: relative;
    display: block;
    height: auto;
    margin: 10px 0px 70px 20px;
    /* overflow: hidden; */
    z-index: 0;
    position: sticky;
}




.pa-posts a:hover {
    box-shadow: none !important;
}


/* C3.6 */
.punbb .post .post-author p {
    padding: 0 1em 1em 1em;
    line-height: 140%;
}

/* C3.7 */
.pa-author {
    width: 212px;
    box-sizing: border-box;
    height: auto;
    margin: -8px auto -3px;
    position: relative;
    text-align: center;
    padding: 4px !important;
    border-radius: 10px 10px 0 0;
    text-transform: lowercase;
    position: relative;
}

/* C3.8 */
.pa-author a {
    color: rgb(var(--text-primary));
    border-radius: var(--bradius-major);
    font: var(--fw700) 14px var(--font-third);
    padding: 1px 6px 2px 6px !important;
    box-sizing: border-box;
    text-transform: lowercase;
    box-shadow: none !important;
    letter-spacing: 0.5px;
    transition: color var(--anim-hover) !important;
    position: relative;
}

.pa-author a::before {
    content: '';
    position: absolute;
    height: 12px;
    border-radius: 15px 15px 0 0;
    top: -9px;
    left: -10px;
    right: -10px;
    background: #ffffff;
    border: 1px solid rgba(30, 30, 30, 1);
    border-bottom: none;
    box-sizing: border-box;
    max-width: 200px;
}

.pa-author strong {
    color: rgb(var(--canvas-tertiary));
    background: rgba(var(--canvas-secondary), 1);
    border-radius: var(--bradius-major);
    font: var(--fw700) var(--fs10) var(--font-second-sa);
    padding: 1px 4px 2px 4px !important;
    box-sizing: border-box;
    margin-right: 10px !important;
    box-shadow: none !important;
    transition: color var(--anim-hover) !important;

}

.pa-author a:hover {
    color: rgb(var(--accent));
    box-shadow: none !important;

}



/*  */


li.pa-title {
    padding: 2px 5px 7px;
    font: var(--fw400) var(--fs9) var(--font-nano);
    color: rgb(var(--text-primary), .7);
    text-transform: lowercase;
    text-align: center;
    margin: 0 auto;
    box-sizing: border-box;
    width: 229px;
    position: relative;
    z-index: 1;
}

li.pa-avatar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 218px;
    margin: 5px auto 0;
    padding: 0px 0px 5px;
    border-radius: var(--bradius-top);
    z-index: 1;
    position: relative;
}

#pun-searchposts li.pa-avatar {
    display: none;
}

#pun-searchposts .pa-author strong {
    font: var(--fw600) var(--fs12) var(--font-second-sa);
    margin-right: 0px !important;
}

li.pa-avatar img {
    max-height: 180px;
    max-width: 180px;
    border: 1px solid rgba(104, 104, 104, 1);
    box-shadow: 0px 4px 0px 0px rgba(162, 177, 184, 1);
}

#profile4 .fs-box a {
    background: rgb(var(--text-primary), .05);
    padding: 4px 10px 1px;
    font: 600 11px var(--text-primary);
    text-transform: uppercase;
    display: block;
    width: fit-content;
}


/* li.pa-fld3 {
  text-transform: lowercase;
  position: relative;
  color: rgb(var(--text-dark-accent));
  width: 229px;
  padding: 10px 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  z-index: 17;
  background: rgb(var(--canvas-post-body));
  font: var(--fw400) var(--fs10) var(--font-second-sa);
  border-bottom: 1px dashed rgb(var(--canvas-secondary-rgb));
} */



li.pa-last-visit {
    display: none;
}

li.pa-online {
    font-size: 0px;
    top: -31px;
    left: 121px;
    position: absolute;
    width: auto;
}

li.pa-online::before {
    content: '';
    width: 8px;
    height: 8px;
    background: rgba(var(--accent));
    position: absolute;
    border-radius: 50%;
    right: 10px;
    margin: 27px 0;
    animation: blinkColor .9s linear infinite;
    z-index: 10;
    display: none
}

/* .status-container {
  width: 22px;
  height: 22px;
  z-index: 10;
  margin: 10px 0px 0 112px;
  position: absolute;
  border-radius: 50%;
}

.status-online {
  background: url(https://forumstatic.ru/files/001c/17/73/33728.svg);
}

.status-offline {
  background: url(https://forumstatic.ru/files/001c/17/73/47869.svg);
} */


/* C3.11 */
.punbb .post-body {
    margin-left: 21.5em;
    padding: 0 0 1px 0;
    position: relative;
}

/* C3.12 */
.punbb .post-box {
    padding: 0px 1em 0 0;
    margin: 0 12px 0px 1px;
    position: relative;
    display: block;
    font: var(--fw400) var(--fs12) var(--font-second-sa);
}

/*C3.13 */
.punbb fieldset .post-box {
    margin-bottom: 0.8em
}

.post-box a {
    transition: color var(--anim-hover);
    color: rgb(var(--accent));
}

.post-box a:hover {
    color: rgb(var(--text-primary));
}

/* C3.14 */
.punbb .post-links {
    margin-left: 219px;
    margin-right: 18px;
    border-left-style: solid;
    border-left-width: 0px;
}

/* C3.15 */
.punbb .post-links ul {
    padding: 0 0em 0px 0em;
    height: 2em;
    line-height: 2em;
    margin-left: -18em;
    margin-top: 5px;
    margin-bottom: 5px;
    background: transparent;
    width: 122%;
    max-width: 990px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: right;
}

.punbb .post-links ul:has(.edit-pp) {
    margin-left: -15em;
    width: 118%;
}

/* C3.16 */
.punbb .post-links li {
    display: inline;
    padding-left: 1em;
}

.punbb .post-links li:first-child {
    padding-left: 0em;
}

.punbb .post-links li:last-child {
    margin-right: -10px;
}




/* C3.17 */
.pl-email,
.pl-website {
    float: left;
}

/* C3.18 */
.punbb .clearer {
    clear: both;
    height: 0;
    font-size: 0;
}


/* C4 Moderator menu
-------------------------------------------------------------*/

/* C4.1 */
.punbb .modmenu .container {
    width: 917px;
    /* width: 35em; */
    padding: 0.5em 2.8em;
    text-align: right;
    text-transform: lowercase;
    left: 15px;
    position: relative;
    font: var(--font-second);
    color: rgb(var(--text-primary));
}

.punbb .modmenu .container a {
    transition: color var(--anim-hover);
}

.punbb .modmenu .container a:hover {
    color: rgb(var(--accent)) !important;
}

div.modmenu>p>span {
    display: none
}

/* C4.2 */
.punbb .modmenu strong,
.punbb .modmenu a {
    height: 1.8em;
    line-height: 1.8em;
}



/* C4.3 */
.punbb .modmenu .container strong {
    float: left;
    color: rgb(var(--text-primary));
}

/* C4.4 */
.punbb .modmenu input {
    margin-left: 1em;
}


/* C5 Message boxes
-------------------------------------------------------------*/

/* C5.1 */
.punbb .info .container {
    padding: 0.8em 4em;
    color: rgb(var(--text-primary));
}

/* C5.2 */
.punbb .info .container .backlink {
    padding-top: 0.8em;
    color: rgb(var(--text-primary));
}


/* C6 Profile
-------------------------------------------------------------*/

/* C6.1 */
#profile .container {
    padding-left: 18.6em;
}

/* C6.2 */
#profilenav {
    float: left;
    width: 14em;
    margin-left: -16.3em;
    display: inline;
}

/* C6.3 */
#profilenav li {
    padding-bottom: 0.8em;
    font-weight: bold;
}

/* C6.4 */
#viewprofile ul,
#profilenav ul {
    background: rgb(var(--canvas-secondary));
    padding: 1.5em 18px 0.8em 18px;
    width: 157px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 14px 0 15px 0px;
    border-radius: 10px;
}

/* C6.5 */
#viewprofile h2,
#profilenav h2 {
    background: transparent;
    border: none;
    padding: 0 0 0 0;
    margin: 0 14px -0.6em 14px;
}

/* C6.6 */
#viewprofile h2 span,
#profilenav h2 span {
    padding: 0 5px;
    position: relative;
}

/* C6.7 */
#viewprofile li,
#setmods dl {
    padding: 0 0 0 16em;
    margin-bottom: 0.2em;
}

/* C6.8 */
#viewprofile li span {
    float: left;
    width: 14em;
    margin-left: -16em;
    padding: 0.5em 1em;
    font-weight: bold;
}

#viewprofile lz span:first-of-type {
    margin: 0 0 5px !important;
}

/*C6.9 */
#setmods dt {
    float: left;
    width: 14em;
    margin-left: -16em;
    padding: 0.8em 1em;
    font-weight: bold;
    display: inline;
}

/* C6.10 */
#viewprofile li strong,
#viewprofile li div,
#setmods dd {
    display: block;
    padding: 0.5em 1em;
    font-weight: normal;
}

/* C6.11 */
.punbb img.avatardemo {
    float: right;
    margin: 0 0 0.8em 1.8em
}


/* C7 User list
-------------------------------------------------------------*/

/* C7.1 */
#pun-userlist .formal,
#pun-userlist .formal .container {
    border-bottom: none;
    margin-bottom: 0;
}

/* C7.2 */
#pun-userlist .usertable .container {
    padding: 0 0.3em 2.3em 0.3em;
    border-top: none;
    border-radius: var(--bradius-medium);
    margin: 5px 37px;
}

/* C7.3 */
#pun-userlist .usertable table {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(var(--canvas-secondary), 0);
    border-radius: 10px;
    color: rgb(var(--text-primary));
}

#pun-userlist .isonline {
    right: 14px !important;
}


/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/

/* D1 Logo and description
-------------------------------------------------------------*/

/* D1.1 */
#pun-title {
    position: absolute;
    width: 1010px;
    top: -10px;
    height: 420px;
    background: var(--bg-header) no-repeat center;
    background-size: cover;
    margin-left: -1px;
}

/* D1.2 */
#pun-title h1 {
    display: block;
    height: 40px;
    padding: 2em 1em 0 1em;
}

/* D1.3 */
#pun-title .container {
    border-style: none solid none solid;
}

/* D1.4 */
#pun-title h1 span {
    font-size: 1.5em;
    display: none;
}

#pun-title table {
    border: none;
    height: 40px;
    width: 100%;
}

#pun-title td.title-logo-tdl {
    border: none;
    width: 100%;
}

#pun-title td.title-logo-tdr {
    border: none;
    width: 468px;
}

::-moz-selection {
    color: var(--black);
    background: rgb(var(--light-accent))
}

::selection {
    color: var(--black);
    background: rgb(var(--light-accent))
}

#pun-announcement *::-webkit-scrollbar {
    width: 2px;
    height: 2px;
}

::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

::-webkit-scrollbar-track {
    background: rgb(var(--canvas-secondary)) !important;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    background: rgb(var(--accent)) !important;
    border-radius: 10px;
}



/* D2 Page navigation
-------------------------------------------------------------*/

/* D2.1 */
#pun-pagelinks {
    position: absolute;
    top: -15px;
    left: 0;
    margin: 0;
    border: none;
    padding: 0;
    width: 100%;
}

/* D2.2 */
#pun-pagelinks .container {
    background: transparent;
    border: none;
    padding: 0
}

/* D2.3 */
#pun-pagelinks .container li {
    display: inline
}

/* D2.4 */
#pun-pagelinks li a,
#pun-pagelinks a:link,
#pun-pagelinks a:hover {
    height: 2em;
    line-height: 2em;
    padding: 0;
    font-size: 1.2em;
    margin-left: -9999px;
    display: block;
    float: left;
    width: 100%;
}

/* D2.5 */
#pun-pagelinks a:active,
#pun-pagelinks a:focus {
    position: relative;
    margin: 0;
}

#pun-pagelinks li a span {
    display: block;
    margin: 0 1em
}

/* D3 Forum navigation
-------------------------------------------------------------*/

/* D3.1 */

#pun-navlinks .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 1000px;
    position: absolute;
    margin: -392px auto 0;
    height: 20px;
    padding: 5px 0 5px 0 !important;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}


#pun-navlinks .container a {
    color: #bcbcbc;
}

#pun-navlinks .container a span {
    letter-spacing: -.5px;
}

/* D3.2 */
#pun-navlinks .container {
    padding: 0.7em 1em;
    max-width: 69%;
    left: 160px;
    box-sizing: border-box;
    gap: 14px;
}

.container>li {
    color: rgb(var(--link));
}

/* D.3 */
#pun-navlinks li {
    display: inline;
}

#pun-navlinks {
    position: relative;
    z-index: 10;
}

/* D3.4 */
#pun-navlinks li a {
    text-decoration: none;
    margin: 3px 0;
    display: block;
    color: rgb(var(--text-primary)) !important;
    font: var(--fw700) var(--fs11) var(--font-main);
    text-transform: uppercase;
    width: auto;
    text-align: center;
    border-radius: 5px;
    /* padding: 6px 12px 3px; */
    box-sizing: border-box;
    transition: .3s ease-in-out;
}

#navpm .notify-link .unreads {
    position: relative;
    display: inline;
    left: 3px;
    padding: 1px 3px;
}

#pun-navlinks li a:hover {
    color: rgb(var(--accent)) !important;
}

#pun-navlinks li a span {
    transition: transform .4s ease-in-out;
    letter-spacing: .12em;
}



/* D4 User links
-------------------------------------------------------------*/


/* D4.2 */

#pun-ulinks {
    margin: -25px 0px 5px;
    display: flex;
    justify-content: center;
    z-index: 8;
    position: absolute;
    width: 100%;
    top: 418px;
}

#pun-ulinks .container {
    border: none;
    text-align: left;
    text-transform: lowercase;
    font: var(--fw500) var(--fs9) var(--font-third);
}

/* D4.3 */
#pun-ulinks li,
#pun-ulinks li a {
    display: inline;
    border-left-style: solid;
    border-left-width: 0px;
    white-space: nowrap;
    color: rgb(var(--text-color-secondary));
    text-decoration: none;
    -webkit-transition: var(--anim-hover);
    -o-transition: var(--anim-hover);
    transition: var(--anim-hover);
}

#pun-ulinks li,
#pun-ulinks li a:hover {
    color: rgb(var(--accent));
}


/* D4.4 */
#pun-ulinks li a {
    padding: 0 0.3em 0 0.6em;
    margin: 0 0px;
}

/* D4.5 */
#pun-ulinks li.item1,
#pun-ulinks li.item1 a {
    border-left-style: none;
    border-left-width: 0;
    padding-left: 0
}

/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*/

/* D5.1 */
#pun-status,
#pun-status .container {
    border-bottom: none;
    margin-bottom: 0;
    color: rgb(var(--text-primary));
    font: var(--fw400) var(--fs9) var(--font-second-sa);
    text-transform: lowercase;
    margin-left: 18px;
    position: absolute;
    width: 100%;
    top: 207px;
    left: -13px;
    display: flex;
    z-index: 10;
    justify-content: center;
}

/* D5.2 */
#pun-status .container {
    padding: 0.8em 38px 1em 1em;
}

/* D5.3 */
#pun-status span {
    white-space: nowrap;
    margin-right: 0.5em;
}

/* D5.4 */
#pun-crumbs1 {
    font-weight: bold;
    overflow: hidden;
    margin-top: 60px;
    z-index: 10;
    position: relative;
    font-weight: 700;
    font-family: var(--font-cat-title);
}

/* D5.5 */
#pun-crumbs1 p.container {
    border-top: none;
    color: rgb(var(--text-primary));
    padding: 1em 1em 2.8em 4.6em;
    font: var(--fw400) var(--fs10) var(--font-onemore);
    text-transform: lowercase;
    text-align: center;
}

#pun-index #pun-crumbs1,
#pun-index #pun-crumbs2 {
    display: none
}

#pun-crumbs1 p.container a,
#pun-crumbs2 p.container a {
    transition: color var(--anim-hover);
    background: rgb(var(--text-primary), .05);
    padding: 2px 8px 3px;
    border-radius: 5px;
}

#pun-crumbs1 p.container a:hover,
#pun-crumbs2 p.container a:hover {
    color: rgb(var(--accent)) !important;
}

/* D5.6 */
#pun-break1 {
    margin: 0 1em;
    border-style: solid none;
    border-width: 0px 0;
    height: 0;
    margin: -2px 1em;
    position: relative;
    z-index: 1;
}

/* D6 Announcement
-------------------------------------------------------------*/

#pun-announcement {
    width: 1020px;
    height: 420px;
    position: absolute;
    top: 0px;
    z-index: 5;
}

/* D6.1 */
#pun-announcement h2 {
    display: none;
}

/* D6.2 */
#pun-announcement h2 span {
    display: block;
    padding: 1em 0 0.8em 0;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

/* D6.3 */
#pun-announcement .container {
    padding: 1em 0em 1em 0em;
    position: absolute;
    box-sizing: border-box;
    top: 0px;
    width: 1020px;
    height: 320px;
}


#pun-announcement>div>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 914px;
    overflow: auto;
}



#pun-announcement .html-box>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    color: var(--black);
    text-decoration: none;
    padding: 10px 7px;
    border: solid var(--border);
    border-width: 0 1px;
    margin: 0 3px;
    -webkit-transition: ease-in-out .4s;
    -o-transition: ease-in-out .4s;
    transition: ease-in-out .4s;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;

}

#pun-announcement .html-box>a>p {
    letter-spacing: .5px;
    font-family: var(--font-second-sa);
    text-transform: lowercase;
    opacity: .7;
}

#pun-announcement .html-box>a:hover {
    background: var(--black);
    color: rgb(var(--white));
}

#pun-announcement>div>div>a>span {
    font-weight: 900;
    font-size: 1.2em;
    font-family: var(--font-second);
    padding-right: 5px;
    opacity: 1;
}

#html-header {
    height: 385px;
    position: relative;
    /* z-index: 10; */
    /*  pointer-events: none; */
}

#html-footer {
    background-size: 100% !important;
    background: var(--bg-footer) no-repeat bottom;
    margin: 0px -1px -2px -1px;
    height: 235px;
}

/* D7 Statistics
-------------------------------------------------------------*/

/* D7.1 */

#pun-stats {
    background: rgb(var(--canvas-primary));
    border: 1px solid rgba(104, 104, 104, 1);
    box-shadow: 0px 4px 0px 0px rgba(162, 177, 184, 1);
    border-radius: 0 0 5px 5px;
    width: 963px;
    margin: 50px auto 25px;
}

#pun-stats .container {
    padding: 1.2em 0em;
    position: relative;
    margin: 5px 12px 10px;
    width: 937px;
    box-sizing: border-box;
}

/* D7.2 */
#pun-stats li.item1,
#pun-stats li.item2 {
    clear: both;
    line-height: 150%;
}

/* D7.3 */
#pun-stats li.item3,
#pun-stats li.item4 {
    text-align: right;
    line-height: 150%;
    transition: color var(--anim-hover);
}

#pun-stats li.item4:hover {
    color: rgb(var(--accent)) !important;
}


/* D7.4 */
li#onlinelist {
    margin: 5px auto;
    width: 100%;
    color: rgb(var(--text-secondary));
    font: var(--fw400) var(--fs11) var(--font-third);
}

/* D7.5 */
li#onlinelist div {
    border-top-style: solid;
    border-top-width: 0px;
    padding: 0.7em 0 0 0;
    font-family: var(--font-second);
    text-transform: lowercase;
    color: rgb(var(--text-primary));
    text-align: justify;
}

#onlinelist>div>a,
#onlinelist>div>span>a {
    text-transform: lowercase;
}

#onlinelist a {
    box-shadow: inset 0 0 0 0 rgb(var(--accent));
    color: rgb(var(--text-primary));
    padding: 0 .25rem;
    margin: 0 -.25rem;
    transition: color var(--anim-hover);
}

#onlinelist a:hover {
    color: rgb(var(--accent)) !important;
}



/* D8 Quick Jump - About - Bottom Breadcrumbs
-------------------------------------------------------------*/

/* D8.1 */
#pun-qjump {
    margin: 0;
    border: none;
    width: 50%;
    position: relative;
    float: left;
}

/* D8.2 */
#pun-qjump .container {
    border: none;
    background: transparent;
    padding: 0.8em 1em;
}

/* D8.3 */
#pun-about {
    margin-top: -24px;
    width: 300px;
    float: right;
    text-align: end;
    z-index: 20;
    position: relative;
    font: var(--font-second);
    text-transform: lowercase;
}

/* D8.4 */
#pun-about .container {
    border-top-style: none;
    text-align: right;
    line-height: 150%;
    padding: 0.8em 1em;
}

/* D8.5 */
#pun-about p span {
    display: block;
    padding-left: 50%;
    margin-right: 3.4em !important;
}


/* D5.4 */
#pun-crumbs2 {
    font-weight: bold;
    overflow: hidden;
    margin-top: 0;
    z-index: 10;
    position: relative;
    font-weight: 700;
    font-family: var(--font-cat-title);
}

/* D5.5 */
#pun-crumbs2 p.container {
    border-top: none;
    color: rgb(var(--text-primary));
    padding: 1em 2em 2.8em 4.1em;
    font: var(--fw400) var(--fs10) var(--font-onemore);
    text-transform: lowercase;
    text-align: center;
}

/* D8.8 */
#pun-break4 {
    border-width: 0px;
}

/* D8.9 */
div.punbb-admin #pun-about .container {
    border-top-style: solid;
    border-top-width: 1px;
}

.punbb-admin #pun-title {
    position: relative;
}


/* D9 Help file
-------------------------------------------------------------*/

/* D9.1 */
#pun-help .formal .info-box h3.legend {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-bottom: 0;
    margin-bottom: 0.8em;
}

/* D9.2 */
#pun-help .formal .info-box h3.legend span {
    padding-bottom: 0.6em;
    display: block;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    font-size: 1.1em;
}

/* D9.3 */
#pun-help .formal p,
#pun-help .formal dd {
    margin-bottom: 1em
}

/* D9.4 */
#pun-help .formal ul,
#pun-help .formal dl {
    padding: 0 0 0 1em
}

/* D9.5 */
#pun-help .formal li {
    padding: 0;
    line-height: 130%
}

/* D9.6 */
#pun-help .formal li * {
    vertical-align: text-top
}

/* D9.7 */
#pun-help .formal dt span {
    font: 1.4em/120% monaco, "bitstream vera sans mono", "courier new", courier, monospace
}

/* D9.8 */
#pun-help .formal .parsedmsg,
#pun-help .formal .parsedmsg .incode {
    padding-bottom: 0;
}

/*  */
.punbb h2 span {
    font-size: 0em;
    display: flex;
    flex-direction: row-reverse;
    height: 26px;
    width: 96.7%;
    margin-left: 0px;
    padding-top: 1px;
    background-position: top;
    background-repeat: no-repeat;
    align-items: flex-start;
    margin-bottom: var(--fs8);
    border-radius: var(--bradius-minor);
    text-transform: lowercase;
    justify-content: center;
}


#pun-viewtopic h2 span {
    height: 0px;
}

/* 
#pun-category1 h2 span {
  background-image: url(https://forumstatic.ru/files/001c/69/a5/36607.png);
}

#pun-category2 h2 span {
  background-image: url(https://forumstatic.ru/files/001c/69/a5/88534.png);
}

#pun-category3 h2 span {
  background-image: url(https://forumstatic.ru/files/001c/69/a5/31096.png);
}

#pun-category4 h2 span {
  background-image: url(https://forumstatic.ru/files/001c/69/a5/70635.png);
}

#pun-category5 h2 span {
  background-image: url(https://forumstatic.ru/files/001c/69/a5/14280.png);
}

#pun-category6 h2 span {
  background-image: url(https://forumstatic.ru/files/001c/69/a5/63905.png);
}

#pun-category7 h2 span {
  background-image: url(https://forumstatic.ru/files/001c/69/a5/56010.png);
} */

.category>div>table>thead>tr {
    display: none;
}

.category tr {
    margin: 10px 0px 0px;
    width: 963px;
    padding: 10px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 2.3fr 1fr;
    grid-template-columns: 2.3fr 1fr;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* margin: 5px 5px 0; */
    border-bottom: 1px solid rgba(104, 104, 104, 1);
}

.category tr:last-of-type {
    border-bottom: none;
}

.category tbody.hasicon tr:not(:first-of-type) {
    padding: 10px 10px 17px;
}

.category tbody.hasicon tr.isub:not(:first-of-type) {
    padding: 0
}

.category tr.inew {
    width: 99%;
    box-sizing: border-box;
    margin: 5px 5px 0;
}

.category tr.inew:last-of-type {
    margin-bottom: 5px;
}

/* .category tr:last-child {
  border-bottom: 0px;
} */

#pun-index .tcl {
    width: 80%;
    margin-left: 85px;
}

.isub {
    display: -ms-grid;
    display: grid;
}

.isub>td.tcr>em {
    position: absolute;
}

.isub>td>div>div>h3>a {
    font-size: 12px;
    font-weight: bold;
    text-transform: lowercase;
    padding: 4px 0 5px 0;
    -webkit-transition: ease-in-out .4s;
    -o-transition: ease-in-out .4s;
    transition: ease-in-out .4s;
}

.category>.container>table>tbody>tr.tcr {
    width: 100%;
}

td.tcl>div>div.tclcon>p {
    text-align: justify;
    color: rgb(var(--text-primary));
    text-transform: lowercase;
    font: var(--fw500) var(--fs10) var(--font-main);
}

.cult-links {
    margin-top: 10px;
}

.cult-links a {
    padding-right: 20px;
    text-transform: lowercase;
    font-family: "Commissioner", sans-serif;
}

.cult-links a::after {
    content: "\271A";
    position: absolute;
    margin: -3px 6px;
    color: rgb(var(--gray-text));
    font-size: 1.3em;
}

.cult-links a:last-child::after {
    content: "";
}

.lastpost-link {
    text-transform: lowercase;
    font: var(--fw500) var(--fs11) var(--font-second-sa);
    margin-top: -9px !important;
    padding: 0px 0px 0px 0px !important;
    margin-bottom: 7px !important;
    margin-left: 0px !important;
    -ms-flex-negative: 0;
    flex-shrink: 1;
    max-width: 215px;
    color: rgb(var(--accent)) !important;
    transition: color var(--anim-hover);
}

.lastpost-link:hover {
    color: rgb(var(--text-primary)) !important;
}

#pun-viewforum .lastpost-link {
    margin-bottom: -10px !important;
}

.lastpost {
    color: rgb(var(--text-color-secondary), .7);
    text-transform: lowercase;
    font: var(--fw400) var(--fs10) var(--font-second-sa);
    margin-top: -3px;
    opacity: .7;
    letter-spacing: .1px;
}

#pun-viewforum .lastpost {
    flex-shrink: 0;
}

.punbb table div.icon {
    font-size: 0em;
    width: 65px;
    display: flex;
    height: 202px;
    position: absolute;
    background: url(https://forumstatic.ru/files/001c/a5/43/10821.png) no-repeat center / 100%;
    top: calc(50% - 0px);
    transform: translateY(-50%);
    left: 19px;
    align-items: center;
    background-size: contain;
    pointer-events: none;
}

/* #pun-index table tr.inew {
  background: rgba(var(--text-primary), 0.03);
  border-radius: var(--bradius-medium);
} */


.punbb table div.inew {
    font-size: 0em;
    width: 77px;
    display: flex;
    height: 40px;
    position: absolute;
    background: url(https://forumstatic.ru/files/001c/a6/e3/90114.png) no-repeat center / 100%;
    top: calc(50% - 0px);
    transform: translateY(-50%);
    left: 10px;
    align-items: center;
    background-size: contain;
    filter: none;
}

#pun-index .user-avatar {
    position: absolute;
}

.punbb .user-avatar {
    float: left;
    position: relative;
    margin: 6px 9px 2px -40px !important;
}

.punbb .user-avatar .avatar-image {
    height: 26px !important;
    width: 26px !important;
    border: 3px solid rgb(var(--accent));
    filter: saturate(80%) contrast(150%) invert(15%);
    transition: filter .4s ease-in-out;
}

.punbb .user-avatar .avatar-image:hover {
    filter: saturate(110%) contrast(120%) invert(20%);
}

.hasicon>tr>td.tcr>br {
    display: none;
}

.subforums {
    font: var(--fw400) var(--fs11) var(--font-second-sa);
    padding: 3px 0 2px;
    color: rgb(var(--gray-text));
    text-transform: lowercase;
}



/*  */

#pun-stats>h2::before {
    content: "statistics";
    left: 0px;
    position: relative;
    top: -16px;
    font: var(--fw400) 17px SmallPixel;
    color: rgba(var(--text-primary), 1);
    background: url(https://forumstatic.ru/files/001c/a6/e3/43683.png) no-repeat;
    background-position: 0px -1px;
    text-align: center;
    display: block;
    text-transform: uppercase;
    width: 965px;
    height: 21px;
    margin: -1px;
    box-sizing: border-box;
}

li.stats-crumbs {
    display: flex;
    gap: 10px;
    width: 950px;
    position: relative;
    justify-content: center;
    top: 0px;
}

#pun-stats li.item1,
#pun-stats li.item2,
#pun-stats li.item3,
#pun-stats li.item4 {
    display: inline-flex;
    text-align: center;
    margin-top: 0px;
    gap: 5px;
    text-transform: lowercase;
    z-index: 3;
    justify-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
    color: rgba(var(--text-primary)) !important;
    transition: .3s cubic-bezier(0.62, -0.09, 0.23, 0.9);
    position: relative;
    font: 600 var(--fs10) var(--font-main);
    border: 1px solid rgba(104, 104, 104, 1);
    height: 27px;
    max-width: 22.5%;
    border-width: 1px;
    border-radius: 4px;
    padding: 6px 15px;
    background: rgb(var(--light-accent), .4);
    box-sizing: border-box;
    flex-grow: 1;
}


/* #pun-stats li.item1>span,
#pun-stats li.item2>span,
#pun-stats li.item3>span,
#pun-stats li.item4>span {
  font: 400 var(--fs11) var(--font-second-sa);
  color: rgb(var(--text-primary));
} */

#pun-stats>h2 {
    position: absolute;
    display: block;
    width: 985px;
    margin: auto;
    font-size: 0px;
}

.statscon {
    position: relative;
    width: 985px;
}

#pun-viewtopic #pun-main>h1 {
    display: none;
    width: 800px;
    margin: 0 auto 7px;
    text-align: center;
    background: rgb(var(--canvas-secondary));
    border-radius: 50px;
    padding: 1px 10px 2px;
    font: var(--fw400) var(--fs12) var(--font-second-sa);
    text-transform: lowercase;
}

#pun-viewtopic #pun-main>h1>span {
    display: none;
}


/*     */

#pun-searchtopics .user-avatar {
    margin-top: -24px !important;
}

.multipage>div>div>table:not(.table_GamePosts)>tbody>tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 970px;
    margin: 5px 15px;
    padding: 2px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    color: rgb(var(--text-primary));
    font: var(--fw400) var(--fs12) var(--font-second-sa);
    text-transform: lowercase;
    justify-content: flex-start;
}

.multipage>div>div>table:not(.table_GamePosts)>tbody>tr:last-of-type {
    border-width: 0;
}


.multipage>div>div>table:not(.table_GamePosts)>tbody>tr a {
    transition: color var(--anim-hover);
}

.multipage>div>div>table:not(.table_GamePosts)>tbody>tr a:hover {
    color: rgb(var(--accent)) !important;
}

#pun-userlist table>tbody>tr {
    margin: 5px 8px;
    display: grid;
    grid-template-columns: 2fr 2fr 1fr 1fr 1fr 1fr;
    width: 926px;
    font-size: 10px;
}

.multipage>div>div>table>tbody>tr>td.tcr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: row;
    gap: 15px;
    padding-left: 5px;
    align-items: center;
    justify-content: space-between;
}

#pun-searchtopics table>tbody>tr {
    display: grid;
    grid-template-columns: 8fr 2fr 1fr 4fr;
    width: 935px;
    margin: 5px 5px 0;
}

#pun-searchtopics table>tbody>tr:last-of-type {
    border-bottom: none;
}

#pun-searchtopics .hasicon::before {
    content: none;
}

#pun-searchtopics table>tbody>tr:last-of-type .forum>div>table>tbody>tr>td.tcr>em>a>span.avatar-image {
    height: 36px !important;
    width: 36px !important;
    position: absolute;
}

.forum>div>table>thead>tr {
    text-transform: lowercase;
    font: var(--font-second);
    color: rgb(var(--canvas-tertiary));
}

.forum>div>table>tbody>tr>td.tcr>em {
    position: absolute;
    margin: 4px 9px 2px -45px !important;
}

div.section.online-list>div>table>tbody>tr {
    display: block;
    /* display: grid; */
    /* grid-template-columns: 50% 21% 29%; */
}

#pun-online .tcl.action {
    width: 100% !important;
}

#pun-online tbody tr {
    display: grid;
    grid-template-columns: 2fr 2fr 1fr;
    gap: 10px;
    width: 908px;
    margin: 5px 50px;
}

#pun-online tbody tr .username,
#pun-online tbody tr .action,
#pun-online tbody tr .tc3 {
    width: 100%;
}

.tr-divider {
    background: transparent !important;
    margin-top: 10px !important;
    margin-bottom: 0px !important;
    border-top: 1px solid rgba(var(--text-primary), 0.1) !important;
}

.td-divider {
    width: 659px;
    text-align: center;
    height: 14px;
    margin: 3px 0px;
    color: rgb(var(--text-primary));
    background: rgb(var(--text-primary), .05);
    padding: 1px 0 3px 0 !important;
    font: var(--fw700) var(--fs12) var(--font-second-sa);
    text-transform: lowercase;
    border-top: 1px solid rgba(var(--text-primary), 0.1);
}

.forum>div>table>tbody>tr>td.tcl>div>div.icon {
    font-size: 0em;
    margin: 4px 0 0 -20px;
}

.forum>div>table>tbody>tr>td.tcl>div>div.icon-new {
    color: rgb(var(--link));
}

.stickytext {
    display: none;
}

/*   */

div.usertable>div>table>tbody>tr {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 2fr 2fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 2fr 2fr 1fr 1fr 1fr 1fr;
    width: 1030px;
    height: 40px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font: var(--fw400) var(--fs12) var(--font-second-sa);
    color: rgb(var(--text-primary));
    text-transform: lowercase;
    align-content: center;
}

.registered {
    width: 100% !important;
}

div.usertable>div>table>thead>tr {
    display: grid;
    grid-template-columns: 2fr 2fr 1fr 1fr 1fr 1fr;
    font: var(--font-second);
    text-transform: lowercase;
    border-radius: 10px 10px 0 0;
    width: 922px;
    margin-left: 8px;
}

div.usertable>div>table>tbody>tr>td.tcl.username {
    padding-left: 60px;
    display: flex;
    align-items: center;
    width: 75% !important;
}

div.usertable>div>table>tbody>tr>td.tcl.username>em {
    margin: 3px 8px 2px -46px !important;
    padding-right: 11px;
    height: 36px !important;
    width: 36px !important;
}

div.usertable>div>table>tbody>tr>td.tcl.username>em>a>span.avatar-image {
    height: 30px !important;
    width: 30px !important;
}

/*   */

#profilenav>h2>span {
    color: rgb(var(--text-primary));
    text-align: center;
    z-index: 10;
    background: rgb(var(--text-primary), .05);
    position: relative;
    display: block;
    width: 157px;
    height: 20px;
    box-sizing: border-box;
    margin-left: -14px;
    border-radius: 5px;
    font: var(--fw700) var(--fs12) var(--font-second-sa);
    text-transform: lowercase;
    padding: 2px 11px 2px;
}

#profilenav>ul>li>a {
    color: rgb(var(--text-primary));
    text-transform: lowercase;
    font: var(--fw400) var(--fs12) var(--font-second-sa);
}



#messages>fieldset>div>div>table>tbody>tr>td>div>div.icon {
    color: rgb(var(--canvas-primary));
    width: 6px;
    height: 6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    overflow: hidden;
    left: 7px;
    top: 7px;
    border-radius: 50%;
}

#messages>fieldset>div>div>table>tbody>tr>td>div>div.icon.inew {
    color: rgb(var(--canvas-tertiary));
    background: rgb(var(--accent));
    width: 8px;
    height: 8px;
    overflow: hidden;
    box-sizing: border-box;
    position: absolute;
    left: 5px;
    top: 9px;
    border-radius: 50%;
}

#messages>fieldset>div>div>table>tbody>.icon.inew>td.tcl>div>div.tclcon>a {
    font-weight: 600;
}

#messages>fieldset>div>div>table>tbody>tr {
    position: relative;
    background: rgb(var(--text-primary), .05);
    display: flex;
    align-items: center;
    width: 780px;
    font: var(--fw400) var(--fs12) var(--font-second-sa);
    text-transform: lowercase;
    height: 25px;
    margin: 5px 0 5px 5px;
    border-radius: 5px;
}

#pun-messages #profile fieldset legend {
    display: flex;
    justify-content: space-between;
    width: 713px;
    align-items: center;
    padding: 5px 5px;
    margin: 0px 23px;
}

#messages fieldset legend {
    left: 100px;
    position: relative;
    left: 18px;
    position: relative;
    width: 777px !important;
}

#messages>fieldset {
    border-width: 0px;
    padding: 0 !important;
}

#messages>fieldset>legend>span {
    font: 700 1em var(--font-second-sa);
    background: rgb(var(--canvas-secondary));
    padding: 0px 7px;
    text-transform: lowercase;
    border-radius: 30px;
    height: 17px;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}



#messages>div>div.pagelink>strong {
    background: var(--border);
    padding: 2px 6px;
    margin-right: 2px;
    color: rgb(var(--text-primary));
}

#messages tbody.hasicon td.tcl {
    padding: 2px 20px;
    width: 430px !important;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    position: relative;
    display: block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

#pun-messages .some-stuff,
#pun-messages .pa-posts {
    display: none;
}

#pun-messages .pa-avatar {
    padding-bottom: 20px;
    margin-bottom: 10px;
    border-radius: 10px;
}

#pun-messages .post .post-author {
    margin: 45px 0px 10px 16px !important;
}

#pun-messages .prof-elems {
    display: none
}

#pun-messages ul li.pa-online::before {
    content: '';
    width: 8px;
    height: 8px;
    background: rgba(var(--text-dark-accent), 0.4);
    position: absolute;
    border-radius: 50%;
    right: 6px;
    top: -1px;
    animation: blinkColor .9s linear infinite;
    z-index: 10;
}

li.pa-time-visit,
li.pa-reg,
#pun-messages ul>li.pa-reg {
    display: none
}

#pun-messages .post h3 span {
    padding: 8px 20px;
    margin: 0 11px 3px 24px;
    display: block;
    border-radius: 10px;
    width: 740px;
    box-sizing: border-box;
    font: var(--font-second);
    text-transform: lowercase;
}

#pun-messages .post-content {
    padding: 8px 3px;
    margin: 8px;
    width: 100%;
    overflow: hidden;
    text-align: justify;
}

#pun-messages li.pa-title {
    display: none;
}

#pun-messages .post-links ul {
    padding: 0 3.4em 0 0;
    height: 2em;
    line-height: 2em;
    margin-left: 5.4em;
    background: transparent;
    width: 471px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: right;
}

#profile-left #pa-edit>strong>a,
#pun-main>div.linkst>noindex>div>span>a,
#pun-main>div.linksb>noindex>div>span>a,
#profile>div>fieldset>legend>strong {
    font: var(--fs12) var(--font-second-sa);
    border-radius: 5px;
    padding: 5px 15px 6px;
    text-transform: lowercase;
    color: rgb(var(--text-primary));
    overflow: hidden;
    transition: background var(--anim-hover) !important;
    box-shadow: none !important;
    background: rgb(var(--text-primary), .08);
}

#profile-left #pa-edit>strong>a:hover,
#pun-main>div.linkst>noindex>div>span>a:hover,
#pun-main>div.linksb>noindex>div>span>a:hover,
#profile>div>fieldset>legend>strong:hover {
    background: rgba(var(--accent), 0.2);
    box-shadow: none !important;

}





#punbbsearch {
    text-transform: lowercase;
}

/*     */

#pun-viewforum tbody>tr>td.tcl>div>div.icon {
    background: url(https://upforme.ru/uploads/001c/a2/2d/2/333728.png);
    background-color: transparent;
    position: absolute;
    top: 17px;
    left: 29px;
    width: 26px;
    height: 26px;
    border: none;
}

#pun-viewforum tbody>tr>td.tcl>div>div.icon-new {
    background: url(https://upforme.ru/uploads/001c/a2/2d/2/84298.png);
}

#pun-viewforum tbody>tr>td.tcl>div>div.icon::after {
    content: none;
}

#pun-viewforum tbody>tr.isticky>td.tcl>div>div.icon {
    background: url(https://upforme.ru/uploads/001c/a2/2d/2/360638.png);
}

#pun-viewforum tbody>tr.iclosed>td.tcl>div>div.icon {
    background: url(https://upforme.ru/uploads/001c/a2/2d/2/571766.png);
}

#pun-viewforum table>tbody>tr {
    width: 957px;
    margin: 2px auto;
}

#pun-viewforum table>tbody>tr:not(.tr-divider):not(#title-logo-tr) {
    height: 42px;
}

#pun-viewforum h1 span {
    display: none
}


#pun-viewforum table>tbody>tr>td.tcr>em {
    position: absolute;
    margin: -24px 9px 2px -45px !important;
    display: none;
}

#pun-viewforum table>tbody>tr>td.tcr>span {
    margin: 0px 0px 0px -3px !important;
}


#pun-viewforum table>tbody>tr>td.tcl>div>div.tclcon {
    margin-left: -10px;
    font: var(--fw400) var(--fs12) var(--font-second-sa);
    text-transform: lowercase;
}

#pun-viewforum table>tbody>tr>td.tcl>div>div.tclcon>.byuser,
#pun-viewforum table>tbody>tr>td.tcl>div>div.tclcon>strong>.byuser {
    color: rgba(var(--gray-text));
}

#pun-viewforum tbody>tr>td.tcl>div>div.tclcon>a,
#pun-viewforum tbody>tr>td.tcl>div>div.tclcon>strong>a {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0px 0 3px 0px;
    padding: 0 3px !important;
}



#pun-viewforum table>thead>tr {
    width: 1000px;
    -ms-grid-columns: 6fr 2fr 2fr 3fr;
    grid-template-columns: 6fr 2fr 2fr 3fr;
    margin: 5px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font: var(--fw400) var(--fs12) var(--font-second-sa);
    text-transform: lowercase;
    display: none;
}

#pun-viewforum div.category {
    width: 1000px;
}

#pun-viewforum div.category *:has(>.isub) {
    background: rgb(var(--canvas-secondary));
    border-radius: 0 0 5px 5px;
    padding: 5px;
    box-sizing: border-box;
    margin-bottom: 15px;
    margin-left: -4px;
    width: 100.8%;
}

#pun-viewforum div.category tbody tr {
    height: auto !important;
}

#pun-viewforum tbody.hasicon td.tcl {
    padding-left: 4.2em;
}

#pun-viewforum div.category tbody tr.isub>td.tcl>div>div.icon {
    top: 50%;
    transform: translateY(-50%);
    left: 8px;
}

/*     */

.permalink {
    color: rgba(var(--text-primary), 0.6) !important;
    font: 500 10px var(--font-main);
    text-transform: lowercase;
    margin-left: -14px !important;
    margin-bottom: 2px !important;
    transition: .3s ease;
}


.permalink:hover {
    color: var(--accent) !important;
}

.punbb .post h3 strong {
    float: right;
    text-align: right;
    position: relative;
    font: 500 11px Inter;
    padding: 3px 2px;
    right: -9px;
    color: rgba(var(--text-primary), 0.6);
}




li.pa-posts,
li.pa-respect,
li.pa-fld1,
li.pa-fld3 {
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: lowercase;
    font: var(--fw400) var(--fs8) var(--font-second-sa);
    color: rgb(var(--text-primary));
    line-height: 1;
    text-align: center;
    z-index: 16;
    height: 15px;
    width: 50%;
    box-sizing: border-box;
}

li.pa-posts,
li.pa-respect {
    border-bottom: 1px solid rgba(177, 183, 200, 1);
}

.prof-elems:not(:has(.pa-fld1)):not(:has(.pa-fld3)) li.pa-posts,
.prof-elems:not(:has(.pa-fld1)):not(:has(.pa-fld3)) li.pa-respect {
    border-bottom: none;
}

li.pa-respect a {
    position: absolute;
    width: 20px;
    height: 10px;
    margin: -5px -10px;
    z-index: 2;
}

li.pa-fld1 {
    margin-right: 0px;
}

/* li.pa-posts:before {
  content: '';
  width: 229px;
  height: 45px;
  position: absolute;
  left: 0px;
  margin-top: 11px;
  border-radius: var(--bradius-bottom);
  background: rgb(var(--canvas-secondary));
  border-top: 1px dashed rgb(var(--canvas-secondary-rgb));
  z-index: -1;
} */

li.pa-posts span:first-child::before,
li.pa-respect span:first-child::before,
li.pa-fld1 span:first-child::before,
li.pa-fld3 span:first-child::before {
    content: '';
    height: 9px;
    width: 9px;
    position: relative;
    display: block;
    font-family: Pragmatica;
    font-weight: 400;
    font-size: 8px;
    line-height: 80%;
    text-align: center;
    margin: 0 6px;
}



li.pa-posts span::before {
    background: url(https://forumstatic.ru/files/001c/a6/e3/72608.png) no-repeat center;

}


li.pa-respect span:not(:has(a))::before,
li.pa-respect>span>a::after {
    background: url(https://forumstatic.ru/files/001c/a6/e3/20670.png) no-repeat center;
    content: '';
    display: block;
    position: relative;
    top: 4px;
    left: 11px;
}

div.post-author > ul > div.prof-elems > li.pa-respect > span.fld-name > a {
    position: relative;
    display: block;
    top: -5px;
}

div.isguest li.pa-respect span:first-of-type:not(:has(a))::before {
    display: none;
    top: 0px;
}

li.pa-fld1 span::before {
    background: url(https://forumstatic.ru/files/001c/a6/e3/27827.png) no-repeat center;
}

li.pa-fld3 span::before {
    background: url(https://forumstatic.ru/files/001c/a6/e3/40608.png) no-repeat center;
}


li.pa-fld1>br {
    display: none;
}



li.pa-respect>a {
    position: absolute;
    width: 15px;
    height: 10px;
    margin: 0px 0 0 17px;
    display: none;
}

li.pa-respect>span>a::after {
    content: '';
    position: absolute;
    margin-top: -7px;
    z-index: 5;
    display: block;
    width: 20px;
    height: 16px;
}

li.pa-respect>a>img {
    display: none
}

del {
    -webkit-filter: blur(3px);
    filter: blur(3px);
    -webkit-transition: var(--anim-hover);
    -o-transition: var(--anim-hover);
    transition: var(--anim-hover);
    text-decoration: none;
}

del:hover {
    -webkit-filter: blur(0px);
    filter: blur(0px);
}

.post-content .spoiler-box>div {
    background: rgb(var(--quote-code), 0.05) !important;
    position: relative;
    padding: 6px 8px 7px 34px !important;
    border-radius: 5px;
    box-sizing: border-box;
    min-height: 23px;
}

.post-content .spoiler-box>div::before,
.post-content .spoiler-box>div::after {
    content: "";
    position: absolute;
    left: 10px;
    top: 6px;
    width: 16px;
    height: 16px;
    background-size: contain;
    background-repeat: no-repeat;
    transition: opacity 0.5s ease-in-out, transform 0.7s ease-in-out;
    transform-origin: center;
    opacity: 1;
}

.dark .post-content .spoiler-box>div::before,
.dark .post-content .spoiler-box>div::after {
    filter: contrast(0.5) brightness(2.5);
}


.post-content .spoiler-box>div::before {
    background-image: url(https://forumstatic.ru/files/001c/90/71/38211.png);
    transform: rotate(0deg);
    opacity: 1;
}

.post-content .spoiler-box>div::after {
    background-image: url(https://forumstatic.ru/files/001c/90/71/59482.png);
    transform: rotate(-450deg);
    opacity: 0;
    transition: opacity 0.5s ease-in-out, transform 0.7s ease-in-out;
}

.post-content .spoiler-box>div.visible::before {
    opacity: 0;
    transform: rotate(450deg);
}

.post-content .spoiler-box>div.visible::after {
    opacity: 1;
    transform: rotate(0deg);
}


.punbb textarea:focus,
.punbb .longinput input:focus {
    outline: none;
}

#tags .container {
    position: absolute;
    right: 6px;
    top: 47px !important;
    background: rgb(var(--canvas-primary));
    border: 1px solid rgb(var(--canvas-tertiary));
    border-radius: 5px;
    z-index: 30 !important;
    text-transform: lowercase;
}

#pun-edit #tags .container {
    top: 70px !important;
}

#pun-edit #plng {
    margin: 55px 20px 0 -7px !important;
}


#pun-report .inner,
#pun-reputation .inner,
#pun-admin-award-form .inner {
    background: rgb(var(--canvas-primary));
    border-radius: 10px;
    text-transform: lowercase;
    font: var(--font-second);
}


/* Form Buttons
----------------------------------------------------------------------- */

#pun #form-buttons table,
#pun #form-buttons tbody {
    width: 100.4%;
}

#pun #form-buttons td img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#pun #form-buttons td {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    background: none;
}

/*   */

#pun-profile #form-buttons td {
    width: 2rem;
    height: 2rem;
}

#pun-profile #form-buttons>table>tbody>tr {
    gap: 6px;
}

#pun-messages #form-buttons>table>tbody>tr {
    gap: 9px;
}

#pun-profile #viewprofile ul,
#pun-profile #profilenav ul {
    padding: 1.5em 18px 0.8em 18px;
    box-sizing: border-box;
    margin: 14px 0 15px 0px;
    width: 100%;
    border-radius: 5px;
    background: rgb(var(--canvas-secondary));
    box-shadow: 0px -16px 22px 0px rgba(0, 0, 0, 0.1);
}

#pun-profile #profile-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0 !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}





#profile-left,
#profile-right {
    text-transform: lowercase;
    font: var(--fw400) var(--fs12) var(--font-second-sa);
    color: rgb(var(--text-primary));
}

#profile-right li>span {
    background: rgb(var(--canvas-primary));
    border-radius: var(--bradius);
    height: 25px;
    width: 200px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: right;
    padding: 4px;
}

#pun-profile #profile-signature ul {
    border-radius: 0px;
    border-top: 1px dashed rgb(var(--canvas-tertiary));
}

#pun #form-buttons td:hover {
    cursor: pointer;
}

#form-buttons>table>tbody>tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: flex-end;
    position: relative;
    gap: 9px;
    /* background: rgb(var(--gray-second)); */
    margin: 10px 0px 0px;
    height: 26px;
    padding: 0 5px;
    box-sizing: border-box;
    width: 99.6%;
    border-radius: 10px 10px 0 0;
    align-items: center;
}

#form-buttons td::before {
    font: var(--fa-font-solid);
    font-size: 12px;
    top: 0;
    left: 0;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 45%;
    position: relative;
    color: rgb(var(--gray-text));
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    pointer-events: none;
    -webkit-transition: var(--anim-hover);
    -o-transition: var(--anim-hover);
    transition: var(--anim-hover);
    z-index: 1;
    width: 23px;
    height: 20px;
    border-radius: var(--bradius-minor);
    background: transparent;
}

#pun-profile #form-buttons td::before {
    font-size: 15px;

}

#form-buttons td:hover::before {
    font-size: 12px;
    color: rgb(var(--accent));
    background: var(--bg-accent-rgba);
}

#button-font::before {
    content: '\f031';
}

#button-transL::before {
    content: '\f891';
}

#button-Changease::before {
    content: '\f788';
}

#button-size::before {
    content: '\f034';
}

#button-bold::before {
    content: '\f032';
}

#button-italic::before {
    content: '\f033';
}

#button-underline::before {
    content: '\f0cd';
}

#button-strike::before {
    content: '\f0cc';
}

#button-indent::before {
    content: '\f1dd';
}

#button-left::before {
    content: '\f036';
}

#button-right::before {
    content: '\f038';
}

#button-center::before {
    content: '\f037';
}

#button-justify:before {
    content: '\f039';
}

#button-link::before {
    content: '\f0c1';
}

#button-spoiler::before {
    content: '\f518';
}

#button-image::before {
    content: '\f302';
}

td#button-image:first-child {
    display: none
}

#button-video::before {
    content: '\f144';
}

#button-hide::before {
    content: '\f023';
}

#button-quote::before {
    content: '\f27a';
}

#button-code::before {
    content: '\f121';
}

#button-color::before {
    content: '\f53f';
}

#button-table::before {
    content: '\f009';
}

#button-smile::before {
    content: '\f118';
}

#button-sticker::before {
    content: '\f6be';
}

#button-keyboard::before {
    content: '\f11c';
}

#button-addition::before {
    content: '\f063';
}

#button-mask::before {
    content: '\f630';
}

#button-mask {
    background: transparent !important;
}

#button-files_rusff,
#button-graffiti_rusff {
    display: none !important
}

#add_float {
    margin: 12px;
}

/* #font-area {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 15px 1fr 15px 1fr 15px 1fr;
  grid-template-columns: repeat(4, 1fr);
  max-width: 550px;
  gap: 15px;
  max-height: 200px;
  overflow: auto;
} */

#main-reply {
    background: rgb(var(--canvas-secondary));
    font: var(--fw400) var(--fs12) var(--font-second-sa);
    color: rgb(var(--text-primary));
    padding: 10px;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid rgba(104, 104, 104, 1);
    box-shadow: 0px 4px 0px 0px rgba(162, 177, 184, 1);
}


/*  */



.reactions-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 18px;
    gap: 4px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

body div.post-rating,
body div.post-vote {
    float: right;
    position: relative;
    line-height: initial;
    margin-right: 10px;
    /* margin: 0px -5px 0 -7px; */
}

.reaction-counters-container {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}


.reaction-picker-panel {
    margin-left: -240px;
}

.reactions-root {
    display: none;
}

.reaction-picker-button {
    border-radius: 0% !important;
    background: url(https://forumstatic.ru/files/001c/17/c9/57110.png);
    background-size: 100%;
}

.reaction-chip {
    border: 0px solid #d0d7de !important;
    background-color: transparent !important;
}

.reaction-counters-container>div>button {
    border: 1px solid #b6e3ff;
    background-color: #ddf4ff;
}

.reaction-chip.reaction-chip--clicked {
    background-color: rgb(var(--white)) !important;
    border: 1px solid var(--border) !important;
}

.reaction-counters-container>div>button {
    background-color: #ffffff73 !important;
    border: 1px solid var(--border) !important;
}



div.post-vote p {
    float: right !important;
    border: 0 !important;
    padding: 3px 5px !important;
    margin-right: -8px !important;
    margin-top: 18px !important;
}

#pun-respect table>tbody>tr {
    display: grid;
    grid-template-columns: .7fr .1fr 1fr 2fr 1fr;
    width: 967px;
    margin: 0 25px;

}

#pun-respect table>tbody>tr>td.tcl,
#pun-respect table>tbody>tr>td.tcl,
#pun-respect table>tbody>tr>td.tc3,
#pun-respect table>tbody>tr>td.tcr {
    width: 85% !important;
    text-align: center;
}

#pun-respect table#notifications-stored>tbody>tr {
    display: block;
    margin: 0px 0px;
}


/*   */

#header-top {
    background: rgb(var(--white));
    position: absolute;
    top: 40px;
    border: 1px solid var(--black);
    width: 999px;
    margin-left: -1px;
    height: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#header-top p {
    padding: 0 15px;
    font: 600 1.1em var(--font-cat-title);
}

.bubble {
    z-index: 10;
}

.online-and-status {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    margin-top: 4px;
    gap: 3px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 210px;
}

/*    */
.noNull:before {
    content: "+";
    font-size: 9px;
    display: inline-block;
    margin-left: -6px;
    margin-top: 0px;
    position: absolute;
}

div .post-rating p>a {
    outline: 1px solid transparent;
    background: rgba(238, 238, 233, 1);
    border-radius: 25px;
    position: relative;
    display: flex;
    z-index: 100;
    font: var(--fw400) var(--fs12) var(--font-reserve);
    padding: 2px 6px 2px 5px;
    text-align: center;
    font-size: 12px !important;
    line-height: 10px;
    -webkit-box-align: center;
    border: 1px solid rgba(104, 104, 104, 1);
    align-items: center;
    color: rgb(var(--accent)) !important;
    transition: var(--anim-hover) !important;
    box-shadow: none !important;
}

div .post-rating p>a:hover {
    box-shadow: none !important;
    background: rgba(var(--accent), 0.2);
}

.user-voted {
    background: rgba(220, 157, 164, .4) !important;
}

div .post-rating p>a::before {
    content: '';
    background: url(https://forumstatic.ru/files/001c/a5/43/59754.png) no-repeat center;
    position: relative;
    height: 18px;
    width: 16px;
    background-size: 13px;
    margin: 0px;
    padding: 2px 9px 2px 0px;
}



div.post-vote p>a {
    position: relative;
    cursor: pointer;
    z-index: 10;
    margin-top: -8px !important;
    width: 18px;
    height: 22px;
    background: url(https://forumstatic.ru/files/001c/90/71/36385.png) no-repeat center / 70%, rgba(238, 238, 233, 1);
    padding: 2px 6px !important;
    border-radius: 21px;
    font-size: 0px !important;
    display: block;
    transition: background var(--anim-hover) !important;
    box-shadow: none !important;
    border: 1px solid rgba(104, 104, 104, 1);
}

div.post-vote p>a:hover {
    box-shadow: none !important;
    background: url(https://forumstatic.ru/files/001c/90/71/36385.png) no-repeat center / 70%, rgba(var(--accent), 0.2);
}


/*    */

.FNTslider {
    border-radius: 0px;
    position: relative;
    z-index: 12;
    background: var(--bg-accent-rgba);
    width: 200px;
    height: 1px;
    margin: 7px 0px;
    border: solid 0px;
    float: right;
    margin-top: 8px;
    margin-right: 2%;
}

.FNTslider .before {
    height: 3px;
    border: solid 0px transparent;
    border-right: none 0;
    border-radius: 4px 0 0 4px;
    position: absolute;
    background: rgb(var(--canvas-tertiary));
    margin-top: -1px;
    -webkit-box-shadow: 0px 0px 2px 0px rgb(203, 176, 120) inset;
    box-shadow: 0px 0px 2px 0px rgb(203, 176, 120) inset;
}

.FNTslider .thumb {
    width: 10px;
    height: 3px;
    border-radius: 0px;
    position: relative;
    top: -1px;
    background: rgb(var(--accent));
    cursor: pointer;
}

/*  */

#button-dice {
    background-image: url(https://i.imgur.com/RgacgB3.png);
    background-size: 20px;
    -webkit-filter: grayscale(1) contrast(2.5);
    filter: grayscale(1) contrast(2.5);
    opacity: .8;
}

#dice-menu {
    background: rgb(var(--white));
    border: 1px solid var(--border);
    padding: 5px;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    z-index: calc(infinity* 1);
}

#dice-menu button {
    display: inline-block;
    padding: 5px 10px 3px;
    background-color: var(--border);
    color: #1c1c1c;
    border: none;
    font: 500 1em var(--font-second-sa);
    position: relative;
    cursor: pointer;
    height: 25px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    -webkit-transition: ease-in-out .4s;
    -o-transition: ease-in-out .4s;
    transition: ease-in-out .4s;
}

#dice-menu button:hover {
    background-color: rgb(var(--link));
}

.punbb .post.new-ajax>* {
    border-width: 0px !important;
}

.some-stuff {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 229px;
    height: 45px;
    margin: auto;
    position: relative;
    z-index: 5;
    background: rgb(var(--canvas-post-body));
    border-radius: var(--bradius-bottom);
}

.post-author li.pa-posts span:first-child,
.post-author li.pa-respect span:first-child,
.post-author li.pa-fld1 span:first-child,
.post-author li.pa-fld3 span:first-child {
    font-size: 0px;
}

.some-stuff li span:first-child {
    font-size: 0px;
}

li.pa-posts span:first-child::before,
li.pa-respect span:first-child::before {
    position: relative;
    display: block;
    filter: grayscale(1);
}


/* li.pa-posts span::before {
  background: url(https://forumstatic.ru/files/001c/90/71/19899.png) no-repeat center / 100%;
}


li.pa-respect span:not(:has(a))::before,
li.pa-respect>span>a::after {
  background: url(https://forumstatic.ru/files/001c/90/71/41114.png) no-repeat center / 100%;
}

li.pa-fld2 span::before {
  background: url(https://forumstatic.ru/files/001c/90/71/95281.png) no-repeat center / 100%;
}

 li.pa-fld1 span::before {
  background: url(https://forumstatic.ru/files/001c/6b/c3/84156.svg) no-repeat center / 100%;
} */

.status-container {
    position: absolute;
    width: 100%;
    height: 0px;
    bottom: 0px;
}

.status-container.status-online {
    width: 8px;
    height: 8px;
    top: -15px;
    position: absolute;
    border-radius: 50%;
    box-sizing: border-box;
    left: 50%;
    transform: translateX(-50%);
    background: rgb(var(--accent));
    animation: blinkColor .9s linear infinite;
}

.status-container.status-offline {
    width: 8px;
    height: 8px;
    top: -14px;
    position: absolute;
    border-radius: 50%;
    box-sizing: border-box;
    left: 50%;
    transform: translateX(-50%);
    background: lightgray;
}

li.pa-fld2 div img {
    width: 14px;
    height: 14px;
    padding: 3px;
    overflow: visible;
    position: absolute;
    z-index: 4;
    object-fit: cover;
}

li.pa-fld2 {
    position: relative;
    width: 180px;
    margin-top: 5px;
    padding: 3px 5px 5px;
    font: var(--fw500) var(--fs10) var(--font-nano);
    color: rgb(var(--text-primary), .7);
    text-transform: lowercase;
    text-align: center;
    margin: 5px auto 0;
    box-sizing: border-box;
}

lz>a:first-of-type {
    font: 700 12px var(--font-main) !important;
    border-bottom: none !important;
    text-transform: lowercase;
    color: rgba(70, 70, 70, 1);
    text-align: center;
    margin-top: 0px;
    margin-bottom: 5px;
    display: block;
    cursor: pointer;
}

lz>a {
font-weight: 700
}



li.pa-ip {
    width: 229px;
    margin: auto;
    text-align: center;
    font: var(--fw400) var(--fs8) var(--font-second-sa);
    z-index: 2;
    position: absolute;
    transform: rotate(-90deg);
    left: -121px;
    opacity: 0;
    filter: blur(4px);
    bottom: 33px;
    transition: var(--anim-hover);

}


li.pa-ip:hover {
    -webkit-filter: blur(0px);
    filter: blur(0px);
    opacity: 1;
}


.post-author ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 0;
    list-style: none;
    background: rgb(var(--canvas-quarternary));
    border-radius: 0 0 5px 5px;
    border: 1px solid rgba(104, 104, 104, 1);
    box-shadow: 0px 4px 0px 0px rgba(162, 177, 184, 1);
    padding-bottom: 8px;
    padding-top: 2px;

}

.post-author ul:not(:has(.pa-fld5))::before {
    content: '';
    position: absolute;
    width: 210px;
    height: 41px;
    object-fit: cover;
    z-index: -1;
    left: 0px;
    top: -39px;
    border-radius: 0px 5px 0 0;
    border: 1px solid rgba(104, 104, 104, 1);
    background: url(https://upforme.ru/uploads/001c/a2/2d/2/898323.png);
    background-size: 100%;
}

#pun-messages .post-author ul:not(:has(.pa-fld5))::before {
top: -34px;
}


.pa-fld5 {
    position: absolute;
    z-index: -1;
    left: 0px;
    top: -39px;
}

.pa-fld5 img {
    width: 210px;
    height: 41px;
    object-fit: cover;
    z-index: -1;
    border-radius: 0px 5px 0 0;
    border: 1px solid rgba(104, 104, 104, 1);
}



li.pa-fld4 {
    width: 218px;
    height: 41px;
    margin: 0px 10px;
    position: relative;
    padding: 0;
}

li.pa-fld4:not(:has(plaque)) {
    height: 12px;
}

li.pa-fld4 a {
    width: 32px;
    height: 32px;
    top: -18px;
    left: 50%;
    transform: translateX(-50%);
    border: 1px solid rgba(104, 104, 104, 0.4);
    background: rgba(255, 255, 255, 1);
    border-radius: 50%;
    display: flex;
    position: absolute;
    justify-content: center;
    align-items: center;
    z-index: 13;
}

li.pa-fld4 a img {
    width: 20px;
    height: 20px;
    object-fit: contain;
}

li.pa-fld1 lz {
    width: 188px;
    margin: 0px auto 4px;
    display: block;
    font-size: var(--fs9);
    color: rgb(var(--text-dark-accent), .7);
    text-align: justify;
}

#pa-fld1 lz {
    width: 184px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#pa-fld1 lz a:first-of-type {
    display: block;
    font-weight: 600;
}

li.pa-fld1 lz>a:first-of-type {
    margin: 5px 0 !important;
    padding: 0 !important;
    display: block;
    text-align: center;
    color: rgb(var(--accent));
    font-size: var(--fs10);
    font-weight: var(--fw700);
    font-family: var(--font-main);
    text-transform: uppercase;
}

li.pa-fld1 lz a:not(:first-of-type) {
    margin: 5px 0 !important;
    padding: 0 !important;
    text-align: center;
    color: rgb(var(--accent));
    font-family: var(--font-main);
    /*text-decoration: underline;*/
}

lz span:first-of-type {
    text-align: center;
    font-size: 9px;
    position: relative;
    display: block;
    width: 184px !important;
    padding-bottom: 4px;
    text-transform: lowercase;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0 auto 5px !important;
    color: rgb(var(--text-primary), .7);
}

.prof-elems {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid rgba(104, 104, 104, 0.4);
    background: #ffffff;
    border-radius: 0 0 8px 8px;
    width: 180px;
    margin: 10px auto 5px;
    z-index: 12;
}

ul:has(.pa-fld4) .prof-elems {
    margin: 10px auto -15px;
}



.prof-elems li {
    display: flex;
    width: 50%;
    box-sizing: border-box;
    align-items: center;
}

.prof-elems li:nth-child(even) {
    justify-content: flex-start;
    flex-direction: row-reverse;
}

.prof-elems li:nth-child(odd) {
    justify-content: flex-start;
}

plaque {
    width: 211px;
    height: 41px;
    border-radius: 10px;
    display: flex !important;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    -webkit-box-align: center;
    -ms-flex-align: center;
    color: rgb(var(--white), 1);
    align-items: center;
    background-color: rgba(152, 163, 187, 1);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    bottom: -8px;
    border-radius: 0 0 4px 4px;
    overflow: hidden;
    left: -10px;
    z-index: 3;
}

plaque img {
    width: 210px;
    height: 41px;
    object-fit: cover;
    position: absolute;
    z-index: -1;
}

plaque l1 {
    padding: 5px 0px 0px !important;
    font: var(--fw700) var(--fs9) var(--font-main);
    text-transform: lowercase;
}

plaque l2 {
    padding: 0px !important;
    font: var(--fw400) var(--fs8) var(--font-main);
    text-transform: lowercase;
}





.accept-wrap {
    background-image: url(https://forumupload.ru/uploads/001c/49/47/4/604016.jpg);
    width: 520px;
    height: 200px;
    margin: 0 auto;
    border: 1px solid #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.accept {
    background-color: #fff;
    display: block;
    width: 400px;
    border: 1px solid #ddd;
    padding: 20px;
}

h.accept-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 24px;
    font-weight: 800;
}

h2.accept-header {
    text-align: center;
    margin-bottom: 8px;
    font-style: italic;
}



.modal-link {
    text-decoration: none !important;
}



.reveal-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: #000;
    background: rgba(0, 0, 0, .8);
    z-index: 1000;
    display: none;
    top: 0;
    left: 0;
}


.reveal-modal {
    position: fixed !important;
    top: -100vh !important;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: top 0.4s ease-out, opacity 0.4s ease-out;
}

.reveal-modal.open {
    top: 8vh !important;
    z-index: 1001;
    opacity: 1;
}

.reveal-modal.small {
    width: 200px;
}

.reveal-modal.medium {
    width: 400px;
}

.reveal-modal.large {
    width: 600px;
}

.reveal-modal.xlarge {
    width: 800px;
    margin-left: -30px;
}

.reveal-modal .close-reveal-modal {
    font-size: 22px;
    position: absolute;
    top: 8px;
    right: 11px;
    color: #aaa;
    font-weight: bold;
    cursor: pointer;
    display: none
}



/* Theme switcher  max, the murderer! */

#theme_switcher {
    position: absolute;
    top: 380px;
    margin-left: 75px;
    z-index: 25;
}

#theme_switcher li {
    display: inline-block;
}

#theme_switcher li label {
    display: none;
}

#theme_switcher li input {
    -webkit-appearance: none;
    margin: 0;
    padding: 0;
    background: none;
    border: none;
}


#theme_switcher li input::before {
    content: '';
    margin-right: 12px;
    width: 24px;
    height: 24px;
    position: relative;
    display: block;
    cursor: pointer;
    border-radius: 50%;
    -webkit-transition: var(--anim-hover);
    -o-transition: var(--anim-hover);
    transition: var(--anim-hover);
}

#theme_switcher li input#light::before {
    content: '';
    background-image: url(https://forumstatic.ru/files/001c/17/73/40548.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px;
    background-color: transparent;
    opacity: .6;
}

#theme_switcher li input#dark::before {
    content: '';
    background-image: url(https://forumstatic.ru/files/001c/17/73/34834.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 18px;
    background-color: transparent;
    opacity: .6;
}

#theme_switcher li input:hover::before,
#theme_switcher li input[type="radio"]:checked::before {
    background-color: #7D6F69 !important;
    opacity: 1 !important;
}

/*  */

.go-down,
.go-up {
    margin-left: 1025px;
    cursor: pointer;
    position: fixed;
    width: 78px;
    height: 112px;
    /* transition: 1s cubic-bezier(0.72, -0.01, 0, 1) 0s;
  border-radius: 100px; */
}

.go-up {
    background: url(https://forumstatic.ru/files/001c/a6/e3/63646.png) no-repeat;
    top: 400px;
    width: 107px;
    height: 81px;
    margin-left: 1030px;
    background-size: contain;
}

.go-down {
    background: url(https://forumstatic.ru/files/001c/a6/e3/48041.png) no-repeat;
    top: 465px;
    width: 107px;
    height: 81px;
    margin-left: 1030px;
    background-size: contain;
}

.go-down:hover:after,
.go-up:hover:after {
    height: 35px;
    width: 35px;
    margin-left: -5px;
}




.reveal-modal {
    visibility: hidden;
    top: 100px;
    left: 50%;
    margin-left: -300px;
    width: 520px;
    position: absolute;
    z-index: 101;
    padding: 30px 40px 34px;
    border-radius: 5px;
}



.reveal-modal .close-reveal-modal {
    font-size: 22px;
    line-height: .5;
    position: absolute;
    top: 8px;
    right: 11px;
    color: #aaa;
    text-shadow: 0 -1px 1px rbga(0, 0, 0, .6);
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
}

#tooltip {

    position: absolute;
    text-transform: lowercase;
    z-index: 9999;
    max-width: 260px;
    border-radius: 10px;
    display: none;
    color: rgb(var(--canvas-primary));
    background: rgb(var(--accent));
    font: var(--fw700) var(--fs10) var(--font-second-sa);
    text-align: center;
    padding: 3px 10px 4px;

}



#MyBookmarks {
    background: rgb(var(--canvas-primary));
    color: rgb(var(--text-primary));
}

.pun-modal .modal-inner {
    background: rgb(var(--canvas-primary));
    color: rgb(var(--text-primary));
}


/* Extra additions
-------------------------------------------------------------*/

#poll-special table.poll1 {
    width: auto
}

#poll-special td {
    border: 0
}

.punbb .post-content img.postimg {
    max-width: 100%;
    margin: 0.4em 0
}

#poll-special td {
    text-align: left !important;
    cursor: default !important
}

#poll-special td.tac {
    text-align: center !important
}

#poll-special td.tar {
    text-align: right !important
}

div.pa-respect span {
    font-size: 0.9em;
    vertical-align: top
}

div.post-rating p {
    float: right !important;
    border: 0 !important;
    padding: 3px !important
}

div.post-vote p {
    float: right !important;
    border: 0 !important;
    padding: 3px 0px !important;
    margin-right: 5px !important;
    right: -15px;
    position: relative;
}

div.post-vote p .negative {
    margin-left: 13px;
}

div.post-rating a {
    cursor: pointer !important
}

div.post-rating a,
div.post-vote a {
    font-size: 130% !important;
    text-decoration: none !important
}

#pun-status .status-right {
    float: right;
    margin-right: -2.5em;
    position: absolute;
    /* top: 28px; */
    right: 11%;
    opacity: 0;
    transition: .3s ease;
}

#pun-status:hover .status-right {
    opacity: 1;
}

.post-content table {
    border-collapse: collapse;
    margin: 0 0 0.8em
}

.post-content td {
    border-width: 0px !important;
    border-style: solid !important;
    padding: 0.4em 0.5em !important;
    overflow: hidden
}

.post-content td p:last-child {
    padding-bottom: 0
}

.post-content .highlight-text {
    background-color: #ff0;
    color: #000
}

.post-content .spoiler-box>div {
    background: url('/img/plus.png') no-repeat left center;
    cursor: pointer;
    padding-left: 18px
}

.post-content .spoiler-box>div.visible {
    background-image: url('/img/minus.png')
}

.post-content .spoiler-box>blockquote {
    padding-top: 1.4em;
    display: none
}

.post-content .spoiler-box>blockquote.visible {
    display: block;
    overflow: auto
}

.post-content hr {
    opacity: 0.5;
    filter: alpha(opacity=50);
    margin-bottom: 0.8em
}

.post-content abbr {
    cursor: help
}

.post-content ul {
    padding: 0 0 1em 2.3em
}

.post-content ul li {
    list-style: inherit;
    margin-bottom: 0.3em
}

.post-content ul li ul {
    padding-bottom: 0
}

.post-content ul li>p {
    padding-bottom: 0.3em
}

.post-content ul li>p:last-of-type {
    padding-bottom: 0
}

#form-buttons table,
.punbb .formal textarea {
    width: 99%
}

#form-buttons td {
    padding: 0 !important;
    line-height: 0;
    background-position: center;
    background-repeat: no-repeat;
    border: 0;
    cursor: pointer;
}

#form-buttons td img {
    height: 26px;
    width: 100%
}

#form-buttons tr {
    text-align: center;
}

td#button-font {
    background: url('/i/form_buttons.3.png') no-repeat 50% 5px
}

td#button-size {
    background: url('/i/form_buttons.3.png') no-repeat 50% -21px
}

td#button-bold {
    background: url('/i/form_buttons.3.png') no-repeat 50% -47px
}

td#button-italic {
    background: url('/i/form_buttons.3.png') no-repeat 50% -73px
}

td#button-underline {
    background: url('/i/form_buttons.3.png') no-repeat 50% -99px
}

td#button-strike {
    background: url('/i/form_buttons.3.png') no-repeat 50% -125px
}

td#button-left {
    background: url('/i/form_buttons.3.png') no-repeat 50% -151px
}

td#button-center {
    background: url('/i/form_buttons.3.png') no-repeat 50% -177px
}

td#button-right {
    background: url('/i/form_buttons.3.png') no-repeat 50% -203px
}

td#button-link {
    background: url('/i/form_buttons.3.png') no-repeat 50% -229px
}

td#button-spoiler {
    background: url('/i/form_buttons.3.png') no-repeat 50% -255px
}

td#button-image {
    background: url('/i/form_buttons.3.png') no-repeat 50% -281px
}

td#button-video {
    background: url('/i/form_buttons.3.png') no-repeat 50% -307px
}

td#button-hide {
    background: url('/i/form_buttons.3.png') no-repeat 50% -333px
}

td#button-quote {
    background: url('/i/form_buttons.3.png') no-repeat 50% -359px
}

td#button-code {
    background: url('/i/form_buttons.3.png') no-repeat 50% -385px
}

td#button-color {
    background: url('/i/form_buttons.3.png') no-repeat 50% -411px
}

td#button-smile {
    background: url('/i/form_buttons.3.png') no-repeat 50% -437px
}

td#button-keyboard {
    background: url('/i/form_buttons.3.png') no-repeat 50% -463px
}

td#button-table {
    background: url('/i/form_buttons.3.png') no-repeat 50% -489px
}

td#button-addition {
    background: url('/i/form_buttons.3.png') no-repeat 50% -515px
}

.punbb .formal fieldset {
    min-width: 0;
}

.punbb .formal span.input {
    padding-right: 0 !important
}

#formkey,
#formetc {
    display: none
}

#color-area,
#table-area,
#keyboard-area {
    width: auto
}

#keyboard-area {
    text-align: center;
    padding-bottom: 4px
}

#imageup-area {
    width: 170px
}

#imageattach-area {
    width: 770px;
    height: 200px;
    padding: 0px !important
}

#smilies-area,
#video-area,
#spoiler-area {
    width: 450px
}

#image-area {
    width: 550px
}

#color-area * {
    border: 0
}

#color-area table {
    width: 320px;
    height: 20px;
    padding: 0;
    margin: 0
}

#table-area table {
    width: auto !important;
    padding: 0;
    margin: 0;
    border-collapse: collapse
}

#table-area div {
    margin-top: 1em;
    text-align: center
}

#table-layout {
    margin-right: 0.5em
}

#table-area td {
    background-color: #fff;
    width: 20px;
    height: 20px;
    border-width: 1px !important;
    border-style: solid !important;
    border-color: #dadada !important
}

#table-area td.selected {
    background-color: #c8c8ff
}

#color-area td,
#table-area td {
    margin: 0;
    padding: 0;
    line-height: 0
}

#color-area td img,
#table-area td img {
    width: 20px;
    height: 20px;
    cursor: pointer !important
}

#tags .container {
    position: absolute;
    padding-top: 15px;
    right: 6px;
    top: 43px;
    z-index: 2;
}



#font-area,
#size-area {
    right: unset !important;
}

#font-area div,
#size-area div,
#color-area div,
#table-area div,
#addition-area div,
#smilies-area div a,
#smilies-area img {
    cursor: pointer !important
}

#font-area span,
#font-area img,
#size-area span,
#size-area img {
    display: block;
    position: relative;
    top: 0;
    left: 0
}

#font-area span,
#font-area img {
    height: 15px
}

#size-area span,
#size-area img {
    height: 24px
}

#font-area span,
#size-area span {
    padding: 1px 0
}

#addition-area div {
    height: 24px;
    vertical-align: middle
}

#addition-area {
    max-height: 200px;
    overflow: auto;
}

#font-area img {
    width: 100%;
    margin-top: -15px
}

#size-area img {
    width: 100%;
    margin-top: -24px
}

#keyboard-span {
    text-align: center;
    padding-bottom: 10px;
    width: auto
}

#keyboard-span input {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #666;
    background-color: #fff;
    margin: 1px 1px 0 0;
    border: 1px solid #ddd;
    cursor: pointer;
    height: 25px;
    min-width: 30px
}

#imageup-area input {
    font-size: 0.8em
}

#imageup-area p {
    padding: 0;
    margin: 0
}

#imageup-title {
    margin-bottom: 10px !important
}

#imageup-submit {
    margin-top: 10px !important
}

#main-reply {
    width: 100%
}

#pun-messages #post-form div.container {
    padding-left: 2.3em
}

#similar-topics {
    margin-top: 1em
}

#similar-topics div.container {
    padding-top: 1.1em
}

#similar-topics td {
    border: 0;
    padding: 0
}

#similar-topics td.st-tcl {
    width: 60%
}

#similar-topics td.st-tc2 {
    width: 25%;
    padding-right: 1em;
    text-align: right
}

#similar-topics td.st-tcr {
    width: 15%;
    padding-right: 1em;
    text-align: right
}

.postlink.long {
    width: 30em
}

.postlink.long .new-topic {
    padding-right: 12px
}

li.pa-ua {
    margin-top: 0.7em;
    display: flex;
    justify-content: center;
}

#pun-online .tcl.action {
    width: 25%
}

.punbb .post.new-ajax>* {
    border-width: 3px;
}

.punbb .post.new-ajax {
    display: none;
}

#pun-index .isub .tcl {
    padding-left: 3em !important;
}

#pun-main #subforums {
    padding: 1em 0 1em 1em;
    margin: 0px 20px;
    background: rgb(var(--canvas-secondary));
    text-transform: lowercase;
}

#subforums>a {
    color: rgb(var(--accent));
    transition: color var(--anim-hover);
}

#subforums>a:hover {
    color: rgb(var(--text-primary));
}

.notify-parent {
    position: relative;
}

.notify-bubble {
    background: lightblue;
    border-radius: 3px;
    color: black;
    font: bolder 12px/1.2 Tahoma;
    margin: 0;
    min-width: 14px;
    padding: 0 1px;
    position: absolute;
    text-align: center;
}

.notify-bubble:after {
    border-color: lightblue transparent;
    border-style: solid;
    border-width: 3px 3px 0;
    content: "";
    display: block;
    left: 5px;
    position: absolute;
    width: 0;
}

/* Statistic */
#pun-statistic .tc3 {
    width: 15%;
}

#pun-statistic .tc-username {
    width: unset;
    text-align: left;
}

#pun-statistic .tc-title {
    width: 25%;
    text-align: left;
}

#pun-statistic .tc-registered {
    width: 20%;
}

#pun-statistic .tc-topic {
    width: 50%;
}


/* New profile style
-------------------------------------------------------------*/
#viewprofile td {
    border: 0;
    padding: 0;
    overflow: hidden
}

#profile-name strong {
    font-size: 1.2em
}

#profile-left strong {
    font-weight: bold !important
}

#profile-left {
    width: 30%;
    padding-top: 0 !important
}

#profile-left li,
#profile-left li * {
    padding-left: 0;
    margin-left: 0
}

#profile-right {
    width: 70%
}

#profile-right li strong {
    padding-left: 2em
}

#profile-signature {
    padding: 1.5em 1.5em 1em 1.5em
}

#profile-signature ul {
    border-style: dashed;
    border-width: 1px 0 0 0;
    margin: 0;
    padding: 1em 1em 0 1em
}

/** Video-Button
---------------------------------------------------------------*/
#video-host-list {
    margin-top: .3em;
    line-height: 1.8em
}

#video-area-tinp,
#image-area-tinp {
    margin: .5em 0;
    padding: .3em;
    border: #66a solid 1px;
    height: 70px
}

#video-area-msg,
#image-source-list,
#image-area-actions,
#spoiler-sels {
    line-height: 2em
}

p[class="checkfield"] img,
div[class="checkfield"] img,
fieldset[class="radiofield"] img {
    height: auto;
    max-height: 50px
}

.pa-fld1 img,
.pa-fld2 img,
.pa-fld3 img,
.pa-fld4 img,
.pa-fld5 img,
.pa-fld6 img,
.pa-fld7 img,
.pa-fld8 img,
.pa-fld9 img,
.pa-fld10 img,
.pa-fld11 img,
.pa-fld12 img,
.pa-fld13 img,
.pa-fld14 img,
.pa-fld15 img,
.pa-fld16 img,
.pa-fld17 img,
.pa-fld18 img,
.pa-fld19 img,
.pa-fld20 img {
    vertical-align: text-top
}

/** Image-Button
---------------------------------------------------------------*/
#image-area-tcon-computer {
    margin: 0 0 1em
}

#image-area-tcon-computer td {
    border: none !important;
    padding: 0
}

#imageupload-left {
    width: 140px
}

#imageupload-right {
    padding-left: 9px !important;
    background: transparent !important;
    max-width: 380px
}

#image-area-actions {
    text-align: right
}

* html #imageQueue {
    height: expression(this.scrollHeight > 65 ? "66px" :"auto")
}

/* sets max-height for IE */
* html #uploaded-images {
    height: expression(this.scrollHeight > 143 ? "144px" :"auto")
}

#imageQueue {
    max-height: 72px;
    overflow-y: auto;
    margin-bottom: 10px
}

#uploaded-images {
    max-height: 144px;
    overflow-y: auto
}

#uploaded-images img {
    width: 88px;
    height: 66px;
    border: 1px solid;
    margin-right: 4px;
    cursor: pointer
}

#upload-button-container,
#image-width,
#image-thumb-width,
#image-insert-format,
#insert-all-images-container {
    margin-top: 10px
}

#image-source-list a,
#image-area-actions a,
#spoiler-sels a {
    margin-right: 15px;
    cursor: pointer
}

#insert-image-tip {
    margin-top: 10px
}

#upload-button-container img {
    cursor: pointer;
    width: 120px;
    height: 30px
}

#image_upload_input {
    position: absolute;
    z-index: -1;
    left: -9999px
}

#selected-image-width,
#selected-thumb-width {
    width: 6em
}

#imageupload-left input[type=button] {
    width: 11em;
    text-align: center
}

#upload-button-container input[type=button] {
    font-weight: bold
}

#image-width,
#image-thumb-width,
#image-insert-format strong {
    font-size: .9em
}

.uploadQueueItem {
    padding: .8em 1em;
    border: solid 1px #ddd;
    border-radius: 5px;
    margin-bottom: .5em;
    background: rgba(238, 238, 238, 0.22)
}

.uploadQueueItem.error {
    border-color: rgba(255, 0, 0, 0.25);
    background-color: rgba(255, 0, 0, 0.08)
}

.uploadQueueItem .cancel {
    font-size: 20px;
    font-weight: 700;
    font-family: Arial;
    float: right;
    margin: -.25em 0 0
}

.uploadQueueItem .cancel a {
    text-decoration: none;
    color: #333 !important
}

.uploadProgress {
    display: block;
    width: 98%;
    height: 3px;
    margin: 2px 0 0;
    background: #ddd;
    position: relative
}

.uploadProgressBar {
    position: relative;
    background: #00adff;
    height: 3px;
    width: .1%;
    transition: width .1s linear
}

/** jQuery plugins
---------------------------------------------------------------*/
.tipsy {
    padding: 5px;
    font-size: 11px;
    font-family: tahoma, helvetica, verdana, arial;
    position: absolute;
    z-index: 100000;
}

.tipsy-inner {
    padding: 5px 8px 4px;
    margin: -0.2px;
    background-color: black;
    color: white;
    max-width: 200px;
    text-align: center;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.tipsy-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border: solid 5px;
    border-color: transparent transparent black transparent
}

.tipsy-n .tipsy-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-top: 0
}

.tipsy-nw .tipsy-arrow {
    top: 0;
    left: 11px !important;
    border-top: 0
}

.tipsy-ne .tipsy-arrow {
    top: 0;
    left: auto !important;
    right: 11px;
    border-top: 0
}

.tipsy-s .tipsy-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-color: black transparent transparent transparent;
    border-bottom: 0
}

.tipsy-sw .tipsy-arrow {
    bottom: 0;
    left: 11px !important;
    border-color: black transparent transparent transparent;
    border-bottom: 0
}

.tipsy-se .tipsy-arrow {
    bottom: 0;
    left: auto !important;
    right: 11px;
    border-color: black transparent transparent transparent;
    border-bottom: 0
}

.tipsy-e .tipsy-arrow {
    top: 50%;
    margin-top: -5px;
    left: auto !important;
    right: 0;
    border-color: transparent transparent transparent black;
    border-right: 0
}

.tipsy-w .tipsy-arrow {
    top: 50%;
    margin-top: -5px;
    left: 0 !important;
    border-color: transparent black transparent transparent;
    border-left: 0
}

.jGrowl {
    z-index: 9999;
    color: #fff;
    font-size: 12px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: fixed
}

.jGrowl.top-left {
    left: 0;
    top: 0
}

.jGrowl.top-right {
    right: 0;
    top: 0
}

.jGrowl.bottom-left {
    left: 0;
    bottom: 0
}

.jGrowl.bottom-right {
    right: 0;
    bottom: 0
}

.jGrowl.center {
    top: 0;
    width: 50%;
    left: 25%
}

.jGrowl.center .jGrowl-closer,
.jGrowl.center .jGrowl-notification {
    margin-left: auto;
    margin-right: auto
}

.jGrowl-notification {
    background-color: #000;
    opacity: .9;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));
    zoom: 1;
    width: 250px;
    padding: 10px;
    margin: 10px;
    text-align: left;
    display: none;
    border-radius: 5px;
    min-height: 40px
}

.jGrowl-notification .ui-state-highlight,
.jGrowl-notification .ui-widget-content .ui-state-highlight,
.jGrowl-notification .ui-widget-header .ui-state-highlight {
    border: 1px solid #000;
    background: #000;
    color: #fff
}

.jGrowl-notification .jGrowl-header {
    font-weight: 700;
    font-size: .85em
}

.jGrowl-notification .jGrowl-close {
    background-color: transparent;
    color: inherit;
    border: none;
    z-index: 99;
    float: right;
    font-weight: 700;
    font-size: 1em;
    cursor: pointer
}

.jGrowl-closer {
    background-color: #000;
    opacity: .9;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));
    zoom: 1;
    width: 250px;
    padding: 10px;
    margin: 10px;
    display: none;
    border-radius: 5px;
    padding-top: 4px;
    padding-bottom: 4px;
    cursor: pointer;
    font-size: .9em;
    font-weight: 700;
    text-align: center
}

.jGrowl-closer .ui-state-highlight,
.jGrowl-closer .ui-widget-content .ui-state-highlight,
.jGrowl-closer .ui-widget-header .ui-state-highlight {
    border: 1px solid #000;
    background: #000;
    color: #fff
}

@media print {
    .jGrowl {
        display: none
    }
}

.pun-modal {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 100000
}

.pun-modal .modal-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    cursor: pointer;
    z-index: 110000
}

.pun-modal .modal-inner {
    width: 700px;
    max-width: 94%;
    height: auto;
    max-height: 44em;
    max-height: 62vh;
    margin: 12% auto 0;
    margin-top: 20vh;
    box-shadow: 0 0 14px rgba(0, 0, 0, .3);
    position: relative;
    z-index: 120000;
    overflow: hidden
}

.pun-modal h2,
.pun-modal h1 {
    max-width: 700px;
    margin: 0 !important
}

.pun-modal .container {
    padding: .6em 1em;
    max-height: 40em;
    max-height: 54vh;
    overflow: auto
}

.pun-modal .container .container {
    max-height: unset
}

.pun-modal .closer {
    position: absolute;
    font-size: 1.5em !important;
    line-height: .8em;
    right: .4em;
    padding: .3em !important;
    margin: -.3em !important;
    cursor: pointer;
    background: none 0 transparent !important
}

.noscroll {
    overflow: hidden !important
}

/** Social icons
---------------------------------------------------------------*/
.social {
    background-image: url('/i/social.1.png');
    background-repeat: no-repeat;
    float: left;
    display: block;
    margin: 3px 5px;
    width: 16px;
    height: 16px
}

.social-facebook {
    background-position: 0 0
}

.social-google {
    background-position: -26px 0
}

.social-mailru {
    background-position: -52px 0
}

.social-odnoklassniki {
    background-position: -78px 0
}

.social-twitter {
    background-position: -104px 0
}

.social-vkontakte {
    background-position: -130px 0
}

.social-yandex {
    background-position: -156px 0
}

.social-youtube {
    background-position: -182px 0
}

.social-instagram {
    background-position: -312px 0
}

.social-linkedin {
    background-position: -338px 0
}

.social-reddit {
    background-position: -442px 0
}

.social-share {
    background-position: -468px 0
}

.social-tumblr {
    background-position: -546px 0
}

.topic a.sharelink {
    float: right;
    margin-left: 1em
}

.post-share-tip {
    width: 164px;
    height: 124px
}

.post-share-legend {
    background: rgba(255, 255, 255, 0.2);
    text-align: center
}

.post-share-tip span {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
    font-size: 13px;
    line-height: 27px
}

.post-share-icons {
    padding: 10px
}

.post-share-tip a {
    margin: 5px 10px
}

/** Avatars
---------------------------------------------------------------*/
.punbb .user-avatar {
    float: left;
    position: relative;
    height: 36px;
    width: 36px;
    margin: 1px 9px 2px 0px
}

#pun-index .user-avatar {
    height: 40px;
    vertical-align: middle;
    position: relative;
    top: 35px;
}

.punbb .user-avatar a {
    padding: 0 !important;
    background: none transparent !important
}

.punbb .user-avatar a::after {
    content: none !important
}

.punbb .user-avatar .avatar-image {
    border-radius: 50%;
    height: 36px;
    width: 36px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    float: left
}

.punbb .user-avatar .isonline {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 2px;
    right: 6px !important;
    animation: blinkColor .9s linear infinite;
    -moz-animation: blinkColor .9s linear infinite;
    -webkit-animation: blinkColor .9s linear infinite;
    background: rgb(var(--accent)) !important;
    z-index: 100;
}

@keyframes blinkColor {
    0% {
        opacity: 1.0
    }

    50% {
        opacity: .3
    }

    100% {
        opacity: 1.0
    }
}

@-moz-keyframes blinkColor {
    0% {
        opacity: 1.0
    }

    50% {
        opacity: .3
    }

    100% {
        opacity: 1.0
    }
}

@-webkit-keyframes blinkColor {
    0% {
        opacity: 1.0
    }

    50% {
        opacity: .3
    }

    100% {
        opacity: 1.0
    }
}

/** Flags
---------------------------------------------------------------*/
.punbb .flag-i {
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    width: 1.33333333em;
    line-height: 1em;
    margin-right: 1em;
}

.punbb .pa-author .flag-i {
    margin-right: 0.5em;
}

.punbb .flag-i:before {
    content: '\00a0';
}

.post-content abbr {
    border-bottom: 1px dotted #404043;
    text-decoration: none;
}

/** Font icons
---------------------------------------------------------------*/
@font-face {
    font-family: 'mybb';
    src: url('./res/font/icons.woff2?3') format('woff2'),
        url('./res/font/icons.woff?3') format('woff'),
        url('./res/font/icons.ttf') format('truetype'),
        url('./res/font/icons.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

i[class^="icons-"]:before,
i[class*=" icons-"]:before,
.i[class*=" icons-"]:before,
.i[class^="icons-"] {
    font-family: "mybb";
    font-style: normal;
    font-weight: normal;
    speak: never;

    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icons-search:before {
    content: '\e095';
}

/* '' */
.icons-font:before {
    content: '\e800';
}

/* '' */
.icons-size:before {
    content: '\e801';
}

/* '' */
.icons-video:before {
    content: '\e802';
}

/* '' */
.icons-image:before {
    content: '\e803';
}

/* '' */
.icons-plus:before {
    content: '\e804';
}

/* '' */
.icons-cancel:before {
    content: '\e805';
}

/* '' */
.icons-minus:before {
    content: '\e806';
}

/* '' */
.icons-star:before {
    content: '\e807';
}

/* '' */
.icons-cog:before {
    content: '\e808';
}

/* '' */
.icons-play:before {
    content: '\e809';
}

/* '' */
.icons-pause:before {
    content: '\e80a';
}

/* '' */
.icons-fast-fw:before {
    content: '\e80b';
}

/* '' */
.icons-fast-bw:before {
    content: '\e80c';
}

/* '' */
.icons-code:before {
    content: '\e80d';
}

/* '' */
.icons-table:before {
    content: '\e80e';
}

/* '' */
.icons-spoiler:before {
    content: '\e80f';
}

/* '' */
.icons-calendar:before {
    content: '\e810';
}

/* '' */
.icons-pencil:before {
    content: '\e811';
}

/* '' */
.icons-hide:before {
    content: '\e812';
}

/* '' */
.icons-list:before {
    content: '\e813';
}

/* '' */
.icons-indent-left:before {
    content: '\e814';
}

/* '' */
.icons-indent-right:before {
    content: '\e815';
}

/* '' */
.icons-trash-empty:before {
    content: '\e816';
}

/* '' */
.icons-off:before {
    content: '\e817';
}

/* '' */
.icons-heart:before {
    content: '\e818';
}

/* '' */
.icons-user:before {
    content: '\e819';
}

/* '' */
.icons-left:before {
    content: '\e81a';
}

/* '' */
.icons-center:before {
    content: '\e81b';
}

/* '' */
.icons-right:before {
    content: '\e81c';
}

/* '' */
.icons-italic:before {
    content: '\e81d';
}

/* '' */
.icons-bold:before {
    content: '\e81e';
}

/* '' */
.icons-comment:before {
    content: '\e81f';
}

/* '' */
.icons-resize-full:before {
    content: '\e820';
}

/* '' */
.icons-resize-small:before {
    content: '\e821';
}

/* '' */
.icons-quote:before {
    content: '\e822';
}

/* '' */
.icons-share:before {
    content: '\e823';
}

/* '' */
.icons-smile:before {
    content: '\e824';
}

/* '' */
.icons-youtube:before {
    content: '\e825';
}

/* '' */
.icons-link:before {
    content: '\e826';
}

/* '' */
.icons-volume-off:before {
    content: '\e827';
}

/* '' */
.icons-volume-down:before {
    content: '\e828';
}

/* '' */
.icons-volume:before {
    content: '\e829';
}

/* '' */
.icons-volume-up:before {
    content: '\e82a';
}

/* '' */
.icons-addition:before {
    content: '\e82b';
}

/* '' */
.icons-infinity:before {
    content: '\e82c';
}

/* '' */
.icons-facebook:before {
    content: '\f09a';
}

/* '' */
.icons-strike:before {
    content: '\f0cc';
}

/* '' */
.icons-underline:before {
    content: '\f0cd';
}

/* '' */
.icons-mail:before {
    content: '\f0e0';
}

/* '' */
.icons-keyboard:before {
    content: '\f11c';
}

/* '' */
.icons-help:before {
    content: '\f128';
}

/* '' */
.icons-vkontakte:before {
    content: '\f189';
}

/* '' */
.icons-color:before {
    content: '\f1fb';
}

/* '' */
.icons-odnoklassniki:before {
    content: '\f263';
}

/* '' */
.icons-vimeo:before {
    content: '\f27d';
}

/* '' */

.icons-cancel-outline:before {
    content: '\e82d';
}

/* '' */
.icons-ok-outline:before {
    content: '\e82e';
}

.adminmain {
    margin-top: 1em;
}

/*   */

.please-links {
    display: flex;
    gap: 5px;
    margin: 7px 0 13px;
    flex-wrap: wrap;
}

.please-links a {
    background: rgba(var(--canvas-tertiary), 0.04);
    padding: 1px 8px 2px !important;
    border-radius: var(--bradius-major);
    transition: background var(--anim-hover) !important;
    margin-right: 5px !important;
}

.please-links a:hover {
    background: var(--bg-accent-rgba);
}




#profile8 #fld1,
#profile8 #fld2,
#profile8 #fld3,
#profile8 #fld4,
#profile8 #fld5 {
    display: block;
    width: 100%;
    height: 50px;
    resize: vertical;
    white-space: pre-wrap;
    overflow: auto;
}


/*  */



/*     */

#pun-modviewforum tbody tr,
#pun-modviewforum thead tr {
    display: grid;
    position: relative;
    width: 960px;
    grid-template-columns: 2fr .5fr .5fr 1fr .1fr;
    color: rgb(var(--text-primary));
    border-radius: 10px;
    margin: 2px 30px;
    align-items: center;
}

#pun-modviewforum .modmenu .container {
    width: 60em;
    padding: 0.5em 1em;
    text-align: right;
    text-transform: lowercase;
    left: 15px;
    position: relative;
    font: var(--font-second);
    color: var(--text-primary);
}

#pun-modviewforum table div.icon {
    background: var(--bg-accent-rgba);
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    left: 28px;
    top: 4px;
}

#pun-modviewforum table div.icon::after {
    content: none;
}


#pun-modviewforum table tr.iclosed div.icon {
    background: var(--canvas-tertiary);
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    left: 10px;
    top: 10px;
}



#pun-multimove .modmenu .container {
    width: 993px;
    padding: 0.5em 1em;
    text-align: right;
    text-transform: lowercase;
    display: grid;
    grid-template-columns: 5fr .1fr 0.4fr .3fr;
    gap: 5px;
    left: 9px;
    position: relative;
    font: var(--font-second);
    color: var(--text-primary);
    align-items: center;
    justify-items: start;
}

.pun-modal .closer {
    position: relative !important
}


li.pa-fld6 {
    display: flex;
    position: absolute;
    z-index: 5;
    width: 250px;
    top: -15px;
    justify-content: center;
}

li.pa-fld6 img {
    width: 16px;
    height: 16px;
    object-fit: cover;
    background: var(--canvas-primary);
    padding: 7px;
    border-radius: 50%;
    box-shadow: 0px 4px 4px 0px rgba(81, 57, 46, 0.67);
    border: 1px solid rgba(185, 176, 170, 1);
}

.post-content hr {
    opacity: 0.5;
    filter: alpha(opacity=50);
    margin-bottom: 0.8em;
}

div.pun-modal.unread-notifications>div.modal-inner.section>h2>span {
    height: 10px;
    width: 100%;
    text-align: center;
    color: var(--text-primary);
    font: var(--fw700) var(--fs12) var(--font-second-sa);
    text-transform: lowercase;
}

div.pun-modal.unread-notifications>div.modal-inner.section>h2>span:nth-child(2) {
    position: absolute !important;
    top: 5px;
    right: 13px;
    justify-content: flex-start;
}

div.pun-modal.unread-notifications>div.modal-inner.section {
    padding: 10px;
    border-radius: 10px;
}

.notification-image {
    width: 35px !important;
    height: 35px !important;
    padding: 0 !important;
}

.notification-image:hover {
    box-shadow: none !important;
}

#notifications-wrap {
    text-transform: lowercase;
    font-size: var(--fs10);
}

.notification-item {
    padding: 2px 10px !important
}

.notification {
    min-height: 50px;
    cursor: pointer;
    text-transform: lowercase;
}



/* Flow Around */

#button-float {
    width: 20px;
    height: 20px;
}

#button-float::before {
    content: '\f03c';
    font: var(--fa-font-solid);
    font-size: 12px;
    top: 0;
    left: 0;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 45%;
    position: relative;
    color: rgb(var(--gray-text));
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    pointer-events: none;
    -webkit-transition: var(--anim-hover);
    -o-transition: var(--anim-hover);
    transition: var(--anim-hover);
    z-index: 1;
    width: 23px;
    height: 20px;
    border-radius: var(--bradius-minor);
    background: transparent;
}


#float {
    display: none;
    position: absolute;
    margin-top: 71px;
    left: 48%;
    text-align: center;
    background: rgba(var(--gray-main));
    border-radius: var(--bradius-medium);
    padding: 3px 15px;
    z-index: 1;
}

#float strong {
    display: block;
    margin-bottom: 7px;
}

#float i {
    font-size: 16px;
    padding: 0 8px;
}

#float i:hover {
    opacity: .6;
}

/*    */
.copy-to-reply-toform {
    padding: 5px 15px !important;
    background: rgb(var(--canvas-post-body), 0.5);
    color: rgb(var(--accent));
    border-radius: 20px;
    margin: 5px !important;
    transition: var(--anim-hover) !important;
    border: 0px;
    width: fit-content;
}

.copy-to-reply-toform:hover {
    box-shadow: none !important;
    background: var(--bg-accent-rgba);
}


/**/
.hv-mask-field title {
    display: none
}

/*------------ ------------*/


.coll_preview {
    width: fit-content;
    height: 100px;
    border-radius: var(--bradius-medium);
    display: flex;
    align-items: center;
    justify-content: center;
}

.coll_preview_name {
    font-family: Cormorant Infant;
    font-size: 12px;
    line-height: 25px;
    font-weight: 900;
    width: 200px;
    margin-top: 96px;
    position: absolute;
    text-align: center;
    color: rgb(var(--canvas-tertiary));
    background-color: rgb(var(--canvas-quarternary));
    border-radius: var(--bradius-minor);
    text-transform: uppercase;
    box-shadow: 0px 7px 13px -9px #000000a6;
    padding-left: 10px;
    padding-right: 10px;
}

.coll_preview_icons {
    display: flex;
    flex-direction: row;
    align-content: flex-start;
    justify-content: center;
    gap: 25px;
    padding: 10px;
}

.coll_preview_icons img {
    width: 70px;
}

/*    */

img.wanted_img {
    width: 245px;
    height: 150px;
    object-fit: cover;
    border-radius: 1rem;
}

/**/

.hvStickerPackModal {
    padding: 16px 16px 8px !important;
    -webkit-box-sizing: border-box !important;
    border-radius: 4px !important;
    background: #e4e2e2 url(95851.css) !important;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    box-shadow: 0px 30px 20px -12px rgba(0, 0, 0, 0.16), 0px 20px 20px -50px rgba(0, 0, 0, 0.23) !important;
    left: 28px !important;
    /* top: -126px !important; */
}

.hvStickerPackModalTabs {
    text-transform: lowercase;
}

.hvStickerPackModalTab.active {
    background: #d6dad5 !important;
}

.hvStickerPackModalTab {
    padding: 5px 9px !important;
    border-radius: 4px !important;
    font-size: 12px !important;
    margin-top: 8px !important;
    margin-right: 8px !important;
    background: transparent !important;
    -webkit-transition: background var(--anim-hover);
    -o-transition: background var(--anim-hover);
    transition: background var(--anim-hover);
}


.hvStickerPackModalTab:hover {
    background: #ccd4e1 !important;
}

/************************* 
     
Deff 
*************************/

/*C    */
#pun-navlinks li>a:not(.NextShow)+span.odd {
    display: none !important;
}

#navlogout>span {
    /* background: rgb(var(--canvas-primary)); */
    width: 495px;
    height: 271px;
    position: absolute !important;
    z-index: 100;
    border-radius: var(--bradius-medium);
    top: 30px !important;
}

#navlogin>span {
    background: rgb(var(--canvas-primary));
    /* width: 500px; */
    /* height: 271px; */
    position: absolute !important;
    z-index: 100;
    left: 56%;
    border-radius: var(--bradius-medium);
    top: 30px !important;
}

#pun-navlinks li>a:not(.NextShow)+span.odd {
    display: none !important;
}

/* - !*/
#pun-navlinks a#New-exit {
    background: transparent !important;
    position: absolute;
    z-index: 100000 !important;
    margin-top: 1px !important;
    margin-left: 15px !important;
    display: inline-block !important;
}

#pun-navlinks #New-exit img {
    position: absolute;
    width: 20px;
    height: auto;
    transition: .63s;
    background-color: rgb(var(--accent-secondary));
    border-radius: 100px;
    margin-top: -20px;
    margin-left: 45px;
    opacity: .5;
}

#pun-navlinks #New-exit:hover img {
    transition: .63s;
    opacity: .64;
}

.punbb #pun-navlinks a#New-exit:before {
    content: none;
}

.punbb #pun-navlinks #form-login input {
    text-rendering: auto;
    margin-top: 4px !important;
    margin-bottom: 3px !important;
    display: inline-block !important;
    font: var(--font-second-sa) !important;
    height: 25px;
    border: 1px solid var(--bg-navlinks) !important;
    padding: 0 10px !important;
    background: transparent !important;
    width: 155px;
    -webkit-transition: background var(--anim-hover);
    -o-transition: background var(--anim-hover);
    transition: background var(--anim-hover);
}

.punbb #pun-navlinks #form-login input:hover {
    background: rgba(var(--accent), 0.2);
}

.punbb #form-login #fld1,
#form-login #fld2 {
    background-color: rgb(222, 231, 228);
}

.punbb #pun-navlinks #form-login input[type="submit"] {
    margin: 10px 0 2px !important;
    height: 26px;
    width: 133px;
    font-size: 12px !important;
    color: var(--text) !important;
    background: var(--links) !important;
    text-align: center !important;
    transition: all 0.5sease-in-out 0s;
    cursor: pointer;
    text-transform: lowercase;
}

.punbb #pun-navlinks #form-login,
.punbb #pun-navlinks #form-login * {
    box-sizing: content-box !important;
}

/*  */
.punbb #pun-navlinks #form-login {
    background: rgb(var(--canvas-primary));
    min-height: 183px;
    border: 1px solid var(--text2);
    border-radius: 0px 10px 10px 0px;
    color: #000000;
    display: block;
    font: var(--font-second-sa);
    left: 0%;
    padding: 8px 12px;
    margin: 1px 0;
    position: absolute !important;
    text-align: center;
    word-spacing: normal;
    white-space: normal;
    letter-spacing: 0.2px !important;
    top: 8px;
    width: 236px !important;
    /* z-index: 100000 !important; */
    text-transform: lowercase;
    font-size: 11px;
    height: 237px;
}

#pun-navlinks #navlogin #form-login {
    margin-left: -40px;
    /*    */
}

#pun-navlinks #navlogout #form-login {
    margin-left: -40px;
    /*    */
}


/*    " "  " " */
#pun-navlinks #form-login input[value=""]+p {
    margin: 5px 0 2px 0;
}

.punbb #pun-navlinks #form-login a.Rega,
.punbb #pun-navlinks #form-login a.Forgot {
    position: relative;
    text-transform: lowercase;
    z-index: 20;
    cursor: pointer;
    background: none !important;
    padding: 0 0 3px !important;
    color: var(--black) !important;
    font-size: 9px !important;
    font-weight: 400;
}


.punbb #pun-navlinks #form-login a.Rega:before,
.punbb #pun-navlinks #form-login a.Forgot:before {
    content: none;
}

/*    !*/
#form-login input.none {
    outline: red dashed 2px !important;
}

input#Paste-And-Copy {
    width: 244px !important;
}


/* ( ) */

#List-UserNames {
    position: absolute;
    margin-top: -11px;
    min-height: 235px;
    width: 270px;
    right: 97%;
    padding: 12px 19px 12px 17px;
    background: rgb(var(--canvas-post-body));
    border-color: rgb(var(--canvas-quarternary));
    border-style: solid;
    border-width: 0px;
    border-radius: var(--fs8);
    text-align: center;
}

/*    */

.punbb #List-UserNames ul {
    padding: 0;
    overflow: hidden;
    overflow-y: auto;
    min-height: 36px;
    max-height: 113px !important;
    height: 149px;
}

.punbb #List-UserNames li {
    display: flex;
    position: relative;
    text-align: left;
    padding-left: 5px !important;
    font: var(--font-reserve);
    margin: 1px auto !important;
    padding: 7px 5px;
    transition: .33s;
    border-radius: var(--fs8);
    border: 1px solid #d2d2d2;
    gap: 3px;
    align-items: center;
}

.punbb #List-UserNames li:hover {
    opacity: .84;
    /*background:#83693E!important;*/
}

/* */

.punbb #List-UserNames li>b {
    cursor: pointer;
    opacity: .8;
    color: var(--black);
}

.punbb #List-UserNames li>b:hover {
    opacity: .93;
    color: var(--links) !important;
}

/*   */
#List-UserNames ul::-webkit-scrollbar {
    width: 3px;
    height: 5px;
}

#List-UserNames ul::-webkit-scrollbar-track {
    background-color: #393A38;
    border: 0px solid #d7d8d9;
    box-shadow: none;
}

#List-UserNames ul::-webkit-scrollbar-thumb {
    background-color: #C0BFBD;
    border: 0px solid #d7d8d9;
    box-shadow: none;
}

/*  ( )*/
#List-UserNames ul li>span {
    display: flex;
    padding: 0 3px;
    position: absolute;
    opacity: .88;
    cursor: pointer;
    top: 0;
    bottom: 0;
    right: 6px;
    color: var(--text-2);
    font: var(--mainfont);
    align-items: center;
    font-weight: 900;
}

/*    !*/
#List-UserNames ul:empty:before {
    display: inline-block;
    content: "    ,    ,    !";
}

/* -2*/
#navlogin #exit-2 {
    display: none;
}

#pun:not(.isguest) #navlogout .Rega,
#pun:not(.isguest) #navlogout .Forgot {
    display: none !important;
}

/*         */
#List-UserNames ul+span {
    display: inline-block;
    padding: 6px 0 8px 0;
    text-align: left;
    margin-top: 21px;
}

/* */
.punbb #List-UserNames input {
    border: 1px solid #5D6755 !important;
    text-shadow: none !important;
    color: #333 !important;
    background-color: #D4D4D4;
    font: normal normal 400 11px/normal Verdana !important;
    /* box-shadow: inset 0px 0px 3px rgba(100,102,80,.97); */
    margin-top: 9px;
    padding: 2px !important;
    vertical-align: middle;
}

/*  */
#List-UserNames ul+span b {
    font: normal normal 400 13px/normal Verdana;
    padding: 0 3px;
    color: #000000;
}

/* ,   */
#List-UserNames .a1-copy {
    display: inline-block !important;
    cursor: pointer;
    float: left;
}

/* */
#List-UserNames .a1-paste {
    cursor: pointer;
    display: inline-block !important;
    float: right;
}

/*  */
.tipsy.a11 {
    font: normal normal 400 11px/normal Verdana !important;
    margin-top: -22px !important;
    margin-left: 148px !important;
    max-width: 170px;
}

#pun-navlinks #form-login div#List-UserNames::after {
    content: "      ,    ,   ";
    font-size: 9px;
    margin: 4px 0px 4px;
}

/************************* 
//      
*************************/






/****************************/
#mask_dialog .hv-preview-block {
    flex: 0 0 120px;
    text-align: center;
    max-width: 120px;
    overflow: hidden;
    word-break: break-word;
    max-height: 360px;
    overflow-y: auto;
    overflow-x: hidden;
    min-width: 238px;
}

#mask_dialog .hv-preview-block {
    flex: 0 0 120px;
    text-align: center;
    max-width: 120px;
    overflow: hidden;
    word-break: break-word;
    max-height: 360px;
    overflow-y: auto;
    overflow-x: hidden;
    min-width: 253px;
    padding: 10px;
}

#mask_dialog .inner {
    cursor: default;
    margin: 0;
    width: 850px;
    max-width: 99%;
    max-height: 90%;
    overflow-x: auto;
    z-index: 100;
    box-shadow: 0 0 40px #222;
    background: rgb(var(--canvas-primary));
    padding: 8px;
    text-transform: lowercase;
    border-radius: var(--bradius-medium);
}


/*****************
 " "
*****************/
.quiet-quote {
    position: relative;
    margin: 4px 15px 0px 19px !important;
    /**/
    font-style: italic;
    font-size: 11px;
    color: #695f5f;
    /*text-align:justify;
  border:red solid 1px;*/
}

.quiet-quote>p {
    line-height: normal !important;
}

.quiet-quote:before,
/*, ,  */
.quiet-quote:after {
    font-size: 17px;
    display: inline-block;
    position: absolute;
    z-index: 10;
    font-weight: 900;
    color: #695f5f;
    /* */
    font-family: System, Arial, sans-serif;
}

.quiet-quote:before {
    content: "\201C";
    /*     */
    left: -13px;
    top: -4px;
}

/* C  
.quiet-quote:after{
  content: "\201D";  */
/*     
right: -15px;
bottom: -20px;
}*/

/*************************
/END// " "
*************************/

/*    */

#notify-link .unreads,
#navpm .unreads,
span.num_msg,
span.num_msg:before {
    background: rgb(var(--accent)) !important;
}

span.num_msg {
    position: absolute;
    margin-top: -34px !important;
    margin-left: 60px !important;
    font-size: 11px;
    font-weight: 700;
    padding: 1px 7px 1px 6px !important;
    border-radius: 2px;
    height: 14px;
    color: #fff;
    cursor: pointer;
}



#BookmCntToggle.default-style {
    background: rgba(var(--canvas-primary)) !important;
    border-left: solid 5px rgb(var(--accent)) !important;
    box-shadow: 0 0 6px rgba(0, 0, 0, .42);
    color: rgb(var(--accent)) !important;
    display: block;
    height: 26px;
    width: 21px;
}

.closedatafield {
    display: none
}

.gallery-song {
    color: #333;
    width: auto;
    text-align: center;
    text-transform: uppercase;
    border-top: 1px solid #cacaca;
    margin-top: 5px;
    font-family: 'Cormorant Infant';
    font-size: 15px;
    font-weight: 600;
    padding-top: 5px;
    margin-bottom: -8px;
}

.hv-mask-field title {
    display: none
}

















/*   */
#tuser {
    cursor: pointer !important;
    opacity: 0.1 !important;
    padding: 2px !important;
    margin-top: auto !important;
    margin-left: auto !important;
    left: -44px;
    top: -62px;
    position: absolute !important;

}


.icons-search:before {
    content: '\f002' !important;
    font: var(--fa-font-solid) !important;
}

#isk {
    border: none !important;
    font-size: 14px !important;
    margin-top: 3px !important;
    cursor: pointer !important;
    height: 23px !important;
    width: 23px !important;
    display: flex !important;
    justify-content: center !important;
    font-size: 11px !important;
    color: rgb(var(--gray-text)) !important;
    align-items: stretch !important;
}

#sTheme {
    border-radius: var(--bradius-minor) !important;
    height: 25px !important;
    width: 200px !important;
    opacity: .5;
    border: 1px solid #c5c5c5 !important;
}

#text-left,
#text-right {
    height: 20px;
    width: 20px;
}

#form-buttons td#button-smile {
    display: none;
}

/*         */

forumdesc {
    display: block;
    width: 525px;
    font-size: var(--fs10);
    color: rgb(var(--text-color-secondary), .7);
    text-transform: lowercase;
    letter-spacing: 0.2px;
    line-height: 100%;
    text-align: justify;
    margin-bottom: 10px !important;
}

forumlinks {
    display: flex;
    gap: 6px;
    margin: 5px 0 8px !important;
    flex-wrap: nowrap;
    position: absolute;
    z-index: 5;
    width: 410px;
    justify-content: center;
}

tr:last-of-type forumlinks {
    margin: 13px 0 8px !important;
}


forumlinks a {
    color: rgba(var(--accent)) !important;
    transition: .3s cubic-bezier(0.62, -0.09, 0.23, 0.9);
    position: relative;
    font: 600 var(--fs8) var(--font-main);
    border: 1px solid rgba(104, 104, 104, 1);
    box-shadow: 0px 2px 0px 0px rgba(152, 163, 187, 1);
    height: 27px;
    border-width: 1px;
    border-radius: 4px;
    padding: 7px 17px;
    background: rgb(var(--canvas-primary));
    box-sizing: border-box;
}

forumlinks a:hover {
    background: rgb(var(--light-accent), .4) !important;
    color: black !important;
    backdrop-filter: blur(3px);
}


/*   */

#font-area {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    max-height: 200px;
    overflow: auto;
}

.font-category-title:last-of-type::after {
    content: '';
    display: block;
    position: relative;
    bottom: -30px;

}

.font-category-title:last-of-type::after,
.font-category-title {
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    padding: 3px 0;
    background: rgb(var(--gray-second));
    border-bottom: 1px solid #ccc;
}

#font-area span,
#font-area img {
    -webkit-transition: background var(--anim-hover);
    -o-transition: background var(--anim-hover);
    transition: background var(--anim-hover);
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
}

#font-area span:hover,
#font-area img:hover {
    background: rgba(var(--accent), 0.2);
    border-radius: 100px;
}

.font-category {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 10px 0;
}

.font-columns {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

#font-area .container:not(.font-category-title):not(.font-category) {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

#font-area .font-category-title,
#font-area .font-category {
    grid-column: span 2;
}



.font-column {
    flex: 1;
    min-width: 150px;
}

.font-item {
    justify-content: space-between;
    padding: 2px 5px;
}

.font-item img {
    cursor: pointer;
    opacity: 0.7;
}

.font-item img:hover {
    opacity: 1;
}

#font-area .container {
    width: 400px;
    font-size: 16px;
    padding: 5px;
    display: grid;
    grid-template-columns: 1fr 1fr;
}

#pun-viewtopic .topic {
    width: 1020px;
    margin: auto;
    padding-top: 1px;
}

.punbb .toppost,
.punbb .topicpost {
    margin-top: 15px;
}


.post-content .spoiler-box>blockquote {
    display: block !important;
    max-height: 0;
    padding: 0px 10px !important;
    overflow: hidden !important;
    margin-top: 2px;
    transition: opacity 0.3s ease, padding 0.3s ease, max-height 0.5s ease;
    opacity: 0;
    width: 97%;
}

.post-content .spoiler-box>blockquote.visible {
    margin-top: 2px;
    opacity: 1;
    padding: 10px 10px 10px 12px !important;
    max-height: fit-content;
    overflow: hidden !important;
    width: 100%;
    box-sizing: border-box;
    transition: opacity 0.3s ease, padding 0.3s ease, max-height 0.5s linear;
}


.post-content .spoiler-box>blockquote.visible p {
    overflow: hidden;
}



.post.mylike .post-rating a.noNull {
    background: rgb(var(--accent), .3);
}

.edit-pp {
    position: absolute;
    left: 4px;
    margin-top: -1px;
}

.edit-pp a {
    display: block;
    position: relative;
    width: 18px;
    margin: 1px 0px 0px 25px;
    height: 19px;
    box-sizing: border-box;
}

.edit-pp a::after {
    content: '\f4ff';
    font-family: 'FontAwesome';
    font-size: 10px;
    position: absolute;
    top: -1px;
    left: 7px;
    color: rgb(var(--text-primary), 0.8);
}

#tuser {
    cursor: pointer !important;
    opacity: 0.1 !important;
    padding: 2px !important;
}

#isk::before {
    margin-top: .2em;
    opacity: .3 !important;
}

#s-block {
    display: flex;
    justify-content: flex-end;
    margin-right: 29px;
}

.code-box .scrollbox {
    width: 100%;
    overflow: hidden auto;
    height: auto !important;
    max-height: 20vh;
}

/*    */
li#pa-fld2 {
    display: none;
}

/* email*/
li.pl-email.email {
    display: none;
}

li.pl-share {
    display: none !important;
}

td.tcl>div>div.tclcon>div>a {
    color: rgb(var(--accent));
    padding: 0 4px 1px;
}


.hv-mask-field.title {
    display: none;
}


.editBookmark {
    position: absolute;
    z-index: 9999;
    right: -5px;
    top: 30px !important;
    box-shadow: 0 0 15px rgba(0, 0, 0, .5);
    border-radius: 4px;
    background: rgb(var(--canvas-secondary-rgb));
}

/*      */
li.pa-gifts,
li.pa-awards {
    display: none !important
}


/*****************
 " "
*****************/
.quiet-quote {
    position: relative;
    display: table;
    margin: 4px 15px 0px 19px !important;
    /**/
    font-style: italic;
    font-size: 11px;
    color: #695f5f;
    /*text-align:justify;
  border:red solid 1px;*/
}

.quiet-quote>p {
    line-height: normal !important;
}

.quiet-quote:before,
/*, ,  */
.quiet-quote:after {
    font-size: 17px;
    display: inline-block;
    position: absolute;
    z-index: 1000;
    font-weight: 900;
    color: #695f5f;
    /* */
    font-family: System, Arial, sans-serif;
}

.quiet-quote:before {
    content: "\201C";
    /*     */
    left: -13px;
    top: 5px;
}

/*     
C  
.quiet-quote:after{
  content: "\201D"; 
  right: -15px;
  bottom: -20px;
} */
/*************************
/END// " "
*************************/


#pun-searchtopics .byuser-username {
    font-size: 10px;
    opacity: .5;
}

/*    */
#navprofiles {
    position: relative;
    z-index: 999;
}

#pun-navlinks.section .multiacc-profilemenu {
    position: absolute;
    top: 21px;
    right: -17px;
    width: 200px;
    height: auto;
    background: rgb(244 244 244);
    backdrop-filter: blur(4px);
    border: 1px solid rgb(104 104 104);
    color: #333;
}

.multiacc-profilemenu li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 6px 12px;
    gap: 10px;
    width: 100%;
}

.multiacc-profilemenu li a {
    display: block;
    flex-grow: 1;
    text-align: left;
    padding-left: 20px;
    position: relative;
}

.multiacc-profilemenu li:first-of-type a {
    padding-left: 0px;
}

.multiacc-profilemenu li:first-child {
    background-color: rgb(var(--canvas-secondary), .4);
    backdrop-filter: blur(4px);
    font-weight: 700;
}

#pun-navlinks.section .multiacc-profilemenu li {
    position: relative;
    display: flex;
    justify-content: space-evenly;
    align-items: flex-end;
    font-size: 0.8rem;
    padding: 0px 0px 0px;
    border-bottom: 1px solid rgb(var(--accent), .5);
    top: 0;
}

#pun-navlinks.section .multiacc-profilemenu li:last-child {
    border-bottom: 0;
}

#pun-navlinks.section .multiacc-profilemenu li:hover {
    box-shadow: inset 0px 0px 30px 3px rgba(43, 67, 62, 0.2);
}

#pun-navlinks.section .multiacc-profilemenu li a {
    color: rgb(var(--text-primary), .8) !important;
    text-shadow: none;
    font-size: 10px;
}

#pun-navlinks.section .multiacc-profilemenu li a:hover {
    color: #888;
}

.multiacc-delete-btn {
    background: none;
    border: none;
    cursor: pointer;
    flex-shrink: 0;
    margin-left: auto;
}

.multiacc-dialog {
    z-index: 9999;
    padding: 10px;
    font-size: 0.8rem;
    background: #e8e8e8 !important;
    border: 1px solid #999;
    color: #333;
}

.multiacc-dialog>form {
    border: 1px solid #ccc;
    padding: 10px 10px 2px;
}

.multiacc-dialog input {
    padding: 4px 10px;
    border: 1px solid #b9bfb0;
}

.multiacc-dialog div {
    display: flex;
    justify-content: center;
}

.multiacc-dialog div:not(.multiacc-dialog div:last-child) {
    flex-direction: column;
}

.multiacc-dialog button {
    margin: 6px;
    padding: 4px 8px;
    background: #f4f4f4;
    color: #555;
    border-inline: 1px solid #999;
    border-block: 0;
    border-radius: 4px;
    cursor: pointer;
}

.multiacc-dialog button:hover {
    color: #444;
}


/*   */

personalpage {
    width: 960px;
    height: 543px;
    display: block;
    background-color: rgba(233, 233, 233, 1);
    box-sizing: border-box;
    position: relative;
    border-radius: 5px;
    border: 1px solid rgba(30, 30, 30, 1);
    overflow: hidden;
}

personalpage * {
    box-sizing: border-box;
    scrollbar-gutter: stable;
}

personalpage *::-webkit-scrollbar {
    width: 2px;
    height: 2px;
}

personalpage img.pp-header {
    position: absolute;
    height: 100%;
    width: 221px;
    border-right: 1px solid rgba(30, 30, 30, 1);
    object-fit: cover;
}

personalpage pprofile {
    position: absolute;
    height: auto;
    width: 244px;
    display: flex;
    flex-direction: column;
    align-items: center;
    top: 24px;
    left: 54px;
    background-color: rgba(233, 233, 233, 1);
    border: 1px solid rgba(104, 104, 104, 1);
    box-shadow: 0px 4px 0px 0px rgba(162, 177, 184, 1);
    border-radius: 5px;
    padding-top: 19px;
    gap: 8px
}

personalpage pprofile pp-av {
    width: 103px;
    height: 103px;
    display: flex;
    background: rgba(227, 199, 199, 1);
    border: 1px solid rgba(30, 30, 30, 1);
    border-radius: 50%;
    justify-content: center;
    align-items: center;
}


personalpage pprofile pp-av img {
    display: block;
    width: 89px;
    height: 89px;
    border: 1px solid rgba(30, 30, 30, 1) !important;
    border-radius: 50%;
    object-fit: cover;
}

personalpage pprofile span {
    font-weight: 700;
    font-size: 16px;
    line-height: 90%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: lowercase;
}

personalpage pprofile ppon {
    color: rgba(171, 73, 58, 1);
    font-weight: 500;
    font-size: 10px;
    line-height: 137%;
    display: flex;
    position: relative;
}

personalpage pprofile ppon::before {
    content: '';
    width: 12px;
    height: 11px;
    position: relative;
    background-image: url(https://forumstatic.ru/files/001c/a6/e3/89022.png);
    margin: 1px 3px
}

personalpage pprofile pplock {
    display: block;
    background: rgba(222, 222, 220, 1);
    border: 1px solid rgba(104, 104, 104, 1);
    box-shadow: 0px 2px 0px 0px rgba(152, 163, 187, 1);
    height: 19px;
    font-weight: 500;
    font-size: 9px;
    line-height: 100%;
    padding: 4px 8px;
    color: rgba(30, 30, 30, 1);
}

personalpage pprofile pptitle {
    font-weight: 400;
    font-size: 9px;
    line-height: 137%;
    text-align: center;
    color: rgba(70, 70, 70, 1);
    margin-top: 15px !important;
}

personalpage pprofile pp-song {
    display: flex;
    position: relative;
    padding: 15px 0 10px;
    border-top: 1px solid rgba(104, 104, 104, 1);
    gap: 5px;
    width: 100%;
    justify-content: center;
    font-size: 9px;
}

personalpage pprofile pp-song a {
    font-weight: 400;
    font-size: 9px;
    line-height: 120%;
    text-align: center;
    color: black !important;
}

personalpage pprofile pp-song::before {
    content: '';
    width: 18px;
    height: 18px;
    position: relative;
    background-image: url(https://forumstatic.ru/files/001c/a6/e3/21335.png);
    margin: -1px 3px;

}

.pp-tabs-wrapper input[type="radio"] {
    display: none;
}

.pp-nav {
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
    justify-content: flex-end;
    position: absolute;
    top: 40px;
    right: 51px;
    z-index: 4;
}

.pp-nav label {
    padding: 3px 14px 4px;
    background: rgba(241, 238, 238, 1);
    border: 1px solid rgba(104, 104, 104, 1);
    cursor: pointer;
    border-radius: 5px;
    border-radius: 2px;
    transition: transform 0.3s ease, background 0.3s ease, color 0.3s ease;
    display: block;
    font-weight: 400;
    font-size: 10px;
    line-height: 90%;
    text-align: center;
    text-transform: lowercase;
}

#pp-tab1:checked~.pp-nav label[for="pp-tab1"],
#pp-tab2:checked~.pp-nav label[for="pp-tab2"],
#pp-tab3:checked~.pp-nav label[for="pp-tab3"],
#pp-tab4:checked~.pp-nav label[for="pp-tab4"] {
    transform: translateY(-5px);
    color: white;
    background: rgba(171, 73, 58, 1);
}

.pp-content {
    width: 624px;
    height: 494px;
    position: absolute;
    top: 25px;
    right: 22px;
    background-image: url(https://forumstatic.ru/files/001c/a6/e3/74509.png);
}

.pp-content .pp-item {
    display: none;
    padding: 20px;
    border-radius: 5px;
    position: relative;
}

#pp-tab1:checked~.pp-content .pp-item-1,
#pp-tab2:checked~.pp-content .pp-item-2,
#pp-tab3:checked~.pp-content .pp-item-3,
#pp-tab4:checked~.pp-content .pp-item-4 {
    display: block;
    animation: pp-fade 0.5s;
}

@keyframes pp-fade {
    from {
        opacity: 0;
        transform: translateY(5px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.pp-item>* {
    background-color: rgba(233, 233, 233, 1);
    padding: 17px 12px;
    border: 1px solid rgba(30, 30, 30, 1);
    display: block;
    position: absolute;
}

.pp-item>*::before {
    content: attr(data-title);
    position: absolute;
    background-color: rgba(222, 222, 220, 1);
    border: 1px solid rgba(104, 104, 104, 1);
    box-shadow: 0px 2px 0px 0px rgba(152, 163, 187, 1);
    font-weight: 500;
    font-size: 8px;
    top: -10px;
    height: 19px;
    padding: 3px 10px;
    box-sizing: border-box;
}

personalpage ppbgs {
    width: 289px;
    height: 223px;
    top: 64px;
    left: 24px;
}

personalpage ppbgs div {
    width: 100%;
    height: 100%;
    overflow: auto;
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: center;
}

personalpage ppbgs div img {
    width: 210px;
    height: 41px;
    object-fit: cover;
    border: 1px solid rgba(104, 104, 104, 1) !important;
}

personalpage ppplaques {
    width: 278px;
    height: 120px;
    top: 64px;
    left: 322px;
}

personalpage ppplaques div {
    width: 100%;
    height: 100%;
    overflow: auto;
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: center;
}

personalpage ppplaques div plaque {
    position: relative;
    height: 41px;
    flex-shrink: 0;
    color: white;
    bottom: auto;
    left: auto;
    border: 1px solid rgba(104, 104, 104, 1);
    box-shadow: 0px 4px 0px 0px rgba(162, 177, 184, 1);
}

personalpage ppplaques div plaque img {
    border-radius: 0 0 5px 5px;
    width: 213px;
}


personalpage ppicons {
    width: 278px;
    height: 87px;
    top: 200px;
    left: 322px;
}

personalpage ppicons div {
    width: 100%;
    height: 100%;
    overflow: auto;
    display: flex;
    gap: 8px;
    overflow-x: auto;
    overflow-y: hidden;
    align-items: center;
    scroll-behavior: smooth;
}

personalpage ppicon {
    width: 32px;
    height: 32px;
    top: -22px;
    border: 1px solid rgba(104, 104, 104, 0.4);
    background: rgba(255, 255, 255, 1);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    z-index: 13;
}

personalpage ppicon img {
    width: 14px;
    height: 14px;
    object-fit: cover;
}


personalpage ppls {
    width: 576px;
    height: 150px;
    top: 320px;
    left: 24px;
    padding: 10px !important
}

personalpage ppls div {
    width: 100%;
    height: 100%;
    overflow: auto;
    display: flex;
    gap: 8px;
    overflow-x: auto;
    overflow-y: hidden;
    align-items: center;
    scroll-behavior: smooth;
}

personalpage ppls img {
    width: 88px;
    height: 107px;
    object-fit: cover;
    border: 1px solid rgba(30, 30, 30, 1) !important
}

personalpage boosts {
    width: 576px;
    height: 406px;
    top: 64px;
    left: 24px;
    padding: 10px !important
}

personalpage boosts div {
    width: 100%;
    height: 97%;
    display: flex;
    gap: 8px;
    overflow: auto;
    align-items: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
    margin-top: 9px !important;
}

personalpage boosts div ticket {
    width: 170px;
    height: 180px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: rgba(217, 223, 237, 1);
    /* border: 1px solid rgba(150, 150, 150, 1); */
    justify-content: flex-start;
    gap: 8px;
    color: rgba(70, 70, 70, 1);
    position: relative;
}

personalpage boosts div ticket span:first-of-type {
    font-weight: 700;
    font-size: 12px;
    line-height: 90%;
    text-align: center;
    text-transform: lowercase;
    margin-top: 4px;
}

personalpage boosts div ticket:nth-child(odd) {
    background-color: rgba(227, 218, 225, 1);
}

personalpage boosts div ticket span:last-of-type {
    font-weight: 400;
    font-size: 9px;
    line-height: 137%;
    text-align: center;
    display: block;
    overflow: auto;
    max-height: 37px;
    width: 96%;
}

personalpage boosts div img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


personalpage boosts div ticket ppnum {
    position: absolute;
    font-weight: 500;
    font-size: 8px;
    top: 85px;
    left: 50%;
    transform: translateX(-50%);
    height: 19px;
    padding: 3px 10px;
    box-sizing: border-box;
}

personalpage ppachievs {
    width: 576px;
    height: 406px;
    top: 64px;
    left: 24px;
    padding: 10px !important
}

personalpage ppachievs div {
    width: 100%;
    height: 97%;
    display: flex;
    gap: 6px;
    overflow: auto;
    align-items: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
    margin-top: 9px !important;
}

personalpage ppachievs achiev {
    width: 104px;
    height: 153px;
    border-radius: 3px;
    background-color: rgba(233, 233, 233, 1);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px;
    color: rgba(70, 70, 70, 1);
}

personalpage ppachievs achiev img {
    width: 100%;
    height: 100%;
    object-fit: cover;

}

personalpage ppachievs achiev span:first-of-type {
    background-color: rgba(222, 222, 220, 1);
    border: 1px solid rgba(104, 104, 104, 1);
    box-shadow: 0px 2px 0px 0px rgba(152, 163, 187, 1);
    font-weight: 500;
    font-size: 8px;
    padding: 3px 6px;
    box-sizing: border-box;
    text-align: center;
}

personalpage ppachievs achiev span:last-of-type {
    font-weight: 400;
    font-size: 9px;
    line-height: 137%;
    text-align: center;
    display: block;
    overflow: auto;
    max-height: 65px;
    width: 96%;
}

personalpage ppachievs achiev.ach_0 {
    filter: grayscale(1) opacity(.5);
}

personalpage ppcollect {
    width: 576px;
    height: 406px;
    top: 64px;
    left: 24px;
    padding: 10px !important
}

personalpage ppcollect div {
    width: 100%;
    height: 97%;
    display: flex;
    gap: 13px;
    overflow: auto;
    align-items: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
    margin-top: 9px !important;
}

ppcollect collection {
    display: flex;
    gap: 14px;
    width: 534px;
    height: 160px;
    padding-top: 30px !important;
    padding-bottom: 10px;
    padding-left: 4px;
    position: relative;
    border: 1px solid rgba(104, 104, 104, 1);
    background: rgba(227, 225, 218, 1);
    overflow-x: auto;
    overflow-y: hidden;
    align-items: center;
    scroll-behavior: smooth;
    margin-left: 12px !important;
}

ppcollect collection.claim_1 {
    background-image: url(https://forumstatic.ru/files/001c/a6/e3/48031.png);
    background-color: white;
    background-repeat: repeat;
}

ppcollect collection span {
    position: absolute;
    top: 11px;
    font-weight: 700;
    font-size: 10px;
    left: 10px;
}

ppcollect collection item {
    width: 93px;
    height: 119px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
}

ppcollect collection item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.reveal-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: rgb(var(--accent-secondary), 0.5);
    backdrop-filter: blur(4px);
    z-index: 1000;
    display: none;
    top: 0;
    left: 0;
}

.reveal-modal {
    position: fixed !important;
    top: -100vh !important;
    left: 50%;
    transform: translateX(-50%);
    z-index: 101;
    opacity: 0;
    transition: top 0.4s ease-out, opacity 0.4s ease-out;
    width: 520px;
    padding: 30px 40px 34px;
    border-radius: 5px;
}

.reveal-modal.open {
    top: 8vh !important;
    z-index: 1001;
    opacity: 1;
}

.reveal-modal.small {
    width: 200px;
}

.reveal-modal.medium {
    width: 400px;
}

.reveal-modal.large {
    width: 600px;
}

.reveal-modal.xlarge {
    width: 901px;
}

.reveal-modal .close-reveal-modal {
    font-size: 22px;
    line-height: .5;
    position: absolute;
    top: 8px;
    right: 11px;
    color: #aaa;
    text-shadow: 0 -1px 1px rbga(0, 0, 0, .6);
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
}


.admin-advert-block {
    width: 468px;
    height: 0px !important;
}



banners {
    bottom: 25px;
    left: 65px;
    width: 432px;
    height: 111px;
    display: flex;
    position: absolute;
    overflow: auto;
    white-space: nowrap;
    scroll-behavior: smooth;
    flex-wrap: wrap;
    justify-content: center;
}

banners div {
    width: 410px;
    height: 105px;
    display: flex;
    gap: 6px;
    position: absolute;
    margin: 22px 25px 30px;
    overflow: auto;
    white-space: nowrap;
    scroll-behavior: smooth;
    padding-bottom: 6px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

banners::-webkit-scrollbar {
    width: 2px;
    height: 2px;
}

banners a img {
    border-radius: 3px;
    opacity: .6;
    -webkit-transition: var(--anim-hover);
    -o-transition: var(--anim-hover);
    transition: var(--anim-hover);
}

banners a img:hover {
    opacity: 1;
}

/*  */

section.fitting-wrapper {
    width: 100%;
    height: auto;
    position: relative;
    padding: 27px;
    background: rgba(233, 233, 233, 1);
    border: 1px solid rgba(30, 30, 30, 1);
    border-radius: 5px;
    box-sizing: border-box;
}

section.fitting-wrapper * {
    box-sizing: border-box;
}


fittingroom .pa-avatar:not(.fitting-avatar) {
    display: none;
}


div.prof-elem-imit {
    background-image: url(https://forumstatic.ru/files/001c/a6/e3/51598.png);
    width: 180px;
    height: 29px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    border-radius: 0 0 8px 8px;
    width: 180px;
    margin: -10px auto -13px;
    z-index: 12;
}

.fit-header {
    width: 100%;
    width: 100%;
    display: flex;
    border-radius: var(--bradius-minor);
    position: relative;
    padding: 15px 50px;
    gap: 95px;
    align-items: center;
    margin-bottom: 15px;
    background: rgba(233, 233, 233, 1);
    border: 1px solid rgba(104, 104, 104, 1);
    box-shadow: 0px 2px 0px 0px rgba(152, 163, 187, 1);
}

.fit-header span {
    font-weight: 500;
    font-size: 24px;
    line-height: 90%;
}

.fit-header div {
    color: rgb(var(--text-secondary));
    font-size: 11px;
}

fittingroom .fit-buff {
    background: rgb(var(--canvas-quarternary));
    border-radius: var(--bradius-minor);
    width: 370px;
    height: 147px;
    position: relative;
    padding: 12px 8px;
    border: 1px solid rgba(174, 174, 174, 0.5);
}

fittingroom .fit-buff>div {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    box-sizing: content-box;
    overflow: auto;
    padding-left: 8px;
    padding-top: 1px;
    margin-top: 12px;
    height: 108px;
    scrollbar-gutter: stable;
    align-content: flex-start;
}

fittingroom .fit-buff div img {
    background: rgb(var(--canvas-secondary-rgb));
    padding: 3px;
    border-radius: 50%;
    box-sizing: content-box;
    overflow: visible;
    width: 30px;
    height: 30px;
    object-fit: contain;
}

fittingroom .fit-ppbgs {
    background: rgb(var(--canvas-quarternary));
    border-radius: var(--bradius-minor);
    width: 370px;
    height: 253px;
    position: relative;
    padding: 12px 8px;
    border: 1px solid rgba(174, 174, 174, 0.5);
}

fittingroom .fit-ppbgs>div {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    box-sizing: content-box;
    overflow: auto;
    padding-left: 8px;
    padding-top: 1px;
    margin-top: 12px;
    height: 209px;
    scrollbar-gutter: stable;
    align-content: flex-start;
}

fittingroom .fit-ppbgs div img {
    border-radius: 10px;
    box-sizing: content-box;
    width: 79px;
    height: 149px;
    cursor: pointer;
    object-fit: cover;
}




fittingroom .fit-tokens {
    background: rgb(var(--canvas-quarternary));
    border-radius: var(--bradius-minor);
    width: 370px;
    height: 147px;
    position: relative;
    padding: 12px 8px;
    border: 1px solid rgba(174, 174, 174, 0.5);
    flex-grow: 1;
}

fittingroom .fit-tokens>div {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    box-sizing: content-box;
    overflow: auto;
    padding-left: 8px;
    padding-top: 1px;
    height: 205px;
    scrollbar-gutter: stable;
    align-content: flex-start;
    margin-top: 12px;
}

fittingroom .fit-tokens>div>div {
    width: 64px;
    height: 64px;
    background: rgb(var(--canvas-secondary-rgb));
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
}

fittingroom .fit-tokens div img {
    box-sizing: content-box;
    width: 45px;
    height: 45px;
    object-fit: contain;
    cursor: pointer;
    object-fit: cover;
}

.add-wrapper {
    display: flex;
    gap: 25px 10px;
    flex-direction: column;
    width: 100%;
}

fittingroom .fit-gifts {
    width: 100%;
    height: 155px;
    position: relative;
    padding: 22px 8px;
    flex-grow: 1;
    margin-top: 15px;
    background: rgba(233, 233, 233, 1);
    border: 1px solid rgba(104, 104, 104, 1);
    box-shadow: 0px 2px 0px 0px rgba(152, 163, 187, 1);
}

fittingroom .pa-fld5 {
    left: auto;
    top: -34px;
}

fittingroom .fit-gifts>div {
    display: flex;
    gap: 6px;
    box-sizing: content-box;
    overflow-x: auto;
    overflow-y: hidden;
    padding-left: 8px;
    padding-top: 1px;
    padding-bottom: 10px;
    height: 110px;
    scrollbar-gutter: stable;
    scroll-behavior: smooth;
}

fittingroom .fit-gifts>div>div {
    background: rgb(var(--canvas-secondary-rgb));
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    flex-shrink: 0;
    padding-bottom: 3px;
}

fittingroom .fit-gifts div img {
    box-sizing: content-box;
    width: 87px;
    height: 107px;
    object-fit: contain;
    cursor: pointer;
    object-fit: cover;
}




fittingicons img,
fittingroom input:not([type="text"]),
fittingroom .fitting-lz {
    cursor: pointer;
}

#lz-editor-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 10000;
    display: none;
    justify-content: center;
    align-items: center;
}

.lz-editor-box {
    background: #fff;
    width: 500px;
    max-width: 90%;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.lz-editor-header {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px;
}

.lz-toolbar {
    display: flex;
    gap: 10px;
    align-items: center;
    background: #f0f0f0;
    padding: 5px;
    border-radius: 4px;
    border: 1px solid #ddd;
}

.lz-btn {
    cursor: pointer;
    padding: 5px 10px;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 3px;
    font-size: 12px;
}

.lz-btn:hover {
    background: #e9e9e9;
}

textarea#lz-textarea {
    width: 100%;
    height: 150px;
    resize: vertical;
    font-family: monospace;
    font-size: 13px;
    padding: 10px;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

.lz-actions {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    margin-top: 5px;
}

.lz-save {
    background: #0d6c5b;
    color: #fff;
    border: none;
}

.lz-cancel {
    background: #ccc;
    border: none;
}

.fit-notification {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #333;
    color: #fff;
    padding: 15px 25px;
    border-radius: 5px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    z-index: 9999;
    display: none;
    font-size: 14px;
    opacity: 0.9;
    text-transform: lowercase;
    font-family: var(--font-main);
}

fittingroom {
    display: flex;
    background-image: url(https://forumstatic.ru/files/001c/a6/e3/43590.jpg);
    border: 1px solid rgba(30, 30, 30, 1);
    justify-content: space-between;
    padding: 22px 10px 10px;
    gap: 10px;
    width: 100%;
    height: auto;
    margin-top: 5px !important;
    flex-wrap: wrap;
}

fittingroom input[type="checkbox"] {
    display: none;
}

fittingroom #ctrl-gradient-check+.gradient-btn-style {
    text-transform: lowercase;
    background: rgb(var(--light-accent));
    text-align: center;
    padding: 3px;
    border-radius: 4px;
    cursor: pointer;
    transition: .4s ease-in-out;
    font: 700 11px rgb(var(--text-primary), .7) !important;
}

#ctrl-gradient-check:hover+.gradient-btn-style {
    background: #f5f5f5;
    border-color: #bbb;
}

#ctrl-gradient-check:checked+.gradient-btn-style {
    background: rgb(var(--text-primary), .7);
    color: #fff;
    box-shadow: 0 2px 5px rgba(13, 108, 91, 0.3);
}

fittingroom * {
    box-sizing: border-box;
}

fitprofile ul {
    padding: 0 !important;

}

.fitting-block-prof {
    float: left;
    width: 224px;
    position: relative;
    top: -5px;
    display: block;
    height: auto;
    margin: 47px 0px 10px 0px;
    border-radius: 10px;
    z-index: 0;
}

.fitting-block-prof ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 210px;
    padding-top: 2px !important;
    margin: auto;
    background: rgb(var(--bg-profile));
    list-style: none;
    box-shadow: 0px 4px 11px -6px rgb(33 1 9);
    margin-top: 0px;
    border-radius: 10px;
    background: #ffffff;
    border: 1px solid rgba(104, 104, 104, 1);
}

.fitting-block-prof ul plaque {
    border: 1px solid rgba(104, 104, 104, 1);
}

.fitting-room {
    float: left;
    width: 260px;
    position: relative;
    display: block;
    height: auto;
    margin: -9px 0px 15px -3px;
    /* overflow: hidden; */
    border-radius: 10px;
    padding-bottom: 16px;
    background: url(https://i.pinimg.com/736x/3f/1c/e2/3f1ce22.jpg) no-repeat center top / cover;
    z-index: 0;
    top: 0px;
    position: sticky;
    border: var(--border-body);
    height: min-content;
    position: relative;
}

.plaque-controls button {
    font: 700 12px roboto flex;

}

fitcont {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: minmax(147px, 364px) 147px;
    width: 70%;
    gap: 25px 10px;
}

fittingplaque,
fittingbg,
fittingicons {
    background: rgba(233, 233, 233, 1);
    width: 100%;
    height: 100%;
    min-height: 0;
    max-height: 364px;
    position: relative;
    padding: 21px 8px 12px;
    border: 1px solid rgba(104, 104, 104, 1);
    box-shadow: 0px 2px 0px 0px rgba(152, 163, 187, 1);
}

fittingicons {
    height: 147px;
    grid-column: span 2;
}



fittingicons>div {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    box-sizing: content-box;
    overflow: auto;
    padding-left: 8px;
    padding-top: 1px;
    height: 80px;
    scrollbar-gutter: stable;
    align-content: flex-start;
}

fittingicons>div img {
    background: rgb(var(--canvas-secondary-rgb));
    padding: 3px;
    border-radius: 50%;
    box-sizing: content-box !important;
    overflow: visible;
    width: 20px;
    height: 20px;
    object-fit: contain;
}

/* fittingroom::before {
    content: 'the store';
    font: var(--fw900) 32px var(--font-cat-title);
    position: absolute;
    color: rgb(var(--text-color-secondary), .2);
    right: 22px;
    top: 16px;

} */

fittingplaque>div,
fittingbg>div {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    box-sizing: content-box;
    overflow: auto;
    padding-left: 7px;
    padding-top: 1px;
    height: 100%;
    max-height: 287px;
    scrollbar-gutter: stable;
    align-content: flex-start;
    justify-content: center;
}

fittingplaque>div {
    max-height: 320px;
}

fittingplaque>div img,
fittingbg>div img {
    border-radius: 10px;
    box-sizing: content-box;
    width: 210px;
    height: 41px;
    object-fit: cover;
    cursor: pointer;
    image-rendering: auto;
}

fittingplaque>div>div,
fittingplaque>div img {
    width: 210px;
    height: 41px;
    border-radius: 10px;
    cursor: pointer;
}

plaquedesc {
    padding: 20px;
    display: flex;
    width: 290px;
    height: 96px;
    color: rgb(var(--text-color-secondary), .6);
    text-align: center;
    position: relative;
    justify-content: center;
    align-items: center;
    border-radius: var(--bradius-minor);
    background: rgb(var(--canvas-quarternary), .3);
}

fittingroom .fit-gifts::before,
fittingplaque::before,
fittingbg::before,
fittingicons::before,
plaquedesc::before {
    content: attr(data-title);
    position: absolute;
    top: -10px;
    left: 12px;
    height: 19px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    box-sizing: border-box;
    z-index: 10;
    font: 500 10px var(--font-main);
    text-transform: lowercase;
    padding: 1px 6px 2px;
    color: rgb(var(--text-primary)) !important;
    background: rgba(222, 222, 220, 1);
    border: 1px solid rgba(104, 104, 104, 1);
    box-shadow: 0px 2px 0px 0px rgba(152, 163, 187, 1);
}

fittingroom .fit-gifts::after,
fittingplaque::after,
fittingbg::after,
fittingicons::after,
plaquedesc::after {
    content: attr(data-price);
    position: absolute;
    top: -10px;
    right: 12px;
    height: 19px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    box-sizing: border-box;
    z-index: 10;
    font: 500 10px var(--font-main);
    text-transform: lowercase;
    padding: 1px 6px 2px;
    color: white !important;
    background: rgba(148, 70, 73, 1);
    border: 1px solid rgba(104, 104, 104, 1);
    box-shadow: 0px 2px 0px 0px rgba(152, 163, 187, 1);
}


.fitting-plaque p {
    padding: 0 !important;
    margin: 0 !important;
    margin-bottom: 0 !important;
    line-height: 140% !important
}

.fitting-plaque p:first-of-type {
    font-size: 14px !important
}

.fitting-plaque p:last-of-type {
    font-size: 11px !important
}


.fitting-plaque img {
    box-sizing: content-box;
}

img.fit-selected {
    opacity: .3;
}

fittingicons>div>div {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    position: relative;
}

fittingicons>div>div:has(> img.fit-selected) {
    outline: 1px solid rgb(var(--accent));
    filter: hue-rotate(323deg) contrast(1.3);
}

fittingicons>div>div:has(> img.fit-selected)::before {
    content: '';
    background: url(https://forumstatic.ru/files/001c/74/d2/12074.svg);
    background-size: 10px 10px;
    position: absolute;
    width: 10px;
    height: 10px;
    top: -1px;
    right: -2px;
    z-index: 4;
}


fittingbg>div>div {
    border-radius: 10px;
    position: relative;
}

fittingbg>div img.fit-selected {
    outline: 1px solid rgb(var(--accent));
}

fittingplaque>div img.fit-selected {
    outline: 1px solid rgb(var(--accent));
}

fittingplaque>div>div:has(> img.fit-selected) {
    position: relative
}

fittingplaque>div>div:has(> img.fit-selected)::before,
fittingbg>div>div:has(> img.fit-selected)::before {
    content: '';
    background: url(https://forumstatic.ru/files/001c/74/d2/12074.svg);
    background-size: 10px 10px;
    position: absolute;
    width: 10px;
    height: 10px;
    top: 4px;
    right: 4px;
    z-index: 4;
    filter: hue-rotate(323deg) contrast(1.3);
}

.plaque-controls>input:nth-of-type(1),
.plaque-controls>input:nth-of-type(2) {
    width: 220px;
    height: 25px;
    border-radius: 4px;
    margin-bottom: 7px;
}

.plaque-controls {
    width: 220px;
    margin-left: 0px !important;
}



.plaque-controls>div>input[type="color"] {
    padding: 0px !important;
    background: transparent;
    width: 28px;
    border-radius: 47px;
    height: 28px;
    flex-shrink: 0;
    cursor: pointer;
}

.plaque-controls>div>input[type="text"] {
    width: 70px;
    height: 25px;
    border-radius: 4px;
    cursor: text;
}

.plaque-controls button {
    font: 400 12px roboto flex;
    padding: 2px 10px !important;
    border: none;
    background: rgb(var(--accent), .4);
    border-radius: 30px;
    margin: 0 !important;
    color: rgba(39, 39, 39, 1);
}


fittingroom button {
    padding: 1px 12.5px 6px !important;
    display: inline-block;
    cursor: pointer;
    transition: var(--anim-hover);
    font: 600 9px var(--font-main);
    height: 17px;
    position: relative;
    top: -1px;
    text-transform: lowercase;
    background: rgba(222, 222, 220, 1);
    border: 1px solid rgba(104, 104, 104, 1);
    opacity: .7;
}

fitprofile>button {
    padding: 2px 7.6px !important;
}

fittingroom button:hover {
    box-shadow: 0px 2px 7px -2px rgb(var(--accent));
    background: white;
}




fitprofile {
    width: 246px;
    padding: 14px;
    background: rgb(var(--canvas-quarternary));
    border-radius: 4px;
    height: fit-content;
    background: rgba(233, 233, 233, 1);
    border: 1px solid rgba(104, 104, 104, 1);
    box-shadow: 0px 2px 0px 0px rgba(152, 163, 187, 1);
}



.plaque-controls span {
    text-align: left;
    display: block;
    padding: 1px 4px 4px;
    color: rgb(var(--text-dark-accent), .7);
}

.fitting-plaque {
    margin-bottom: 0em !important;
    /*  left: 17px;
    top: -1px; */
}

fittingroom fittingplaque plaque {
    position: static !important;
}

.fitting-room li.pa-posts,
.fitting-room li.pa-respect,
.fitting-room li.pa-fld4 {
    margin-left: 9px;
}

.fitting-room li.pa-posts span:first-child,
.fitting-room li.pa-respect span:first-child,
.fitting-room li.pa-fld1 span:first-child,
.fitting-room li.pa-fld5 span:first-child {
    font-size: 0px;
}

.fitting-room li.pa-posts:before {
    content: '';
    left: 17px;
}

.fitting-room div.plaque {
    z-index: 2;
}

fittingroom input {
    background: rgb(var(--text-primary), 0.1) !important;
    height: 17px !important;
    border-radius: 0px !important;
    margin-bottom: 7px !important;
    border: 1px solid rgba(104, 104, 104, 1) !important;
    opacity: .6;
}

fittingroom .plaque-controls input#ctrl-text-color {
    height: 17px !important;
    padding: 0 !important;
}

fittingroom .icon-input,
fittingroom .bg-input,
fittingroom .plaq-input {
    width: 190px !important;
    margin-left: 6px;
    font-size: 9px;
}

.fitting-author a {
    border-bottom: none !important;
}

.fitting-room #tuser {
    display: none !important;
}

/* #pun-index td.tc2,
#pun-index td.tc3 {
    position: absolute;
    color: rgba(142, 142, 142, 1);
    font-weight: var(--fw400);
    font-size: var(--fs10);
    text-transform: lowercase;
    display: inline-flex;
    gap: 5px;
    justify-content: flex-start;
    flex-direction: row;
    width: 100px;
    text-align: end;
}


#pun-index td.tc2 {
    top: -17px;
    left: 8px;
    pointer-events: none;
}

#pun-index td.tc3 {
top: -17px;
    left: 45px;
    pointer-events: none;

}

#pun-index td.tc2::before {
    content: '\f249';
    font-family: fontawesome;
    font-size: 10px;
}

#pun-index td.tc3::before {
    content: '\f0e0';
    font-family: fontawesome;
    font-size: 10px;
} */ 


#profile-right li#pa-fld3 strong.GamePst2 {
padding-left: 16px;
}

.post-char-count {
    display: inline-block !important;
    color: rgb(var(--text-primary), .4);
    padding: 1px 6px 2px !important;
    font-size: 11px;
    right: 11px;
    top: 3px;
    border-radius: 0 !important;
    border: none !important;
    font-weight: normal;
    vertical-align: middle;
    position: absolute !important;
}