@import url(style_cs.1781764775.css);

/* шрифты бланш */
@import url(https://forumstatic.ru/files/001a/28/10/55678.css); 

/* Иконический шрифт */
@import url('https://fonts.googleapis.com/css2?family=Material+Icons+Outlined');

/* Font Awesome */
@import url('https://kit-pro.fontawesome.com/releases/v6.6.0/css/pro.min.css');

@font-face {
  font-family: 'Cathdra';
  src: url('https://forumstatic.ru/files/001c/93/e5/51398.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Bodoni';
  src: url('https://forumstatic.ru/files/001c/86/a4/26894.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

.bodoni-text {
  font-family: 'Bodoni', serif;
}

/****************************************
Чистый стиль by Alex Kolmar (бродяга)
****************************************/

/* Полезные сервисные настройки
-------------------------------------------------------------*/

.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 {
  font-size: 0;
  height: 0;
  width: 0;
  line-height: 0.0;
  position: absolute;
  left: -9999px;
  overflow: hidden;
}

#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;
}


/* Основные переменные
------------------------------------------*/

:root {
  --body-bg: #6FBFBE;
  --pun-bg: #D9E0E1;
  --text-color: #003B3B;
  --sec-bg: #A3BCC0;
  --link: #048C8C;
  --link-hover: #FFE7D3;
  --pwidth: 246px;
  --pad1: 10px 20px;
  --pad2: 5px 20px;
  --pad3: 5px 10px;
  --tablica: url(https://forumstatic.ru/files/001c/93/e5/96621.png);
  --violet-tr: rgba(217, 224, 225, 0.8);
  --cat: url(https://forumstatic.ru/files/001c/93/e5/16904.png);
  --footer: url(https://forumstatic.ru/files/001c/86/a4/34173.png);
  --new-topic: url(https://forumstatic.ru/files/001c/93/e5/78732.png);
  --old-topic: url(https://forumstatic.ru/files/001c/93/e5/52733.png);
  --closed-topic: url(https://forumstatic.ru/files/001c/93/e5/53472.png);
  --old-main: url(https://forumstatic.ru/files/001c/93/e5/37309.png);
  --new-main: url(https://forumstatic.ru/files/001c/93/e5/91267.png);
  --triangle-img: url(https://forumstatic.ru/files/001c/93/e5/51994.png);
  --messages: url(https://forumstatic.ru/files/001c/86/a4/69753.png);
  --posts: url(https://forumstatic.ru/files/001c/86/a4/39743.png);
  --likes: url(https://forumstatic.ru/files/001c/86/a4/68966.png);
  --money: url(https://forumstatic.ru/files/001c/86/a4/66925.png);
  --online-img: url(https://forumstatic.ru/files/001c/86/a4/85324.png);
  --guest-img: url(https://forumstatic.ru/files/001c/93/e5/93937.png);
  --guest-tr: rgba(255, 221, 198, .46);
  --bg-img: url(https://forumstatic.ru/files/001c/93/e5/13664.png);
  --profile-tr: rgba(111, 191, 190, 0.17);
  --topic-bg: url(https://forumstatic.ru/files/001c/93/e5/32435.png);
  --footer-left-img: url(https://forumstatic.ru/files/001c/93/e5/75176.png);
  --footer-right-img: url(https://forumstatic.ru/files/001c/93/e5/48049.png);
}


/* Global
------------------------------------------*/

/* Применяется ко всем элементам */

* {
  margin: 0;
  padding: 0;
  border: none;
  text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  scrollbar-width: thin;
  scrollbar-color: var(--link-hover) var(--sec-bg);
}

/* прокрутка хром etc */

*::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}

*::-webkit-scrollbar-track {
  background-color: var(--sec-bg);
}

*::-webkit-scrollbar-thumb {
  background-color: var(--link);
}

*::-webkit-scrollbar-thumb:active {
  background: var(--link-hover);
}

/* выделение текста */

::selection {
  background: var(--link);
  color: var(--pun-bg);
}

:focus {
  outline: none;
}

/* все ссылки */

a,
.punbb #pun-admain a {
    text-decoration: none;
color: var(--link);
}

a:hover,
.punbb #pun-admain a:hover {
  color: var(--link-hover);
}

.lastpost-link {    text-transform: uppercase;
    font-weight: 700;
    color: var(--text-color);
font-size: 11px;}

/* все заголовки */

h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre {
  margin: 0;
}

h1,
h2 {
  padding: 10px 20px;
  font-weight: normal;
  text-align: center;
}

ul,
dl,
li,
dd,
dt {
  list-style: none;
}

address,
em {
  font-style: normal;
}

/* выключить список модераторов, отредактировано etc */

.modlist,
.lastedit,
.punbb div#pun-live-rusff,
.punbb .topic a.sharelink {
  display: none;
}

/* модальные окна, репутация, закладки etc */

#tags .container,
.post_report,
.post_reputation,
#MyBookmarks,
.inner.popup_graffiti,
.pun-modal .modal-inner,
.punbb-admin #pun-admin-award-form .inner {
  background: var(--sec-bg);
}

/* Формы
------------------------------------------- */

/* ОФОРМЛЕНИЕ КНОПОК */

input.button, #pun-admain input.button, #sub4, #Kn-cont_1, #Kn-cont_2, #Kn-cont_3, input[type="button"], input[type="submit"] {
padding: 2px 10px;
    cursor: pointer;
    transition: all .2s linear 0s;
    background: var(--profile-tr);
    color: var(--link);
    border-radius: 10px;
    text-transform: lowercase;
    font-weight: normal;
    border: 1px solid var(--body-bg);
}

input.button:hover,
#pun-admain input.button:hover,
#sub4:hover, #Kn-cont_1:hover, #Kn-cont_2:hover, #Kn-cont_3:hover,
input[type="button"]:hover,
input[type="submit"]:hover {background: var(--link-hover);
color: var(--link);
transition: all .3s linear 0s;}

/* ОФОРМЛЕНИЕ ПОЛЕЙ ВВОДА */

input[type="text"],
input[type="password"],
textarea,
select {
  padding: 2px 5px;
  border: 1px solid var(--body-bg);
background: var(--pun-bg);
}

textarea,
input,
select,
optgroup {
  font-size: 13px;
}

optgroup {
  font-weight: bold;
}

/* флажки и чекбоксы */

.checkfield input[type="checkbox"],
.radiofield input[type="radio"] {
  margin: 0 3px;
}

p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {
  height: 20px;
  vertical-align: middle;
}

.formal .container {
  padding: var(--pad1);
}

.formsubmit {
  padding: 0;
  margin: 10px 0 0 0;
}

.formsubmit input,
.formsubmit a,
.formsubmit span {
  margin: 0 6px 0 0;
}

fieldset {
  border: none;
}

fieldset legend {
  font-weight: bold;
}

fieldset fieldset {
  border: none;
  margin: 0;
  padding: 0 0 8px 0
}

.fs-box {
  padding: 5px 0;
}

.fs-box p,
.fs-box fieldset {
  padding: 0 0 8px 0;
}

.inline .inputfield,
.inline .selectfield,
.inline .passfield {
  float: left;
  margin-right: 10px;
}

.inline .infofield {
  clear: both
}

.datafield br {
  display: none
}

.required label,
.datafield span.input {
  font-size: 10px;
}

textarea,
.longinput input {
  width: 64%;
  margin: 0;
}

.hashelp {
  position: relative;
}


/* Админка
------------------------------------------*/

.punbb-admin .adcontainer,
.punbb-admin .adformal {
  border: none;
}


/* Тело форума
------------------------------------------*/

/* фон */

html {
  background: var(--body-bg) url() no-repeat top center;
}

/* заплатка для фиксированного фона */

body::before {
  content: "";
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  min-width: 100vw;
  min-height: 100vh;
  z-index: -10;
  background: var(--bg-img) repeat top center/cover;
}

/* тело */

#pun {
  width: 1100px;
  background: var(--pun-bg);
margin: 0px auto!important;
  margin-top: 380px!important;
overflow: visible;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
margin-bottom: 0px!important;
}

/* внутреннее тело */

.punbb {
  font: 11px Arial, Verdana;
color: var(--text-color);
z-index: 2;
}

/* настройки внутренних блоков */

.punbb > div .container {
  padding: var(--pad1);
}

/* Навигационные ссылки */

#pun-index #pun-navlinks .container {
}

#pun-navlinks {position: relative;
    top: -363px;
    left: 0;
    z-index: 10;
    right: 0;}

#pun-navlinks a {color: var(--link-hover);
}
#pun-navlinks a:hover {color: var(--pun-bg);}

#pun-navlinks .container {
  text-align: center;
font-size: 16px;
text-transform: uppercase;
letter-spacing: 0.1em;
font-family: Bodoni;
  justify-content: center;
  align-items: center; 
width: fit-content;
 margin: 0 auto;
font-weight: 400;
margin-top: -10px;
z-index: 12;
position: relative;
}



#pun-navlinks li {
  padding: 0 5px;
display: inline-block;
}

#pun-navlinks ul {
 width: auto;          
  flex: 0 0 auto;
  background: var(--link);
  padding: 5px 10px;
  gap: 12px;
  border-radius: 10px;
position: relative;
}

/* Пользовательские ссылки */

#pun-ulinks a {color: var(--text-color)}

#pun-ulinks a:hover {color: var(--link)}

#pun-ulinks .container {
  text-align: center;
text-transform: uppercase;
font-size: 8px;
letter-spacing: 0.1em;
z-index: 4;
position: relative;
}

#pun-ulinks {position: relative;
    top: -363px;}

#pun-ulinks li {
  padding: 0 5px;
  display: inline;
}

/* Статус */

#pun-status {}

#pun-status span {
  white-space: nowrap;
  margin-right: 5px;
}

/* Хлебные крошки */

.crumbs.container {}

/* Копирайт */

#pun-about {}

#pun-about .container {
text-align: center;}


/* Главная форумная таблица
------------------------------------------*/

.main table {
  table-layout: fixed;
  width: 100%;
}

#pun-main td,
#pun-main tr {
  position: relative;
}

.main th {
  padding: 5px 10px;
}

.main td {
  padding: 10px;
}

.tcl {
  width: 63%;
}

.tcl h3 a {font-family: Bodoni;
font-weight: 400;
font-size: 18px;
letter-spacing: 0.05em;
text-transform: uppercase;
color: var(--link);
}

.tcl h3 a:hover {color: var(--body-bg)}

.tc2,
.tc3,
.tcmod {
  text-align: center;
  width: 8%;
}


.tcr {
  width: 35%;
}

#pun-searchtopics .tcl,
#pun-modviewforum .tcl {
  width: 40%
}

#pun-searchtopics .tc2 {
  text-align: left;
  width: 20%;
}

#pun-debug table .tcl {
  width: 15%;
}

#pun-debug .tcr {
  width: 90%;
}

tbody.hasicon td.tcl {
  padding-left: 20px;
}



/* аватар */

.punbb td .user-avatar, #pun-index td .user-avatar {

}

.punbb td .user-avatar .avatar-image {
    height: 30px !important;
    width: 30px !important;
}

.punbb td .user-avatar .avatar-image::after {
  content: "";
  position: absolute;
  inset: 0;          
  background: var(--violet-tr); 
  pointer-events: none;     
  border-radius: inherit;   
    height: 30px !important;
    width: 30px !important;
}

/* Иконки */

#pun-index div.icon {
    position: absolute;
    width: 1019px;
    height: 35px;
    bottom: -30px;
    left: 0px;
    background: var(--old-main) no-repeat top center;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    z-index: 1;
}

#pun-index tr.inew div.icon {
  background: var(--new-main) no-repeat top center;
}

tr.isticky div.icon {
  background: var() no-repeat top center;
 background-size: contain;
}

tr.iclosed div.icon {
  background: var(--closed-topic) no-repeat top center;
 background-size: contain;
width: 34px;
height: 37px;
}

tr.inew div.icon {background: var(--new-topic) no-repeat top center;
 background-size: contain;
width: 34px;
height: 37px;}

tr div.icon {background: var(--old-topic) no-repeat top center;
 background-size: contain;
width: 34px;
height: 37px;
    float: left;
    margin-right: 10px;
    margin-top: -5px;}


/* Пагинация (Переключаемые страницы, Новая тема + Опрос, Подписка)
--------------------------------------------------------------------------------------------------- */

.multipage {
  margin-top: 10px;
}

.multipage h1, .multipage h2 {
   display: none;
}

.multipage thead {
   display: none;
}

.linkst {
position: relative;
    padding: var(--pad2);
    display: flex;
    justify-content: space-between;
}

.linkst .pagelink {}

.linkst .postlink {
  text-align: right;
}

.linksb {
  position: relative;
  padding: var(--pad2);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.linksb .pagelink {
  order: -1;
}

.subscribelink {
  width: 100%;
  text-align: right;
}

.linksb noindex {
  order: 1;
}

.linksb .postlink {
  margin-left: auto;
  text-align: right;
}

/* Модераторское меню, RSS, Atom */

.modmenu .container {
  padding: var(--pad3);
  text-align: right;
}

.modmenu .container strong {
  float: left;
}

.modmenu .container strong a:hover, .crumbs.container a:hover {color: var(--sec-bg)}

.modmenu input {
  margin-left: 10px;
}

/* Главная
------------------------------------------*/

/* скрыть "форум, тем, сообщений" */

#pun-index thead {
  display: none;
}

/* категория */

#pun-index .category {
}

/* заголовок категории */

#pun-index .category h2 {font-size: 0px;
    background: var(--cat);
    background-size: contain;
    background-repeat: no-repeat;
    height: 44px;
    margin-bottom: -37px;
    margin-top: -19px;
    position: relative;
    left: 4%;
    width: 899px;
}

#pun-index .category:first-of-type h2 {
    margin-top: 0;
}

#pun-index .category-1 h2 {font-size: 0px;
    height: 0px;
    background: transparent;
}

#pun-index  .hasicon tr{border-radius: 5px !important;
    margin-bottom: 10px;
    display: flex;
    padding-bottom: 30px;
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px;
    align-items: center;
    background: var(--profile-tr);
}

#pun-index .hasicon tr div.icon {}

/* Статистика */

#pun-stats {display: flex;
    flex-wrap: wrap;          
    justify-content: left;  
    gap: 10px;                
    margin-bottom: 15px;}

/* заголовок статистики */

#pun-stats h2 {display: none;}

/* всего тем, всего сообщений */

#pun-stats li.item1,
#pun-stats li.item2, #pun-stats li.item3,
#pun-stats li.item4 {
background: var(--link);
    color: var(--link-hover);
    border-radius: 3px;
    font-family: Bodoni;
    font-size: 10px;
    text-transform: uppercase;
    padding: 3px 5px 3px;
    display: flex;
    margin-right: 10px;
    justify-content: center;
    letter-spacing: 0.1em;
    margin-bottom: 15px;
    float: inline-start;
    line-height: 10px;
}

#pun-stats li.item4 a {    color: var(--link-hover);
margin-left: 1px;
font-weight: normal;}
#pun-stats li.item4 a:hover {color: var(--pun-bg)}

/* активны, посетили за сутки */

li#onlinelist {
  margin-top: 10px;
  text-align: justify;
text-transform: lowercase;
font-size: 10px;
letter-spacing: 0.1em;
display: flex;
width: 100%;
}

li#onlinelist a {color: var(--text-color);
font-weight: bold;
}
li#onlinelist a:hover {color: var(--link);}

/* Шапка
------------------------------------------*/
/*Двигаем Шапку*/
#pun-title{

}


/* скрыть заголовок в шаке */

#pun-title .title-logo {
display: none;
}

/* содержимое шапки в html-верх */

.tablica {     width: 1100px;
    height: 358px;
    position: absolute !important;
    margin-top: -358px;
    overflow: visible;
}

.tablica::before{
content:"";
position:absolute;
inset:0;
background: var(--tablica);
    background-size: contain;
    background-repeat: no-repeat;
z-index:-1;
 width: 1100px;
}


.ep-davno a:hover, .ep-now a:hover {color: var(--violet-tr);
}

.ep-davno, .ep-now {    width: fit-content;
    border-radius: 3px;
    background: var(--sec-bg);
        padding: 2px 6px 3px;
    font-family: 'Arial';
    font-size: 9px;
    letter-spacing: 0.01em;}

.ep-davno {position: relative;
    margin-top: 49px;
    margin-left: 162px;}

.ep-now {    position: relative;
    margin-top: -14px;
    float: right;
    right: 190px;
}

.ep-davno a, .ep-now a {color: var(--text-color);}

.eps {display: flex;
gap: 16px;
left: 167px;
    position: absolute;
    top: 51px;}

.writers, .flooders {display: flex;
  flex-direction: row;
gap: 10px;
position: absolute;
  z-index:10; 
}

.flooders {     left: 916px;
    top: 42px;}

.writers {    top: 40px;
    left: 20px;}

.writer, .flooder {width: 39px;
    height: 39px;
    overflow: hidden;
    position: relative;
    border-radius: 50%;
}

.writer img, .flooder img {
  width:100%;
  height:100%;
object-fit: cover;
    object-position: center;
  display:block;
border-radius: 50%;;
filter: grayscale(1);

}

.writer a, .flooder a{
  display:block;
  width:100%;
  height:100%;
}

.writer::after, .flooder::after {content: "";
    background: var(--violet-tr);
    position: absolute;
    inset: 0;
pointer-events: none;
border-radius: 50%;}

.quests {
position: absolute;
background: var(--violet-tr);
border-radius: 10px;
width: 269px;
height: 57px;
font-weight: 400;
font-size: 10px;
line-height: 11px;
text-transform: lowercase;
color: var(--text-color);
  padding: 5px;
    bottom: 25px;
    left: 806px;
}

.quests a {color: var(--text-color);
text-decoration: none;}
.quests a:hover {color: var(--body-bg);}

.b-post {position: absolute;
    background: var(--violet-tr);
    border-radius: 10px;
    width: 287px;
    height: 92px;
    font-weight: 400;
    font-size: 10px;
    line-height: 11px;
    text-transform: lowercase;
    color: var(--pun-bg);
    padding: 5px 7px 0 7px;
left: 19px;
    bottom: 27px;
    text-align: justify;}

.b-post a {color: var(--text-color)}
.b-post a:hover {color: var(--body-bg)}

.name {
position: absolute;
    font-family: 'Cathdra';
    font-style: normal;
    font-weight: 400;
    font-size: 45px;
    line-height: 22px;
    letter-spacing: 0.1em;
    color: var(--link-hover);
    left: 393px;
    top: 187px;
}

.description {
width: 344px;
height: 24px;
font-family: 'Arial';
font-style: normal;
font-weight: 400;
font-size: 12px;
letter-spacing: 0.1em;
    color: var(--text-color);
    left: 414px;
    position: absolute;
    top: 217px;
}


/* Объявление
------------------------------------------*/

#pun-announcement {}

/* скрываем слово "объявление" */

#pun-announcement h2 {
  display: none;
}


/* Футер
------------------------------------------*/

/* Футер
------------------------------------------*/

#html-footer {}

#html-footer .container {padding: 0;
    background: var(--link);
    border-radius: 5px;
    width: 701px;
    margin-left: auto;
margin-right: 20px;
    margin-bottom: -25px;
    height: 50px;}

/* баннеры */

.banners {
    padding: var(--pad1);
    width: 658px;
    height: 22px;
    overflow-y: auto;
    border-radius: 3px;
    margin-top: -58px;
}

.banners a {
  opacity: .7;
}

.banners a:hover {
  opacity: 1;
}

.wanted {    display: flex;
    gap: 4px;
    padding-bottom: 7px;
    margin-left: -230px;}

.want { background: var(--sec-bg);
    border-radius: 50%;
    width: 50px;
    height: 50px;
    overflow: hidden;
    position: relative;
    filter: grayscale(1);}

.want img {width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;}

.want a::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: var(--violet-tr);
  opacity: 0.7;
  border-radius: 50%;
  transition: opacity 0.3s ease; 
z-index: 2;
pointer-events: none;
}

.want:hover::before {
  opacity: 0; 
}

.want a {
    display: block;
    width: 100%;
    height: 100%;
}

.want a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
    border-radius: 50%;
    filter: grayscale(1);
    transition: filter 0.3s ease;
}

.footer-left {  content: '';
background: var(--footer-left-img) no-repeat;
background-size: contain;
width: 142px;
height: 84px;
position: absolute;
margin-left: -393px;
    margin-top: -30px;}

.footer-right{  content: '';
background: var(--footer-right-img) no-repeat;
background-size: contain;
width: 36px;
height: 77px;
position: absolute;
    margin-left: 654px;
    margin-top: -20px;
}

/* Топик
------------------------------------------*/

.post {
  margin-top: 10px;
}

.toppost,
.topicpost {
  margin-top: 0;
}

/* контейнер поста */

.post .container {
  display: flex;
  flex-wrap: wrap;
  align-items: start;
}

.post .container a:hover {background: var(--sec-bg);
border-radius: 4px;
padding: 2px;}

.post .container a {font-weight: bold}

/* дата и номер поста */

.post h3 {
    border-radius: 5px;
    margin-left: 15px;
    margin-right: 15px;
    background: var(--link);
    color: var(--link-hover);}

.post h3 span {    display: block;
padding: var(--pad2);
}

.post h3 span a {color: var(--link-hover);}
.post h3 span a:hover {color: var(--pun-bg);} 

/* номер поста */

.post h3 strong {
  float: right;
  text-align: right;
  font-weight: normal;
}

/* Автор */

.post-author {
  width: var(--pwidth);
  text-align: center;
  box-sizing: border-box;
background: var(--link);
    border-radius: 10px;
position: relative;
padding-top: 7px;
}

.post-author::before {  content: "";
inset: 0;
background: var(--sec-bg);
    border-radius: 10px;
    position: absolute;
    left: 9px;
    right: 9px;
    top: 25px;
    bottom: 35px;
    z-index: 1;}

.post-author ul {z-index: 2
}

.pa-author {}

.pa-author a {
font-family: 'Bodoni';
font-weight: 400!important;
font-size: 17px;
line-height: 16px;
text-align: center;
letter-spacing: 0.02em;
text-transform: uppercase;
color: var(--link-hover);
}

.pa-author a:hover {background: transparent!important;
color: var(--violet-tr)!important;
border: 0px!important;
padding: 0px!important;
}

.pa-fld1 {
    width: calc(100% - 18px);
    height: 200px;
    position: absolute;
    top: 25px;
    right: 9px;
    mask: linear-gradient(0deg, rgba(217, 217, 217, 0) 0%, #26253e 100%);
    overflow: hidden;
    filter: grayscale(1);
    border-radius: 8px;
z-index: 1;
}

.pa-fld1 .fld-name {display: none}

.pa-fld1 img {
    vertical-align: text-bottom !important;
}

.pa-fld1:before {
content: "";
    display: block;
    background: var(--sec-bg);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.4;
}

.pa-title {z-index: 2;
    position: relative;
    padding-top: 7px;
    font-weight: 400;
    font-size: 10px;
    line-height: 11px;
    align-items: center;
    text-align: center;
    letter-spacing: 0.02em;
    text-transform: lowercase;
    color: var(--pun-bg);
}

.pa-avatar img {    max-width: 180px;
    max-height: 180px;
    z-index: 2;
    position: relative;
    border: 1px solid var(--pun-bg);}


.pa-fld4 .fld-name {display: none;
}

.modal-link {
  display: inline-block;       
  width: 43px;
  height: 15px;
  background: var(--triangle-img) no-repeat center/contain;
  margin: 0 auto;
  position: relative;
  top: 3px;
  z-index: 2;
}

.modal-link:hover {
  display: inline-block;       
  width: 43px;
  height: 15px;
  background: var(--triangle-img)!important no-repeat center/contain;
  margin: 0 auto;
  position: relative;
  top: 3px;
  z-index: 2;
}



.lzname {position: relative;
    z-index: 3;
    background: var(--link);
    width: fit-content;
    margin: 0 auto;
    padding: 3px 5px;
    border-radius: 3px;
    margin-top: 7px;
    text-transform: uppercase;
    font-family: bodoni;
    font-size: 13px;
}

.lzname a {color: var(--link-hover);
    font-weight: 100!important;}

.lzname a:hover {border: transparent!important;
background: transparent!important;
color: var(--pun-bg)!important;
   font-weight: 100!important;
padding: 0px!important;}

.lzinfo {    position: relative;
    z-index: 2;
    margin: 0 auto;
    box-sizing: border-box;
    height: fit-content;
    background: var(--violet-tr);
    border: 1px solid var(--body-bg);
    border-radius: 3px;
    color: var(--text-color);
    width: 180px;
    font-weight: 400;
    font-size: 10px;
    letter-spacing: 0.02em;
    text-transform: lowercase;
    padding-top: 8px;
    padding-bottom: 3px;
    margin-top: -8px;
padding-left: 3px;
    padding-right: 3px;
}

.lzinfo a {color: var(--link);}
.lzinfo a:hover {background: transparent!important;
border: none!important;
color: var(--link-hover)!important;
padding: 0px!important;}

.pa-fld2 {}

.pa-fld2 .fld-name {display: none}

.pa-fld3 { position: relative;
    margin: 0 auto;
    z-index: 2;
    margin-top: 5px;
    margin-bottom: 9px;
    width: 205px;
    height: 37px;
    border-radius: 8px;
}

.pa-fld3 img {object-fit: fill;
width: 100%; 
    height: 100%; 
border-radius: 8px; }

.pa-fld3 .fld-name {display: none}


.pa-fld5 {}

.pa-online, .pa-last-visit {
    display:none!important;
}

.pa-posts .fld-name, .pa-respect .fld-name, .pa-fld4 .fld-name, .pa-fld3 .fld-name, .pa-fld5 .fld-name, .pa-fld6 .fld-name {
display: inline-flex;
font-size: 0px}


.pa-posts .fld-name:before {
    content: '\f4ad';
    font-size: 12px;
    color: var(--tab-text);
    font-family: 'Font Awesome 6 Pro';
    font-weight: 600;
}

/*Оформляем счетчик постов*/
.pa-fld6 .fld-name:before {
    content: '\f52d';
    font-size: 12px;
    color: var(--tab-text);
    font-family: 'Font Awesome 6 Pro';
    font-weight: 600;
}

.pa-respect .fld-name:before {
    content: '\f004';
    font-size: 12px;
    color: var(--tab-text);
    font-family: 'Font Awesome 6 Pro';
    font-weight: 600;
}

.pa-fld5 .fld-name:before {
    content: '\f51e';
    font-size: 12px;
    color: var(--link-hover);
    font-family: 'Font Awesome 6 Pro';
    font-weight: 600;
}

.pa-fld4 .fld-name:before {
    content: '\f186';
    font-size: 12px;
    color: var(--tab-text);
    font-family: 'Font Awesome 6 Pro';
    font-weight: 600;
}

/*------ Отключаем количество сообщений в лс ------*/
#pun-messages .pa-posts { display: none; }

/* ---------------------- */




.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;
} */
 

/*Иконка к доп. полю Посты*/

/* .pa-fld6 .fld-name{
  font-size:0;
  display:block;
  height:12px;
  margin: 1px auto -1px;
}
.pa-fld6 .fld-name:before{
  content:url(//upforme.ru/uploads/0013/90/09/2/660150.png);
*/



/*.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-fld6, .pa-fld5
 {
    display: inline-block;
    width: 30px;
    margin-top: 15px !important;
    padding: 2px 13px 0px 7px !important;
    color: #cdc9b9;
    font-size: 11px;
    font-family: calibri;
color: var(--link-hover);
}



.pa-respect .fld-name, .pa-posts .fld-name, .pa-fld6 .fld-name, .pa-fld5 .fld-name {
    font-size: 0;
 /*   display: block;*/
    width: 30px;
    height: 12px;
    text-align: center;
    align-content: center;
    justify-content: center;
    margin-bottom: 0px; 
    margin-top: 2px;
    align-items: flex-start;
color: var(--link-hover);
}


.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: var(--sec-bg);
    border-radius: 8px;
}

.plashtex div {
    position: relative;
    width: 205px;
    height: 39px;
}

.plashtex span {
    position: absolute;
    width: 205px !important;
    height: 39px !important;
    align-content: center;
    background-color: rgba(0, 0, 0, 0.3); 
    font-size: 6pt;
    font-family: calibri;
    color: #f1e9df;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 8px;
}


.plashtex div img {
    mix-blend-mode: luminosity;
    width: 205px;
    border-radius: 8px;
    background: var(--sec-bg);
    position: relative;
    height: 39px;
    vertical-align: text-bottom !important;
}


/* Тело поста */

.post-body {
  width: calc(100% - var(--pwidth));
}

.post-box {
  padding: 20px;
}

.post-links {
  margin-left: var(--pwidth);
  width: 100%;
margin-top: 7px;
}

.post-links ul {
  padding: 0;
  margin-left: calc(var(--pwidth) * -1);
  text-align: right;
}

.post-links li {
  display: inline;
}

.post-links li:not(:first-of-type) {
  padding-left: 10px;
}

.pl-email,
.pl-website {
  float: left;
}

.clearer {
  clear: both;
  height: 0;
  font-size: 0;
}


/* Контент поста - цитата, спойлер, таблицы и т.п. */

.punbb .post td {
  border: 0px transparent !important;
}

.post-content em {
  font-style: italic;
}

.post-content td {border: 0px transparent !important;}

.post-content em.bbuline {
  font-style: normal;
  text-decoration: underline;
}

.post-content p {
  margin: 0;
  padding: 2px 2px 2px 25px;
  line-height: 150%;
  text-align: justify;
}

.post-content img {
  vertical-align: middle;
}

.scrollbox {
  width: 100%;
  overflow: auto;
  max-height: 200px;
}

/* цитата и код */
.quote-box, .code-box, pre {margin: 4px 10px 10px;
    padding: 5px;
    border-radius: 3px;
background: var(--sec-bg);
    color: var(--text-color);
padding-top: 10px;
font-family: 'Arial';}

.quote-box cite {
  display: block;
  font-weight: bold;
  font-style: normal;
background: var(--link);
border: 1px solid var(--body-bg);
border-radius: 4px;
padding: 2px;
color: var(--link-hover);
width: fit-content;
margin-left: -6px;
    margin-top: -14px;}

.quote-box cite a {color: var(--link-hover);}
.hide-box cite {text-transform: uppercase;}

.code-box strong.legend {
  display: block;
  font-weight: bold;
  font-style: normal;
}

.post-sig dt {
  border-bottom: 1px solid var(--link-hover);
  width: 300px;
  margin: 10px auto;
}

/* Форма ответа */

#main-reply {
  box-sizing: border-box;
border: 1px solid var(--body-bg);
}

#tags {
  position: relative;
}

#tags .container {
  padding: var(--pad3) !important;
  top: 0 !important;
  max-height: 300px;
  overflow: auto;
background: var(--pun-bg);
    border: 1px solid var(--body-bg);
}


/* Профиль + ЛС
------------------------------------------*/

#viewprofile h2, #profilenav h2     {text-align: center;
    font-weight: 400;
    font-size: 11px;
    margin-bottom: 10px;
    background: var(--sec-bg);
    color: var(--pun-bg);
    padding: 5px;
    border-radius: 10px;
width: fit-content;
text-transform: lowercase;}

#pun-profile h1 {
  display: none;
}

#profile .container {
  padding-left: 200px;
  min-height: 100px;
}

#profilenav {
  float: left;
  width: 180px;
  margin-left: -180px;
}

#viewprofile td#profile-left {
display: flex;
    flex-wrap: wrap;
    width: 80%;
    flex-direction: column;
    align-items: center;
    background: var(--sec-bg);
    border-radius: 10px;
}

#viewprofile td a {color: var(--pun-bg)}
#viewprofile td a:hover {color: var(--link-hover)}

#viewprofile td {border: 0;
    overflow: hidden;
    background: var(--sec-bg);
    padding: 10px!important;
    border-radius: 10px;}

#profile-name {
    font-size: 16px;
        letter-spacing: 0.1em;
font-weight: 700;
    text-align: center;
color: var(--pun-bg);
    text-transform: uppercase;
font-family: bodoni;
}

#profilenav li {
  padding: 0 0 5px;
}

#profilenav li a:hover {color: var(--sec-bg)}

#viewprofile li {
  padding: 5px 0;
}

#profile-right li {
  display: flex;
}

#profile-right li span {
  width: 150px;
  flex-shrink: 0;
}

#profile-left li strong, #profile-right li strong {
  font-weight: normal !important;
}

img.avatardemo {
  float: right;
  margin: 0 0 8px 18px;
border: 1px solid var(--pun-bg);
}

#pun-messages .clearer {
  display: none;
}

#pun-messages h3 span {margin-bottom: 10px}

/* Прочие страницы
------------------------------------------*/

/* Список пользователей */

#pun-userlist .formal,
#pun-userlist .formal .container {
  margin-bottom: 0;
}

#pun-userlist .tc2 {
  text-align: left;
  width: 20%;
}

#pun-userlist .tcl {
  width: 40%
}

.usertable .container {}

/* Собщения об ошибках */

.info .container {
  padding: var(--pad3);
}

.info .container .backlink {
  padding-top: 8px;
}

/* Регистрация */

.info-box {
  margin: 0 0 10px 0;
}

.info-box * {
  padding: 0 0 5px 0;
}

.info-box .legend {
  font-weight: bold;
}

.jGrowl-notification .jGrowl-close {
  position: relative;
  right: 6px;
}

.tipsy #respect figcaption {
  margin-top: 0;
}

/* иконки вверх вниз
-------------------------------------------------------------*/
.go-up,.go-down {
display:none;
position:fixed; /*позиционируем*/
z-index:99;
cursor:pointer;
margin-bottom:60px; 
height:128px; 
}
.go-up {
bottom:240px; /*положение от низа окна браузера верхняя кнопка*/
    margin-left: 1115px !important;
}
.go-down {
    bottom: 200px;
    margin-left: 1122px !important;
}
.go-down:hover,.go-up:hover {
opacity:1;
}

.go-up {
width: 52px;
height: 52px;
}

.go-down {
width: 39px;
height: 38px;
}

.go-up img, .go-down img {width: 100%;
    height: 100%; 
    object-fit: fill;}

.reaction-picker {display: none;}


/*************************
Стиль для Быстрой смены аккаунтов
Deff
*************************/
/*Cкрытие формы входа без клика*/
#pun-navlinks a:not(.NextShow)+span.odd{
display:none!important;
}
#pun-navlinks a:not(.NextShow)+span.odd{
display:none!important;
}
/*Стиль доп-иконки Выход!*/
#pun-navlinks a#New-exit {
  background: transparent!important;
  position:absolute;
  z-index:100000!important;
    margin-top: -2px !important;
    margin-left: 32px !important;
  display:inline-block!important;
}
#pun-navlinks #New-exit img{
position: absolute;
width: 18px;
height: auto;
opacity: .74;
transition: .63s;
}
#pun-navlinks #New-exit:hover img{
transition: .63s;
opacity: .42;
}
.punbb #pun-navlinks a#New-exit:before {
    content:none;
}
.punbb #pun-navlinks #form-login input{
text-align: center;
border: 1px solid #5D6755;
text-rendering: auto;
color: #000000!important; 
margin-top: 4px!important;
margin-bottom: 3px!important;
border-radius: 5px;
letter-spacing: 0.2;
word-spacing: normal;
text-transform: none;
text-indent: 0px;
text-shadow: none;
display: inline-block!important;
text-align: center;
box-sizing: border-box;
height:20px;
width:67px;
width: 110px;
padding: 4px;
font: normal normal 400 11px/normal Verdana!important; rgb(250, 255, 189)
background-color: rgba(250,255,189,.88);
}
.punbb #form-login #fld1:empty,#form-login #fld2:empty,
.punbb #form-login #fld1,#form-login #fld2{
background-color: #d4d4d4;
}
.punbb #pun-navlinks #form-login input[type="submit"]{
margin: 13px 0 2px!important;
box-sizing: border-box;
height:26px;
width:67px;
font-size: 11px!important;
color: #ffffff !important;
background: #a97d89!important;
border: 1px outset rgba(161,172,152,.8)!important;
text-align: center;
padding: 0 12px!important;
border-radius: 13px;
font-family: Verdana!important;
font-weight: 700!important;
transition: all 0.5s ease-in-out 0s;
letter-spacing: 0.8;
cursor:pointer;

/*border: 2px outset #83693E!important;
color:#565462!important;
font-weight:700!important; */
}
.punbb #pun-navlinks #form-login input[type="submit"]:hover{
  opacity:0.6;
}

/*Стиль формы входа */
.punbb #pun-navlinks #form-login >*,
.punbb #pun-navlinks #form-login {
  box-sizing:content-box;
}
.punbb #pun-navlinks #form-login {
background: #EFEFEF;
min-height:183px;
border: 1px solid #626262;
border-radius: 0px 0px 6px 6px;
color: #000000;/*BCBCBC;*/
display: block;
font: 11px "Verdana";
left: 0px;
padding: 8px 12px;
margin: 1px 0;
position: absolute !important;
text-align: center;
word-spacing: normal;
white-space: normal;
/*text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.235);*/
text-transform: none;
letter-spacing: 0.2px!important;
top: 8px;
width: 122px;
z-index: 100000!important;
}
#pun-navlinks #navlogin #form-login {
  margin-left: -30px;/*Подвижки формы влево от вход*/
}
#pun-navlinks #navlogout #form-login {
  margin-left: -30px;/*Подвижки формы влево от выход*/
}
.ismoderator #pun-navlinks #navlogout #form-login {
  margin-left: -30px!important;/*Подвижки формы влево от выход для АМС*/
}
/*Стиль ссылок в форме "Не зарегистрированы" и "Забыли пароль" */
#pun-navlinks #form-login input[value="Войти"]+p{
margin: 11px 0;
}
.punbb #pun-navlinks #form-login a.Rega,
.punbb #pun-navlinks #form-login a.Forgot{
position:relative;
text-transform: none!important;
z-index:20;
cursor:pointer;
font: normal normal 200 10px/normal Verdana!important;
letter-spacing: 0.4!important;
display:inline;
background: none!important;
padding: 0 0 0 3px!important;
color: #76333C!important;
font-size: 9px!important;
/*text-shadow: 1px 1px 1px rgba(40, 52, 61, 0.39);*/
}
.punbb #pun-navlinks #form-login a.Rega:before,
.punbb #pun-navlinks #form-login a.Forgot:before{
  content:none;
}
/* Помечаем красным незаполненные поля!*/
#form-login input.none{
outline:red dashed 2px!important;
}
/*Форма слева(с Никами) */
#List-UserNames {
position:absolute;
margin-top:-9px;
min-height:90px;
width:220px;
right:100%;
padding: 12px 19px 12px 17px;
background: #EFEFEF;
border-color: #626262; /* Цвет границы */
border-style: solid; /* Стиль границы */
border-width: 1px 1px 1px 1px; /* Толщина границы */
border-radius:0 0 0px 6px;
text-align:center;
/*box-shadow:inset 0.23em 0 3.4em rgba(20,20,11,.99);*/
}
/*Стиль контейнера под список Ников*/
.punbb #List-UserNames ul{
padding: 0;
    overflow: hidden;
    overflow-y: auto;
    min-height: 36px;
    max-height: 72px;
    background: none !important;
    position: relative !important;
    width: 100% !important;
    border-radius: 0px;
}
.punbb #List-UserNames li {
display: block!important;
position: relative;
background: #a97d89;
text-transform: none!important;
text-align: left;
box-shadow: 2px 2px 1px rgb(251, 251, 251);
padding-left: 5px!important;
font: normal normal 700 12x/normal Verdana!important;
letter-spacing: 0.4;
margin: 1px auto!important;
padding: 2px 0;
transition: .33s;
}
.punbb #List-UserNames li:hover{
opacity:.84;
/*background:#83693E!important;*/
}
/*Стиль Ников*/
.punbb #List-UserNames li>b{
cursor: pointer;
opacity: .9;
color: #fffefe;;
text-shadow: 1px 1px 1px rgb(0, 0, 0);
letter-spacing: 0.3;
}
.punbb #List-UserNames li>b:hover{
opacity:.93;
text-shadow:1px 1px 1px rgba(0,0,0,.6);
}
/*Скролл контейнера с никами*/
#List-UserNames ul::-webkit-scrollbar {
width: 3px;
height: 5px;
}
#List-UserNames ul::-webkit-scrollbar-track {
background-color: #393A38;
border: 0px solid #d7d8d9;
box-shadow: none;
}
#List-UserNames ul::-webkit-scrollbar-thumb {
background-color: #C0BFBD;
border: 0px solid #d7d8d9;
box-shadow: none;
}

/*Кнопки Удалить (правее ников)*/
#List-UserNames ul li>span {
display:inline-block;
padding:0 3px;
position:absolute;

opacity:.88;
cursor:pointer;
top:0;bottom:0;
right:2px;
color:#fff;
font: normal normal

700 10.56px/normal Verdana;
text-shadow:1px 1px 1px rgba(0,0,0,.6);
}
/*Текст при отсутствии запомненных Ников!*/
#List-UserNames ul:empty:before{
display:inline-block;
content: "У Вас нет запомненных ников, введенных через форму справа, или через перенос ниже!";
}
/*Кнопка выход-2*/
#navlogin #exit-2 {
display:none;
}
#pun:not(.isguest) #navlogout .Rega,
#pun:not(.isguest) #navlogout .Forgot {
display:none!important;
}
/*Стиль блока с инпутом для переноса и вставки запомненных Аккаунтов*/
#List-UserNames ul+span{
display:inline-block;
padding:6px 0 8px 0;
text-align:left;
font: normal normal 400 10.56px/normal Verdana;
}
/*Сам инпут*/
.punbb #List-UserNames input {
border: 1px solid #5D6755!important;
text-shadow: none!important;
color:#333!important;
background-color: #D4D4D4;
font: normal normal 400 11px/normal Verdana!important;
/* box-shadow: inset 0px 0px 3px rgba(100,102,80,.97); */
margin-top: 9px;
padding: 2px !important;
vertical-align: middle;
}
/*Стрелочки к инпуту*/
#List-UserNames ul+span b{
font: normal normal 400 13px/normal Verdana;
padding:0 3px;
color: #000000;
}
/*Кликалка слева, чуть выше инпута*/
#List-UserNames .a1-copy{
display:inline-block!important;
cursor:pointer;
float:left;
}
/*Кликалка справа*/
#List-UserNames .a1-paste{
cursor:pointer;
display:inline-block!important;
float:right;
}
/*Подсказки на кликалках*/
.tipsy.a11 {
font: normal normal 400 11px/normal Verdana!important;
margin-top:-22px!important;
margin-left: 148px!important;
max-width:170px;
}
/*************************
//Конец Стиля для Быстрой смены аккаунтов
*************************/

}
/*END*/