@import url(style_cs.css);

/********** Чистый стардартный стиль для MyBB ***********/
/******** Cпециально для ForumD.ru © Gerda, 2023 ********/
/**************************************************
!!! Условия использования !!!

1. Данный копирайт не удалять
2. При публикации производных работ указывать ссылку на автора и ForumD.ru
3. При публикации в общий доступ указывать ссылку на автора и ForumD.ru
4. Публичный производный контент должен распостраняться на тех же условиях

Подробно: forumd.ru/viewtopic.php?id=5751#rule
**************************************************/

/* ================== */

/* Скрываем элементы форума */

.acchide,
#pun-index #pun-main h1,
#pun-navlinks 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: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 {
  --textColor: #262626;
  --linkColor: #61ae69;
  --bodyColor: #e3e3e3;
  --darkBackColor: #f0f0f0;
  --midBackColor: #f8f8f8;
  --lightBackColor: #ffffff;
  --bodyBackground: var(--bodyColor);
  --font1: 'Verdana', sans-serif;
}

/* ================== */

/* Общие стили */
* {margin: 0; padding: 0;}
body {margin: 0;}
ul, dl, li, dd, dt {list-style: none;}

body {
font-size: 12px;
font-family: var(--font1);
background: var(--bodyColor);
color: var(--textColor);
}
h1 {
font-size: 20px;
font-weight: 600;
padding: 5px 10px;
margin: 0px;
text-align: center;
}
h2 {
font-size: 16px;
font-weight: 600;
padding: 5px 10px;
margin: 0px;
text-align: center;
}

address, em {font-style: normal}

a {color: var(--linkColor); text-decoration: none;}
a:link, a:visited, a:active { text-decoration: none; var(--textColor); transition: 0.2s;}
a:hover { color: var(--textColor); text-decoration: none; }

@media screen and (max-device-width: 480px) {
html {-webkit-text-size-adjust: 100%;}}

/* Скроллбары */

* {
scrollbar-width: thin;
scrollbar-color: #e3e3e3 #262626;
}

/* Селект */

::selection {color: var(--bodyColor); background: var(--textColor);}

:focus {outline: none;}
/* ================== */

/* Тело форума */
#pun {
padding: 20px;
position: relative;
width: 1200px;
box-sizing: border-box;
margin: auto;
margin-top: 60px;
margin-bottom: 80px;
}
.punbb {
margin: 0 auto;
padding: 0px 30px 25px 30px;
background: var(--darkBackColor);
border-radius: 20px;
}

/* ================== */

/* Меню навигации */
#pun-navlinks li {
display: inline;
padding-right: 10px;
}

#pun-navlinks .container {
margin: 0;
padding: 5px 0;
text-transform: uppercase;
font-weight: 700;
font-size: 14px;
letter-spacing: .5px;
text-align: center;
}

/* Юзер меню */
#pun-ulinks li {
display: inline;
padding-right: 10px;
}

#pun-ulinks .container {
padding: 5px 0;
margin: 0;
font-weight: 400;
font-size: 12px;
text-transform: lowercase;
text-align: center;
}

/* ================== */

/* Объявление */
#pun-announcement .container {padding: 10px;}

/* Статус (Добро пожаловать) */
#pun-status .container {
margin-bottom: 0;
padding: 8px 10px 10px;
}
#pun-status span {
white-space: nowrap;
margin-right: 5px;
}

#pun-crumbs1 {font-weight: bold;}
#pun-crumbs1 p.container {
padding: 10px 10px 8px 10px;
margin-top: 0;
}

/*хлебные крошки */
.container.crumbs {
font-weight: bold;
padding: 10px 10px 8px 10px;
}
#pun-crumbs1 .container.crumbs {margin-top: 0;}
#pun-crumbs2 .container.crumbs {margin-bottom: 0;}

/* Копирайт майбб */
#pun-about .container {text-align: right;}

/* ================== */

/* Форумные таблицы */
table {table-layout: fixed; width: 100%;}
#respect {width: auto;}
.tcl {width: 50%;}
.tc2, .tc3, .tcmod {
text-align: center;
width: 10%;
}
.tcr {width: 30%;}

#pun-searchtopics .tcl,
#pun-modviewforum .tcl {
width: 40%
}

#pun-searchtopics .tc2 {
text-align: left;
width: 20%;
}

#pun-debug table .tcl {width: 15%;white-space:normal;}
#pun-debug .tcr {width: 90%; white-space: normal;}

td {padding: 8px 10px;}
th {padding: 4px 10px;}

tbody.hasicon td.tcl {padding-left: 40px}

/* ================== */

/* Категории */
#pun-category1 {margin-top: 0;}
.category h2 {text-align: left;}
.category:nth-child(even) h2 {text-align: right;}
.category .tcl, .category .tc2, .category .tc3, .category .tcr {width: 100%;}
.category tbody.hasicon td.tcl {padding-left: 0px}
.category {margin-top: 30px;}
.category table thead {display: none;}
.category table td.tc2, .category table td.tc3 {display: none;}
.category tbody {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-content: space-between;
}
.category table tr {
  display: grid !important;
  position: relative;
  padding: 20px;
  margin: 0 0px;
  gap: 10px;
  background: var(--midBackColor);
  border-radius: 20px;
  width: calc(49% - 40px);
  justify-items: center;
}

.category table tr.inew {background: var(--lightBackColor);}

.category h3 {font-size: 20px; margin: 0; font-weight: 700;}
.category .info {padding: 10px 0; text-align: justify;}
.category .info-link {padding: 4px; text-align: center;}
.category .info-link a {font-weight: bold; text-transform: uppercase;margin: 0 2px;}

#pun-index td.tcr a {font-size: 16px; font-weight: 500; }

#pun-viewforum .category tr {
  background: var(--midBackColor);
  width: 100%;
  display: flex !important;
  flex-direction: row;
}

.subforums {padding: 5px 0; margin-top: 5px; text-transform: uppercase; font-weight: 700; font-size: 10px;}}

/* иконки */

.punbb td div.tclcon {
  padding: 0px 30px 0px 20px;
  line-height: 16px;
  text-align: justify;
}

#pun-main .category Div.icon {
  margin: 6px 0px 0 -30px;
  font: 700 14px var(--font1);
  right: 0;
  background: var(--bodyColor);
  border-radius: 4px 0 0 4px;
  font-size: 0;
}

#pun-main .category TR.inew Div.icon {
  background: var(--linkColor);
  border-radius: 4px 0 0 4px;
  font-size: 0;
}

Div.icon {margin: -2px 0px 0px -38px;}

.punbb table Div.icon {
  position: absolute;
  width: 37px;
  height: 10px;
  font: 700 14px var(--font1);
  text-transform: uppercase;
}

.punbb table Div.icon::before {
  content: "old";
}

TR.inew Div.icon::before {
  content: "new";
}

TR.isticky Div.icon::before {
  content: "!!!";
}

TR.iclosed Div.icon::before {
  content: "xxx";
}

div.punbb .user-avatar .avatar-image {border-radius: 10px;}

/* Статистика */
#pun-stats {margin-top: 30px;}
.punbb #pun-stats h2 {text-align: left;}

div#pun-stats.section {
  position: relative;
}

#pun-stats .statscon .container {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  flex-wrap: wrap;
  gap: 10px;
}

#pun-stats .statscon ul.container {margin: 0; padding: 10px;}

#pun-stats li.item1, #pun-stats li.item2, #pun-stats li.item3, #pun-stats li.item4 {background: var(--midBackColor); border-radius: 10px; padding: 10px;}

li#onlinelist {
  float: left;
  line-height: 130%;
  width: 100%;
  background: var(--midBackColor);
  border-radius: 20px;
  padding: 20px;
}

/* ================== */
/* Активные темы */
#pun-viewforum thead th.tcl, #pun-index thead th.tcl, #pun-searchtopics thead th.tcl, #pun-respect thead thead th.tcl {padding-left: 40px;}

#pun .forum tr {
  display: flex;
  padding: 10px 10px;
  border-radius: 5px;
  align-items: center;
}
.forum tr:nth-child(even) {background: var(--midBackColor);}
.forum tr + tr {margin-top: 5px;}

/* Пагинация (Переключаемые страницы, Новая тема + Опрос, Подписка) */
.multipage {margin-top: 30px;}
.linkst {
position: relative;
height: 0;
}
.linkst .pagelink,
.linkst .postlink {
position: absolute;
top: -50px;
}
.linkst .pagelink {left: 10px;}
.linkst .postlink {right: 10px; text-align: right;}

.linksb {
text-align: right;
padding: 4px 10px;
}
.linksb .pagelink {float: left; text-align: left;}
.linksb .postlink {float: right;}
.subscribelink {
clear:both;
padding: 5px 0;
}

/* Модераторское меню, RSS, Atom */
.modmenu .container {padding: 5px 10px;text-align: right;}
.modmenu .container strong {float: left;}
.modmenu input {margin-left: 10px;}

/* ================== */

/* Страница топика */
.post {margin-top: 10px;}
.toppost, .topicpost {margin-top: 0;}

.post .container {}
.post h3 {
  margin: 20px 0;
  letter-spacing: 1px;
  font-size: 12px;
  padding: 6px 0px;
}

.post h3 span {
  padding: 5px 10px;
  display: block;
  margin-left: 300px;
}

.punbb .post h3 a{ padding: 0 5px;}
.punbb .post h3 em {padding: 0 10px;}

.post h3 strong {
float: right;
text-align: right;
font-weight: normal;
}

.post .post-author {
float: left;
position: relative;
margin-top: -10px;
width: 250px;
background-color: var(--midBackColor);
padding: 10px;
text-align: left;
border-radius: 20px;
}
.post .post-author ul {padding: 10px; margin: 0;}
.post .post-author li + li {margin: 10px 0;}

li.pa-author {
font-size: 16px;
font-weight: 700;
text-transform: uppercase;
}

li.pa-title {
font-size: 10px;
text-transform: uppercase;
}

li.pa-avatar img {max-width: 180px; max-height: 180px; border-radius: 5px;}

.post-body {margin-left: 300px;}
.post-box {padding: 10px;}

.post-links {margin-left: 300px;}
.post-links ul {
padding: 0 10px 0 0;
margin-left: -300px;
text-align: right;
}
.post-links li {
display: inline;
padding-left: 10px;
}

.pl-email, .pl-website {float: left;}
.clearer {clear: both; height: 0; font-size: 0;}

/* ================== */

/* Подпись в топике */
.post-sig dt, .post-sig dd, .post-sig dl {margin: 0}
.post-sig dt {
display: block;
margin: 5px 0;
}

/* Контент поста */
pre {font-family: monospace, monospace; font-size: 12px;}
.post-content em {font-style: italic}
.post .post-content td {border-width: 0px !important;}
.post-content em.bbuline {font-style: normal; text-decoration: underline;}
.post-content p {
margin: 0;
line-height: 150%;
padding: 0 0 12px 0;
}
.post-content img {vertical-align: middle;}
.scrollbox {
width: 100%;
overflow: auto;
max-height: 200px;
}
.quote-box, .code-box {
  margin: 20px;
  padding: 20px;
  border: 1px solid var(--bodyBackground);
  background: var(--midBackColor);
  border-radius: 20px;
}

.quote-box cite {
  display: block;
  font-style: normal;
  text-align: left;
  font-weight: 700!important;
  letter-spacing: 1px;
  font-size: 20px!important;
  margin-bottom: 10px!important;
  height: 20px;
}

.punbb .post-content .blockcode, .punbb .post-content blockquote {
  width: 100%;
  overflow: hidden;
  padding-top: 5px;
  margin: 0;
}

.code-box strong.legend {
  display: block;
  padding-bottom: 5px;
  font-size: 20px;
  font-weight: 700;
  font-style: normal;
  margin-top: 6px;
  margin-bottom: 6px;
  letter-spacing: 0px;
  line-height: 20px;
  text-align: left;
}

.post-content .spoiler-box > div {
  display: block;
  font-size: 16px;
  font-weight: 700;
  font-style: normal;
  margin-top: 6px;
  margin-bottom: 6px;
  letter-spacing: 0px;
  line-height: 20px;
  text-align: left;
}

/* ================== */

/* выпадающие окна */
#pun-reputation .inner, #tags .container, #mask_dialog .inner, .hvStickerPackModalContainer .hvStickerPackModal {
  background: var(--midBackColor);
  border: 1px solid var(--bodyBackground);
  border-radius: 10px;
  padding: 20px;
}

/* Формы */
.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;}

#viewprofile-next #pa-edit a, input[class="button"], input[class="button submit"], input[type="button"], [type="submit"] { 
  padding: 5px 12px;
  text-align: center;
  margin: 5px;
  font-weight: 700;
  min-width: 75px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 13px;
  background: var(--lightBackColor);
  border: 1px solid var(--bodyBackground);
  transition: 0.4s;
  -webkit-transition: 0.4s;
  cursor: pointer;
  border-radius: 5px;
}

#viewprofile-next #pa-edit a:hover, input[class="button"]:hover, input[class="button submit"]:hover, input[type="button"]:hover {
  background: var(--midBackColor);
  border: 1px solid var(--bodyBackground);
}

input, select, optgroup {font-size: 14px; background: var(--midBackColor);border: 1px solid var(--bodyBackground);padding: 5px;}
textarea {font-size: 12px; background: var(--midBackColor);border: 1px solid var(--bodyBackground);padding: 5px;font-family: var(--font1)}
input:focus, textarea:focus {outline: 1px solid var(--textColor);}
optgroup {font-weight: bold;}

.formal .container {padding: 10px 20px;}

.formsubmit {
padding: 0 0 0 15px;
margin: 10px 0 0 0;
}
.formsubmit input, .formsubmit a, .formsubmit span {margin: 0 6px 0 0;}

fieldset {border: none;}
fieldset legend {
font-weight: normal;
}
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: 1em;}
.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;}

/* ================== */

/* Предпросмотр сообщения */
#pun-post .topic {margin-top: 10px;}

/* ================== */

/* Профиль + ЛС */
#profile .container {padding-left: 300px;}
#profilenav {
  float: left;
  width: 300px;
  margin-left: -300px;
}

#profilenav li {padding-bottom: 10px;}
#viewprofile ul, #profilenav ul {
padding: 10px;
margin: 0 0 10px 0;
}
#viewprofile h2, #profilenav h2 {
padding: 0;
margin: 0;
}
#viewprofile li {margin-bottom:2px;}
#viewprofile li span {
float: left;
width: 180px;
padding: 5px 10px;
font-weight: bold;
}
#viewprofile li strong, #viewprofile li div {
display: block;
padding: 5px 10px!important;
font-weight: normal;
}
img.avatardemo {float: right;margin: 0 0 8px 18px;}

/* Просмотр профиля */

div#viewprofile table {
background: var(--midBackColor);
  border: 1px solid var(--bodyColor) !important;
overflow: hidden;
border-radius: 10px;
margin: auto;
}

#profile-left {
width: 30%;
padding-top: 0 !important;
text-align: center;
}

#profile-left strong {
font-weight: bold;
}

#profile-left strong {
font-weight: bold !important;
}

#profile-left li#profile-name {
font-size: 24px;
}

#profile-right {
display: grid;
grid-template-columns: 1fr 1fr;
justify-content: space-evenly;
gap: 12px;
font-size: 11px;
width: 100% !important;
background: var(--midBackColor);
padding: 20px!important;
border-left: none!important;
box-sizing: border-box;
}

#profile-right li {
width: auto;
display: flex;
flex: auto;
text-align: center;
padding: 11px!important;
background: var(--midBackColor);
border: 1px solid var(--bodyColor) !important;
border-radius: 4px;
align-items: center;
flex-direction: column;
justify-content: center;
}

#pun #profile-right li span {
float: none;
margin: 0;
width: auto;
font-weight: bold;
}

div#viewprofile li#pa-invites {
display: none;
}

/* ================== */

/* Список пользователей */
#pun-userlist .formal, #pun-userlist .formal .container {margin-bottom: 0;}
#pun-userlist .tc2 {
text-align: left;
width: 20%;
}
#pun-userlist .tcl {width: 40%}

/* ================== */

/* Собщения об ошибках */
.info .container {padding: 5px 10px;}
.info .container .backlink {padding-top: 8px;}

/* ================== */

/* Регистрация */
.info-box {
padding: 10px 15px;
margin: 0 0 10px 0;
}
.info-box * {padding: 0 0 5px 0;}
.info-box .legend {font-weight: bold;}

/* ================== */
/*** МОБИЛЬНАЯ ***/
@media screen and (max-width: 540px) {
html, body, #pun, .punbb, .dark #pun  {
    width: 100% !important;
    height: 100% !important;
    padding: 0;
    -webkit-text-size-adjust: none;
    overflow-wrap: break-word;
    float: none;
    margin: auto;
}

#daily_cookie {
    position: fixed;
    z-index: 120;
    width: 100px;
    height: 100px;
    opacity: 0;
    animation: ani 2.0s forwards, wiggle 2.5s infinite;
    display: none;
}

.dark #pun-status .container {
    top: 0;
    margin: 0;
    text-align: left!important;
    position: relative;
    box-sizing: border-box;
    padding-left: 10px;
    margin-top: 90px;
}

.dark #pun-index .category h2, .dark #pun-stats h2 {
    background: url(https://forumstatic.ru/files/001c/15/d2/56960.jpg) center no-repeat;
    border: 1px solid #e1e1d5;
}

.dark #stylelist {
    top: 40px;
}

.dark #navigblock {
    width: auto;
    position: absolute;
    top: 80px;
    text-align: center;
    z-index: 999;
    left: 0px;
}

.dark .spirit-navigation {
    z-index: 99;
    width: 100%;
    top: 180px;
    position: absolute;
    font-weight: 400;
    letter-spacing: 1.7px;
    left: 0;
    color: #f9f9f4;
    font-size: 15px;
    height: 18px;
    padding-bottom: 1px;
}
body {
    position: relative;
    background-position: center 0;
    overflow-x: hidden !important;
    -webkit-overflow-scrolling: touch!important;
    overflow-y: scroll !important;
    z-index: 1;
}

#pun {
    max-width: 540px;
    padding: 0!important;
    border-radius: 0;
    background: #f9f9f4;
    position: relative;
    padding-bottom: 90px !important;
    box-sizing: border-box;
}
#pun-navlinks .container {
    height: 19px!important;
    margin-left: 0px!important;
    top: 240px!important;
    width: 100%!important;
    font-family: 'FontAwesome'!important;
    display: block;
}

.punbb .pa-avatar:after {
display: none;
}

.ismoderator #pun-ulinks, .ismoderator #pun-navlinks .container li a, .ismoderator #pun-navlinks .container li a:hover {
    width: 30px !important;
    height: 25px !important;
    text-align: center;
}

#pun-ulinks, #pun-navlinks .container li a, #pun-navlinks .container li a:hover {
    margin: 0 5px;
}

#pun-ulinks {
    margin: 4px 0 0 21px !important;
    position: absolute !important;
    top: 10px !important;
    left: 0px;
    line-height: 32px!important;
    border: 0 !important;
}

#pun-ulinks:before {
    content: "\f0c9";
    font-family: 'FontAwesome'!important;
    font-size: 25px!important;
    color: #f5f5f1;
}

#pun-ulinks .container {
    width: 250px!important;
    top: 0px;
    padding: 10px !important;
    margin: 0 !important;
    left: 45px;
    width: 140px;
    height: auto !important;
    border: solid 1px #ab7179;
    background-color: #f9f9f4;
}

#pun-ulinks li {
    display: block !important;
    margin-bottom: 5px!important;
    background: #889d14 !important;
    text-align: center;
    border-radius: 0;
    transition: all .5s linear 0s !important;
}

#pun-ulinks li a {
    display: block !important;
    margin: 0!important;
    color: #f9f9f4 !important;
    font-size: 12px!important;
    padding: 0;
}

#pun-ulinks:hover ul, #pun-ulinks:focus ul {
    display: block;
}
#pun-title table {
    height: auto !important;
    background: none;
    width: 0;
}

#pun-about p.container {
    width: 100%;
    margin-left: -10px!important;
    border-bottom-left-radius: 18px!important;
    border-bottom-right-radius: 18px!important;
}

#pun-ulinks {margin: 4px 0 0 21px !important; position: absolute !important; top: 10px !important; left: 0px; line-height: 32px!important; border: 0 !important;}

#pun-ulinks ul {display: none; z-index: 10000; position: absolute; top: 47px; right: 0;}
#pun-ulinks:hover ul, #pun-ulinks:focus ul {display: block;}

#pun-ulinks > span.notify-bubble {display: block!important;}
#pun-navlinks {margin: 0!important;}

#pun-navlinks .container li {padding: 0 1px !important; margin: 0!important; line-height: 19px !important;}
#navrules, #navextra2, #navextra3, #navextra4, #navextra5, #navextra6, #navextra7, #navextra8, #navextra9, #navextra10 {display: none !important;}
#pun-navlinks .container li a {display: inline-block !important; padding: 0 !important;}
#pun-ulinks, #pun-navlinks .container li a, #pun-navlinks .container li a:hover {margin: 0 5px;}
#pun-navlinks .container li a span {font-size: 0 !important;}
#pun-navlinks li#navindex a:before {content: "\f015";}
#pun-navlinks li#navuserlist a:before {content: "\f0c0";}
#pun-navlinks li#navsearch a:before {content: "\f002";}
#pun-navlinks li#navprofile a:before {content: "\f2bd";}
#pun-navlinks li#navpm a:before {content: "\f0e0";}
#pun-navlinks li#navadmin a:before {content: "\f013";}
#pun-navlinks li#navlogout a:before {content: "\f08b";}
#pun-navlinks li#navregister a:before {content: "\f234";}
#pun-navlinks li#navlogin a:before {content: "\f090";}
#pun-navlinks li#navpr_1 a:before {content: "\f1d8";}
#pun-navlinks li#navpr_2 a:before {content: "\f02d";}
#pun-navlinks li#navextra1 a:before {content: "\f02e";}

.namez {
    position: absolute;
    display: flex;
    text-align: center;
    font-family: 'lunar';
    font-size: 40px;
    color: #250656;
    width: 100%;
    top: 60px;
    /* border: 1px solid red; */
    flex-direction: column;
}

.activees, .activees2, .needm, .needmm, .bpost, .bquo, .b_ep, .left_circcl, .right_circcl,
.dark .activees, .dark .activees2, .dark .needm, .dark .needmm, .dark .bpost, .dark .bquo, .dark .b_ep {
display: none;
}

.spirit-navigation {
    z-index: 99;
    width: 100%;
    top: 180px;
    position: absolute;
    font-weight: 400;
    letter-spacing: 1.7px;
    left: 0;
    color: #f9f9f4;
    font-size: 15px;
    height: 18px;
    padding-bottom: 1px;
}

#navigblock {
    width: auto;
    position: absolute;
    top: 80px;
    text-align: center;
    z-index: 999;
    left: 0px;
}

.ams {
    position: absolute;
    /* border: red 1px solid; */
    width: 207px;
    text-align: center;
    top: -85px;
    left: 90px;
    color: #e7e1e5;
    letter-spacing: .5px;
}

.ams name {
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 500;
    display: none;
}

.ams spis {
    font-size: 14px !important;
}
.ams a {
    color: #ff85c0 ! IMPORTANT;
    transition: 1s;
    font-weight: 300;
    text-shadow: 0px 0px 1px #263566;
}

.quo, .quo2 {
    display: none !important;
}

#stylelist {
    position: absolute;
    z-index: 2;
    opacity: 1;
    top: 20px;
    margin: 0;
    margin-left: 150px;
    padding: 0px;
    overflow: hidden;
    width: 190px;
    list-style-type: none;
    display: flex;
    /* border: red 1px solid; */
    height: 30px;
    flex-direction: row;
    left: 0;
    gap: 30px;
}

#pun-status .container {
    margin: 0;
    text-align: left!important;
    position: relative;
    box-sizing: border-box;
    padding-left: 10px;
    margin-top: 50px;
}
#pun-crumbs1 p.container, #pun-crumbs2 p.container {
    margin-top: 20px!important;
    margin-left: 10px!important;
    text-align: left!important;
    margin-right: 10px;
    height: auto;
    padding: 10px;
}
.punbb tbody.hasicon td.tcl {
    padding: 0!important;
    display: block;
    width: 100%!important;
}

#pun-index td div.tclcon {
    padding: 10px 0 0 0;
}

.category td.tcr, .forum td.tcr {
    padding: 0px 0 12px 0!important;
    margin-bottom: 12px;
    display: block;
    text-align: right!important;
    width: 97%!important;
}

#pun-index td div.tclcon {
    border-right: none;
}
#pun-stats .container {
    padding: 30px 15px 15px 15px!important;
}
#pun-stats li.item1, #pun-stats li.item2 {
    float: none !important;
    margin-bottom: 10px;
}
#pun-stats li.item3, #pun-stats li.item4 {
    text-align: left !important;
    margin-bottom: 10px;
}

#pun-about p.container {
    border: none !important;
    background-image: none;
    margin: 0px 0px -100px -80px;
    background-position: bottom left;
    background-repeat: repeat-x;
    overflow-x: hidden;
    width: auto;
    padding-bottom: 0px;
}

#pun-crumbs2 .container {
    margin-left: 20px;
    margin-top: 0px;
}
.post-author {
    float: none!important;
    padding-top: 10px;
    width: 100% !important;
    border-radius: 0;
    margin-bottom: 25px;
    margin: 10px 0 0 0 !important;
    border-width: 1px 0;
    border-radius: 0;
}
#pun-main .post-author ul {
    /*adding: 20px !important;*/
    padding: 20px 20px 0 20px !important;
}

.punbb .post h3 span {
    background: #f5f5f1;
    color: #22221f;
    border-radius: 0;
    border: 1px solid #e9e0df;
    border-width: 1px 0;
    -webkit-text-size-adjust: 100%;
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    font: 700 13px philosopher;
    z-index: 1;
    margin: 0 0px !important;
    padding: 10px 0;
}

.FNTslider {
    display: none;
}

.punbb .post h3 strong {
    float: right;
    width: 5em;
    text-align: center;
    font-weight: normal;
    margin-top: 0;
}

.post-author li {
    text-align: left;
}
.pa-title {
    margin: 5px 142px 2px 0px !important;
    width: auto!important;
    border: none!important;
    text-transform: none;
}
.pa-avatar {
    float: right;
    margin-top: -48px;
}
.pa-avatar img {
    object-fit: cover;
    width: 60px;
    height: 60px;
}
.punbb .post-links ul {
    text-align: left!important;
}
.punbb .post-links ul {
    padding: .5em 1em .5em 0;
    height: 2em;
    line-height: 2em;
    margin-left: -26em;
    border-top-style: dashed;
    border-top-width: 1px;
    background: transparent;
    text-align: right;
    font-size: 8px;
    font-family: manrope;
    font-weight: 500;
}

.punbb .post .container {
    padding-right: 0;
}
.pa-fld1 {
    background: #f6f5f0;
    border: 1px solid #f0e5e0;
    border-width: 0 0 1px 0;
    font-size: 14px;
    margin: -20px 0 0 0;
    padding: 5px 0;
    border-radius: 0;
    display: none;
}

.pa-fld1 a {
    color: #eae7ea !important;
    text-shadow: none !important;
    font-weight: 300;
    font-size: 13px;
    transition: 1s;
}
.pa-fld2 {
    font-size: 9px;
    letter-spacing: .5px;
    border-bottom: 1px solid #343d52;
    margin: 0 -16px 10px -16px;
    padding: 0px 10px 10px!important;
}

.pa-posts, .pa-respect, .pa-fld3 {
    width: auto;
    margin: 0!important;
    gap: 5px;
    justify-content: center;
    text-transform: lowercase;
    align-items: center;
    text-align: center;
    display: flex;
    flex-direction: row;
    align-content: center;
}
.punbb .post-box {
    padding: 20px 10px 0 10px!important;
}
.punbb .post-body {
    margin-left: 0px;
}
.pa-online {
    position: absolute;
    display: inline-block !important;
    top: 25px;
    right: 0px;
    left: 72%;
    height: 9px;
    width: 9px;
    margin: 0px 0 0 -7px !important;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    border-radius: 100%;
}
.punbb .formal .container {
    padding: 0;
}
.punbb fieldset {
    padding: 0 10px;
}

#pun-viewforum .main table {
    table-layout: fixed;
    width: 100%;
    padding: 10px;
}
#pun-searchtopics .main .tcl, #pun-viewforum .main .tcl {
    width: 100% !important;
    padding: 0px;
}
#pun-break1, #pun-break2, #pun-break3, #pun-break4, .category th, .category .tc2, .category .tc3, .forum th, .forum .tc2, .forum .tc3, #post-form legend {
    display: none !important;
    width: 0 !important;
}

#profile-right {
    width: 100% !important;
    display: block;
}
#profile-left {
    width: 100% !important;
    display: block;
}
#main-reply {
    width: 95% !important;
}

#form-buttons td .material-icons {
    position: absolute;
    z-index: 1;
    left: 0;
    font-size: 20px;
    padding: 3px;
    color: #545e23;
}

#form-buttons td {
    padding: 0 5px !important;
    display: inline-block;
    width: 31px;
}

#button-files_rusff {
    display: none !important;
}

#form-buttons td:hover {
    background-color: transparent !important;
}

.punbb .pa-avatar:after {
    content: ' ';
    width: 41px;
    background: none;
    height: 115px;
    position: absolute;
    top: 60px;
    left: -26px;
}
.banners {
    left: 0;
    width: 90%!important;
    text-align: center;
    margin: 20px 0 0 0 !important;
}

.banners div {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-evenly;
    height: 31px;
    overflow-y: auto;
    margin: 0;
    padding-right: 10px;
}
td#button-image::before {
    content: '\e43e';
    font-weight: 400;
    display: block;
    font-size: 20px !IMPORTANT;
    margin: 13px -6px -10px 1px !important;
    color: #545e23;
    font-family: material icons;
}
#form-buttons td {
    background-image: none !important;
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
    margin: 10px 5px 0px -5px !important;
}
#profilenav li {
    padding: 7px 15px!important;
    display: inline-block;
}
#profilenav {
    float: none!important;
    width: 100%!important;
    margin-left: 0 !important;
}

#profile .container {
    padding: 0 !important;
}

#notify-settings {
    display: none;
}

#viewprofile h2, #profilenav h2 {
    margin: 0 0 10px 0!important;
}
#viewprofile ul, #profilenav ul {
    padding: 0!important;
    margin: 0 0 15px 0!important;
    border: none!important;
    background-color: transparent!important;
}
.punbb tbody.hasicon td.tcl {
    padding: 0!important;
    display: block;
    width: 100%!important;
}
#pun-messages .tclcon {
    padding: 10px 0 10px 17px!important;
}

#pun-messages .user-avatar {
    display: none !IMPORTANT;
}

#pun-messages table Div.icon, #pun-messages TR.inew Div.icon {
    margin-top: 13px;
}
#register input, #register select, #profile input, #profile select, #punbbsearch input, #punbbsearch select {
    max-width: 200px!important;
}
#pun-userlist .main .tcl, #pun-searchtopics .main .tcl, #pun-modviewforum .main .tcl {
    background-color: transparent;
    width: 20%;
}

#pun-userlist .user-avatar {
    display: none;
}
#pun-userlist .usertable .container {
    padding: 0 0.3em 2.3em 0.3em;
    border-top: none;
}

#pun-userlist .main .tc2, #pun-searchtopics .main .tc2 {
    width: 15%;
}

.go-up, .go-down {
display:none;
}

.rs-av {
    z-index: 6;
    position: absolute;
    right: -168px;
    top: -40px;
    background: transparent;
    opacity: 0.9;
    /* border-radius: 50%; */
    width: 150px;
    height: 600px;
    overflow: hidden;
    border-left: 1px solid #3b3d54;
    display: none;
}

#lv-risingsun {
    background: #25293a;
    color: #c5d3e0;
    font-family: 'Viaoda Libre';
    font-size: 12px;
    line-height: 1.4;
    padding: 30px;
    margin: 0 auto;
    width: auto;
    height: 540px;
    position: relative;
    overflow: hidden;
    border-radius: 60px;
    border: 1px solid #3b3d54;
}

#pun .sslka a:hover {
    width: 140px;
}
#BookmCntToggle {
    position: absolute !important;
    left: 10px !IMPORTANT;
    width: 20px !important;
    height: 20px !IMPORTANT;
    opacity: .7;
    cursor: pointer;
    z-index: 3;
    transition: opacity .3s ease-out;
    top: -142px !important;
    display: none !important;
}

.pa-fld2 {
    font-size: 10px;
    letter-spacing: .2px;
    border-bottom: 1px solid #e9e0df;
    margin: 0px -17px 10px -21px;
    padding: 10px 10px 10px!important;
    border-radius: 0 !important;
    color: #000;
    /* display: none; */
}

#tags .container {
    position: absolute;
    right: 0px;
    top: 83px !IMPORTANT;
    left: 0px;
    z-index: 2;
    width: 350px;
}

.punbb .section h2, #pun-main h1, #pun-main h2, #pun-debug h2 {
    margin: 0px 0px 10px 0px;
    display: none;
}
.post-img-Sp {
    margin: 10px 6px 0 !important;
}

.dark #pun-ulinks .container {
    top: 34px;
}

#form-buttons tr {
    display: flex;
    width: 100%;
    text-align: center;
    justify-content: center;
    padding: 0;
    flex-wrap: wrap;
    margin: 0;
    gap: 8px;
    margin-bottom: 20px;
}

#pun-main .category h2, #pun-stats h2 {
    margin: 0;
    text-align: center;
    background: #ded8da url(https://forumstatic.ru/files/001c/15/d2/39069.jpg) center/cover;
    box-shadow: none;
    border-radius: 0;
    height: 42px;
    display: flex;
    padding: 0 !important;
    align-items: stretch;
    justify-content: center;
    margin-left: 0px;
    width: auto;
}

.dark #pun-ulinks li {
    display: block !important;
    margin-bottom: 5px!important;
    background: #9e80b2 !important;
    text-align: center;
    border-radius: 0;
    transition: all .5s linear 0s !important;
}

#pun-main .category h2 span, #pun-stats h2 span {
    font-size: 18px;
    color: #0e050a;
}

#pun-index .category table tr {
    -webkit-appearance: none;
    display: block !important;
    margin: 20px 0;
    position: relative;
    overflow: visible;
    background: #f5f5f1;
    border: 1px solid #ede6e5;
    border-width: 1px 0;
}

#pun-index .tcl h3 {
    font-family: lunar;
    font-size: 27px;
    text-align: left;
    height: 23px;
    display: block;
    margin-top: 0px;
    letter-spacing: 0px;
    font-weight: 400;
    line-height: 10px;
    /* text-transform: uppercase; */
    line-height: 10px;
}

.podfor_link {
    font-size: 0;
    margin-top: 10px;
    display: flex;
    gap: 5px 5px;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 15px;
}

.podfor_link a {
    border-radius: 0;
    transition: 1s;
    font-size: 11px;
    display: flex;
    flex: none;
    justify-content: center;
    background: #bd4085;
    padding: 1px 5px;
    color: #eae7ea !important;
    border: 1px solid #bd4085;
}

.punbb .user-avatar {
    margin: 1px 0px 2px 20px!important;
    float: right !important;
}




#pun-viewforum .tcr {
    position: relative;
    display: block;
    width: 100%;
    gap: 0 10px;
    align-items: center;
}
.linkst .pagelink {
    width: 24em;
    display: flex;
    font-size: 9px;
    margin-left: 5px;
}

.m_header {
    background: url(https://forumstatic.ru/files/001b/de/42/38128.jpg) no-repeat center / cover;
    display: block;
    position: relative;
    left: 0;
    height: 220px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -220px;
}

#pun-navlinks a {
    color: #889d14;
    transition: 1s;
    letter-spacing: .4px;
}

#pun-navlinks a:hover {
    color: #d28d95;
    transition: 1s;
    letter-spacing: .4px;
}

#pun-main .category h2 span, #pun-stats h2 span {
    font-size: 18px;
    color: #eae7ea;
}

#pun-announcement .container .html-box a {
    display: none;
}

.shapp {
    box-sizing: border-box;
    background: url(https://forumstatic.ru/files/001c/15/d2/13342.jpg) no-repeat center/cover;
    width: 100%;
    position: relative;
    left: 0;
    height: 221px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #cb9098;
    box-shadow: 0px 0px 20px #d7d7cc;
}

#form-buttons table, #form-buttons tbody, #form-buttons tr {
    display: flex;
}

.sslka {
    opacity: .95;
    width: auto;
    height: 84px;
    justify-content: space-evenly;
    background: #f1ece8;
    box-shadow: 0px 0px 0px 1px #dbaaac;
    display: flex;
    padding: 5px;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 7px;
}

#selectMobVers, #selectDescVers {
    display: block;
    border: 1px solid var(--brd1);
    background: var(--bgpun);
}

}