/*************************************************************
A - SETUP
**************************************************************/

/* A1 Import the colour scheme
-------------------------------------------------------------*/



/* A1.1 */
@import url(style_cs.1697489737.css);
/*@import url(https://forumstatic.ru/files/0019/c0/f1/78793.css);*/
/*@import url(https://forumstatic.ru/files/0019/c1/f7/78909.css);*/
/*@import url(https://forumstatic.ru/files/0019/cc/0b/22228.css);*/
/*@import url(https://forumstatic.ru/files/0019/cc/0b/50853.css);*/
@import url(https://forumstatic.ru/files/001b/67/b3/25045.css?v=2);
@import url(https://forumstatic.ru/files/001b/67/b3/15269.css?v=6);
@import url(https://forumstatic.ru/files/001b/74/4e/59503.css);
@import url(https://forumstatic.ru/files/001b/67/b3/72290.css?v=10);
@import url(https://forumstatic.ru/files/001b/74/4e/20750.css);


#font-area {
    width: 140px;
    overflow-y: scroll!important;
    max-height: 250px;
}


/* A2 Deal with browser defaults and wonkiness
-------------------------------------------------------------*/

/* A2.1 */
html, body {margin: 0; padding: 0; }

.punbb * {margin: 0}




/* 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;}

/* A2.7 */
p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {
  height: 1.8em;
  vertical-align: middle  }


 /* A3 Text setup
-------------------------------------------------------------*/

/* A3.1 */
body {  font-size: 100.01%;  }

/* A3.2 */
.punbb {  font: normal 68.75% Montserrat, verdana, arial, helvetica, sans-serif;  }

/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {  font: 1em normal Montserrat, verdana, arial, helvetica, sans-serif  }

/* A3.4 */
.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {  font-size: 1em;  font-weight: 500;  }

/* A3.5 */
.punbb h1 span, .punbb h2 span, .punbb legend span {  font-size: 1.2em;  }

/* 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: underline  }

/* A3.11 */
.punbb optgroup {  font-weight: bold; color: #313455 !important;  }


/* 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.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.0;
  position:absolute;
  left: -9999px;
  overflow: hidden  }


/* A5 Basic page layout and borders
-------------------------------------------------------------*/

/* A5.1 box-shadow: 0 0 0 1px #c09276 inset, 0 0 0 8px #0b171f00 inset;*/
#pun {
    width: 900px;
    margin: 160px auto auto auto;
    float: none;
    padding: 0px 0px 0px 0px;
    border: none;
    height: auto;
   position: relative;
z-index: 9;
}

/* Øèðèíà ôîðóìà */
.punbb {  width: 100%;  height: auto;  text-align: justify !important; }


/* A5.4 */
/*.punbb .section, .punbb .main {  margin-bottom: 1em;  }*/

/* A5.5 */
/*.punbb .category, .punbb .post {  margin-top: 10px;  }*/

/* A5.6 */
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {  margin-top: 0;  }

/* 5.7 */
#pun-post .topic {  margin-top: 1em;  }

/* A5.8 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-style: none none solid none;
  border-width: 0px 0px 2px 0px  }

/* A5.9 */
.punbb .container {  border-style: solid;  border-width: 1px;  }

/* A5.10 */
.punbb .section h2, #pun-main h1, #pun-stats h2, #pun-debug h2 {  padding: 0.5em 0em; }

#pun-main h2 {padding: 0.5em 0em 0.5em 0em;}


/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/

/* B1 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/

/* B1.1 */
.punbb .post-content {
font-size: 12px; 
  padding: 0px;
  margin: 0px;
  width: 100%;
  overflow: hidden;
    font-weight: 500;
}

/* B1.2 ÏÎËÎÑÀ, ÎÒÄÅËßÞÙÀß ÏÎÄÏÈÑÜ*/
.punbb .post-sig dt {
  display: block;
  border-top: 0px;
  background: #7d7e7e !important;
  opacity: 0.9 !important;
  width: 100%;
  height: 1px;
  margin: 5px 0;  }

/* B1.3 */
.punbb .post-content p {
  margin: 0;
  padding: 0em 0em 1em 0.5em;
  line-height: 150%; }

/* 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%;
  padding-bottom: 0px !important;
  line-height:150% !important;  
    margin: 5px 0 0 0;
}

/* B1.7 */
.punbb .post-content .scrollbox {  width: 100%;  overflow: auto;  font-size: 10px!important;  }

/* B1.9 ÖÈÒÀÒÀ ÍÀÏÈÑÀË(À) */
.punbb .quote-box cite, .punbb .code-box strong.legend {
    display: block;
    font-size: 1.0em;
    font-weight: bold;
    text-transform: lowercase;
    color: var(--text-color-2);
    font-family: var(--main-font);
    background: var(--text-color-4);
    margin-top: -19px;
    width: auto;
    padding: 4px 5px 3px 5px;
    float: left; 
    font-style: normal;}

.code-box strong.legend a { color: var(--text-color-2) !important; }

/* B1.8 Öèòàòà è âûäåëèòü êîä */
.punbb .quote-box, .punbb .code-box {
    background-color: rgba(166, 161, 181, 0.15);
    /*color: var(--text-color-2);*/
    padding: 0.6em 1em;
    line-height: 100% !important;
    border: 1px solid var(--text-color-4);
}

.punbb .quote-box { margin: 1.0em 1.3em 1.5em 1.3em !important;}
.punbb .code-box { margin: 1.8em 1.3em 1.5em 1.3em !important;}

/* B2 Information boxes
-------------------------------------------------------------*/

/* B2.1 */
.punbb .info-box {
  padding: 1.1em 1.7em 1em 1.7em;
  border-style: solid;
  border-width: 1px;
  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;  }

.main {margin: 0px 0;}

.main .tc2, .main .tc3, .main .tcmod {  text-align: center;  width: 10%;}

.category .container { padding: 1.0em 1.5em;}

.category .tclcon {text-align: justify; }

th {text-align: center; font-size: 0.95em;}

.tcr {  width: 30%;}


/* B3 Pagination and posting links
-------------------------------------------------------------*/

/* B3.1 */
.punbb .linkst {
    font-size: 1.1em;
    color: var(--main-url);
    text-transform: uppercase;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 0.5em 1.5em;
       font-family: var(--main-font);
}

.punbb .linkst a {   color: var(--main-url);}

.punbb .linkst a:hover {   color: var(--hover-url);}

/* B3.2 */
.multipage {  /*margin-top: 3em;*/ background-color: transparent; }


/* B3.4 */

/* B3.5 */
.punbb .linksb {
    padding: 1em 1.5em 0.5em 1.5em;
    font-size: 1.1em;
    color: var(--main-url);
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    text-transform: uppercase;
    align-items: center;
   font-family: var(--main-font);
       flex-wrap: wrap;
}

/* B3.6 */
.linksb .pagelink {    width: 100%;    text-align: left;}
/* B3.7 */
.linksb .postlink {    width: auto;    text-align: right;}

.linksb .postlink  a {    color: var(--main-url);}

.linksb .postlink a:hover {    color: var(--hover-url);}

/* B3.8 */
.subscribelink {  clear:both;  padding-top: 0em;  padding-bottom: 0em;  }

.subscribelink  a {    color: var(--main-url);}
	
.subscribelink a:hover {    color: var(--hover-url);}


/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/

/* C1.1 */
.punbb .formal .container {  padding: 1.1em 2.1em;  }

/* C1.2 */
/*.punbb .formsubmit {  padding: 0 0 0 0.1em;  margin: -1em 0 0 0;  }*/
.punbb .formsubmit {  padding: 0 0 0 0.1em;  margin: 1em 0 0 0;  }

/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span { }

/* C1.4 */
.punbb fieldset {
  border-style: solid;
  border-width: 1px;
  padding: 5px 1px 1px 1px;
  margin: 0 0 0.6em 0;
  font-weight: 500;  }

/* C1.5 */
.punbb fieldset legend {
  padding: 0;
  margin: 0 0 0 0px;
  font-size: 1.0em;
      text-transform: uppercase;
    font-family: var(--main-font);  }

/* C1.6 */

.punbb fieldset legend span {    font-size: 1.0em !important;}

/*êîë-âî ñèìâîëîâ*/
#plng {    font-size: 0.9em;     padding: 0em 0.5em 0em 0em;    text-transform: uppercase;}

/* C1.7 */
.punbb fieldset fieldset {
  border-style: none;
  margin: 0;
  padding: 0 0 8px 0  }

/* C1.8 */
.punbb .fs-box {  padding: 1em 0 0.8em 0;  }

/* C1.9 */
.punbb .fs-box p, .punbb .fs-box fieldset {  padding: 0 0 0.8em 0  }

/* 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: 500;  }

/* 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;  }*/
.punbb textarea, .punbb .longinput input {  width: 99.3%;  margin: 0;  }

textarea {
width: 100%; box-sizing: border-box;
}

/* C1.17 */
.punbb .hashelp {  position: relative;  }

/* C1.18 */
.punbb .helplinks {
  display: block;
  position: absolute;
  top: 1em;
  right: 0;
  font-weight: 500;
  width: 36%;  }

/* C1.19 */
.punbb #profile .helplinks {  top: 1.5em;  }

#profile a {    color: var(--main-url-light);}
#profile a:hover {    color: var(--hover-url-light);}

#profile h3 span {    color: var(--text-color-2);}

#profile-left {
    width: 30%;    padding-top: 0 !important;    text-align: center;    background: var(--text-color-5);}

#profile-left li#pa-edit a {    color: var(--text-color-2);}

#profile-name {    font-weight: 100 !important;    letter-spacing: 0.5px;}

li#profile-name strong {
    color: #1d263e !important;
    font-family: var(--main-font) !important;
    text-transform: lowercase;
    font-size: 15px !important;
    line-height: 100% !important;
}

#profile-title {    text-transform: lowercase;}

#profile-right li span {    text-align: right;}

#profile-right {    width: 70%;    padding-left: 20px !important;}


/* 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
-------------------------------------------------------------*/

/* ïåðâûé ñòîëáåö */
.intd {display: flex;
flex-direction: row-reverse;
align-items: center;}

.punbb .main .tcl {  text-align: left;  padding: 1.0em 1.0em; }

.forum .tcl {
  width: 500px !important;
}

/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod { 
    text-align: center;
    width: 15%;
    font-size: 1.0em !important;
    text-transform: lowercase;}

.punbb .main .tc2 a, .punbb .main .tc3 a, .punbb .main .tcmod a { color: var(--main-url-light);}
.punbb .main .tc2 a:hover, .punbb .main .tc3 :hover, .punbb .main .tcmod :hover { color: var(--hover-url-light);}

/* C2.3 */

/*.forum .tcr {
width: 92% !important;
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
    font-size: 0.85em;}*/

.forum .tcr {
  width: 240px !important;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  font-size: 0.85em;
  flex-wrap: wrap;
}

.forum > .container {    padding: 1.0em 0em 1.0em 0.0em;}

.punbb .main .tcr {    overflow: hidden;    text-align: right;    width: 33%;}

/* ññûëêè òåì íà ãëàâíîé */
.punbb .main .tcr a {    color: var(--main-url-light);    font-size: 1.2em;    text-transform: lowercase;    font-weight: 500;    letter-spacing: 0.1px;    line-height: 16px;}

.punbb .main .tcr a:hover {    color: var(--hover-url-light);}

/* 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: center;  width: 15%;  }

/* C2.6 */
#pun-debug table .tcl {  width: 15%;  white-space:normal;  }

/* C2.7 */
#pun-debug .tcr {  width: 90%;  white-space: normal;  }

/* ÍÀÇÂÀÍÈß ôîðóìîâ  */

#pun-index .tcl h3 a {padding: 5px 0 2px 0; margin: 0 0px; color: var(--text-color-2)!important;
text-shadow: none; 	position: relative; font-weight: bold;}
#pun-index .tcl h3 a:hover {color:var(--hover-url-light) !important;}
		
#pun-index .tcl h3 a::after {
    height: 2px;
    width: 100%;
    background: var(--hover-url-light);
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0;
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;}

#pun-index .tcl h3 a:hover::after {
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.tcr span {    text-transform: lowercase;}

/* C2.9 */
.punbb td span.youposted {  font-weight: bold;  margin-left: -1em;  position: absolute;  }

/* C2.10 ÌÎÄÅÐÀÒÎÐÛ */
.punbb td .modlist {  display: none;  padding-top: 0.3em;  }

/* C2.11 */
.punbb .main td {  border-style: solid none none solid;  border-width: 1px 0 0 1px;  padding:  1.5em 1.0em; }

/* C2.12 */
.punbb .main th {  border-style: none none none solid;  border-width: 0 0 0 1px;  padding: 0.9em 2em 0.4em 2em;  }

/* C2.13 */
.punbb .main .tcl {  border-left-style: none;  border-left-width: 0  }

/* C2.14 */
.punbb tbody.hasicon td.tcl {    }

/* C2.15 */
.punbb div.icon {
    float: right;
    display: block;
    height: 40px;
    width: 40px;
    margin-right: 0px !important;
    margin-top: 0px;
    margin: 0 !important;
position: relative !important;
padding: 0 !important;
 text-align: center;
margin-left: 30px !important;}


.icon[data-new-topics]::before, .subforums span[data-new-topics]::before {
    height: 40px !important;
    width: 40px !important;
    padding: 2px;
    position: relative !important;
    text-align: center;
    margin: 0px !important;
    line-height: normal !important;
}

 /* C3 Topics
-------------------------------------------------------------*/

/* C3.1 */
.post .container {  margin-top: -1px;  padding-bottom: 1px; /*background-color: transparent;*/ }

/* C3.2 */
.post h3 {      
    text-align: right;
    background: var(--line-bg);
    z-index: 1;
    margin: 6px 0px;
    color: var(--text-color-3);}

/* C3.3 */
.post h3 span {
    padding: 0.5em 1.5em;
    display: flex;
    text-align: justify;
    font-size: 1.0em;
    text-transform: uppercase;
    flex-direction: row;
    justify-content: space-between;
   align-items: baseline;
}

.post h3 a { color: var(--main-url);}

.post h3 span a:hover, .post h3 span a:focus, {    color: var(--hover-url);}

.post h3 span a:visited {    color: var(--main-url);}

/* C3.4 Ïîðÿäêîâûé íîìåð ïîñòà*/
 .post h3 strong {  
    float: right;
    width: 5em;
    text-align: right;
    font-weight: bold;
    padding-right: 10px;
    color: var(--main-url) !important;
    margin: 0px 2px;
}

.topic a.sharelink {    float: none !important;    margin-left: 0em !important;}

/* ïðîôèëü ïîñòà */
.punbb .post .post-author { position: sticky; top: 40px;     margin-bottom: 40px !important;     padding-bottom: 0px !important;    overflow: visible !important;}

.punbb .post .post-author p {  padding: 0em 0.5em;  line-height: 120%;  }

.punbb .post .post-author ul {  padding: 1.0em 0em 0.5em 0em;  line-height: 120%;  }

li.pa-author {   font-weight: 500;    padding: 4px 0px 4px 0px !important;   margin: 0.0em 0 0.5em 0 !important;   font-size: 1.1em;}

.pa-author a {  }

li.pa-title {
    font-weight: 500;
    font-size: 1.0em !important;
    margin: 0.7em 0em;
    line-height: 100% !important;
    letter-spacing: 0px;
    text-transform: lowercase;
    padding: 0em 0.2em;}

li.pa-online {      
    line-height: 0.8em;
    margin: 1em 0em 0em 0em !important;
    font-size: 1.0em;
    font-family: var(--main-font) !important;
    text-transform: lowercase;
    padding: 3px 0px;}

li.pa-fld2 {    font-weight: 500; color: var(--text-color-3); position: relative; margin: 0.0em 0 0.4em 0;}
li.pa-fld2 a, li.pa-fld2 a:link {    font-weight: 500; color: wheat; }
li.pa-fld2 a:hover {    font-weight: 500; color: #3e4053; }

/* C3.11 */
.post-body {  padding: 2.0em 1.0em 0px 1.0em;  margin: 0.6em 1.0em 0em 1.0em;  width: calc(100% - 170px) !important;}

#profile .post-body {    padding: 1.0em 1.0em 0px 1.0em;    margin: 0.6em 1.0em 0em 18.7em; width: calc(100% - 205px) !important;}

#profile .post-author {    margin: 1.5em 0 1.0em 0em;}

/* C3.12 */
.punbb .post-box {   padding: 0em 0.5em 0em 0.5em;}


/*C3.13 */
.punbb fieldset .post-box {  margin-bottom: 0.8em  }

/* íèçêèå ññûëêè â ïîñòå */
.post-links {  position: static;    margin: 0.5em 0em;    height: 30px;}

/*.post-links a:hover, .post-links a:focus, .post-links a:hover::before, .post-links a:focus::before {    color: #9092b1;}*/

.post-links a:hover, .post-links a:focus, .post-links a:hover::before, .post-links a:focus::before {    color: var(--text-color-2); font-weight: 900;}

.post-links a {    font-size: 1.5em !important;    text-transform: lowercase;    color: var(--text-color-2) !important;    font-family: Font-Awesome-5-Pro, var(--main-font)  !important;}

/* C3.15 */
.punbb .post-links ul {
    padding: 5px 1px 0px 0px;
    border-top-style: dashed;
    border-top-width: 1px;
    background: transparent;
    text-align: right;
    text-transform: uppercase;
    margin-left: 30px;
    font-size: 12px;
    color: #313455; 
    width: 95%;}

/* C3.16 */
.punbb .post-links li {  display: inline;    padding-left: 10px;    padding-right: 10px; }

/* C3.17 */
.pl-email, .pl-website {  float: left;  text-align:center;  }

/* C3.18 */
.punbb .clearer {  clear: both;  height: 0;  font-size: 0;  }


/* C4 Moderator menu*/

.punbb .modmenu .container {    padding: 0.55em 1.5em;}

#topic-modmenu {  background: #0b101d !important;    height: 30px;   border: none;}

.punbb .modmenu strong, .punbb .modmenu a {    height: 1.8em;    line-height: 1.8em;    color: var(--main-url-light);     text-transform: uppercase;}

.punbb .modmenu a:hover, .punbb .modmenu a:focus, .punbb .modmenu a:visited {      
    color: var(--hover-url-light); }

.punbb .modmenu {  background: var(--text-color-2);    border: none;}

.punbb .modmenu .container strong {  float: left;  }

.punbb .modmenu input {  margin-left: 1em;  }


/* C5 Message boxes*/

.punbb .info .container {  padding: 0.8em 3em  }

.punbb .info .container .backlink {  padding-top: 0.8em;  }

.info {  margin: 10px 0px;}

/* ïðîôèëü â ìåíþ*/

#profile .container {  padding-left: 18.6em;  }

#profilenav {  float: left;  width: 14em;  margin-left: -16.3em;  display: inline;  }

#profilenav li {  padding-bottom: 0.8em;  font-weight: bold;  }

#viewprofile ul, #profilenav ul {
  border-style: solid;
  border-width: 1px;
  padding: 1.5em 18px 0.8em 18px;
  margin: 0 0 1em 0;  }

#viewprofile h2, #profilenav h2 {
  background: transparent;
  border: none;
  padding: 0 0 0 0;
  margin: 0 14px -0.6em 14px;  }

#viewprofile h2 span, #profilenav h2 span {  display: none;  }

#viewprofile li, #setmods dl {  padding: 0 0 0 16em;
  margin-bottom: 0.2em;  }

#viewprofile li span {  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.5em 1em;
  font-weight: bold;  }

#setmods dt {  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.8em 1em;
  font-weight: bold;
  display: inline;  }

#viewprofile li strong, #viewprofile li div, #setmods dd {  display: block;  padding: 0.5em 1em;  font-weight: 500;  }

.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: 2.3em;  border-top: none;  }

/* C7.3 */
#pun-userlist .usertable table {  border-style: solid;  border-width: 1px;  }



/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/

/* D1 Logo and description
-------------------------------------------------------------*/

/* D1.1 */
#pun-title { margin: 0; border-style: none none none none; border-width: 0px 0px 0 0px; height: 295px; display: none;}

/* D1.2 */
#pun-title h1 {  display : block;  padding: 2em 1em 0 1em;  }

/* D1.3 */
#pun-title .container {  border-style: none none none none;  }

/* D1.4 */
#pun-title h1 span  {  font-size: 1.5em;  }

/* D1.4 */
#pun-title h1 span  {  display: none;  }


/* 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 Âåðõíÿÿ íàâèãàöèÿ ôîðóìà
-------------------------------------------------------------*/

/* D3.1 */
#pun-navlinks, #pun-navlinks .container {    box-shadow: none;    position: relative;    width: 900px;    z-index: 15;    top: 3px;    min-height: 25px;}

/* D3.2 */
#pun-navlinks .container {display: flex;flex-direction: row;}

/* D.3 */
#pun-navlinks li {
margin: 0px 3px 0px 4px !important;
height: 27px;
opacity: 0.8;
  transition: opacity 1s;
    -moz-transition: opacity 1s; /* Firefox 4 */
    -webkit-transition: opacity 1s; /* Safari and Chrome */
    -o-transition: opacity 1s; /* Opera */ }


/* D4 User links
-------------------------------------------------------------*/

/* D4.1 */
#pun-ulinks {
    text-align: right;
    top: 10px;
    z-index: 11;
    float: right;
    position: relative;
    right: 5px;
   min-height: 20px;}

/* D4.2 */
#pun-ulinks .container {    padding: 0em 0em;    z-index: 11;}

#pun-ulinks li.item5 {  display: none !important;}

#pun-ulinks li.item3 {    display: none;}

.formal {       margin: 0px auto; padding: 0.5em 0em;}

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;
  border-left-style: solid;
  border-left-width: 1px;
  white-space: nowrap;  }

/* D4.4 */
#pun-ulinks li a {  margin: 0px 3px 0px 3px !important }

/* 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 {
    margin: 0;
    font-size: 1.0em;
    font-family: var(--main-font);
    color: var(--text-color-4);
    background: url("");
    top: 0px;
    position: relative;}

div#pun-status a {    color: #eec223;}

div#pun-status a:hover {    color: #aeaec0;}

/* D5.2 */
#pun-status .container { width: 210px; text-align: left; z-index: 11; position: fixed; margin-left: 64px; top: 4px; color: var(--text-color-4) !important; font-size: 1.0em; text-transform: lowercase; line-height: 13px;}

/* D5.3 */
#pun-status span {  white-space: nowrap;  margin-right: 0.5em;  }

/* D5.4 */
#pun-crumbs1 {    font-weight: bold;    overflow: hidden;    position: relative;    top: -20px;    width: 900px;    z-index: 10;    font-family: var(--main-font);}

/* D5.5 */
#pun-crumbs1 p.container a  {    color: var(--main-url);    font-weight: 500;}

#pun-crumbs1 p.container a:hover {    color: var(--hover-url) !important; }


#pun-crumbs1 p.container {
    padding: 0.3em 1em 0.3em 1.25em;
    font-size: 0.9em;
    color: var(--main-url) !important;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    background: var(--line-bg);
    margin-top: 5px;
}

/* D5.6 */
#pun-break1 {  margin: 0 1em;  height: 0;  position: relative;  z-index: 1;  }

/* D6 Announcement
-------------------------------------------------------------*/

/* D6.1 */
#pun-announcement h2 {
  padding: 0;
  margin: -1em 0em -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;  border-bottom-style: solid;  border-bottom-width: 1px;  }

/* D6.3 */
#pun-announcement .container {  padding: 0em;  margin-top: 60px;  }

/* D7 Statistics
-------------------------------------------------------------*/

/* D7.1 */
#pun-stats {    margin: 1.0em 0em;}

#pun-stats .container {  padding: 1em 0em 0em 0em  }

/* D7.3 */
#pun-stats li.item4 { padding-right: 0.0em; text-align: right; }

#pun-stats li.item1 { padding-left: 1.5em; text-align: left;}


/* D7.4 */
li#onlinelist {      margin: 1.5em;    line-height: 130%; }

/* D7.5 */
li#onlinelist div {  border-top-style: solid;   border-top-width: 1px;  padding: 0.7em 0em;  }

/* 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 {  line-height: 150%;  padding: 0.8em 1em;    text-align: center !important;    font-weight: 500 !important;  }

/* D8.5 */
#pun-about p span {    /*display: none;*/    margin-top: 10px;}

/* D8.6 èëè çäåñü */
#pun-crumbs2 {  overflow: hidden;  margin-bottom: 0;  border-bottom: none; }


/* D8.7 */
#pun-crumbs2 {    padding: 0.3em 1em 0.4em 1.25em;    font-size: 0.9em;    color: var(--text-color-3);    text-transform: uppercase;    font-family: var(--main-font);    font-weight: 700;    letter-spacing: 1px;    background: linear-gradient(to right, transparent 10%, #51485d 50%, transparent 100% );}

#pun-crumbs2 a { color: var(--main-url); font-weight: 500;}
	
#pun-crumbs2 a:hover { color: var(--hover-url); }

/* D8.8 */
#pun-break4 {  margin: -2px 1em;  border-style: solid none;  border-width: 1px 0;  position: relative;  height: 0;  z-index: 1;  }

/* D8.9 */
div.punbb-admin #pun-about .container {  border-top-style: solid;  border-top-width: 1px;  }


/* 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;  }

/*Áîêîâîé áëîê*/
#html-header {   min-height: inherit;   height: inherit;   clear: both;}

#pun-index{    clear: both;}

.post-content td {border:none transparent !important;}


/* A5.3 ñòðàíèöà ïåðåàäðåñàöèè*/
#pun-redirect {background: var(--text-color-3);  height: 100%; box-shadow: var(--box-shadow-1);
}

#pun-redirect .container {    margin: 0px auto;    width: 100%;   background: transparent !important;}

#pun-redirect a { color: var(--text-color-2); }

#pun-redirect h1, #pun-redirect h1 span {background: none;}


#styleSwitch {    position: fixed;    top: 60px;    right: 22px;    width: 35px;    align-content: center;    align-items: flex-start;    justify-content: center;    margin: 0;}

#styleSwitch .button {    font-size: 2.3em !important;    font-weight: 500 !important;    margin-top: 0px !important;    padding: 5px !important;    text-decoration: none;    transition: all 0.3s ease-in-out 0s;    vertical-align: middle;        width: 24px;}

#styleSwitch img {    width: 25px;    opacity: 0.4;
    -webkit-transition: all ease-out 0.3s;
    -moz-transition: all ease-out 0.3s;
    -ms-transition: all ease-out 0.3s;
    -o-transition: all ease-out 0.3s;
    transition: all ease-out 0.3s; }

html.square li.pa-avatar img {    margin: 7px 0px 10px 0px;    max-width: 180px;    height: auto;    z-index: 10;    position: relative;    border-radius: 0px;}

#pun-stats h2 span {font-size: 1.2em;}

/*Ñêðûâàåì Íàçâàíèå ïîëÿ ïîñòîâ
.pa-fld4 .fld-name{display:none;}*/

@media (max-width: 1200px) { 
.post .post-author {  margin: 2.5em 0 1em -3em;} 
.post-body { width: calc(100% - 220px) !important; }
}

abbr {    text-decoration: underline;}
td#button-smile {    display: none;}