/* CS1 Background and text colours
-------------------------------------------------------------*/

/* Фон форума */
body {
    background: #363036 url(https://forumstatic.ru/files/001b/6d/17/91178.jpg) no-repeat fixed top left;
    background-size: cover;
    position: inherit !important;
}

/* Шапка */
#pun-title table {
    background-image: url(https://forumstatic.ru/files/001b/6d/17/72940.png);
    background-repeat: repeat-x;
    background-position: top left;
    border: none;
    width: 1006px;
    height: 247px;
    margin-left: -20px;
    overflow-x: hidden;
    margin-top: -250px;
}
.NoComments{
  float:right;
  margin-top:33px;
  cursor:pointer;
  position:relative;
  z-index:100;
  width:30px;height:30px;
  background:url(https://i.imgur.com/8q2u7bp.png);
  background-size:cover;
}
/* Тело форума */
#pun {
width: 1006px; 
background-color: transparent; 
background-image: url(https://forumstatic.ru/files/001b/6d/17/64218.jpg); 
background-attachment: scroll; 
background-repeat: repeat; 
background-position: top center;}

/* Футер */
#pun-about p.container {
    background-image: url(https://forumstatic.ru/files/001b/6d/17/30359.png);
    margin: 0px 0px -30px -20px;
    background-position: center left;
    background-repeat: repeat-x;
    width: 1006px;
    height: 57px;
    overflow-x: hidden;
}





/* CS1.1 Фон и цвет текста на форуме */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3, #pun-navlinks .container,
.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-stats h2, .punbb .main h2, #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, #pun-navlinks .container  {background-color: transpanent;
color: #291d29;
font-weight: normal;
font-style: normal;
}

#pun-admain .adformal, #pun-admain .adcontainer
{border: none;
border-color:  transparent;}

.punbb .main h1, #pun-debug h2, .punbb-admin #pun-admain h2 {
    background-color: transparent;
    color: #291d29;
    text-align: center;
    font-size: 16px;
font-family: 'Viaoda Libre';
    font-weight: 500;
}


/* Цитата и выделить код */
.punbb .quote-box, .punbb .code-box {
    background: url(https://forumstatic.ru/files/001b/6d/17/60406.jpg) repeat;
    background-color: #b7afa4;
    color: #291d29;
    border: 1px solid #a8a099;
}

/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb input {
    background-color: #b7afa4;
    color: #291d29;
}


/* Тень и закругление */
.punbb .quote-box, .punbb .code-box, .punbb textarea, .punbb select  { 
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
 }

.punbb input { border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}

/* Фон окна наград и репутации */
#pun-popup_awards div, #pun-reputation div {
    background: url(https://forumstatic.ru/files/001b/6d/17/60406.jpg) repeat;
    background-color: #b7afa4;
}





/* CS2 Ссылки
-------------------------------------------------------------*/

/* CS2.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, .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited, #pun-navlinks a, #pun-ulinks a {color: #3d343c;
  text-decoration: none;
  }

/* CS2.2 */
.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,  #pun-ulinks a:focus, #pun-ulinks a:active {
color: #806d40;
    transition-duration: 1s;
  }

.punbb a:hover, #pun-navlinks a:hover, #pun-ulinks a:hover {
color: #806d40;
    transition-duration: 1s;
  text-decoration: none;
  }

#pun-ulinks a {
    font-size: 11px;
    color: #655a64;
    font-weight: 400;
    font-family: 'Roboto';
    text-transform: lowercase;
    transition-duration: 1s;
}

#pun-ulinks a:hover {
  text-decoration: none;
  color: #89673c;
    transition-duration: 1s;
}


#pun-navlinks a {
    transition-duration: 1s;
    color: #3d343c;
}

#pun-navlinks a:focus, #pun-navlinks a:active {
color: #89673c;
transition-duration: 1s;
}


#pun-navlinks a:hover {
color: #89673c;
  transition-duration: 1s;
}

/* CS3 Остальное 
-------------------------------------------------------------*/

div.icon {
    background: #afa398a8;
    height: 50px;
    width: 8px;
    position: absolute;
    margin: 35px 0px 0px -6px;
    border: 1px solid #aba09d;
    border-radius: 3px;
}


tr.inew div.icon {
    background: #736976;
    height: 80px;
    width: 8px;
    position: absolute;
    margin: 35px 0px 0px -6px;
    border: 1px solid #aba09d;
    border-radius: 3px;
}

#pun-viewforum TR.iclosed Div.icon, #pun-messages TR.iclosed Div.icon, #pun-searchtopics TR.iclosed Div.icon {
    background: #5c5c5c;
    border: 1px solid #ab9c8f;
    height: 7px;
    width: 7px;
    position: inherit;
    margin: 4px 10px 0px -6px;
    border-radius: 100%;
}

#pun-viewforum TR.isticky Div.icon, #pun-messages TR.isticky Div.icon, #pun-searchtopics TR.isticky Div.icon {
    background: #8a6e3f;
    border: 1px solid #ab9c8f;
    height: 7px;
    width: 7px;
    position: inherit;
    margin: 4px 10px 0px -6px;
    border-radius: 100%;
}

#pun-viewforum table Div.icon, #pun-messages table Div.icon, #pun-searchtopics table Div.icon {
    background: #b8b09d;
    border: 1px solid #ab9c8f;
    height: 7px;
    width: 7px;
    position: inherit;
    margin: 4px 10px 0px -6px;
    border-radius: 100%;
}

#pun-viewforum TR.inew Div.icon, #pun-messages TR.inew Div.icon, #pun-searchtopics TR.inew Div.icon {
    background: #6d5a6e;
    border: 1px solid #ab9c8f;
    height: 7px;
    width: 7px;
    position: inherit;
    margin: 4px 10px 0px -6px;
    border-radius: 100%;
}


/* CS3.2 Всё подряд*/
#pun-main div.catleft, #pun-main div.catright {display: none;}
#pun-main .post-author ul {text-align: center;}
ul.post-ul-Sp, .post-img-Sp {text-align:center;}
#pun th, #pun-main h2 {text-align: center}
.modlist {font-size: 95.05%;}
#pun-announcement .container {font-size: 101%; font-family: "Arial";}
.category h2 span{display: none;}
#pun-stats h2 span {visibility: hidden;}
#pun td .modlist{display:none;}
.lastedit {display:none}
#pun-announcement h2 {display: none}
#pun-navlinks #navawards{display:none}



::selection {
    background: #81703b !important;
    color: #c0b8aa;
}

td.tcr a {
    background-repeat: no-repeat;
    background-position: left center;
    font-family: 'Roboto';
    font-size: 13px;
    font-weight: 600;
}

.category .container thead {display: none;}


.punbb .pa-avatar img {
    max-width: 180px !important;
    margin-bottom: 2px;
    border: 4px solid #544d59;
    outline: 1px solid #89847e;
    margin-top: 2px;
}


#counters A IMG{opacity:0.4; -moz-opacity:0.4; filter:alpha(opacity=30);}
#counters a:hover img {opacity:1.0; -moz-opacity:1.0;
filter:alpha(opacity=70); transition-duration: 2s;}

#font-area, #size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area {
    position: absolute;
    right: 6px;
    top: 43px;
    overflow-y: auto;
    padding-top: 10px;
    background: url(https://forumstatic.ru/files/001b/6d/17/60406.jpg) repeat;
    background-color: #b7afa4;
}


.punbb .post-content a, .punbb .post-content a:link {
    font-weight: bold;
}


.pun-modal .modal-inner {
    width: 700px;
    max-width: 94%;
    height: auto;
    max-height: 44em;
    margin: 12% auto 0;
    position: relative;
    z-index: 120000;
    overflow: hidden;
    background: url(https://forumstatic.ru/files/001b/6d/17/60406.jpg) repeat;
    background-color: #b7afa4;
}



/***  Заплатка для поля ответа ***/
textarea#main-reply {
  width: 100%;
  height: 100%;
  height: 205px;
  margin: 0 auto !important;
  padding: 0.75em;
  box-sizing: border-box;
  overflow: auto;  }

.button {
    font-family: 'roboto' !important;
    background-color: #625365 !important;
    font-size: 11px !important;
    margin-top: 5px !important;
    padding: 4px 15px 4px 15px !important;
    text-decoration: none;
    transition: all 0.5s ease-in-out 0s;
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: 400 !important;
    border: none !important;
    color: #d4cfc9 !IMPORTANT;
}




#video-area-tinp, #image-area-tinp {
    margin: .5em 0;
    padding: .3em;
    background: url(https://forumstatic.ru/files/001b/6d/17/60406.jpg) repeat;
    background-color: #b7afa4;
    height: 70px;
}



#MyBookmarks {
    display: none;
    position: fixed;
    z-index: 101;
    left: 0;
    top: 0;
    right: 0;
    height: 100%;
    box-shadow: 0 0 20px rgba(0,0,0,.5);
    width: 240px;
    background: url(https://forumstatic.ru/files/001b/6d/17/60406.jpg) repeat;
    background-color: #b7afa4;
}


#BookmCntToggle.default-style {
    background: #F7F7F7;
    border-left: solid 5px currentColor;
    box-shadow: 0 0 6px rgb(0 0 0 / 42%);
    color: #824441 !important;
    display: block;
    height: 26px;
    width: 21px;
}



#mask_dialog .inner {
    cursor: default;
    margin: 0;
    width: 760px;
    max-width: 99%;
    max-height: 90%;
    overflow-x: auto;
    z-index: 100;
    background: url(https://forumstatic.ru/files/001b/6d/17/60406.jpg) repeat;
    background-color: #b7afa4;
    padding: 8px;
}

/*** ОТКЛЮЧЕНИЕ УЛУЧШЕННОГО АККАУНТА ***/
#pun-status .item4 {display:none;}



li.pa-ua {
    margin-top: 0.7em;
    display: none !important;
    justify-content: center;
}


#MyBookmarks h2 {
margin: 10px 0 10px 0 !important;
}


.punbb .user-avatar .isonline {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 2px;
    right: 3px !important;
    animation: blinkColor .9s linear infinite;
    -moz-animation: blinkColor .9s linear infinite;
    -webkit-animation: blinkColor .9s linear infinite;
    background: #967d54 !important;
    z-index: 100;
}




#pun-viewforum .tcr {
background-color: transparent;
    overflow: hidden;
    text-align: left;
    font-size: 10px;
    font-weight: 400;
    width: 25%;
    font-family: 'roboto';
}




#pun-viewforum .tclcon, #pun-messages .tclcon, #pun-searchtopics .tclcon {
    color: #000;
    font-family: 'roboto';
    text-transform: lowercase;
    font-weight: 400;
    font-size: 11px;
}

#pun-viewforum .tclcon a, #pun-messages .tclcon a, #pun-searchtopics .tclcon a {
    font-family: 'Roboto';
    font-size: 13px;
    /* font-weight: 600; */
}



#pun-viewforum td.tcr a, #pun-messages td.tcr a, #pun-searchtopics td.tcr a {
    font-family: 'roboto';
    font-size: 11px;
    font-weight: 400;
    text-transform: none;
}



#pun-viewforum span.byuser, #pun-messages span.byuser, #pun-searchtopics span.byuser {
    font-family: 'roboto';
    font-size: 11px;
    font-weight: 400;
    text-transform: none;
}




#tags .container {
    position: absolute;
    right: 6px;
    top: 43px;
    z-index: 2;
    border: 1px solid #bdb3aa;
    max-height: 200px;
}



::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #443c46;
}

::-webkit-scrollbar-thumb {
    background-color: #bbb3a7;
    border: 3px solid #443c46;
}


.pa-ip {
    font-size: 11px;
    font-family: 'roboto';
    font-weight: 400;
    margin-top: 8px !important;
}

.pa-ip a {
    color: #bda484 !important;
}

#pun-userlist .main .tc2, #pun-searchtopics .main .tc2 {
    background-color: transparent;
    text-align: center;
    width: 20%;
}



#pun-userlist .main .tcl, #pun-searchtopics .main .tcl, #pun-modviewforum .main .tcl {
    background-color: transparent;
    width: 20% !important;
}


#overblock {
    background: url(https://forumstatic.ru/files/001b/6d/17/90533.png) no-repeat top center;
    width: 1178px;
    height: 894px;
    position: absolute;
    top: 20px;
    z-index: -1;
    transform: translateX(-50%);
    left: 50%;
}


#namet {
    text-align: center;
    font-size: 9px;
    text-transform: uppercase;
font-family: 'Viaoda Libre';
    font-weight: 400;
    position: absolute;
    top: 3px;
    color: #d5d1cb;
    /* border: red 1px solid; */
    margin-left: 212px;
    letter-spacing: 1.6px;
    width: 540px;
    filter: blur(0.3px);
}


.podfor1 {
    margin: 5px 0 0 0 !important;
    background: url(https://forumstatic.ru/files/001b/6d/17/60406.jpg?v=1);
    padding: 6px 10px 10px 10px;
    border: 1px solid #9f999685;
    position: relative;
    top: 30px;
}


.punbb .main .tcr {
    background-color: transparent;
    overflow: hidden;
    text-align: left;
    line-height: 16px;
    font-size: 11px;
    font-weight: 400;
    top: 20px;
    position: relative;
    width: 20%;
    font-family: 'roboto';
    padding-left: 20px;
}

#pun-index .tcl h3 {
    font-family: 'Viaoda Libre';
    z-index: 3;
    text-align: left;
    text-transform: uppercase;
    height: 21px;
    font-size: 15px;
    background: #9d968c45;
    padding: 0px 0px 0px 10px;
    border: 1px solid #9f99965c !important;
    letter-spacing: 0.6px;
    position: absolute;
    width: 935px;
    background: url(https://forumstatic.ru/files/001b/6d/17/60406.jpg?v=1) !important;
    padding: 6px 10px 10px 10px;
    border: 1px solid #9f999685;
}


#pun-index .category tr {
    position: relative;
}



.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
    text-align: center;
    width: 3%;
    position: relative;
    top: 20px;
    font-family: 'Viaoda Libre';
    font-weight: 600;
    font-size: 10px;
}



#pun-viewforum .tcr,  #pun-viewforum .tc2, #pun-viewforum .tc3, #pun-viewforum .tcr, #pun-viewforum .tcmod {
position: inherit;
}


.podfor2 {
    background: #564d59;
    border: 1px solid #a1988d;
    border-radius: 4px;
    padding: 2px 10px 2px 10px;
    text-align: right;
    color: #c5beb5;
    font-family: 'Roboto';
}


.podfor3 {
    margin: 5px 0 5px 0 !IMPORTANT;
}

.podfor4 {
    background: #564d59;
    border: 1px solid #a1988d;
    border-radius: 4px;
    padding: 2px 10px 2px 10px;
    text-align: center;
    color: #c5beb5;
    font-family: 'Roboto';
}


.podfor4 a {
    color: #bdbaab !important;
}



.ams {
    height: 14px;
    width: 304px;
    top: 60px;
    margin-left: 756px !important;
    text-align: right;
    cursor: pointer;
    /* border: red 1px solid; */
    position: absolute;
    font-family: 'Viaoda Libre';
    color: #dbdad6;
    text-transform: uppercase;
    font-size: 8px;
    letter-spacing: 1px;
}


.ams a {
    color: #dfdedb !important;
}



.privet {
    height: 80px;
    width: 362px;
    top: 92px;
    margin-left: -3px !important;
    position: absolute;
    text-align: justify;
    line-height: 13px;
    z-index: 100;
    color: #b6b3ad;
    font-weight: 400;
    padding-right: 8px;
    font-family: 'Roboto';
    font-size: 10px;
    overflow-y: auto;
    /* border: red 1px solid; */
}

.privet c {
    font-family: 'Viaoda Libre';
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    text-shadow: 0px 0px 1px #605263;
}


.privet c a {
    color: #b0894f !important;
}


.questz {
    height: 20px;
    width: 265px;
    top: 92px;
    margin-left: 590px !important;
    position: absolute;
    text-align: justify;
    z-index: 100;
    color: #b6b3ad;
    letter-spacing: 2px;
    font-family: 'Viaoda Libre';
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    text-shadow: 0px 0px 1px #7d6d81;
    /* border: red 1px solid; */
}


.questz c {
    color: #b0894f !important;
}


.ques {
    height: 60px;
    width: 368px;
    top: 115px;
    margin-left: 590px !important;
    position: absolute;
    text-align: justify;
    line-height: 15px;
    white-space: pre-line;
    z-index: 100;
    color: #b6b3ad;
    font-weight: 400;
    padding-right: 8px;
    font-family: 'Roboto';
    font-size: 11px;
    overflow-y: auto;
    /* border: red 1px solid; */
}


.ques a {
    font-family: 'Viaoda Libre';
    color: #d1d0c9 !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 10px;
}


.acti {
    height: 60px;
    width: 350px;
    top: 192px;
    margin-left: 10px !important;
    position: absolute;
    text-align: left;
    z-index: 100;
    color: #bfbdb8;
    text-transform: uppercase;
    font-family: 'Viaoda Libre';
    font-size: 12px;
    letter-spacing: 0.6px;
    font-weight: 500;
    text-shadow: 0px 0px 1px #b194a7;
    /* border: red 1px solid; */
}


.acti c {
    color: #b0894f !important;
}


.acti spis {
    display: block;
    text-transform: none;
    font-family: 'Roboto';
    font-size: 11px;
    /* border: red 1px solid; */
    height: 40px;
    margin-top: 3px;
    overflow-y: auto;
    padding-right: 5px;
line-height: 17px;
    font-weight: 300;
}

.acti spis a {
    color: #bfbab5 !important;
}


.wriit {
    height: 60px;
    width: 380px;
    top: 192px;
    margin-left: 574px !important;
    position: absolute;
    text-align: right;
    z-index: 100;
    color: #c3c1bd;
    font-size: 12px;
    letter-spacing: 0.6px;
    font-family: 'Viaoda Libre';
    text-transform: uppercase;
    font-weight: 500;
    text-shadow: 0px 0px 1px #b194a7;
    /* border: red 1px solid; */
}



.wriit c {
    color: #b0894f !important;
}


.wriit spis {
    display: block;
    text-transform: none;
    font-family: 'Roboto';
    font-size: 11px;
    /* border: red 1px solid; */
    height: 40px;
    margin-top: 3px;
    overflow-y: auto;
line-height: 17px;
    font-weight: 300;
}

.wriit spis a {
    color: #bfbab5 !important;
}


#lmp {
    background: url(https://forumstatic.ru/files/001b/6d/17/48587.png) no-repeat top center;
    width: 298px;
    height: 212px;
    position: absolute;
    top: -20px;
    z-index: 0;
    margin-left: 340px;
}



#pun-main .category h2 {
margin: 10px 0 10px 0 !important;
}


.banners {
    position: absolute;
    width: 930px;
    height: 32px;
    margin: 40px 0 20px 15px !important;
    /* border: 1px solid red; */
    overflow-y: auto;
}





.plaha2 {
    height: 35px;
    margin: 0px 5px 0px 5px !important;
    display: inline-block;
    min-width: 180px;
    background: url(https://forumstatic.ru/files/001b/6d/17/91178.jpg);
    border: 1px solid #9d948d;
    padding: 0px 4px 0px 4px;
    box-shadow: 0px 0px 10px #2e233080 inset;
    transition-duration: 1s;
    border-radius: 4px;
}


.plaha2 raz {
    display: block;
    height: 14px;
    margin-top: 4px;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Viaoda Libre';
    font-size: 12px;
    color: #c7c4c0 !important;
    transition-duration: 1s;
    text-shadow: 1px 1px #312631;
}


.plaha2 dva {
    display: block;
    height: 14px;
    text-transform: lowercase;
    text-align: center;
    font-family: 'Roboto';
    color: #b9b6ae;
    font-size: 9px;
    margin-top: 2px !IMPORTANT;
    font-weight: 400;
    text-shadow: 1px 1px #3a2637;
}




.plaha2:hover {
filter: brightness(0.9);
    transition-duration: 1s;
}







/***профиль***/
.plashka {
    height: 33px;
    margin-top: 5px !important;
    box-shadow: 0px 0px 6px #2a212c4f inset;
    width: 190px;
    margin-left: 4px !IMPORTANT;
    margin-bottom: 10px !important;
    border: 1px solid #534752;
    background: #2f1d2a6e;
}


.plashka img {
    float: left;
    width: 48px;
    margin-left: -6px;
    margin-top: -10px !important;
    height: 48px;
}



.pltit {
    display: block;
    height: 14px;
    margin-top: 4px !important;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 1px !important;
    font-family: 'Viaoda Libre';
    font-size: 12px;
    color: #d1cac5;
    background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
}


.pltit2 {
    display: block;
    height: 14px;
    color: #cdcac7;
    font: 400 10px 'roboto';
    text-transform: lowercase;
    text-align: center;
}


.pa-fld1 {
    padding: 6px 10px;
    margin: 7px 2px 3px 4px!IMPORTANT;
    text-align: justify;
    box-shadow: 0px 0px 10px #291f2e2b inset;
    border: 1px solid #534752;
    background: #2f1d2a6e;
}


.pa-fld1 lzname {
    text-align: center;
    display: block;
}


.pa-fld1 lzname a {
    font-family: 'Viaoda Libre';
    text-transform: uppercase;
    font-size: 12px;
    color: #cfcdcc !important;
}


.pa-fld1 race {
    display: block;
    background: #2e243a59;
    text-align: center;
    margin: 3px -10px 3px -10px !important;
    border-top: 1px solid #39403b;
    border-bottom: 1px solid #39403b;
    color: #c1bdb8;
    font-family: 'Roboto';
    font-size: 10px;
}


.pa-fld1 lzinfo {
    color: #c7c1bf;
    font-family: 'Roboto';
}

.pa-fld1 lzinfo a {
    color: #bda484 !important;
}


.pa-posts, .pa-respect, .pa-fld2 {
    text-transform: lowercase;
    font-size: 10px;
    font-family: 'Roboto';
    text-align: left;
    font-weight: 400;
    padding: 0px 10px 0px 5px !important;
    color: #cbc6be;
    display: block;
    width: 100px;
    margin: 6px 0px 0px 4px !IMPORTANT;
    border: 1px solid #534752;
    background: #2f1d2a6e;
}

.pa-respect a {
    color: #cbc6be !important;
}

.pa-fld3 {
    border: 1px solid #534752;
    background: #2f1d2a6e;
    position: absolute;
    margin-top: -37px !important;
    height: 57px;
    width: 58px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 400;
    font-family: 'Viaoda Libre';
    font-size: 18px;
    color: #cbc9c4;
    flex-wrap: wrap;
    white-space: break-spaces;
    margin-left: 136px !important;
}


/***гостевая***/



.gbook {
    margin: 0px 19px 0px 0px !important;
    width: 600px;
    height: 500px;
    overflow: hidden;
    padding: 15px 20px 30px 20px;
    background: #524250 url(https://forumstatic.ru/files/001b/6d/17/91178.jpg);
    border: 1px solid #89847e;
}


.gbook linblk {
    display: block;
    text-align: center;
    font-family: viaoda libre;
    font-size: 12px;
    margin: 0px 0px 0px 0 !IMPORTANT;
    color: #cdc7c1;
    font-weight: 500;
    text-shadow: 1px 1px #2d2432;
    letter-spacing: 1px;
}

.gbook linblk a {
    color: #d7d6d1 !important;
    transition-duration: 1s;
    font-weight: 500 !important;
}



.gbook nazv {
    display: block;
    text-align: center;
    font-family: 'Viaoda Libre';
    font-size: 37px;
    margin: 5px 0px 10px 0 !IMPORTANT;
    color: #c1b7ab;
    font-weight: 500;
    text-shadow: 1px 1px #3c3342;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}


.gbook guest {
    position: absolute;
    margin-top: -14px !important;
    width: 205px;
    overflow-y: hidden;
    overflow-x: hidden;
    height: 208px;
    margin-left: 16px !important;
    padding: 5px;
}


.gbook guest2 {
    overflow-y: hidden;
    overflow-x: hidden;
    height: 142px;
    font-family: roboto;
    font-size: 10px;
    text-align: left;
    color: #c7c2bc;
    margin: 5px;
    background-color: #362a3866;
    display: block;
    border: 1px solid #5f5d628c;
}


.gbook guest2 tit2 {
    display: block;
    text-align: justify;
    font-family: roboto;
    font-size: 10px;
    font-weight: 400;
    text-transform: lowercase;
    letter-spacing: 0.5px;
    color: #d3cdc8;
    height: 120px;
    overflow-y: auto;
    line-height: 15px;
    margin: 10px 15px;
    padding-right: 10px;
}

.gbook guest4 {
    position: absolute;
    width: 260px;
    overflow-y: hidden;
    overflow-x: hidden;
    height: 160px;
    font-family: roboto;
    font-size: 10px;
    text-align: left;
    line-height: 14px;
    padding: 10px;
    color: #dfdacb;
    margin: 5px;
    background-color: #362a3866;
    display: block;
    border: 1px solid #5f5d628c;
}


.gbook guest4 zag {
    display: block;
    text-align: center;
    font-family: 'Viaoda Libre';
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #c7bfb8;
    margin-top: 3px;
    transition-duration: 1s;
}


.gbook guest4 rol dat {
    text-align: left;
    display: block;
    margin: 4px 0 3px 0 !important;
    font-size: 9px;
    text-transform: uppercase;
}


.gbook guest4 rol {
    display: block;
    height: 135px;
    /* border: red 1px solid; */
    overflow-y: auto;
    padding-right: 5px;
    margin-top: 5px;
}


.gbook guest4 rol a {
    font-weight: 500 !important;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    transition-duration: 1s;
    font-family: viaoda libre;
    color: #cdad70 !important;
}




.gbook guest4 rol::-webkit-scrollbar {
    width: 4px;
    height: 6px;
    background-color: #232323;
}



.gbook guest5 {
    position: absolute;
    width: 260px;
    overflow-y: hidden;
    overflow-x: hidden;
    height: 160px;
    font-family: roboto;
    font-size: 10px;
    text-align: left;
    line-height: 14px;
    margin-left: 313px !important;
    padding: 10px;
    color: #dfdacb;
    margin: 5px;
    background-color: #362a3866;
    display: block;
    border: 1px solid #5f5d628c;
}


.gbook guest5 zag {
    display: block;
    text-align: center;
    font-family: 'Viaoda Libre';
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #cdc5be;
    margin-top: 3px;
    transition-duration: 1s;
}


.gbook guest5 rol dat {
    text-align: left;
    display: block;
    margin: 4px 0 3px 0 !important;
    font-size: 9px;
    text-transform: uppercase;
}


.gbook guest5 rol {
    display: block;
    height: 135px;
    /* border: red 1px solid; */
    overflow-y: auto;
    padding-right: 5px;
    margin-top: 5px;
}


.gbook guest5 rol a {
    font-weight: 700 !important;
    letter-spacing: 0.5px;
    color: #dc9372c2 !important;
    transition-duration: 1s;
    background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    text-shadow: 0px 0px 1px #797553b3, 1px 1px #000000b3, 0px 0px 5px #0000004a;
    font-family: 'Cormorant Garamond';
    font-size: 13px;
}

.gbook guest5 rol vneh {
    font-weight: 500;
    letter-spacing: 0.5px;
    transition-duration: 1s;
    font-family: viaoda libre;
    font-size: 9px;
    text-transform: uppercase;
}


.gbook guest5 rol::-webkit-scrollbar {
    width: 4px;
    height: 6px;
    background-color: #232323;
}


.gbook need {
    display: block;
    margin: 210px 5px 0px 5px !IMPORTANT;
    /* border: red 1px solid; */
    width: 588px;
    position: absolute;
    text-align: center;
}


.gbook nazv z {
    color: #a5865c;
}


.need {
    position: absolute;
    top: 460px;
    display: flex;
    justify-content: space-between;
    width: 588px;
    flex-wrap: wrap;
    margin-left: 6px !IMPORTANT;
}

.need div {
    position: relative;
    width: 110px;
    height: 40px;
    box-shadow: 0 0 0 1px #5d5562;
}


.need img {
    filter: grayscale(100%);
    transition: all .6s ease-in-out 0s;
}


.need div:after {
    content: "";
    background: #a38e9e;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    mix-blend-mode: multiply;
    transition: all .6s ease-in-out 0s;
}


.need div:hover img {
filter: none}

.need div:hover:after {
  opacity: 0
}







.face {
    padding: 20px;
    text-transform: lowercase;
    color: #cfcec1;
    font-family: roboto;
    margin: 0px 19px 0px 00px !important;
    letter-spacing: 0.4px;
    font-weight: 500;
    font-size: 11px;
    width: 640px;
    overflow: hidden;
    background: #524250 url(https://forumstatic.ru/files/001b/6d/17/91178.jpg);
    border: 1px solid #89847e;
    box-shadow: 0px 500px 500px #0000004a inset;
}
.face a {font-weight: 500;}
.faceb {
    font-family: viaoda libre;
    font-size: 18px;
    color: #ded8c8;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500 !important;
    display: block;
    padding: 10px;
    font-style: normal;
    text-align: center;
    margin: 5px;
    border-radius: 5px;
}
.faceb a {
color: #bf937e!important;
}

.faced {
font-weight: 600; 
text-transform: uppercase;
}
.vnetext {
    overflow-y: auto;
    height: 100px;
    width: 240px;
    line-height: 15px!important;
    text-align: justify;
    line-height: 120%;
    text-transform: lowercase;
    padding: 5px!important;
}
.vnetext a {
    color: #ad8d69 !important;
}


.vnetext a:hover {
color: #d4cfbf !important;
}


.pa-respect img {
    width: 7px;
}



#pun-status p span.item3 {
    display: block !important;
    margin-top: -30px;
    margin-left: 0px;
    position: absolute;
}



#pun-userlist .main .tc2, #pun-searchtopics .main .tc2 {
    background-color: transparent;
    text-align: center;
    width: 20%;
    font-size: 13px;
}