/* CS1 Background and text colours
-------------------------------------------------------------*/
body {
    overflow-x: hidden;
    background: url(https://forumstatic.ru/files/0019/e7/e3/98234.png) no-repeat center top/cover fixed #51515d;
}

#pun {
    margin: 198px auto auto auto;
    position: relative;
    background-image: url(https://forumstatic.ru/files/0019/e7/e3/17384.png);
    background-color: #dadadb;
    width: 971px;
}

#pun:before {
    border-left: 1px solid rgb(72 94 92);
    border-right: none;
    border-bottom: none;
    margin: -9px;
}

#pun:after {
    border-right: 1px solid rgb(72 94 92);
    border-bottom: none;
    margin: -8px;
    border-left: none;
    top: 0px;
    right: 0px;
    visibility: visible !important;
}

#pun:before,
#pun:after {
    content: '' !important;
    width: 5%;
    height: 100% !important;
    position: absolute;
    z-index: -1;
    padding-bottom: 20px;
}

#pun-title TABLE {
    background: url(https://forumstatic.ru/files/0019/e7/e3/78863.png) no-repeat top center transparent;
}

#pun-title h1 {
    background: url() no-repeat;
}

#pun-about {
    background: url(https://forumstatic.ru/files/0019/e7/e3/25119.png) no-repeat top center;
    width: 988px;
    height: 148px;
}

/* CS1.1 */
.punbb .main .container,
.punbb td.tc3,
.punbb .section .container,
.punbb .section .formal .container,
.punbb .formal fieldset,
#viewprofile li strong,
#viewprofile li div,
#setmods dd,
.punbb .post-body,
.post-box,
.punbb .post-links,
.punbb-admin #pun-admain .adcontainer,
.punbb .info-box,
.punbb #pun-main .info-box .legend {
    background-color: transparent;
    color: #000;
}

#pun-ulinks .container {
    background-color: transparent;
    color: #000;
}

/* CS1.2 */
.punbb .post .container,
.punbb .post h3 {
    background-color: transparent;
    color: #19222B;
}

.punbb .post h3 span {
    background-color: transparent;
    color: #19222B;
}

.punbb td.tc2,
.punbb td.tcr {
    background-color: transparent;
    color: #19222B;
}

/* CS1.3 */
#pun-stats h2,
.punbb .main h1,
.punbb .main h2,
#pun-debug h2,
.punbb-admin #pun-admain h2 {
    background: transparent;
    color: #1F1D31;
    text-align: center;
}

/* CS1.4 */
.punbb .modmenu .container {
    background-color: transparent;
    color: #19222B;
}

/* CS1.5 */
.punbb legend span,
#viewprofile h2 span,
#profilenav h2 span,
.punbb-admin #pun-admain legend span {
    background-color: transparent;
    color: #19222B;
}

/* CS1.6 */
#viewprofile h2 span {
    background-image: none;
}

.punbb .post h3 strong {
    font-size: 0.9em;
    color: #19222B;
}

/* CS1.7 */
.punbb .quote-box,
.punbb .code-box {
    background-color: transparent;
    color: #000;
}

.punbb textarea,
.punbb select,
.punbb input {
    background-color: #e2e2e2;
    color: #000000;
}

input.button,
input.button.submit {
    border: 1px solid #767676;
}

/* CS1.8 */
#pun-navlinks .container {
    background: transparent;
    color: #19222B;
}

.offline li.pa-online strong {
    font-weight: normal;
}

.punbb th {
    color: #415855;
    background: transparent;
}

/* CS2 Border colours
-------------------------------------------------------------*/
#pun-title,
#pun-navlinks {
    border-color: #463522;
}

/* CS2.1 */
.punbb .container,
.punbb .post-body,
.post h3 {
    border-color: transparent;
}

/* CS2.2 */
.punbb .section,
.punbb .forum,
.punbb .formal,
.punbb .modmenu,
.punbb .info,
.punbb .category,
.punbb .post {
    border-color: transparent;
}

/* CS2.3 */
#pun-stats h2,
.punbb .main h1,
.punbb .main h2,
#pun-debug h2,
.punbb-admin #pun-admain h2 {
    border-color: transparent;
}

/* CS2.4 */
.punbb td,
.punbb fieldset,
#viewprofile ul,
#profilenav ul,
.punbb .post .post-body,
.punbb .post h3 span,
.post-links ul,
.post-links,
.usertable table {
    border-color: transparent;
}

/* CS2.5 */
.punbb th {
    border-color: transparent;
}

/* CS2.6 */
.punbb .quote-box,
.punbb .code-box {
    border-color: transparent;
}

#pun-ulinks li,
#pun-announcement h2 span,
li#onlinelist,
#pun-help .formal .info-box h3.legend span {
    border-color: transparent;
}

#pun-ulinks li a,
#pun-announcement h2,
li#onlinelist div,
#pun-help .formal .info-box h3.legend {
    border-color: transparent;
}

.punbb .divider {
    border-color: transparent;
}

.punbb .formal fieldset .post-box,
.punbb .info-box {
    border: none;
}

li.pa-online {
    border: none;
}

/* CS3 Links
-------------------------------------------------------------*/
/* CS3.1 */
.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: #38524f;
    text-decoration: none;
}

.punbb li.isactive a,
.punbb li.isactive a:link,
.punbb li.isactive a:visited {
    color: #415855;
    text-decoration: none;
}

/* CS3.2 */
.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: #060805;
    text-decoration: none;
}

/* CS3.3 */
#pun-navlinks a {
    color: #e7d3b3;
    text-decoration: none;
}

#pun-ulinks a {
    color: #415855;
    text-decoration: none;
}

#pun-ulinks .item3 {
    display: none
}

/* CS3.4 */
#pun-navlinks a:hover,
#pun-navlinks a:focus,
#pun-navlinks a:active {
    color: #415855;
    text-decoration: none;
}

#pun-ulinks a:hover,
#pun-ulinks a:focus,
#pun-ulinks a:active {
    color: #415855;
    text-decoration: none;
}

#pun-pagelinks a:active,
#pun-pagelinks a:focus {
    background-color: transparent;
    color: #19222B;
}

.post h3 span a:link,
.post h3 span a:visited {
    font-weight: normal;
    font-family: chekhovskoy;
    font-size: 12px;
}

/* CS4 Post status icons
 -------------------------------------------------------------*/
div.icon {
    background: url() no-repeat;
}

tr.inew div.icon {
    background: url() no-repeat;
}

tr.iclosed div.icon {
    background: url() no-repeat;
}

tr.isticky div.icon {
    background: url() no-repeat;
}

tr.iredirect div.icon {
    background: url() no-repeat;
}

td.tcr a {
    background: transparent;
    padding: 0;
}

#pun-stats ul.container {
    background: transparent;
}

#pun-stats div.statscon {
    background: transparent;
}

#pun-crumbs2 .container,
#pun-about .container {
    background: transparent;
    color: #19222B;
}

#pun-main div.catleft,
#pun-main div.catright {
    display: none;
}

#pun-navlinks li {
    background: none;
}

/*------------------------скролинг-----------------------*/
::-webkit-scrollbar-thumb:vertical {
    background-color: #e8e8e8;
}

::-webkit-scrollbar-thumb:horizontal {
    background-color: #e8e8e8;
}

::-webkit-scrollbar {
    width: 3px;
    background-color: #2a3736;
    height: 3px;
}

::selection {
    color: #e8e8e8;
    background: #485e5c;
}

.lzpl {
    width: 221px;
    position: relative;
    text-align: left;
    padding-left: 21px;
}

.lzpl lzup {
    width: 180px;
    font-size: 12px;
    text-transform: uppercase;
    font-family: chekhovskoy;
}

.lzpl lzdown {
    color: rgb(0, 0, 0);
    width: 180px;
    display: block;
    font-size: 10px;
    font-family: arial;
    line-height: 11px;
    border-bottom: 1px solid #485e5c;
    padding-bottom: 10px;
    text-transform: lowercase;
}

.lzpl lzdown a {
    color: #415855 !important;
}

.pa-fld1 .fld-name {
    display: none
}

#bannerpart {
    position: absolute;
    max-width: 613px;
    margin-top: 34px;
    max-height: 35px;
    margin-left: 20px;
    overflow-y: hidden;
    overflow-x: auto;
    white-space: nowrap;
    padding-bottom: 6px;
}

#bannerpart a {
    opacity: 0.5;
}

#bannerpart a: hover {
    opacity: 1;
}

#bannerpart::-webkit-scrollbar {
    height: 3px;
}

#podf {
    padding: 7px 0px;
    font-family: chekhovskoy;
    font-size: 15px;
}

#podf a {
    color: black
}

.hp {
    width: 600px;
    background: url(https://forumstatic.ru/files/0019/e7/e3/61670.png) no-repeat;
    height: 104px;
    margin-left: 35px !important;
}

.hp1 {
    position: absolute;
    font-family: arial;
    text-transform: uppercase;
    font-size: 8px;
    margin: 47px 0px 0px -35px !important;
    text-align: right;
    width: 600px;
    color: #e8e8e8;
}

.hp2 {
    text-transform: lowercase;
    width: 600px;
    margin-left: 35px !important;
    text-align: right;
    border-bottom: 1px solid #485e5c;
    font-size: 10px;
    margin-top: -30px !important;
    ;
    padding-bottom: 5px;
    font-family: arial;
}

#form-buttons {
    border: 1px solid #485e5c;
    background-color: #e2e2e2;
    width: 848px;
}
#pun-report div.inner.post_report, #pun-viewtopic div.inner.post_reputation {    background: #e8e8e8;}
.punbb .post-content .quote-box.spoiler-box {background: #e8e8e8!important;
    border: 1px solid rgb(197 197 197)!important;
    border-radius: 0 !important;
    font-family: chekhovskoy!important;
    font-size: 16px!important;
    padding: 10px 15px!important;
    text-transform: lowercase!important;
    color: #38524f!important;
        box-shadow: none!important;
}
    
.hvStickerPackModal {background-image: none!important;
    background-color: #e8e8e8!important;
    border: 1px solid #485e5c!important;
    margin: 0px 6px -42px 43px!important;
    border-radius: 0px!important;
    width: 850px!important;}
.hvStickerPackModalTab {border-radius: 0px!important;
    background-color: #e2e2e2!important;
    border: 1px solid #767676!important;
    font-family: arial!important;
    text-transform: unset!important;
    font-size: 10px!important;}
#button-sticker {
    background: url(https://forumupload.ru/uploads/0019/e7/e3/2/288482.png) 50% no-repeat !important;
    background-size: 16px !important;