/* happy cats*/
[data-user-id="11"] li.pa-avatar.item2 img {
    border-radius: 100%;
}
[data-user-id="105"] li.pa-avatar.item2 img, [data-user-id="149"] li.pa-avatar.item2 img  {
    border-radius: 100%;
}
[data-user-id="61"] .plashka img {
    position: absolute;
    width: 49px;
    height: auto;
    left: 8px;
    margin-top: -34px!important;
}
[data-user-id="140"] .plashka img {
    width: auto!important;margin-top: -26px!important;
    margin-left: 15px!important;
}
[data-user-id="85"] .plashka img {
    position: absolute;
    width: 55px;
    height: auto;
    left: 8px;
    margin-top: -10px!important;
}
[data-user-id="37"] li.pa-avatar.item2 img, [data-user-id="3"] li.pa-avatar.item2 img {
    border-radius: 20px 20px 0px 0px;
}
[data-user-id="82"] .plashka_red img {
    position: absolute;
    width: 55px;
    height: auto;
    left: 7px;
    margin-top: -32px !important;
}
/* happy cats*/



div#back1 {
    display: none;
    position: absolute;
    border-top: 4px solid!important;
    /* border-radius: 20px 20px 0px 0px; */
    border-image: linear-gradient(to top, rgb(0 0 0 / 0%) 0%, rgb(93 17 0) 100%) 1 !important;
    background: linear-gradient(to top, rgba(33, 33, 33, 0) 0%, hsl(0deg 0% 27% / 26%) 100%);
    width: 1160px;
    height: 100%;
    top: 36px;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}

a.lastpost-link {
    font-style: normal;
    letter-spacing: 2px;
    background: #e9e9e900;
    color: #610000!important;
    font-family: monospace;
    text-transform: uppercase;
    font-size: 11px!important;
}

span.lastpost {
    font-style: normal;
    letter-spacing: 1px;
    background: #e9e9e900;
    color: #000000;
    font-family: monospace;
    text-transform: uppercase;
    font-size: 9px!important;
}

.user-avatar span.avatar-image {
    filter: grayscale(1);
    border: 1px solid #00000066;
}

.activees {
    height: 39px;
    width: 158px;
    top: -46px;
    display: flex;
    justify-content: space-between;
    margin-left: 651px !important;
    position: absolute;
    z-index: 100;
    /* border: red 1px solid; */
}

.activees a:before {
    content: '';
    width: 1px;
    height: 9px;
    position: absolute;
    display: block;
    background: gainsboro;
    margin-top: -10px;
    margin-left: 16px;
}
.category {
    margin-bottom: 39px;
}

#pun-index div.category h2 span,
#pun-index #pun-stats h2 span {
    margin-top: -11px;
}
.ams {
    position: absolute;
    display: inline-flex;
    gap: 0px;
    z-index: 99;
    /* border: red 1px solid; */
    top: -440px;
    left: 896px;
    text-align: center;
    width: auto;
    color: #e9bc12;
    /* height: fit-content; */
    font-family: made;
    font-size: 16px;
    text-transform: uppercase;
    /* transform: rotate(90deg); */
    flex-direction: column;
    align-content: center;
}


.ams a {
    color: #ffffff !important;
    /* font-weight: 400; */
    transition: 1s;
    text-transform: uppercase;
    /* text-shadow: rgb(0 0 0) 0px 1px 3px; */
    letter-spacing: 1px;
}

.ams a:hover {
    color: #e9bc12 !important;
    font-weight: 400;
    transition: 1s;
}

.amsinf {
    position: absolute;
    z-index: 99;
    top: -86px;
    left: 719px;
    color: #ffffff!important;
    transition: 1s;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 8px !important;
    font-family: arial;
    color: #ffffff;
    line-height: 1.2;
    text-align: left;
    -moz-transform: scale(1.11, 0.8);
    -webkit-transform: scale(1.11, 0.8);
    -ms-transform: scale(1.11, 0.8);
}

.activees div {
    position: relative;
    width: 35px;
    height: 35px;
    box-shadow: 0 0 1px 1px #ffffff, inset 0 0 4px 6px #000000;
}
.activees img {
    /* border-radius: 35px 0px 35px 0px; */
    filter: grayscale(100%);
    transition: all .6s ease-in-out 0s;
}
.activees div:after {
    content: "";
    background: #909090;
    width: 100%;
    height: 100%;
    /* border-radius: 35px; */
    position: absolute;
    top: 0;
    left: 0;
    mix-blend-mode: multiply;
    transition: all .6s ease-in-out 0s;
}
.activees div:hover img {
    filter: none;
}
.activees div:hover:after {
    opacity: 0;
}

.activees2 {
    height: 38px;
    width: 107px;
    top: -166px;
    display: grid;
    gap: 19px;
    margin-left: 905px !important;
    position: absolute;
    z-index: 100;
    /* border: red 1px solid; */
    align-items: center;
    align-content: space-between;
}
.activees2 div {
    position: relative;
    width: 35px;
    height: 35px;
    border: #000000 1px solid;
    border-radius: 35px;
}
.activees2 img {
    filter: grayscale(100%);
    border-radius: 100%;
    transition: all .6s ease-in-out 0s;
}
.activees2 div:after {
    content: "";
    background: #909090;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    mix-blend-mode: multiply;
    border-radius: 100%;
    transition: all .6s ease-in-out 0s;
}
.activees2 div:hover img {
    filter: none;
}
.activees2 div:hover:after {
    opacity: 0;
}

div#pun-announcement {position: absolute;top: -212px;width: 361px;height: 39px;border-radius: 0px 0px 21px 21px;overflow-y: auto;margin-left: 411px;/* border-top: 1px solid!important; *//* border-image: linear-gradient(to top, rgb(0 0 0 / 0%) 0%, rgb(223 223 223) 100%) 1 !important; */padding-top: 4px;border: 1px solid #dfdfdf;}


.plaha {
    display: inline-flex;
    height: 10px;
    width: auto;
    letter-spacing: 1px;
    font-family: monospace;
    text-transform: uppercase;
    font-size: 10px!important;
    margin-left: 12px!important;
    color: #e9bc12;
    text-align: center;
    transition: 1s;
    padding: 4px 5px;
    margin-top: -1px!important;
}
.plaha:hover {
    color: #f0f0f0db;
    transition: 1s;
    letter-spacing: 1.2px;
}

.postep {
    position: absolute;
    z-index: 9999;
    border: #dfdfdf 1px solid;
    border-radius: 20px;
    top: -364px;
    padding: 11px 4px 10px 10px;
    line-height: 10px;
    left: 421px;
    text-align: left;
    width: 222px;
    height: 130px;
    color: white;
    font-family: monospace;
}

.postep span {font-family:made;color: #e9bc12;font-size: 20px;}
.postep a {
    color: #e8e8e8fa!important;
    transition: 1s;
    font-family: monospace;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.postep a:hover {
    color: #e9bc12 !important;
    letter-spacing: 1.4px;
    transition: 1s;
}
.postep a::before {
    content: "\f105";
    font-family: icon;
    padding-right: 4px;
}


.tablin {
    position: absolute;
    z-index: 9999;
    border: #dfdfdf 1px solid;
    border-radius: 20px;
    top: -364px;
    padding: 11px 4px 10px 10px;
    line-height: 10px;
    gap: 5px;
    left: 658px;
    text-align: left;
    width: 110px;
    height: auto;
    display: grid;
}

.tablin a {
    color: #e8e8e8fa !important;
    font-weight: 500;
    font-size: 9px;
    transition: 1s;
    font-family: monospace;
    text-transform: uppercase;
    text-shadow: rgb(0 0 0) 0px 0px 2px;
    letter-spacing: 2px;
    /* text-align: right; */
}


.tablin a:hover {
    color: #e9bc12 !important;
    font-weight: 500;
    font-size: 9px;
    letter-spacing: 1.4px;
    transition: 1s;
}
.tablin a:hover::before {
    content: "\f105";
    font-family: icon;
    padding-right: 4px;
}
.lz {
    background: rgb(233, 233, 233);
    width: 190px;
    padding: 5px;
    text-align: left;
    margin-left: -10px !important;
}
lzname {
    display: block;
    position: relative;
    width: 182px;
    margin-left: 5px!important;
    text-align: center;
    background: #1f1f1f;
    padding-top: 2px!important;
    padding-bottom: 1px!important;
    border-radius: 0px 0px 15px 15px;
    margin-bottom: 4px!important;
}
lzname a {
    transition: 1s!important;
    font-size: 13px;
    font-family: 'Truetypewriter PolyglOTT';
    letter-spacing: 1px;
    text-transform: uppercase;
    color: rgb(183 183 183)!important;
}
lzname a:hover {
    letter-spacing: 2px;
    transition: 1s;
}
lzname sup {
    font-size: 7px;
}
lzinfo {
    font-family: montserrat1;
    font-size: 9px;
    letter-spacing: 0px;
    padding-top: 0px;
    color: #101010;
}
lzinfo a {
    color: #939393!important;
}
.plashka {
    height: 28px;
    width: 217px;
    position: relative;
    margin-top: 0px !important;
    margin-left: 7px !important;
    padding: 0px !important;
    background: url("http://forumstatic.ru/files/001b/a9/c9/41717.png") center top rgb(82, 82, 82);

}
.plashka_red {
    height: 28px;
    width: 217px;
    position: relative;
    margin-top: 0px !important;
    margin-left: 7px !important;
    padding: 0px !important;
    background: url("http://forumstatic.ru/files/001b/a9/c9/41717.png") center top rgb(233, 30, 30);
}
.plashka_blue {
    height: 28px;
    width: 217px;
    position: relative;
    margin-top: 0px !important;
    margin-left: 7px !important;
    padding: 0px !important;
    background: url("http://forumstatic.ru/files/001b/a9/c9/41717.png") center top rgb(35, 98, 199);
}

.plashka img, .plashka_red img, .plashka_blue img {
    background: none;
    filter: grayscale(0.1);
    position: absolute;
    width: 50px;
    height: auto;
    left: 9px;
    outline: none;
    box-shadow: none;
    transition: all 1s ease 0s;
    margin-top: -14px !important;
}
.plashka img:hover, .plashka_red img:hover, .plashka_blue img:hover {
    filter: grayscale(0.1);
    transition: all 1s ease 0s;
}
raz {
    display: block;
    height: 20px;
    text-transform: lowercase;
    text-align: left;
    color: rgb(233, 233, 233);
    position: relative;
    top: 2px;
    border-left: 0px !important;
    margin-left: 63px !important;
    padding-right: 18px !important;
}
dva {
    display: block;
    height: 14px;
    text-transform: lowercase;
    text-align: left;
    /* padding-right: 14px; */
    color: rgb(210, 210, 210);
    margin-top: -7px !important;
    margin-left: 63px !important;
}


li.pa-fld3 {
    margin-top: 1px !important;
    margin-left: 8px;
    padding-left: 5px!important;
    height: 14px;
    width: 210px;
    background: url(http://forumstatic.ru/files/001b/a9/c9/41717.png) center top rgb(82, 82, 82);
    outline: #000000 solid 1px;
    color: #d6d6d6;
    font-size: 9px;
    font-style: normal;
    letter-spacing: 2px;
    font-family: monospace;
    text-transform: uppercase;
}
li.pa-fld4 {
    /* display: inline-block; */
    /* margin-top: -30px!important; */
    /* margin-top: -20px!important; */
    /* position: absolute; */
}
li.pa-awards,
li.pa-gifts {
    display: none;
}
#pun-profile .twink {display: none;
}

.twink {
    position: absolute;
    z-index: 99;
    cursor: pointer;
    width: 6px;
    height: 50px;
    background: #000000;
    margin-top: 4px!important;
    margin-left: -18px!important;
    border: 1px solid #757575;
    border-radius: 4px 0px 0px 5px;
    transition: 0.5s;
}
.twink:hover {
    position: absolute;
    z-index: 99;
    cursor: pointer;
    width: 9px;
    margin-left: -21px!important;
}
.twinkopen {
    width: 207px;
    height: auto;
    padding: 4px;
    margin-left: -10px!important;
    margin-top: 4px!important;
    background: url(http://forumstatic.ru/files/001b/a9/c9/41717.png) center top rgb(82, 82, 82);
    color: #d6d6d6;
    border-radius: 0px 9px 9px 9px;
    z-index: 9;
}
.twinkopen ul {
    font-size: 9px!important;
    width: 205px!important;
    margin-left: 0px!important;
    margin-top: 0px!important;
    padding: 0px!important;
}
.twinkopen li:first-child {
    border-bottom: 1px solid #b5b5b587;
    margin-bottom: 3px;
}
.twinkopen li:first-child a {
    color: #d3d3d3!important;
}
.twinkopen a {
    color: #d3d3d3!important;
    font-size: 9px;
    font-style: normal;
    letter-spacing: 4px;
    font-family: monospace;
    text-transform: uppercase;
}
.twinkopen a:first child {
    color: blue!important;
}
.twinkopen a:hover {
    opacity: 0.8;
}

.posts:before {content: "\f5ad";position: relative;font-family: FontAwesomeSolid;font-size: 15px;padding: 5px;color: #000000;display: grid;}

.souls:before {content: "\f6e2";font-family: FontAwesomeSolid;font-size: 15px;padding: 5px;color: #000000;display: grid;}

li.pa-posts span.fld-name, li.pa-respect span.fld-name {
    font-size: 0!important;
}

li.pa-posts span.fld-name:before {content: "\f27a";position: relative;font-family: FontAwesomeSolid;font-size: 15px;padding: 5px;color: #000000;display: grid;}

li.pa-respect span.fld-name:before {content: "\f004";position: relative;font-family: FontAwesomeSolid;font-size: 15px;padding: 5px;color: #000000;display: grid;}

.posts, .souls {
    display: inline-grid;
    width: fit-content;
    /* padding-left: 13px!important; */
    width: 25px;
    /* margin-top: -20px!important; */
    /* position: absolute; */
}

.pa-posts, .pa-respect, .pa-fld4 {
    /* display: inline-grid; */
}

#pun #pun-viewtopic .FNTslider {
    display: block;
}
.FNTslider {
    border-radius: 4px;
    position: absolute;
    background: rgb(212, 212, 212);
    width: 110px;
    height: 5px;
    float: right;
    border: solid 1px #ccc;
    display: none;
    margin: 4px 5px 4px 551px !important;
}
#pun .FNTslider .before {
    height: 7px;
    border-right: 0px none;
    border-radius: 0px 0px 0px 0px;
    position: absolute;
    background: rgba(159, 158, 157, 0.77);
    margin: -1px;
    margin-top: -1px;
    left: 0px;
}
#pun .FNTslider .thumb {
    width: 12px;
    height: 7px;
    border-radius: 0%;
    position: relative;
    top: -1px;
    margin-left: -1px;
    background: rgb(131 130 130);
    cursor: pointer;
}
.podfortit {
    color: #000000c7;
    font-size: 10px;
    letter-spacing: 5px;
    /* text-transform: uppercase; */
}

.podfor {
    color: black;
    line-height: 8px;
    padding: 19px 0 8px 0px;
    letter-spacing: 1px;
    font-family: monospace;
    /* text-transform: uppercase; */
    font-size: 14px!important;
}

.forlink a {
    color: #000000b5!important;
    /* background: #ffffffbd; */
    padding: 1px 5px;
    border-radius: 10px;
    opacity: 0.8;
    font-weight: bold;
}

.forlink {
    display: inline-flex;
    /* width: 215px; */
    justify-content: space-between;
    border-top: 1px dashed #6c6c6c9e;
}

.post_reputation {
    background-color: rgb(201, 192, 180);
    background-position: center top;
    background-image: linear-gradient(135deg, rgba(200, 179, 153, 0.61) 0%, rgba(200, 179, 153, 0.61) 18%, rgba(0, 0, 0, 0.2) 50%, rgba(200, 179, 153, 0.61) 75%, rgba(200, 179, 153, 0.61) 100%), linear-gradient(90deg, rgb(220, 216, 211), rgb(208, 200, 188), rgb(220, 216, 211));
    background-size: 3px 3px, 100%;
    padding: 10px;
}

#pun {
    margin-right: auto;
    margin-left: auto;
    position: relative;
    padding: 0px 9px 13px 10px;
    width: 975px;
    background: url(https://forumstatic.ru/files/001b/c7/11/31138.png) left bottom no-repeat, #d9d9d9;
    border: 4px double black;
    margin-top: 545px !important;
    margin-bottom: 50px;
    outline: none;
}


#pun-title table {
    /* border: 1px solid black; */
    margin-left: -12px;
    width: 999px;
    height: 455px;
    background-image: url("https://forumstatic.ru/files/001b/c7/11/57014.png");
    margin-top: -459px;
    /* border-radius: 0px 0px 20px 20px; */
}

html {
    background-size: cover;
}
#pun-about p.container {
    height: 4px;
    overflow: hidden;
    padding-bottom: 6px;
    padding-left: 180px;
    font-weight: 500;
    font-size: 9px;
    transition: 1s;
    font-family: monospace;
    text-transform: uppercase;
    text-align: left;
    /* text-shadow: rgb(0 0 0 / 47%) 0px 0px 2px; */
    letter-spacing: 1px;
}
#pun-index div.category h2,
#pun-index #pun-stats h2 {
    z-index: 5;
    text-transform: uppercase;
    padding: 2px 0px 5px;
    margin: 1px 0px 8px -10px;
    height: 57px;
    width: 992px;
    font-size: 0;
    background-repeat: no-repeat;
    background-position: right;
    background-color: black;
}
#pun-index div.category h2
{    background-position: right;
   }
#pun-index #pun-stats h2
{    background-position: left;
   }
#pun-category1 h2 {
    background-image: url(https://forumstatic.ru/files/001b/c7/11/15725.png)!important;
}
#pun-category2 h2 {
    background-image: url(https://forumstatic.ru/files/001b/c7/11/66958.png)!important;
}
#pun-category3 h2 {
    background-image: url(https://forumstatic.ru/files/001b/c7/11/42762.png)!important;
}
#pun-category4 h2 {
    background-image: url(https://forumstatic.ru/files/001b/c7/11/33282.png)!important;
}
#pun-category5 h2 {
    background-image: url(https://forumstatic.ru/files/001b/c7/11/51932.png)!important;
}
#pun-category6 h2 {
    background-image: url(https://forumstatic.ru/files/001b/c7/11/42617.png)!important;
}
#pun-stats h2 {
    background-image: url(https://forumstatic.ru/files/001b/c7/11/65343.png)!important;
}

#pun-index .category .container,
#pun-stats .container {
    position: relative;
    margin: 0px 10px 0px 10px!important;
}

#pun-category::after {
    content: '';
    width: 300px;
    margin-top: 8px;
    margin-left: 9px;
    position: absolute;
    border-bottom: var(--border);
}
#pun-index .tcl h3 a::before {
    content: "\f105";
    font-family: icon;
    padding-right: 4px;
}
#pun-index .tcl h3 a:hover::before {
    content: "\f101";
    font-family: icon;
    padding-right: 4px;
}
.punbb input {
    border: medium none;
}
div#pun-navlinks {
    width: 984px;
    text-align: right;
    margin-top: -427px;
    /* margin-left: 324px; */
    padding: 8px 0px 9px 0px;
    /* border-top: 1px solid #d9d9d9; */
    display: inline-flex;
    border-radius: 0px 0px 20px 20px;
    /* box-shadow: rgb(79 68 67 / 8%) 1px 1px 2px; */
    position: absolute;
    justify-content: flex-end;
}
#pun-navlinks .container {
    border-color: transparent;
    color: rgb(32, 32, 32);
}
#pun-navlinks li a:hover {
    color: rgb(235, 47, 0);
}
div#pun-ulinks {
    /* position: absolute; */
    margin-top: 76px;
    margin-left: 0px;
    /* width: 800px; */
}
#pun-ulinks li,
#pun-ulinks li a {
    display: inline;
    white-space: nowrap;
    color: rgb(105, 105, 105);
    font-size: 11px;
    text-transform: lowercase;
}
#pun-ulinks li a:hover {
    color: rgb(107 107 107);
}
#nav-awards,
#nav-admin a span {
    display: none !important;
}
#pun-ulinks a:hover {
    color: rgb(148, 148, 148);
}
.punbb .section .container,
.punbb .post-body,
.punbb .post-links,
.punbb td.tc2,
.punbb td.tc3,
.punbb .formal fieldset .post-box,
#viewprofile li strong,
#viewprofile li div,
#setmods dd,
.punbb .info-box,
.punbb #pun-main .info-box .legend,
.punbb .main .container,
.punbb .post .container,
.punbb .post h3,
.punbb-admin #pun-admain .adcontainer,
#pun-title,
#pun-title .container,
.punbb .modmenu .container,
.punbb legend span,
#viewprofile h2 span,
#profilenav h2 span,
.punbb-admin #pun-admain legend span,
.punbb .post h3 span,
.punbb th,
#viewprofile li,
#setmods dl {
    border-color: transparent;
    color: rgb(30, 25, 25);
}
#pun-stats h2,
.punbb .main h1,
.punbb .main h2,
#pun-debug h2,
.punbb-admin #pun-admain h2 {
    border-color: transparent;
    color: rgb(30, 25, 25);
    font-weight: normal;
    font-style: normal;
}
.punbb textarea {
    background-clip: padding-box;
    color: rgb(48, 48, 48);
    border-radius: 5px;
    width: 99.5% !important;
    margin-left: 0px!important;
    background: #ededed;
}
.punbb .post-content .quote-box, .punbb .post-content .code-box {
    background: url(https://forumstatic.ru/files/001b/b9/fc/56244.png) bottom center no-repeat;
    background-color: var(--bgtd2);
    box-shadow: 0px 0px 2px 0px #00000021;
    border: 1px solid #0000006e;
    border-bottom: 1px solid #e9bc12;
    border-radius: 10px;
    position: relative;
    padding: 9px !important;
}

#pun-main .code-box .scrollbox pre {
    font-family: 'Roboto';
    padding: 1em 0 1em 0;
    padding-left: 10px;
    text-align: justify;
white-space: pre-wrap;
}
.punbb select,
input {
    background-color: #ededed;
    color: #595959;
    padding: 2px 4px 3px 4px !important;
    border: 1px solid rgb(119 119 119 / 46%);
    border-radius: 2px;
    letter-spacing: 1px;
    font-weight: bold;
}
.offline li.pa-online strong {
    font-weight: normal;
}
#pun-main div.catleft,
#pun-main div.catright {
    display: none;
}
.punbb .container,
.punbb .post-body,
.post h3,
#pun-title,
.punbb .section,
.punbb .forum,
.punbb .formal,
.punbb .modmenu,
.punbb .info,
.punbb .category,
.punbb .post,
#pun-stats h2,
.punbb .main h1,
.punbb .main h2,
#pun-debug h2,
.punbb-admin #pun-admain h2,
.punbb td,
.punbb fieldset,
#viewprofile ul,
#profilenav ul,
.punbb .post h3 span,
.post-links ul,
.post-links,
.usertable table,
#pun-ulinks li,
#pun-announcement h2 span,
li#onlinelist,
#pun-help .formal .info-box h3.legend span,
#pun-ulinks li a,
#pun-announcement h2,
li#onlinelist div,
#pun-help .formal .info-box h3.legend,
.punbb .divider,
.punbb .quote-box,
.punbb .code-box,
.punbb th,
.punbb .formal fieldset .post-box,
.punbb .info-box,
li.pa-online,
.punbb .post-sig dt {
    border-color: transparent;
}
.punbb a,
.punbb a:link,
.punbb a:visited,
.punbb-admin #pun-admain a,
.punbb-admin #pun-admain a:link,
.punbb-admin #punbb-admain a:visited {
    color: rgb(117 117 117);
    text-decoration: none;
    transition: color 0.2s ease 0.02s;
}
.punbb a:hover,
.punbb a:focus,
.punbb a:active,
.punbb-admin #pun-admain .nodefault,
.punbb-admin #punbb-admain a:hover,
.punbb-admin #punbb-admain a:focus,
.punbb-admin #punbb-admain a:active {
    color: rgb(18, 18, 18);
}
#pun-pagelinks a:active,
#pun-pagelinks a:focus {
    background-color: rgb(33, 26, 19);
    color: rgb(2, 2, 2);
}
.punbb .section h2,
#pun-main h1,
#pun-stats h2,
#pun-main h2,
#pun-debug h2 {
    background: url("") center top;
    text-align: center;
    color: rgb(0, 0, 0);
}
#pun-main div.catleft,
#pun-main div.catright {
    display: none;
}
div.icon {
    background: rgb(21 21 21 / 15%);
    margin-top: 18px;
    border-radius: 100%;
}
tr.inew div.icon {
    background: rgb(128 47 33);
}
.go-up,
.go-down {
    display: none;
    position: fixed;
    margin-left: 986px!important;
    z-index: 9999;
    cursor: pointer;
    opacity: 1;
    /* margin-bottom: 151px; */
    width: 10px;
    height: 50px;
    border: 1px solid #373737;
    background: #e9bc12;
    border-radius: 0px 8px 8px 0px;
}
.go-up {
    bottom: 48%;
    /* margin-left: 1025px !important; */
}
.go-down {
    bottom: 36%;
    /* top: 506px !important; */
    /* margin-left: 1025px !important; */
}
#pun-searchposts .post-author strong {
    text-transform: uppercase;
    text-shadow: rgb(65 28 25 / 42%) 0px 0px 2px;
    letter-spacing: 1px;
    color: #d9d9d9!important;
    font-size: 25px !important;
    font-family: 'Truetypewriter PolyglOTT';
    font-weight: normal;
}
#pun-main .post-author ul {
    text-align: center;
    font-family: Roboto;
    font-size: 10px;
    margin-top: 33px;
    padding-bottom: 17px;
    color: rgb(27, 25, 26) !important;
}
.pa-author {
    /* border-bottom: 1px solid #e9bc12; */
    width: 244px;
    text-align: center;
    margin-left: -11px !important;
    padding: 13px 8px 8px 0px !important;
    margin-top: -33px !important;
    /* background: black; */
}
.pa-author a {
    text-transform: uppercase;
    text-shadow: rgba(65, 28, 25, 0.42) 0px 0px 2px;
    letter-spacing: 1px;
    color: #e9bc12!important;
    font-size: 25px !important;
    font-family: 'Truetypewriter PolyglOTT';
}

.post-author {
    background: url(https://forumstatic.ru/files/001b/c7/11/40103.png) no-repeat top left, #d4d4d4;
    border-radius: 0px 30px 30px 0px;
    /* box-shadow: rgb(35 35 35) -1px 2px 2px 0px; */
    margin-left: -35px !important;
    margin-top: 1px !important;
    width: 248px !important;
    border: 1px solid #757575 !important;
}
.post-author:after {
    content: '';
    position: absolute;
    margin: 1px 0px 0px -1px;
    border-radius: 0px 0px 0px 210px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 20px 23px 0;
    border-color: transparent #393838 transparent transparent;
}

li.pa-avatar.item2 img {
    margin-bottom: 3px;
    border: 1px solid #000000;
}

.pa-fld2 {
    border: 1px solid #4a4a4a;
    /* background: linear-gradient(to top, rgb(176 176 176 / 32%) 0%,rgb(210 207 205) 100%), url(https://forumstatic.ru/files/001b/b9/fc/22522.jpg) no-repeat fixed top center!important; */
    background: #e0e0e0;
    /* box-shadow: inset 1px 1px 12px #bcbcbc; */
    width: 195px;
    text-align: justify;
    margin-top: -70px !important;
    margin-left: 7px !important;
    padding: 62px 10px 7px !important;
    border-radius: 30px 30px 0px 0px;
}
li.pa-fld5 {width: 217px;margin-left: 7px!important;padding-top: 2px!important;padding-bottom: 1px!important;border-radius: 0px 0px 15px 15px;font-size: 9px;font-style: normal;letter-spacing: 1px;font-family: monospace;text-transform: lowercase;background: #1f1f1f;color: #b8b5b5;}

.pa-posts, .pa-respect, .posts, .souls, li.pa-fld4 {
    display: inline-block;
    text-align: center;
    text-transform: lowercase;
}
.pa-posts, .pa-respect {
    margin-top: 11px !important;
}

.pa-posts, .pa-respect, .posts, .souls {
    margin-left: 11px !important;
    width: 35px;
}
.pa-title {
    letter-spacing: 3px;
    font-family: monospace;
    color: rgb(0 0 0 / 88%);
    text-transform: lowercase;
    font-size: 10px !important;
}

li#profile-title {
    border: 1px dashed #6c6c6c9e;
    background: #e1e1e1;
    border-bottom-width: 0px !important;
    margin-top: -2px;
    text-transform: lowercase;
    margin-bottom: -3px!important;
}

li#pa-online {border: 1px dashed #6c6c6c9e;background: #e1e1e1;border-top-width: 0px !important;margin-top: -8px;padding-bottom: 7px!important;text-transform: lowercase;border-radius: 0px 0px 34px 34px;}
li#pa-edit {
    font-family: monospace;
    font-size: 11px;
    width: fit-content;
    text-align: center;
    display: inline-flex;
    margin-top: -2px;
    padding: 0px 4px 4px 4px!important;
    border-radius: 0px 0px 20px 20px;
    border: 1px dashed #6c6c6c9e;
    background: #cdcdcd;
    border-top-width: 0px !important;
    text-transform: uppercase;
}
li#pa-avatar {
    border: 1px dashed #6c6c6c9e;
    background: #e1e1e1;
    border-bottom-width: 0px !important;
    border-top-width: 0px !important;
    margin-top: -3px;
}

li#profile-name {
    border-radius: 20px 20px 0px 0px;
    border: 1px dashed #6c6c6c9e;
    background: #cdcdcd;
    border-bottom-width: 0px !important;
    text-transform: uppercase;
}

dl.post-sig {
    border-top: 1px dashed #6c6c6c9e;
}

#pun-viewtopic .post h3 {
    /* border-top: 1px solid rgb(255 252 252); */
    width: 992px;
    margin-left: -10px;
    /* margin-bottom: -33px; */
    padding-bottom: 12px;
    padding-right: 0px;
    font-family: monospace;
    height: 18px;
    /* background: #0a0a0a; */
}
#pun-viewtopic .post h3:after {
    content: '';
    /* width: 995px; */
    height: 1px;
    background: #0a0a0a;
    position: absolute;
    margin-left: -2px;
    margin-top: -8px;
    z-index: 1;
}
::-webkit-scrollbar {
    background: rgb(27, 25, 26);
    width: 8px;
    height: 3px;
}
::-webkit-scrollbar-thumb {
    background: rgb(153 153 153);
    width: 4px;
    box-shadow: rgb(20, 18, 19) 0px 0px 3px inset;
}
::-webkit-scrollbar-corner {
    background: rgb(153 153 153);
}
.pl-reports,
#pun-live-rusff,
.modlist {
    display: none !important;
}
#pun-report .inner,
#pun-reputation .inner,
#pun-admin-award-form .inner {
display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -135px 0px 0px -384px;
    width: 768px;
    z-index: 100;
    background: url(https://forumstatic.ru/files/001b/b9/fc/56244.png) bottom center no-repeat;
    background-color: #dadada;
    box-shadow: 0px 0px 2px 0px #00000021;
    border: var(--border);
    border-radius: 10px;
    position: relative;
    padding: 9px !important;
}
@font-face {
    font-family: icomoon;
    src: url("https://forumstatic.ru/files/001b/61/c9/55259.ttf") format("truetype");
}
#form-buttons {
    width: auto;
    height: 16px;
    padding: 0px 2px 16px 9px;
    margin-bottom: -1px;
    background: rgba(232, 232, 232, 0.49);
    border-radius: 11px 11px 0px 0px;
    box-shadow: rgba(79, 68, 67, 0.08) 1px 1px 2px;
    border: 1px solid rgb(198, 198, 198) !important;
}
#form-buttons td {
    height: 33px;
    font-family: icomoon;
    position: relative;
    opacity: 0.75;
    background-image: none !important;
}
#form-buttons > table {
    border: none;
    background: transparent;
    padding: 0;
}
#form-buttons td img {
    height: 26px!important;
    margin-top: -13px;
    width: 100%;
}
#form-buttons td img {
    display: inline-block;
    margin-left: -21px;
    z-index: 100;
}
#button-font:before {
    content: "\ea6d";
    font-size: 15px;
}
#button-size:before {
    content: "\ea61";
    font-size: 13px;
}

#button-bold:before {
    content: "\ea62";
    font-size: 13px;
}

#button-italic:before {
    content: "\ea64";
    font-size: 13px;
}

#button-underline:before {
    content: "\ea63";
    font-size: 13px;
}

#button-strike:before {
    content: "\ea65";
    font-size: 13px;
}

#button-left:before {
    content: "\ea77";
    font-size: 13px;
}

#button-center:before {
    content: "\ea78";
    font-size: 13px;
}

#button-right:before {
    content: "\ea79";
    font-size: 13px;
}

#button-link:before {
    content: "\e9cb";
    font-size: 13px;
}

#button-spoiler:before {
    content: "\e91f";
    font-size: 13px;
}

#button-image:before {
    content: "\e90e";
    font-size: 13px;
}

#button-video:before {
    content: "\e912";
    font-size: 13px;
}

#button-hide:before {
    content: "\e9d1";
    font-size: 13px;
}

#button-quote:before {
    content: "\e977";
    font-size: 13px;
}

#button-code:before {
    content: "\ea80";
    font-size: 13px;
}

#button-color:before {
    content: "\ea54";
    font-size: 13px;
}

#button-table:before {
    content: "\ea71";
    font-size: 13px;
}

#button-smile:before {
    content: "\e9f9";
    font-size: 13px;
}

#button-keyboard:before {
    content: "\e955";
    font-size: 13px;
}

#button-addition:before {
    content: "\e993";
    font-size: 13px;
}

#button-files_rusff:before {
    content: "\e9cd";
    font-size: 13px;
}

#button-indent:before {
    content: "\ea7b";
    font-size: 13px;
}

#floatbut:before {
    content: "\e98b";
    font-size: 13px;
    position: absolute;
    margin-top: 1px;
    margin-left: -11px;
}

#button-indpost:before {
    content: "\E922";
    font-size: 15px;
}

#button-mask:before {
    content: "\e995";
    font-size: 13px;
}

#button-sticker:before {
    content: "\E9D9";
    font-size: 15px;
    margin-top: -2px!important;
    margin-left: -9px!important;
}

#button-graffiti_rusff:before {
    content: "\eae9";
    font-size: 13px;
}

#stylelist [data="yellow one"] a::before {
    content: "\f042";
    font-family: icon;
    font-size: 12px;
    color: #e9bc12;
}
#stylelist [data="yellow two"] a::before {
    content: "\f192";
    font-family: icon;
    font-size: 12px;
    color: #e9bc12;
}
#stylelist [data="blue one"] a::before {
    content: "\f042";
    font-family: icon;
    font-size: 12px;
    color: #2bb3e4;}
#stylelist [data="blue two"] a::before {
    content: "\f192";
    font-family: icon;
    font-size: 12px;
    color: #2bb3e4;}
#stylelist [data="magenta one"] a::before {
    content: "\f042";
    font-family: icon;
    font-size: 12px;
    color: #e40ae0;}
#stylelist [data="magenta two"] a::before {
    content: "\f192";
    font-family: icon;
    font-size: 12px;
    color: #e40ae0;}

#stylelist a {
    font-size: 0px;
}
ul#stylelist {
    position: absolute;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
    margin-left: 793px;
    margin-top: -439px;
    justify-items: center;
}
#stylelist > li.active {
    opacity: 1;
}
#stylelist > li {
    /* opacity: 0.5; */
}
.custom_tag.custom_tag_chb img {
filter: grayscale(1);    transition: .5s ease-out;
}
.custom_tag.custom_tag_chb img:hover {
filter: grayscale(0);    transition: .5s ease-out;
}
.custom_tag.custom_tag_rnd img {
border-radius: 20px;
}
.custom_tag.custom_tag_zag {
    margin-bottom: 12px;
}
.custom_tag.custom_tag_zag p {
    display: block;
    padding: 7px 22px!important;
    background: url(https://forumstatic.ru/files/001b/b9/fc/20961.png) center top no-repeat, #aaaaaa;
    letter-spacing: 4px;
    text-shadow: 1px 1px 1px black;
    text-align: center!important;
    color: #e3e3e3;
    font-family: monospace;
    text-transform: uppercase;
    font-size: 11px!important;
    border-radius: 10px;
    border: 1px solid #4f4f4f;
    box-shadow: 0px 0px 3px #0000005c, inset 0px -1px 12px #0000005c;
}
.custom_tag.custom_tag_toquote p {
    font-family: monospace;
    text-align: center;
    letter-spacing: 3px;
    font-size: 13px!important;
    font-weight: bold;
    width: max-content;
    height: 15px;
    padding: 0px 15px 7px 15px!important;
    box-shadow: 0px 0px 2px 0px #00000021;
    border: 1px solid #aeaeae;
    border-radius: 10px;
    background: linear-gradient(to left, #cccccc 50%, #9e9e9e 50%) right;
    background-size: 200%;
    transition: .5s ease-out;
}
.custom_tag.custom_tag_toquote p:hover {    background-position: left;    border: 1px solid #4f4f4f91; 
}
.custom_tag.custom_tag_toquote {
    width: 693px;
    margin-top: -3px;
    position: absolute;
    display: flex;
    justify-content: center;
}

div#counters {
    display: block;
    width: 726px;
    margin-left: 178px;
    height: 31px;
    text-align: left;
    overflow-y: auto;
}
div#counters img {
    opacity: 0.3;
    filter: grayscale(1);
    transition: 1s;
}
div#counters img:hover {
    opacity: 0.8;
    filter: grayscale(0.1);
    transition: 1s;
}

div#counters::-webkit-scrollbar {
    width: 1px;
}
div#counters::-webkit-scrollbar-track {
    background: #ffffff42;
}
div#counters::-webkit-scrollbar-thumb {
    background: #ffffff42;
}

#tags .container::-webkit-scrollbar {
    width: 1px;
}
#tags .container::-webkit-scrollbar-track {
    background: #ffffff42;
}
#tags .container::-webkit-scrollbar-thumb {
    background: #ffffff42;
}

#tags .container {
    position: absolute;
    right: 6px;
margin-top: 0px;
    z-index: 2;
    background: #dbdbdb;
    border: 1px solid #919191;
    max-height: 300px;
    overflow-y: auto;
    padding-top: 6px;
}
#pun-edit #tags .container {
    position: absolute;
    right: 6px;
margin-top: 22px!important;
    z-index: 2;
    background: #dbdbdb;
    border: 1px solid #919191;
    max-height: 300px;
    overflow-y: auto;
    padding-top: 6px;
}

.post-content abbr {
    cursor: help;
    border-bottom: 1px dotted #898989;
}

#mask_dialog .inner {
    cursor: default;
    margin: 0;
    width: 760px;
    max-width: 99%;
    max-height: 90%;
    overflow-x: auto;
    z-index: 100;
    box-shadow: 0 0 40px #222;
    background: url(https://forumstatic.ru/files/001b/b9/fc/56244.png) bottom center no-repeat;
    background-color: #dadada;
    border: var(--border);
    border-radius: 10px;
    position: relative;
    padding: 10px !important;
}

/*plus DEFF*/
.noNull:before {
    content: "+"!important;
    font-size: 9px;
    display: inline-block;
    margin-left: -6px;
    margin-top: 0px;
    position: absolute;
}
div .post-rating p > a {
    text-align: center;
    outline: 1px solid transparent;
    font-weight: 700;
    position: relative;
    padding-left: 1px;
    z-index: 100;
    width: 31px!important;
    height: 24px!important;
    text-align: center;
    font-size: 13px!important;
    display: inline-block;
    vertical-align: middle;
    line-height: 32px;
    letter-spacing: -1px;
    color: #000000!important;
    opacity: 0.7!important;
}
div .post-rating p > a:before {
    content: "\f004";
    font-family: FontAwesomeSolid;
    padding-right: 4px;
}

div.post-vote {
    margin-bottom: 65px;
}
div.post-vote p > a {
    font-size: 0 !important;
    position: absolute;
    cursor: pointer;
    z-index: 200;
    width: 15px;
    height: 16px;
    background: url(https://cdn-icons-png.flaticon.com/128/7175/7175250.png) no-repeat;
    display: block;
    background-size: 100%;
    margin-left: 7px;
    margin-top: 9px;
    opacity: 0.7;
    }

/*end plus*/

/*reactions*/

.post-body .reactions-container { display: flex; gap: 4px; justify-content: end; }
.post-body .reaction-chip:not(.reaction-chip--disabled):hover {background-color: transparent;}
.post-body .reaction-chip.reaction-chip--clicked:not(.reaction-chip--disabled):hover { background-color: #9c9c9c00; }
.post-body .reaction-picker-button { border-radius: 35%; width: 22px; }
.post-body .reaction-chip.reaction-chip--clicked { border: 1px solid rgba(161, 154, 146, 0.71); background-color: rgba(246, 248, 250, 0.17); box-shadow: rgba(79, 68, 67, 0.36) 0px 0px 3px; border-radius: 6px; padding: 6px; }
.post-body .reaction-chip {cursor: pointer;height: 35px;display: flex;align-items: center;justify-content: center;background: transparent;box-shadow: none;border: none;}

.post-body .reaction-chip.reaction-chip--clicked {
    border: none;
    background-color: transparent;
    box-shadow: none;
    border-radius: 6px;
    padding: 0px;
}

.reaction-counters-container {
    display: flex;
    flex-flow: row wrap;
    gap: 4px;
    height: 40px;
    overflow: hidden;

}
span.reaction-counter__emoji > span > span {
    width: 20px!important;
    height: 20px!important;
}
.post-body .reaction-chip.reaction-chip--clicked {
    border: none;
    background-color: transparent;
    box-shadow: none;
    border-radius: 6px;
    padding: 0px;
}

.reaction-picker-panel {
    position: absolute;
    top: 0;
    left: -266px;
    transform: translate(0, 27px);
    z-index: 9999;
}
/*end reactions*/

/*profiles*/
div#viewprofile {
    position: relative;
}

td#profile-left {
    text-align: center;
    font-size: 136%;
    font-family: monospace;
    margin-left: 20em;
    border-radius: 13px;
}

td#profile-right {
    font-family: monospace;
    font-size: 11px;
    text-transform: uppercase;
}

td#profile-right span {text-align:right;font-weight: bold;}
/*end profiles*/

#post-form h2 span {
    font-family: monospace;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px;
}

#post > fieldset > legend > span {display:none;}

#mask_dialog .hv-form-block input, #mask_dialog .hv-form-block textarea {
    width: 100%;
    background: #f1f1f1;
    border: 1px solid #a6a6a6;
}

div#MyBookmarks {
    background: url(https://forumstatic.ru/files/001b/b9/fc/56244.png) bottom center no-repeat;
    background-color: #c0c0c0;
    box-shadow: 0px 0px 2px 0px #00000021;
    border: var(--border);
    border-radius: 0px 10px 10px 10px;
    padding: 6px !important;
}

.editBookmark {
    background: #c0c0c0;
    padding: 12px;
}

.hvStickerPackModal.active {background-image: none;
    background-color: #dadada;
    box-shadow: 0px 0px 26px 1px #000000a6;
    border: 4px double black;
    border-radius: 0;
}

.hvStickerPackModalTab {
    border-radius: 5px!important;
    font-family: monospace!important;
    border: 1px solid #0000008c!important;
}
.hvStickerPackModalTab.active {
    border-radius: 5px;
    font-family: monospace;
    font-weight: bold;
}

.hvStickerPackModalContent::-webkit-scrollbar {
    width: 1px;
}
.hvStickerPackModalContent::-webkit-scrollbar-track {
    background: #ffffffc7;
}
.hvStickerPackModalContent::-webkit-scrollbar-thumb {
    background: #ffffff42;
}

a.sharelink {
    display: none;
}

.punbb .post h3 strong:before {
    content: '#';
}

.hvStickerPackModalContent {
    padding: 5px!important;}

li.pa-avatar.item2 img {
    max-width: 180px!important;
    max-height: 180px!important;
}

.modal-inner.section {
    background: #b6b6b6;
}

.pun-modal.change_avatar_theme .modal-inner.section {background: url(https://forumstatic.ru/files/001b/b9/fc/82651.png) center top no-repeat, url(https://forumstatic.ru/files/001b/b9/fc/75050.png) center bottom no-repeat, #d7d5d3de;
    background-color: #dadada;
    box-shadow: 0px 0px 2px 0px #00000021;
    border: var(--border);
    border-radius: 10px;
 padding-top: 4px;
}

.pun-modal.change_avatar_theme h2 {
    color: #000000 !important;
    font-weight: 400;
    font-size: 25px;
    transition: 1s;
    font-family: Truetypewriter PolyglOTT;
    text-transform: uppercase;
    text-shadow: rgb(202 202 202) 0px 1px 3px;
    letter-spacing: 1px;
}

.pun-modal.change_avatar_theme .container {
    text-transform: lowercase;
    font-size: 12px;
    text-align: center;
    font-family: monospace;
}

small#plng {
    font-family: monospace;font-size: 12px;
}

small#togglePreview input.button {
    font-family: monospace;
    font-size: 12px;
    text-transform: lowercase;
}


/* char list*/
#p2693 p {
    max-height: 350px;
    overflow-y: auto;
}

#p2693 .post-author {
    display: none;
}

#p2693 .post-body {
    width: 1099px;
    margin-left: -2px;
}

#p2693 h3 {
    margin-left: 0!important;
}

#p2693 p span {
    font-size: 12px!important;
    text-transform: lowercase;
}

#p2693 strong {
    font-family: 'Truetypewriter PolyglOTT';
    font-size: 18px!important;
}

#p2693 td span {
    font-size: 19px!important;
    letter-spacing: 3px;
}
/* char list*/

/*player*/

*:focus {
  outline: none;
}

#app-cover {position: absolute;display: block;top: -146px;right: 0;left: 405px;width: 170px;/* height: 88px; */margin: -4px auto;z-index: 999;padding: 0px;}

#player {
    /* position: relative; */
    /* height: 100%; */
    /* z-index: 3; */
}

#player-track {
    position: absolute;
    top: 0px;
    width: 119px;
    height: 0px;
    right: 0px;
    left: -1px;
    padding: 9px 5px 1px 15px;
    background-color: #554f4a00;
    /* border: #404040 1px solid; */
    transition: 0.3s ease top;
    z-index: 1;
}


 /* #player-track.active {
  top: 51px;
}*/

#album-name {
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 8px !important;
    font-family: arial;
    color: #ffffff;
    line-height: 1.2;
    text-align: left;
    -moz-transform: scale(1.11, 0.8);
    -webkit-transform: scale(1.11, 0.8);
    -ms-transform: scale(1.11, 0.8);
}

#track-name {
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 9px !important;
    line-height: 1.2;
    text-align: left;
    -moz-transform: scale(1.11, 0.8);
    -webkit-transform: scale(1.11, 0.8);
    -ms-transform: scale(1.11, 0.8);
    font-family: 'Roboto';
    color: #e9bc12;
    margin: 1px 0 0px 0;
}

#track-time {
  height: 12px;
  width: 83px;
  margin-bottom: -14px;
  overflow: hidden;
}

#current-time {
  float: left;
}

#track-length {
  float: right;
}

#current-time,
#track-length {
  color: transparent;
  font-size: 8px;
  background-color: #ffe8ee00;
  border-radius: 10px;
  transition: 0.3s ease all;
}

#track-time.active #current-time,
#track-time.active #track-length {
  color: #0c0c0c;
  background-color: transparent;
}

#s-area {
    position: absolute;
    height: 1px;
    width: 203px;
    border-radius: 4px;
    margin-top: 45px;
}

#s-area {
  background-color: #ffffff;
  cursor: pointer;
}

#ins-time {
  position: absolute;
  top: -29px;
  color: #fff;
  font-size: 12px;
  white-space: pre;
  padding: 5px 6px;
  border-radius: 4px;
  display: none;
}

#s-hover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  opacity: 0.2;
  z-index: 2;
}

#ins-time,
#s-hover {
  background-color: #3b3d50;
}



#seek-bar {content: "";position: absolute;top: -1px;bottom: 0;left: 0;width: 150px;background-color: #e9bc12;transition: 0.2s ease width;z-index: 1;height: 3px;border-radius: 0px;}

#player-content {
  position: relative;
  height: 50%;
  width: 170px;
  /* background-color: #ffffff; */
  /* border: #404040 1px solid; */
  z-index: 2;
}

#album-art {
  position: absolute;
  top: 0px;
  width: 43px;
  height: 44px;
  margin-left: 202px;
  transform: rotateZ(0);
  transition: 0.3s ease all;
  box-shadow: 0 0 0 1px #929292;
  border-radius: 0px 16px 16px 0px;
  overflow: hidden;
  filter: grayscale(1);
}

  /* #album-art.active {
  top: -10px;
  box-shadow: 0 0 0 4px #fff7f7, 0 30px 50px -15px #afb7c1;
}*/

#album-art:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  width: 0px;
  height: 0px;
  margin: -10px auto 0 auto;
  background-color: #d6dee7;
  border-radius: 50%;
  box-shadow: inset 0 0 0 4px #fff;
  z-index: 2;
}

#album-art img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: -1;
}

#album-art img.active {
  opacity: 1;
  z-index: 1;
filter: contrast(80%) sepia(1) saturate(60%) hue-rotate(-14deg) brightness(0.5);
}

#album-art.active img.active {
  z-index: 1;
filter: none;
}

#buffer-box {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  height: 13px;
  color: #1f1f1f;
  font-size: 13px;
  font-family: Helvetica;
  text-align: center;
  font-weight: bold;
  line-height: 1;
  padding: 6px;
  margin: -12px auto 0 auto;
  background-color: rgba(255, 255, 255, 0.19);
  opacity: 0;
  z-index: 2;
}

#album-art img,
#buffer-box {
  transition: 0.1s linear all;
}

#album-art.buffering img {
  opacity: 0.25;
}

#album-art.buffering img.active {
  opacity: 0.8;
  filter: blur(2px);
  -webkit-filter: blur(2px);
}

#album-art.buffering #buffer-box {
  opacity: 1;
}

#player-controls {
  width: 100px;
  height: 30px;
  margin: -1px -60px 0 0px;
  float: right;
  overflow: hidden;
}

.control {
  width: 25px;
  float: left;
  padding: 15px 0;
}

#player .button {
  width: 16px;
  height: 16px;
  padding: 0px;
  background-color: #fff0;
  border-radius: 0px;
  cursor: pointer;
}

#player .button i {
  display: block;
  color: #e7e7e7;
  font-size: 16px;
  text-align: center;
  line-height: 1;
  font-style: inherit;
}


#player .button,
#player .button i {
  transition: 0.2s ease all;
}


#player .button:hover i {
  color: #e9bc12;
}
.backward:before {
    content: "\f04a";
    font-family: icon;
}
.play:before {
    content: "\f04b";
    font-family: icon;
}
.pause:before {
    content: "\f04c";
    font-family: icon;
}
.forward:before {
    content: "\f04e";
    font-family: icon;
}

div#current-time, div#track-length {
    display: none;
}
/*player*/

/*styles*/
.yellow.two #pun-title table {
    background-image: url("https://forumstatic.ru/files/001b/c7/11/90009.png");
}

.blue.one #pun-title table {
    background-image: url("https://forumstatic.ru/files/001b/c7/11/31631.png?v=1");
}

.blue.two #pun-title table {
    background-image: url("https://forumstatic.ru/files/001b/c7/11/34767.png?v=1");
}

.blue #pun-navlinks li a:hover , .blue #pun-status a, .blue .ams, .blue .ams a:hover, .blue .plaha, .blue .postep span, .blue .postep a:hover, .blue .tablin a:hover, .blue .pa-author a, .blue #track-name, .blue #player .button:hover i {color: #2bb3e4!important; }
.blue .go-up, .blue .go-down, .blue #seek-bar {background: #2bb3e4;}
.blue .punbb .post-content .quote-box, .blue .punbb .post-content .code-box {border-bottom: 1px solid #2bb3e4;}

.magenta.one #pun-title table {
    background-image: url("https://forumstatic.ru/files/001b/c7/11/14916.png?v=1");
}

.magenta.two #pun-title table {
    background-image: url("https://forumstatic.ru/files/001b/c7/11/76958.png?v=1");
}

.magenta #pun-navlinks li a:hover , .magenta #pun-status a, .magenta .ams, .magenta .ams a:hover, .magenta .plaha, .magenta .postep span, .magenta .postep a:hover, .magenta .tablin a:hover, .magenta .pa-author a, .magenta #track-name, .magenta #player .button:hover i {    color: #e40ae0!important; }
.magenta .go-up, .magenta .go-down, .magenta #seek-bar {background: #e40ae0;}
.magenta .punbb .post-content .quote-box, .magenta .punbb .post-content .code-box {border-bottom: 1px solid #e40ae0;}
