/*************************************************************
 - SETUP
**************************************************************/
/* A1 Import the colour scheme
-------------------------------------------------------------*/
@import url(style_cs.1752273387.css);
@import url(https://forumstatic.ru/files/0016/f1/95/90664.css);
/* ПОДГРУЗКА ШРИФТОВ */
@import url("https://fonts.googleapis.com/css2?family=Alegreya&family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Open+Sans:wght@300;400;500;600;700&family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,900;1,400;1,500;1,600&family=Yeseva+One&display=swap");
@import url("https://forumstatic.ru/files/001b/d1/e6/40612.css");
@import url("https://fonts.googleapis.com/css?family=Roboto");
@import url("https://fonts.googleapis.com/css2?familyа=Abril+Fatface&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lobster&display=swap");
/* ШРИФТЫ ДИЗАЙНА */
@import url("https://fonts.googleapis.com/css2?family=Yeseva+One&display=swap");
@font-face {
  font-family: "Material Symbols";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialsymbolsrounded/v83/syl0-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjpZIvDmUSVOK7BDJ_vb9vUSzq3wzLK-P0J-V_Zs-QtQth3-jOc7TOVpeRL2w5rwZu2rIelXxc.woff2) format("woff2");
}
@font-face {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialsymbolsoutlined/v74/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1n-q_4MrImHCIJIZrDCvHOej.woff2) format("woff2");
}
@font-face {
  font-family: "Carelia";
  src: url("http://forumstatic.ru/files/001b/a8/4b/88488.eot");
  src: local("Carelia Italic"), local("Carelia-Italic"), url("http://forumstatic.ru/files/001b/a8/4b/35524.woff2") format("woff2"), url("http://forumstatic.ru/files/001b/a8/4b/47526.woff") format("woff"), url("http://forumstatic.ru/files/001b/a8/4b/91656.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Carelia Upright";
  src: url("http://forumstatic.ru/files/001b/a8/4b/85861.eot");
  src: local("Carelia Upright"), local("Carelia-Upright"), url("http://forumstatic.ru/files/001b/a8/4b/84478.woff2") format("woff2"), url("http://forumstatic.ru/files/001b/a8/4b/22469.woff") format("woff"), url("http://forumstatic.ru/files/001b/a8/4b/33780.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SANTA CATARINA";
  src: url("http://forumstatic.ru/files/001b/d3/01/41737.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SANTA CATARINA";
  src: url("https://forumstatic.ru/files/001b/d3/01/41737.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MARDE SAUVE";
  src: url("http://forumstatic.ru/files/001b/d3/01/19705.otf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MARDE SAUVE";
  src: url("https://forumstatic.ru/files/001b/d3/01/19705.otf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Cinzel Decorative";
  src: url("https://forumstatic.ru/files/001b/d1/de/21064.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Queen Beatrice One";
  src: url("https://forumstatic.ru/files/001b/d1/de/65069.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Queen Beatrice Two";
  src: url("https://forumstatic.ru/files/001b/d1/de/78748.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Bumerang Regular";
  src: url("https://forumstatic.ru/files/001b/d1/de/86499.otf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Glamora";
  src: url("http://forumstatic.ru/files/001b/a8/4b/75224.otf");
  font-weight: normal;
  font-style: normal;
}
* {
  text-size-adjust: 100%;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

:root {
  --black: #090909;
  --body: #9daaab;
  --body2: #9aa7a9;
  --body3: #97a6a7;
  --body_container: #efedeb;
  --button: #8fa3a5;
  --button_txt: #485758;
  --h3_text: #f2f1ee;
  --h3_link: #506567;
  --crumb: #928d86;
  --cite_bg: #9aabac;
  --cite_line: #718283;
  --quote_line: #859697;
  --quote_bg: #a0adae;
  --link: #215d60;
  --link_hover: #1f7075;
  --las_link: #2c595e;
  --nav_link: #435557;
  --nav_line: #214b50;
  --nav_bg: #2d5c61;
  --form_bg: #9eadae;
  --forum_bg: #f9f3f3;
  --forum_line: #778a8c;
  --forum_link: #769693;
  --post_link: #4f5f60;
  --profile_link: #b08992;
  --prof_ul: #eef3ec;
  --prof_body: #839596;
  --prof_body1: #8b9c9d;
  --prof_bg: #98a5a6;
  --prof_txt: #3e4f50;
  --plas_bg: #cbbeae;
  --post_line: #7d9091;
  --post_line1: #879899;
  --title: #839d9b;
  --text: #313d3e;
  --tclcon_text: #3e4d4f;
  --tclcon_bg: #f1efed;
  --tabl_bg: #aca7a7;
  --tabl_line: #759395;
  --tabl_color: #baced0;
  --input: #819596;
  --scroll: #75898b;
  --stat_item: #4f5f60;
  --stat_item_box: #48595b;
  --stat_bg: #7c9497;
  --select: rgb(162 193 187 / 50%);
  --thumb: #697e80;
  --title_bg: #a3b4ba;
  --news_bg: #bfbdbd;
  --news_line: #798c8e;
  --news_font: #5c7376;
  --news_data_bg: #698285;
  --news_data_font: #c3c5c5;
  --online: #b9d6d1;
}

/* скролл */
::-webkit-scrollbar {
  width: 6px;
  height: 4px;
  background-color: var(--scroll);
}

::-webkit-scrollbar-thumb {
  background-color: var(--thumb);
}

/* скрыть rss-atom, убрать Закрыто и Важно, h2 объяву, поделиться */
.punbb .modmenu .container span, .stickytext, .closedatafield, #pun-announcement h2, div#pun-live-rusff, .topic a.sharelink, td#button-smile, #pun-navlinks .container li#navawards, span.mini_awards_label, #pun-status .status-right, li.pa-gifts, #pun-viewtopic li.pa-gifts, #pun .modlist {
  display: none !important;
}

/* цвета выделения текста */
::-moz-selection {
  background: var(--select);
  color: var(--text);
}

::selection {
  background: var(--select);
  color: var(--text);
}

::-moz-selection {
  background: var(--select);
  color: var(--text);
}

::-webkit-selection {
  background: var(--select);
  color: var(--text);
}

/* зачеркнутый текст */
del {
  text-decoration: none !important;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  -webkit-filter: blur(1px);
  filter: blur(1px);
}

del:hover {
  text-decoration: none !important;
  -webkit-filter: none;
  filter: none;
}

/* убираем редактирование */
.lastedit {
  display: none;
}

/* пояслняющий текст */
abbr {
  border-bottom: dotted 1px;
}

/* запятая после ников в теме с постами */
#topic-users-in a:after {
  content: ",";
}

#topic-users-in a:last-child:after {
  display: none;
}

/* цвет горизонтальной линии */
.post-content hr {
  border: none;
  background: var(--forum_line);
  width: 100%;
  height: 1px;
  opacity: 1 !important;
}

#pun-main div.tclcon > a {
  text-transform: lowercase;
}

#pun-main div.tclcon > strong a {
  text-transform: lowercase;
}

/* A2 Deal with browser defaults and wonkiness
-------------------------------------------------------------*/
/* A2.1 */
html, body {
  margin: 0;
  padding: 0;
}

/* A2.2 */
.punbb * {
  margin: 0;
}

.punbb {
  box-sizing: border-box;
  background: var(--body);
}

/* A2.3 */
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
  padding: 0;
  list-style: none;
}

/* A2.4 */
.punbb img {
  border: none;
}

/* A2.5 */
.punbb .main table {
  table-layout: fixed;
  width: 100%;
}

/* A2.6 */
.checkfield input[type=checkbox], .radiofield input[type=radio] {
  margin: 0 0.3em;
}

@supports (-webkit-appearance: none) or (-moz-appearance: none) {
  input[type=checkbox], input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
  }
}
input[type=checkbox] {
  box-shadow: 0 0 0 1px var(--post_line) inset;
  padding: 6px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

input[type=radio] {
  box-shadow: 0 0 0 1px var(--post_line) inset;
  border-radius: 100%;
  padding: 6px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

input[type=checkbox]:checked, input[type=radio]:checked {
  background: var(--button);
  box-shadow: 0 0 0 4px var(--post_line) inset;
}

/* A2.7 */
p[class=checkfield] *,
div[class=checkfield] *,
fieldset[class=radiofield] * {
  height: auto;
  vertical-align: middle;
}

#pun-index thead, #pun-viewforum thead, #pun-online thead, #pun-userlist thead, #pun-searchtopics thead, #pun-respect thead {
  display: none;
}

#pun-online .section.online-list .container {
  padding-top: 30px;
}

#pun-online .container table tr {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

#pun-online .tcl.username, #pun-online .tcl.action, #pun-online td.tc3 {
  width: 100% !important;
  box-sizing: border-box;
}

#pun-online .tcl.action {
  text-align: left;
}

#pun-online td.tc3 {
  text-align: right;
}

#pun-index .tclcon {
  color: var(--tclcon_text);
  font: 400 10px Arial;
  text-transform: lowercase;
  letter-spacing: 0.5px;
  line-height: 1.4;
}

#pun-index .tclcon span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font: 900 10px Century Gothic;
  padding: 2px 6px;
  margin: 5px 0;
  background: var(--tclcon_bg);
  letter-spacing: 1px;
}

#pun-index .main .tc2, #pun-index .main .tc3, #pun-index .main .tcmod {
  display: none;
}

#pun-index .subforums, #pun-viewforum #subforums {
  display: none;
}

input[type=submit], input[type=button] {
  padding: 3px 20px;
  font: 600 9px Century Gothic !important;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  cursor: pointer;
  background: var(--button);
  color: var(--button_txt);
  border: none;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  border-radius: 20px;
  outline: none;
}

input[type=submit]:hover, input[type=button]:hover {
  opacity: 0.5;
}

input[type=number], input[type=text], input[type=password], input[type=search], .resizable-textarea textarea, .punbb select, textarea#reputationText, #my-form input:first-of-type {
  background: var(--input);
  outline: none;
  color: var(--text);
  border: none;
  border-radius: 10px;
}

#my-form {
  font: 400 9px Calibri;
  text-transform: uppercase;
  letter-spacing: 0.25px;
  color: var(--text);
}

#my-form input:first-of-type {
  padding: 3px;
  margin: 5px 5px 0 0;
  border: solid 1px var(--forum_line);
}

#my-form input:first-of-type::-webkit-input-placeholder {
  color: var(--text);
  text-transform: lowercase;
}

#my-form input:first-of-type::-moz-placeholder {
  color: var(--text);
  text-transform: lowercase;
}

#my-form input:first-of-type:-ms-input-placeholder {
  color: var(--text);
  text-transform: lowercase;
}

#my-form input:first-of-type::-ms-input-placeholder {
  color: var(--text);
  text-transform: lowercase;
}

#my-form input:first-of-type::placeholder {
  color: var(--text);
  text-transform: lowercase;
}

select#mod-options {
  color: var(--text);
  padding: 3px;
  text-transform: lowercase;
  font-size: 10px;
}

/* A3 Text setup
-------------------------------------------------------------*/
/* A3.1 */
body {
  font-size: 100.01%;
}

/* A3.2 */
.punbb {
  font: normal 68.75% Verdana, arial, helvetica, sans-serif;
}

/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
  font: 1em verdana, arial, helvetica, sans-serif;
}

/* A3.4 */
.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {
  font-size: 1em;
  font-weight: normal;
}

/* A3.5 */
.punbb h1 span, .punbb h2 span, .punbb legend span {
  font-size: 1.1em;
}

/* A3.6 */
.punbb pre {
  font: 1.1em/140% monaco, "bitstream vera sans mono", "courier new", courier, monospace;
}

/* A3.7 */
.punbb address, .punbb em {
  font-style: normal;
}

/* A3.8 */
.punbb .post-content em {
  font-style: italic;
}

/* A3.9 */
.punbb .post-content em.bbuline {
  font-style: normal;
  text-decoration: underline;
}

/* A3.10 */
.punbb a {
  text-decoration: none;
}

/* A3.11 */
.punbb optgroup {
  font-weight: bold;
}

/* A4 Float clearing and hidden items
-------------------------------------------------------------*/
/* A4.1 */
#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;
  font-size: 0;
}

/* A4.2 */
.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;
  position: absolute;
  left: -9999px;
  overflow: hidden;
}

/* A5 Basic page layout and borders
-------------------------------------------------------------*/
/* A5.1 */
body {
  background: url(https://forumstatic.ru/files/001b/a8/4b/91493.jpg) fixed no-repeat top center;
  background-size: cover;
}

#pun {
  width: 1010px;
  margin: auto;
  margin-top: 70px;
  margin-bottom: 60px;
  box-sizing: border-box;
  position: relative;
  background: url(https://forumstatic.ru/files/001b/a8/4b/35031.jpg) no-repeat bottom center var(--body);
  border-radius: 30px;
}

#pun:before {
  content: "";
  width: 1010px;
  height: 515px;
  margin: auto;
  display: block;
  box-sizing: border-box;
  background: url(https://forumstatic.ru/files/001b/a8/4b/34387.jpg) no-repeat top center;
  border-radius: 29px 29px 0 0;
}

/* A5.2 */
.punbb {
  float: left;
  width: 100%;
  height: auto;
  margin: 0 0 93px;
  box-sizing: border-box;
  padding: 0 25px !important;
}

/* A5.3 */
#pun-redirect, #pun-maint {
  margin: 50px 20% 12px 20%;
  width: auto;
  float: none;
}

/* A5.4 */
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {
  margin-top: 0;
}

/* 5.5 */
#pun-post .topic {
  margin-top: 1em;
}

/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/
/* B1 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/
/* B1.1 */
.punbb .post-content {
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
  text-align: justify;
}

/* B1.2 */
.punbb .post-sig dt {
  display: block;
  border-top: solid 1px;
  width: 250px;
  margin: 20px auto 15px;
  opacity: 10%;
}

/* B1.3 */
.punbb .post-content p {
  margin: 0;
  padding: 0 0 1em 0;
  line-height: 150%;
}

.quote-box p:last-of-type, blockquote p:last-of-type, .post-content p:last-of-type {
  padding-bottom: 0 !important;
}

/* B1.4 */
.punbb .post-content img {
  vertical-align: text-bottom;
}

/* B1.5 */
.punbb .post-content img.postimg {
  vertical-align: middle;
}

/* B1.6 */
.punbb .post-content .blockcode, .punbb .post-content blockquote {
  width: 100%;
  overflow: hidden;
  padding: 10px 20px 25px;
  box-sizing: border-box;
  text-align: justify;
}

/* B1.7 */
.punbb .post-content .scrollbox {
  width: 100%;
  overflow: auto;
}

/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
  margin: 0.8em 0 0.8em 0;
  border: solid 1px var(--quote_line);
  background: var(--quote_bg);
  border-radius: 20px;
}

/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
  width: auto;
  letter-spacing: 0.25px;
  font: 400 10px Verdana;
  text-transform: uppercase;
  display: block;
  padding: 8px 15px;
  margin: 20px 20px 0;
  background-color: var(--cite_bg);
  color: var(--stat_item);
  border: solid 1px var(--cite_line);
  border-radius: 10px;
}

.punbb .code-box strong.legend a, .punbb .quote-box cite a {
  color: var(--cite_text);
}

.punbb .code-box strong.legend a:hover, .punbb .quote-box cite a:hover {
  opacity: 0.5;
}

.post-content .spoiler-box > div {
  background: url(http://forumstatic.ru/files/001b/a8/4b/12473.svg) no-repeat left center !important;
  background-size: 11px !important;
  margin: 10px;
}

.post-content .spoiler-box > div.visible {
  background-image: url(http://forumstatic.ru/files/001b/a8/4b/33239.svg) !important;
  background-size: 11px !important;
  margin-bottom: 0;
}

/* B2 Information boxes
-------------------------------------------------------------*/
/* B2.1 */
.punbb .info-box {
  padding: 1.1em 1.7em 1em 1.7em;
  border: var(--icon);
  margin: 0 0 1.1em 0;
}

/* B2.2 */
.punbb .info-box * {
  padding: 0 0 0.7em 0;
}

/* B2.3 */
.punbb #pun-main .info-box .legend {
  font-size: 1.1em;
  font-weight: bold;
}

/* B3 Pagination and posting links
-------------------------------------------------------------*/
/* B3.1 */
.linkst, .linksb {
  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;
  width: 100%;
  line-height: 2;
  box-sizing: border-box;
}

.linkst {
  margin: 10px 0;
}

.linksb {
  display: block;
  width: 100%;
  clear: both;
  line-height: 2;
  box-sizing: border-box;
  padding: 10px 0;
}

#pun-viewtopic #post-form, #pun-post .formal .container {
  padding: 20px 15px;
  background: var(--form_bg);
  border-radius: 10px;
  box-shadow: 0px 1px 4px 0px rgba(15, 15, 16, 0.2);
}

/* B3.2 */
.multipage {
  margin-bottom: 3em;
}

/* B3.3 */
.linkst .pagelink {
  color: var(--post_link);
  font: 400 11px Arial;
}

/* B3.4 */
.linkst .postlink {
  float: right;
  font-size: 12px;
}

.postlink span.closed {
  color: var(--post_link);
  font-size: 10px;
}

/* B3.5 */
.punbb .linksb {
  text-align: right;
  font-size: 1.1em;
}

/* B3.6 */
.linksb .pagelink {
  float: left;
  width: 24em;
  text-align: left;
  color: var(--link_hover);
  font: 400 11px Arial;
}

.subscribelink {
  font: 400 11px Arial;
  color: var(--nav_link);
}

/* B3.7 */
.linksb .postlink {
  float: right;
  width: 16em;
}

/* B3.8 */
.subscribelink {
  clear: both;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
}

.postlink.long {
  width: auto !important;
}

.linksb .postlink, .linkst .postlink, .subscribelink, .linksb .pagelink, .linkst .pagelink {
  text-transform: lowercase;
}

.linksb .postlink a, .linkst .postlink a, .subscribelink a {
  padding: 2px 5px;
  font: 400 12px Calibri;
  text-transform: lowercase;
  color: var(--post_link) !important;
}

.linksb .postlink a:hover, .linkst .postlink a:hover, .subscribelink a:hover {
  opacity: 0.5;
}

.pagelink a {
  color: var(--link_hover) !important;
  font-weight: bold;
  padding: 2px 3px;
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.pagelink a:hover {
  color: var(--link) !important;
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.pagelink strong {
  padding: 2px 3px;
  border-radius: 4px;
  margin-left: 2px;
  color: var(--post_link);
}

/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/
/* C1 Form layout
-------------------------------------------------------------*/
/* C1.1 */
.punbb .formal .container {
  padding: 15px 0;
}

/* C1.2 */
.punbb .formsubmit {
  padding: 0 0 0 0.7em;
  margin: 1em 0 0 0;
}

/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
  margin: 0 0.6em 0 0;
}

/* C1.4 */
.punbb fieldset {
  border: none;
  margin: 0 0 1em 0;
}

#pun-edit #post-form fieldset:last-of-type {
  padding: 20px 15px;
  background: var(--form_bg);
  border-radius: 10px;
  box-shadow: 0px 1px 4px 0px rgba(15, 15, 16, 0.2);
}

/* C1.5 */
.punbb fieldset legend {
  display: none;
}

#pun-profile fieldset legend {
  display: block;
  padding: 0;
  margin: 0 0 0 11px;
  font-size: 1.1em;
}

/* C1.6 */
.punbb fieldset legend span {
  padding: 0 5px;
  margin: 0 0 0 -15px;
}

/* C1.7 */
.punbb fieldset fieldset {
  border-style: none;
  margin: 0;
  padding: 0 0 8px 0;
}

/* C1.9 */
.punbb .fs-box p, .punbb .fs-box fieldset {
  padding: 0 0 0.8em 0;
}

.punbb .fs-box p label {
  font: 400 9px Calibri;
  text-transform: uppercase;
  letter-spacing: 0.25px;
  color: var(--text);
}

/* C1.10 */
.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {
  float: left;
  margin-right: 1em;
}

/* C1.11 */
.punbb .inline .infofield {
  clear: both;
}

/* C1.12 */
.punbb .datafield br {
  display: none;
}

/* C1.13 */
.punbb .required label, .punbb .datafield span.input {
  font-weight: bold;
}

/* C1.14 */
.punbb .datafield span.input a {
  font-weight: normal;
}

/* C1.15 */
.punbb .areafield span.input, .punbb p.longinput span.input {
  display: block;
  padding: 0 12em 0 0;
  height: 100%; /* For IE */
}

/* C1.16 */
.punbb textarea, .punbb .longinput input {
  width: 64%;
  margin: 0;
  background: var(--input);
  border-radius: 15px;
  border: solid 1px var(--post_line) !important;
  color: var(--text);
}

/* C1.17 */
.punbb .hashelp {
  position: relative;
}

/* C1.18 */
.punbb .helplinks {
  display: block;
  position: absolute;
  top: 1em;
  right: 0;
  font-weight: normal;
  width: 36%;
}

/* c1.19 */
.punbb #profile .helplinks {
  top: 1.5em;
}

/* C1.20 */
.punbb .helplinks span {
  display: block;
  padding-bottom: 0.2em;
}

/* C1.21 */
#pun-post .formal .info-box li {
  padding-left: 4px;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.5;
  margin: 0;
}

/* C2 Table layout
-------------------------------------------------------------*/
#pun-index .main .container {
  padding: 20px 10px;
  border: solid 1px var(--forum_line);
  background: var(--body2);
  margin-bottom: 20px;
}

/* C2.1 */
#pun-index tbody.hasicon tr {
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 15px 0;
  padding: 10px 0;
}

.punbb .main .tcl {
  overflow: hidden;
  text-align: left;
  width: 55%;
}

.intd {
  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;
  gap: 10px;
}

#pun-index .intd {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
  text-align: center;
  width: 10%;
  overflow-wrap: anywhere;
}

/* C2.3 */
.punbb .main .tcr {
  overflow: hidden;
  text-align: left;
  line-height: 15px;
  width: 30%;
}

#pun-respect .main .tcr {
  text-align: center;
}

a.lastpost-link {
  text-transform: lowercase;
  font: 600 11px Calibri;
  color: var(--las_link) !important;
  letter-spacing: 0.5px;
  line-height: 1.4;
}

a.lastpost-link:hover {
  opacity: 0.5 !important;
}

.lastpost {
  font: 400 12px Calibri;
  color: var(--tclcon_text);
}

.lastpost .datetime {
  text-transform: lowercase;
}

#pun-index .user-avatar {
  margin-top: 3px !important;
  margin-right: 10px !important;
}

.punbb .user-avatar {
  height: 36px !important;
  width: 36px !important;
  padding: 2px !important;
  border-radius: 100%;
}

.punbb .user-avatar a {
  outline: solid 2px #768b8d;
  border-radius: 100%;
}

.punbb .user-avatar a:before {
  content: "";
  width: 36px;
  height: 36px;
  display: block;
  position: absolute;
  background: #779497;
  mix-blend-mode: multiply;
  border-radius: 100%;
  z-index: 1;
}

.punbb .user-avatar .avatar-image {
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: 0.65 !important;
  position: relative;
}

.punbb .user-avatar .isonline {
  box-sizing: border-box;
  width: 40px !important;
  height: 40px !important;
  background: transparent !important;
  border: dotted 4px #677f83;
  animation: none !important;
  -moz-animation: none !important;
  -webkit-animation: none !important;
  opacity: 1;
  right: 0px !important;
  top: 0px !important;
  z-index: 1 !important;
}

/* C2.4 */
#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
  width: 40%;
}

/* C2.5 */
#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
  text-align: left;
  width: 20%;
}

/* C2.6 */
#pun-debug table .tcl {
  width: 15%;
  white-space: normal;
}

/* C2.7 */
#pun-debug .tcr {
  width: 90%;
  white-space: normal;
}

/* C2.8 */
#pun-index .tcl h3 {
  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;
  height: 20px;
  padding-bottom: 3px;
}

#pun-index .tcl h3 a {
  text-transform: uppercase;
  font: 400 20px Yeseva One;
  color: var(--h3_link);
}

#pun-index .tcl h3 a:hover {
  opacity: 0.5;
}

#pun-index #forum_f1 .tcl h3 {
  width: 410px;
}

/* C2.9 */
.punbb td span.youposted {
  font-weight: bold;
  margin-left: -1em;
  position: absolute;
}

/* C2.10 */
.punbb td .modlist {
  display: block;
  padding-top: 0.3em;
}

/* C2.11 */
.punbb .main td {
  padding: 0.8em 1em;
  border: none !important;
}

/* C2.12 */
.punbb .main th {
  padding: 0.4em 1em 0.4em 1em;
}

/* C2.13 */
.punbb .main .tcl {
  border-left-style: none;
  border-left-width: 0;
}

/* C3 Topics
-------------------------------------------------------------*/
/* C3.1 */
.punbb .post .container {
  padding: 10px 0 !important;
}

/* C3.3 */
.punbb .post h3 {
  padding: 5px;
  border-top: solid 1px var(--post_line1);
  font-size: 11px;
}

.punbb .post h3 a.permalink:hover, .punbb .post h3 span a:hover {
  opacity: 0.5;
}

/* C3.4 */
.punbb .post h3 strong {
  float: right;
  text-align: right;
  font-weight: normal;
  padding-left: 15px;
}

.punbb .post h3 a.permalink, .punbb .post h3 span a, .punbb .post h3 strong {
  color: var(--h3_link) !important;
  text-transform: lowercase;
}

/* C3.5 */
.punbb .post .post-author {
  float: left;
  width: 235px;
  margin: 10px 0;
  position: relative;
  border-radius: 15px;
  background: url(https://forumstatic.ru/files/001b/a8/4b/27444.jpg) no-repeat top var(--prof_body);
  border: solid 1px var(--forum_line);
}

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
  width: 200px;
  line-height: 140%;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -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;
  margin: 20px auto;
  background: var(--prof_body1);
  border-radius: 15px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  color: var(--prof_txt);
}

#pun-post .post .post-author p {
  padding: 10px !important;
}

/* C3.7 */
.pa-author {
  max-width: 140px;
  font: 900 16px Century Gothic;
  padding: 15px 10px 0 !important;
  letter-spacing: 0.5px;
  text-transform: lowercase;
  text-align: center;
}

.pa-author a {
  color: var(--prof_txt) !important;
}

.pa-author a:hover {
  color: var(--link) !important;
}

#pun_wrap .pa-author {
  color: var(--post_link) !important;
}

.pa-avatar {
  width: 100%;
  text-align: center;
}

.pa-avatar img {
  max-width: 180px;
  max-height: 180px;
  padding-bottom: 5px;
}

/* C3.9 */
li.pa-title {
  width: 100%;
  font-size: 8px;
  padding: 2px 25px !important;
  margin-bottom: 5px;
  text-transform: lowercase;
  text-align: center;
  letter-spacing: 0.25px;
}

.pa-last-visit {
  display: none;
}

li.pa-online {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  top: 28px;
  right: 27px;
  width: 19px;
  height: 18px;
}

li.pa-online strong {
  width: 19px;
  height: 18px;
  font-size: 0;
  border-radius: 100%;
  background: url(https://forumstatic.ru/files/001b/a8/4b/56376.png) no-repeat;
}

li.pa-replies {
  font-size: 10px;
  text-transform: lowercase;
}

#pun-searchposts li.pa-replies {
  padding-bottom: 10px;
}

#pun-searchposts .post .post-author ul {
  flex-direction: column;
}

.pa-posts, .pa-respect, .pa-reg, .pa-fld5 {
  color: var(--prof_txt);
  text-transform: uppercase;
  font-size: 7px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 10px 5px;
  text-align: center;
}

.pa-respect a {
  color: var(--prof_txt) !important;
}

li.pa-respect {
margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

li.pa-respect a:first-of-type {
flex: 0 0 40%;
    display: flex;
    justify-content: flex-end;
}

li.pa-respect span:last-child {
flex: 0 0 50%;
    display: flex;
}


.pa-reg .fld-name, .pa-posts .fld-name, .pa-respect .fld-name a, .isguest .pa-respect .fld-name, .pa-fld5 .fld-name {
  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;
}

.pa-respect a:hover {
  color: var(--link) !important;
}

.pa-respect img {
  -webkit-filter: hue-rotate(21deg) grayscale(50%);
  filter: hue-rotate(21deg) grayscale(50%);
  width: 9px;
  height: 9px;
}

/**счетчик постов**/
span.GamePst {
  font-size: 7px !important;
}

span.GamePst:before {
  display: none !important;
}

.punbb #profile-right li strong.GamePst2 {
  padding-right: 0 !important;
  margin: 0;
  color: var(--news_font) !important;
}

.punbb span.GamePst, .punbb strong.GamePst2 {
  margin-left: 2px;
  filter: contrast(2);
}

/* лз - главный акк */
.pa-fld8 {
  background: var(--prof_body);
  border: solid 1px var(--post_line);
  color: var(--prof_txt);
  border-right: none;
  font: 400 11px Calibri;
  text-transform: uppercase;
  cursor: pointer;
  width: 15px;
  height: 25px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 50px;
  left: -17px;
  border-radius: 3px 0 0 3px;
  -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;
}

li.pa-fld8 a:before {
  content: "\e838";
  font-family: Material Symbols Outlined;
  color: var(--prof_txt) !important;
}

/* лз - лз */
li.pa-fld1 {
  width: 100%;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background: var(--prof_bg);
  border: solid 1px var(--post_line);
  border-radius: 15px;
  padding: 0 15px 15px;
  margin: 5px 10px;
}

#pun-profile #pa-fld1 strong {
  display: -webkit-inline-box !important;
  display: -webkit-inline-flex !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

ank {
  text-align: center;
  font: 600 11px Arial;
  text-transform: uppercase;
  height: 20px;
  letter-spacing: 0.5px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-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: 5px;
  max-width: 180px;
  padding: 5px 0 0;
  margin: 0 auto !important;
}

ank a:hover {
  opacity: 0.5;
}

fandom {
  max-width: 150px;
  text-transform: lowercase;
  font: 900 11px Calibri;
  text-align: center;
  background: #98a5a6;
  color: #536061;
  border: solid 1px var(--post_line);
  background: var(--prof_bg);
  border-radius: 15px;
  padding: 0 10px;
  box-sizing: border-box;
  margin-top: -6px !important;
}

bio {
  font: 400 10px Arial;
  line-height: 1.3;
  letter-spacing: 0.25px;
  text-align: justify;
  text-transform: lowercase;
  margin: 0 auto !important;
}

/* лз - плашки*/
.pa-fld4 {
  width: 100%;
  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;
}

.plashka {
  width: 200px;
  height: 40px;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 0 0 10px 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.plashka {
  background: url(https://forumstatic.ru/files/001b/a8/4b/44465.png) no-repeat top;
  color: #b6c5c6 !important;
}

#pun-profile .plashka {
  padding: 0 !important;
  border-radius: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.pltit {
  font: 900 10px Calibri !important;
  max-width: 180px;
  text-align: center;
  letter-spacing: 0.25px !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#pun-profile .pltit {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  padding: 0 !important;
  text-transform: none;
  gap: 0;
}

.pltit2 {
  font: 400 9px Calibri !important;
  text-transform: lowercase;
  line-height: 0.9;
  padding-bottom: 3px;
  text-align: center;
}

#pun-profile .pltit2 {
  padding: 3px 0 !important;
  text-shadow: none;
}

/* лз - эмодзи */
.pa-fld3 {
width: 30px;
    height: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 7px;
    left: 104px;
    border-radius: 100%;
    background: var(--prof_body1);
    box-shadow: 0px -2px 3px rgb(0 0 0 / 20%);
    justify-content: center;
    z-index: 1;
    margin: 0;
}

#pun-profile li#pa-fld8, #pun-profile li#pa-fld4 {
  display: none !important;
}

/* C3.11 */
.punbb .post-body {
  margin-left: 250px;
  padding: 0 0 1px 0;
}

/* C3.12 */
.punbb .post-box {
  padding: 10px;
  margin: 11px 0px 15px 0px;
}

/*C3.13 */
.punbb fieldset .post-box {
  margin-bottom: 0.8em;
}

/* C3.14 */
.punbb .post-links {
  margin-left: 19em;
}

/* C3.15 */
.punbb .post-links ul {
  height: 2em;
  line-height: 2em;
  margin-left: -19em;
  background: transparent;
  text-align: right;
}

/* C3.16 */
.punbb .post-links li {
  display: inline;
  padding: 0 5px;
  text-transform: lowercase;
  letter-spacing: 0.5px;
}

.punbb .post-links li:first-child {
  padding-left: 0;
}

.punbb .post-links li:last-child {
  padding-right: 0;
}

.punbb .post-links li a {
  color: var(--post_link) !important;
  font: 400 11px Arial;
  box-sizing: border-box;
  padding: 2px 5px;
  text-transform: lowercase;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.punbb .post-links li a:hover {
  opacity: 0.6;
}

#topic-users-in p.container {
  text-align: left;
  font: 400 12px Calibri;
  text-transform: lowercase;
}

/* C3.17 */
.pl-email, .pl-website {
  float: left;
}

/* C3.18 */
.punbb .clearer {
  clear: both;
  height: 0;
  font-size: 0;
}

/* C4 Moderator menu
-------------------------------------------------------------*/
/* C4.1 */
.punbb .modmenu .container {
  padding: 0.5em 0;
  text-align: right;
}

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
  height: 1.8em;
  line-height: 1.8em;
}

/* C4.3 */
.punbb .modmenu .container strong {
  float: left;
}

.punbb .modmenu .container strong a {
  font: 400 10px Calibri;
  text-transform: uppercase;
  color: var(--post_link) !important;
}

.punbb .modmenu .container strong a:hover {
  color: var(--h3_link) !important;
}

/* C4.4 */
.punbb .modmenu input {
  margin-left: 1em;
}

/* C5 Message boxes
-------------------------------------------------------------*/
/* C5.1 */
.punbb .info .container {
  padding: 0.8em 1em;
}

/* C5.2 */
.punbb .info .container .backlink {
  padding-top: 0.8em;
}

/* C6 Profile
-------------------------------------------------------------*/
/* C6.1 */
#viewprofile .container {
  background: var(--cite_bg);
  border-radius: 20px;
  margin: 20px 0;
}

#profile .container {
  padding-left: 18.6em;
}

/* C6.2 */
#profilenav {
  float: left;
  width: 14em;
  margin-left: -16.3em;
  display: inline;
}

/* C6.3 */
#profilenav li {
  padding: 5px;
  margin: 5px 0;
  text-align: left;
}

/* C6.4 */
#profilenav ul {
  padding: 10px;
  margin: 0 0 1em 0;
  background: var(--form_bg);
  border-radius: 10px;
}

/* C6.5 */
#viewprofile h2, #profilenav h2 {
  letter-spacing: 0.25px;
  padding: 5px 10px;
  text-transform: uppercase;
  margin: 10px 0;
  color: var(--tclcon_text);
  background: var(--body2);
  border-radius: 15px;
  text-align: center;
}

/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {
  padding: 3px 5px;
  border-radius: 10px;
  position: relative;
  text-transform: uppercase;
  font: 900 8px Arial;
}

/* C6.7 */
#viewprofile li, #setmods dl {
  padding: 0 0 0 16em;
  margin-bottom: 0.2em;
}

/* C6.8 */
#viewprofile li span {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.5em 1em;
  font: 400 8px Arial;
  border-radius: 5px;
  text-transform: uppercase;
}

#viewprofile tbody tr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-transform: lowercase;
  -webkit-box-pack: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  padding: 10px 10px 10px 0;
}

#profile-left {
  width: 28% !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-bottom: 10px !important;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

#profile-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 10px !important;
  box-sizing: border-box;
  gap: 8px;
}

#profile-name, #profile-title, #pa-online, #pa-online {
  width: 180px;
}

#viewprofile #profile-name strong {
  text-transform: capitalize;
  font: 600 16px Century Gothic !important;
  padding: 3px 10px 3px 0;
  text-align: center;
  color: var(--link);
}

#viewprofile #profile-title strong {
  font: 400 9px Verdana;
  padding: 3px 10px 3px 0;
  text-align: center;
}

#viewprofile #pa-online strong {
  font: 400 8px Verdana;
  border-radius: 5px;
  text-transform: uppercase;
  text-align: center;
}

#viewprofile #pa-edit {
  margin-top: 5px;
}

#viewprofile #pa-edit strong {
  padding: 0;
}

#viewprofile #pa-edit a {
  padding: 4px 9px;
  border-radius: 5px;
  font: 400 8px Verdana;
  text-transform: uppercase;
  text-align: center;
  width: 180px;
  display: inline-block;
  box-sizing: border-box;
}

#profile-signature ul {
  border: none !important;
}

.punbb #profile-signature .sigimage {
  max-width: 100% !important;
}

/*C6.9 */
#setmods dt {
  width: 14em;
  padding: 0.8em 1em;
  font-weight: bold;
  display: inline;
}

/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
  display: block;
  padding: 5px;
  font-family: Calibri;
  font-size: 12px;
  color: var(--prof_txt);
  font-weight: normal !important;
}

/* C6.11 */
.punbb img.avatardemo {
  float: right;
  margin: 0 0 0.8em 1.8em;
}

/* C7 User list
-------------------------------------------------------------*/
/* C7.1 */
#pun-userlist .formal, #pun-userlist .formal .container {
  border-bottom: none;
  margin-bottom: 0;
}

/* C7.2 */
#pun-userlist .usertable .container {
  padding: 0 2.3em 2.3em 2.3em;
  border-top: none;
}

/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/
/* D1 Logo and description
-------------------------------------------------------------*/
/* D1.1 */
#pun-title, #pun-title h1, #pun-title h1 span {
  display: none;
}

/* D1.3 */
#pun-title .container {
  border-style: none;
}

/* D1.4 */
#pun-title h1 span {
  font-size: 1.5em;
}

#pun-title table {
  border: none;
  height: 40px;
  width: 100%;
}

#pun-title td.title-logo-tdl {
  border: none;
  width: 100%;
}

#pun-title td.title-logo-tdr {
  border: none;
  width: 468px;
  vertical-align: top;
  padding-top: 2px;
}

/* D2 Page navigation
-------------------------------------------------------------*/
/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: -15px;
  left: 0;
  margin: 0;
  border: none;
  padding: 0;
  width: 100%;
}

/* D2.2 */
#pun-pagelinks .container {
  background: transparent;
  border: none;
  padding: 0;
}

/* D2.3 */
#pun-pagelinks .container li {
  display: inline;
}

/* D2.4 */
#pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover {
  height: 2em;
  line-height: 2em;
  padding: 0;
  font-size: 1.2em;
  margin-left: -9999px;
  display: block;
  float: left;
  width: 100%;
}

/* D2.5 */
#pun-pagelinks a:active, #pun-pagelinks a:focus {
  position: relative;
  margin: 0;
}

#pun-pagelinks li a span {
  display: block;
  margin: 0 1em;
}

/* D3 Forum navigation
-------------------------------------------------------------*/
/* D3.1 */
#pun-navlinks {
  margin: 0;
  width: 100%;
  height: auto;
  box-sizing: border-box;
  position: absolute;
  top: -50px;
  left: 0;
}

#pun-navlinks .container {
  height: 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-top: none;
  box-sizing: border-box;
  -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;
  gap: 10px;
}

#pun-navlinks a {
  color: var(--body2) !important;
  background: var(--nav_bg);
  font: 900 10px Calibri;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding: 5px 10px;
  border-radius: 15px;
  border: solid 1px var(--nav_line);
  box-shadow: inset 0px 1px 3px 0px rgba(20, 20, 20, 0.5);
}

#pun-navlinks a:hover {
  box-shadow: inset 0px -2px 3px 0px rgba(20, 20, 20, 0.5);
}

/* D4 User links
-------------------------------------------------------------*/
/* D4.2 */
#pun-ulinks {
  width: 100%;
}

#pun-ulinks .container {
  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;
  gap: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 20px;
}

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  text-transform: lowercase;
  font: 400 10px Arial;
  letter-spacing: 0.5px;
  color: var(--nav_link) !important;
}

#pun-ulinks li a:hover {
  opacity: 0.5;
}

/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
  border-left-style: none;
  border-left-width: 0;
  padding-left: 0;
}

/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*/
/* D5.1 */
#pun-status {
  border-bottom: none;
  margin-bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  top: -14px;
  left: 68px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

/* D5.2 */
#pun-status .container {
  color: var(--body);
  font: 400 7px Arial;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  text-align: right;
}

#pun-status .container a {
  color: var(--body) !important;
}

#pun-status .container a:hover {
  opacity: 0.5;
}

/* D5.3 */
#pun-status span {
  white-space: nowrap;
  margin-right: 0.5em;
}

/* D5.4 */
#pun-crumbs1 {
  overflow: hidden;
  margin-top: 0;
}

/* D5.5 */
#pun-crumbs1 p.container {
  border-top: none;
  margin: 10px 0;
  text-align: left;
  text-transform: uppercase;
  font: 600 9px Arial;
  color: var(--stat_item);
}

#pun-crumbs1 p.container a {
  color: var(--post_link) !important;
}

#pun-crumbs1 p.container a:hover {
  color: var(--link) !important;
}

/* D5.6 */
#pun-break1 {
  display: none;
}

/* D6 Announcement
-------------------------------------------------------------*/
/* D6.1 */
#pun-announcement h2 {
  padding: 0;
  margin: 0 1em -3.5em 1em;
  border-style: none none solid none;
  border-width: 0 0 1px 0;
  position: relative;
  font-weight: bold;
}

/* D6.2 */
#pun-announcement h2 span {
  display: block;
  padding: 1em 0 0.8em 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

/* D6.3 */
#pun-announcement .container {
  padding: 2em 1em;
}

/* D7 Statistics
-------------------------------------------------------------*/
#pun-stats {
  margin: 40px 0 15px;
}

#pun-stats h2 {
  display: none;
}

.stat {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 65px 10px 10px;
  background: var(--stat_bg);
  border-radius: 20px;
  gap: 60px;
  padding: 0 10px;
}

#pun-stats li.item1, #pun-stats li.item2, #pun-stats li.item3, #pun-stats li.item4 {
  box-sizing: border-box;
  text-align: center;
  text-transform: lowercase;
  padding: 3px 5px;
  letter-spacing: 0.25px;
  font: 600 10px Arial;
  color: var(--stat_item);
}

#pun-stats li.item1 strong, #pun-stats li.item2 strong, #pun-stats li.item3 strong, #pun-stats li.item4 strong, #pun-stats li.item4 strong a {
  font: 900 11px Calibri;
  color: var(--stat_item) !important;
}

#pun-stats li.item4 strong a:hover {
  opacity: 0.5;
}

#pun-stats .statscon {
  width: 100%;
}

#pun-stats .statscon .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 10px 10px;
  background: url(https://forumstatic.ru/files/001b/a8/4b/10620.jpg) no-repeat left top var(--body2);
  border: solid 1px var(--forum_line);
  position: relative;
}

/* D7.4 */
li#onlinelist {
  width: 100%;
  box-sizing: border-box;
  letter-spacing: 0.5px;
}

/* D7.5 */
li#onlinelist.item5.onlinelist, li#onlinelist.item5.users_24h {
  padding: 10px 5px 0 9px;
  font: 400 12px Calibri;
  letter-spacing: 0.25px;
  color: var(--stat_item);
  text-align: justify;
  text-transform: lowercase;
}

li#onlinelist.item5.users_24h {
  padding-bottom: 10px;
}

li#onlinelist.item5.onlinelist a, li#onlinelist.item5.users_24h a {
  color: var(--stat_item) !important;
}

li#onlinelist.item5.onlinelist a:hover, li#onlinelist.item5.users_24h a:hover {
  opacity: 0.5;
}

/* D8 Quick Jump - About - Bottom Breadcrumbs
-------------------------------------------------------------*/
/* D8.1 */
#pun-qjump {
  margin: 0;
  border: none;
  width: 50%;
  position: relative;
  float: left;
}

/* D8.2 */
#pun-qjump .container {
  border: none;
  background: transparent;
  padding: 0.8em 1em;
}

/* D8.3 */
#pun-about {
  margin-top: 0;
}

/* D8.4 */
#pun-about .container {
  border-top-style: none;
  text-align: center;
  line-height: 150%;
  padding: 0.8em 0 2.5em 0;
  font-size: 9px;
}

/* D8.5 */
#pun-about p span {
  display: block;
  text-transform: lowercase;
  color: var(--tclcon_text);
}

#pun-about p span a {
  color: var(--tclcon_text) !important;
}

#pun-about p span a:hover {
  color: var(--link_hover) !important;
}

/* D8.6 */
#pun-crumbs2 {
  font-weight: bold;
  overflow: hidden;
  margin: 10px 0 0;
}

/* D8.7 */
#pun-crumbs2 .container {
  letter-spacing: 0.25px;
  text-align: center;
  text-transform: uppercase;
  font: 600 9px Arial;
  color: var(--stat_item);
}

/* D8.8 */
#pun-break4 {
  display: none;
}

/* D9 Help file
-------------------------------------------------------------*/
/* D9.1 */
#pun-help .formal .info-box h3.legend {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 0;
  margin-bottom: 0.8em;
}

/* D9.2 */
#pun-help .formal .info-box h3.legend span {
  padding-bottom: 0.6em;
  display: block;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  font-size: 1.1em;
}

/* D9.3 */
#pun-help .formal p, #pun-help .formal dd {
  margin-bottom: 1em;
}

/* D9.4 */
#pun-help .formal ul, #pun-help .formal dl {
  padding: 0 0 0 1em;
}

/* D9.5 */
#pun-help .formal li {
  padding: 0;
  line-height: 130%;
}

/* D9.6 */
#pun-help .formal li * {
  vertical-align: text-top;
}

/* D9.7 */
#pun-help .formal dt span {
  font: 1.4em/120% monaco, "bitstream vera sans mono", "courier new", courier, monospace;
}

/* D9.8 */
#pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode {
  padding-bottom: 0;
}

/* Иконки в форме ответа */
.punbb #main-reply {
  box-sizing: border-box;
  outline: none;
  padding: 5px;
  background: var(--body3);
  border-radius: 5px;
  border: none !important;
}

#pun_wrap .punbb #main-reply {
  background: var(--body3);
}

#togglePreview input.button {
  margin: 10px 0;
}

.punbb #form-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.punbb #form-buttons table {
  width: 100%;
}

.punbb #form-buttons tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 7px 5px;
  width: 100%;
  box-sizing: border-box;
  background: transparent;
  border-radius: 5px;
  border: solid 1px var(--post_line);
  background: var(--body3);
  margin-bottom: 10px;
}

#form-buttons td {
  background: none !important;
  position: relative;
  width: 16px;
  height: 16px;
  line-height: unset !important;
}

#form-buttons td:before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  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;
  left: 0;
  top: 0;
  pointer-events: none;
  font-family: "Material Symbols Outlined";
  font-size: 16px;
  color: var(--text);
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

#form-buttons td:hover:before {
  opacity: 0.5;
  outline: none;
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

#form-buttons td#button-transL:before {
  content: "\e8e2";
}

#form-buttons td#button-font:before {
  content: "\eae2";
}

#form-buttons td#button-ChangeСase:before {
  content: "\e053";
}

#form-buttons td#button-size:before {
  content: "\e245";
}

#form-buttons td#button-bold:before {
  content: "\e238";
}

#form-buttons td#button-italic:before {
  content: "\e23f";
}

#form-buttons td#button-underline:before {
  content: "\e249";
}

#form-buttons td#button-strike:before {
  content: "\e257";
}

#form-buttons td#button-indent:before {
  content: "\e23e";
}

#form-buttons td#button-left:before {
  content: "\e236";
}

#form-buttons td#button-center:before {
  content: "\e234";
}

#form-buttons td#button-right:before {
  content: "\e237";
}

#form-buttons td#button-justify:before {
  content: "\e8fe";
}

#form-buttons td#floatbut:before {
  content: "\f863";
}

#form-buttons td#button-link:before {
  content: "\e178";
}

#form-buttons td#button-Yandex:before {
  content: "\f01f";
}

#form-buttons td#button-spoiler:before {
  content: "\e0e0";
}

#form-buttons td#button-image:before {
  content: "\efa2";
}

#form-buttons td#button-video:before {
  content: "\e1c4";
}

#form-buttons td#button-hide:before {
  content: "\e63f";
}

#form-buttons td#button-quote:before {
  content: "\e244";
}

#form-buttons td#button-code:before {
  content: "\e86f";
}

#form-buttons td#button-color:before {
  content: "\e40a";
}

#form-buttons td#button-table:before {
  content: "\f191";
}

#form-buttons td#button-smile:before {
  content: "\e813";
}

#form-buttons td#button-sticker:before {
  content: "\e813";
}

#form-buttons td#button-keyboard:before {
  content: "\e312";
}

#form-buttons td#button-addition:before {
  content: "\e313";
}

#form-buttons td#button-mask:before {
  content: "\ea66";
}

#pun-messages td#button-mask {
  display: none;
}

#button-html {
  background: url("https://forumstatic.ru/files/001b/a8/4b/63270.svg") no-repeat top center;
  padding: 0;
  line-height: 0;
  height: 16px !important;
  margin-left: 2px;
  background-size: cover;
  width: 100%;
}

#keyboard-span input {
  text-shadow: none;
  background: var(--input) !important;
  border: solid 1px var(--forum_line) !important;
  font: 400 10px Arial !important;
  text-transform: capitalize;
  color: var(--text) !important;
}

#keyboard-span input:hover {
  background: var(--body2) !important;
}

/* всплывающие окна */
#pun-report .inner, #pun-reputation .inner, #pun-admin-award-form .inner, #pun-multimove .pun-modal .modal-inner, .pun-modal .modal-inner.section {
  background: var(--body) !important;
  border-radius: 20px !important;
  color: var(--text);
}

.pun-modal h2, .pun-modal h1 {
  text-align: center;
}

#pun-report .inner h1, #pun-reputation .inner h1, #pun-admin-award-form .inner h1, #pun-multimove .pun-modal .modal-inner h1 {
  padding: 0;
}

#tags .container {
  background: var(--body);
  padding: 10px !important;
  border-radius: 0 0 5px 5px;
  border: solid 1px var(--forum_line);
  border-top: none;
  top: 67px !important;
}

#pun-edit #tags .container {
  top: 89px !important;
}

#font-area {
  overflow-x: auto;
  height: 100%;
}

#font-area {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: 5px;
}

#font-area div {
  -webkit-flex-basis: 12em;
  -ms-flex-preferred-size: 12em;
  flex-basis: 12em;
  -webkit-flex-grow: 1;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

/**админка**/
#pun-admain input[type=submit] {
  padding: 3px 10px;
}

#pun-admin_paid_services .linksb {
  clear: inherit;
  padding-bottom: 24px;
}

/* иконки уведомлений */
span.num_msg, span.num_msg:before, .bubble {
  background: var(--button) !important;
  color: var(--button_txt) !important;
}

.bubble:after {
  border-color: var(--button) transparent !important;
  color: var(--input) !important;
}

/* стрелки вверх-вниз для телефонов */
@media screen and (max-width: 1024px) {
  .go-up, .go-down {
    display: none !important;
  }
  .flower_up_right {
    display: none;
  }
}
/* выключение поля автора в нужном соо */
#p1725 .post-author, #p1725 .post-links {
  display: none;
}

/* включение нужных ссылок под постом только для админов */
.isadmin #p1725 .post-links, .isadmin #p1725 {
  display: block;
}

/* подвинем пост на расстояние профиля влево */
#p1725 .post-body, #p1725 h3 span {
  margin-left: 25px;
}

/* чтобы не обрезался крупный шрифт */
.post-content p:first-child {
  margin-top: 12px;
}

dl.post-sig {
  margin-bottom: 20px;
}






/*****************
Стиль "Тихой Цитаты"
*****************/
.quiet-quote{
  position:relative;
  clear: both;
  margin-left: 14px;
font-style: italic;
}
.quiet-quote:before {
  display: block;
  position:absolute;
  z-index:99;
  font-weight: 900;
  font-family:System, Arial, sans-serif;
}
.quiet-quote:before{
  content: "»";
  left: -12px;
  top: 0px;
}

/*****************
//END
Стиль "Тихой Цитаты"
*****************/


/************************* 
Стиль для Быстрой смены аккаунтов 
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 {
    position: absolute;
    z-index: 100000 !important;
    margin-top: -5px !important;
    margin-left: 8px !important;
    display: inline-flex !important;
    width: 20px;
    height: 14px;
    align-items: center;
    justify-content: center;
}
#pun-navlinks #New-exit img{ 
position: absolute;
width: 22px;
height: auto;
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 var(--forum_line);
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 10px/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: var(--input);
} 
.punbb #pun-navlinks #form-login input[type="submit"]{ 
    margin: 13px 0 2px !important;
    box-sizing: border-box;
    height: 26px;
    width: 67px;
    font-size: 9px !important;
    color: var(--button_txt) !important;
    background: var(--button);
    border: 1px solid var(--forum_line) !important;
    text-align: center;
    padding: 0 12px !important;
    border-radius: 13px;
    font-family: Century Gothic !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    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: var(--body2);
min-height:183px;
border: 1px solid var(--forum_line);
border-radius: 0px 0px 6px 6px;
color: var(--text);
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: 32px;
width: 122px;
z-index: 100000!important;
}
#pun-navlinks #navlogin #form-login {
  margin-left: -40px;/*Подвижки формы влево от вход*/ 
} 
#pun-navlinks #navlogout #form-login { 
  margin-left: -40px;/*Подвижки формы влево от выход*/
} 
.ismoderator #pun-navlinks #navlogout #form-login {
  margin-left: -40px!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;
border: none;
box-shadow: unset;
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: var(--body2);
border-color: var(--forum_line);
border-style: solid; /* Стиль границы */
border-width: 1px 1px 1px 1px; /* Толщина границы */ 
border-radius:0 0 0px 6px;
color: var(--text);
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;/*Видимое число Ников без прокрутки! сейчас - 4*/ 
} 
.punbb #List-UserNames li {
display: block!important;
position: relative;
background: var(--input);
text-transform:none!important;
text-align: left;
border-bottom: solid 2px var(--cite_line);
border-radius: 5px;
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;
cursor: pointer;
}
.punbb #List-UserNames li:hover{ 
opacity:.84; 
/*background:#83693E!important;*/
} 
/*Стиль Ников*/ 
.punbb #List-UserNames li>b{ 
cursor: pointer;
opacity: .9;
color: var(--text);
letter-spacing: 0.3;
} 
.punbb #List-UserNames li>b:hover{ 
opacity:.93; 
} 
/*Скролл контейнера с никами*/ 
#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 var(--forum_line)!important; 
text-shadow: none!important; 
color:#333!important;
background-color: var(--input);
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; 
} 
/************************* 
//Конец Стиля для Быстрой смены аккаунтов 
*************************/