/*************************************************************
коды написаны для использования только на memlane.rusff.me
если решились пиздить коды, имейте совесть ссылаться на memlane.rusff.me

A - SETUP
**************************************************************/

/* A1 Import the colour scheme
-------------------------------------------------------------*/

/* A1.1 */
@import url(style_cs.1676364408.css);

/* Шрифты
-------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,400i,700,700i&subset=cyrillic,cyrillic-ext,latin-ext');

@import url('https://fonts.googleapis.com/css?family=Alegreya+Sans+SC|Amatic+SC|Anonymous+Pro|Kelly+Slab|Lobster|Montserrat|Neucha|Oswald|PT+Sans+Narrow|Pangolin|Pattaya|Philosopher|Playfair+Display|Poiret+One|Press+Start+2P|Roboto+Condensed|Russo+One|Yeseva+One');

@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&subset=cyrillic,cyrillic-ext,latin-ext');

@import url('https://forumstatic.ru/files/000f/ee/14/15223.css'); /* шрифт BebasNeueRegular */

@import "http://fonts.fontstorage.com/import/cuprum.css"; /* Cuprum */
@import url('https://forumstatic.ru/files/0018/25/96/71024.css'); /* drinaregular */

@import url('https://fonts.googleapis.com/css?family=Abril+Fatface|Cinzel|Cormorant+Garamond|Julius+Sans+One|Permanent+Marker|Poiret+One|Quicksand|Rajdhani|Raleway|Shadows+Into+Light|Special+Elite');
@import url('https://forumstatic.ru/files/0018/25/96/80837.css'); /* plaingermanica */
@import url('https://forumstatic.ru/files/0018/25/96/78797.css'); /* notera */
@import url('https://forumstatic.ru/files/0018/25/96/22155.css'); /* hightide */
@import url('https://forumstatic.ru/files/0018/25/96/42108.css'); /* hellostranger */
@import url('https://forumstatic.ru/files/0018/25/96/28807.css'); /* epicride */
@import url('https://forumstatic.ru/files/0018/25/96/81362.css'); /* broadcastmatter */
@import url('https://forumstatic.ru/files/0018/25/96/78956.css'); /* peterjhons */
@import url('https://forumstatic.ru/files/0018/25/96/35414.css'); /* futureshock */
@import url('https://forumstatic.ru/files/0018/25/96/46475.css'); /* deutschlanderregular */
@import url('https://forumstatic.ru/files/0018/25/96/62896.css'); /* stayclassy */
@import url('https://forumstatic.ru/files/0018/25/96/37630.css'); /* lovehewitsregular */
@import url('https://forumstatic.ru/files/0018/25/96/42470.css'); /* hijrnotes */
@import url('https://forumstatic.ru/files/0018/25/96/98994.css'); /* antrovectraregular */
@import url('https://forumstatic.ru/files/0018/25/96/73072.css'); /* milanosky */
@import url('https://forumstatic.ru/files/0018/25/96/40318.css'); /* baysoir */
@import url('https://forumstatic.ru/files/0018/25/96/74889.css'); /* hermes */
@import url('https://forumstatic.ru/files/0018/25/96/16336.css'); /* mottura two */
@import url('https://forumstatic.ru/files/0018/25/96/44137.css'); /* tamoro script */
@import url('https://forumstatic.ru/files/0018/25/96/79674.css'); /* white oleander */
@import url('https://forumstatic.ru/files/0010/d5/9e/39982.css'); /* Great Vibes */
@import url('https://forumstatic.ru/files/0010/d5/9e/90770.css'); /* Bradobrei */
@import url('https://forumstatic.ru/files/0010/d5/9e/96083.css'); /* Shlapak Script */
@import url('https://forumstatic.ru/files/0010/d5/9e/93990.css'); /* Curator */
@import url('https://forumstatic.ru/files/0010/d5/9e/40614.css'); /* Code Pro */

@import url(https://forumstatic.ru/files/0010/d5/9e/60588.css); /* Oswald Regular */
@import url(https://forumstatic.ru/files/0010/d5/9e/26919.css); /* Calibri */



/* всякое нужное важное
-------------------------------------------------------------*/

@import url(https://forumstatic.ru/files/0010/d5/9e/68063.css);  /* чеки */
@import url(https://forumstatic.ru/files/0019/d1/83/30197.css);  /* для фоточек */
@import url(https://forumstatic.ru/files/0010/d5/9e/31017.css);  /* Lanesthetics */
@import url(https://forumstatic.ru/files/0010/d5/9e/58030.css);  /* личные страницы */




html {
-webkit-text-size-adjust: none;
}

HTML, body {
min-width: 1250px!important; 
-ms-text-size-adjust: 100%; 
-moz-text-size-adjust: 100%; 
-webkit-text-size-adjust: 100%;
}

/* A2 Deal with browser defaults and wonkiness
-------------------------------------------------------------*/

/* A2.1 */
html, body {margin: 0; padding: 0}

/* A2.2 */
.punbb * {
  margin: 0
  }

/* A2.3 */
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
  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% 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 {
    letter-spacing: 0.5px;
}

/* A3.6 */
.punbb pre {
    /* font: 1.1em/140% monaco, "bitstream vera sans mono", "courier new", courier, monospace; */
    line-height: 120%;
    /* font-size: 12px; */
    font-family: verdana;
  }

/* 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.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 тело */
#pun {
  margin: auto;
  width: 1020px;
  float: top center;
  padding: 0px 0px 0px 0px;}

/* A5.2 тело форума */
.punbb {
    margin-left: 40px;
    float: auto;
    width: 940px;
    height: auto;
}


/* A5.3 */
#pun-redirect, #pun-maint {
  margin: 50px 20% 12px 20%;
  width: auto;
  float: none;
  }

/* A5.4 */
.punbb .section, .punbb .main {
  margin-bottom: 2.3em;
  } 

/* A5.5 */
.punbb .category, .punbb .post {
  margin-top: 0.4em;
  }

/* 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 none none;
  border-width: 0px 0px 0px 0px;
  }

/* A5.9 */
.punbb .container {
  border-style: none;
  border-width: 0px;
  }

/* A5.10 */
.punbb .section h2, #pun-main h1, #pun-stats h2, #pun-debug h2 {
  padding: 0.7em 1em;
  border-style: none none none none;
  border-width: 0 0px 0px 0;
  font-size: 12px;
  font-family: arial;
  text-transform: uppercase;
  }


#pun-main h1 {
    padding: 0.3em 1em;
    margin-left: 9px;
    border-style: none none none none;
    border-width: 0 0px 0px 0;
    color: #626262 !important;
    text-align: center;
    padding-top: 5px;
    font-size: 12px;
    text-transform: none!important;
    margin-top: 10px;
}

#pun-main h1 span {
    display: none;
}

#pun-foundation #pun-main h1 span {
    display: block;
    font-size: 10px;
    color: #7e7e7e;
}

#pun-statistic #pun-main h1 span {
    display: block;
    font-size: 11px;
}


#pun-main, .adminmain {
  /*  margin-top: -4px; */
    min-height: 50px;
}

#pun-main a, .adminmain a {
    transition: all .5s cubic-bezier(.3,.2,.2,.3);
}


/*************************************************************
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;
    margin-left: 130px;
    width: 60%;
    padding-bottom: 5px;
    text-align: center;
    border-top: 1px dashed #cecece;
    padding-bottom: 10px;
}

.punbb .post-sig dd img, #profile-signature img, .punbb dl img {
    max-height: 150px;
}


.punbb .post-sig dd, #profile-signature .punbb dl {
    max-height: 270px;
    overflow: hidden;
}


/* B1.3 */
.punbb .post-content p {
    margin: 0;
    padding: 4px;
    line-height: 150%;
    /* font-size: 12px; */
    /* font-family: calibri; */
}

/* B1.4 */
.punbb .post-content img {
  vertical-align: text-bottom
  }

/* B1.5 */
.punbb .post-content img.postimg {
  vertical-align: middle;
  }

/* окно цитаты */
.punbb .post-content blockquote {
    width: inherit;
    font-size: 10px;
    overflow: auto!important;
    padding: 3px!important;
    font-weight: normal;
    text-shadow: none;
    position: relative;
    color: #636572;
}


/* окно кода */
.punbb .post-content .blockcode {
    margin-top: 4px;
    overflow: auto!important;
    padding: 2px 5px!important;
    font-weight: normal;
    width: inherit;
    text-shadow: none;
    font-size: 10px;
    color: #8c8d93;
    border-top: 1px solid #c5c8d19e;
}

/* раскрытый спойлер */
.post-content .spoiler-box > blockquote.visible {
    margin-top: 8px;
    background: #c5c8d163;
    color: #505368 !important;
}

.post-content .spoiler-box > blockquote.visible p {
    font-size: 11px !important;
}


/* B1.7 */
.punbb .post-content .scrollbox {
    width: 100%;
    overflow: auto;
    max-height: 40px;
  }

/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
      margin: 10px 1em 10px 1em;
      padding: 1em;
}

/* B1.9 */
.punbb .quote-box cite {
    display: block;
    font-size: 13px;
    text-transform: lowercase;
    font-style: normal;
    letter-spacing: .3px;
    padding: 2px 5px;
    color: #444757 !important;
    word-spacing: 2px;
    font-family: "Alegreya Sans SC";
    border-bottom: 1px solid #c5c8d1;
}

/* строка выделить код */
.punbb .code-box strong.legend a {
    display: block;
    padding: 2px 5px 2px 5px;
    font-weight: normal;
    font-style: normal;
    text-transform: lowercase;
    text-align: center;
    font-size: 12px !important;
    letter-spacing: .3px;
    font-family: "Alegreya Sans SC";
    word-spacing: 2px;
    color: #444757 !important;
    background-color: #c5c8d1;
    text-shadow: 0px 1px 1px #bdbec2;
}
 
.punbb .code-box strong.legend a:hover {
    color: #771d57!important;
    text-shadow: 0px 1px 1px #e7e8e8 !important;
    letter-spacing: 0px;
}


/* 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;
  }


/* B3 Pagination and posting links
-------------------------------------------------------------*/

/* B3.1 */
.punbb .linkst {
  float: left;
  position: relative;
  width: 100%;
  font-size: 1.1em;
  height: 0;
  }

/* B3.2 отступ форум от шапки */
.multipage {
  margin-top: 3em;
  }

/* B3.3 */
.linkst .pagelink {
    position: absolute;
    top: -2em;
    left: 1em;
    width: 24em;
}

/* B3.4 */
.linkst .postlink {
    position: absolute;
    top: -2em;
    right: 1em;
    width: 16em;
    text-align: right;
  }



/* B3.5 */
.punbb .linksb {
    text-align: right;
    padding: 0.4em 1em 0.5em 1em;
  }


.linkst .postlink, .punbb .linksb, .linkst .pagelink {
    color: #262836 !important;
    font-size: 12px;
    font-family: "Alegreya Sans SC";
    text-shadow: none!important;
  }


/*
.linkst .postlink a:hover, .punbb .linksb a:hover, .linkst .pagelink a:hover {
     color: #997f34;
    text-shadow: rgb(255 255 255) 1px 1px 1px;
  }
*/

/* B3.6 */
.linksb .pagelink {
  float: left;
  width: 24em;
  text-align: left;
  }

/* B3.7 */
.linksb .postlink {
  float: right;
  width: 16em;
  font-weight: normal;
  }

/* B3.8 */
.subscribelink {
  clear:both;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
  }

/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/

/* C1.1 расположение окошек в личных сообщениях и просмотре профиля еще где-то */
.punbb .formal .container {
 padding: 1.7em 2.3em 1.1em 2.3em;
  }

/* C1.2 */
.punbb .formsubmit {
  padding: 0 0 0 1.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-style: solid;
  border-width: 1px;
  padding: 0 18px 0 18px;
  margin: 0 0 1em 0
  }

/* C1.5 */
.punbb fieldset legend {
  padding: 0;
  margin: 0 0 0 11px;
  font-size: 1.1em
  }

/* C1.6 в форме ответа */
.punbb fieldset legend span {
    padding: 0 15px;
    font-family: arial;
    font-size: 10px;
    text-transform: uppercase;
    text-shadow: 1px 0px 2px #ebe4db !important;
}

/* 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;
  padding-top: 5px;
  }

/* 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;

  }


/* 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
-------------------------------------------------------------*/

/* C2.1 */
.punbb .main .tcl {
  overflow: hidden;
  text-align: left;
  width: 50%;
  }

/* C2.2 тем и соо на главной */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod { 
    width: 70px;
    background-color: transparent;
    text-align: center;
    font-size: 10px;
    font-family: 'Alegreya Sans SC';
    color: #adafb0 !important;
    text-transform: lowercase;
  }

.punbb .main .tc2 a, .punbb .main .tc3 a {
    font-weight: normal;
    white-space: normal!important;
  }


/* C2.3 */
.punbb .main .tcr {
    background-color: transparent;
    overflow: hidden;
    text-align: left;
    width: 335px;
    font-family: Alegreya Sans SC;
  }

/* C2.4 */
#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
background-color: transparent;
  width: 40%
  }

/* C2.5 */
#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
background-color: transparent;
  text-align: center;
  width: 20% !important;
  }

#pun-userlist .main .tc2, #pun-userlist .main .tc3 {
    text-align: center;    font-weight: normal;
    letter-spacing: .5px;
    font-size: 11px;
    font-family: Roboto Condensed;
    text-transform: lowercase;
    width: 10%; 
  }




/* C2.6 */
#pun-debug table .tcl {
background-color: transparent;
  width: 15%;
  white-space:normal;
  }

/* C2.7 */
#pun-debug .tcr {
background-color: transparent;
  width: 90%;
  white-space: normal;
  }


/* C2.8 название подфорума */ 
#pun-index .tcl h3 {
    position: absolute;
    letter-spacing: .2px;
    width: 350px;
    margin-top: -2px;
    border-bottom: 1px solid #c8cbdd;
    padding-bottom: 8px !important;
}

/* ссылки названия подфорума */
.tcl h3 a {
    word-spacing: 2px;
    white-space: nowrap;
    text-transform: lowercase;
    display: inline-block;
    font-size: 14px !important;
    color: #686c7e !important;
    font-family: 'Alegreya Sans SC';
    text-shadow: 0px 1px 1px #dee1e2 !important;
}

.tcl h3 a:hover { 
    color: #86366d !important;
    text-shadow: 0px 1px 1px #d0d1d4 !important;
}


/* 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 {
    border-style: solid none none solid;
    border-width: 1px 0 0 1px;
    padding: 0.5em 0.2em;
  }

/* C2.12 */
.punbb .main th {
  border-style: none none none solid;
  border-width: 0 0 0 1px;
  padding: 0.4em 1em 0.4em 1em;
  }

/* C2.13 */
.punbb .main .tcl {
      border-left-style: none;
      border-left-width: 0
      }

    * html .tclcon {height: 1px}

/* C2.14 */
#pun-index td div.tclcon {
    font-size: 10px;
    line-height: 12px;
    text-align: justify;
    margin-left: 50px;
}
  

/* C2.15 иконки сообщений на главной стр */
.punbb div.icon {
   /* margin-left: 406px;
    margin-top: -4px;*/
    position: absolute;
}

#pun-messages.punbb div.icon{
  margin-top:-5px!important;
}
  

/* убирает строку сообщений и тем на главной */
#pun .category thead th.tc2, #pun .category thead th.tc3  {font-size: 0!important;}



/* сообщений и тем на главной к каждому подфоруму - начало */
.category .tc2, .category .tc3 {
    display: list-item;
    width: 110px !important;
    padding-right: 12% !important;
    list-style-type: none;
    /* float: left; */
    text-align: right !important;
}

#pun-index .category tr>.tc2, #pun-index .category tr>.tc3 {
    display: none;
}

.category td.tc2{
    margin-top: 18px;
}

.category td.tc3:before {
    content: "Posts: " !important;
    color: #727272;
    float: left;
}

.ru .category td.tc3:before {
    content: "Сообщений: " !important;
}

.ru .category td.tc2:before {
    content: "Тем: " !important;
}
.category td.tc2:before {
    content: "Topics: " !important;
    color: #727272;
    float: left;
}
/* сообщений и тем на главной к каждому подфоруму - конец */


 /* C3 Topics

-------------------------------------------------------------*/
#pun-title, #pun-navlinks {
  border-color: #202021 ;
}

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3 {
  border-color:  transparent;
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
    border-style: none;
    border-width: 0;
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2 {
  border-color: transparent ;

  }

/* заголовки */
.punbb-admin #pun-admain h2, #profilenav h2 {
    text-align: center;
    font-style: normal;
    letter-spacing: .3px;
    font-family: "Alegreya Sans SC";
    word-spacing: 2px;
    font-size: 12px !important;
    border: none;
    background: #c5c8d1;
    color: #323442 !important;
    text-shadow: 1px 1px 1px #c8c8c8 !important;
  }

#profile-left li#profile-name strong {
    margin-top: 1px!important;
    font-weight: normal!important;
    padding-top: 1px;
    width: 182px;
    height: 21px;
    text-decoration: none;
    word-spacing: 2px;
    text-align: center;
    font-family: "Alegreya Sans SC";
    display: inline-block;
    white-space: nowrap;
    font-size: 15px !important;
    color: #dadee0 !important;
    text-shadow: 0px 1px 1px #262836 !important;
    border: none !important;
    text-transform: none !important;
}

#profilenav h2 {
padding: 5px 0px;
  }

/* заголовки */
#profilenav h2 span {
    padding: 0 5px;
    text-align: center;
    color: #323442 !important;
    text-shadow: 1px 1px 1px #c8c8c8 !important;
}

/* боковая панель */
#pun-adnav, #profilenav {
    background: #e1e4e6;
    border: none;
    color: #323232 !important;
    text-shadow: 1px 1px 1px #e7ebed !important;
  }

/* ссылки в боковой панели */
#pun-admain a, #profilenav a {
    letter-spacing: 0.3px;
    font-weight: normal !important;
    font-family: "Alegreya Sans SC";
    font-size: 12px!important; 
    color: #323232 !important;
    text-shadow: 1px 1px 1px #dcdcdc !important;
    position: relative;
  }

#pun-admain a:hover, #profilenav a:hover {
color: #771d5c !important;
text-shadow: 1px 1px 1px #dcdcdc !important;
}

/* CS2.4 */
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table {
  border-color: transparent;
  }


/* CS2.5 */
.punbb th {
  border-color: transparent ;
  }

/* CS2.6 */

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: transparent;

  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: transparent ;

  }

.punbb .divider {
  border-color: transparent;

  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid transparent ;

  }

li.pa-online {
    border-left-color: transparent;
}

/* C3.1 */
.punbb .post .container {
  border-style: none solid solid solid;
  border-width: 1px;
  margin-top: -1px;
  padding-bottom: 1px;
  margin-left: -4px;
  }

/* C3.2 строка в теме время и номер поста */
.punbb .post h3 {
    border-style: solid solid none solid;
    border-width: 1px;
    background-color: #c5c8d1;
  }

/* C3.3 */
.punbb .post h3 span {
    padding: 0.5em 0.5em;
    border-left-width: 1px;
    font-size: 13px;
    font-family: "Alegreya Sans SC";
    text-shadow: none!important;
    text-transform: uppercase!important;
}

.punbb .post h3 span a {
    color: #323442 !important;
    text-shadow: 1px 1px 1px #c8c8c8 !important;
}

.punbb .post h3 span a:hover {
    color: #7d7f91 !important;
    text-shadow: 1px 1px 1px #dadee0 !important;
}

/* C3.4 номер сообщения в теме */
.punbb .post h3 strong {
    float: right;
    width: 5em;
    text-align: right;
    color: #505368 !important;
    text-shadow: none!important;
    font-weight: normal!important;
    margin-right: 5px;
  }

.punbb .post h3 strong:before {content: "#"; margin-right: 1px;}

/* дата сообщения в теме */
.permalink { 
    margin-left: 258px;
    display: inline-block;
}

/* .permalink:hover {
    color: rgb(179 150 76) !important;
    text-shadow: rgb(255 255 255) 0px 1px 1px !important;
}*/


/* C3.5 отступ профиля в теме */
.punbb .post .post-author {
float: left;
margin-left: 14px;
margin-top: 10px;
}

.punbb .post .post-author ul {
padding: 0 1.3em 1em 1.6em;
line-height: 140%;
}


/* C3.11 отступ сообщения в теме */
.punbb .post-body {
  margin-left: 250px;
  border-left-style: solid;
  border-left-width: 1px;
  padding: 5px 0 1px 0;
  }

/* C3.12 */
.punbb .post-box {
  padding: 1em;
  }

/*C3.13 */
.punbb fieldset .post-box {
  margin-bottom: 0.8em
  }

/* C3.14 строка ссылок в теме под профилем */
.punbb .post-links {
    margin-top: 10px;
    width: 944px;
    min-height: 14px;
}


/* C3.15 */
.punbb .post-links ul {
    margin-right: 25px;
    text-align: right;
    text-transform: uppercase;
}


.punbb#pun-messages .post-links {
    width: auto;
    padding: 1px!important;
}

/* строчки под профилем в теме */
.punbb .post-links a {
    font-size: 10px;
    margin-left: -7px;
    padding: 1px 3px 2px 3px!important;
    border-inline-end-style: unset; 
    color: #646777 !important;
    text-shadow: none !important;
	position: relative;
}

.punbb .post-links a:hover { 
    color: #771d57 !important;
    text-shadow: none !important;
}


/* C3.16 */


.punbb .post-links li {
  display: inline;
  padding-left: 1em;
  }

/* C3.17 */
.pl-email, .pl-website {
    float: left;
  /*  margin-top: 10px; */
  }

/* C3.18 */
.punbb .clearer {
  clear: both;
  height: 0;
  font-size: 0;
  }


/*************************************************************
коды написаны для использования только на memlane.rusff.me
**************************************************************/

/* C4 Moderator menu
-------------------------------------------------------------*/

/* C4.1 тему просматривают */
.punbb .modmenu .container {
    padding: 0.5em 1em;
    text-align: right;
    padding: 5px 10px 7px 10px!important;
    margin-left: -2px!important;
    color: #7b7f8d;
    font-size: 11px;
    font-family: Roboto Condensed;
    text-shadow: none!important;
  }

.punbb .modmenu .container span {
  font-weight: normal!important;
  }

.punbb .modmenu a {
    font-size: 11px;
}


/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
    height: 1.8em;
    line-height: 1.8em;
    transition: all .5s cubic-bezier(.3,.2,.2,.3);
    -webkit-transition: all .5s cubic-bezier(.3,.2,.2,.3);
    -moz-transition-duration: all .5s cubic-bezier(.3,.2,.2,.3);
}


.punbb .modmenu strong, .punbb .modmenu a:hover  {
    transition: all .5s cubic-bezier(.3,.2,.2,.3);
    -webkit-transition: all .5s cubic-bezier(.3,.2,.2,.3);
    -moz-transition-duration: all .5s cubic-bezier(.3,.2,.2,.3);
  }


/* C4.3 */
.punbb .modmenu .container strong {
  float: left;
  }

/* 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 */
#profile .container {
  padding-left: 18.6em;
  }

/* C6.2 */
#profilenav {
    float: left;
    width: 14em;
    margin-left: -16.3em;
    display: inline;
}

/* C6.3 */
#profilenav li {
    padding-bottom: 0.8em;
    font-weight: bold;
}




/* C6.4 */
#viewprofile ul, #profilenav ul {
    border-style: solid;
    border-width: 1px;
    padding: 1.5em 10px 0.8em 10px;
    margin: 0 0 1em 0;
  }


/* C6.5 */
#viewprofile h2 {
  background: transparent;
  border: none;
  padding: 0 0 0 0;
  margin: 0 14px -0.6em 14px;
  }


/* C6.6 */
#viewprofile h2 span {
  padding: 0 5px;
  position: relative;
  }


/* C6.7 */
#viewprofile li, #setmods dl {
    padding: 2px 0 0 15em;
    margin-bottom: 0.4em;
  }

/* C6.8 */
#viewprofile li span {
    float: left;
    width: 140px;
    margin-left: -176px;
    text-align: right;
    padding: 4px;
    font-weight: normal!important;
    color: #444757;
    background: #c5c8d180;
    border-bottom: 1px solid #c5c8d1;
    text-shadow: 0px 1px 1px #d8d8db;
}


#viewprofile li a {
    color: #731a53!important;
    text-shadow: 0px 1px 1px #d8d8db !important;
}

#viewprofile li a:hover {
    color: #957b8c!important;
    text-shadow: 0px 1px 1px #d8d8db !important;
}

#profile-right li strong {
    margin-left: -28px !important;
    font-weight: normal !important;
    font-style: normal;
    padding: 4px 7px !important;
    border-bottom: 1px solid #c5c8d1;
    color: #444757;
    text-shadow: 0px 1px 1px #d8d8db;
}

#profile-signature {
    width: inherit;
    padding: 10px !important;
    line-height: 150%;
}




/*C6.9 */
#setmods dt {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.8em 1em;
  font-weight: bold;
  display: inline;
  }

/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
    display: block;
    padding: 4px 7px;
    font-weight: normal;
  }

/* 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;
  }

/* 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;}

/* D1.2 */
#pun-title h1 {
  display : block;}

/* D1.3 */
#pun-title .container {
  border-style: none none none none;}


/* D1.4 */
#pun-title h1 span  {
  display: none;}

#pun-title h1 span  {
  font-size: 1.5em;}


/* D2 Page navigation
-------------------------------------------------------------*/

/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: 55px;
  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 {
    position: absolute;
    width: 520px;
    top: 32px;
    margin-left: 440px;
    text-align: right;
}

/* D3.2 */
#pun-navlinks .container {
    text-align: left;
    padding: 0px!important;
    display: inline-block!important;
    white-space: nowrap!important;
  }


/* D3.3 */
#pun-navlinks li {
  display: inline-block;
  padding: 0px 3px;
}

#pun-navlinks li#navadmin  {
    padding-right: 0px!important;
}

/* D3.4 */
#pun-navlinks li a {
    display: inline-block;
    white-space: nowrap;
}

/* D4.4 */
#pun-navlinks li a:hover {
    display: inline-block;
    white-space: nowrap;
    filter: drop-shadow(0px 0px 2px #dadee096);
}

/* D4 User links
-------------------------------------------------------------*/

/* D4.1 расположение ссылок новые соо и тд */
#pun-ulinks {
    position: absolute;
    width: 940px;
    top: 79px;
}

/* D4.2 */
#pun-ulinks .container {
    position: relative;
    text-align: center;
}


/* D4.3   */
#pun-ulinks li, #pun-ulinks li a {
    padding: 0px 2px 0px 2px;
    display: inline-block;
    white-space: nowrap;
    word-spacing: 3px;
    color: #a2a3af;
    font-family: 'Alegreya Sans SC';
    font-size: 10px;
    text-shadow: 0px 1px 1px #323442 !important;
    text-transform: uppercase;
}

#pun-ulinks li  {
    position: inherit;
    top: -1px;
}

/* D4.4  */
#pun-ulinks li a:hover { 
    color: #ceb0c3 !important;
    text-shadow: 0px 1px 1px #262836 !important;
}




/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*/

/* D5.1 привет ваш визит */
#pun-status, #pun-status .container {
    position: absolute;
    width: 250px;
    margin-left: -21px;
    top: 18px;
    font-size: 14px;
    font-family: Alegreya Sans SC!important;
}


/* D5.2 */
#pun-status .container {
    margin: 0px 0px 0px 0px;
    position: absolute; 
}

/* D5.3 */
#pun-status span {
  margin-right: 0.5em;
  position: absolute;
  }


#pun-status .container .status_userava>img {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 5px;
    left: 1px;
    object-fit: cover;
    mix-blend-mode: luminosity;
}

#pun-status .container .status_userava>img:hover {
    mix-blend-mode: normal;
} 

span.item1 strong {
    font-weight: normal !important;
}

/* ник в привет ваш визит */
#pun-status .container .item1 {
    position: absolute;
    top: 6px;
    left: 36px;
    width: 205px;
    color: #a7abc2;
    font-size: 13px;
}

/* время в привет ваш визит */
#pun-status .container .item2 {
    position: absolute;
    left: 36px;
    top: 22px;
    width: 188px;
    text-transform: lowercase;
    font: 9px arial;
    color: #84889b;
    line-height: 9px;
    text-shadow: none;
}

#pun-status .container .item2 strong {
    font-weight: normal!important;
}



#pun-status .container .item3 {
    position: absolute;
    top: 160px;
    left: 12px;
    width: 250px;
    color: rgb(150 116 97);
    text-transform: lowercase!important;
    font-size: 10px!important;
}

#pun-status .container .item3 a {
    color: #9c5052!important;
    text-shadow: none!important;
}

#pun-status .container .item4 {
    display: none;
}

/* ссылка войдите или зарегистрируйтесь */
#pun-status .container a {
    color: #abaebb !important;
    text-shadow: none!important;
}

/* D5.4 строчка вы здесь верхняя*/
#pun-crumbs1 {
    overflow: hidden;
    margin-top: 0;
    text-align: center;
    width: 700px;
    height: 22px;
    position: absolute;
    top: 363px;
    margin-left: -6px;
  }

/* D5.5 */
#pun-crumbs1 p.container {
    text-align: center;
    width: 700px;
    letter-spacing: 0.5px;
    word-spacing: 2px;
    white-space: nowrap;
    text-align: left;
    font-size: 11px;
    font-family: "Alegreya Sans SC";
    color: rgb(218 222 224)!important;
    text-shadow: 0px 1px 1px #323442 !important;
}

#pun-crumbs1 p.container a, #pun-crumbs2 .container a {
    color: #888a9c !important;
    text-shadow: 0px 1px 1px #323442 !important;
}

#pun-crumbs1 p.container a:hover, #pun-crumbs2 .container a:hover {
    color: #ba74a1!important;
    text-shadow: 0px 1px 1px #323442 !important;
}


/* D5.6 */
#pun-break1 {
    border-style: solid none;
    border-width: 1px 0;
    height: 0;
    margin: -2px 1em;
    position: relative;
   /* z-index: 1; */
  }

/* 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: 2.5em 1em 1em 1em;
  margin-top: -80px; 
  line-height: 1.1
  }


/* D7 Statistics
-------------------------------------------------------------*/

/* D7.1 */
#pun-stats .container {
    padding: 1em 2.3em;
    text-align: center;
  }

/* D7.2  ВСЕГО ТЕМ ВСЕГО СООБЩЕНИЙ ПОСЛЕДНИМ ЗАРЕГИСТРИРОВАЛСЯ */
#pun-stats li.item1, #pun-stats li.item2, #pun-stats li.item3, #pun-stats li.item4 {
    display: inline-block;
    text-align: center;
    min-width: 100px;
    line-height: 150%;
    margin-left: 20px;
    padding: 0px 5px 1px 5px;
    font-size: 12px;
    border-bottom: 1px solid #c8cbdd;
    border-top: 1px solid #c8cbdd;
    color: #686c7e !important;
    font-family: 'Alegreya Sans SC';
    text-shadow: 0px 1px 1px #dee1e2 !important;
}

#pun-stats li.item1 strong, #pun-stats li.item2 strong, #pun-stats li.item3 strong, #pun-stats li.item4 strong  {
    font-weight: normal !important;
    text-shadow: 0px 1px 1px #dee1e2 !important;
    color: #686c7e !important;
}
#pun-stats li.item4 a {
    text-shadow: 0px 1px 1px #dee1e2 !important;
    color: #686c7e !important;
}

#pun-stats li.item4 a:hover {
    text-shadow: 0px 1px 1px #dee1e2 !important;
    color: #812161 !important;
}

/* D7.4 список актив за сутки */
li#onlinelist {
    margin-top: 1em;
    border-top-style: solid;
    border-top-width: 1px;
    float: left;
    width: 100%;
    text-align: justify;
    line-height: 18px;
    font-family: Alegreya Sans SC;
    font-size: 12px;
    letter-spacing: .3px;
    color: #686c7e;
}

li#onlinelist a {
    color: #40465e;
    text-shadow: 0px 1px 1px #dee1e2;
  text-decoration: none;
	position: relative;
} 


/* D7.5 */
li#onlinelist div {
  border-top-style: solid;
  border-top-width: 1px;
  padding: 0.7em 0 0 0;
  }

/* 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;
  margin-bottom: 0;
  }

/* D8.4 */
#pun-about .container {
  border-top-style: none;
  text-align: center;
  line-height: 150%;}

/* D8.5 */
#pun-about p span {
  display:block;
  padding-left: 50%;
margin-top: 20px;
  }

/* D8.6 */
#pun-crumbs2 {
  font-weight: bold;
  overflow: hidden;
  margin-bottom: 0;
  border-bottom: none;
  }

/* D8.7 строчка вы здесь внизу */
#pun-crumbs2 .container {
    position: absolute;
    margin-top: 20px;
    margin-left: -6px;
    width: 920px;
    letter-spacing: 0.5px;
    word-spacing: 2px;
    white-space: nowrap;
    text-align: left;
    font-size: 11px;
    font-family: "Alegreya Sans SC";
    color: rgb(218 222 224)!important;
    text-shadow: 0px 1px 1px #323442 !important;
  }


/* D8.8 */
#pun-break4 {
  margin: -2px 1em;
  border-style:  none;
  border-width: 0px 0;
  position: relative;
  height: 0;
  z-index: 1;
  }



/* D9 Help file
-------------------------------------------------------------*/

/* D9.1 */
#pun-help .formal .info-box h3.legend {
  border-bottom-style: none;
  border-bottom-width: 0px;
  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: none;
  border-bottom-width: 0px;
  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;
  }



small#plng {
    display: inline-block;
    margin-right: 25px;
}


.closedatafield {
display: none;
}

.stickytext {
display: none;
}

.FNTslider {
    position: relative;
    z-index: 1000;
    width: 100px;
    height: 6px;
    margin: 3px 5px;
    float: right;
    margin-right: 220px;
    border-radius: 5px;
    background: #dadee0;
    border: 1px solid #7c808e;
}

.FNTslider .before {
    height: 6px;
    position: absolute;
    margin-top: -1px;
    z-index: 10;
    border-radius: 5px 0 0 5px;
    transition: all .5s cubic-bezier(.3,.2,.2,.3);
    /* box-shadow: 0px 0px 3px 0px #a8a8a8 inset; */
    border: 1px solid #4d4f5b;
    background: #7c808e;
}


.FNTslider .thumb {
    width: 12px;
    height: 12px;
    position: relative;
    top: -4px;
    cursor: pointer;
    z-index: 20;
    border-radius: 10px;
    box-shadow: 0px 0px 3px 0px #b7b7b7 inset;
    border: 1px solid #4d4f5b;
    background: #7c808e;
}

.FNTslider .thumb:hover { 
    box-shadow: 0px 0px 3px 0px #ce52a9 inset;
    border: 1px solid #601e4c;
    background: #731a53;
}




/*************************************************************
коды написаны для использования только на memlane.rusff.me
**************************************************************/



#profile-right li#pa-fld5 span {
display: none;
}

#profile-right li#pa-fld4 {
display: none;
} 

#profile-right li#pa-fld4 strong {
    text-align: center;
} 

#profile-right li#pa-fld4 strong a {
    cursor: default;
} 

#profile-right li#pa-fld1 strong {
    text-align: center;
} 

#profile-right li#pa-fld1 strong lz {
    margin-top: 0px!important;
} 


#profile-right li#pa-fld1 strong a {
    color: #681c4f !important;
} 

#profile-right li#pa-fld1 strong a:hover {
    color: #a87194 !important;
    text-shadow: 0px 1px 1px #dadee0 !important;
}


#profile-left li#profile-title strong {
    font-weight: normal!important;
    font-size: 10px;
    letter-spacing: 0.2px;
    margin: 0px 0px 0px 8px!important;
    width: 210px;
    font-family: Roboto Condensed!important;
    padding: 2px !important;
    text-transform: lowercase !important;
    line-height: 10px;
    color: #dadee0!important;
    text-shadow: 0px 1px 1px #5f6479 !important;
}

#profile-left li#pa-avatar img {
    box-shadow: #5c6072 0px 0px 1px 1px inset;
    padding: 4px;
    background: #7f8290 !important;
    border: 1px solid #7f8290 !important;
}

#profile-left li#pa-online strong {
    text-transform: lowercase;
    font-family: "Alegreya Sans SC";
    font-size: 11px !important;
    letter-spacing: 0.5px;
    font-weight: normal!important;
    padding: 0px 3px; 
    color: #dadee0!important;
    text-shadow: 0px 1px 1px #5f6479 !important;
}

#profile-left li#pa-online {
    padding: 0 0 10px 0;
}

/* ссылка редактировать в профиле - начало */
#profile-left li#pa-edit strong {
   margin-bottom: 10px !important;
    margin-top: -10px !important;
    padding: 3px 3px;
}
#profile-left li#pa-edit strong a {
    color: #262836 !important;
    text-shadow: 0px 1px 1px #8c90a4 !important;
    font-size: 10px !important;
}
#profile-left li#pa-edit strong a:hover {
    background: #6a1d4e9c !important;
    padding: 0 4px;
    color: #dadee0 !important;
    text-shadow: 0px 1px 1px #5b1441 !important;
    padding: 0 4px;
}

/* ссылка редактировать в профиле - конец */

#profile-right li#pa-fld2 strong, #profile-right li#pa-fld3 strong {
    height: 14px;
    width: 14em;
    text-transform: capitalize!important;
}

#profile-right li#pa-fld5 strong {
    position: absolute;
    height: 50px;
    width: 50px;
    padding: 1.5px 3px !important;
    margin: -61px 0 0px 170px !important;
    text-align: center;
    align-content: normal;
    border: none !important;
}

#profile-right li#pa-fld5 img {
    cursor: default;
    height: 50px;
    width: 50px;
}

#profile-right li#pa-fld5 a:hover, #profile-right li#pa-fld5 a:focus, #profile-right li#pa-fld5 a {
    border-bottom: none !important;
}

#profile-right li#pa-fld1 .lz {
    width: 250px;
    padding: 2px;
    margin-bottom: 5px !important;
    margin-top: 2px !important;
    font-size: 12px !important;
    display: inline-block;
    background: #c5c8d199;
}


#profile-right li#pa-invites, #profile-right li#pa-fld1 .drinkm {
display: none;
} 


#profile-gifts {
display: none;
} 

/* строка над формой ответа */
#form-buttons table {
    width: 100.8%!important;
    text-transform: uppercase;
    font-size: 10px;
    font-family: "Roboto Condensed" !important;
    color: rgb(33 41 14);
    background: #e9eaea;
    border: 1px solid #c8cbdd;
}


.punbb dl {
    line-height: 150%;
}

.formal fieldset .resizable-textarea {
     margin-top: 2px;
}

#font-area, #size-area {
    right: unset !important;
    padding: 10px!important;
}

#image-area {
    width: inherit;
    padding: 20px!important;
}


#color-area, #table-area, #keyboard-area {
    width: inherit!important;
    padding: 10px!important;
}

#smilies-area, #video-area, #spoiler-area {
    width: 450px;
    padding: 10px!important;
}

#tags .container {
    top: 50px!important;
}

#addition-area {
    padding: 10px!important;
}

#smilies-area img {
    padding-left: 2px;
}


#notify-link .unreads, #navpm .unreads {
    background: #ae9358!important;
}

/* ссылки в теме
.punbb .post-box a {
    border-bottom: 1px dashed #c7c4c3;
    transition: all .5s cubic-bezier(.3,.2,.2,.3);
  }  

.punbb .post-box a:hover, .punbb .post-box a:focus, .punbb .post-box a:active, #pun-main a:hover, .adminmain a:hover {
    padding: 0px 2px 0px 2px;
    transition: all .5s cubic-bezier(.3,.2,.2,.3);
  } */

td#button-files_rusff {
    display: none!important;
}


.editBookmark {
    position: absolute;
    z-index: 999999;
    right: -5px;
    top: 30px;
    box-shadow: 0 0 15px rgb(0 0 0 / 50%);
    font-family: Roboto Condensed!important;
    font-size: 11px;
    text-align: center;
    text-shadow: #f1efea 1px 1px 1px;
    padding: 3px !important;
    color: #7e8482 !important;
    background: #e8e3e0;
    outline: 1px solid #b5c7c1;
    border: 1px solid #f8f4ea;
}



.meminsta mphoto img {
    object-fit: cover;
}



.my-tabs {
    width: 680px!important;
}



abbr {
border-bottom-style: dotted;
border-bottom-width: 1px;
}


/*
#pun.isguest  #viewprofile #profile-signature {
    display: none;
}
*/



.punbb#pun-messages .post-sig {
    display: none;
}


#main-reply {
    height: 200px;
}

#pun-index .main div.subforums {
display: none;
}

.perp1 pr2, .perp4 pr1, .perp4 pr2, .perp4 pr3, .perp4 pr4, .perp4 pr5, .perp4 pr6, .perp4 pr7 {
    font-family: BebasNeueRegular !important;
}

#pun:not(.ismoderator) #ip-history, #pun:not(.ismoderator) p.datafield.last-visit span.input a {display:none;}
#pun-admain .adcontainer td.tcr img {display:none;}

/* зачеркнутый текст */
del { color: #878b93; }
del:hover { text-decoration: none; color: #3a3a3a;}



/* чек для mystery challenge */
.packsp1 {width: 257px; height: 135px; display: inline-block; padding: 2px; margin-left: 0px!important; margin-bottom: 2px!important; background: url(https://i.imgur.com/VwWYBYO.png) no-repeat top right;}

/* чек для Angels vs Demons */
.packsp2 {width: 257px; height: 135px; display: inline-block; padding: 2px; margin-left: 0px!important; margin-bottom: 2px!important; background: url(https://i.imgur.com/IDzeX1T.png) no-repeat top right;}
.sppakxt1 {position: absolute;margin-top: 33px!important;margin-left: 173px!important;font: 12px Arial; color: #ffffff; text-align: center;height: 50px;width: 30px; overflow-y: auto; line-height: 160%; letter-spacing: 0.5px;}
.ckksp1 {width: 257px; height: 135px; display: inline-block; padding: 2px; margin-left: 0px!important; margin-bottom: 2px!important; background: url(https://i.imgur.com/iQTbTBu.png) no-repeat top right;}

/* поиск сообщений игрока в теме - найти в теме */
/* лупа возле ника */
#tuser {
    cursor: pointer;
    opacity: 0.5;
    margin-left: 203px!important;
    margin-top: -46px!important;
    padding: 2px;
    width: 20px !important;
    height: 20px !important;
    position: absolute!important;
    display: block!important;
    font-size: 12px !important;
    color: #4e5467!important;
    text-shadow: 1px 1px 1px #dadee0 !important;
}
#tuser:hover {
    color: #a0745d!important;
    text-shadow: 1px 1px 1px #ffffff !important;
}

/* поиск и лупа внизу темы */
#sTheme, #isk {
    border: none !important;
}
#sTheme:active {
    outline: none !important;
    color: rgb(33 41 14);
    background: #eae5e5;
    border: 1px solid #f8efef;
    outline: 1px solid #bfc2c8;
}
/* лупа внизу темы */
#isk {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    cursor: pointer;
    font-size: 14px !important;
    height: 19px !important;
    width: 21px !important;
    margin-top: -3px !important;
}
/* поиск возле ника */
#sTheme {
    height: 14px !important;
    font-size: 10px !important;
    border-bottom-left-radius: 0px!important;
    border-bottom-right-radius: 0px!important;
    border-top-left-radius: 0px!important;
    border-top-right-radius: 0px!important;
}

div#pun-live-rusff {
    position: absolute !important;
    margin-top: -69px !important;
    margin-left: 502px !important;
}
.cool1, .cool3 {
    box-shadow: inset 0 0 3px #3e4152 !important;
    outline: 1px solid #575a68;
    background: #5a5d6e !important;
    color: #c5c8d1 !important;
    text-shadow: 0px 1px 1px #3e4152 !important;
    -moz-box-shadow: inset 0 0 3px #3e4152 !important;
    -webkit-box-shadow: inset 0 0 3px #3e4152 !important;
    -khtml-box-shadow: inset 0 0 3px #3e4152 !important;
    border: 1px solid #3f434e !important;
    height: 14px !important;
    font-size: 10px !important;
    transition: all .5s cubic-bezier(.3,.2,.2,.3);
    -webkit-transition: all .5s cubic-bezier(.3,.2,.2,.3);
    -moz-transition-duration: all .5s cubic-bezier(.3,.2,.2,.3);
}



.cool1:hover, .cool3:hover {
background: #c5c8d1 !important;
    color: #323442 !important;
    text-shadow: 0px 1px 1px #dadee0 !important;
    box-shadow: inset 0 0 5px 1px #dadee0 !important;
    border: 1px solid #9ca0aa !important;
    transition: all .5s cubic-bezier(.3,.2,.2,.3);
    -webkit-transition: all .5s cubic-bezier(.3,.2,.2,.3);
    -moz-transition-duration: all .5s cubic-bezier(.3,.2,.2,.3);
}

.banners::-webkit-thumb { border: none!important; }
.banners::-webkit-scrollbar { width: 2px!important; height: 0px!important; }



/********** таблица начало ************/
/********** активисты недели ************/
.tblqtx::-webkit-scrollbar, .tblpost::-webkit-scrollbar, .tblqtx::-webkit-scrollbar-track, .tblpost::-webkit-scrollbar-track { width: 2px; height: 0px; border: 1px solid #565656!important;}
.tblqtx::-webkit-thumb, .tblpost::-webkit-scrollbar-thumb { border: none!important; }

.tblqtx { position: absolute; top: 312px!important; margin-left: 790px!important; font: 9px arial; color: #7c7d8f; text-align: justify; height: 42px; width: 104px; padding-right: 4px; padding-left: 2px; overflow-y: auto; text-transform: lowercase; line-height: 8px; letter-spacing: 0.3px;}

.tblpost { position: absolute; top: 312px!important; margin-left: 16px!important; font: 9px arial; color: #7c7d8f; text-align: justify; height: 42px; width: 104px; padding-right: 4px; padding-left: 2px; overflow-y: auto; text-transform: lowercase; line-height: 8px; letter-spacing: 0.3px; }

.tblqph {position: absolute; top: 312px!important; margin-left: 904px !important; }

.tblpph {position: absolute; top: 312px!important; margin-left: -26px !important;}

.tbaktpost { display: flex; position: absolute; top: 312px!important; margin-left: 139px!important;}

.tbactivfl {display: flex;  position: absolute; top: 312px!important; margin-left: 567px!important;}

.tblqph a img, .tblpph a img, .tbaktpost a img, .tbactivfl a img, .tbpara a img, .tbep a img {max-height: 40px;  mix-blend-mode: soft-light; opacity: .9; }

.tbaktpost a img, .tbactivfl a img { margin-right: 3px; }

.tbpara { display: flex; position: absolute; top: 312px!important; margin-left: 467px!important; }
.tbep { display: flex; position: absolute; top: 312px!important;margin-left: 364px!important; }

/********** плашки ************/
/* плашки новостей - начало */

.tblplaski::-webkit-scrollbar-track, .banermem::-webkit-scrollbar-track, .texpostm::-webkit-scrollbar-track
{ width: 2px; height: 0px;
    border: 1px solid #404354!important;
    background: #2a2c3a!important;}

.banermem::-webkit-scrollbar-thumb:horizontal {
    box-shadow: 0px 0px 3px 0px #3a3d47 inset;
    background: #505368;
    border: 1px solid #595c77;
}

.tblplaski::-webkit-thumb { border: none!important; }


.tblplaski {    position: absolute;
    text-align: center;
    height: 128px;
    width: 168px;
    margin-left: -22px !important;
    top: 118px;
    overflow-y: overlay;
    z-index: 9999;
    padding-right: 4px;}

.ob {
    display: inline-block;
    text-align: center;
    width: 155px;
    height: 16px;
    padding: 3px 0px 0px 0px !important;
    margin-bottom: -3px !important;
    font-size: 10px;
    font-family: "Roboto Condensed";
    text-transform: uppercase;
    background: url(https://forumstatic.ru/files/0019/d1/83/87937.png);
    background-repeat: no-repeat;
    background-position: top center;
    transition: all .5s cubic-bezier(.3,.2,.2,.3);
    opacity: .7;
    z-index: 999;
}

.ob:hover {
    transition: all .5s cubic-bezier(.3,.2,.2,.3);
    opacity: 1;
}

.ob img {
    display: none!important;
    width: auto;
    max-height: 18px;
    margin: -1px 5px 0 0!important;
    display: block;
    float: right;
}

.ob1 {
    position: absolute;
    display: block;
    text-align: center;
    width: 158px;
    height: 15px;
    margin: 0px 0px 0px 0px!important;
    overflow: hidden;
    text-shadow: none!important;
    color: #a5a7b1 !important;
    text-shadow: none!important;
    transition: all .5s cubic-bezier(.3,.2,.2,.3);
}

.ob1:hover {
    transition: all .5s cubic-bezier(.3,.2,.2,.3);
    color: #cccfdc !important;
    text-shadow: none!important;
}

/* плашки новостей - конец */


.tams {
    text-align: center;
    position: absolute;
    height: 15px;
    width: 150px;
    font-family: "Alegreya Sans SC";
    white-space: nowrap;
    text-transform: lowercase;
    top: 249px !important;
    margin-left: 301px !important;
    font-size: 10px !important;
    color: #798094;
    text-shadow: #2a2335 0px 1px 1px;
    z-index: 999;
}

.ams:before {content: "//"; margin-right: 1px;}

.ams { 
position: relative; 
display: inline-block;
} 

.ams a {
    color: #798094 !important;
    text-shadow: #2a2335 0px 1px 1px !important;
padding: 0 2px;
}

.ams a:hover {
    color: #b19cae !important;
    text-shadow: 1px 1px 1px #2a2335 !important;
}

/********** ссылки ************/
.tblnav {text-align: center; text-transform: uppercase; position: absolute; top: 280px!important; margin-left: -20px!important; font-family: Alegreya Sans SC; width: 960px; line-height: 120%; font-size: 10px;  color: #8f92a8 !important; text-shadow: 1px 1px 1px #2d2f3d !important;}

.tblnav a {padding-right: 5px; padding-left: 5px;  display: inline-block; white-space: nowrap; font-family: Alegreya Sans SC; color: #a2a3af !important; text-shadow: 1px 1px 1px #323442 !important; transition: all 0.5s cubic-bezier(0.3, 0.2, 0.2, 0.3) 0s;} 

.tblnav a:hover { 
    color: #ceb0c3 !important;
    text-shadow: 0px 1px 1px #262836 !important;}

/********** таблица конец ************/



/****** случайный пост в футере - начало ******/

.hidden_mem {display: none; }

.avapostm img {width: 60px;height: 60px;object-fit: cover; mix-blend-mode: luminosity; transition: all .5s cubic-bezier(.3,.2,.2,.3);-webkit-transition: all .5s cubic-bezier(.3,.2,.2,.3);-moz-transition-duration: all .5s cubic-bezier(.3,.2,.2,.3);}

.avapostm img:hover {mix-blend-mode: normal; transition: all .5s cubic-bezier(.3,.2,.2,.3); -webkit-transition: all .5s cubic-bezier(.3,.2,.2,.3); -moz-transition-duration: all .5s cubic-bezier(.3,.2,.2,.3);}

.texpostm { text-align: justify; color: #6f7283 !important; text-shadow: 0px 1px 1px #2b2d3b !important; padding: 0 7px 0 2px; overflow-y: auto; font-family: 'Roboto Condensed'; text-transform: lowercase; font-size: 11px; line-height: 110%;}

.texpostm::-webkit-scrollbar { width: 2px; height: 0px; }
.texpostm::-webkit-thumb { border: none!important; }

/****** случайный пост в футере - конец******/


/*страницы позитива и уважения */

#pun-respect .tcr a, #pun-positive .tcr a { text-transform: none; font-size: 10px !important; font-family: verdana;}

#pun-respect .tcl, #pun-positive .tcl, 
#pun-respect .tc3, #pun-positive .tc3, 
#pun-respect .tc2, #pun-positive .tc2, 
#pun-respect .tcr, #pun-positive .tcr 
{ text-transform: none; font-size: 10px !important; color: #262626 !important; font-family: Verdana; border-bottom: 1px solid #cdced5; padding-bottom: 8px !important;text-align: center;  }

/* перенос сообщений админам и модерам */

#pun-multimove div.Select_Topics td.tcl { text-align: right;}
#pun-multimove div.Select_Topics td.tc2, #pun-multimove div.Select_Topics th.tc2 { text-align: left;}

/* длиннее строчки лз админам и модерам */

.gid1 #pun-profile input#fld4, .gid1 #pun-profile input#fld1, .gid1 #pun-profile input#fld5, .gid2 #pun-profile input#fld4, .gid2 #pun-profile input#fld1, .gid2 #pun-profile input#fld5 { width: 660px; height: 25px;}




/*************************************************************
коды написаны для использования только на memlane.rusff.me
**************************************************************/

/*БыстроПлюсы для Топика!*/
.noNull:before {
  content: "+";
  font-size: 9px;
  display: inline-block;
  margin-left: -6px;
  margin-top: 0px;
  position: absolute;
}
div .post-rating p>a {
  text-align: center;
  outline: 1px solid transparent;
  font-weight: 700;
  background: url(https://forumstatic.ru/files/0010/d5/9e/22687.png) no-repeat center;
  background-size: 28px auto;
  position: relative;
  /* padding-left: 1px; */
  z-index: 100;
  width: 38px;
  height: 38px;
  text-align: center;
  font-size: 12px !important;
  display: inline-block;
  vertical-align: middle;
  line-height: 34px;
  letter-spacing: -1px;
  padding-top: 4px;
  color: #4a4a4a !important;
  text-shadow: none !important;

}

div .post-rating p>a:hover  {
  color: #202020!important;
  text-shadow: none !important;
  letter-spacing: -1px;
  filter: drop-shadow(0px 1px 5px #FF0000);
}

div.post-vote {
    margin-bottom: 65px;
}
div.post-vote p>a {
    font-size: 0 !important;
    position: absolute;
    cursor: pointer;
    z-index: 200;
    width: 23px;
    height: 19px;
    background: url(https://forumstatic.ru/files/0010/d5/9e/65992.png) no-repeat;
    display: block;
    background-size: 100%;
    margin-left: 29px;
    margin-top: 45px;
}


.reactions-container {
    display: none !important;
}

/* пиар акк */
.gid6 #panel-sticker, .gid6 .blockButton, .gid6 li.pl-advlink, .gid6 li.pl-BBquote, .gid6 li.pl-quote2, .gid6 #BookmCntToggle, .gid6 #pun-viewtopic #stylelist, .gid6 #profile-left li#pa-edit strong { display: none !important; }