.punbb .main .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer, #pun-title, #pun-title .container, .punbb th, #setmods dl, .punbb .section .container, .punbb .post-body, .punbb td.tc2, .punbb td.tc3, .punbb .formal fieldset .post-box, #setmods dd, .punbb .info-box, .punbb #pun-main .info-box .legend, #pun-viewtopic .post-rating .container, .punbb .post .container, .punbb .post-links, .punbb .modmenu .container, #pun-navlinks .container, #pun-ulinks .container, #viewprofile li strong, #viewprofile li div {
  background: transparent;
  color: var(--text);
}

#pun-searchposts h1, #pun-multidelete h1, #pun-multimegre h1, #pun-multimove h1, #pun-viewtopic h1, #pun-debug h2, #pun-redirect h1, #pun-userlist h1, #pun-mod h2, #pun-search h1, #pun-profile h1, #pun-searchtopics h1, #pun-message h1, #pun-viewforum h1, #pun-viewtopic .main h2, #pun-edit h1, #pun-modviewforum h1, #pun-register h1, #pun-login h1, #pun-online h1, #pun-viewforum h1, #pun-respect h1, #pun-poll h1, #pun-post h1, #pun-delete h1, #pun-movetopic h1, #pun-vip h1, #pun-deletetopic h1, #pun-upavatar h1, #pun-changepass h1, #pun-positive h1, #pun-deleteuser h1, #pun-upavatar h1, #pun-pages h1, #pun-rules h1 {
  padding: 0;
}

#pun-index h2 span, #pun-searchposts h1 span, #pun-multidelete h1 span, #pun-multimegre h1 span, #pun-multimove h1 span, #pun-viewtopic h1 span, #pun-stats h2 span, #pun-debug h2 span, #pun-redirect h1 span, #pun-userlist h1 span, #pun-mod h2 span, #pun-search h1 span, #pun-profile h1 span, #pun-searchtopics h1 span, #pun-message h1 span, #pun-viewtopic h1 span, #pun-viewforum h1 span, #pun-viewtopic .main h2 span, #pun-edit h1 span, #pun-modviewforum h1 span, #pun-register h1 span, #pun-login h1 span, #pun-online h1 span, #pun-respect h1 span, #pun-poll h1 span, #pun-post h1 span, #pun-post h2 span, #pun-delete h1 span, #pun-searchposts h1 span, #pun-movetopic h1 span, #pun-vip h1 span, #pun-deletetopic h1 span, #pun-upavatar h1 span, #pun-changepass h1 span, #pun-multimove .main h1 span, #pun-positive h1 span, #pun-deleteuser h1 span, #pun-upavatar h1 span, #pun-pages h1 span, #pun-rules h1 span {
  font-size: 0;
}

/* категории и статистика на главной */
#pun-index h2 {
  height: 58px;
}

#pun-index #pun-category1 h2 {
  background: url(http://forumstatic.ru/files/001b/a8/4b/56337.jpg) no-repeat center;
}

#pun-index #pun-category2 h2 {
  background: url() no-repeat center;
}

#pun-index #pun-category3 h2 {
  background: url() no-repeat center;
}

#pun-index #pun-category4 h2 {
  background: url() no-repeat center;
}

#pun-index #pun-category5 h2 {
  background: url() no-repeat center;
}

#pun-index #pun-category6 h2 {
  background: url() no-repeat center;
}

#pun-index #pun-category7 h2 {
  background: url() no-repeat center;
}

#pun-stats h2 {
  background: url(http://forumstatic.ru/files/001b/a8/4b/25302.jpg) no-repeat center;
}

/* ссылки */
.punbb a, .punbb a:link, .punbb a:visited,
.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited {
  color: var(--link_visited);
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.punbb a:hover, .punbb a:focus, .punbb a:active, .punbb-admin #pun-admain .nodefault,
.punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active {
  color: var(--link_hover);
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

/* иконки */
div.icon, tr.inew div.icon, tr.isticky div.icon, tr.iclosed div.icon {
  width: 18px;
  height: 18px;
}

div.icon {
  background: url(http://forumstatic.ru/files/001b/a8/4b/97954.png) no-repeat top center;
}

tr.inew div.icon {
  background: url(http://forumstatic.ru/files/001b/a8/4b/25462.png) no-repeat top center;
}

tr.isticky div.icon {
  background: url(http://forumstatic.ru/files/001b/a8/4b/81097.png) no-repeat top center;
}

tr.iclosed div.icon {
  background: url(http://forumstatic.ru/files/001b/a8/4b/54203.png) no-repeat top center;
}

#pun-index div.icon {
  width: 30px;
  height: 28px;
  background: url(http://forumstatic.ru/files/001b/a8/4b/87293.png);
  border: none;
  border-radius: 0;
}

#pun-index DIV.inew {
  width: 27px;
  height: 27px;
  background: url(http://forumstatic.ru/files/001b/a8/4b/60934.png);
}

#pun-main div.catleft, #pun-main div.catright {
  display: none;
}

/**таблица - разделитель над навигацией**/
.linel {
  width: 990px;
  height: 1px;
  border-top: solid 1px var(--crumb);
  border-bottom: solid 1px var(--crumb);
  position: absolute;
  left: 0;
}

/**таблица - эпизод недели**/
.epi {
  position: absolute;
  top: 10px;
  right: 0;
  border-left: solid 5px var(--nav_link);
  width: 270px;
  height: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.epi span {
  width: 200px;
  padding-bottom: 3px;
}

.epi div {
  font: 400 12px Yeseva One;
  color: white;
}

.epi a {
  text-transform: uppercase;
  font: 900 9px Arial;
  letter-spacing: 0.25px;
}

.epi a {
  color: var(--nav_link) !important;
}

.epi a:hover {
  opacity: 0.5;
}

/**таблица - навигация**/
.spirit-navigation {
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-text-orientation: upright;
  text-orientation: upright;
  box-sizing: border-box;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--tabl_span_txt);
  font: 900 10px Arial;
  background: var(--tabl_span);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35);
  letter-spacing: 1px;
  text-align: center;
  border-radius: 10px;
  width: 200px;
  height: 20px;
  position: absolute;
  top: 22px;
  right: 400px;
}

.spirit-navigation:hover {
  color: white;
}

#navigblock {
  position: absolute;
  background: var(--fornav_bg);
  top: 48px;
  right: 405px;
  width: 190px;
  height: auto;
  box-sizing: border-box;
  padding: 10px;
  z-index: 9;
  border-radius: 5px;
}

.sslka {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  gap: 7px 10px;
}

.sslka a {
  background: var(--fornav_tab);
  color: var(--fornav_txt) !important;
  font: 900 10px Verdana;
  text-align: center;
  text-transform: lowercase;
  padding: 2px 5px;
  -webkit-transition: all 0.3s ease-in-out 0s !important;
  transition: all 0.3s ease-in-out 0s !important;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  border-radius: 15px;
  border: solid 1px var(--fornav_tab_line);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35);
}

.sslka a:hover {
  opacity: 0.5;
  -webkit-transition: all 0.3s ease-in-out 0s !important;
  transition: all 0.3s ease-in-out 0s !important;
}

/**таблица - инфа о проекте**/
.cross {
  width: 335px;
  padding-bottom: 3px;
  position: absolute;
  top: 162px;
  left: 314px;
}

/**таблица - солнца у названия**/
.sun_l, .sun_r {
  position: absolute;
  width: 32px;
  height: 30px;
  background: url(http://forumstatic.ru/files/001b/a8/4b/39503.png) no-repeat;
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.sun_l {
  top: 100px;
  left: 175px;
}

.sun_r {
  top: 100px;
  right: 210px;
}

.sun_l:hover, .sun_r:hover {
  -webkit-filter: blur(2px);
  filter: blur(2px);
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

/**таблица - общие стили табов**/
tablapost span, .cross, .epi span {
  color: var(--tabl_span_txt);
  font: 900 10px Arial;
  background: var(--tabl_span);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35);
  letter-spacing: 0.25px;
  display: inline-block;
  text-align: center;
  border-radius: 10px;
}

/**таблица - пост недели**/
tablapost {
  position: absolute;
  top: 140px;
}

tablapost p {
  width: 260px;
  height: 55px;
  overflow-y: scroll;
  text-align: justify;
  padding-right: 5px;
  color: white;
  line-height: 1.1 !important;
  font: 400 10px Arial;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35);
}

tablapost span {
  width: 170px;
  margin-bottom: 3px !important;
}

tablapost span a {
  color: var(--tabl_span_txt) !important;
}

tablapost span a:hover {
  color: white !important;
}

/**таблица - активисты**/
.activ_u {
  position: absolute;
  top: 32px;
  left: 155px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}

.activ_b {
  position: absolute;
  top: 150px;
  right: 140px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}

.activ_b a, .activ_u a {
  width: 40px;
  height: 40px;
  position: relative;
}

.activ_b a:before, .activ_u a:before {
  content: "";
  width: 40px;
  height: 40px;
  display: block;
  background: var(--link);
  border-radius: 100%;
  position: absolute;
  box-shadow: -4px 0px 1px #98755d;
}

.activ_b img, .activ_u img {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  mix-blend-mode: multiply;
  -webkit-filter: grayscale(1) drop-shadow(0px 1px 1px rgba(9, 9, 9, 0.55));
  filter: grayscale(1) drop-shadow(0px 1px 1px rgba(9, 9, 9, 0.55));
}

/**таблица - нужные**/
.need {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  position: absolute;
  top: 185px;
  left: 324px;
}

.need a {
  width: 55px;
  height: 30px;
  position: relative;
}

.need a:before {
  content: "";
  width: 55px;
  height: 30px;
  display: block;
  background: #ceb99c;
  border-radius: 10px;
  position: absolute;
  z-index: -1;
}

.need img {
  width: 55px;
  height: 30px;
  border-radius: 10px;
  -webkit-filter: grayscale(1) brightness(0.8);
  filter: grayscale(1) brightness(0.8);
  mix-blend-mode: multiply;
  border: solid 1.5px var(--button) !important;
  box-sizing: border-box;
}

/**новостные плашки в объявлении**/
.news {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 10px;
}

.news a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 20px;
  background: var(--news_bg);
  font: 400 14px Yeseva One;
  height: 35px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: solid 1px var(--news_line);
  box-sizing: border-box;
  border-radius: 15px;
  color: #fff !important;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35);
  text-transform: uppercase;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.news a:hover {
  opacity: 0.5;
}

/**оформление подфорумов**/
.podforum_link {
  color: var(--forum_link);
  border-top: solid 1px var(--forum_link);
  margin-top: 3px !important;
}

.podforum_link a {
  padding: 1px;
  border-radius: 20px;
  text-transform: uppercase;
  font: 900 8px Arial;
  color: var(--forum_link) !important;
}

.podforum_link a:hover {
  color: var(--link_hover) !important;
}

/**баннеры**/
#banners {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  gap: 5px;
  width: 935px;
  height: 31px;
  overflow-y: scroll;
  left: 28px;
  bottom: -25px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#banners img {
  width: 88px;
  height: 31px;
  opacity: 0.5;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  cursor: pointer;
}

#banners img:hover {
  opacity: 1;
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

/**картинка быстрого перехода на цитату**/
.qc-post-link img {
  width: 15px;
}

/**ползунок регулировки шрифта**/
.FNTslider {
  border-radius: 4px 0 0 4px;
  position: relative;
  z-index: 1000;
  background: var(--tclcon_text);
  width: 110px;
  height: 5px;
  margin: 3px 5px !important;
  float: right;
  margin-top: 2px !important;
  margin-right: 15% !important;
}

.FNTslider .before {
  height: 6px;
  border: solid 0px transparent;
  border-right: none 0;
  border-radius: 4px 0 0 4px;
  position: absolute;
  background: var(--link_hover);
  margin-top: -1px;
}

.FNTslider .thumb {
  width: 8px;
  height: 13px;
  border-radius: 3px;
  position: relative;
  top: -4px;
  background: #a6c2c2;
  cursor: pointer;
}

/**маска**/
#mask_dialog .inner {
  padding: 8px;
  background: var(--body);
  border-radius: 5px;
}

/**стикеры**/
.hvStickerPackModal {
  background: var(--form) !important;
  border: solid 1px var(--line) !important;
  border-radius: 5px !important;
  box-shadow: none !important;
}

.hvStickerPackModalContent {
  background: var(--body);
  border: none !important;
}

/**заметки**/
#MyBookmarks .container {
  background: var(--body);
}

#MyBookmarks h2 {
  background: var(--button);
  padding: 3px !important;
  height: auto;
  border: none;
  border-radius: 0;
  margin: 0;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

#MyBookmarks h2 span {
  font-size: 12px !important;
  color: var(--body);
  text-transform: uppercase;
  font: 400 12px Yeseva One;
  display: inline-block;
}

#MyBookmarks h2 span:before, #MyBookmarks h2 span:after {
  display: none;
}

#MyBookmarks #bm2 {
  color: var(--body);
}

#BookmCntToggle.default-style {
  color: var(--link) !important;
  border-radius: 5px;
  background: var(--body) !important;
}

.editBookmark {
  background: var(--body);
}

span.delBookmark {
  margin: 5px 20px !important;
}

/**окошко счетчика символов**/
#plng {
  font-size: 8px;
  padding: 3px 10px;
  text-transform: uppercase;
  margin: 0 5px 10px 5px !important;
  color: var(--cite_text);
  border: solid 1px var(--cite_text);
  border-radius: 3px;
}

/**всплывающие подсказки**/
#tooltip {
  position: absolute;
  max-width: 200px;
  color: #ffffff;
  text-shadow: 0px 0px 1px rgb(0, 0, 0);
  font-family: arial !important;
  font-size: 8px;
  letter-spacing: 0.5px;
  display: none;
  text-align: center;
  border-radius: 5px;
  z-index: 999;
  padding: 3px 5px 3px 5px;
  background: var(--title_bg);
  border: solid 1px var(--title_line);
  text-transform: uppercase;
}

/*БыстроПлюсы для Топика!*/
.noNull:before {
  content: "+";
  font-size: 9px;
  display: inline-block;
  margin-left: -6px;
  margin-top: 0px;
  position: absolute;
}

div .post-rating p > a {
  text-align: center;
  outline: 1px solid transparent;
  font-weight: 700;
  background: url(http://forumstatic.ru/files/001b/a8/4b/75738.svg) no-repeat center;
  background-size: 43px auto;
  position: relative;
  padding-left: 0;
  z-index: 100;
  width: 38px;
  height: 38px;
  text-align: center;
  font-size: 12px !important;
  display: inline-block;
  vertical-align: middle;
  line-height: 37px;
  letter-spacing: 1px;
  font-family: Yeseva One;
}

div.post-vote {
  margin-bottom: 65px;
}

div.post-vote p > a {
  font-size: 0 !important;
  position: absolute;
  cursor: pointer;
  z-index: 200;
  width: 23px;
  height: 23px;
  background: url(https://forumstatic.ru/files/0012/d8/04/75043.png) no-repeat;
  display: block;
  background-size: 100%;
  margin-left: -25px;
  margin-top: 9px;
}