/* ÈÌÏÎÐÒÈÐÓÅÌ ÖÂÅÒÀ È ØÐÈÔÒÛ
------------------------------------------------------------------------- */

  @import url(style_cs.1772220879.css);

@import url('https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Yeseva+One&display=swap');



/* ÄÅËÀÅÌ ÊÎÐÍÈØÎÍ 
------------------------------------------------------------------------- */

:root {
    --font: "Inter"; /* ôîíò áàçîâè÷îê */
    --font-h-a: "Instrument Serif"; /* ôîíò õýäîâ àíãë*/
    --font-h-r: "Yeseva One"; /* ôîíò õýäîâ ðó*/
    --font-size:12px;
--color1: #a09e9e;
--color2: #000000;
--color3: #939393;
--color4: #3d6249;
--color5: #202020;
--color6: #acacac;
--color7: #538764;
--color8: #272727;
--color9: #377c4d;
--color10: #1d1d1d;
--color11: #636363;
--colorl1: #1C1C1C;
--colorl2: #000000;
--colorl3: #272727;
--colorl4: #A683D1;
--colorl8: #dad7d7;
--colorl6: #272727;
--colorl7: #634B78;
--colorl5: #e3e3e3;
--colorl9: #A683D1;
--colorl10: #BFBFBF;
--colorl11: #272727;
    --buttons-light: 1px dotted var(--colorl3);
    --buttons-border: 1px dotted var(--color3);
    --link: var(--color7); 
    --link-hover: var(--color6); 
    --linkl: var(--colorl7); 
    --link-hoverl: var(--colorl6); 
}



/* ÑÒÐÎÈÌ ÒÅÊÑÒ 
------------------------------------------------------------------------- */

body {
    font-size: 100.01%;
}

.punbb {
    font: normal 68.75% var(--font), verdana, arial, helvetica, sans-serif;
    line-height: 150% !important;
    font-size: var(--font-size);
}

a {
    text-decoration: none;
    font-weight: 700;
    color: var(--link);
    transition: 0.3s ease-in-out;
font-style: italic;
}

a:hover {
    color: var(--link-hover);
}

del {
    padding: 0 2px;
    text-decoration: none;
    filter: blur(2px);
    transition: 0.3s ease-in-out;
}

del:hover {
    padding: 0px !important;
    filter: none !important;
}

legend {
    padding-inline: 0px !important;
}


html { -webkit-text-size-adjust: none; }




/* ÑÊÐÎËËÛ È ÕÀÉËÀÉÒÛ È ÂÑßÊÈÅ ØÒÓ×ÊÈ ÂÐÎÄÅ ÑÅËÅÊÒÎÂ
------------------------------------------------------------------------- */

::-webkit-scrollbar {
  width: 4px;  
  height: 4px;  

}

::-webkit-scrollbar-track {
background: var(--color8);
}

::-webkit-scrollbar-thumb {
  background-color: var(--color7); 
  border-radius: 20px;  
}

::-moz-selection { /* Code for Firefox */
  color: var(--color8);
  background: var(--color7);
}

::selection {
  color: var(--color8);
  background: var(--color7);
}


@-moz-document url-prefix() {
* {
  scrollbar-width: thin;
  scrollbar-color: var(--color8) transparent;
}
}

input, select {
    font-size: var(--font-size);
    font-family: var(--font);
    text-transform: lowercase;
    padding: 4px 10px 5px;
    border-radius: 5px;
    border: var(--buttons-border);
    background: var(--c-accent4);
    cursor: pointer;
    transition: 0.3s ease-in-out;
    color: var(--color6);
}

select option {
    background: var(--color5) !important;
}

input:hover, select:hover {
    background: var(--color5);
}

.formal fieldset {
    padding-block: 0;
    padding-inline: 0;
}

textarea {
width:97.7% !important;
    font-family: var(--font);
    font-size: var(--font-size);
    padding: 10px;
    border-radius: 5px;
    border: var(--buttons-border);
    background: var(--c-accent4);
}

small#togglePreview {
    margin-left: 4px;
}

img.postimg {
    max-width: 100%;
}

/* ÑÒÈÐÀÅÌ ÍÅÍÓÆÍÎÅ È ×ÈÑÒÈÌ ÔËÎÒÛ 
------------------------------------------------------------------------- */

.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, div#pun-title, div#pun-crumbs1 strong, .category table thead, div#pun-crumbs2 strong, div#pun-about, #pun-main .modmenu span, .forum table thead, .forum tbody .tclcon .acchide, .forum h2, .main.multipage h1, div#pun-live-rusff, div#post-form h2, .post-links li span, .formal h2, .post .sharelink, #pun-announcement h2,#pun-profile div#pun-main h1, #pun-edit div#pun-main h1, #pun-main h1, #image_upload_input {
    position:absolute !important;
    width:1px !important;
    height:1px !important;
    overflow:hidden;
    clip:rect(0,0,0,0);
    white-space:nowrap;
}

#pun:after, .punbb .container:after, .punbb .post-links ul:after, .punbb .main div.inline:after, .punbb .post-box:after, .punbb .linksb:after {
    content: "";
    display: table;
    clear: both;
}



/* ÂÈËËÈ ÂÎÍÊÀ 
------------------------------------------------------------------------- */

html, body {margin: 0; padding: 0}

.punbb * {
    margin: 0
}

.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
    padding: 0;
    list-style: none;
}

.punbb img {
    border:none
}

.punbb .main table {
    table-layout: fixed;
    width: 100%;
    border: none;
}

.checkfield input[type="checkbox"], .radiofield input[type="radio"] {
    margin: 0 5px;
}

p[class="checkfield"] *, div[class="checkfield"] *, fieldset[class="radiofield"] * {
    height: 15px;
    vertical-align: middle
}

fieldset {
    border: none !important;
}



/* ÁÝÉÑÈÊ ÁÈ× - ØÈÐÈÍÀ È ÔÎÍ ÔÎÐÓÌÀ 
------------------------------------------------------------------------- */

body {
    background: url(https://forumstatic.ru/files/001c/a9/87/78033.png) no-repeat fixed top center / cover;
}

#pun {
    width: 950px;
    padding: 0 25px;
    margin: auto;
    position: relative;
    background: var(--color8);
    margin-top: 10px;
    margin-bottom: 10px;
color: var(--color6);
    border-radius: 10px;
}



/* ÊÍÎÏÊÈ ÂÂÅÐÕ ÂÍÈÇ 
------------------------------------------------------------------------- */

#Go_Top {
    position: fixed; 
    margin-top: 415px; 
    margin-left: 1100px; 
    display: block; 
    width: 77px; 
    height: 110px; 
    color: black; 
    background-size: cover; 
    cursor: pointer; 
    background-position: bottom;
}

#Go_Bottom {
    position: fixed; 
    margin-top: 445px; 
    margin-left: 1100px; 
    display: block; 
    width: 77px; 
    height: 110px; 
    color: black; 
    background-size: cover; 
    cursor: pointer; 
    background-position: bottom;
}


/*  ËÎÃÈÍ È ÐÅÃÈÑÒÐÀÖÈß
------------------------------------------------------------------------- */

#login .fs-box.inline {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

#login p.infofield {
    width: 100%;
}

form#register {
    display: flex;
    flex-direction: column;
    gap: 10px;
}



/* ØÀÏÊÀ 
------------------------------------------------------------------------- */

div#html-header {
    margin-top: 360px;
}

ul.header_banners-list li a:hover {
    background: var(--color6);
}

.shapka-nav ul li a:hover {
    background: var(--color6);
}

.shapka {
    position: absolute;
    margin-top: -330px;
    width: 1000px;
    margin-left: -25px;
}

.header_post-content span a:hover {
    color: var(--color2);
}

.shapka-need {
    gap: 19px;
    display: flex;
    margin-top: -65px;
    margin-left: 460px;
}

.shapka-need img:hover {
    filter: grayscale(1) brightness(1.5);
}

.shapka-need img {
    width: 50px;
    height: 50px;
    object-fit: cover;
    border-radius: 10px;
    border: 1px solid var(--color1);
    filter: grayscale(1);
    transition: 0.3s ease-in-out;
}

.shapka-pic {
    background: url(https://forumstatic.ru/files/001c/a9/87/67922.png);
    width: 435px;
    height: 301px;
    background-size: contain;
}

.shapka-news {
    margin-top: -300px;
    margin-left: 460px;
    width: 540px;
    height: 53px;
}

ul.header_banners-list {
    display: -webkit-box;
    overflow-x: scroll;
    padding-bottom: 10px !important;
    padding-top: 10px;
}

ul.header_banners-list li a {
    background: var(--color4);
    border: 1px solid var(--color2);
    border-radius: 10px;
    font-family: 'Inter';
    font-style: italic;
    font-weight: 300;
    font-size: 13px;
    line-height: 16px;
    text-transform: lowercase;
    color: var(--color2);
    padding: 3px 15px;
    margin-right: 5px;
    margin-left: 5px;
}

.shapka-post::before {
    content: "";
    position: absolute;
    background: url(https://forumstatic.ru/files/001c/a9/87/90185.png?v=1);
    background-size: contain;
    z-index: -1;
    width: 412px;
    height: 255px;
    background-size: contain;
    position: absolute;
    background-repeat: no-repeat;
}

.shapka-post {
    width: 412px;
    height: 255px;
    background-size: contain;
    margin-left: 432px;
    position: absolute;
    margin-top: -30px;
    background-repeat: no-repeat;
}

.header_post {
    z-index: 2;
    position: relative;
    width: 379px;
    height: 128px;
    background: var(--color1);
    margin-left: -5px;
    border-radius: 0 10px 10px 0;
    margin-top: 42px;
    padding: 20px 0;
}

.header_post-content {
    flex-direction: column;
    height: 110px;
    overflow-y: scroll;
    width: 330px;
    margin: auto;
    justify-content: flex-start;
    color: var(--color2);
    text-transform: lowercase;
}

.header_post-content span a {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    text-align: justify;
    text-transform: uppercase;
    color: var(--color4);
}

.shapka-nav ul li a {
    background: var(--color3);
    border-radius: 10px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    text-transform: lowercase;
    color: var(--color2);
    width: 138px !important;
    display: block;
    text-align: center;
    padding: 9px 0;
}
.shapka-nav ul {
    margin-top: 18px;
    width: 138px;
    display: flex;
    flex-direction: column;
    gap: 7px;
}

.shapka-nav {
    width: 138px;
    margin-left: 862px;
}

.shapka-cross {
    width: 100%;
    text-align: right;
    font-family: 'Instrument Serif';
    font-style: normal;
    font-weight: 400;
    font-size: 59px;
    line-height: 77px;
    text-transform: uppercase;
    background: linear-gradient(94.62deg, #3D6249 3.79%, #338D50 98.25%), #3D6249;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    margin-top: 15px;
}

ul#theme_switcher {
    position: absolute;
    margin-top: -378px;
}

ul#theme_switcher li span label {
    display: none;
}

ul#theme_switcher input#dark {
    display: none;
}

span:has(input#light) {
    background: url(https://forumstatic.ru/files/001c/a9/87/90739.png);
    width: 118px;
    height: 71px;
    accent-color: transparent !important;
    display: block;
    background-size: cover;
}

input#light {
    width: 118px;
    height: 71px;
    color: transparent;
    -webkit-appearance: none;
    margin: 0;
    padding: 0;
    background: none;
    border: none;
}

/*  ÍÀÂÈÃÀÖÈß, ÑÑÛËÊÈ ÏÎÄ ÍÅÉ È ÏÐÈÂÅÒÑÒÂÈÅ
------------------------------------------------------------------------- */
div#pun-navlinks .container {
    display: flex;
    text-transform: lowercase;
    justify-content: center;
padding-top: 10px;
}

div#pun-navlinks li {
    margin-left: 3px;
    margin-right: 3px;
}

div#pun-ulinks .container {
    display: flex;
    text-transform: lowercase;
    gap: 10px;
}

div#pun-ulinks ul {
    margin: auto;
    text-align: center;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 5px;
}

div#pun-ulinks li a:hover {
    color: var(--color7);
}
div#pun-ulinks li a {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    text-align: right;
    text-transform: lowercase;
    color: var(--color1);
}

div#pun-status .container {
    text-transform: lowercase;
}

div#pun-status .container .status-right {
    float: right;
}

div#pun-status .item4 {
    display: none;
}
div#pun-status {
    position: absolute;
    margin-top: -75px;
    margin-left: -25px;
}

div#pun-navlinks container {
    margin-top: 20px !important;
    display: flex;
    justify-content: center;
    margin: auto;
}

div#pun-navlinks li a span {
    padding: 4px 15px;
    background: var(--color5);
    box-shadow: 0px 0.815028px 0.815028px rgba(40, 44, 41, 0.5);
    border-radius: 10px;
    font-family: 'Yeseva One';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    text-transform: uppercase;
    color: var(--color1);
    border-image-source: linear-gradient(to left, #272727, #434343, #272727) !important;
    border: 1px solid;
    border-image-slice: 1;
    border-width: 1px;
    mask-composite: exclude;
    mask: /*4*/ linear-gradient(#000 0 0) padding-box, linear-gradient(#000 0 0);
transition: 0.3s ease-in-out;}

div#pun-navlinks li a span:hover {
    background: var(--color4);
border: 1px transparent;
}

/* ÒÀÁËÈÖÀ ÊÀÒÅÃÎÐÈÉ + ÔÎÐÓÌÛ 
------------------------------------------------------------------------- */

.category h2 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    position: relative;
    flex-direction: column;
}

.tclcon {
    text-transform: lowercase;
}

.category tr:not(:has(.flinks-cell)) td.tcl {
    width: 65%;
}

div#pun-category2 h2 span::after {
    content: "Oh, my deepest fear is getting close and I will lose myself in you";
}

div#pun-category2 h2 span::after, div#pun-category4 h2 span::after, div#pun-category6 h2 span::after, div#pun-category8 h2 span::after {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 13px;
    text-transform: lowercase;
    color: var(--color1);
    position: absolute;
    margin-left: 5px;
    max-width: 400px;
    white-space: normal;
    text-align: left;
    margin-bottom: 7px !important;
    bottom: 0;
}

div#pun-category3 h2 span::before {
    content: "Stargazer kissing your kismet with bright jewel encrusted scars";
}

div#pun-category4 h2 span::after{
    content: "moons have passed since that winter night we poured our hearts out";
}

div#pun-category5 h2 span::before {
    content: "but let us strike a match and kiss the fuse";
}

div#pun-category6 h2 span::after{
    content: "We are immortal when destiny reigns no one can stop this hellbound train";
}

div#pun-category7 h2 span::before {
    content: "I shake and stare the sun till my eyes burn";
}

div#pun-category3 h2 span, div#pun-category5 h2 span, div#pun-category7 h2 span {
    position: relative;
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    align-items: end;
    column-gap: 0;
    margin: 0;
    padding: 0;
}

div#pun-category3 h2 span::before, div#pun-category5 h2 span::before, div#pun-category7 h2 span::before {
    font-family: 'Inter';
    font-size: 11px;
    font-weight: 400;
    text-transform: lowercase;
    color: var(--color1);
    margin-right: 5px;
    white-space: normal;
    max-width: 400px;
    line-height: 11px;
    text-align: right;
    margin-bottom: 5px;
}

.category h2 .catright {
    margin-right: -430px;
}

.category h2 .catleft {
    margin-left: -430px !important;
}

.category h2 .catleft, h2 .catright {
    flex: 1;
    height: 1px;
    border-top: 1px dashed var(--color4);
    width: 570px;
}

.inew .tclcon h3 a {
    color: var(--link) !important;
}

.category .tclcon h3 a {
    color: var(--color1);
    text-transform: uppercase;
    font-size: 13px;
    font-family: var(--font-h-r);
    font-style: normal;
    font-weight: lighter;
}

.category h2 span {
    white-space: nowrap;
    padding: 0 10px;
    color: var(--color9);
    font-family: 'Instrument Serif';
    font-style: normal;
    font-weight: 400;
    font-size: 21px;
    line-height: 27px;
    text-transform: uppercase;
    margin-top: -3px !important;
    margin-bottom: -4px !important;
}

.category h2 {
    text-align: center;
}

.icon.inew {
    background: url(https://forumstatic.ru/files/001c/a9/87/90404.png?v=1);
    width: 63px;
    height: 48px;
    background-size: contain;
    position: absolute;
    margin-left: -45px;
    margin-top: -23px;
pointer-events: none;
        background-repeat: no-repeat;
}

.category table tr {
    display: flex;
    align-items: center;
}

.category {
    font-size: 11px;
}

.category .flinks-cell {
    width: 20%;
}

.category table .tcr {
    width: 30%;
    text-transform: lowercase;
}

.category table .tcl {
    width: 45%;
    text-align: justify;
    margin-right: 5%;
}

.category .container table tr {
    margin: 20px 0;
    background: var(--color5);
    border-radius: 10px;
    padding: 10px 20px;
    width: 910px;
}

em.user-avatar {
    float: left;
    position: relative;
    height: 40px;
    width: 40px;
    margin-right:10px;
}

em.user-avatar span {
    width: 40px;
    height: 40px;
    display: block;
    border-radius: 100%;
    background-size: cover !important;
}

.punbb .user-avatar .isonline {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 2px;
    right: 0px;
    animation: blinkColor .9s 
linear infinite;
    -moz-animation: blinkColor .9s linear infinite;
    -webkit-animation: blinkColor .9s 
linear infinite;
    background: #8ac176;
    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
    }
}

.Add {
    display: flex;
    gap: 4px;
margin-top: 10px;
}

.Add .Tems_And_messages {
    display: flex;
    flex-direction: row;
    gap: 2px;
}

.Add i.icons.theme-icon, .Add i.icons.mess-icon {
    font-style: normal !important;
}

.f_links {
    display: inline-flex;
    flex-direction: column;
    gap: 7px;
}

.f_links a {
    background: var(--color4);
    border-radius: 10px;
    font-weight: 300;
    font-size: 11px;
    line-height: 13px;
    text-transform: lowercase;
    color: var(--color2);
    padding: 2px 15px 3px 15px;
    text-align: center;
transition: 0.3s ease-in-out;
}
.f_links a:hover {
background: var(--color6);
}

#forum_f1 h3 a::after {
  content: '// Sic Itur Ad Astra';
}
#forum_f2 h3 a::after {
  content: '// Connecting to Space';
}
#forum_f3 h3 a::after {
  content: '// The State of Dreaming';
}
#forum_f4 h3 a::after {
  content: '// Beyond the Horizon';
}
#forum_f5 h3 a::after {
  content: '// A Perfect Mess';
}
#forum_f6 h3 a::after {
  content: '// Circus Of Your Mind';
}
#forum_f7 h3 a::after {
  content: '// Children of the Dark';
}
#forum_f8 h3 a::after {
  content: '// Sharing Shadows';
}
#forum_f9 h3 a::after {
  content: '// Inner Noises';
}
#forum_f10 h3 a::after {
  content: '// I Paint Nightscapes';
}
#forum_f11 h3 a::after {
  content: '// Everything at Once';
}
#forum_f12 h3 a::after {
  content: '// Run on for a Long Time';
}
#forum_f13 h3 a::after {
  content: '// Black Hole In Your Heart';
}
#forum_f14 h3 a::after {
  content: '// Into the Unknown';
}
#forum_f15 h3 a::after {
  content: '// Written In Blood';
}
#forum_f16 h3 a::after {
  content: '// Wired for Destruction';
}
#forum_f19 h3 a::after {
  content: '// Infinity symbol';
}
#forum_f20 h3 a::after {
  content: '// Eternal obscure';
}

.category tbody tr h3 a::after {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 300;
    font-size: 11px;
    line-height: 13px;
    text-transform: lowercase;
    color: var(--color1);
    margin-left: 5px;
transition: 0.3s ease-in-out;}

.category .tclcon h3 a:hover, .category .tclcon h3 a:hover::after {
    color: var(--color6) !important;
}

/* Çàìåíèòü íà F22 */


/*  ÕËÅÁÀ È ÇÐÅËÈÙÙÙ
------------------------------------------------------------------------- */

div#pun-crumbs1 .container, div#pun-crumbs2 .container {
    text-align: center;
    text-transform: lowercase;
    margin-top: 10px;
    margin-bottom: 10px;
}



/* ÑÒÀÒÈÑÒÈÊÀ 
------------------------------------------------------------------------- */

div#pun-stats #onlinelist {
    margin-top: 10px;
    width: 50%;
}

li.stats-group {
    width: 900px;
    background: var(--color5);
    border-radius: 10px;
    display: flex;
    text-transform: lowercase;
    padding: 5px 25px 0;
    justify-content: space-between;
}

div#pun-stats .container {
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    text-transform: lowercase;
}

div#pun-stats #onlinelist {
    margin-top: 10px;
}

#pun-stats h2 {
    text-align: center;
}

div#pun-stats h2::before {
    content: "";
    position: relative;
    height: 1px;
    display: block;
    border-top: 1px dashed var(--color4);
    width: 570px;
    margin-left: -25px;
    margin-bottom: 5px;
}

div#pun-stats h2::after {
    content: "";
    position: relative;
    height: 1px;
    display: block;
    border-top: 1px dashed var(--color4);
    width: 570px;
    margin-left: 405px;
    margin-top: 3px;
}

#pun-stats h2 span::after {
    content: "Statistics";
    white-space: nowrap;
    padding: 0 10px;
    color: var(--color9);
    font-family: 'Instrument Serif';
    font-style: normal;
    font-weight: 400;
    font-size: 21px;
    line-height: 27px;
    text-transform: uppercase;
}

#pun-stats h2 span {
    font-size: 0;
}
.statscon .item1 span:before {
    content: "èñòîðèé: ";
}

.statscon .item2 span:before {
    content: "ñîîáùåíèé: ";
}

.statscon .item3 span:before {
    content: "èãðîêîâ: ";
}

.statscon .item4 span:before {
    content: "ïðèâåò, ";
}

li.stats-group li span {
    font-size: 0;
}

li.stats-group li span:before{
    font-size: 12px;
}


/* ÔÓÒÅÐ 
------------------------------------------------------------------------- */


.banners-wrapper {
    width: 797px;
    height: 115px;
}

div#banners-box img {
    filter: opacity(0.7);
transition: 0.3s ease-in-out;
}

div#banners-box img:hover {
    filter: opacity(1);
}

.banners-wrapper::before {
    content: "";
    background: url(https://forumstatic.ru/files/001c/a9/87/88297.png);
    background-repeat: no-repeat;
    width: 166px;
    height: 103px;
    background-size: contain;
    position: absolute;
    right: 0;
    margin-top: -1px;
}

.banners-wrapper #banners-box {
    background: var(--color1);
    height: 33px;
    padding: 10px;
    display: flex;
    gap: 9px;
    flex-wrap: wrap;
    overflow-y: scroll;
    border-radius: 10px 0 0 10px;
}

.banners-wrapper::after {
    position: absolute;
    width: 124px;
    height: 43px;
    font-family: 'Instrument Serif';
    font-style: normal;
    font-weight: 400;
    font-size: 33px;
    line-height: 43px;
    text-transform: uppercase;
    color: #3D6249;
    content: "partners";
}

/* ÒÅÌÛ Â ÔÎÐÓÌÅ È ÏÎÈÑÊ ÑÎÎ
------------------------------------------------------------------------- */

.multipage .forum tr {
    display: flex;
    align-items: center;
    justify-content: center;
}

.multipage .forum td.tcl, .forum td.tcr {
    width: 34% !important;
    display: flex;
    align-items: center;
}

.multipage .forum td.tc2 {
    width: 20% !important;
    text-align: center;
}

.multipage .forum td.tc3 {
    width: 10%;
    text-align: center;
}

div#pun-searchposts .post h3 a, div#pun-searchposts .post h3 em {
    float: right;
}

div#pun-searchposts .FNTslider {
    margin-left: 30px !important;
}

.postlink.long {
    gap: 15px;
    display: flex;
}

.multipage .forum .intd .icon {
    box-sizing: border-box;
    position: absolute;
    width: 10px;
    height: 10px;
    background: var(--color5);
    border: 1px solid #929292;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 100%;
    margin-top: 3px;
    margin-left: -15px;
}

.multipage .forum .icon.icon-new {
    box-sizing: border-box;
    position: absolute;
    width: 10px;
    height: 10px;
    background: var(--color9);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.multipage .forum span.stickytext {display: none;}

.multipage .forum tr.altstyle.isticky .icon {
    box-sizing: border-box;
    position: absolute;
    width: 10px;
    height: 10px;
    background: var(--color1);
    border: 1px solid var(--color1);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

/ * ÑÏÈÑÎÊ ÞÇÅÐÎÂ Â ÃËÀÂÍÎÉ + ÎÍËÀÉÍÅ + ÏÎÈÑÊÈ
------------------------------------------------------------------------- */

.usertable tbody .tcl {
    text-align: left;
    display: flex;
    align-items: center;
    width: 100%;
}

.usertable {
    text-transform: lowercase;
    text-align: center;
}

.usertable .tcl {
    width: 30%;
    text-transform: lowercase;
}

form#userlist {
    margin-bottom: 20px;
}

form#userlist fieldset {
    margin-top: 20px;
}

form#userlist fieldset .fs-box.inline {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    text-transform: lowercase;
}

.usertable tbody td.tcl.username {
    width: 100%;
    display: flex;
    align-items: center;
}

.section.online-list .tc3 {
    text-align: center;
}


#mask_dialog .inner {
    background: var(--color5);
    box-shadow: none;
}

form#punbbsearch label {
    text-transform: lowercase;
}

form#punbbsearch .infofield {
    width: 100% !important;
}

form#punbbsearch .fs-box.inline {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}



/* ÒÅËÎ ÒÅÌ 
------------------------------------------------------------------------- */





/* ÒÅËÎ ÏÎÑÒÎÂ
------------------------------------------------------------------------- */

.punbb {
    box-sizing: border-box;
    position: relative;
}

.post {
    margin-top: 55px;
    margin-bottom: 20px;
}

div#table-area .selected {
    background: var(--color4) !important;
}

li.pa-respect {
    display: flex;
    flex-direction: column;
    align-items: center;
}

li.pa-respect .fld-name {
    display: inline-block;
    width: 23px;
    height: 25px;
    background-image: url(https://forumstatic.ru/files/001c/a9/87/38370.png?v=1);
    background-size: contain;
    background-repeat: no-repeat;
    overflow: hidden;
    background-position: center;
    color: transparent;
    margin-bottom: 3px;
}

li.pa-respect .fld-name a {
    color: transparent;
    width: 23px;
    height: 23px;
    display: block;
}

li.pa-fld5 {
    display: flex;
    flex-direction: column;
}

li.pa-fld5 .fld-name {
    display: inline-block;
    width: 23px;
    height: 25px;
    background-image: url(https://forumstatic.ru/files/001c/a9/87/29877.png?v=1);
    background-size: contain;
    background-repeat: no-repeat;
    overflow: hidden;
    background-position: center;
    color: transparent;
    margin-bottom: 3px;
}

li.pa-fld4 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    overflow: hidden;
border-radius: 0 10px 10px 0;
}

li.pa-fld4 back {
    width: 100%;
    height: 100%;
    display: block;
    background-size: cover;
    background-position: top center;
border-radius: 0 10px 10px 0;
}

li.pa-fld4::after {
    content: "";
    position: absolute;
    inset: 0;
    background: var(--color5);
    border-radius: inherit;
    pointer-events: none;
opacity: 0.4;
border-radius: 0 10px 10px 0;
}

.post-body {
    width: 725px;
    padding: 10px 0px 10px 20px;
    position: relative;
    margin-left: 205px;
}

.post-content {
    text-align: justify;
    padding: 0;
    margin: 0;
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px; 
}

.post-content p {
    padding: 3px 0;
}

.post h3 .permalink {
    float: right;
}

.post h3 strong {
    float: left;
    font-weight: 500;
}

.post h3 {
width: 725px;
    float: right;
    padding: 4px 25px 5px 250px;
    font-size: var(--font-size);
    text-transform: lowercase;
    margin-top: -30px;
    margin-inline-end: -25px !important;
    border-top: dashed 0.5px var(--color11);
    border: dashed 0.5px var(--color11);
    border-left: 0px;
    border-right: 0px;
}

.FNTslider {
    position: absolute !important;
    margin-left: 400px !important;
    margin-top: 5px !important;
}

.post-links {
    display: block;
    width: 100%;
}

.post-links ul {
    display: block;
    width: 100%;
}

.post-links li a {
    background: var(--c-accent4);
    border: var(--buttons-border);
    padding: 4px 10px 5px;
    text-transform: lowercase;
    border-radius: 5px;
    font-size: var(--font-size);
}

li.pl-email.profile, .pl-email.pm, .pl-email.email {
    float: left;
    margin-right:10px;
}

li.pl-delete, .pl-edit, .pl-quote {
    float: right;
    margin-left:10px;
}

.linkst {
    padding-bottom: 5px;
    margin-top: -10px;
    text-transform: lowercase;
}

div#topic-users-in {
    text-transform: lowercase;
    margin-top: 10px;
}

.postlink {
    float: right;
}

.linksb {
    margin-top: 10px;
    text-transform: lowercase;
}

.pagelink {
    float: left;
}

.subscribelink a {
    padding: 4px 10px 5px;
    background: var(--c-accent4);
    border: var(--buttons-border);
    border-radius: 5px;
}

.subscribelink {
    text-transform: lowercase;
    clear: both;
    margin-bottom: 15px;
    margin-top: 10px;
    position: relative;
    float: right;
}

#post-form fieldset {
    padding-block: 0 !important;
    padding-inline: 0 !important;
    width: 100% !important;
    min-width: 0;
}

em.bbuline {
    font-style: normal;
    text-decoration: underline;
}

.grippie {
    width: 100% !important;
}

textarea#main-reply {
    color: var(--color6);
    font-family: var(--font);
    font-size: var(--font-size);
    padding: 10px;
    width: 97.7%;
    border-radius: 5px;
    border: var(--buttons-border);
}

.fs-box #tags .container {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    padding: 15px;
    border-radius: 5px;
    background:  var(--color8);
    border: var(--buttons-border);
}

div#font-area, div#size-area {
    left: 0px;
    float: left;
    right: auto !important;
    max-height: 180px;
    overflow: auto;
}

div#image-area {
    left: 500px;
    right: auto !important;
}

.fs-box #tags {
    position: relative;
}

#tags div#image-source-list {
    display: flex;
    justify-content: space-between;
}


#tags .container td {
    border: 1px solid var(--color5);
    background: transparent;
    transition: 0.1s 
ease-in-out;
line-height: 0;
}

div#color-area table {
    width: auto !important;
    padding: 0;
    margin: 0;
    border-collapse: collapse;
}

#table-area table {
    width: auto !important;
    padding: 0;
    margin: 0;
    border-collapse: collapse;
}

div#image-area-tcon-computer table td {
    border: none !important;
}


div#table-area div {
    text-align: center;
    margin-top: 10px;
    margin-bottom: -5px;
}

#color-area, #table-area, #keyboard-area {
    width: auto;
}
table.Myp tr {
    width: 255px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px !important;
}
span#keyboard-span {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 3px;
}

div#keyboard-area {
    max-width: 45%;
}

#color-area td img, #table-area td img {
    width: 20px;
    height: 20px;
    cursor: pointer !important;
}

#post legend {
    display: flex;
    flex-direction: column-reverse;
}

small#plng {
    padding: 4px 10px 5px;
    background: var(--c-accent4);
    border: var(--buttons-border);
    border-radius: 5px;
    text-transform: lowercase;
    font-size: var(--font-size);
    text-align: center;
    width: 50px;
    margin-top: 10px;
}

#post-preview .fs-box {
    background:var(--color5);
    padding: 10px 20px;
    margin: 15px 0px;
    border-radius: 10px;
}

div#image-area-actions {
    display: flex;
    gap: 40px;
}

#imageupload-right .cancel {
    margin-left: -15px;
}

#imageupload-left div#image-width, #imageupload-left div#image-width select, #imageupload-left div#image-thumb-width, #imageupload-left div#image-thumb-width select, #imageupload-left div#image-insert-format, #imageupload-left div#image-insert-format select {
    margin-top: 10px;
}

input#upload-button {
    margin: 10px 0;
}

.uploadProgress {
    background: var(--color6);
    display: flex;
    height: 5px;
    border-radius: 20px;
}

.uploadProgressBar {
    background:  var(--color8);
}

#uploaded-images img {
    object-fit: contain !important;
    max-width: 100%;
}

.uploadQueueItem {
    padding: .8em 1em;
    border: solid 1px #ddd;
    border-radius: 5px;
    margin-bottom: .5em;
    background: rgba(238, 238, 238, 0.22);
}

td#imageupload-right {
    width: 60%;
}


#tags #image-area td {
    line-height: 150% !important;
}

.topic h2 {display:none; }

div#post-errors {
    margin-top: 20px;
    margin-bottom: 10px;
}

.topic .hideprofile .post-body {
    width: 950px;
    margin-left: -25px !important;
}

.hideprofile h3 {
    width: 949px !important;
    padding-left: 25px;
}

.hideprofile .post-rating {
    display: flex;
    justify-content: flex-end;
    width: 945px;
}


/* ÊÎÄÁÎÊÑÛ ÑÏÎÉËÅÐÛ È ÏÐÎ×Àß ÏÓÏÀ ÎÒÄÅËÜÍÎ 
------------------------------------------------------------------------- */

.code-box pre {
    font-size: var(--font-size);
    font-family: var(--font);
}

.scrollbox {
    overflow: scroll;
    max-height: 70px;
}

hr {
    height: 4px;
    background: var(--color4);
    margin-block-start: 10px !important;
    margin-block-end: 10px !important;
    border-radius: 10px !important;
    border-color: var(--color2);
}

.blockcode, .quote-box blockquote {
    padding: 10px 20px;
    border-radius: 10px;
    margin-top: 5px;
}

.code-box, .quote-box {
    background: var(--color5);
    border-radius: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.code-box {
    background: var(--color5);
    border-radius: 10px;
}

.code-box .legend, cite {
    font-style: normal;
    text-transform: lowercase;
    text-decoration: underline dotted grey;
    text-underline-offset: 5px;
    margin-bottom: 0px !important;
    background: var(--color8);
    margin-top: 15px !important;
    display: inline-block;
    padding: 5px 50px;
    box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.25);
}

.post-content .spoiler-box > blockquote {
    display: none;
}

.quote-box.spoiler-box::before {
    content: "spoiler !";
    position: absolute;
    margin-top: -9px;
    text-align: right;
    display: flex;
    justify-content: flex-end;
    right: 15px;
    font-family: 'Inter';
    font-style: italic;
    font-weight: 600;
    font-size: 12px;
    text-transform: lowercase;
    color: var(--color7);
}

.post-content .spoiler-box > blockquote.visible {
    display: block;
    overflow: auto;
}

.quote-box.spoiler-box div {
    padding: 10px 20px;
    border-radius: 10px 10px 0 0;
    background: url(https://forumstatic.ru/files/001c/a9/87/43902.png);
    background-size: cover;
}

label {
    text-transform: lowercase;
}

input[type="checkbox"] {
    accent-color: var(--c-accent2);
}

input[type="radio"] {
    accent-color: var(--c-accent2);
}



/* ÏÐÎÔÈËÜ ÞÇÅÐÀ Â ÒÅÌÅ
------------------------------------------------------------------------- */

li.pa-respect a img {
    width: 6px;
}

.post-author {
    width: 230px;
    float: left;
    margin-left: -25px;
    position: relative;
    z-index: 1;
background: var(--color5);
    text-align: center;
    border-radius: 0 10px 10px 0;
margin-top: -20px;
box-shadow: 3px 3px 5.8px rgba(82, 82, 82, 0.08);
}

.post-author a:hover {
    color: var(--color1);
}

li.pa-respect span {
    font-size: 12px !important;
    line-height: 150%;
}
li.pa-respect {
    font-size: 0px;
    line-height: 0;
}

li.pa-author a {
    font-family: var(--font-h-r);
    font-size: 14px;
    font-weight: lighter;
    background: var(--color2);
    display: inline-block;
    border-radius: 10px 10px 0 0;
    padding: 5px 10px 0 10px;
    margin-top: 10px;
    text-transform: uppercase;
color: var(--color4);
font-style: normal;
}

li.pa-author {
    width: 100%;
}

li.pa-fld1 a {
    background: var(--color2);
    padding: 5px 15px 9px;
    border-radius: 0 0 10px 10px;
color: var(--color4);
font-style: normal;
    font-weight: 500;
}

li.pa-avatar.item2 {
    background: var(--color2);
    padding-top: 15px;
    margin-top: -10px;
    padding-bottom: 20px;
    border-radius: 10px 10px 0 0;
}

.lz_t a {
    color: var(--color4);
}

li.pa-fld2 {
    margin-top: -10px;
    padding-top: 25px;
    background: var(--color5);
}



li.pa-fld1 .fn {
    margin-top: -10px;
}

li.pa-info {
    background: var(--color5);
    border-radius: 0 0 10px 10px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 20px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    padding-top: 10px;
}

.indOnline, .indOffline {
    position: absolute;
    right: 0;
    margin-right: 20px;
    margin-top: 35px;
}

li.pa-avatar.item2 img {
    border-radius: 10px;
}

/* ÏÐÎÔÈËÜ ÞÇÅÐÀ Â ÏÐÎÔÈËÅ
------------------------------------------------------------------------- */

div#viewprofile-next li#pa-edit a {
    color: var(--link);
}
div#viewprofile-next li#pa-edit a:hover {
    color: var(--link-hover);
}
div#viewprofile-next div#profilenav {
    display: none;
}

div#profilenav ul {
    display: flex;
    width: auto;
    padding-bottom: 5px;
    gap: 5px;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
}

div#profilenav li a {
    background: var(--c-accent4);
    border: var(--buttons-border);
    padding: 4px 10px 5px;
    text-transform: lowercase;
    border-radius: 5px;
    font-size: var(--font-size);
    margin-right: 10px;
    display: flex;
    flex-wrap: nowrap !important;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-width: 100px;
}

#pun-profile input.button {
    margin-top: 10px;
    margin-bottom: 10px;
}

form#change_pass input.button {
    margin-top: 10px;
    margin-bottom: 10px;
}

#profile p#email .input a {
    text-transform: lowercase;
}

#profile p#email input {
    display: flex;
    flex-direction: column;
}

#profile p#num-posts .input a {
    text-transform: lowercase;
}

#profile p#num-posts input {
    display: flex;
    flex-direction: column;
}

form#profile7 fieldset .fs-box {
    display: flex;
    flex-direction: column;
    gap: 10px;
}



#profile .container {
    width: 100%;
    max-width: 745px;
    margin-left: 205px;
}

.formal.messages-container .container {
    max-width: 950px;
}

li.pa-title {
    display: none;
}

div#profile legend span {
    background: var(--color4);
    border: var(--buttons-border);
    padding: 4px 10px 5px;
    text-transform: lowercase;
    border-radius: 5px;
    font-size: var(--font-size);
    margin-right: 10px;
    display: flex;
    flex-wrap: nowrap !important;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-width: 100px;
}

form#profile5 textarea#main-reply {
    width: 723px !important;
}

.profile-notifications-content {
    max-width: 745px;
}

#profilenav {
    float: left;
    display: inline;
    margin-left: -205px;
}

#profile fieldset {
    clear: right;
    width: 748px;
    margin-bottom: 20px;
}

#profile p.formsubmit {
    display: flex;
    align-items: center;
    gap: 20px;
}

span.files-page-select {
    margin-top: 30px;
    margin-left: -188px;
    position: absolute;
}

#profile-name {
    text-transform: uppercase;
}

td#profile-left, td#profile-left a {
    color: var(--color5);
    text-transform: lowercase;
    font-weight: 500;
}

td#profile-left {
    background: var(--color5);
    border-radius: 20px;
    width: 30% !important;
    text-align: center;
    padding: 10px;
    vertical-align: middle;
    color: var(--color6);
}

div#profile-signature {
    padding: 10px 0;
}

td#profile-right {
    text-transform: lowercase;
    float: right;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 10px;
}

td#profile-right li {
    background: var(--color5);
    padding: 5px 10px 7px;
    border-radius: 20px;
    color: var(--color6);
    width: 100%;
    text-align: center;
}

td#profile-right li a {
    color: var(--link);
}

td#profile-right li a:hover {
    color: var(--link-hover);
}

td#profile-right {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 10px;
    margin-left: 40px;
}

#profile li.pl-email {
    float: right;
    margin-left: 10px;
}

#profile .FNTslider {
    margin-top: -10px !important;
}

form#messages .container tr td.tcl, form#messages .container tr th.tcl {
    text-align: left;
}

form#messages .container tr td {
    text-align: center;
}

thead {
    text-transform: lowercase;
}

#messages table .intd a {
    font-weight: 500;
}

#messages table .inew .intd a {
    font-weight: 800;
}

div#pun-profile div#profilenav ul {
    display: flex;
    flex-direction: column;
}

/* ËÈ×ÍÛÅ ÑÎÎÁÙÅÍÈß 
------------------------------------------------------------------------- */

.formal.messages-container #profilenav {
    display: inline;
    margin-left: 0;
}

.formal.messages-container fieldset {
    clear: right;
    width: 950px !important;
}

form#messages {
    width: 100% !important;
}

.formal.messages-container .container {
    width: 100%;
    max-width: 950px !important;
    margin-left: 0px !important;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.formal.messages-container .container div#notify-settings {
    width: 100%;
}

.formal.messages-container .container div#profilenav {
    margin-right: 20px;
}

#profile div#post-form .fs-box #tags .container {
    width: auto !important;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

tr.icon.inew {
    background: transparent;
    width: 100% !important;
    height: auto;
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 0;
    position: relative;
    pointer-events: auto;
}

#profile .post .container {
    display: block !important;
}

div#profilenav ul {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    margin-bottom: 10px;
}

/* ÀÄÌÈÍÊÀ 
------------------------------------------------------------------------- */

div#pun-adnav a, div#pun-adnav .adsubnav li a {
    color: var(--link) !important;
}

.tagify__input:empty::before {
    color: var(--color6) !important;
}

span.tagify__input {
    color: var(--color6);
}

table#filetable td {
    border: none !important;
}

sup.new {
    color: var(--color6) !important;
}

.adcontainer {
    border-color: var(--color11) !important;
}

#pun-admain fieldset .handle, #pun-admain fieldset p {
    border-color: var(--color8) !important;
    background-color: var(--color8) !important;
}

div#pun-adnav a:hover, div#pun-adnav .adsubnav li a:hover {
    color: var(--link-hover) !important;
}

.punbb-admin a {
    color: var(--link) !important;
}
.adfs-box p {
    background: var(--color5) !important;
}

.punbb-admin a:hover {
    color: var(--link-hover) !important;
}

.adformal {border-color: transparent !important; }

span.adinput textarea {
    color: var(--color6);
}

#pun-admain legend span {
    background-color: var(--color5) !important;
    color: var(--color6) !important;
}

#pun-adnav {
    position: sticky;
    top: 0;
}

.pagelink.per-page-select {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
margin-top: 20px !important;
}

.pagelink.per-page-select .page-container {
    text-align: left;
}

.pagelink.per-page-select span {
    width: 90%;
    text-align: right;
}

/* ÁÛÑÒÐÎÏËÞÑÛ ÄËß ÒÎÏÈÊÀ 
------------------------------------------------------------------------- */

.noNull:before {
  content: "+";
  font-size: 9px;
  display: inline-block;
  margin-left: -6px;
  margin-top: 0px;
  position: absolute;
}

.noNull:before {display:none !important;}
.inner.post_reputation {
    background: var(--color5);
    border-radius: 10px;
}

div.post-vote p>a {
    font-size: 0 !important;
    position: absolute;
    cursor: pointer;
    z-index: 200;
    width: 20px;
    height: 20px;
    background: url(data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M1.65574e-06%2010C1.65574e-06%204.477%204.477%200%2010%200C15.523%200%2020%204.477%2020%2010C20%2015.523%2015.523%2020%2010%2020C8.52662%2020.0008%207.07126%2019.6761%205.738%2019.049L1.201%2019.979C1.03901%2020.0121%200.871332%2020.0045%200.712983%2019.957C0.554634%2019.9094%200.410553%2019.8233%200.293638%2019.7064C0.176723%2019.5894%200.0906225%2019.4454%200.0430431%2019.287C-0.00453626%2019.1287%20-0.0121094%2018.961%200.0210016%2018.799L0.951002%2014.262C0.323896%2012.9287%20-0.000846144%2011.4734%201.65574e-06%2010ZM10%206C10.2652%206%2010.5196%206.10536%2010.7071%206.29289C10.8946%206.48043%2011%206.73478%2011%207V9H13C13.2652%209%2013.5196%209.10536%2013.7071%209.29289C13.8946%209.48043%2014%209.73478%2014%2010C14%2010.2652%2013.8946%2010.5196%2013.7071%2010.7071C13.5196%2010.8946%2013.2652%2011%2013%2011H11V13C11%2013.2652%2010.8946%2013.5196%2010.7071%2013.7071C10.5196%2013.8946%2010.2652%2014%2010%2014C9.73478%2014%209.48043%2013.8946%209.29289%2013.7071C9.10536%2013.5196%209%2013.2652%209%2013V11H7C6.73478%2011%206.48043%2010.8946%206.29289%2010.7071C6.10536%2010.5196%206%2010.2652%206%2010C6%209.73478%206.10536%209.48043%206.29289%209.29289C6.48043%209.10536%206.73478%209%207%209H9V7C9%206.73478%209.10536%206.48043%209.29289%206.29289C9.48043%206.10536%209.73478%206%2010%206Z%22%20fill%3D%22%23acacac%22/%3E%3C/svg%3E) no-repeat !important;
    display: block;
    background-size: 100%;
    margin-left: 23px;
    margin-top: 42px;
margin-left: 25px;
    margin-top: 30px;
}

div .post-rating p>a {
    margin-right:-5px;
    background: url(data:image/svg+xml,%3Csvg%20width%3D%2237%22%20height%3D%2232%22%20viewBox%3D%220%200%2037%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M33.0842%2018.3386L21.466%2029.8125C20.6957%2030.5729%2019.6511%2031%2018.5619%2031C17.4727%2031%2016.4281%2030.5729%2015.6579%2029.8125L4.03957%2018.3406C3.07916%2017.4006%202.31625%2016.2825%201.79464%2015.0505C1.27302%2013.8186%201.00299%2012.497%201.00002%2011.1618C0.997063%209.82648%201.26124%208.50377%201.77738%207.26957C2.29352%206.03537%203.05147%204.91399%204.0077%203.96981C4.96394%203.02562%206.09963%202.27722%207.34958%201.76758C8.59952%201.25795%209.93911%200.9971%2011.2914%201.00002C12.6437%201.00295%2013.9822%201.26958%2015.2298%201.78462C16.4775%202.29966%2017.6099%203.05296%2018.5619%204.00127C20.4957%202.13939%2023.0945%201.10474%2025.7954%201.12145C28.4963%201.13816%2031.0818%202.20489%2032.9918%204.09055C34.9018%205.97621%2035.9825%208.52897%2035.9998%2011.1958C36.0171%2013.8627%2034.9696%2016.4289%2033.0842%2018.3386Z%22%20fill%3D%22%23272727%22%20stroke%3D%22%23ACACAC%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/svg%3E) no-repeat;
    width: 35px;
    height: 30px;
    background-size: contain !important;
    background-position: center;
    font-weight: 500;
    position: relative;
    z-index: 100;
    text-align: center;
    font-size: 11px !important;
    display: inline-block;
    vertical-align: middle;
    line-height: 28px;
}

    .mylike .noNull {
    background: url(data:image/svg+xml,%3Csvg%20width%3D%2237%22%20height%3D%2232%22%20viewBox%3D%220%200%2037%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M33.0842%2018.3386L21.466%2029.8125C20.6957%2030.5729%2019.6511%2031%2018.5619%2031C17.4727%2031%2016.4281%2030.5729%2015.6579%2029.8125L4.03957%2018.3406C3.07916%2017.4006%202.31625%2016.2825%201.79464%2015.0505C1.27302%2013.8186%201.00299%2012.497%201.00002%2011.1618C0.997063%209.82648%201.26124%208.50377%201.77738%207.26957C2.29352%206.03537%203.05147%204.91399%204.0077%203.96981C4.96394%203.02562%206.09963%202.27722%207.34958%201.76758C8.59952%201.25795%209.93911%200.9971%2011.2914%201.00002C12.6437%201.00295%2013.9822%201.26958%2015.2298%201.78462C16.4775%202.29966%2017.6099%203.05296%2018.5619%204.00127C20.4957%202.13939%2023.0945%201.10474%2025.7954%201.12145C28.4963%201.13816%2031.0818%202.20489%2032.9918%204.09055C34.9018%205.97621%2035.9825%208.52897%2035.9998%2011.1958C36.0171%2013.8627%2034.9696%2016.4289%2033.0842%2018.3386Z%22%20fill%3D%22%231e1e1e%22%20stroke%3D%22%231E1E1E%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/svg%3E) no-repeat !important;
    background-size: contain !important;
color:#aeaeae;
    background-position: center !important;
}

textarea#reputationText {
color: var(--color6);
    width: 560px !important;
}

div.post-vote {
    margin-bottom: 65px;
}


.post-rating {
    display: flex;
    justify-content: flex-end;
width: 720px;
}

div.post-vote {
    float: right;
    display: flex;
    margin-top: -35px;
    margin-right: 75px;
}

button.reaction-picker-button {
    background: var(--c-accent4) !important;
    border: none;
    transition: 0.3s 
ease-in-out;
}

button.reaction-picker-button:hover {
    background: var(--color5); !important;
}

.reactions-root .emoji-mart {
    background:  var(--color8); !important;
}

.reactions-root .emoji-mart-category-label span {
    background-color: var(--c-accent4) !important;
}

button.emoji-mart-anchor.emoji-mart-anchor-selected {
    color: var(--c-accent2) !important;
}

span.emoji-mart-anchor-bar {
    background-color: var(--c-accent2) !important;
}

.emoji-mart-category-label {
    padding: 0 6px !important;
}

.reactions-root .emoji-mart-category-label span {
    font-family: var(--font) !important;
    font-size: var(--font-size) !important;
    text-transform: lowercase;
    border-radius: 5px; 
}

section.emoji-mart-search input {
    font-family: var(--font) !important;
    font-size: var(--font-size) !important;
}


/*  ÄÅÁÀÃ Ñ ÊËÎÓÍÑÊÈÌ ÝÌÎÄÆÈ
------------------------------------------------------------------------- */

.tipsy {
padding:5px; 
position:absolute; 
z-index:1000;
font-family: var(--font);
font-size: var(--font-size);
}

.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, .tipsy-n .tipsy-arrow, .tipsy-nw .tipsy-arrow, .tipsy-ne .tipsy-arrow, .tipsy-s .tipsy-arrow, .tipsy-sw .tipsy-arrow, .tipsy-se .tipsy-arrow, .tipsy-e .tipsy-arrow,.tipsy-w .tipsy-arrow, .modal-inner.section h2, p.lastedit, thead, .category table .tc2, .category table .tc3, li.pa-online, li.pa-last-visit, li.pa-respect img, td.tc2.user_title, li#profile-title, li#pa-fld4 {
    display: none;
} 

.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}

.modal-inner.section .container, .modal-inner.section {
    background: var(--color5);
    border-radius: 20px;
}

#formkey {color:transparent !important; font-size:0px;}

#font-area img {
width: 100%;
    margin-top: -15px !important;
    height: 15px;
    display: block;
    position: relative;
    z-index: 1;
}

#font-area span {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    height: 15px;
}

#size-area img {
width: 100%;
    margin-top: -15px !important;
    height: 15px;
    display: block;
    position: relative;
    z-index: 1;
}

#size-area span {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    height: 15px;
}

li.pa-respect .fld-name a:hover {
    color: transparent;
}


/*  ÑÂÅÒËÛÉ
------------------------------------------------------------------------- */
.light {


.windows{
  display: grid;
  grid-area: windows;
  max-height: 400px;
  border: 2px solid #7E5F99;
  background: transparent;
  color: #000;  
}

.buttons div:hover,
.buttons > .activevkladka {
  background: #7E5F99 !important;
  color: azure !important;
}
a {
    color: var(--linkl);
}

.punbb #List-UserNames li {
  background: #A683D1;
  border-radius: 5px
}

#List-UserNames {
    position: absolute !important;
    margin-top: -7px !important;
    min-height: 90px !important;
    width: 220px !important;
    right: calc(100% + 5px) !important;
    padding: 12px 19px 12px 17px !important;
    background: #d7d5d5;
    border-radius: 0 0 10px 10px !important;
    text-align: center !important;
    border: 1px solid;
}
.punbb #pun-navlinks #form-login {
    text-shadow: 1px 1px 0 rgb(0 0 0);
    display: block;
    font: normal normal 400 11px / normal var(--font);
    text-transform: none;
    position: absolute !important;
    left: -50px;
    top: 17px;
    z-index: 100000 !important;
    padding: 7px 12px;
    background: #d5d3d3;
    border-radius: 0 0 10px 10px;
    text-align: center;
    color: transparent;
}

a:hover {
    color: var(--linkl-hoverl);
}

::-webkit-scrollbar-track {
background: var(--colorl8);
}

::-webkit-scrollbar-thumb {
  background-color: var(--colorl4); 
}

::-moz-selection { /* Code for Firefox */
  color: var(--colorl8);
  background: var(--colorl7);
}

::selection {
  color: var(--colorl8);
  background: var(--colorl7);
}


@-moz-document url-prefix() {
* {
  scrollbar-color: var(--colorl8) transparent;
}
}

input, select {
    font-size: var(--font-size);
    font-family: var(--font);
    border: var(--buttons-light);
    background: var(--c-accent4);
    color: var(--colorl6);
}

select option {
    background: var(--colorl5) !important;
}

input:hover, select:hover {
    background: var(--colorl5);
}

textarea {
    border: var(--buttons-light);
    background: var(--c-accent4);
}


#pun {
    background: var(--colorl8);
color: var(--colorl6) !important;
}

ul.header_banners-list li a:hover {
    background: var(--colorl5);
}

.shapka-nav ul li a:hover {
    background: var(--colorl3);
}

.header_post-content span a:hover {
    color: var(--colorl10);
}



.shapka-need img {
    border: 1px solid var(--colorl1);
}

ul.header_banners-list li a {
    background: var(--colorl4);
    border: 1px solid var(--colorl2);
    color: var(--colorl2);
}

.header_post {
    background: var(--colorl1);
}

.header_post-content {
    color: var(--colorl5);
}

.header_post-content span a {
    color: var(--colorl4);
}

.shapka-nav ul li a {
    background: var(--colorl1);
    color: var(--colorl5);
}

div#pun-ulinkls li a:hover {
    color: var(--colorl7);
}
div#pun-ulinkls li a {
    color: var(--colorl1);
}

div#pun-navlinkls li a span {
    background: var(--colorl5);
    color: var(--colorl1);
}

div#pun-navlinkls li a span:hover {
    background: var(--colorl4);
}


div#pun-category2 h2 span::after, div#pun-category4 h2 span::after, div#pun-category6 h2 span::after, div#pun-category8 h2 span::after {
    color: var(--colorl1);
}

div#pun-category3 h2 span::before, div#pun-category5 h2 span::before, div#pun-category7 h2 span::before {
    color: var(--colorl1);
}

.category h2 .catleft, h2 .catright {
    border-top: 1px dashed var(--colorl4);
}

.inew .tclcon h3 a {
    color: var(--linkl) !important;
}

.category .tclcon h3 a {
    color: var(--colorl1);
}

.category h2 span {
    color: var(--colorl9);
}

.category .container table tr {
    background: var(--colorl5);
}

.f_linkls a {
    background: var(--colorl4);
    color: var(--colorl2);
}

.f_linkls a:hover {
background: var(--colorl6);
}

.category tbody tr h3 a::after {
    color: var(--colorl1);
}

    .category .tclcon h3 a:hover, .category .tclcon h3 a:hover::after {
        color: #545454 !important;
    }

tr#forum_f3 h5.need_title {
    border-top: 1px dashed var(--colorl4);
    color: var(--colorl9);
}

.need_item a {
    color: var(--colorl9);
}

.need_item a:hover {
color:var(--colorl3);
}

.need_item div span {
    background: var(--colorl4);
    color: var(--colorl2);
}

.need_container .need_item {
    background: var(--colorl5);
}

.need_item:hover {
    background: var(--colorl10);
}

li.stats-group {
    background: var(--colorl5);
}

div#pun-stats h2::before {
    border-top: 1px dashed var(--colorl4);
}

div#pun-stats h2::after {
    border-top: 1px dashed var(--colorl4);
}

div#pun-stats h2::after {
    border-top: 1px dashed var(--colorl4);
}

#pun-stats h2 span::after {
    color: var(--colorl9);
}

.banners-wrapper #banners-box {
    background: var(--colorl1);
}

.multipage .forum .intd .icon {
    background: var(--colorl5);
}

.multipage .forum .icon.icon-new {
    background: var(--colorl9);
}

.multipage .forum tr.altstyle.isticky .icon {
    background: var(--colorl1);
    border: 1px solid var(--colorl1);
}

li.pa-fld4::after {
    background: var(--colorl5);
}

.post h3 {
    border-top: dashed 0.5px var(--colorl11);
    border: dashed 0.5px var(--colorl11);
}

.post-linkls li a {
    background: var(--c-accent4);
    border: var(--buttons-light);
}

.subscribelinkl a {
    background: var(--c-accent4);
    border: var(--buttons-light);
}

textarea#main-reply {
    color: var(--colorl6);
    border: var(--buttons-light);
}

.fs-box #tags .container {
    background:  var(--colorl8);
    border: var(--buttons-light);
}

#tags .container td.selected {
    background: var(--c-accent4);
}

#tags .container td {
    border: 1px solid var(--colorl5);
}

small#plng {
    background: var(--c-accent4);
    border: var(--buttons-light);
}

#post-preview .fs-box {
    background:var(--colorl5);
}

.uploadProgress {
    background: var(--colorl6);
}

.uploadProgressBar {
    background:  var(--colorl8);
}

hr {
    height: 4px;
    background: var(--colorl4);
    border-color: var(--colorl2);
}

.code-box, .quote-box {
    background: var(--colorl5);
}

.code-box {
    background: var(--colorl5);
}

.code-box .legend, cite {
    background: var(--colorl8);
}


.quote-box.spoiler-box::before {
    color: var(--colorl7);
}

input[type="checkbox"] {
    accent-color: var(--c-accent2);
}

input[type="radio"] {
    accent-color: var(--c-accent2);
}

.post-author {
background: var(--colorl5);
}

.post-author a:hover {
    color: var(--colorl4);
}

li.pa-author a {
color: var(--colorl7);
}



li.pa-fld1 a {
    background: var(--colorl2);
color: var(--colorl7);
}

li.pa-fld1 a:hover {
color: var(--colorl4);
}

li.pa-avatar.item2 {
    background: var(--colorl2);
}

.lz_t a {
    color: var(--colorl7);
}


.lz_t a:hover {
    color: var(--colorl4);
}

li.pa-fld2 {
    background: var(--colorl5);
}


li.pa-info {
    background: var(--colorl5);
}

div#viewprofile-next li#pa-edit a {
    color: var(--linkl);
}
div#viewprofile-next li#pa-edit a:hover {
    color: var(--linkl-hoverl);
}

div#profilenav li a {
    border: var(--buttons-light);
}

div#profile legend span {
    background: var(--colorl4);
    border: var(--buttons-light);
}


td#profile-left, td#profile-left a {
    color: var(--colorl5);
}


td#profile-left {
    background: var(--colorl5);
    color: var(--colorl6);
}


td#profile-right li {
    background: var(--colorl5);
    color: var(--colorl6);
}

td#profile-right li a {
    color: var(--linkl);
}

td#profile-right li a:hover {
    color: var(--linkl-hoverl);
}

div#pun-adnav a, div#pun-adnav .adsubnav li a {
    color: var(--linkl) !important;
}

.tagify__input:empty::before {
    color: var(--colorl6) !important;
}

span.tagify__input {
    color: var(--colorl6);
}

sup.new {
    color: var(--colorl6) !important;
}

.adcontainer {
    border-color: var(--colorl11) !important;
}

#pun-admain fieldset .handle, #pun-admain fieldset p {
    border-color: var(--colorl8) !important;
    background-color: var(--colorl8) !important;
}

div#pun-adnav a:hover, div#pun-adnav .adsubnav li a:hover {
    color: var(--linkl-hoverl) !important;
}

.punbb-admin a {
    color: var(--linkl) !important;
}
.adfs-box p {
    background: var(--colorl5) !important;
}

.punbb-admin a:hover {
    color: var(--linkl-hoverl) !important;
}

span.adinput textarea {
    color: var(--colorl6);
}

#pun-admain legend span {
    background-color: var(--colorl5) !important;
    color: var(--colorl6) !important;
}

textarea#reputationText {
color: var(--colorl6);
}

.inner.post_reputation {
    background: var(--colorl5);
}


button.reaction-picker-button:hover {
    background: var(--colorl5); !important;
}

.reactions-root .emoji-mart {
    background:  var(--colorl8); !important;
}

.modal-inner.section .container, .modal-inner.section {
    background: var(--colorl5);
}

.hvStickerPackModal {
    border: solid 1px var(--colorl1) !important;
    background: var(--colorl8) !important;
}

.hvStickerPackModalTab.active {
    background: var(--colorl4) !important;
}

.hvStickerPackModalTab {
    background: var(--colorl5) !important;
}

.shapka-cross {
    background: linear-gradient(288.91deg, #8159A4 53.83%, #9580af 96.19%), #72519a;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    margin-top: 15px;
}

body {
    background: url(https://forumstatic.ru/files/001c/a9/87/68827.png) no-repeat fixed top center / cover;
}

.f_links a {
    background: var(--colorl4);
    color: var(--colorl2);
}

.f_links a:hover {
    background: var(--colorl10);
}

.banners-wrapper::before {
    content: "";
    background: url(https://forumstatic.ru/files/001c/a9/87/21611.png);
    background-repeat: no-repeat;
    width: 166px;
    height: 103px;
    background-size: contain;
        left: 0;
}


.banners-wrapper #banners-box {
    border-radius: 0 10px 10px 0;
    margin-left: 147px;
}

.banners-wrapper {
    width: 950px;
    height: 115px;
}

.banners-wrapper::after {
    color: #8159A4;
    content: "partners";
    right: 0;
}
.shapka-pic {
    background: url(https://forumstatic.ru/files/001c/a9/87/44950.png);
    width: 435px;
    height: 313px;
    background-size: contain;
    margin-top: -10px;
    margin-left: 565px;
}

.shapka-news {
    margin-top: -30px;
    margin-left: 0px;
    width: 565px;
    height: 53px;
    z-index: 4;
    position: absolute;
}

.shapka-post {
    width: 412px;
    height: 255px;
    background-size: contain;
    margin-left: 198px;
    position: absolute;
    margin-top: -260px;
    background-repeat: no-repeat;
}

.shapka-post::before {
    content: "";
    position: absolute;
    background: url(https://forumstatic.ru/files/001c/a9/87/17850.png);
    background-size: contain;
    z-index: -1;
    width: 412px;
    height: 255px;
    background-size: contain;
    position: absolute;
    background-repeat: no-repeat;
    margin-left: -40px;
margin-top: 5px;
}

.header_post::after {
    content: "";
    background: url(https://forumstatic.ru/files/001c/a9/87/52369.png);
    position: absolute;
    width: 40px;
    height: 130px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: -10px;
    margin-left: -21px;
}

.shapka-nav {
    width: 138px;
    margin-left: 0;
    margin-top: -230px;
}

    .shapka-cross {
background: linear-gradient(288.91deg, #4f306a 53.83%, #9a70ce 96.19%), #260d45;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        text-fill-color: transparent;
        margin-top: -250px;
        text-align: left;
    }

.shapka-need {
    gap: 19px;
    display: flex;
    margin-top: -65px;
    margin-left: 205px;
}
div#pun-status {
    position: absolute;
    margin-top: -75px;
    margin-left: -25px;
    text-align: right;
    width: 1000px;
}

span:has(input#dark) {
    background: url(https://forumstatic.ru/files/001c/a9/87/44763.png);
    width: 115px;
    height: 77px;
    accent-color: transparent !important;
    display: block;
    background-size: cover;
}

ul#theme_switcher input#light {
    display: none;
}
input#dark {
    width: 115px;
    height: 77px;
    color: transparent;
    -webkit-appearance: none;
    margin: 0;
    padding: 0;
    background: none;
    border: none;
        display: block !important;
}

span:has(input#light) {
    display: none;
}

ul#theme_switcher {
    position: absolute;
    margin-top: -155px;
    margin-left: 825px;
}

div#table-area .selected {
    background: var(--colorl4) !important;
}

.quote-box.spoiler-box div {
    padding: 10px 20px;
    border-radius: 10px 10px 0 0;
    background: url(https://forumstatic.ru/files/001c/a9/87/83820.png);
    background-size: cover;
}

li.pa-respect .fld-name {
    width: 24px;
    height: 25px;
    background-image: url(https://forumstatic.ru/files/001c/a9/87/29920.png);
    background-size: contain;
    background-repeat: no-repeat;
}

li.pa-fld5 .fld-name {
    width: 25px;
    height: 25px;
    background-image: url(https://forumstatic.ru/files/001c/a9/87/94330.png);
    background-size: contain;
    background-repeat: no-repeat;
}

div.post-vote p>a {
    font-size: 0 !important;
    position: absolute;
    cursor: pointer;
    z-index: 200;
    width: 20px;
    height: 20px;
    background: url(data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M1.65574e-06%2010C1.65574e-06%204.477%204.477%200%2010%200C15.523%200%2020%204.477%2020%2010C20%2015.523%2015.523%2020%2010%2020C8.52662%2020.0008%207.07126%2019.6761%205.738%2019.049L1.201%2019.979C1.03901%2020.0121%200.871332%2020.0045%200.712983%2019.957C0.554634%2019.9094%200.410553%2019.8233%200.293638%2019.7064C0.176723%2019.5894%200.0906225%2019.4454%200.0430431%2019.287C-0.00453626%2019.1287%20-0.0121094%2018.961%200.0210016%2018.799L0.951002%2014.262C0.323896%2012.9287%20-0.000846144%2011.4734%201.65574e-06%2010ZM10%206C10.2652%206%2010.5196%206.10536%2010.7071%206.29289C10.8946%206.48043%2011%206.73478%2011%207V9H13C13.2652%209%2013.5196%209.10536%2013.7071%209.29289C13.8946%209.48043%2014%209.73478%2014%2010C14%2010.2652%2013.8946%2010.5196%2013.7071%2010.7071C13.5196%2010.8946%2013.2652%2011%2013%2011H11V13C11%2013.2652%2010.8946%2013.5196%2010.7071%2013.7071C10.5196%2013.8946%2010.2652%2014%2010%2014C9.73478%2014%209.48043%2013.8946%209.29289%2013.7071C9.10536%2013.5196%209%2013.2652%209%2013V11H7C6.73478%2011%206.48043%2010.8946%206.29289%2010.7071C6.10536%2010.5196%206%2010.2652%206%2010C6%209.73478%206.10536%209.48043%206.29289%209.29289C6.48043%209.10536%206.73478%209%207%209H9V7C9%206.73478%209.10536%206.48043%209.29289%206.29289C9.48043%206.10536%209.73478%206%2010%206Z%22%20fill%3D%22%23272727%22/%3E%3C/svg%3E) no-repeat !important;
    display: block;
    background-size: 100%;
    margin-left: 23px;
    margin-top: 42px;
    margin-left: 25px;
    margin-top: 30px;
}

div .post-rating p>a {
    margin-right: -5px;
    background: url(data:image/svg+xml,%3Csvg%20width%3D%2237%22%20height%3D%2232%22%20viewBox%3D%220%200%2037%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M33.0842%2018.3386L21.466%2029.8125C20.6957%2030.5729%2019.6511%2031%2018.5619%2031C17.4727%2031%2016.4281%2030.5729%2015.6579%2029.8125L4.03957%2018.3406C3.07916%2017.4006%202.31625%2016.2825%201.79464%2015.0505C1.27302%2013.8186%201.00299%2012.497%201.00002%2011.1618C0.997063%209.82648%201.26124%208.50377%201.77738%207.26957C2.29352%206.03537%203.05147%204.91399%204.0077%203.96981C4.96394%203.02562%206.09963%202.27722%207.34958%201.76758C8.59952%201.25795%209.93911%200.9971%2011.2914%201.00002C12.6437%201.00295%2013.9822%201.26958%2015.2298%201.78462C16.4775%202.29966%2017.6099%203.05296%2018.5619%204.00127C20.4957%202.13939%2023.0945%201.10474%2025.7954%201.12145C28.4963%201.13816%2031.0818%202.20489%2032.9918%204.09055C34.9018%205.97621%2035.9825%208.52897%2035.9998%2011.1958C36.0171%2013.8627%2034.9696%2016.4289%2033.0842%2018.3386Z%22%20fill%3D%22%23BFBFBF%22%20stroke%3D%22%23272727%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/svg%3E) no-repeat;
    width: 35px;
    height: 30px;
    background-size: contain !important;
    background-position: center;
    font-weight: 500;
    position: relative;
    z-index: 100;
    text-align: center;
    font-size: 11px !important;
    display: inline-block;
    vertical-align: middle;
    line-height: 28px;
}

.icon.inew {
    background: url(https://forumstatic.ru/files/001c/36/d0/27544.png);
    width: 28px;
    height: 27px;
    background-size: contain;
    position: absolute;
    margin-left: -35px;
    margin-top: -8px;
    pointer-events: none;
        background-repeat: no-repeat;
}

div#pun-navlinks li a span {
    padding: 4px 15px;
    font-family: 'Yeseva One';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    border-image-source: none;
    border: 1px solid #272727;
    border-image-slice: 1;
    border-width: 0px;
    mask-composite: exclude;
    mask: none;
    transition: 0.3s ease-in-out;
    background: #BFBFBF;
    box-shadow: 0px 0.815028px 0.815028px rgba(40, 44, 41, 0.5);
    border-radius: 10px;
    text-transform: uppercase;
    color: #272727;
}

div#pun-navlinks li a span:hover {
    background: #a085cc !important;
    border: 1px transparent;
}

div#pun-ulinks li a {
    color: var(--colorl1);
}

div#pun-ulinks li a:hover {
    color: var(--colorl2);
}

.post-links li a {
    border: var(--buttons-light);
}

.subscribelink a {
    border: var(--buttons-light);
}

#button-transL {
background: url("data:image/svg+xml,%3Csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20d='M9.00001%2018C7.76134%2018%206.59467%2017.7633%205.50001%2017.29C4.40534%2016.816%203.45201%2016.1727%202.64001%2015.36C1.82801%2014.5473%201.18467%2013.594%200.710006%2012.5C0.235339%2011.406-0.00132773%2010.2393%205.60224e-06%209C5.60224e-06%207.75733%200.236672%206.58967%200.710006%205.497C1.18401%204.40367%201.82734%203.45133%202.64001%202.64C3.45267%201.82867%204.40601%201.18533%205.50001%200.71C6.59467%200.236667%207.76134%200%209.00001%200C10.2427%200%2011.4103%200.236667%2012.503%200.71C13.5963%201.184%2014.549%201.82733%2015.361%202.64C16.173%203.45267%2016.816%204.405%2017.29%205.497C17.7633%206.59033%2018%207.758%2018%209C18%2010.2387%2017.7633%2011.4053%2017.29%2012.5C16.816%2013.5947%2016.1727%2014.548%2015.36%2015.36C14.5473%2016.172%2013.595%2016.8153%2012.503%2017.29C11.411%2017.7647%2010.2433%2018.0013%209.00001%2018ZM9.00001%2017.008C9.58667%2016.254%2010.0707%2015.5137%2010.452%2014.787C10.8327%2014.0603%2011.1423%2013.247%2011.381%2012.347H6.61901C6.88367%2013.2977%207.19967%2014.1363%207.56701%2014.863C7.93501%2015.5897%208.41267%2016.3047%209.00001%2017.008ZM7.72701%2016.858C7.26034%2016.308%206.83434%2015.628%206.44901%2014.818C6.06367%2014.0087%205.77701%2013.1847%205.58901%2012.346H1.75401C2.32734%2013.5893%203.13967%2014.6093%204.19101%2015.406C5.24301%2016.202%206.42167%2016.686%207.72701%2016.858ZM10.273%2016.858C11.5783%2016.686%2012.757%2016.202%2013.809%2015.406C14.8603%2014.6093%2015.6727%2013.5893%2016.246%2012.346H12.412C12.1587%2013.1973%2011.8397%2014.0277%2011.455%2014.837C11.0697%2015.647%2010.6757%2016.3213%2010.273%2016.858ZM1.34601%2011.347H5.38101C5.30501%2010.9363%205.25167%2010.5363%205.22101%2010.147C5.18901%209.75833%205.17301%209.376%205.17301%209C5.17301%208.624%205.18867%208.24167%205.22001%207.853C5.25134%207.46433%205.30467%207.06433%205.38001%206.653H1.34701C1.23834%206.99967%201.15334%207.37733%201.09201%207.786C1.03067%208.194%201.00001%208.59867%201.00001%209C1.00001%209.40133%201.03034%209.80633%201.09101%2010.215C1.15167%2010.6237%201.23667%2011.0007%201.34601%2011.346M6.38101%2011.346H11.619C11.695%2010.936%2011.7483%2010.5427%2011.779%2010.166C11.811%209.79%2011.827%209.40133%2011.827%209C11.827%208.59867%2011.8113%208.21%2011.78%207.834C11.7487%207.458%2011.6953%207.06467%2011.62%206.654H6.38001C6.30467%207.064%206.25134%207.45733%206.22001%207.834C6.18867%208.21%206.17301%208.59867%206.17301%209C6.17301%209.40133%206.18867%209.79%206.22001%2010.166C6.25134%2010.542%206.30567%2010.9353%206.38101%2011.346ZM12.62%2011.346H16.654C16.7627%2011%2016.8477%2010.623%2016.909%2010.215C16.9697%209.80633%2017%209.40133%2017%209C17%208.59867%2016.9697%208.19367%2016.909%207.785C16.8483%207.37633%2016.7633%206.99933%2016.654%206.654H12.619C12.695%207.064%2012.7483%207.46367%2012.779%207.853C12.811%208.24233%2012.827%208.62467%2012.827%209C12.827%209.37533%2012.8113%209.75767%2012.78%2010.147C12.7487%2010.5363%2012.6953%2010.9363%2012.62%2011.347M12.412%205.654H16.246C15.66%204.38467%2014.8573%203.36467%2013.838%202.594C12.8187%201.82333%2011.6303%201.333%2010.273%201.123C10.7397%201.737%2011.1593%202.43933%2011.532%203.23C11.9047%204.02%2012.198%204.828%2012.412%205.654ZM6.61901%205.654H11.381C11.117%204.71533%2010.7913%203.86667%2010.404%203.108C10.0167%202.34933%209.54867%201.644%209.00001%200.992C8.45134%201.64333%207.98334%202.34867%207.59601%203.108C7.20867%203.86733%206.88234%204.716%206.61901%205.654ZM1.75501%205.654H5.58901C5.80301%204.82867%206.09634%204.02067%206.46901%203.23C6.84167%202.43933%207.26134%201.737%207.72801%201.123C6.35867%201.33367%205.16734%201.827%204.15401%202.603C3.14067%203.38033%202.34067%204.397%201.75401%205.653'%20fill='%23272727'/%3E%3C/svg%3E") no-repeat !important;
    width: 17px !important;
    background-size: contain !important;
}


td#button-mask {
    width: 20px !important;
    background: url(data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M10.1306%204.55662C12.3982%204.55662%2014.4427%204.02323%2015.8845%203.16862C15.9762%203.11296%2016.0814%203.08341%2016.1887%203.08316C16.5048%203.08316%2016.7612%203.33954%2016.7612%203.6556V8.24028C16.7612%2013.3974%2013.4459%2017.0811%2010.1306%2017.0811C6.81529%2017.0811%203.5%2013.3974%203.5%208.24028V3.6556C3.49963%203.55315%203.52675%203.45248%203.57855%203.36408C3.63034%203.27569%203.70491%203.20282%203.79447%203.15307C3.88404%203.10332%203.98531%203.07852%204.08772%203.08126C4.19013%203.08399%204.28994%203.11416%204.37671%203.16862C5.8185%204.02323%207.86293%204.55662%2010.1306%204.55662Z%22%20stroke%3D%22%23272727%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cpath%20d%3D%22M6.07812%208.24141C6.34924%208.01524%206.74413%207.87305%207.18322%207.87305C7.62231%207.87305%208.0172%208.01524%208.28832%208.24141M11.972%208.24141C12.2431%208.01524%2012.638%207.87305%2013.0771%207.87305C13.5162%207.87305%2013.9103%208.01524%2014.1822%208.24141M10.1301%2012.4408C11.0083%2012.4408%2011.7974%2012.2419%2012.3403%2011.9251C12.3403%2011.9251%2011.972%2014.1353%2010.1301%2014.1353C8.28832%2014.1353%207.91995%2011.9251%207.91995%2011.9251C8.46292%2012.2419%209.25196%2012.4408%2010.1301%2012.4408Z%22%20stroke%3D%22%23272727%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/svg%3E) 0% 0% / contain no-repeat !important;
}

#button-indent { background: url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M18.5%2017.25H5.5C5.21875%2017.25%205%2017.5%205%2017.75V18.25C5%2018.5312%205.21875%2018.75%205.5%2018.75H18.5C18.75%2018.75%2019%2018.5312%2019%2018.25V17.75C19%2017.5%2018.75%2017.25%2018.5%2017.25ZM5.84375%2015.375L8.84375%2012.375C8.9375%2012.2812%208.96875%2012.1562%208.96875%2012C8.96875%2011.875%208.9375%2011.75%208.84375%2011.6562L5.84375%208.65625C5.53125%208.34375%205%208.5625%205%209V15C5%2015.4688%205.53125%2015.6875%205.84375%2015.375ZM18.5938%209.25H11.375C11.1562%209.25%2011%209.4375%2011%209.65625V10.375C11%2010.5938%2011.1562%2010.75%2011.375%2010.75H18.5938C18.8125%2010.75%2019%2010.5938%2019%2010.375V9.65625C19%209.4375%2018.8125%209.25%2018.5938%209.25ZM18.5%205.5H5.5C5.21875%205.5%205%205.75%205%206V6.5C5%206.78125%205.21875%207%205.5%207H18.5C18.75%207%2019%206.78125%2019%206.5V6C19%205.75%2018.75%205.5%2018.5%205.5ZM18.5938%2013.25H11.375C11.1562%2013.25%2011%2013.4375%2011%2013.6562V14.375C11%2014.5938%2011.1562%2014.75%2011.375%2014.75H18.5938C18.8125%2014.75%2019%2014.5938%2019%2014.375V13.6562C19%2013.4375%2018.8125%2013.25%2018.5938%2013.25Z%22%20fill%3D%22%23272727%22/%3E%3C/svg%3E) no-repeat !important; 
    width: 20px; 
    background-size: contain !important;
}

td#button-image {
    background: url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M18.5%206H5.5C4.65625%206%204%206.6875%204%207.5V16.5C4%2017.3438%204.65625%2018%205.5%2018H18.5C19.3125%2018%2020%2017.3438%2020%2016.5V7.5C20%206.6875%2019.3125%206%2018.5%206ZM18.3125%2016.5H5.6875C5.5625%2016.5%205.5%2016.4375%205.5%2016.3125V7.6875C5.5%207.59375%205.5625%207.5%205.6875%207.5H18.3125C18.4062%207.5%2018.5%207.59375%2018.5%207.6875V16.3125C18.5%2016.4375%2018.4062%2016.5%2018.3125%2016.5ZM8%208.75C7.28125%208.75%206.75%209.3125%206.75%2010C6.75%2010.7188%207.28125%2011.25%208%2011.25C8.6875%2011.25%209.25%2010.7188%209.25%2010C9.25%209.3125%208.6875%208.75%208%208.75ZM7%2015H17V12.5L14.25%209.78125C14.0938%209.625%2013.875%209.625%2013.7188%209.78125L10%2013.5L8.75%2012.2812C8.59375%2012.125%208.375%2012.125%208.21875%2012.2812L7%2013.5V15Z%22%20fill%3D%22%23272727%22/%3E%3C/svg%3E) no-repeat !important;
    background-size: contain !important;
    width: 20px !important;
}

td#button-font {
    background: url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M18.5%205H5.5C5.21875%205%205%205.25%205%205.5V8C5%208.28125%205.21875%208.5%205.5%208.5H6C6.25%208.5%206.5%208.28125%206.5%208V7H11V17.5H9.5C9.21875%2017.5%209%2017.75%209%2018V18.5C9%2018.7812%209.21875%2019%209.5%2019H14.5C14.75%2019%2015%2018.7812%2015%2018.5V18C15%2017.75%2014.75%2017.5%2014.5%2017.5H13V7H17.5V8C17.5%208.28125%2017.7188%208.5%2018%208.5H18.5C18.75%208.5%2019%208.28125%2019%208V5.5C19%205.25%2018.75%205%2018.5%205Z%22%20fill%3D%22%23272727%22/%3E%3C/svg%3E) no-repeat !important;
    background-size: contain !important;
    width: 20px !important;
}

 #button-justify { background: url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M18.5%2017.25H5.5C5.21875%2017.25%205%2017.5%205%2017.75V18.25C5%2018.5312%205.21875%2018.75%205.5%2018.75H18.5C18.75%2018.75%2019%2018.5312%2019%2018.25V17.75C19%2017.5%2018.75%2017.25%2018.5%2017.25ZM18.5%2013.25H5.5C5.21875%2013.25%205%2013.5%205%2013.75V14.25C5%2014.5312%205.21875%2014.75%205.5%2014.75H18.5C18.75%2014.75%2019%2014.5312%2019%2014.25V13.75C19%2013.5%2018.75%2013.25%2018.5%2013.25ZM18.5%209.25H5.5C5.21875%209.25%205%209.5%205%209.75V10.25C5%2010.5312%205.21875%2010.75%205.5%2010.75H18.5C18.75%2010.75%2019%2010.5312%2019%2010.25V9.75C19%209.5%2018.75%209.25%2018.5%209.25ZM18.5%205.25H5.5C5.21875%205.25%205%205.5%205%205.75V6.25C5%206.53125%205.21875%206.75%205.5%206.75H18.5C18.75%206.75%2019%206.53125%2019%206.25V5.75C19%205.5%2018.75%205.25%2018.5%205.25Z%22%20fill%3D%22%23272727%22/%3E%3C/svg%3E) no-repeat !important; 
    width: 20px !important; 
    background-size: contain !important; }


td#button-size {
    background: url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M21.5%205H10.5C10.2188%205%2010%205.25%2010%205.5V8C10%208.2812%2010.2188%208.5%2010.5%208.5H11C11.25%208.5%2011.5%208.2812%2011.5%208V7H15V17.5H13.5C13.2188%2017.5%2013%2017.75%2013%2018V18.5C13%2018.7812%2013.2188%2019%2013.5%2019H18.5C18.75%2019%2019%2018.7812%2019%2018.5V18C19%2017.75%2018.75%2017.5%2018.5%2017.5H17V7H20.5V8C20.5%208.2812%2020.7188%208.5%2021%208.5H21.5C21.75%208.5%2022%208.2812%2022%208V5.5C22%205.25%2021.75%205%2021.5%205ZM11.5%2011H2.5C2.2188%2011%202%2011.25%202%2011.5V13.5C2%2013.7812%202.2188%2014%202.5%2014H3C3.25%2014%203.5%2013.7812%203.5%2013.5V12.5H6V17.5H5C4.7188%2017.5%204.5%2017.75%204.5%2018V18.5C4.5%2018.7812%204.7188%2019%205%2019H9C9.25%2019%209.5%2018.7812%209.5%2018.5V18C9.5%2017.75%209.25%2017.5%209%2017.5H8V12.5H10.5V13.5C10.5%2013.7812%2010.7188%2014%2011%2014H11.5C11.75%2014%2012%2013.7812%2012%2013.5V11.5C12%2011.25%2011.75%2011%2011.5%2011Z%22%20fill%3D%22%23272727%22/%3E%3C/svg%3E) no-repeat !important;
    background-size: contain !important;
    width: 20px !important;
}

td#button-bold {
    background: url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M15.8125%2011.4688C16.5312%2010.7812%2017%209.8438%2017%208.75C17%206.6875%2015.3125%205%2013.25%205H7.5C7.2188%205%207%205.25%207%205.5V6C7%206.2812%207.2188%206.5%207.5%206.5H8V17.5H7.5C7.2188%2017.5%207%2017.75%207%2018V18.5C7%2018.7812%207.2188%2019%207.5%2019H14C16.1875%2019%2018%2017.2188%2018%2015C18%2013.4688%2017.0938%2012.1562%2015.8125%2011.4688ZM10%206.5H12.75C13.9688%206.5%2015%207.5312%2015%208.75C15%2010%2013.9688%2011%2012.75%2011H10V6.5ZM13.5%2017.5H10V12.5H13.5C14.875%2012.5%2016%2013.625%2016%2015C16%2016.4062%2014.875%2017.5%2013.5%2017.5Z%22%20fill%3D%22%23272727%22/%3E%3C/svg%3E) no-repeat !important;
    background-size: contain !important;
    width: 20px !important;
}

td#button-italic {
    background: url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M17%205.5C17%205.25%2016.75%205%2016.5%205H10.5C10.2188%205%2010%205.25%2010%205.5V6C10%206.2812%2010.2188%206.5%2010.5%206.5H12.3438L9.5938%2017.5H7.5C7.2188%2017.5%207%2017.75%207%2018V18.5C7%2018.7812%207.2188%2019%207.5%2019H13.5C13.75%2019%2014%2018.7812%2014%2018.5V18C14%2017.75%2013.75%2017.5%2013.5%2017.5H11.6562L14.4062%206.5H16.5C16.75%206.5%2017%206.2812%2017%206V5.5Z%22%20fill%3D%22%23272727%22/%3E%3C/svg%3E) no-repeat !important;
    background-size: contain !important;
    width: 20px !important;
}

td#button-code {
    background: url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M10.3125%2020C10.4688%2020.0312%2010.5938%2019.9688%2010.625%2019.8438L15.0312%204.6875C15.0625%204.5625%2015%204.40625%2014.875%204.375L13.6562%204.03125C13.5312%204%2013.375%204.0625%2013.3438%204.1875L8.9375%2019.3438C8.90625%2019.4688%208.96875%2019.625%209.125%2019.6562L10.3125%2020ZM7.71875%2016.2188L8.5625%2015.3125C8.65625%2015.2188%208.65625%2015.0625%208.5625%2014.9688L5.25%2012L8.5625%209.0625C8.65625%208.96875%208.65625%208.8125%208.5625%208.71875L7.71875%207.8125C7.625%207.71875%207.46875%207.6875%207.375%207.78125L3.0625%2011.8438C2.96875%2011.9375%202.96875%2012.0938%203.0625%2012.1875L7.375%2016.2188C7.46875%2016.3125%207.625%2016.3125%207.71875%2016.2188ZM16.5938%2016.2188L20.9062%2012.1875C21%2012.0938%2021%2011.9375%2020.9062%2011.8438L16.5938%207.78125C16.5%207.6875%2016.3438%207.71875%2016.25%207.8125L15.4062%208.71875C15.3125%208.8125%2015.3125%208.96875%2015.4062%209.0625L18.7188%2012L15.4062%2014.9688C15.3125%2015.0625%2015.3125%2015.2188%2015.4062%2015.3125L16.25%2016.2188C16.3438%2016.3125%2016.5%2016.3125%2016.5938%2016.2188Z%22%20fill%3D%22%23272727%22/%3E%3C/svg%3E) no-repeat !important;
    background-size: contain !important;
    width: 20px !important;
}

td#button-underline {
    background: url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M6%205.5H7V12C7%2014.7812%209.2188%2017%2012%2017C14.75%2017%2017%2014.7812%2017%2012V5.5H18C18.25%205.5%2018.5%205.2812%2018.5%205V4.5C18.5%204.25%2018.25%204%2018%204H14C13.7188%204%2013.5%204.25%2013.5%204.5V5C13.5%205.2812%2013.7188%205.5%2014%205.5H15V12C15%2013.6562%2013.625%2015%2012%2015C10.3438%2015%209%2013.6562%209%2012V5.5H10C10.25%205.5%2010.5%205.2812%2010.5%205V4.5C10.5%204.25%2010.25%204%2010%204H6C5.7188%204%205.5%204.25%205.5%204.5V5C5.5%205.2812%205.7188%205.5%206%205.5ZM18.5%2018.5H5.5C5.2188%2018.5%205%2018.75%205%2019V19.5C5%2019.7812%205.2188%2020%205.5%2020H18.5C18.75%2020%2019%2019.7812%2019%2019.5V19C19%2018.75%2018.75%2018.5%2018.5%2018.5Z%22%20fill%3D%22%23272727%22/%3E%3C/svg%3E) no-repeat !important;
    background-size: contain !important;
    width: 20px !important;
}

td#button-strike {
    background: url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M8.6875%2010.5H12.2188L10.7812%209.7812C10.3125%209.5625%209.9688%209.0625%209.9688%208.5C9.9688%207.9688%2010.3125%207.4688%2010.7812%207.25C11.0625%207.0938%2011.375%207.0312%2011.7188%207H13.6875C14.125%207%2014.5625%207.25%2014.8125%207.5938L15.2812%208.2188C15.375%208.3438%2015.5312%208.4062%2015.6875%208.4062C15.7812%208.4062%2015.9062%208.375%2015.9688%208.3125L16.7812%207.7188C16.9062%207.625%2017%207.4688%2017%207.3125C17%207.1875%2016.9375%207.0938%2016.875%207L16.4062%206.375C15.7812%205.5625%2014.7812%205%2013.6875%205H11.7188C11.0625%205.0312%2010.4375%205.1875%209.875%205.4375C8.625%206.0938%207.875%207.4062%208%208.8125C8.0625%209.4375%208.3125%2010.0312%208.6875%2010.5ZM19.5%2011.5H4.5C4.2188%2011.5%204%2011.75%204%2012V12.5C4%2012.7812%204.2188%2013%204.5%2013H19.5C19.75%2013%2020%2012.7812%2020%2012.5V12C20%2011.75%2019.75%2011.5%2019.5%2011.5ZM16.5938%2014H13.75L14.1875%2014.25C14.6562%2014.4688%2015%2014.9688%2015%2015.5312C15%2016.0625%2014.6562%2016.5625%2014.1875%2016.7812C13.9062%2016.9375%2013.5938%2017%2013.25%2017H11.3125H11.2812C10.8438%2017%2010.4062%2016.7812%2010.1562%2016.4375L9.6875%2015.8125C9.5938%2015.6875%209.4375%2015.625%209.2812%2015.625C9.1875%2015.625%209.0625%2015.6562%209%2015.7188L8.1875%2016.3125C8.0625%2016.4062%207.9688%2016.5625%207.9688%2016.7188C7.9688%2016.8438%208.0312%2016.9375%208.0938%2017L8.5625%2017.6562C9.1875%2018.4688%2010.1875%2019%2011.2812%2019H13.25C13.9062%2019%2014.5312%2018.8438%2015.0938%2018.5938C16.3438%2017.9375%2017.0938%2016.625%2016.9688%2015.2188C16.9375%2014.7812%2016.7812%2014.375%2016.5938%2014Z%22%20fill%3D%22%23272727%22/%3E%3C/svg%3E) no-repeat !important;
    background-size: contain !important;
    width: 20px !important;
}

td#button-left {
    background: url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M5.375%2014.75H13.5938C13.8125%2014.75%2014%2014.5938%2014%2014.375V13.6562C14%2013.4375%2013.8125%2013.25%2013.5938%2013.25H5.375C5.1562%2013.25%205%2013.4375%205%2013.6562V14.375C5%2014.5938%205.1562%2014.75%205.375%2014.75ZM5.375%206.75H13.5938C13.8125%206.75%2014%206.5938%2014%206.375V5.6562C14%205.4375%2013.8125%205.25%2013.5938%205.25H5.375C5.1562%205.25%205%205.4375%205%205.6562V6.375C5%206.5938%205.1562%206.75%205.375%206.75ZM18.5%209.25H5.5C5.2188%209.25%205%209.5%205%209.75V10.25C5%2010.5312%205.2188%2010.75%205.5%2010.75H18.5C18.75%2010.75%2019%2010.5312%2019%2010.25V9.75C19%209.5%2018.75%209.25%2018.5%209.25ZM18.5%2017.25H5.5C5.2188%2017.25%205%2017.5%205%2017.75V18.25C5%2018.5312%205.2188%2018.75%205.5%2018.75H18.5C18.75%2018.75%2019%2018.5312%2019%2018.25V17.75C19%2017.5%2018.75%2017.25%2018.5%2017.25Z%22%20fill%3D%22%23272727%22/%3E%3C/svg%3E) no-repeat !important;
    background-size: contain !important;
    width: 20px !important;
}

td#button-center {
    background: url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M8.375%206.75H15.5938C15.8125%206.75%2016%206.5938%2016%206.375V5.6562C16%205.4375%2015.8125%205.25%2015.5938%205.25H8.375C8.1562%205.25%208%205.4375%208%205.6562V6.375C8%206.5938%208.1562%206.75%208.375%206.75ZM18.5%2017.25H5.5C5.2188%2017.25%205%2017.5%205%2017.75V18.25C5%2018.5312%205.2188%2018.75%205.5%2018.75H18.5C18.75%2018.75%2019%2018.5312%2019%2018.25V17.75C19%2017.5%2018.75%2017.25%2018.5%2017.25ZM18.5%209.25H5.5C5.2188%209.25%205%209.5%205%209.75V10.25C5%2010.5312%205.2188%2010.75%205.5%2010.75H18.5C18.75%2010.75%2019%2010.5312%2019%2010.25V9.75C19%209.5%2018.75%209.25%2018.5%209.25ZM15.5938%2014.75C15.8125%2014.75%2016%2014.5938%2016%2014.375V13.6562C16%2013.4375%2015.8125%2013.25%2015.5938%2013.25H8.375C8.1562%2013.25%208%2013.4375%208%2013.6562V14.375C8%2014.5938%208.1562%2014.75%208.375%2014.75H15.5938Z%22%20fill%3D%22%23272727%22/%3E%3C/svg%3E) no-repeat !important;
    background-size: contain !important;
    width: 20px !important;
}

td#button-right {
    background: url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M5.5%2010.75H18.5C18.75%2010.75%2019%2010.5312%2019%2010.25V9.75C19%209.5%2018.75%209.25%2018.5%209.25H5.5C5.2188%209.25%205%209.5%205%209.75V10.25C5%2010.5312%205.2188%2010.75%205.5%2010.75ZM18.5%2017.25H5.5C5.2188%2017.25%205%2017.5%205%2017.75V18.25C5%2018.5312%205.2188%2018.75%205.5%2018.75H18.5C18.75%2018.75%2019%2018.5312%2019%2018.25V17.75C19%2017.5%2018.75%2017.25%2018.5%2017.25ZM18.5938%205.25H10.375C10.1562%205.25%2010%205.4375%2010%205.6562V6.375C10%206.5938%2010.1562%206.75%2010.375%206.75H18.5938C18.8125%206.75%2019%206.5938%2019%206.375V5.6562C19%205.4375%2018.8125%205.25%2018.5938%205.25ZM18.5938%2013.25H10.375C10.1562%2013.25%2010%2013.4375%2010%2013.6562V14.375C10%2014.5938%2010.1562%2014.75%2010.375%2014.75H18.5938C18.8125%2014.75%2019%2014.5938%2019%2014.375V13.6562C19%2013.4375%2018.8125%2013.25%2018.5938%2013.25Z%22%20fill%3D%22%23272727%22/%3E%3C/svg%3E) no-repeat !important;
    background-size: contain !important;
    width: 20px !important;
}

td#button-spoiler {
    background: url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M14%205.5C16.4688%205.5%2018.5%207.53125%2018.5%2010C18.5%2012.5%2016.4688%2014.5%2014%2014.5C13.4062%2014.5%2012.8125%2014.4062%2012.3125%2014.1875L11%2015.5H10V17H8.5V18.5H5.5V15.5L9.6875%2011.3125C9.5625%2010.9062%209.5%2010.4688%209.5%2010.0312C9.5%2010.0312%209.5%2010.0312%209.5%2010C9.5%207.53125%2011.5%205.5%2014%205.5ZM14%204C10.6562%204%208%206.6875%208%2010C8%2010.2812%208%2010.5625%208.03125%2010.8438L4.21875%2014.6875C4.0625%2014.8125%204%2015%204%2015.2188V19.25C4%2019.6875%204.3125%2020%204.75%2020H9.25C9.65625%2020%2010%2019.6875%2010%2019.25V18.5H10.75C11.1562%2018.5%2011.5%2018.1875%2011.5%2017.75V17.125L12.75%2015.875C13.1562%2015.9688%2013.5625%2016%2014%2016C17.3125%2016%2020%2013.3438%2020%2010C20%206.6875%2017.3125%204%2014%204ZM14%208.5C14%209.34375%2014.6562%2010%2015.5%2010C16.3125%2010%2017%209.34375%2017%208.5C17%207.6875%2016.3125%207%2015.5%207C14.6562%207%2014%207.6875%2014%208.5Z%22%20fill%3D%22%23272727%22/%3E%3C/svg%3E) no-repeat !important;
    background-size: contain !important;
    width: 20px !important;
}

td#button-quote {
    background: url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M18.75%2011H17V10.75C17%2010.0625%2017.5312%209.5%2018.25%209.5H18.5C19.3125%209.5%2020%208.84375%2020%208V6.5C20%205.6875%2019.3125%205%2018.5%205H18.25C15.0625%205%2012.5%207.59375%2012.5%2010.75V16.75C12.5%2018%2013.5%2019%2014.75%2019H18.75C19.9688%2019%2021%2018%2021%2016.75V13.25C21%2012.0312%2019.9688%2011%2018.75%2011ZM19.5%2016.75C19.5%2017.1875%2019.1562%2017.5%2018.75%2017.5H14.75C14.3125%2017.5%2014%2017.1875%2014%2016.75V10.75C14%208.40625%2015.9062%206.5%2018.25%206.5H18.5V8H18.25C16.7188%208%2015.5%209.25%2015.5%2010.75V12.5H18.75C19.1562%2012.5%2019.5%2012.8438%2019.5%2013.25V16.75ZM9.25%2011H7.5V10.75C7.5%2010.0625%208.03125%209.5%208.75%209.5H9C9.8125%209.5%2010.5%208.84375%2010.5%208V6.5C10.5%205.6875%209.8125%205%209%205H8.75C5.5625%205%203%207.59375%203%2010.75V16.75C3%2018%204%2019%205.25%2019H9.25C10.4688%2019%2011.5%2018%2011.5%2016.75V13.25C11.5%2012.0312%2010.4688%2011%209.25%2011ZM10%2016.75C10%2017.1875%209.65625%2017.5%209.25%2017.5H5.25C4.8125%2017.5%204.5%2017.1875%204.5%2016.75V10.75C4.5%208.40625%206.40625%206.5%208.75%206.5H9V8H8.75C7.21875%208%206%209.25%206%2010.75V12.5H9.25C9.65625%2012.5%2010%2012.8438%2010%2013.25V16.75Z%22%20fill%3D%22%23272727%22/%3E%3C/svg%3E) no-repeat !important;
    background-size: contain !important;
    width: 20px !important;
}

td#button-sticker {
    background: url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M12%204.25C7.71875%204.25%204.25%207.71875%204.25%2012C4.25%2016.2812%207.71875%2019.75%2012%2019.75C16.2812%2019.75%2019.75%2016.2812%2019.75%2012C19.75%207.71875%2016.2812%204.25%2012%204.25ZM12%2018.25C8.53125%2018.25%205.75%2015.4688%205.75%2012C5.75%208.5625%208.53125%205.75%2012%205.75C15.4375%205.75%2018.25%208.5625%2018.25%2012C18.25%2015.4688%2015.4375%2018.25%2012%2018.25ZM9.5%2011.5C10.0312%2011.5%2010.5%2011.0625%2010.5%2010.5C10.5%209.96875%2010.0312%209.5%209.5%209.5C8.9375%209.5%208.5%209.96875%208.5%2010.5C8.5%2011.0625%208.9375%2011.5%209.5%2011.5ZM14.5%2011.5C15.0312%2011.5%2015.5%2011.0625%2015.5%2010.5C15.5%209.96875%2015.0312%209.5%2014.5%209.5C13.9375%209.5%2013.5%209.96875%2013.5%2010.5C13.5%2011.0625%2013.9375%2011.5%2014.5%2011.5ZM14.625%2013.7812C13.9688%2014.5625%2013%2015%2012%2015C10.9688%2015%2010%2014.5625%209.375%2013.7812C9.09375%2013.4688%208.625%2013.4375%208.3125%2013.6875C8%2013.9375%207.9375%2014.4375%208.21875%2014.75C9.15625%2015.875%2010.5312%2016.5%2012%2016.5C13.4375%2016.5%2014.8125%2015.875%2015.75%2014.75C16.0312%2014.4375%2016%2013.9375%2015.6562%2013.6875C15.3438%2013.4375%2014.875%2013.4688%2014.625%2013.7812Z%22%20fill%3D%22%23272727%22/%3E%3C/svg%3E) no-repeat !important;
    background-size: contain !important;
    width: 20px !important;
}

td#button-link {
    background: url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M13.8125%2010.1875C13.4688%209.84375%2013.0938%209.59375%2012.6875%209.375C12.5312%209.3125%2012.375%209.34375%2012.25%209.46875L12.125%209.59375C11.8438%209.84375%2011.6875%2010.1875%2011.6562%2010.5312C11.625%2010.6875%2011.7188%2010.8438%2011.8438%2010.9375C12.125%2011.0625%2012.375%2011.2188%2012.5625%2011.4375C13.5938%2012.4688%2013.5938%2014.125%2012.5625%2015.1562L10.2188%2017.5C9.1875%2018.5312%207.53125%2018.5312%206.5%2017.5C5.46875%2016.4688%205.46875%2014.8125%206.5%2013.7812L7.9375%2012.3438C8.03125%2012.25%208.0625%2012.125%208.03125%2012C7.9375%2011.625%207.90625%2011.2188%207.875%2010.8125C7.875%2010.5%207.46875%2010.3438%207.25%2010.5625C6.875%2010.9375%206.28125%2011.5312%205.28125%2012.5312C3.5625%2014.25%203.5625%2017.0312%205.28125%2018.7188C6.96875%2020.4375%209.75%2020.4375%2011.4688%2018.7188C14.0312%2016.1562%2013.9062%2016.2812%2014.0938%2016.0312C15.5%2014.3438%2015.4062%2011.7812%2013.8125%2010.1875ZM18.6875%205.3125C17%203.59375%2014.2188%203.59375%2012.5%205.3125C9.9375%207.875%2010.0625%207.75%209.875%208C8.46875%209.6875%208.5625%2012.25%2010.1562%2013.8438C10.5%2014.1875%2010.875%2014.4375%2011.2812%2014.6562C11.4375%2014.7188%2011.5938%2014.6875%2011.7188%2014.5625L11.8438%2014.4375C12.125%2014.1875%2012.2812%2013.8438%2012.3125%2013.5C12.3438%2013.3438%2012.25%2013.1875%2012.125%2013.0938C11.8438%2012.9688%2011.5938%2012.8125%2011.4062%2012.5938C10.375%2011.5625%2010.375%209.90625%2011.4062%208.875L13.75%206.53125C14.7812%205.5%2016.4375%205.5%2017.4688%206.53125C18.5%207.5625%2018.5%209.21875%2017.4688%2010.25L16.0312%2011.6875C15.9375%2011.7812%2015.9062%2011.9062%2015.9375%2012.0312C16.0312%2012.4062%2016.0625%2012.8125%2016.0938%2013.2188C16.0938%2013.5312%2016.5%2013.6875%2016.7188%2013.4688C17.0938%2013.0938%2017.6875%2012.5%2018.6875%2011.5C20.4062%209.78125%2020.4062%207%2018.6875%205.3125Z%22%20fill%3D%22%23272727%22/%3E%3C/svg%3E) no-repeat !important;
    background-size: contain !important;
    width: 20px !important;
}

td#button-video {
    background: url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M19.9688%207C19.7812%207%2019.5938%207.0625%2019.4062%207.1875L16%209.34375V7.5C16%206.6875%2015.25%206%2014.375%206H4.59375C3.71875%206%203%206.6875%203%207.5V16.5312C3%2017.3438%203.71875%2018%204.59375%2018H14.375C15.25%2018%2016%2017.3438%2016%2016.5312V14.6875L19.4062%2016.8438C19.5938%2016.9688%2019.7812%2017%2019.9688%2017C20.5%2017%2021%2016.5938%2021%2016.0312V8C21%207.40625%2020.5%207%2019.9688%207ZM14.5%2010.25V16.4688C14.4688%2016.5%2014.4375%2016.5%2014.375%2016.5H4.59375C4.53125%2016.5%204.5%2016.5%204.5%2016.4688V7.5625C4.5%207.53125%204.53125%207.5%204.59375%207.5H14.375C14.4375%207.5%2014.4688%207.53125%2014.5%207.5625V10.25ZM19.5%2015.125L16%2012.9375V11.0938L19.5%208.90625V15.125Z%22%20fill%3D%22%23272727%22/%3E%3C/svg%3E) no-repeat !important;
    background-size: contain !important;
    width: 20px !important;
}

td#button-hide {
    background: url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M17.5%2010H16.5V8.5625C16.5%206.0625%2014.5%204.03125%2012%204C9.5%204%207.5%206.03125%207.5%208.5V10H6.5C5.65625%2010%205%2010.6875%205%2011.5V18.5C5%2019.3438%205.65625%2020%206.5%2020H17.5C18.3125%2020%2019%2019.3438%2019%2018.5V11.5C19%2010.6875%2018.3125%2010%2017.5%2010ZM9%208.5C9%206.875%2010.3438%205.5%2012%205.5C13.625%205.5%2015%206.875%2015%208.5V10H9V8.5ZM17.5%2018.5H6.5V11.5H17.5V18.5Z%22%20fill%3D%22%23272727%22/%3E%3C/svg%3E) no-repeat !important;
    background-size: contain !important;
    width: 20px !important;
}

td#button-table {
    background: url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M18.5%205H5.5C4.65625%205%204%205.6875%204%206.5V17.5C4%2018.3438%204.65625%2019%205.5%2019H18.5C19.3125%2019%2020%2018.3438%2020%2017.5V6.5C20%205.6875%2019.3125%205%2018.5%205ZM11.25%2017.5H5.6875C5.5625%2017.5%205.5%2017.4375%205.5%2017.3125V13.25H11.25V17.5ZM11.25%2011.75H5.5V7.5H11.25V11.75ZM18.3125%2017.5H12.75V13.25H18.5V17.3125C18.5%2017.4375%2018.4062%2017.5%2018.3125%2017.5ZM18.5%2011.75H12.75V7.5H18.5V11.75Z%22%20fill%3D%22%23272727%22/%3E%3C/svg%3E) no-repeat !important;
    background-size: contain !important;
    width: 20px !important;
}

td#button-keyboard {
    background: url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M19%2010H18V6.4375C17.9688%206.15625%2017.875%205.90625%2017.6875%205.71875L16.2812%204.3125C16.0938%204.125%2015.8438%204.03125%2015.5625%204H7C6.4375%204%206%204.46875%206%205V10H5C4.4375%2010%204%2010.4688%204%2011V12C4%2012.5625%204.4375%2013%205%2013V18C5%2019.125%205.875%2020%207%2020H17C18.0938%2020%2019%2019.125%2019%2018V13C19.5312%2013%2020%2012.5625%2020%2012V11C20%2010.4688%2019.5312%2010%2019%2010ZM7.5%205.5H15V6.5C15%206.78125%2015.2188%207%2015.5%207H16.5V10H15.4062C15.125%2010.0312%2014.875%2010.125%2014.6875%2010.3125L14.2812%2010.7188C14.0938%2010.9062%2013.8438%2011%2013.5625%2011H10.4062C10.125%2011%209.875%2010.9062%209.6875%2010.7188L9.28125%2010.3125C9.09375%2010.125%208.84375%2010.0312%208.5625%2010H7.5V5.5ZM17.5%2018C17.5%2018.2812%2017.25%2018.5%2017%2018.5H7C6.71875%2018.5%206.5%2018.2812%206.5%2018V13H17.5V18ZM8.5%2017.5H15.5C15.75%2017.5%2016%2017.2812%2016%2017V16.5C16%2016.25%2015.75%2016%2015.5%2016H8.5C8.21875%2016%208%2016.25%208%2016.5V17C8%2017.2812%208.21875%2017.5%208.5%2017.5ZM8.25%2015.125H9C9.125%2015.125%209.25%2015.0312%209.25%2014.875V14.125C9.25%2014%209.125%2013.875%209%2013.875H8.25C8.09375%2013.875%208%2014%208%2014.125V14.875C8%2015.0312%208.09375%2015.125%208.25%2015.125ZM15%2015.125H15.75C15.875%2015.125%2016%2015.0312%2016%2014.875V14.125C16%2014%2015.875%2013.875%2015.75%2013.875H15C14.8438%2013.875%2014.75%2014%2014.75%2014.125V14.875C14.75%2015.0312%2014.8438%2015.125%2015%2015.125ZM10.5%2015.125H11.25C11.375%2015.125%2011.5%2015.0312%2011.5%2014.875V14.125C11.5%2014%2011.375%2013.875%2011.25%2013.875H10.5C10.3438%2013.875%2010.25%2014%2010.25%2014.125V14.875C10.25%2015.0312%2010.3438%2015.125%2010.5%2015.125ZM12.75%2015.125H13.5C13.625%2015.125%2013.75%2015.0312%2013.75%2014.875V14.125C13.75%2014%2013.625%2013.875%2013.5%2013.875H12.75C12.5938%2013.875%2012.5%2014%2012.5%2014.125V14.875C12.5%2015.0312%2012.5938%2015.125%2012.75%2015.125Z%22%20fill%3D%22%23272727%22/%3E%3C/svg%3E) no-repeat !important;
    background-size: contain !important;
    width: 20px !important;
}

td#button-addition {
    background: url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M11%207.03125V8.53125L11.9062%209.46875C11.6875%208.375%2012.0312%207.28125%2012.8125%206.5C13.4375%205.84375%2014.2812%205.53125%2015.1562%205.53125H15.1875L13.4062%207.3125L13.875%2010.125L16.6875%2010.5938L18.5%208.8125C18.5%209.6875%2018.1562%2010.5625%2017.5%2011.1875C17.2188%2011.5%2016.875%2011.7188%2016.5312%2011.875C16.5625%2011.9062%2016.625%2011.9688%2016.6875%2012L17.6562%2012.9688C17.9688%2012.7812%2018.2812%2012.5312%2018.5625%2012.25C19.75%2011.0625%2020.25%209.3125%2019.8438%207.6875C19.75%207.28125%2019.4688%207%2019.0938%206.875C18.6875%206.78125%2018.2812%206.90625%2018.0312%207.15625L16.1875%209L15.1562%208.84375L15%207.8125L16.8438%206C17.125%205.71875%2017.2188%205.3125%2017.125%204.9375C17%204.5625%2016.7188%204.25%2016.3125%204.15625C14.6562%203.75%2012.9375%204.21875%2011.75%205.4375C11.4375%205.75%2011.1562%206.09375%2010.9375%206.5H11V7.03125ZM7.3125%2018.1875C6.90625%2018.5938%206.1875%2018.5938%205.78125%2018.1875C5.59375%2018%205.46875%2017.7188%205.46875%2017.4375C5.46875%2017.1562%205.59375%2016.9062%205.78125%2016.6875L10%2012.5L8.9375%2011.4375L4.75%2015.625C4.25%2016.125%204%2016.7812%204%2017.4375C4%2018.125%204.25%2018.7812%204.75%2019.25C5.21875%2019.75%205.875%2020%206.5625%2020C7.21875%2020%207.875%2019.75%208.375%2019.25L11.5%2016.125C11.2188%2015.625%2011.0312%2015.0625%2011.0312%2014.4688L7.3125%2018.1875ZM19.6562%2016.375L16%2012.7188C15.25%2012%2014.1875%2011.8438%2013.3125%2012.2812L10%208.96875V7L6%204L4%206L7%2010H8.9375L12.25%2013.3438C11.8438%2014.2188%2011.9688%2015.2812%2012.6875%2016L16.3438%2019.6875C16.8125%2020.125%2017.5312%2020.125%2018%2019.6875L19.6562%2018.0312C20.0938%2017.5625%2020.0938%2016.8438%2019.6562%2016.375Z%22%20fill%3D%22%23272727%22/%3E%3C/svg%3E) no-repeat !important;
    background-size: contain !important;
    width: 20px !important;
}

td#button-color {
    background: url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M8%2011C7.4375%2011%207%2011.4688%207%2012C7%2012.5625%207.4375%2013%208%2013C8.53125%2013%209%2012.5625%209%2012C9%2011.4688%208.53125%2011%208%2011ZM17.0625%205.84375C15.2188%204.3125%2012.7812%203.6875%2010.375%204.15625C7.25%204.78125%204.75%207.28125%204.15625%2010.375C3.625%2013%204.40625%2015.625%206.25%2017.5938C7.75%2019.125%209.6875%2020.0312%2011.5%2020.0312C11.7812%2020.0312%2012.0625%2020%2012.3125%2019.9688C13.0938%2019.8438%2013.7188%2019.375%2014.0938%2018.6562C14.4688%2017.9062%2014.4688%2017.0312%2014.0938%2016.2812C13.9062%2015.9062%2013.9062%2015.4688%2014.1562%2015.0938C14.375%2014.7188%2014.7188%2014.5%2015.1562%2014.5H17.4062C18.8438%2014.5%2020%2013.4062%2020%2011.9688C19.9688%209.59375%2018.9062%207.34375%2017.0625%205.84375ZM17.4062%2013H15.1562C14.2188%2013%2013.3438%2013.5%2012.875%2014.3125C12.375%2015.125%2012.3125%2016.125%2012.75%2016.9688C12.9062%2017.2812%2012.9062%2017.6562%2012.75%2018C12.6562%2018.1562%2012.4688%2018.4062%2012.0938%2018.4688C10.5625%2018.7188%208.6875%2017.9688%207.34375%2016.5625C5.8125%2014.9688%205.1875%2012.8125%205.625%2010.6875C6.125%208.15625%208.15625%206.125%2010.6562%205.65625C12.625%205.25%2014.5938%205.75%2016.125%207C17.625%208.21875%2018.4688%2010.0312%2018.5%2011.9688C18.5%2012.5625%2018%2013%2017.4062%2013ZM9%208C8.4375%208%208%208.46875%208%209C8%209.5625%208.4375%2010%209%2010C9.53125%2010%2010%209.5625%2010%209C10%208.46875%209.53125%208%209%208ZM12%207C11.4375%207%2011%207.46875%2011%208C11%208.5625%2011.4375%209%2012%209C12.5312%209%2013%208.5625%2013%208C13%207.46875%2012.5312%207%2012%207ZM15%208C14.4375%208%2014%208.46875%2014%209C14%209.5625%2014.4375%2010%2015%2010C15.5312%2010%2016%209.5625%2016%209C16%208.46875%2015.5312%208%2015%208Z%22%20fill%3D%22%23272727%22/%3E%3C/svg%3E) no-repeat !important;
    background-size: contain !important;
    width: 20px !important;
}



td#button-graffiti_rusff {
    background: url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M19.3438%206.3125L17.6562%204.625C16.8438%203.8125%2015.5%203.8125%2014.6875%204.625L4.75%2014.5L4%2019.1562C3.90625%2019.6562%204.34375%2020.0938%204.84375%2020L9.5%2019.25L19.375%209.3125C20.1875%208.5%2020.1875%207.15625%2019.3438%206.3125ZM10.25%2013.75C10.375%2013.875%2010.5625%2013.9375%2010.75%2013.9375C10.9062%2013.9375%2011.0938%2013.875%2011.2188%2013.75L14.9375%2010.0312L15.8438%2010.9375L10.5625%2016.25V14.9375H9.0625V13.4375H7.75L13.0625%208.15625L13.9688%209.0625L10.25%2012.7812C9.96875%2013.0625%209.96875%2013.4688%2010.25%2013.75ZM6.5625%2018.3438L5.65625%2017.4375L6.0625%2015.1562L6.625%2014.5625H7.9375V16.0625H9.4375V17.375L8.84375%2017.9375L6.5625%2018.3438ZM18.4062%208.34375L16.875%209.875L14.125%207.125L15.6562%205.59375C15.9375%205.3125%2016.4062%205.3125%2016.6875%205.59375L18.375%207.28125C18.6875%207.59375%2018.6875%208.0625%2018.4062%208.34375Z%22%20fill%3D%22%23272727%22/%3E%3C/svg%3E) no-repeat !important;
    background-size: contain !important;
    width: 20px !important;
}

td#button-vkladka {
    width: 20px !important;
    background-size: contain !important;
background: url("data:image/svg+xml,%3Csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20d='M10.2857%205.14286C8.92174%205.14286%207.61364%205.68469%206.64917%206.64917C5.68469%207.61364%205.14286%208.92174%205.14286%2010.2857V16C4.78801%2015.7339%204.5%2015.3888%204.30164%2014.992C4.10327%2014.5953%204%2014.1578%204%2013.7143V10.2857C4%208.61864%204.66224%207.01984%205.84104%205.84104C7.01984%204.66224%208.61864%204%2010.2857%204H13.7143C14.6491%204%2015.4789%204.44914%2016%205.14286H10.2857ZM7.49829%2010.1657C7.65748%209.39254%208.0786%208.69798%208.69054%208.19931C9.30248%207.70064%2010.0677%207.4284%2010.8571%207.42857H18.2857C18.0196%207.07373%2017.6745%206.78572%2017.2778%206.58735C16.881%206.38899%2016.4436%206.28571%2016%206.28571H10.8571C9.64472%206.28571%208.48196%206.76735%207.62465%207.62465C6.76735%208.48196%206.28571%209.64472%206.28571%2010.8571V16C6.28571%2016.9349%206.73486%2017.7646%207.42857%2018.2857V10.8571C7.42857%2010.6202%207.45181%2010.3897%207.49829%2010.1657ZM11.4286%208.57143C10.6708%208.57143%209.94408%208.87245%209.40827%209.40827C8.87245%209.94408%208.57143%2010.6708%208.57143%2011.4286V17.1429C8.57143%2017.9006%208.87245%2018.6273%209.40827%2019.1632C9.94408%2019.699%2010.6708%2020%2011.4286%2020H17.1429C17.9006%2020%2018.6273%2019.699%2019.1632%2019.1632C19.699%2018.6273%2020%2017.9006%2020%2017.1429V11.4286C20%2010.6708%2019.699%209.94408%2019.1632%209.40827C18.6273%208.87245%2017.9006%208.57143%2017.1429%208.57143H11.4286Z'%20fill='%23272727'/%3E%3C/svg%3E") no-repeat !important;
}

#mask_dialog .inner {
    background: var(--colorl5);
}
}

.reactions-root .emoji-mart {

    background: #272727 !important;
}
button.emoji-mart-anchor.emoji-mart-anchor-selected {
    color: var(--color4) !important;
}


/*************************
Ñòèëü äëÿ Áûñòðîé ñìåíû àêêàóíòîâ
Deff
*************************/
#pun-navlinks a.NextShow{
  position:relative!important;
}
#pun-navlinks a.NextShow+span.odd{
  position:absolute!important;
}
/*Cêðûòèå ôîðìû âõîäà áåç êëèêà*/
#pun-navlinks a:not(.NextShow)+span.odd{
display:none!important;
}
#pun-navlinks #New-exit img{
position:absolute!important;
margin: 0!important;
width:22px!important;
height:auto!important;
opacity: .9!important;
}
#pun-navlinks #New-exit:hover{
opacity: .4;
}
/*Ñòèëü äîï-èêîíêè Âûõîä!*/
.punbb #pun-navlinks a#New-exit {
  z-index:100000!important;
}
#navlogout {
  display: flex !important;
  align-items: center;
  gap: 10px;
}
.punbb #pun-navlinks a#New-exit:before, .punbb #pun-navlinks a#New-exit:after {
    content:none!important;
  display: none
}
.punbb #pun-navlinks #form-login input:not([type="submit"]){
text-align: center;
    text-rendering: auto!important;
    margin-top: 4px!important;
    border-radius: 5px!important;
    letter-spacing: normal!important;
    word-spacing: normal!important;
    text-transform: none!important;
    text-indent: 0px!important;
    text-shadow: none!important;
    padding: 2px 7px!important;
    display: inline-block!important;
    text-align: center!important;
}
.punbb #pun-navlinks #form-login input[type="submit"]{
    cursor: pointer;
    margin-top:12px!important;
    font-weight: 700!important;
    line-height:9px!important;
    height: 25px;
}
/*Ñòèëü ôîðìû âõîäà*/
.punbb #pun-navlinks #form-login {
    text-shadow: 1px 1px 0 rgb(0 0 0);
    display: block;
    font: normal normal 400 11px/normal var(--font);
    text-transform: none;
    position: absolute!important;
    left: -50px;
    top: 17px;
    z-index: 100000!important;
    padding: 7px 12px;
    background: #272727;
    border-radius: 0 0 10px 10px;
    text-align: center;
  color: var(--color1);
}
#pun-navlinks #navlogin #form-login {
margin-left: -5px;/*Ïîäâèæêè ôîðìû âëåâî îò âõîä*/
}
#pun-navlinks #navlogout #form-login {
margin-left: -5px;/*Ïîäâèæêè ôîðìû âëåâî îò âûõîä*/
}
.ismoderator #pun-navlinks #navlogout #form-login {
  margin-left: -5px!important;/*Ïîäâèæêè ôîðìû âëåâî îò âûõîä äëÿ ÀÌÑ*/
}
/*Ñòèëü ññûëîê â ôîðìå "Íå çàðåãèñòðèðîâàíû" è "Çàáûëè ïàðîëü" */
#pun-navlinks #form-login input[value="Âîéòè"]+p{
margin-bottom: 11px;
margin-top: 11px;
}
.punbb #pun-navlinks #form-login a.Rega,
.punbb #pun-navlinks #form-login a.Forgot{
position:relative;
text-transform: none!important;
z-index:20;
text-shadow:none;
cursor:pointer;
font: normal normal 400 10px/normal Tamota!important;
letter-spacing:0.5!important;
}
.punbb #pun-navlinks #form-login a.Rega:before,
.punbb #pun-navlinks #form-login a.Forgot:before{
  content:none;
}
/* Ïîìå÷àåì êðàñíûì íåçàïîëíåííûå ïîëÿ!*/
#form-login input.none{
outline:red dashed 2px!important;
}
/*Ôîðìà ñëåâî(ñ Íèêàìè) */
#List-UserNames {
    position: absolute !important;
    margin-top: -7px !important;
    min-height: 90px !important;
    width: 220px !important;
    right: calc(100% + 5px) !important;
    padding: 12px 19px 12px 17px !important;
    background: #272727;
    border-radius: 0 0 10px 10px !important;
    text-align: center !important;
    border: 1px solid;
}
/*Ñòèëü êîíòåéíåðà ïîä ñïèñîê Íèêîâ*/
.punbb #List-UserNames ul{
padding:0;
overflow:hidden;
overflow-y:auto;
display: block;
padding: 0 0px !important;
min-height:36px; 
max-height:94px;/*Âèäèìîå ÷èñëî Íèêîâ áåç ïðîêðóòêè! ñåé÷àñ - 6*/ 
}
.punbb #List-UserNames li {
display: block!important;
    position: relative;
    text-align: left;
    padding-left: 5px!important;
    font: normal normal 500 11px/normal var(--font)!important;
    margin: 1px auto!important;
    padding: 2px 0;
    transition: .33s;
  background: #538764;
  border-radius: 5px
}
.punbb #List-UserNames li:hover{
opacity:.84;
}
/*Ñòèëü Íèêîâ*/
.punbb #List-UserNames li>b{
cursor: pointer;
opacity: .8;
color: #DDDDDD;
}
.punbb #List-UserNames li>b:hover{
opacity:.93;
}

/*Êíîïêè Óäàëèòü (ïðàâåå íèêîâ)*/
#List-UserNames ul li>span {
display: inline-block;
    padding: 0 3px;
    position: absolute!important;
    opacity: .88;
    cursor: pointer;
    top: 0;
    bottom: 0;
    right: 2px;
    font: normal normal 700 11px/normal var(--font);
}
/*Òåêñò ïðè îòñóòñòâèè çàïîìíåííûõ Íèêîâ!*/
#List-UserNames ul:empty:before{
display:inline-block;
content: "Ó Âàñ íåò çàïîìíåííûõ íèêîâ, ââåäåííûõ ÷åðåç ôîðìó ñïðàâî, èëè ÷åðåç ïåðåíîñ íèæå!";
}
/*Êíîïêà âûõîä-2*/
#navlogin #exit-2 {
display:none;
}
#navlogout .Rega,
#navlogout .Forgot {
display:none;
}
/*Ñòèëü áëîêà ñ èíïóòîì äëÿ ïåðåíîñà è âñòàâêè çàïîìíåííûõ Àêêàóíòîâ*/
#List-UserNames ul+span{
display:inline-block!important;;
padding:6px 0 8px 0;
text-align:left;
font: normal normal 400 11px/normal var(--font);
}
/*Ñàì èíïóò*/
.punbb #List-UserNames input {
    text-shadow: none!important;
    font: normal normal 400 11px/normal var(--font)!important;
    margin-top: 9px;
    padding: 2px !important;
    vertical-align: middle;
}
/*Ñòðåëî÷êè ê èíïóòó*/
#List-UserNames ul+span b{
font: normal normal 400 13px/normal var(--font);
padding:0 3px;
}
/*Êëèêàëêà ñëåâî, ÷óòü âûøå èíïóòà*/
#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 var(--font)!important;
margin-top:-22px!important;
margin-left: 148px!important;
max-width:170px;
}
/*************************
//Êîíåö Ñòèëÿ äëÿ Áûñòðîé ñìåíû àêêàóíòîâ
*************************/

/* Ñêðûâàåì âñ¸ ïî óìîë÷àíèþ */
.shapka-post .header_post .header_post-content{
  display: none;
}

/* Ïîêàçûâàåì òîëüêî âûáðàííûé */
.shapka-post .header_post .header_post-content.is-active{
  display: flex; /* èëè block åñëè ó òåáÿ íå íàäî flex */
}

/* Ñêðûâàåì êîíòåéíåð äî âûáîðà */
.shapka-post .header_post{
  opacity: 0;
  transition: opacity .12s linear;
}

/* Ïîêàçûâàåì êîíòåéíåð ïîñëå âûáîðà */
.shapka-post .header_post.hp-ready{
  opacity: 1;
}