/* импорты стилей и шрифтов*/
  @import url(style_cs.1747219817.css);

@font-face {
font-family: 'aleg';
src: url('https://forumstatic.ru/files/0013/75/ef/30651.eot?'),
url('https://forumstatic.ru/files/0013/75/ef/10539.woff') format('woff'),
url('https://forumstatic.ru/files/0013/75/ef/76971.ttf') format('truetype'),
url('https://forumstatic.ru/files/0013/75/ef/35320.svg#svgFontName') format('svg');
font-weight: normal;
font-style: normal;
}


/* НЕ ТРОГАТЬ -------------------------------------------------------------*/
.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;}



/*************************************************************
ОБЩИЕ НАСТРОЙКИ
**************************************************************/

/* тело форума общее*/ body {font: 11px verdana; color: #3c4144;
    margin: 0 auto;
    background: #bbc7d3 url(https://forumstatic.ru/files/0013/75/ef/29498.jpg);
    width: 1002px;
}

div#pun-announcement {text-align: left; width: 1002px;margin: 0 auto; position: absolute; top: 0;}

/* тело форума внутрянка*/ #pun {
margin: 0px 10px 50px 10px;
position: relative;
}

/* фон форума*/ html {
background: #101b1d url(https://forumstatic.ru/files/0013/75/ef/31532.jpg) fixed repeat top center; 
background-repeat: no-repeat; background-attachment: fixed;}

/* шапка форума */
#pun-title 
{background: url(https://forumstatic.ru/files/0013/75/ef/30414.jpg);
    height: 336px; width: 1002px; margin-left: -10px;}

/* ссылки на всём форуме*/ .punbb a {text-decoration: none; color: #37576a;}
 .punbb a:hover {color: #799db2;}

/* общие отступы */.punbb .section, .punbb .main { margin-bottom: 16px;}

/* футер */
#pun-about p.container{
    background: url(https://forumstatic.ru/files/0013/75/ef/94389.png);
    height: 59px;
    margin-left: -10px;
    width: 1002px;
    background-repeat: no-repeat;
}

div#html-footer {margin: -90px 0px 0px 0px;} /* отвечает за расположение футера */


/*************************************************************
КАТЕГОРИИ
**************************************************************/
/* отступ категорий */ .punbb .category, {margin-top: 9px;}
/* отсутствие отступа перед 1 категорией */ .punbb #pun-category1, {margin-top: 0;}

#pun-index .category tr {
    display: block;
    background: #b7c1cb;
    margin-bottom: 25px !important;
    border-radius: 5px;
    border: 1px solid #aeb8c1;
    color: #4c5154;
    font-family: verdana;
    text-align: justify;
    font-size: 11px;}

/* убираем название форум, тем, сообщений */
.category thead{
    display: none;
}

#pun th {font-size: 0px;}



#pun-index h2 {color: #86885e;
    text-transform: uppercase;
    font-size: 12px;
    font-family: tahoma;
    font-weight: normal;
    letter-spacing: 1px;
    background: url(https://forumstatic.ru/files/0013/75/ef/90521.jpg);
    background-repeat: no-repeat;
    width: 1002px;
    height: 63px;
    margin-left: -10px;
    text-align: center;
    padding-top: 23px;}

#pun-index h2 span {
    background: #244455;
    border-radius: 5px;
    padding: 2px 25px 2px 25px;
    border: 1px solid #4e7085;
    box-shadow: inset 0 0 8px #122e3d;
}


/* ЗАГОЛОВКИ НА ФОРУМЕ */ 
.punbb h1, .punbb h2, .punbb table, .punbb th {font-size: 11px; font-weight: normal; padding: 5px 10px;}
.punbb h3, .punbb h4 {font-size: 11px; font-weight: normal;}


/* отображение модераторов на главной странице */
.punbb td .modlist {
  display: block;
  padding-top: 5px
  }





/*************************************************************
РАЗНОЕ
**************************************************************/

/* ПЕРЕАДРЕСАДИЦИЯ */
#pun-redirect, #pun-maint {margin: 50px 20% 12px 20%; width: auto; float: none;}


/* СТРАНИЦА РЕГИСТРАЦИИ */
.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: 13px; font-weight: bold;}



 /* ЦИТАТЫ И КОДЫ
-------------------------------------------------------------*/

/* текст в теге кода */ .punbb pre {font-size: 11px; font-family: arial; line-height: 11px;}
/* контент в коде */ .punbb .post-content .blockcode, .punbb .post-content blockquote {overflow: hidden;}
/* скролл у кода, можно задать высоту блока*/ .punbb .post-content .scrollbox {width: 100%; overflow: auto; max-height: 90px;}

/* бокс кода*/
 .punbb .post-content .code-box {
margin: 6px 10px 6px 10px;
    padding: 6px;
    border: 1px solid #c2ced9;
    background: #b0bcc9;
    color: #39474e;
    border-radius: 5px;
  }

/* бокс цитаты*/
.punbb .post-content .quote-box {
margin: 6px 10px 6px 10px;
    padding: 6px;
    border: 1px solid #c2ced9;
    background: #b0bcc9;
    color: #39474e;
    border-radius: 5px;
  }

/* заголовок цитат */
.punbb .quote-box cite {
display: block;
    padding: 2px 10px;
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
    background: #c2ced9;
    border-radius: 5px;
    color: #5a6a7a;
    font-family: 'aleg';
  }

/* заголовок кодов */
.punbb .code-box strong.legend {
display: block;
    padding: 2px 10px;
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
    background: #c2ced9;
    border-radius: 5px;
    color: #5a6a7a;
    font-family: 'aleg';
  }





/* ПАГИНАЦИЯ
-------------------------------------------------------------*/

/* пагинация общее ВЕРХНЕЕ, шрифт и т.д. */
.punbb .linkst {position: relative; height: 0;}

/* расстояние между пагинацией и рекламой форума */
.multipage {margin-top: 50px;}

/* нумерация страниц */
.linkst .pagelink {position: absolute; top: -50px; left: 10px; font-family: 'aleg';}

/* новая тема, новый опрос */
.linkst .postlink {position: absolute; top: -40px; right: 10px; text-align: right; font-weight: bold; font-family: 'aleg';}



/* пагинация общее НИЖНЕЕ, шрифт и т.д. */
.punbb .linksb {text-align: right; padding: 4px 10px; font-family: 'aleg';}

/* нумерация страниц */
.linksb .pagelink {float: left; text-align: left;}

/* новая тема, новый опрос */
.linksb .postlink {float: right; font-weight: bold}



.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: 11px calibri;
    letter-spacing: 0.3px;
    background: #3c6173;
    color: #b2c6d1;
    border: 1px solid #3c6173;
    box-shadow: inset 0 0 4px #bbc7d3;
}

/* радио и чекбоксы */
.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: 12px verdana;
    background: #b0bcc9;
    border: 1px solid #c2ced9;
    border-radius: 5px;
    color: #3d4448;
    padding: 10px;}

#form-buttons table, .punbb .formal textarea {
    width: 98% !important;
}


/* контейнер формы ОБЩЕЕ */
.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: 2px 35px 3px 35px;
    border-radius: 5px;
    border: 1px solid #c2ced9;
    /* padding: 0; */
    font-size: 10px;
    text-align: center;
    letter-spacing: 1px;
    font-family: calibri;
    text-transform: uppercase;
    background: #b0bcc9;
}

.punbb fieldset legend span {padding: 0px;}


.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;}
.punbb .main th {padding: 4px 10px;}


/* тем и сообщений */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
  text-align: center;
  width: 5%;
  }

/* последнее сообщение */
.punbb .main .tcr {
  overflow: hidden; /*убрать если будем ставить декор за предел блока*/
  width: 30%;
text-align: center;
font-size: 11px;
    font-family: Tahoma;
    line-height: 14px;
  }

.punbb .main .tcr a {font-size: 12px;}

/* аватар последнее соо */
.punbb .user-avatar .avatar-image {border-radius: 8px !important;
    border: 1px solid #d6d7d9;
    height: 30px !important;
    width: 30px !important;}

.punbb .user-avatar .isonline {top: -1px !important;
    right: 3px !important;
    background: #bab783 !important;}


/* модерация, юзерлист, поиск */
#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;    /*убрать если будем выдвигать иконку за пределы блока подфорума*/
  }

/* НАЗВАНИЕ ПОДФОРУМОВ */
#pun-index .tcl h3 {text-align: center;}

#pun-index .tcl h3 a {
color: #4e7085;
    font-size: 14px;
    font-family: tahoma;
    text-transform: uppercase;
    letter-spacing: 1px;
  }

.intd {
    display: flex;
    align-items: center;
width: 400px;
}

/* иконки */
.punbb tbody.hasicon td.tcl {padding-left: 25px;}

.punbb div.icon {
    position: absolute;
    float: left;
    margin-left: -35px;
    display: block;
    width: 34px;
    height: 38px;
  }



#pun-index div.icon {margin-left: 425px;}

Div.icon {background-image : url(https://forumstatic.ru/files/0013/75/ef/92139.jpg); background-repeat: no-repeat;
    mix-blend-mode: screen; opacity: 0.3;}

tr.inew div.icon {
   background: url(https://forumstatic.ru/files/0013/75/ef/66198.jpg) no-repeat; opacity: 1;
}
tr.isticky div.icon {
   background: url(https://forumstatic.ru/files/0013/75/ef/19817.jpg) no-repeat; opacity: 1;
}
tr.iclosed div.icon {
background: url(https://forumstatic.ru/files/0013/75/ef/45935.jpg) no-repeat; opacity: 1;
}


/*************************************************************
ПОСТЫ
**************************************************************/

/* отступ между постами */ .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: 130%;}
/* вертикальное выравнивание изображений в постах */ .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;}


/* контейнер в котором находятся посты */
.punbb .post .container { }
.punbb .post-body {
  margin-left: 240px; /* размер выставляем как ширина профиля */
  }

/*контейнер поста в личных сообщениях */
.punbb fieldset .post-box {margin-bottom: 8px}

/* контейнер внутри тела поста, где пишется сам текст*/
.punbb .post-box {padding: 10px;}


/* меню над постом: время, поделиться, нумерация постов */
.punbb .post h3 {background: #4e7085;
    border-radius: 5px;
    border: 1px solid #c7d0d9;
    margin-top: 40px;
    width: 90%;
    margin-left: 5%;
    margin-bottom: 40px;
    font-size: 10px;
    font-family: 'aleg';
    letter-spacing: 1px;
    text-transform: uppercase;
}


.punbb .post h3 a {color: #a4c8cf;}

.punbb .post h3 span {
  padding: 5px 10px;
  display: block;
  margin-left: 10px; /* двигаем дату поста вправо */
  }

/* номер поста */
.punbb .post h3 strong {
    float: right;
    text-align: right;
    font-weight: normal;
    /* color: #cbd7bb; */
    background: #bbc7d3;
    padding: 5px 6px 7px 6px;
    font-size: 11px !important;
    margin-top: -6px;
  }



/* блок профиля в посте, контейнер */
.punbb .post .post-author {
  float: left;
  text-align: center;
  width: 222px; /* ширина профиля */
  overflow: hidden; /* убрать если есть плашки выдвигающиеся за границы контейнера профиля */
  }

.punbb .post .post-author ul, .punbb .post .post-author p {
line-height: 140%;
  }

.punbb .post .post-author {
  background:url(https://forumstatic.ru/files/0013/75/ef/22206.png) 0 0 repeat-y; /*Фон размножаемый по вертикали*/
  overflow: visible!important;
margin: 25px 0px 0 5px !important;
}
.punbb .post .post-author > ul {
  background:url(https://forumstatic.ru/files/0013/75/ef/49076.png) 0 top no-repeat,url(https://forumstatic.ru/files/0013/75/ef/49186.png) 0 bottom no-repeat; /*Фон верха - низа*/
margin: -28px 0 -10px 0 !important;
    padding: 13px 0px 18px 0px !important;
}


/* блок с именем игрока */
.pa-author {
  font-size: 11px;
margin-top: -5px;
  }

/* имя игрока, здесь можно задать цвет ника */
.pa-author a {
background: #244455;
    padding: 2px 15px 3px 15px;
    border-radius: 5px;
    border: 1px solid #4e7085;
    font-family: tahoma;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #aaad80;
  }

/* статус игрока */
li.pa-title {
    color: #85aaaf;
    padding-bottom: 4px;
    font-weight: bold;
    letter-spacing: 1.5px;
    font-family: calibri;
    font-size: 8px;
    text-transform: uppercase;
    margin-top: 5px;
  }

/* блок со строчкой "активен" */
li.pa-online {
line-height: 8px;
    padding-left: 4px;
    margin-top: 20px;
    color: #9fb9c9;
    font-family: calibri;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
  }

/* блок с аватаром */
li.pa-avatar.item2 img {box-shadow: 0 0 0 2px #4e7085, 0 0 0 3px #6a899c;}

/* блок с плашкой */
li.pa-fld4 {margin: 5px 0px 0px -4px;}

/* личное звание в профиле*/
li.pa-fld3 {margin-top: 15px;}
.lzfon {background: #7fa2b5; border: 1px solid #7fa2b5; box-shadow: inset 0 0 5px #b8cbde;}
.niklz {width: 222px; margin: -6px 0px -10px 0px;}
.niklz a {background: #4e7085; border: 1px solid #55798f; box-shadow: inset 0 0 8px #204155; padding: 2px 10px 3px 10px; font-family: tahoma; font-size: 11px; text-transform: uppercase; letter-spacing: 0.5px; border-radius: 5px; color: #9eb9c8; text-shadow: 1px 1px 0 #44687b;}
.rasalz {margin-top: 15px; color: #e4d5bb; font-size: 8px;font-family: calibri;text-transform: uppercase;letter-spacing: 2px; text-shadow: 1px 1px #688da1;}
.lzinfo { color: #b5cdda; text-align: center; font-size: 10px;padding: 5px 0px 6px 0px;letter-spacing: 0.5px; line-height: 12px; text-transform: lowercase; background: #598196; box-shadow: inset 0 0 8px #b8cbde; border: 1px solid #6d90a3; border-radius: 5px; width: 90%;margin: 5px 0px -30px 10px;}

/* меню под постом, где профиль, лс, редактировать, удалить и т.д. */
.punbb .post-links {
  margin-left: 190px;
  }

.punbb .post-links ul {
padding: 5px 40px 5px 40px;
  margin-left: -190px;
  text-align: right;
  }

.punbb .post-links ul li {background: #598196;
    font-family: calibri;
    letter-spacing: 0.5px;
    border: 1px solid #6d90a3;
    box-shadow: inset 0 0 5px #95adbd;
    padding: 3px 5px 3px 5px;
    margin-left: 5px;
    border-radius: 4px;}

.punbb .post-links ul li a {color: #c3d7dd;
    text-shadow: 0 0 1px #3a5462;}

.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 .modmenu .container {padding: 5px 10px; text-align: right; font-family: calibri; font-size: 12px;}
.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: 15px 18px 8px 18px;
  margin: 0 0 10px 0;
  }

/* заголовок */
#viewprofile h2, #profilenav h2 {
  padding: 0;
  margin: 0;
  }


/* в профиле управление, выбор подфорумов для назначения модератора на них */
#viewprofile li, #setmods dl {padding: 0 0 0 100px;}


#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; font-weight: normal;}

/* аватарка в профиле */
.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;
    margin-top: -62px;
    text-align: center;
  }

/* расположение каждого пункта меню */
#pun-navlinks li {
  display: inline;
  padding-right: 10px;
  }

/* шрифт навигации */
#pun-navlinks li a {
font-size: 14px;
    color: #85a9bb;
    text-transform: uppercase;
    font-family: Tahoma;
    letter-spacing: 0.5px;
    background: #3e6174;
    border-radius: 3px;
    padding: 1px 12px;
    border: 1px solid #3b5f73;
    box-shadow: inset 0 0 5px #5f8ea7;
    text-shadow: 0 0px 1px #284a5d;
  }

#pun-navlinks li a:hover { background: #517e96; color: #85b4bb; border: 1px solid #3b6176;}


/* ЮЗЕР МЕНЮ АКТИВНЫЕ ТЕМЫ, ОТВЕТЫ И Т.Д.
-------------------------------------------------------------*/

/* контейнер с меню */#pun-ulinks .container {
    width: 80%;
    margin-left: 9%;
    padding: 5px 10px; text-align: center;
    background-color: #3c6073;
    border-radius: 0 0 5px 5px;
    margin-top: -10px;}
/* расположение пунктов меню */ #pun-ulinks li {display: inline; padding: 0 0px 0 17px; }

/* шрифт навигации */
#pun-ulinks li a {
color: #88c1c8;
    font-family: calibri;
    font-size: 8px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

#pun-ulinks li a:hover {
color: #bab783;
}


/* ПРИВЕТСТВИЕ
-------------------------------------------------------------*/

/* приветствие гостя, контейнер */
#pun-status .container {position: absolute;
    width: 240px;
    text-align: center;
    top: 22px;
    left: 369px;
    color: #cbcdc8;
    background-color: #244455;
    border: 1px solid #4e7085;
    border-radius: 8px;
    font-size: 10px;
    text-transform: lowercase;
    font-family: aleg;}

#pun-status .container a {color: #aaad80;}

#pun-status .container strong {font-weight: normal !important;}

#pun-status .item4.status-right{display:none;}


/* распределение текста в статусе */
#pun-status span {white-space: nowrap; margin-right: 5px;}




/* ОБЪЯВЛЕНИЕ
-------------------------------------------------------------*/
#pun-announcement .container {padding: 10px;}




/* СТАТИСТИКА
-------------------------------------------------------------*/

/* контейнер общий */
#pun-stats .container {padding: 8px 10px;}

/* всего тем, всего сообщений */
#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: 8px 10px;}



/* ХЛЕБНЫЕ КРОШКИ 
-------------------------------------------------------------*/

#pun-crumbs1 {font-weight: bold;}
#pun-crumbs2 {font-weight: bold;margin-bottom: 0;}

/* внутрянка контейнера */
#pun-crumbs1 p.container {margin-top: 0; padding: 10px 10px 8px 10px; font-size: 11px; font-family: 'aleg'; text-align: center;}
#pun-crumbs2 .container {padding: 8px 10px;font-size: 11px; font-family: 'aleg';}



/* СКРОЛЛ */
::-webkit-scrollbar {
    width: 8px;
    height: 6px;}

/* задний фон трека */
::-webkit-scrollbar-track {
border: 1px solid #4e7085 !important;
    box-shadow: inset 0 0 3px #1c3a4a;
    background: #234354;
    border-radius: 5px;
}

/* двигающийся ползунок */
::-webkit-scrollbar-thumb {
background: #5d6b5a !important;
    border: 1px solid #4e7085 !important;
    box-shadow: inset 0 0 3px #414733;
    border-radius: 5px;}


/* двигающийся ползунок при нажатии */
::-webkit-scrollbar-thumb:active {
background: #9fa27c !important;}



.punbb .forum {   background: #c5ced7;
    width: 940px;
    margin-left: 20px;
    border-radius: 8px;
    border: 1px solid #d2d9df;}





.pa-fld5 {
    position: absolute;
    margin: -2px 0px 0px 10px !important;
    width: 25px;
}


.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://forumstatic.ru/files/0013/75/ef/36671.png) 100% 100% no-repeat;
}

.pa-posts .fld-name a::before, .pa-posts .fld-name::before {
    background-size: cover;
    background: url(https://forumstatic.ru/files/0013/75/ef/78691.png) 100% 100% no-repeat;
}

.pa-fld2 .fld-name a::before, .pa-fld1 .fld-name::before {
    background-size: cover;
    background: url(https://forumstatic.ru/files/0013/75/ef/39744.png) 100% 100% no-repeat;
}

.pa-fld3 .fld-name a::before, .pa-fld2 .fld-name::before {
    background-size: cover;
    background: url(https://forumstatic.ru/files/0013/75/ef/78554.png) 100% 100% no-repeat;
}

.pa-respect .fld-name, .pa-posts .fld-name, .pa-fld2 .fld-name, .pa-fld1 .fld-name {
    font-size: 0;
    display: inline-block;
    height: 12px;
text-align: center;
}

.pa-posts, .pa-respect, .pa-fld2, .pa-fld1 {
    display: inline-block;
    width: 25px;
    margin-top: 45px !important;
    padding: 0px 13px 0px 7px !important;
    color: #cdc9b9;
    font-size: 11px;
    font-family: calibri;
}

.pa-respect a img {
    display: none;
}


.reaction-picker {display: none;}
#profile-right {width: 60% !important;}
#profile-left {width: 30% !important;}
#viewprofile td {overflow: revert !important;}
#profile-right li#pa-fld1 {margin-bottom: 15px;}

/* убрать границы у таблицы в bb кодах -------------------------------------------------------------*/
.post-content td {border:none transparent !important;}