/* импорты стилей */
  @import url(style_cs.1763589840.css);


/* НЕ ТРОГАТЬ -------------------------------------------------------------*/
.punbb address, .punbb em {font-style: normal}
.punbb .post-content em {font-style: italic}
.punbb .post-content em.bbuline {font-style: normal; text-decoration: underline;}
/* выпадающие списки */ .punbb optgroup {font-weight: bold;}
/* скрывающие элементы в контенте, редактируемая*/
#pun:after,
.punbb .container:after,
.punbb .post-links ul:after,
.punbb .main div.inline:after,
.punbb .post-box:after,
.punbb .linksb:after {clear: both; content: "."; display: block; height: 0; visibility: hidden; overflow:hidden; line-height: 0.0; font-size: 0;}
.acchide,
#pun-index #pun-main h1,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-status h2,
#pun-ulinks h2,
.punbb .forum h2,
.punbb .multipage .topic h2,
.punbb dl.post-sig dt span,
.punbb p.crumbs strong,
.punbb .divider hr,
.punbb .required label em,
.punbb .formsubmit label,
.punbb .submitfield label,
.punbb .modmenu label,
#pun-userlist .main h2, 
#pun-title h1,
#pun-announcement h2
{font-size: 0; height: 0; width: 0; line-height: 0.0; position:absolute; left: -9999px; overflow: hidden}

#pun-debug table .tcl {width: 15%;white-space:normal;}
#pun-debug .tcr {width: 90%; white-space: normal;}



/*************************************************************
ОБЩИЕ НАСТРОЙКИ
**************************************************************/


html {background: #462a3e url(https://upforme.ru/uploads/0013/90/09/2/764304.jpg); overflow-x:hidden;}

/* тело форума общее*/ body {font: 11px verdana; color: #2c2b2b;
     margin: 0 auto !important;
    background: #dddddd  url(https://upforme.ru/uploads/0013/90/09/2/885110.jpg);
    width: 1100px;
padding-right:0!important;
}


div#pun-announcement {text-align: left; margin: 0 auto; position: absolute; top: 0;}

/* тело форума внутрянка*/ 
#pun {
width: 1020px; 
position: relative;
margin: auto;}

/* ссылки на всём форуме*/ .punbb a {text-decoration: none; color: #8a662d;}

/* общие отступы */
.punbb .section, .punbb .main { margin-bottom: 0px;}

/* футер */
div#pun-about {
    background: url(https://upforme.ru/uploads/0013/90/09/2/51416.jpg);
    height: 174px; width: 1100px; margin-left: -40px;
}

div#html-footer {margin: -50px 0px 0px 0px;} /* отвечает за расположение футера */
div#pun-about {margin-bottom: -50px;} /* чем больше значение, тем выше низ */


/*************************************************************
ШАПКА ФОРУМА
**************************************************************/


#pun-title {background: url(https://upforme.ru/uploads/0013/90/09/2/316393.jpg);
    height: 412px;
    width: 1100px;
    margin-left: -40px;
margin-top: 48px;}



/*************************************************************
КАТЕГОРИИ
**************************************************************/
/* отступ категорий */ .punbb .category, {margin-top: 9px;}
/* отсутствие отступа перед 1 категорией */ .punbb #pun-category1, {margin-top: 0;}


/* убираем название форум, тем, сообщений */
.category thead{
    display: none;
}

#pun th {font-size: 0px;}

#pun-index h2 {
    font-size: 0px;
    background: url(https://upforme.ru/uploads/0013/90/09/2/111042.jpg);
    background-repeat: no-repeat;
    width: 1100px;
    height: 73px;
    margin-left: -40px;
    text-align: center;}


/* ЗАГОЛОВКИ НА ФОРУМЕ */ 
.punbb h1, .punbb h2, .punbb table, .punbb th {font-size: 10px; font-weight: normal; padding: 5px 10px;}
.punbb h3, .punbb h4 {    font-family: calibri;
    font-size: 8pt;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.5px;}


/* отображение модераторов на главной странице */
.punbb td .modlist {
  display: block;
  padding-top: 5px
  }



/*************************************************************
РАЗНОЕ
**************************************************************/

/* ПЕРЕАДРЕСАДИЦИЯ */
#pun-redirect, #pun-maint {margin: 50px 20% 12px 20%; width: auto; float: none;}


#pun-redirect {
    border: 0 none !important;
    background: #462a3e url(https://upforme.ru/uploads/0013/90/09/2/764304.jpg) fixed repeat top center;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0px;
    padding: 0px;
    position: fixed;
    width: 100%;
    height: 100%;
    text-align: center;
}


#pun-redirect.punbb .info .container {
margin-top: 15%;
    display: inline-block;
    width: 450px;
    height: 50px;
    background-repeat: no-repeat;
    font-family: calibri;
    font-size: 12px;
    padding: 3px 10px;
    background: #e7e4e4;
    border-radius: 8px;
    text-align: center;
    border: 1px solid #3c2836;
    padding: 20px 0px 20px 0px;
}


/* СТРАНИЦА РЕГИСТРАЦИИ */
.punbb .info-box { padding: 10px; margin: 0 0 8px 0;}
.punbb .info-box * {padding: 0 0 6px 0;}
/* заголовок */ .punbb #pun-main .info-box .legend {font-size: 11px; font-weight: bold;}



 /* ЦИТАТЫ И КОДЫ
-------------------------------------------------------------*/

/* текст в теге кода */ .punbb pre {font-size: 11px; font-family: arial; line-height: 11px;}
/* контент в коде */ .punbb .post-content .blockcode, .punbb .post-content blockquote {overflow: hidden; margin: 10px 15px !important;}
/* скролл у кода, можно задать высоту блока*/ .punbb .post-content .scrollbox {width: 100%; overflow: auto;}

/* бокс кода*/
 .punbb .post-content .code-box {
    margin: 6px 10px 6px 10px;
    padding: 6px;
    border: 1px solid #ddd2e1;
    background: #e7e4e4;
    border-radius: 8px;
  }

/* бокс цитаты*/


.punbb .post-content .quote-box {
    margin: 6px 10px 6px 10px;
    padding: 6px;
    border: 1px solid #ddd2e1;
    background: #e7e4e4;
    border-radius: 8px;
    color: #4c4949;
    font-size: 9.5pt;
    letter-spacing: 0.1px;
    font-family: calibri;
  }

/* заголовок цитат */
.punbb .quote-box cite {
display: block;
    padding: 3px 12px;
    font-style: normal;
    background: #d9d6d6;
    border-radius: 4px;
    border: 1px solid #d3d2d2;
    font-family: calibri;
    font-size: 7pt;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    color: #48343f !important;
  }

/* заголовок кодов */
.punbb .code-box strong.legend {
display: block;
    padding: 3px 15px;
    font-family: calibri;
    font-size: 7pt;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 4px;
    font-weight: 600;
    background: #d9d6d6;
  }





/* ПАГИНАЦИЯ
-------------------------------------------------------------*/

/* пагинация общее ВЕРХНЕЕ, шрифт и т.д. */
.punbb .linkst {position: relative; height: 0;}

/* расстояние между пагинацией и рекламой форума */
.multipage {margin-top: 70px;}

/* нумерация страниц */
.linkst .pagelink {    position: absolute;
    top: -35px;
    left: 10px;
    font-size: 7pt;
    background: #0b0203;
    color: #9a88a2;
    font-family: calibri;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.5px;
    padding: 2px 10px 2px 10px;
    border-radius: 5px;
}

.postlink.long .new-topic a {color: #a99155;}
.postlink.long span.new-poll a {color: #a99155;}
.postlink.long {text-align: center;}

/* новая тема, новый опрос */
.linkst .postlink {position: absolute; top: -40px; right: 10px; text-align: center; font-weight: bold;     font-size: 7pt;
    background: #0b0203;
    color: #9a88a2;
    font-family: calibri;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.5px;
    padding: 2px 10px 2px 10px;
    border-radius: 5px;}



/* пагинация общее НИЖНЕЕ, шрифт и т.д. */
.punbb .linksb {text-align: right; padding: 4px 10px;}

/* нумерация страниц */
.linksb .pagelink {float: left; text-align: left; font-size: 7pt;
    background: #0b0203;
    color: #9a88a2;
    font-family: calibri;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.5px;
    padding: 2px 10px 2px 10px;
    border-radius: 5px;}

/* новая тема, новый опрос */
.linksb .postlink {float: right; font-weight: bold; font-size: 7pt;
    background: #0b0203;
    color: #9a88a2;
    font-family: calibri;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 2px 10px 2px 10px;
    border-radius: 5px;}



.subscribelink {clear:both; padding: 5px 0;}



/*************************************************************
ФОРМЫ
**************************************************************/

/* таблицы форума */ .punbb .main table {table-layout: fixed;width: 100%;}
/* списки */ .punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {list-style: none;}
/* выпадающие списки */ .punbb input, .punbb select, .punbb optgroup {font: 8pt calibri;
    color: #383636;
    letter-spacing: .2px;
    text-transform: lowercase;
    background: #dddddd;
    border: 1px solid #cbc7c7;
    border-radius: 8px;}

/* радио и чекбоксы */
.checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 6px;}
p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {
height: 1.8em; vertical-align: middle;}

/* форма ответа */ .punbb textarea {font: 13px verdana; background: #edeaea;
    border: 1px solid #cbc9c9;}


/* контейнер формы ОБЩЕЕ */
.punbb .formal .container {padding: 10px 20px;}

.punbb .formsubmit {
  padding: 0 0 0 15px;
  margin: 10px 0 0 0;
  }

/* кнопки ответа "отправить" */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {margin: 0 10px 0 0}

/* блоки в профиле, где имя email, подпись и т.д. */
.punbb fieldset {border: none; padding: 0 18px 0 18px; margin: 0 0 10px 0}

/* надписи в профиле у блоков */
.punbb fieldset legend {padding: 0; text-align: center;}
.punbb fieldset legend span {    padding: 3px 15px;
    border-radius: 8px;
    background: #d9d6d6;
    border: 1px solid #cbcbcb;
    font-size: 8pt;
    letter-spacing: .5px;
    font-family: calibri;}


.punbb fieldset fieldset {border-style: none; margin: 0;padding: 0 0 8px 0}
.punbb .fs-box {padding: 3px 0;}

.punbb .fs-box p, .punbb .fs-box fieldset {padding: 0 0 8px 0}
.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {float: left; margin-right: 10px;}
.punbb .inline .infofield {clear:both}
.punbb .datafield br {display: none}
.punbb .required label, .punbb .datafield span.input {font-weight: bold}
.punbb .datafield span.input a {font-weight: normal;}


.punbb .areafield span.input, .punbb p.longinput span.input {display: block; padding: 0 120px 0 0; height: 100%; /* For IE */}

.punbb textarea, .punbb .longinput input {width: 64%;margin: 0;}
.punbb .hashelp {position: relative;}




/*************************************************************
ТАБЛИЦЫ
**************************************************************/

.punbb .main td {    padding: 10px 20px 20px 20px;
    font-size: 10px;}
.punbb .forum {   background: #d9d6d6;
    border-radius: 4px;
    border: 1px solid #d3d2d2;}

.punbb .main th {padding: 4px 10px;}


/* тем и сообщений */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
  text-align: center;
  width: 10%;
  }

/* последнее сообщение */
.punbb .main .tcr {
overflow: hidden;
    width: 30%;
    font-size: 6pt;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #796c7c;
  }

.punbb .main .tcr a{
font-family: calibri;
    font-size: 7pt;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    color: #814666 !important;
  }

.punbb .main .tcr a.lastpost-link {font-size: 8pt;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding-right: 0.3rem;
    font-weight: 600;}


/* модерация, юзерлист, поиск */
#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {width: 40%}  /*ставится на 10% меньше, чем ширина оформление подфорумов*/

/* при поиске вместо колонки тем, ширину ставить больше чем колонка тем и сообщений */
#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 { text-align: left;width: 20%;}



/*************************************************************
ПОДФОРУМЫ
**************************************************************/


/* 1 ячейка на главной странице "оформление подфорумов" */
.punbb .main .tcl {  overflow: hidden;    /*убрать если будем выдвигать иконку за пределы блока подфорума*/
  width: 55%;
  }


/* НАЗВАНИЕ ПОДФОРУМОВ */
#pun-index .tcl h3 a { 
font-family: calibri;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 10pt;
margin-bottom: 2px;
color: #8a662d !important;
  }


#pun-index .category tr {
    display: block;
    background: #d9d6d6;
    margin-bottom: 25px !important;
    border-radius: 4px;
    border: 1px solid #d3d2d2;
    color: #656565;
    font-family: calibri;
    text-align: justify;
    font-size: 8pt;
    letter-spacing: 1px;
padding-bottom: 10px;
}


/* иконки */
.punbb tbody.hasicon tr.altstyle {font-size: 10px;}


.punbb div.icon {
position: absolute;
    width: 42px;
    height: 55px;
    margin-left: -30px;
    background: url(https://upforme.ru/uploads/0013/90/09/2/902566.png);
  }

.punbb div.tclcon {padding-left: 25px; width: 485px;}


/*************************************************************
СТРАНИЦА С ТЕМАМИ
**************************************************************/

.intd {display: flex;
    align-items: center;
}

.tclcon-links {
    margin-top: 15px !important;
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
}

.tclcon-links a {
background: #0b0203;
    color: #c5ae91 !important;
    padding: 0px 7px 1px 7px;
    border-radius: 8px;
    letter-spacing: 1px;
    font-family: calibri;
    font-size: 6pt;
    text-transform: uppercase;
    line-height: 10px;
font-weight: 600;
}

.multipage h1 {display: none;}

.multipage>div>div>table:not(.table_GamePosts)>tbody>tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 950px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 10px 25px;
    text-transform: lowercase;
}



span.byuser-username{
margin-left: -4px;
    font-family: calibri;
    font-size: 6pt;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    color: #6e6e6e;
}

.punbb div.tclcon span.byuser-username {
    font-family: calibri;
    font-size: 6pt;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    color: #6e6e6e;
    margin-left: -3px;
}

.multipage>div>div>table:not(.table_GamePosts)>tbody>tr > td.tcl > div > div.tclcon > a 
{
font-family: calibri;
    font-size: 7pt;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #814666 !important;
font-weight: 600;
}

.multipage>div>div>table:not(.table_GamePosts)>tbody>tr > td.tc2
{
font-family: calibri;
    font-size: 7pt;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.multipage>div>div>table:not(.table_GamePosts)>tbody>tr > td.tc3
{
font-family: calibri;
    font-size: 7pt;
    text-transform: uppercase;
    letter-spacing: 1px;
}




/*************************************************************
ПОСТЫ
**************************************************************/

/* отступ между постами */ .punbb .post {margin-top: 10px;}
/* первый пост без отступов */.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {margin-top: 0;}
/* отступ перед "обзор темы" в предпросмотре соо*/ #pun-post .topic {margin-top: 10px;}
/* контент в рамках сообщения оставить */.punbb .post-content {overflow: hidden;}
/* абзацы в постах */ .punbb .post-content p {margin: 0; padding: 0 0 12px 0; line-height: 150%;}
/* вертикальное выравнивание изображений в постах */ .punbb .post-content img {vertical-align: text-bottom}
/* изображения загруженные через тег */ .punbb .post-content img.postimg {vertical-align: middle;}

/* оформление подписи */
.punbb .post-sig dt, .punbb .post-sig dl, .punbb .post-sig dd {display: block; width: 450px; margin: 5px 0;}
.punbb .post-sig dt {display: block; width: 450px;}


.reactions-container {display: none!important;}


/* контейнер в котором находятся посты */
.punbb .post .container { }
.punbb .post-body {
  margin-left: 240px; /* размер выставляем как ширина профиля */
  }

/*контейнер поста в личных сообщениях */
.punbb fieldset .post-box {margin-bottom: 8px}

/* контейнер внутри тела поста, где пишется сам текст*/
.punbb .post-box {padding: 30px;}


/* меню над постом: время, поделиться, нумерация постов */
.punbb .post h3 { border: 1px solid #d1cfcf;
    padding: 2px 10px 2px 10px;
    border-radius: 4px; 
margin-top: 30px;}
.punbb .post h3 span {
  padding: 0px;
  display: block;
  margin-left: 0px; /* двигаем дату поста вправо */
  }

/* номер поста */
.punbb .post h3 strong {
  float: right;
  text-align: right;
  font-weight: normal;
  }



/* блок профиля в посте, контейнер */
.punbb .post .post-author {
    float: left;
    width: 240px;
    margin-top: 25px;
    margin-right: 15px;
    background: #47384e;
    border-radius: 8px;
    box-sizing: border-box;
    position: relative;
    z-index: 0;
    padding-bottom: 25px;
  }


#pun-main .post-author ul {
    text-align: center;
}

.punbb .post .post-author ul, .punbb .post .post-author p {
line-height: 140%;
    width: 240px;
    margin-left: -40px;
  }



/* блок с именем игрока */
.pa-author {
font-size: 11pt;
    font-weight: bold;
    background: #57445f;
    width: 230px;
    margin-left: 4px;
    border-radius: 8px;
    font-family: calibri;
    margin-top: -22px;
    letter-spacing: .5px;
    text-transform: uppercase;
    padding: 5px 0px 5px 0px;
    border: 1px solid #6b5773;
    margin-bottom: 5px;
}

/* имя игрока, здесь можно задать цвет ника */
.pa-author a {
color: #d7ad74!important;
  }


li.pa-fld2 {
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

li.pa-gifts {
    display: none;
}

.lzname a {color: #d7ad74!important;}

.lzname {
    color: #d7ad74;
    font-size: 10pt;
    font-family: calibri;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-weight: 600;
    background: #0b0203;
    padding: 1px 10px 1px 10px;
    position: absolute;
    border-radius: 8px;
}

.lzinfo {
    background: #57445f;
    margin-top: 10px;
    font-size: 8pt;
    font-family: calibri;
    color: #cfcdcf;
    padding: 12px 30px 8px 30px;
    text-align: center;
    letter-spacing: 0.5px;
    line-height: 12px;
}


.pa-fld3 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.plashtex {
    position: relative;
    width: 205px;
    margin-top: 0;
    text-align: center;
    height: 39px;
    margin: 1px 0px 5px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
background: #605664;
    border-radius: 4px;
}

.plashtex div {
    position: relative;
    width: 205px;
    height: 39px;
}


.plashtex span {
    position: absolute;
    background: #0b0203;
    font-size: 6pt;
    font-family: calibri;
    color: #f1e9df;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 8px;
    padding: 2px 10px 2px 10px;
}


.plashtex div img {
    mix-blend-mode: luminosity;
    width: 205px;
    border-radius: 8px;
    background: #57445f;
    position: relative;
    height: 39px;
    vertical-align: text-bottom !important;
}



/* fld1 */
.pa-fld1 {
    width: 238px;
    height: 200px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: -1;
    mask: linear-gradient(0deg, rgba(217, 217, 217, 0) 0%, #26253e 100%);
    -webkit-mask: linear-gradient(0deg, rgba(217, 217, 217, 0) 0%, #282540 100%);
    overflow: hidden;
    filter: grayscale(.4);
    border-radius: 8px;
}

.pa-fld1:before {
    content: "";
    display: block;
background: #47384e;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    mix-blend-mode: color;
}

.pa-fld1 img {
    vertical-align: text-bottom !important;
}

/* статус игрока */
li.pa-title {
    padding-bottom: 4px;
    font-weight: bold;
    font-size: 6pt;
    text-transform: uppercase;
    font-family: calibri;
    letter-spacing: 1px;
    color: #e7e4e4;
  }

/* блок со строчкой "активен" */
li.pa-online {
text-align: center;
    margin-top: 10px;
    font-size: 7pt;
    font-family: calibri;
    color: #7d6e85;
    text-transform: lowercase;
    letter-spacing: 0.5px;
  }


li.pa-avatar.item2 img {
background: #755b72;
    padding: 2px;
}



.pa-respect .fld-name a::before, .gid3 .pa-respect .fld-name::before, .pa-posts .fld-name a::before, .pa-posts .fld-name::before, .pa-fld2 .fld-name a::before, .pa-fld2 .fld-name::before, .pa-fld1 .fld-name a::before, .pa-fld1 .fld-name::before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
text-align: center;
}
.pa-respect .fld-name a::before, .gid3 .pa-respect .fld-name::before {
    background-size: cover;
    background: url(https://upforme.ru/uploads/0013/90/09/2/691504.png) 100% 100% no-repeat;
}

.pa-posts .fld-name a::before, .pa-posts .fld-name::before {
    background-size: cover;
    background: url(https://upforme.ru/uploads/0013/90/09/2/973954.png) 100% 100% no-repeat;
}

li.pa-posts {
    margin-left: -43px;
}


.profdop {
    line-height: 20px;
    display: inline-block;
}

.profdopmon {
    line-height: 20px;
    display: inline-block;
}

.pa-respect a img {
    display: none;
}


.pa-posts, .pa-respect, .pa-fld5
 {
    display: inline-block;
    width: 30px;
    margin-top: 15px !important;
    padding: 0px 13px 0px 7px !important;
    color: #cdc9b9;
    font-size: 11px;
    font-family: calibri;
line-height: 27px;
}



.pa-respect .fld-name, .pa-posts .fld-name, .pa-fld5 .fld-name {
    font-size: 0;
    display: flex;
    height: 12px;
    text-align: center;
    align-content: center;
    justify-content: center;
    margin-bottom: 0px;
    align-items: flex-start;
}


.pr145 {
    display: flex;
    gap: 30px;
    margin-top: -32px;
    margin-left: 8px;
    position: absolute;
}


/* меню под постом, где профиль, лс, редактировать, удалить и т.д. */
.punbb .post-links {
  margin-left: 190px;
  }

.punbb .post-links ul {
  padding: 0 10px 0 0;
  line-height: 20px;
  margin-left: -190px;
  text-align: right;
  }

.punbb .post-links li {display: inline; padding-left: 10px;}
.pl-email, .pl-website {float: left;}
.punbb .clearer {clear: both;height: 0;font-size: 0;}


.punbb .post-links ul li a {color: #94839c; font-weight: 600;}
.punbb .post-links ul li {
    background: #0b0203;
    font-family: calibri;
    letter-spacing: 0.5px;
    padding: 3px 5px 3px 5px;
    margin-left: 5px;
    border-radius: 8px;
}


/* МОДЕРАТОРСКОЕ МЕНЮ
-------------------------------------------------------------*/

/* сам контейнер */
.punbb .modmenu .container {padding: 5px 10px;
    text-align: right;
    font-size: 10px;
    background: #d9d6d6;
    border: 1px solid #d3d2d2;
    border-radius: 5px;
    font-family: calibri;
    letter-spacing: 0.3px;;}
.punbb .modmenu strong, .punbb .modmenu a {height: 18px; line-height: 18px;}
.punbb .modmenu .container strong {float: left;}
.punbb .modmenu input {margin-left: 10px;}


/* СОО ОБ ОШИБКАХ
-------------------------------------------------------------*/

.punbb .info .container {padding: 8px 10px}
.punbb .info .container .backlink {padding-top: 8px;}


/* ПРОФИЛЬ И ЛС
-------------------------------------------------------------*/

/* контейнер профиля */
#profile .container {padding-left: 186px;}

/* навигация в профиле */
#profilenav {float: left;
  width: 140px;
  margin-left: -163px;
  }

#profilenav li {padding-bottom: 10px; font-weight: bold;}


/* блок с самими ссылками */
#viewprofile ul, #profilenav ul {
padding: 10px 0px 5px 10px;
    margin: 0 0 10px 0;
    background: #d9d6d6;
    border: 1px solid #cbcbcb;
  }

/* заголовок */
#viewprofile h2, #profilenav h2 {
  padding: 0;
  margin: 0;
    margin-bottom: 10px;
  }


/* в профиле управление, выбор подфорумов для назначения модератора на них */
#setmods dl {padding: 0 0 0 100px;}

#viewprofile li {padding: 0 0 0 240px;}


#viewprofile li span {float: left;
width: 200px; /* ширина строчки в профиле зарегистрирован, приглашений, провёл на форуме и т.д. */
margin-left: -160px; 
padding: 5px 1px; 
font-weight: bold;}

#setmods dt {float: left; width: 140px; margin-left: -160px; padding: 8px 1px; font-weight: bold; display: inline;}
#viewprofile li strong, #viewprofile li div, #setmods dd { display: block; padding: 5px 10px;}

/* аватарка в профиле */
.punbb img.avatardemo {
  float: right;
  margin: 0 0 0.8em 1.8em
  }


/* СПИСОК ИГРОКОВ
-------------------------------------------------------------*/

/* общий контейнер */
#pun-userlist .formal, #pun-userlist .formal .container {margin-bottom: 0;}

/* контейнер со списком игроков */
#pun-userlist .usertable .container {
  padding: 5px;
  }



/* МЕНЮШКА ФОРУМ, УЧАСТНИКИ, ПОИСК И Т,Д
-------------------------------------------------------------*/

/* контейнер с меню */
#pun-navlinks .container {
  margin: 0;
  padding: 7px 10px;
  text-align: center;
margin-top: -37px;
  }

/* расположение каждого пункта меню */
#pun-navlinks li {
display: inline;
    padding: 2px 14px 2px 14px;
    background: #0b0203;
    border-radius: 8px;
    margin-right: 24px;
  }

/* шрифт навигации */
#pun-navlinks li a {
font-size: 9pt;
    font-family: calibri;
    text-transform: uppercase;
    color: #9a88a2;
    font-weight: 600;
  }

#pun-navlinks li a:hover {
    color: #a99155;
  }



/* ЮЗЕР МЕНЮ АКТИВНЫЕ ТЕМЫ, ОТВЕТЫ И Т.Д.
-------------------------------------------------------------*/

#pun-ulinks {
    display: flex;
    justify-content: center;
}


/* контейнер с меню */#pun-ulinks .container {
padding: 3px 10px;
    background: #e7e4e4;
    width: 80%;
    border-radius: 8px;
    text-align: center;
    border: 1px solid #ddd2e1;
}
/* расположение пунктов меню */ #pun-ulinks li {display: inline; padding: 0 3px 0 6px;}

/* шрифт навигации */
#pun-ulinks li a {
color: #615a5b;
    font-size: 6pt;
    font-family: calibri;
    text-transform: uppercase;
    font-weight: 600;
}

#pun-ulinks li a:hover {
color: #b9afb0;
}


/* ПРИВЕТСТВИЕ
-------------------------------------------------------------*/

#pun-status {
    display: flex;
    justify-content: center;
}

/* приветствие гостя, контейнер */
#pun-status .container {padding: 5px 23px 5px 23px;
    margin-bottom: 0;
    position: absolute;
    top: -45px;
    color: #a291a8;
    text-align: center;
    text-transform: uppercase;
    font-size: 7pt;
    font-family: calibri;
    font-weight: 600;
    letter-spacing: 2px;
    background: #0b0203;
    border-radius: 8px;}


/* распределение текста в статусе */
#pun-status span {white-space: nowrap; margin-right: 5px;}



/* СТАТИСТИКА
-------------------------------------------------------------*/

/* контейнер общий */
#pun-stats .container {    padding: 8px 10px;
    font-family: calibri;
    font-size: 8pt;
    font-weight: 600;
    color: #686767;
}

/* всего тем, всего сообщений */
#pun-stats li.item1, #pun-stats li.item2 {
float: left;
clear: both;
line-height: 150%;}


/* зарегистрированных, последний зарегистрированный */
#pun-stats li.item3, #pun-stats li.item4 {
text-align: right;
line-height: 150%;
}


/* контейнер, кто онлайн под статистикой */
li#onlinelist {
margin-top: 10px;
float: left;
line-height: 130%;
  }

/* внутрянка контейнера, кто онлайн под статистикой */
li#onlinelist div {padding: 7px 0 0 0;}



/* РЕКЛАМА ОТ СЕРВАКА!!! НЕ ТРОГАТЬ!!!!!
-------------------------------------------------------------*/
#pun-about .container {text-align: center; line-height: 150%;padding: 0px;}



/* ХЛЕБНЫЕ КРОШКИ 
-------------------------------------------------------------*/

#pun-crumbs1 {font-weight: bold; font-family: calibri;}
#pun-crumbs2 {font-weight: bold;margin-bottom: 0; font-family: calibri;}

/* внутрянка контейнера */
#pun-crumbs1 p.container {margin-top: 0; padding: 10px 10px 8px 10px; font-size: 11px; text-align: center;}
#pun-crumbs2 .container {padding: 8px 10px;font-size: 11px;     text-align: center;}


/* убрать границы у таблицы в bb кодах -------------------------------------------------------------*/
.post-content td {border:none transparent !important;}

/* СКРОЛЛ */
::-webkit-scrollbar {
    width: 8px;
    height: 6px;}

/* задний фон трека */
::-webkit-scrollbar-track {
    background: #796c7c;
}

/* двигающийся ползунок */
::-webkit-scrollbar-thumb {
background: #968899 !important;
}

/* двигающийся ползунок при нажатии */
::-webkit-scrollbar-thumb:active {
background: #968899 !important;}






/* иконки вверх вниз
-------------------------------------------------------------*/
.go-up,.go-down {
display:none;
position:fixed; /*позиционируем*/
z-index:9999;
cursor:pointer;
margin-bottom:60px; 
height:128px; 
}
.go-up {
bottom:260px; /*положение от низа окна браузера верхняя кнопка*/
    margin-left: 1099px !important;
}
.go-down {
    bottom: 150px;
    margin-left: 1099px !important;
}
.go-down:hover,.go-up:hover {
opacity:1;
}



.lastedit {display:none}
#tags .container {
    margin-left: -5px;
    top: 43px;
    z-index: 2;
    background: #e7e4e4;
    border-radius: 4px;
    border: 1px solid #bfbaba;
}




#pun-admain textarea, #pun-admain input, #pun-admain select, #pun-admain optgroup {
    background: #e7e4e4;
    padding: 10px;
}




.reaction-picker {display: none;}
#profile-right {width: 550px !important;}
#profile-left {width: 240px !important; padding-top: 0 !important;
    background: #e7e4e4;
    border: 1px solid #d7d7d7 !important;
    border-radius: 15px;
    position: relative;
    left: -15px;}
#viewprofile td {overflow: revert !important;}
#profile-right li#pa-fld1 {margin-bottom: 15px;}

#profile-right li#pa-fld1, #profile-right li#pa-fld5, #profile-right li#pa-fld3, #profile-right li#pa-fld2, #profile-right li#pa-fld4 {
display: none;
}


td#profile-right {
border-radius: 15px;
    background: #e7e4e4;
    border: 1px solid #d7d7d7 !important;
    padding: 25px 10px !important;
    font-size: 10px;
    font-family: calibri;
}


li#profile-name strong {
font-size: 8pt;
    font-weight: 600 !important;
    text-transform: uppercase;
    font-family: calibri;
    letter-spacing: 1px;
    color: #69516a !important;
    text-align: center;
}

li#profile-title strong {
color: #858187;
    font-size: 10px;
    font-family: calibri;
    letter-spacing: 0.5px;
    text-align: center !important;
    margin-left: 6px;
    margin-top: -5px;
}

td#profile-left li#pa-avatar {
    text-align: center;
}

#viewprofile li strong, #viewprofile li div, #setmods dd {
    display: block;
    padding: 0.5em 1em;
    font-weight: normal !important;
}

td#profile-left li#pa-avatar img {
background: #d7d7d7;
    padding: 3px;
}

td#profile-left li#pa-online strong {
    color: #858187;
    text-transform: lowercase;
    font-size: 8pt;
    font-family: calibri;
    text-align: center;
}

td#profile-left li#pa-edit a {
color: #ccbcd3;
    text-align: center !important;
    font-size: 7pt;
    font-family: calibri;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: #0b0203;
    padding: 1px 35px 1px 35px;
    border-radius: 8px;
}

td#profile-left li#pa-edit { text-align: center;}

span.num_msg {background: #94839c !important; margin-top: -15px !important;
    margin-left: 0px !important;}
span.num_msg:before {background: #94839c !important;}
.bubble {background: #94839c !important;}
.bubble:after {border-color: #94839c transparent !important;}



.adformal h2, #pun-adnav h2 {    padding: 0.5em 1em;
    background-color: #e7e4e4 !important;
    color: #616068 !important;
    margin-bottom: 10px;
    border: 1px solid #ddd2e1 !important;
    border-radius: 8px !important;
    font-family: calibri;}


.adcontainer {
background-color: #e7e4e4;
    border: 1px solid #ddd2e1 !important;
    border-radius: 8px;
}

#pun-admain1 form.adcontainer, #pun-admain2 form.adcontainer, #pun-admain-new form.adcontainer, #pun-admain1 div.adcontainer, #pun-admain2 div.adcontainer {margin-top: 10px !important;}

.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited {    color: #623062;
    font-family: calibri;
    font-size: 10pt;}

img.dopimg {
    display: block;
    position: absolute;
    top: -12px;
    background: transparent !important;
    left: 200px;
    /* font-size: 0px; */
}