.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;
}

#pun-index h2, #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 {
  height: 20px;
  text-align: center;
}

#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-index h2 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, #post-form 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: 400 14px Viaoda Libre;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
}

#pun-index h2 {
  height: 40px;
  background: var(--index_h2);
  border-radius: 10px 10px 0 0;
  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: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

#pun-index h2 span {
  padding-right: 20px;
  font: 400 14px Viaoda Libre;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  color: var(--accent_1);
}

#post-form h2 {
  background: var(--tab);
  border-radius: 10px;
  padding: 2px 0;
}

#post-form h2 span {
  color: var(--accent_1);
  letter-spacing: 2px !important;
}

.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);
  -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(--black);
  -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: 8px;
  height: 8px;
  border-radius: 100%;
}

div.icon {
  background: transparent;
  border: solid 1px var(--tab);
}

tr.inew div.icon {
  background: var(--accent_2);
  border: solid 1px var(--tab);
}

tr.isticky div.icon {
  background: var(--tab);
  border: solid 1px var(--tab);
}

tr.iclosed div.icon {
  background: transparent;
  border: solid 1px var(--tab);
  opacity: 0.2;
}

#pun-index div.icon {
  width: 28px;
  height: 31px;
  background: url(http://forumstatic.ru/files/001b/a8/4b/33596.png);
  opacity: 0.1;
  border: none;
  border-radius: 0;
  position: absolute;
  top: 0;
  left: 10px;
}

#pun-index DIV.inew {
  background: url(http://forumstatic.ru/files/001b/a8/4b/33596.png);
  opacity: 1;
}

#pun-main div.catleft, #pun-main div.catright {
  display: none;
}

/**таблица**/
.all_tabl {
  width: 980px;
  height: 364px;
  background: var(--tabl);
  border-radius: 25px;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.all_tabl:hover {
  opacity: 1;
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.tabl {
  position: absolute;
  left: 210px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 730px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 40px;
}

.upp {
  width: 730px;
  height: 80px;
  background: var(--body);
  border-radius: 0 0 20px 20px;
  padding: 10px 20px;
  box-sizing: border-box;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 10px;
}

.upp:before {
  content: "";
  width: 770px;
  height: 90px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  left: -20px;
  border: solid 1px var(--text);
  border-top: none;
  border-radius: 0 0 20px 20px;
}

.obj_text {
  width: 500px;
  height: 55px;
  overflow-y: scroll;
  text-align: justify;
  padding-right: 10px;
  z-index: 1;
}

.obj_text span {
  background: var(--tab);
  color: var(--accent_1);
  padding: 0 3px;
  margin-right: 5px;
}

.obj_text p {
  padding-bottom: 5px;
}

/**навигация**/
.nav {
  position: absolute;
  top: 80px;
  right: 292px;
}

.spirit-navigation {
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  width: 165px;
  height: 55px;
  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;
  font: 500 12px Rubik;
  color: var(--accent_1);
  background: url(http://forumstatic.ru/files/001b/a8/4b/45099.jpg?v=1);
  border-radius: 0 0 20px 20px;
  text-transform: uppercase;
  letter-spacing: 3px;
  -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;
  z-index: 1;
}

.spirit-navigation:hover {
  color: var(--body);
}

#navigblock {
  position: absolute;
  background: var(--body);
  top: 65px;
  right: 16px;
  width: 170px;
  height: auto;
  box-sizing: border-box;
  padding: 7px 10px;
  z-index: 9;
  border-radius: 0 0 20px 20px;
}

.sslka {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
}

.sslka a {
  background: var(--tab);
  color: var(--accent_1) !important;
  font-size: 12px;
  letter-spacing: 1px;
  text-align: center;
  text-transform: lowercase;
  padding: 2px;
  -webkit-transition: all 0.3s ease-in-out 0s !important;
  transition: all 0.3s ease-in-out 0s !important;
}

.sslka a:first-child {
  border-radius: 10px 10px 0 0;
}

.sslka a:last-child {
  border-radius: 0 0 10px 10px;
}

.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;
}

/**таблица - нужные**/
.mid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 730px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.need_face {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}

.need_face a {
  position: relative;
}

.need_face a:before {
  content: "";
  width: 50px;
  height: 50px;
  background: var(--accent_1);
  display: block;
  position: absolute;
  mix-blend-mode: multiply;
  top: 6px;
  left: 6px;
  border-radius: 4px;
  z-index: 1;
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.need_face a:hover:before {
  background: var(--tab);
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.need_face a img {
  width: 50px;
  height: 50px;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  border: solid 1px var(--text);
  border-radius: 10px;
  padding: 5px;
}

.need_text span, .news_text {
  font: 400 50px Viaoda Libre;
  color: var(--accent_2);
}

.down {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 730px;
  -webkit-box-pack: space-evenly;
  -webkit-justify-content: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}

.news_plas {
  width: 490px;
  height: 65px;
  background: var(--body);
  border-radius: 20px;
  display: grid;
  -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;
  position: relative;
}

.news_plas:before {
  content: "";
  position: absolute;
  width: 510px;
  height: 85px;
  border: solid 1px var(--text);
  border-radius: 20px;
  left: -10px;
  z-index: 1;
}

.news_plas div {
  display: grid;
  grid-auto-flow: column;
  margin: 0 auto !important;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 4px;
  gap: 7px;
  overflow-x: scroll;
  width: 450px;
  z-index: 2;
}

.news_plas div a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 160px;
  height: 35px;
  background: var(--tab);
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 10px;
  padding: 3px;
  box-sizing: border-box;
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.news_plas div a:hover {
  opacity: 0.5;
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.news_plas a h11 {
  text-transform: uppercase;
  color: var(--accent_1);
  font: 400 12px Viaoda Libre;
  letter-spacing: 0.5px;
  overflow: hidden;
}

.news_plas a h12 {
  color: var(--q_post);
  letter-spacing: 0.5px;
  text-transform: lowercase;
}

/**оформление подфорумов**/
.forum_text {
  font-size: 11px;
  text-align: justify;
  padding: 10px 0 0 20px;
  color: var(--text);
  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-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 7px;
}

.forum_nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
  text-transform: uppercase;
  background: #c1c4c6;
  width: 100%;
  height: 20px;
  -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;
  border-radius: 0 10px 10px 0;
}

.forum_nav a {
  color: var(--text) !important;
}

.forum_nav a:hover {
  color: var(--link) !important;
}

/**баннеры**/
.futer {
  position: absolute;
  bottom: -55px;
  left: 0;
  width: 980px;
  height: 80px;
  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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: var(--footer);
}

.banners {
  width: 845px;
  height: 31px;
  overflow-y: scroll;
  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-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;
  gap: 5px;
}

.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;
}

/*кнопки вверх-вниз*/
.go-up, .go-down {
  display: none;
  position: fixed;
  margin-left: 1030px !important;
  z-index: 99;
  cursor: pointer;
  margin-bottom: 5px;
  width: auto;
  height: auto;
  text-shadow: 1px 1px 1px black;
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.go-up {
  top: 405px;
}

.go-down {
  top: 465px;
}

.go-down:hover, .go-up:hover {
  opacity: 0.5;
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

/**картинка быстрого перехода на цитату**/
.qc-post-link img {
  width: 15px;
}

/**кнопки увеличения шрифта**/
strong.fnt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

strong.fnt img {
  width: 14px;
}

/**счетчик символов**/
#plng {
  height: 15px;
  font: 400 11px Rubik;
  text-transform: lowercase;
  text-align: right;
  letter-spacing: 1px;
  color: var(--text);
  background: var(--q_post);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 4px 7px;
  border-radius: 10px 10px 0 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 3px;
  border: solid 1px var(--line);
  border-bottom: 0;
  margin-bottom: -1px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 2;
}

/**маска**/
#mask_dialog .inner {
  padding: 8px;
  background: var(--body);
  border-radius: 10px;
}
