/*************************************************************

ÏÀÍ ÒÅËÎ

**************************************************************/
/* A5.1 ÏÀÍ ÈËÈ ÒÅËÎ
çäåñü "margin: 171px" îçíà÷àåò îòñòóï íà 171 ïèêñåë îò ñàìîãî âåðõà ôîðóìà
-------------------------------------------------------------*/
#pun {
    position: relative;
    width: 1050px;
    margin: 650px auto 55px auto;
    background-color: #f4f4f4;
    padding-top: 113px;
}


/* A5.2 ÐÀÇÌÅÙÅÍÈÅ ÊÎÍÒÅÍÒÀ ÂÍÓÒÐÈ ÒÅËÀ
-------------------------------------------------------------*/
.punbb {
    height: auto;
    width: 1030px;
    margin-left: 10px;
}


/*************************************************************

ØÀÏÊÀ, ÔÎÍ, ÔÓÒÅÐ È ÍÀÑÒÐÎÉÊÈ ÔÓÒÅÐÀ

**************************************************************/

/* ÇÀÄÍÈÉ ÔÎÍ
-------------------------------------------------------------*/
body {
    background: url(http://forumstatic.ru/files/001b/b0/2b/34682.png) no-repeat fixed top center;
    background-color: #000;
    background-size: cover;

}

/* ØÀÏÊÀ
-------------------------------------------------------------*/
#pun-title table {
    border: none;
    height: 590px;
  /*  border-top: 1px solid #f4f4f4 !important;
    border-left: 1px solid #f4f4f4 !important;
    border-right: 1px solid #f4f4f4 !important; */
    width: 1000px;
    margin-top: -704px;
}

/* ÔÓÒÅÐ
-------------------------------------------------------------*/
#pun-about p.container {
    height: 60px;
    margin-bottom: -45px;
    margin-left: -10px;
    background-color: #f4f4f4;
    width: 1028px;
    border: none !important;
}

/* ÐÅÉÒÈÍÃ ÔÎÐÓÌÎÂ, ÑÎÇÄÀÒÜ ÔÎÐÓÌ Â ÔÓÒÅÐÅ
-------------------------------------------------------------*/
#pun-about .container .item1 {
    margin-top: 40px;
    width: 950px;
    margin-left: 14px;
    position: absolute;
    text-transform: uppercase;
    font-family: 'Roboto';
    font-size: 7px;
    text-align: center;
}

/*************************************************************

ÏÐÎÔÈËÜ

**************************************************************/

/* ÐÀÌÊÀ ÏÐÎÔÈËß Â ÒÎÏÈÊÅ
-------------------------------------------------------------*/
.post-author {
    width: 240px;
    background: linear-gradient(to bottom, #f7f7f7, #d2d2d2, #ff7d0063);
    border-radius: 0px 20px 50px 0;
    /* outline: 1px solid #0000000d; */
    margin-left: -1px!important;
    position: relative;
}

/* ÂÍÓÒÐÅÍÍÅ ÏÐÎÑÒÐÀÍÑÒÂÎ ÏÐÎÔÈËß Â ÒÎÏÈÊÅ
-------------------------------------------------------------*/
.post-author ul {
    margin-top: -48px;
    width: 220px;
}

/* ÍÈÊ ÀÂÒÎÐÀ Â ÒÎÏÈÊÅ
-------------------------------------------------------------*/
.pa-author {     
    font-size: 15px;
    margin-left: 25px !important;
    margin-top: 52px !important;
    text-align: right;
    letter-spacing: 1.3px;
    position: relative;
    font-family: glamora!important;
}

/* ÍÈÊ ÀÂÒÎÐÀ Â ÒÎÏÈÊÅ ÑÑÛËÊÀ
-------------------------------------------------------------*/
.pa-author a {
   background: linear-gradient(to right, #a1a1a1, #5c5c5c, #000000);
    -webkit-background-clip: text;
    transition: all 0.4s ease-in-out 0.1s !important;
    -webkit-text-fill-color: transparent;
}

/*ÏÐÈ ÍÀÂÅÄÅÍÈÈ ÍÀ ÍÈÊ ÀÂÒÎÐÀ Â ÒÎÏÈÊÅ
-------------------------------------------------------------*/
.pa-author a:hover {
   background: linear-gradient(to right, #000000, #5c5c5c, #a1a1a1);
    -webkit-background-clip: text;
    transition: all 0.4s ease-in-out 0.1s !important;
    -webkit-text-fill-color: transparent;
}

/* ÑÒÀÒÓÑ ËÈ×ÍÎÅ ÇÂÀÍÈÅ
-------------------------------------------------------------*/
.pa-title {
    font-size: 4px!important;
    text-transform: uppercase;
    padding-bottom: 0px !important;
    margin-left: -20px !important;
    text-align: right;
    position: relative;
    width: 240px;
    font-family: 'Roboto';
    letter-spacing: 1px;
    color: #292929;
}

/* ÀÂÀÒÀÐ ÏÎËÜÇÎÂÀÒÅËß Â ÒÎÏÈÊÅ
-------------------------------------------------------------*/
.pa-avatar {
    margin-left: 0px !important;
    padding-top: 6px !important;
    width: 220px;
    padding-bottom: 3px !important;
    margin-top: 1px !important;
    text-align: center;
}

/* ÇÀÄÀÅÌ ÒÅÍÜ È ÐÀÌÊÓ ÀÂÀÒÀÐÓ
-------------------------------------------------------------*/
.pa-avatar img {
    max-width: 180px;
    outline: 1px solid #9a9a9a;
    max-height: 180px;
}

/* ÏÐÎÂÅË ÍÀ ÔÎÐÓÌÅ
-------------------------------------------------------------*/
.pa-time-visit {
    font-size: 8px;
    margin-left: -6px !important;
    font-family: Inter !important;
    text-transform: lowercase;
    color: #4c4c48!important;
}

/* ÏÎËß ÏÐÎÔÈËß
-------------------------------------------------------------*/
.pa-fld1 {
    font-family: 'Roboto';
    color: #606060;
    border-radius: 0px 20px 0px 0px;
    padding: 8px !important;
    margin-left: -12px !important;
    margin-bottom: -40px !important;
    width: 224px;
    text-transform: uppercase;
    font-size: 7px;
    text-align: justify;
    outline: 1px solid #bedcf61a;
    box-shadow: 0px 0 2px #0000001a;
    margin-top: 46px !important;
    background: #dddddd;
}

.pa-fld1 a{
    color: #ff7f00!important;
}

.pa-fld1 a:hover{
    color: #000!important;
}

.pa-fld1 lz { 
    display: block;
    background-color: #000000;
    margin-top: -6px;
    margin-left: -8px;
    padding-left: 8px;
    padding-top: 2px;
    width: 232px;
    border-radius: 0px 20px 0px 0px;

}

.pa-fld1 q {
     display: block;
}

.pa-fld1 lz a {
    font-family: 'Roboto';
    font-size: 8px;
    text-transform: uppercase;
    color: #f4e2d4 !important;
    padding: 2px;
    padding-left: 6px !important;
    border-radius: 10px;
    letter-spacing: 0.5px;
    margin-top: 5px !important;
}

.pa-fld1 lz a:hover {
    color: #fff !important;
}

#profilenav h2 {
    text-align: left !important;
}



/* ÏÎÑÒÛ, ÐÅÏÓÒÀÖÈß
-------------------------------------------------------------*/
.pa-posts, .pa-respect, .pa-fld2, .pa-fld3 {
    width: 32px;
    text-transform: uppercase;
    font-size: 6px;
    font-family: 'Roboto';
    margin-left: 10px !important;
    margin-top: 5px !important;
    display: inline-block;
    padding: 0px 5px 2px 5px !important;
    color: #000000!important;
}


/* ÑËÎÂÎ ÐÅÏÓÒÀÖÈß - ÝÒÎ ÑÑÛËÊÀ. ÅÅ ÍÓÆÍÎ ÏÅÐÅÊÐÀÑÈÒÜ ÎÒÄÅËÜÍÎ!
-------------------------------------------------------------*/
 .pa-respect a {   
    color: #000000!important;
}

/* ÑÄÂÈÃ ÊÎË-ÂÀ ÏÎÑÒÎÂ
-------------------------------------------------------------*/
.pa-posts {/*margin-left: -37px!important;*/}

/* ÎÒÎÁÐÀÆÅÍÈÅ ÏÐÎÔÈËß ÏÐÈ ÎÒÂÅÒÈÒÜ
-------------------------------------------------------------*/
#pun-post .pa-author {
    padding: 12px;
    /* margin-top: 12px; */
    text-align: center;
}

/* ÑÑÛËÊÈ ÏÐÎÔÈËÜ, ËÑ, EMAIL ÏÎÄ ÏÐÎÔÈËÅÌ ÏÎËÜÇÎÂÀÒÅËß Â ÒÎÏÈÊÅ
Âîçìîæíî, ïðèäåòñÿ äâèãàòü ñ ïîìîùüþ ïîñëåäíåãî ïàðàìåòðà*/

.punbb .post-links ul {
    padding: 0 1em 0 0;
    height: 2em;
    line-height: 2em;
    border-top-style: dashed;
    border-top-width: 1px;
    background: transparent;
    text-align: right;
    margin-left: -15em;

}

/* ÂÐÅÌß È ÍÎÌÅÐ ÏÎÑÒÀ
-------------------------------------------------------------*/
.post h3 {
        height: 36px;
    margin: 5px 0px 5px -2px;
    border: none;
    text-transform: lowercase;
}

/* ÍÎÌÅÐ ÏÎÑÒÀ (ÌÎÆÍÎ ÏÎÄÂÈÍÓÒÜ)
-------------------------------------------------------------*/
#pun .post h3 strong {
    margin-left: 672px;
    position: absolute;
    font-family: Roboto !important;
    width: 8px;
    font-weight: 900;
    text-align: right!important;
}

/* ÈÊÎÍÊÀ ÑÒÐÀÍÛ ÍÅ ÎÒÎÁÐÀÆÀÅÒÑß
-------------------------------------------------------------*/
.pa-author img {
    display: none;
}


/* ÀÉÏÈ Â ÒÎÏÈÊÅ
-------------------------------------------------------------*/
.pa-ip {
clear: both;
    color: #4c4c48!important;
    margin-top: -2px !important;
    margin-bottom: 0px !important;
    font-family: intel !important;
    text-transform: uppercase;
    font-size: 9px;
}


/* ÎÍËÀÉÍ - ÀÊÒÈÂÅÍ Â ÒÎÏÈÊÅ
-------------------------------------------------------------*/
.pa-online {
    height: 10px;
    display: block;
    margin-top: -1px!important;
    margin-bottom: 3px!important;
    text-transform: uppercase;
    font-size: 6px;
    font-weight: 100 !important;
    font-family: roboto !important;
    color: #0000009e!important;
}

/* ÍÅ ÎÒÎÁÐÀÆÀÒÜ ÏÎÑËÅÄÍÅÅ ÈÇÌÅÍÅÍÈÅ È ÍÀÃÐÀÄÛ
-------------------------------------------------------------*/
li#navawards, .lastedit {
    display: none !important;
}

/* ÍÅ ÎÒÎÁÐÀÆÀÒÜ ÏÎÄÀÐÊÈ
-------------------------------------------------------------*/
.pa-gifts {
    display: none;
}


/*************************************************************

ÖÂÅÒ ÒÅÊÑÒÀ È ÊÎÍÒÅÍÒ ÏÎÑÒÀ

**************************************************************/

/* ÖÂÅÒ ÒÅÊÑÒÀ ÁÎËÜØÈÍÑÒÂÀ ÝËÅÌÅÍÒÎÂ ÍÀ ÔÎÐÓÌÅ
-------------------------------------------------------------*/
.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: #24292e;
}

/* ÖÂÅÒ ÒÅÊÑÒÀ ÏÎÑÒÎÂ
-------------------------------------------------------------*/
.punbb .post-box {
color: #1c1b1b;
font-family: 'Arial';
}

.punbb .post h3 span a {
  /* color: #fff; */
}

/* ÖÂÅÒ ÄÅÆÓÐÍÎÃÎ ÒÅÊÑÒÀ (òåìó ïðîñìàòðèâàþò, ñòðàíèöû è ò.ä.)
-------------------------------------------------------------*/
.linkst .pagelink, .linksb .postlink, .linkst .postlink, .punbb .post-links ul, .punbb .modmenu .container, .punbb .modmenu .container, .subscribelink, .punbb fieldset legend span, .punbb .linksb {
    text-transform: uppercase;
    font-family: 'Roboto';
    font-size: 8px !important;
    color: #5b5b5b;
}

/* ÊÎÍÒÅÍÒ ÏÎÑÒÀ (ÐÅÄÊÎ ÏÐÈÕÎÄÈÒÑß ÒÐÎÃÀÒÜ)
-------------------------------------------------------------*/
.post-content {    margin: 0px 0px 0px 0px !important;}



/*************************************************************

ÖÂÅÒ ÑÑÛËÎÊ

**************************************************************/

/* ÖÂÅÒ ÑÑÛËÎÊ ÍÀ ÔÎÐÓÌÅ
-------------------------------------------------------------*/
.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, .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
    border: none !important;
    text-decoration: none;
    transition: color 0.3s ease-in-out;
    box-shadow: none;
    color: #292420;
}

/* ÖÂÅÒ ÑÑÛËÎÊ ÍÀ ÔÎÐÓÌÅ ÏÐÈ ÍÀÂÅÄÅÍÈÈ
-------------------------------------------------------------*/
.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 {
    border: none !important;
    text-decoration: dashed;
    border: none !important;
    color: #ff7d00;
}


/*************************************************************

ÏÎÄÔÎÐÓÌ

**************************************************************/

/* ÏÎÄÔÎÐÓÌ
-------------------------------------------------------------*/
#pun-index .tclcon {
    width: 564px;
    font-size: 10px;
    text-transform: lowercase;
    font-family: 'Roboto';
    margin-bottom: 5px!important;
    min-height: 90px;
}

/* ÏÎÄÔÎÐÓÌ - ÍÀÇÂÀÍÈÅ ÏÎÄÔÎÐÓÌÀ
-------------------------------------------------------------*/
#pun-index .tclcon h3 a {
    width: 575px;
    font-size: 23px;
    letter-spacing: 1.5px;
    margin-left: 0px;
    font-family: glamora !important;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 6px!important;
    padding: 0px 0px 0px 3px;
    min-height: 89px;
    box-shadow: 0 0 0px #000000;
}

#pun-index .tclcon h3 a:hover {
    color: #ff7d00!important;
}

/* ÂÑÅ ÑÑÛËÊÈ Â ÏÎÄÔÎÐÓÌÅ
-------------------------------------------------------------*/
#pun-index .tclcon a {
    font-weight: 400 !important;
    text-transform: uppercase;

}

/* ÑÑÛËÊÀ ÍÀ ÏÎÑËÅÄÍÞÞ ÀÊÒÈÂÍÓÞ ÒÅÌÓ ÍÀ ÃËÀÂÍÎÉ ÑÒÐÀÍÈÖÅ
-------------------------------------------------------------*/
#pun-index .tcr a {
font-size: 9px;
    font-weight: 400 !important;
    text-transform: uppercase;
    font-family: inter !important;
}

/* ÊÎËÈ×ÅÑÒÂÎ ÌÅÑÒÀ, ÊÎÒÎÐÎÅ ÇÀÍÈÌÀÅÒ ÏÎÑËÅÄÍßß ÀÊÒÈÂÍÀß ÒÅÌÀ ÍÀ ÃËÀÂÍÎÉ
-------------------------------------------------------------*/
#pun-index .tcr {
    width: 262px!important;
    text-align: left;
}

#pun-index .tc2, #pun-index .tc3 {
    width: 9%;
    font-family: Verdana;
    font-size: 11px;
}


/*************************************************************

ÊÀÒÅÃÎÐÈÈ È ÑÒÀÒÈÑÒÈÊÀ

**************************************************************/

/* ÊÀÒÅÃÎÐÈÈ

ÂÀÆÍÎ! Åñëè êàòåãîðèé áîëüøå 5, êîïèðóåòå îäðó èç êàòåãîðèé è çàìåíÿåòå ïîñëåäíþþ öèôðó
íàïðèìåð: ÷òîáû ïîëó÷èòü øåñòóþ êàòåãîðèþ, ñäåëàéòå èç pun-category5 - pun-category6

-------------------------------------------------------------*/

/* ÑÒÀÒÈÑÒÈÊÀ
-------------------------------------------------------------*/
#pun-stats.section h2 {     
    margin-top: 2px!important;
    margin-left: -20px;
    margin-bottom: -29px !important;
    text-align: center;
    padding-top: 6px;
    padding-left: 18px;
    padding-bottom: 8px;
    font-family: glamora!important;
    color: #c1c1c1!important;
    background: url(http://forumstatic.ru/files/001b/b0/2b/34682.png) calc(100%) 0 no-repeat fixed;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    width: 1012px;
    background-color: #717171;
}

/* ÏÅÐÂÀß
-------------------------------------------------------------*/
#pun-category1 h2 {    
    margin-top: 2px!important;
    margin-left: -20px;
    margin-bottom: -29px !important;
    text-align: center;
    padding-top: 6px;
    padding-left: 18px;
    padding-bottom: 8px;
    font-family: glamora!important;
    color: #c1c1c1!important;
    background: url(http://forumstatic.ru/files/001b/b0/2b/34682.png) calc(100%) 0 no-repeat fixed;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    width: 1012px;
    background-color: #717171;
}

/* ÂÒÎÐÀß
-------------------------------------------------------------*/
#pun-category2 h2 { 
    margin-top: 2px!important;
    margin-left: -20px;
    margin-bottom: -29px !important;
    text-align: center;
    padding-top: 6px;
    padding-left: 18px;
    padding-bottom: 8px;
    font-family: glamora!important;
    color: #c1c1c1!important;
    background: url(http://forumstatic.ru/files/001b/b0/2b/34682.png) calc(100%) 0 no-repeat fixed;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    width: 1012px;
    background-color: #717171;
}

/* ÒÐÅÒÜß
-------------------------------------------------------------*/
#pun-category3 h2 {
    margin-top: 2px!important;
    margin-left: -20px;
    margin-bottom: -29px !important;
    text-align: center;
    padding-top: 6px;
    padding-left: 18px;
    padding-bottom: 8px;
    font-family: glamora!important;
    color: #c1c1c1!important;
    background: url(http://forumstatic.ru/files/001b/b0/2b/34682.png) calc(100%) 0 no-repeat fixed;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    width: 1012px;
    background-color: #717171;
}

/* ×ÅÒÂÅÐÒÀß
-------------------------------------------------------------*/
#pun-category4 h2 {
    margin-top: 2px!important;
    margin-left: -20px;
    margin-bottom: -29px !important;
    text-align: center;
    padding-top: 6px;
    padding-left: 18px;
    padding-bottom: 8px;
    font-family: glamora!important;
    color: #c1c1c1!important;
    background: url(http://forumstatic.ru/files/001b/b0/2b/34682.png) calc(100%) 0 no-repeat fixed;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    width: 1012px;
    background-color: #717171;
}

/* 5
-------------------------------------------------------------*/
#pun-category5 h2 {  
    margin-top: 2px!important;
    margin-left: -20px;
    margin-bottom: -29px !important;
    text-align: center;
    padding-top: 6px;
    padding-left: 18px;
    padding-bottom: 8px;
    font-family: glamora!important;
    color: #c1c1c1!important;
    background: url(http://forumstatic.ru/files/001b/b0/2b/34682.png) calc(100%) 0 no-repeat fixed;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    width: 1012px;
    background-color: #717171;
}

/* 6
-------------------------------------------------------------*/
#pun-category6 h2 {
    margin-top: 2px!important;
    margin-left: -20px;
    margin-bottom: -29px !important;
    text-align: center;
    padding-top: 6px;
    padding-left: 18px;
    padding-bottom: 8px;
    font-family: glamora!important;
    color: #c1c1c1!important;
    background: url(http://forumstatic.ru/files/001b/b0/2b/34682.png) calc(100%) 0 no-repeat fixed;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    width: 1012px;
    background-color: #717171;
}

/* 7
-------------------------------------------------------------*/
#pun-category7 h2 {
    margin-top: 2px!important;
    margin-left: -20px;
    margin-bottom: -29px !important;
    text-align: center;
    padding-top: 6px;
    padding-left: 18px;
    padding-bottom: 8px;
    font-family: glamora!important;
    color: #c1c1c1!important;
    background: url(http://forumstatic.ru/files/001b/b0/2b/34682.png) calc(100%) 0 no-repeat fixed;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    width: 1012px;
    background-color: #717171;
}

/*************************************************************

ÔÎÐÓÌÍÀß È ÏÎËÜÇÎÂÀÒÅËÜÑÊÀß ÍÀÂÈÃÀÖÈß

**************************************************************/

/* ÊÎÍÒÅÉÍÅÐ Ñ ÔÎÐÓÌÍÎÉ ÍÀÂÈÃÀÖÈÅÉ
-------------------------------------------------------------*/
#pun-navlinks .container {
    border-color: transparent;
    color: #152115;
}

/* ÖÂÅÒ ÑÑÛËÎÊ ÔÎÐÓÌÍÎÉ ÍÀÂÈÃÀÖÈÈ
-------------------------------------------------------------*/
#pun-navlinks a {
    font-size: 0px !important;
    text-align: center;
    transition: all 0.3s ease-in-out 0.1s;
    display: inline-block;
    padding: 0 !important;
}


/* ÊÎÍÒÅÉÍÅÐ ÍÀÂÈÃÀÖÈÎÍÍÛÕ ÑÑÛËÎÊ
-------------------------------------------------------------*/
#pun-navlinks .container {
    border: none;
    margin: 64px;
    height: 30px;
    font-weight: normal;
    text-align: center;
}

/* ÊÎÍÒÅÉÍÅÐ ÏÎËÜÇÎÂÀÒÅËÜÑÊÈÕ ÑÑÛËÎÊ
-------------------------------------------------------------*/
#pun-ulinks .container {
    font-family: Roboto !important;
    text-transform: lowercase;
    margin-left: -1px !important;
    width: 996px !important;
    text-align: center!important;
    background-color: #3453680f;
    font-style: normal;
    padding-bottom: 4px !important;
    top: -19px;
    font-weight: 100;
}

/* ÄÂÈÃÀÅÌ ÌÎÈ ÑÎÎÁÙÅÍÈß Â ÏÎËÜÇÎÂÀÒÅËÜÑÊÎÉ ÍÀÂÅ
-------------------------------------------------------------*/
#pun-ulinks .container .item4 {margin-left: 0px;}

/* ÍÅ ÎÒÎÁÐÀÆÀÒÜ ÌÎÈ ÇÀÃÐÓÇÊÈ Â ÏÎËÜÇÎÂÀÒÅËÜÑÊÈÕ ÑÑÛËÊÀÕ
-------------------------------------------------------------*/
#pun-ulinks .item5 {
    display: none;
}

/* ÖÂÅÒ ÑÑÛËÎÊ ÏÎËÜÇÎÂÀÒÅËÜÑÊÎÉ ÍÀÂÈÃÀÖÈÈ
-------------------------------------------------------------*/
#pun-ulinks a {
    color: #ffffff;
    font-size: 8px !important;
    font-weight: 100;
    transition: all 0.5s linear 0s;
    letter-spacing: 0.8px;
    padding: 0 7px 6px 7px !important;
}

/* ÖÂÅÒ ÑÑÛËÎÊ ÏÎËÜÇÎÂÀÒÅËÜÑÊÎÉ ÍÀÂÈÃÀÖÈÈ ÏÐÈ ÍÀÂÅÄÅÍÈÈ
-------------------------------------------------------------*/
#pun-ulinks a:hover {
            color: #ff7d00;
}


/*************************************************************

ÂÀØÅ ÌÅÑÒÎÐÀÑÏÎËÎÆÅÍÈÅ ÍÀ ÔÎÐÓÌÅ

**************************************************************/

/* ÂÀØÅ ÌÅÑÒÎÐÀÑÏÎËÎÆÅÍÈÅ ÍÀ ÔÎÐÓÌÅ ÑÂÅÐÕÓ È ÑÍÈÇÓ ÂÍÅØÍÈÉ ÂÈÄ
-------------------------------------------------------------*/
#pun-crumbs1, #pun-crumbs2 {
    font-size: 7px;
    text-align: center;
    text-transform: uppercase;
    margin-left: -1px !important;
    margin-bottom: -5px !important;
    font-family: Roboto !important;
    font-weight: 900 !important;
    letter-spacing: 2.1px;
}

#pun-crumbs2 {
    margin-bottom: -18px !important;
}

/* ÂÀØÅ ÌÅÑÒÎÐÀÑÏÎËÎÆÅÍÈÅ ÍÀ ÔÎÐÓÌÅ ÑÂÅÐÕÓ
-------------------------------------------------------------*/
#pun-crumbs1 {
margin-top: 390px !important;
}

/* ÑÑÛËÊÈ Â ÂÀØÅÌ ÌÅÑÒÎÐÀÑÏÎËÎÆÅÍÈÈ ÍÀ ÔÎÐÓÌÅ - ÄÅËÀÅÌ ÆÈÐÍÛÌÈ
-------------------------------------------------------------*/
#pun-crumbs2, #pun-crumbs1 a {}



/*************************************************************

ÏÎËß ÂÂÎÄÀ, ÖÈÒÀÒÛ-ÊÎÄÛ, ÂÑÏËÛÂÀÞÙÈÅ ÎÊÍÀ 

**************************************************************/

/* ÑÒÐÀÍÈÖÀ ÏÅÐÅÀÄÐÅÑÀÖÈÈ
-------------------------------------------------------------*/
#pun-redirect{
padding: 14px;
margin-top: -140px!important;
margin-left: 250px!important;
}

/* ÂÍÅØÍÈÉ ÂÈÄ ÎÊÍÀ ÑÒÐÀÍÈÖÛ ÏÅÐÅÀÄÐÅÑÀÖÈÈ
Çà÷àñòóþ, ñòðàíèöà ïåðåàäðåñàöèè íå òðåáóåò ñåðüåçíûõ èçìåíåíèé. 
Â áîëüøèíñòâå ñëó÷àåâ äîñòàòî÷íî èçìåíèòü öâåòà è çàêðóãëåíèå êðàåâ (ò.å. 5 ïîñëåäíèõ ïîçèöèé)
-------------------------------------------------------------*/
#pun-redirect.punbb .info .container{
    width:500px;
    height: 52px;
    margin: 10% auto;
    text-align: center;
    left:0;right:0;
    top:0;bottom:0;
    padding: 40px;
    display:inline-block;
    text-transform: uppercase;
    background-color: #bdbdbc;
    color: #292925;
    border: 1px solid #67666180;
    box-shadow: inset 0px 0px 2px #ffffffb0, inset 0px 0px 1px #ffffff, inset 0px 0px 30px rgba(103, 102, 96, 0.74);
}


/* ÍÀÑÒÐÎÉÊÈ ÏÎËß ÂÂÎÄÀ
-------------------------------------------------------------*/
.punbb textarea {
    background: rgb(250 247 246);
    padding: 18px 20px !important;
    width: 97% !important;
    margin-left: -10px !important;
    background-color: #f7f7f7;
    color: #1c1927;
    border-radius: 20px 0 0 0;
    border: 1px solid #f4f4f4;
    box-shadow: inset 0px 0px 2px #f5f5f5, inset 0px 0px 1px #383937, inset 0px 0px 30px rgb(249 246 245);
}

/* ÏÎËÅ ÄËß ÂÂÎÄÀ ÏÎ ÒÈÏÓ - ÍÀÇÂÀÍÈÅ ÒÅÌÛ
-------------------------------------------------------------*/
.punbb select, input {
    background: rgb(94 161 95);
    padding: 2px 2px 2px 2px !important;
    background-color: #bcacc624;
    color: #14100c;
    /* border: 1px solid #63616761; */
    box-shadow: inset 0px 0px 1px #ffffff, inset 0px 0px 1px #aaa1b32b, inset 0px 0px 30px rgb(75 67 95 / 9%);
}

/* ÑÄÂÈÃÀÅÌ ÖÈÒÀÒÓ, ÊÎÄ È ÒÄ
-------------------------------------------------------------*/
.punbb #pun-main table .quote-box, .punbb #pun-main table .code-box {margin: 5px 1px 15px}

/* ÂÍÅØÍÈÉ ÂÈÄ ÖÈÒÀÒÛ, ÊÎÄÀ È ÒÄ
-------------------------------------------------------------*/
.punbb #pun-main .quote-box, .punbb #pun-main .code-box {
    background-clip: padding-box;
    position: relative;
    margin-top: 6px !important;
    padding: 15px 25px !important;
    padding-bottom: 12px !important;
    color: #181616;
    border-radius: 0px 0 30px 10px;
    background-color: #d1d1d129;
}

del {} 

/* B1.9 ËÅÃÅÍÄÀ ÖÈÒÀÒÛ, ÊÎÄÀ
Îòâå÷àåò çà íàñòðîéêè òîãî ñàìîãî "Ìàøà íàïèñàë(-à), âûäåëèòü êîä è òä.
Ðàáîòàåì òîëüêî ñ 4 ïîñëåäíèìè ïàðàìåòðàìè 
-------------------------------------------------------------*/
.punbb .quote-box cite, .punbb .code-box strong.legend {
    display: inline-block;
    padding: 3px;
    margin-left: 0px !important;
    margin-top: -10px !important;
    width: -webkit-fill-available;
    margin-left: -25px;
    margin-bottom: 7px !important;
    background-color: #000000;
    font-style: normal;
    border-radius: 0px 0 0 0;
    font-size: 10px!important;
    letter-spacing: 1px;
    color: #ffffff!important;
    text-transform: lowercase;
    font-family: Roboto !important;
    font-weight: 500 !important;
}

.punbb .quote-box cite, .punbb .code-box strong.legend a {
    background-color: #000000;
    color: #ffffff!important;
    text-transform: lowercase;
    font-family: Roboto !important;
    font-weight: 500 !important;
}

.punbb .quote-box cite, .punbb .code-box strong.legend a: hover {
   /*   color: #5b81a1!important; */
}

/* ÊÎÄ (ÑÊÎÏÈÐÎÂÀÒÜ ÊÎÄ)
-------------------------------------------------------------*/
#pun-main .code-box .scrollbox pre {
font-family: pt sans !important;
font-size: 12px;}


/* ÐÅÉÒÈÍÃ ÏÎÑÒÀ Â ÒÎÏÈÊÅ (ÊÎÃÄÀ ÏÈØÅØÜ ÊÎÌÌÅÍÒ Ê ÏËÞÑÓ - ×ÒÎÁÛ ÔÎÍ ÁÛË ÍÅ ÏÐÎÇÐÀ×ÍÛÉ)
-------------------------------------------------------------*/
.post_reputation {
    background-color: #aaaaad;
    border-radius: 3px;
    outline: 1px solid #402c2f;
    padding-right: 20px !important;
}

/* Â ÔÎÐÌÅ ÎÒÂÅÒÀ ÂÛÏÀÄÀÞÙÈÅ ÎÊÍÀ ØÐÈÔÒÎÂ, ÐÀÇÌÅÐÀ ÒÅÊÑÒÀ È ÒÄ
-------------------------------------------------------------*/
#font-area, .popup_graffiti, #size-area, #image-area, #spoiler-area, #color-area, #addition-area, #video-area, .inner .popup_graffiti, #table-area, #keyboard-area {
    padding: 15px 10px 10px 10px !important;
    border-radius: 2px;
    background-color: #f9f7f6;
    color: #2b281e;
    box-shadow: inset 0px 0px 2px #d0cfd5, inset 0px 0px 1px #363936, inset 0px 0px 30px rgb(249 246 245);
}

/* ÇÀÄÀÅÌ ØÈÐÈÍÓ È ÂÛÑÎÒÓ ÔÎÐÌÅ ÎÒÂÅÒÀ, À ÒÀÊÆÅ ÑÎÇÄÀÅÌ ÄËß ÍÅÅ ÏÐÎÊÐÓÒÊÓ
×ÒÎÁÛ ÎÍÀ ÍÅ ÐÀÑÒßÃÈÂÀËÀÑÜ ÍÀ ÏÎËÎÂÈÍÓ ÝÊÐÀÍÀ
-------------------------------------------------------------*/
#font-area {height: 300px;
overflow-y: auto;
padding: 5px;
text-align: left;
width: 150px}



/*************************************************************

ÈÊÎÍÊÈ ÑÒÀÐÛÕ ÍÎÂÛÕ

**************************************************************/

/* ÈÊÎÍÊÀ ÑÒÀÐÛÕ ÑÎÎÁÙÅÍÈÉ ÍÀ ÃËÀÂÍÎÉ ÑÒÐÀÍÈÖÅ
-------------------------------------------------------------*/
#pun-index table Div.icon {
    display: block;
    background-color: #e9e9e9;
    height: 65px;
    margin-left: -18px;
    margin-top: 13px;
    border-radius: 20px 0px 0px 20px;
    position: absolute;
    width: 7px;
}

/* ÈÊÎÊÀ ÍÎÂÛÕ ÍÀ ÃËÀÂÍÎÉ ÑÒÐÀÍÈÖÅ
-------------------------------------------------------------*/
#pun-index TR.inew Div.icon {
    display: block;
    background-color: #ff7d00;
    height: 65px;
    margin-left: -18px;
    margin-top: 13px;
    border-radius: 20px 0px 0px 20px;
    position: absolute;
    width: 7px;
}

/* ÈÊÎÊÀ ÑÒÀÐÛÕ ÂÍÓÒÐÈ ÏÎÄÔÎÐÓÌÀ
-------------------------------------------------------------*/
#pun-viewforum table Div.icon, #pun-messages table Div.icon, #pun-searchtopics table Div.icon {
    float: left;
    display: block;
    position: relative;
    margin: 4px 10px;
    width: 12px;
    border-radius: 10px;
    height: 6px;
    background: #c2c2c2;
    opacity: 0.2;
}

/* ÈÊÎÊÀ ÍÎÂÛÕ ÂÍÓÒÐÈ ÏÎÄÔÎÐÓÌÀ
-------------------------------------------------------------*/
#pun-viewforum TR.inew Div.icon, #pun-messages TR.inew Div.icon, #pun-searchtopics TR.inew Div.icon {
    width: 12px;
    height: 6px;
    background-color: #ff7d00;
    opacity: 1;
}

/* ÈÊÎÊÀ ÂÀÆÍÛÕ ÂÍÓÒÐÈ ÏÎÄÔÎÐÓÌÀ
-------------------------------------------------------------*/
#pun-viewforum TR.isticky Div.icon, #pun-messages TR.isticky Div.icon, #pun-searchtopics TR.isticky Div.icon {
    width: 12px;
    height: 6px;
    background: #222222;
    opacity: 1;
}
/* ÈÊÎÊÀ ÇÀÊÐÛÒÛÕ ÂÍÓÒÐÈ ÏÎÄÔÎÐÓÌÀ
-------------------------------------------------------------*/
#pun-viewforum TR.iclosed Div.icon, #pun-messages TR.iclosed Div.icon, #pun-searchtopics TR.iclosed Div.icon {
    width: 12px;
    height: 6px;
    background: #757575;
    filter: grayscale(1);
    opacity: 0.5;
}

/*************************************************************

ÊÍÎÏÊÈ ÎÒÏÐÀÂÈÒÜ, ÏÎÑÌÎÒÐÅÒÜ, ÑÎÕÐÀÍÈÒÜ È ÒÄ

**************************************************************/

/* ÊÍÎÏÊÈ ÎÒÏÐÀÂÈÒÜ ÏÎÑÌÎÒÐÅÒÜ
-------------------------------------------------------------*/
input.button, #post fieldset .hashelp div input, .button, #pun-admain input {
    font-family: Roboto !important;
    letter-spacing: 2px;
    padding: 5px 10px 5px 12px !important;
    cursor: pointer!important;
    font-size: 7px!important;
    color: #000000 !important;
    box-shadow: 0px 0px 1px 0px #0000003d;
    background: #cecece99;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 10px 10px 30px 10px;
    transition: all 0.4s ease 0s;
    -ms-transition: .5s all;
    -o-transition: .5s all;
    transition: .5s all;
}



/* ÊÍÎÏÊÈ ÎÒÏÐÀÂÈÒÜ ÏÎÑÌÎÒÐÅÒÜ ÏÐÈ ÍÀÂÅÄÅÍÈÈ
-------------------------------------------------------------*/
input.button:hover, #post fieldset .hashelp div input:hover, .button:hover {
    cursor: pointer!important;
    background-color: #000;
    color: #fff !important;
    -webkit-box-shadow: 0px 0px 8px -2px rgb(80 67 51 / 32%);
    -moz-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
    box-shadow: nset 0px 0px 2px #7a64736b, inset 0px 0px 1px #bbbac047, inset 0px 0px 30px rgb(185 183 191);
    transition: all 0.4s ease 0s;
}





/*************************************************************

ÏÐÎÊÐÓÒÊÀ, ÂÛÄÅËÅÍÈÅ, ÂÂÅÐÕ-ÂÍÈÇ, ÁÅÃÓÍÎÊ ÓÂÅËÈ×ÅÍÈß ÒÅÊÑÒÀ 

**************************************************************/


/* ÂÍÅØÍÈÉ ÂÈÄ ÂÛÄÅËÅÍÍÎÃÎ ÒÅÊÑÒÀ
-------------------------------------------------------------*/
::selection {
    background: #ff7d00;
    color: #fff!important;
}

/* ÏÐÎÊÐÓÒÊÀ ØÈÐÈÍÀ
-------------------------------------------------------------*/
::-webkit-scrollbar {
    width: 5px;
    height: 6px;}

/* ÄÂÈÆÓÙÀßÑß ×ÀÑÒÜ ÏÐÎÊÐÓÒÊÈ
-------------------------------------------------------------*/

::-webkit-scrollbar-thumb {
    background-color: #ff7d00;
    /* border: 1px solid #404142;
    box-shadow: inset 0 0 1px #385a2c; */
}

/* ÏÎÄËÎÆÊÀ ÏÐÎÊÐÓÒÊÈ
-------------------------------------------------------------*/
::-webkit-scrollbar-track {
    background-color: #000000;
    /* border: 1px solid #26392c; */
    box-shadow: none!important;
}

/* ×ÒÎÁÛ ÍÅ ÎÒÎÁÐÀÆÀËÀÑÜ ÏÐÎÊÐÓÒÊÀ ÔÎÐÓÌÀ ÏÎ ÃÎÐÈÇÎÍÒÀËÈ
-------------------------------------------------------------*/
/* body {overflow-x: hidden}*/

/* ÊÍÎÏÊÈ ÂÂÅÐÕ ÂÍÈÇ 
-------------------------------------------------------------*/
.go-up, .go-down {
cursor: pointer;
    display: none;
    height: 32px;
    margin-bottom: 160px;
    opacity: 0.5;
    position: fixed;
    width: 57px;
    z-index: 9999;
}

/* ÊÍÎÏÊÈ ÂÂÅÐÕ ÂÍÈÇ ÏÐÈ ÍÀÂÅÄÅÍÈÈ ×ÓÒÜ ÑÍÈÆÀÅÒÑß ÏÐÎÇÐÀ×ÍÎÑÒÜ ÊÍÎÏÊÈ
-------------------------------------------------------------*/
.go-down:hover, .go-up:hover {
    opacity: 0.7;
}

/* ÐÀÑÏÎËÎÆÅÍÈÅ ÊÍÎÏÊÈ ÂÂÅÐÕ
-------------------------------------------------------------*/
.go-up {
    bottom: 46%;
    margin-left: 1005px !important;
}

/* ÐÀÑÏÎËÎÆÅÍÈÅ ÊÍÎÏÊÈ ÂÍÈÇ
-------------------------------------------------------------*/
.go-down {
    bottom: 42%;
    margin-left: 1005px !important;
}
/* ÊÍÎÏÊÈ ÂÂÅÐÕ ÂÍÈÇ ÏÐÈ ÍÀÂÅÄÅÍÈÈ
-------------------------------------------------------------*/
.go-down:hover, .go-up:hover {
    opacity: 1;
}

/*************************************************************

ÒÎÏÈÊÈ È ÂÑßÊÎÅ ÌÅËÊÎÅ Â ØÀÏÊÅ

**************************************************************/

/* ÒÅÊÑÒ Â ØÀÏÊÅ
-------------------------------------------------------------*/
#html-header activeplay {
    position: absolute;
    margin: 224px 0px!important;
    width: 303px !important;
    color: #542f27 !important;
    /* opacity: 0.7; */
    font-family: Calibri !important;
    text-align: center;
    text-transform: uppercase;
    font-size: 9px !important;
    font-weight: 900;
    text-shadow: 1px 1px 0 rgb(0 0 0 / 12%), 0 0 3px rgb(13 23 20);
    font-variant: small-caps;
    letter-spacing: 2.4px !important;
    z-index: 999;
}

#html-header postopp {    position: absolute;  margin: 125px 100px!important;}
#html-header postopv {    position: absolute;  margin: 225px 100px!important;}
#html-header postopt {    position: absolute;    margin: 125px 850px!important;}
#html-header postopch {    position: absolute;    margin: 225px 850px!important;}


#html-header postopp img {     
    padding-left: 2px;
    padding-right: 2px;
    filter: grayscale(1);
    width: 40px;
    border-radius: 50px;
    opacity: 0.5;
    transition: all .5s ease-in-out 0s;
}

#html-header postopp img:hover {    opacity: 1;      filter: blur(1px) grayscale(1);}

#html-header postopv img {     
    padding-left: 2px;
    padding-right: 2px;
    width: 40px;
    filter: grayscale(1);
    border-radius: 50px;
    opacity: 0.5;
    transition: all .5s ease-in-out 0s;
}

#html-header postopv img:hover {    opacity: 1;      filter: blur(1px) grayscale(1);}

#html-header postopt img {         
    padding-left: 2px;
    padding-right: 2px;
    filter: grayscale(1);
    width: 40px;
    border-radius: 50px;
    opacity: 0.5;
    transition: all .5s ease-in-out 0s;
}

#html-header postopt img:hover {    opacity: 1;      filter: blur(1px) grayscale(1);}

#html-header postopch img {     
    padding-left: 2px;
    padding-right: 2px;
    filter: grayscale(1);
    width: 40px;
    border-radius: 50px;
    opacity: 0.5;
    transition: all .5s ease-in-out 0s;
}

#html-header postopch img:hover {    opacity: 1;      filter: blur(1px) grayscale(1);}


#html-header nuzho {    position: absolute;  margin: 292px 406px!important; z-index: 0;}
#html-header nuzhv {    position: absolute;  margin: 292px 468px!important; z-index: 0;}
#html-header nuzht {    position: absolute;    margin: 292px 531px!important; z-index: 0;}
#html-header nuzhch {    position: absolute;    margin: 292px 591px!important; z-index: 0;}

#html-header nuzho img {     padding-left: 2px;
    padding-right: 2px;
    opacity: 1;transition: all .5s ease-in-out 0s;
}

#html-header nuzho img:hover {    opacity: 1;     filter: blur(1px);}

#html-header nuzhv img {     padding-left: 2px;
    padding-right: 2px;
    opacity: 1;transition: all .5s ease-in-out 0s;
}

#html-header nuzhv img:hover {    opacity: 1;     filter: blur(1px);}

#html-header nuzht img {     padding-left: 2px;
    padding-right: 2px;
    opacity: 1;transition: all .5s ease-in-out 0s;
}

#html-header nuzht img:hover {    opacity: 1;     filter: blur(1px);}

#html-header nuzhch img {     padding-left: 2px;
    padding-right: 2px;
    opacity: 1;transition: all .5s ease-in-out 0s;
}

#html-header nuzhch img:hover {    opacity: 1;     filter: blur(1px);}

#html-header lot {    position: absolute;  margin: 71px 490px!important; opacity: 0.6;}

#html-header nazv {
    position: absolute;
    margin: 145px 355px!important;
}

#html-header nazv {
    position: absolute;
    margin-left: 0px !important;
    top: -485px;
    width: 998px;
    color: #ff7d00;
    font-size: 80px;
    letter-spacing: 2px;
    padding-top: 18px;
    font-family: GLAMORA;
    text-transform: uppercase;
    text-align: center;
}

#html-header tablapost {
    position: absolute;
    width: 680px;
    height: 34px;
    border-radius: 0 0 40px 10px;
    top: -170px !important;
    margin-left: 148px;
    text-align: justify;
    font-size: 7px;
    font-family: roboto !important;
    text-transform: uppercase;
    overflow: auto;
    background: #000000;
    color: #ffffff91;
    line-height: 11px;
    transition: all 0.5s linear 0s;
    letter-spacing: 0px;
    padding: 8px;
}

#html-header tablapost::-webkit-scrollbar {
    width: 3px;
    height: 2px;}

#html-header tablapost::-webkit-scrollbar-thumb {
     background-color: #777777;
    border: 1px solid #404142;
    box-shadow: inset 0 0 2px #464646;
}

#html-header tablapost::-webkit-scrollbar-track {
    background-color: #000000;
    border: 1px solid #171613;box-shadow:none!important;}

#html-header suzh {
    position: absolute;
    width: 289px;
    height: 47px;
    text-align: justify;
    font-size: 8px;
    FONT-WEIGHT: 800;
    padding: 7px;
    margin: 138px -32px;
    font-family: inter!important;
    overflow: auto;
    text-transform: uppercase;
    color: #383c3f;
    text-shadow: 1px 1px 0 rgb(14 14 10 / 5%), 0 0 3px rgb(0 0 0 / 19%);
    line-height: 11px;
    padding-right: 6px;
    outline: 1px solid #050505;
    background-color: #0202029c;
    box-shadow: 0 0 9px #2d30312e;
    padding-left: 6px;
}

#html-header suzh a {
    color: rgb(57 62 65) !important;
    text-shadow: 1px 1px 1px rgb(14 15 15), 0 0 5px rgb(16 16 17);
    /* font-weight: 100; */
    transition: all 0.5s linear 0s;
    letter-spacing: 0px;
    padding: 0 7px 0px 7px !important;
}

#html-header suzh a:hover {
color: rgb(68 42 34) !important;
}

#html-header suzh::-webkit-scrollbar {
    width: 3px;
    height: 2px;}

#html-header suzh::-webkit-scrollbar-thumb {
            background-color: #818287ab;
    border: 1px solid #1d1b16;
    box-shadow: none!important;}

#html-header suzh::-webkit-scrollbar-track {
    background-color: #000000;
    border: 1px solid #171613;box-shadow:none!important;}

.aboutus  {
    position: absolute;
    width: 959px;
    height: 15px;
    margin-top: 106px !important;
    text-align: center;
    font-size: 8px;
    FONT-WEIGHT: 800;
    font-family: calibri!important;
    overflow: auto;
    text-transform: uppercase;
    color: #476256;
    text-shadow: 1px 1px 0 rgb(14 14 10 / 5%), 0 0 3px rgb(0 0 0 / 19%);
    line-height: 11px;
    padding-right: 6px;
    padding-left: 6px;
}

.aboutus a {
    color: rgb(71 96 85) !important;
    text-shadow: 1px 1px 1px rgb(255 255 255 / 21%), 0 0 5px rgb(185 176 172 / 82%);
    font-size: 9px !important;
    /* font-weight: 100; */
    transition: all 0.5s linear 0s;
    letter-spacing: 0px;
    padding: 0 7px 0px 7px !important;
}

.aboutus a:hover {
color: rgb(103 90 32) !important;
}

/*ÖÂÅÒ ÑÑÛËÊÈ Â ÒÀÁËÈÖÅ
-------------------------------------------------------------*/
#html-header tablapost a {
        color: #ff7d00!important;
        padding: 2px;
}

#html-header tablapost a:hover {
    color: #ff7d00!important;
    background: #fff!important;
    border-radius: 20px;
}

#html-header activeplay a {
    color: #000000!important;
    background: #d1b592;
    border-radius: 20px;
}






/* ÁÀÍÍÅÐÛ
-------------------------------------------------------------*/
.bannersdown {
        position: absolute;
    height: 36px;
    overflow: auto;
    text-align: center;
    width: 1118px;
    margin-top: 38px !important;
    margin-left: -20px !important;
}

.bannersdown img {     padding-left: 2px;
    padding-right: 2px;
    opacity: 0.3;transition: all .5s ease-in-out 0s;
}

.bannersdown img:hover {    opacity: 1;     filter: blur(0px);}


/* ÎÏÈÑÀÍÈÅ ÏÎÄÔÎÐÓÌÎÂ - ÑÑÛËÊÈ
-------------------------------------------------------------*/
.podforum_link {
    padding-left: 0px !important;
    padding-top: 2px !important;
    padding-bottom: 4px !important;
    margin-left: -2px !important;
    margin-bottom: 3px !important;
    margin-top: 8px!important;
}

.podforum_text {
    width: 550px!important;
    padding-top: 5px;
    margin-left: 0px!important;
    margin-bottom: 3px!important;
    padding-bottom: 0px !important;
    text-align: justify;
    color: #646464;
}

/*ÎÏÈÑÀÍÈÅ ÏÎÄÔÎÐÓÌÎÂ - ÑÑÛËÊÈ ÖÂÅÒ
-------------------------------------------------------------*/
.podforum_link a {
    color: #898989!important;
    font-size: 7px;
    background-color: #e3e3e4;
    border-radius: 20px;
    letter-spacing: 0.5px;
    padding: 3px 6px 3px 6px !important;
}

/*ÏÐÈ ÍÀÂÅÄÅÍÈÈ ÍÀ ÑÑÛËÊÓ Â ÒÀÁËÈÖÅ
-------------------------------------------------------------*/
.podforum_link a:hover {
    color: #f4f4f4!important;
    font-size: 7px;
    background-color: #ff7d00 !important;
    border-radius: 20px;
    letter-spacing: 0.5px;
    padding: 3px 6px 3px 6px !important;
}


/*ÃÎÑÒÅÂÀß
-------------------------------------------------------------*/
.gues {
    width: 980px;
    border-radius: 20px 20px 100px 20px;
    height: 200px;
    background: #e7e7e7;
    margin-left: 10px !important;
}

.gues_ams {
    position: absolute;
    width: 973px;
    text-align: center;
    margin-top: -32px !important;
    font-weight: 900;
    border-radius: 10px;
    font-size: 10px;
    font-family: roboto!important;
    text-transform: uppercase;
    letter-spacing: 2.9px;
    color: #e7e7e7;
    background-color: #000;
}

.gues_ams a{
    color: #e7e7e7!important;
}

.gues_ams a:hover{
    color: #ff7d0026!important;
}

.gues_about {
    position: absolute;
    width: 390px;
    /* line-height: 160%; */
    font-size: 20px;
    text-align: justify;
    font-family: glamora!important;
    margin-left: 300px !important;
    text-transform: uppercase;
    margin-top: 1px !important;
    overflow-y: auto;
    color: #000000;
    letter-spacing: 1px;
}

.gues_text {
    position: absolute;
    width: 390px;
    line-height: 160%;
    font-size: 7px;
    text-align: justify;
    font-family: Roboto!important;
    margin-left: 300px !important;
    text-transform: uppercase;
    margin-top: 138px !important;
    overflow-y: auto;
    color: #000000;
    letter-spacing: 1px;
}

.gues_g {
    position: absolute;
    width: 320px;
    height: 60px;
    font-family: 'Roboto';
    text-transform: uppercase;
    line-height: 120%;
    font-size: 7px;
    letter-spacing: 1px;
    text-align: left;
    border-radius: 10px 10px 10px 10px;
    padding-left: 10px !important;
    padding-bottom: 9px !important;
    padding-top: 10px !important;
    margin-left: 70px !important;
    margin-top: 48px !important;
    background: linear-gradient(to right, #e0e0e0, #c9c9c991, #ff7d0026);
    overflow-y: auto;
    color: #000000;
}

.gues_i {
    position: absolute;
    width: 320px;
    height: 60px;
    font-family: 'Roboto';
    text-transform: uppercase;
    line-height: 120%;
    font-size: 7px;
    letter-spacing: 1px;
    text-align: left;
    border-radius: 10px 10px 10px 10px;
    padding-left: 10px !important;
    padding-bottom: 9px !important;
    padding-top: 10px !important;
    margin-left: 570px !important;
    margin-top: 48px !important;
    background: linear-gradient(to right, #ff7d0026, #c9c9c991, #e0e0e0);
    overflow-y: auto;
    color: #000000;
}

/* FAQ 
-------------------------------------------------------------*/

.fqa {
    width: 700px;
    margin-top: 2px !important;
    background-color: #f5f5f5;
    outline: 1px solid #0000000d;
    border-radius: 20px 0 0 0;
    margin-left: 20px !important;
}

.ques {
        width: 680px;
    text-align: left;
    margin-top: 10px !important;
    margin-left: 0px !important;
    background: linear-gradient(to right, #d1d1d1, #eaeaea, #ff7d0033);
    border-radius: 20px 0 0 0;
    padding-left: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
    outline: 1px solid #95a88c05;
    font-weight: 900;
    font-size: 8px;
    font-family: Roboto!important;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #212121;
}

.answer {
    line-height: 160%;
    margin-top: 8px !important;
    font-size: 11px;
    text-align: justify;
    margin-left: 20px !important;
    overflow-y: auto;
    color: #000000;
    width: 660px;
}

/* ÑÏÈÑÎÊ 
-------------------------------------------------------------*/

.pers {
        width: 300px !important;
    height: 60px !important;
    margin-top: 2px !important;
    background-color: #f4f4f4;
    outline: 1px solid #0000000d;
    border-radius: 20px 0 0 0;
    margin-left: 40px !important;
}

.faceclaim {
    width: 300px;
    text-align: left;
    margin-left: 0px !important;
    background: linear-gradient(to right, #d1d1d1, #eaeaea, #ff7d0033);
    border-radius: 10px 0 0 0;
    padding-left: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
    outline: 1px solid #95a88c05;
    font-weight: 900;
    font-size: 8px;
    font-family: Sagire!important;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #000000;
}

.character_name {
    line-height: 160%;
    margin-bottom: 10px !important;
    margin-top: 8px !important;
    font-size: 8px;
    text-transform: uppercase;
    text-align: justify;
    font-family: 'Roboto';
    margin-left: 20px !important;
    overflow-y: auto;
    letter-spacing: 1.5px;
    color: #454545;
    width: 540px;
}

.hvStickerPackModal {
    padding: 16px 16px 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: solid 1px #2f291f !important;
    border-radius: 10px !important;
    background: #f7f7f7 !important;
    /* -webkit-box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%) */;
    /* box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%) */;
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    z-index: 100;
}

.hvStickerPackModal.active {
    display: block;
    width: 1080px!important;
}

.hvStickerPackModalTab.active {
background: rgb(215 124 10 / 20%) !important;
}

.hvStickerPackModalTab{
    padding: 8px 12px;
    border-radius: 20px;
    outline: 1px solid #f2e0cd !important;
    background: rgb(241 235 228) !important;
    font-size: 12px;
    font-family: Helvetica, Arial, sans-serif;
    cursor: pointer;
    margin-top: 8px;
    margin-right: 8px;
}


#button-sticker {
        background: url(https://vk.com/emoji/e/f09f8cbf.png) 50% no-repeat !important;
    width: 36px !important;
    background-size: contain;
    cursor: pointer;
}


td#button-smile{
background: url(/i/form_buttons.3.png) no-repeat 50% -437px;
    display: none !important;
}