html{min-width: 1200px!important;}/*для мобил*/

.procent {
    position: absolute;
    margin-top: -245px;
    z-index: 1;
    font-weight: bold;
    font-style: italic;
    margin-left: 509px;
    font-family: glorious;
    font-size: 36px;
    text-transform: lowercase;
    color: #ffffff;
}

.reactions-root .emoji-mart-scroll {
    background: white;
}

#pun-messages  li.pa-author {
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: lowercase;
    background: rgb(0, 0, 0);
    padding: 5px 3px;
    text-align: center;
    position: relative;
    width: 229px;
    margin-left: -16px;
    overflow: hidden;
    font-weight: 700;
    font-family: times new romans;
    display: inline-block;
    color: rgb(255, 255, 255) !important;
}

#pun-messages li.pa-online {
    text-transform: uppercase;
    width: 235px;
    position: absolute;
    font-family: arial;
    margin-top: 8px;
    padding: 4px 0px;
    text-align: center;
    font-size: 8px;
    color: rgb(255, 255, 255);
    margin-left: -16px;
    background: black;
}

#pun-searchposts .pa-author {
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: lowercase;
    background: rgb(0, 0, 0);
    padding: 5px 3px;
    margin-left: -16px;
    text-align: center;
    position: relative;
    width: 229px;
    overflow: hidden;
    font-weight: 700;
    font-family: arial;
    display: inline-block;
    color: rgb(255, 255, 255) !important;
}

#pun-admain a {
    cursor: pointer;
    color: #556ca0 !important;
}

/*подфорум*/ 
.wishpod {    text-align: justify;
    font-family: arial;
    font-size: 10px;
    text-transform: lowercase;
    padding-bottom: 10px;
    color: #000000a1;
}
.sseulki {
    padding: 3px 10px 3px 10px;
    background-color: #000000;
    font-size: 9px;
    font-family: arial;
    text-transform: lowercase;
    text-align-last: center;
    letter-spacing: 1px;
}
.sseulki a {    padding: 0px 15px;    color: #fff !important;}

Div.icon {background-image : url(https://forumupload.ru/uploads/001b/13/c9/2/295611.png); background-repeat: no-repeat; display: none;}
TR.inew Div.icon {
    background-image: url(http://forumupload.ru/uploads/001b/ce/0e/2/477975.jpg);
    background-repeat: no-repeat;
    display: block;
    width: 28px;
    height: 28px;
    float: left;
    margin-left: 55px;
    padding: 0px 2px;
    margin-top: -4px;
}

div.post-rating p {
    float: right !important;
    border: 0 !important;
    padding: 3px !important;
    margin-left: 722px !important;
    position: absolute;
}

#main-reply {
    width: 105% !important;
}

/* main background */
html, body {background: url(http://forumupload.ru/uploads/001b/ce/0e/2/663031.jpg)100% 100% no-repeat fixed; background-position: top center;
background-color: #6c6f7b;
background-size: cover;}


::-webkit-scrollbar-thumb {
    background-color: #8190b6;
}

::-webkit-scrollbar-corner {
    background-color: #000000;
}

::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background-color: #000000;
}

::selection {
    background: #8290b7;
    color: var(--pun-color);
}

::-moz-selection {
    background: #8290b7;
    color: var(--pun-color);
}

/* header */

#pun-title {
    /* padding-top: 288px; */
}

#pun-title table {
    background: url(http://forumupload.ru/uploads/001b/ce/0e/2/527095.jpg) no-repeat top center;
    height: 280px;
    width: 1050px;
    margin-top: -294px;
    position: absolute;
    margin-left: -1px;
}

#pun-index #pun-title table {
    margin-bottom: 150px;
}

/* footer */

#pun-about p.container {
    background: url(http://forumupload.ru/uploads/001b/ce/0e/2/672408.jpg) center top no-repeat;
    width: 1050px;
    height: 77px;
    margin: 0px 0 -26px;
    margin-left: -1px;
}

#pun-about p span {
    position: relative;
    font-size: 9px;
    text-transform: lowercase;
    text-align: center;
    margin-left: 800px;
    top: 80px;
}


/* #pun-index #pun-about p.container {
    margin-top: 0;
} */

/* категории */

#pun-category1.category h2, #pun-category2.category h2, #pun-category3.category h2, #pun-category4.category h2 {
    height: 32px;
    width: 1050px;
    font-size: 0 !important;
    margin-left: -26px;
    margin-top: -18px;
    margin-bottom: 18px;
}
#pun-category1.category h2 {    background: url(http://forumupload.ru/uploads/001b/ce/0e/2/554829.jpg); }
#pun-category2.category h2 {    background: url(http://forumupload.ru/uploads/001b/ce/0e/2/548243.jpg); }
#pun-category3.category h2 {    background: url(http://forumupload.ru/uploads/001b/ce/0e/2/548243.jpg); }
#pun-category4.category h2 {    background: url(http://forumupload.ru/uploads/001b/ce/0e/2/548243.jpg); }

.punbb .section h2 {
    width: 1050px;
    height: 32px;
    background: url(http://forumupload.ru/uploads/001b/ce/0e/2/548243.jpg);
    margin-left: -1px;
    margin-bottom: 18px;
}

/* скрыть блок автора в первом сообщении */

.hide-author .post-author,
.hide-author .post-sig,
.hide-author .pl-email,
.hide-author .pl-delete,
.hide-author .pl-quote,
/* .hide-author h3, */
.hide-author .post-rating {
    display: none !important;
}

.hide-author .post-links {
    position: relative;
    float: right;
}

.hide-author .post-body,
.hide-author .html-post-box {
    margin: 0 !important;
    padding: 0 !important;
}

.hide-author .post-box {
    margin: 0 0 0 !important;
    padding: 0 !important;
}

.hide-author .container {
    margin: 10px 0 0;
}

/* hidden forums */

#pun-index #forum_f21,
#pun-index #forum_f22,
#pun-index #forum_f25,
#pun-index #forum_f28 {
    display: none;
}

/* notifications */

.notify-message.jg-mention,
.notify-message.jg-message,
.notify-message.jg-reputation {
    border-radius: 15px !important;
    padding: 20px !important;
    border-left: none !important;
}

.notify-message img {
    border-radius: 10px !important;
}

.jGrowl-notification .jGrowl-close {
    margin-top: -10px;
}

/* обтекание текста в постах */

.post-content p {
    clear: both
}

.post-content abbr[title^="float:"] {
    text-decoration: none;
    pointer-events: none;
    margin: .5em
}

.post-content abbr[title="float:left"] {
    float: left
}

.post-content abbr[title="float:right"] {
    float: right
}

/* гостевая */ 
.wishgost {
    background: url(http://forumupload.ru/uploads/001b/ce/0e/2/339603.jpg);
    width: 648px;
    height: 327px;
    position: relative;
    overflow: hidden;
    margin: 0px 0px 0px 44px !important;
}
.wishgost wishgost1 {
    position: absolute;
    margin-top: 145px;
    height: 158px;
    overflow: auto;
    padding: 5px 0px;
    width: 191px;
}
.wishgost wishgost1 v {
    text-align: left;
    display: block;
    font-family: helvetica;
    font-size: 10px;
    color: #000000;
    letter-spacing: 0.4px;
    font-weight: 600;
    margin-bottom: 2px;
    text-transform: uppercase;
}

.wishgost wishgost2 {
    position: absolute;
    margin-top: 14px;
    width: 490px;
    overflow-y: auto;
    margin-left: 75px;
    color: #000;
    max-height: 62px;
    padding: 3px 7px 5px 7px;
}