/* скрыть VIP-аккаунт*/
#pun-status .item4.status-right{
  display: none;
}


#pun-stats.section h2 span  {
      display: none;
}

/* копирайт */
.footer-copy {
    width: 200px;
    height: 15px;
    display: inline-block;
    position: absolute;
    margin-top: -10px!important;
    line-height: 12px;
    margin-left: 420px!important;
    font-weight: 400;
    text-align: center;
    padding: 0px 5px;
    font-family: 'MONTSERRAT';
    font-size: 9px;
    color: #000 !important;
    text-transform: lowercase;
    z-index: 100;
}

.footer-copy a {
    color: #000 !important;
}

/* фон окна наград и репутации */
#pun-popup_awards div, #pun-reputation div {
    background: #fff;
}

/* сообщение не вылазит за границы */
#pun .post-content {
    word-wrap: break-word;
}

/* фиксация поля ответа в телефоне */
textarea {
-ms-text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}

/* для мобильных устройств */
body{
  overflow-y: scroll;
}
#pun_wrap  {
    min-width: 1300px !important;
}

HTML, body {
	min-width: 540px!important;
}

/* айфон */
html {
-webkit-text-size-adjust: none;
}
/* подсказки */
@media (pointer: coarse), (hover: none) {
      [title] {
        position: relative;
        display: inline-flex;
        justify-content: center;
      }
      [title]:focus::after {
        content: attr(title);
        position: absolute;
        top: 90%;
        color: #000;
        background-color: #fff;
        border: 1px solid;
        width: fit-content;
        padding: 3px;
      }
    }


/* фон задний */
body {
background-color: #000!important;
}


/* сообщение и уважение */
.pa-posts, .pa-respect {
    overflow: hidden;
    display: inline-block;
    width: 100px;
    line-height: 17px;
    margin-top: 5px!important;
    color: #000 !important;
    font-size: 10px!important;
    text-transform: lowercase;
    letter-spacing: -0.2px;
    font-family: 'Montserrat';
    font-weight: 500;
    padding: 0px 1px!important;
}

.pa-respect a { color: #000!important;}


/* линия */
hr, .banner-line {
 height: 1px;
    background-color: #000;
    border: none!important;
}



/* CS1 Background and text colours
-------------------------------------------------------------*/

/* CS1.1 */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend {
   background-color: #transparent;
  color: #333;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb-admin #pun-admain .adcontainer {
   background-color: #transparent;
  color: #333;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
   background-color: #transparent;
  color: #464646;
  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
 background-color: #transparent;
  color: #333;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: #transparent;
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: #transparent;
  color: #333
  }


/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  color: #282828;
  }

/* CS1.8 */
#pun-navlinks .container {
 background-color: #transparent;
  color: #2d2d2d;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: transparent;
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: transparent;
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: transparent;
  }

/* 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 */
.punbb .quote-box, .punbb .code-box {
  border-color: transparent;
  }

#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;
  }


/* CS3 Links
-------------------------------------------------------------*/

/* CS3.1 */
.punbb a, .punbb a:link, .punbb a:visited,
.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited {
  color: #000;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #000;
  }

/* CS3.2 */
.punbb a:hover, .punbb a:focus, .punbb a:active,  .punbb-admin #pun-admain .nodefault,
.punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active {
  color: #000;
  }

/* CS3.3 */
#pun-navlinks a {
    color:#000;
    text-decoration: none;
}
#pun-navlinks a:hover{
    color: #000;
}

/* CS3.4 */
#pun-navlinks a:focus, #pun-navlinks a:active {
  color: #332129;
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  text-decoration: none
  color: #332129;
  }

/* CS4 Post status icons
 -------------------------------------------------------------*/
/* иконки сообщений */
#pun-index table Div.icon {
    background: url(https://forumstatic.ru/files/0018/20/d2/27208.png);
    height: 30px;
    width: 40px;
    margin-top: 10px;
    float: right;
    position: relative;
    z-index: 1;
}

#pun-index table div.inew {
    background: url(https://forumstatic.ru/files/0018/20/d2/97627.png);
    height: 30px;
    width: 40px;
    margin-top: 20px;
    float: right;
    position: relative;
    z-index: 1;
}

#pun-index table div.isticky {
   background-color: #000;
}

#pun-index table div.iclosed {
   background-color: #000;
}

#pun-viewforum table Div.icon, #pun-messages table Div.icon {
    position: relative;
    float: left;
       width: 10px;
    height: 10px;
  background-color: #0000001a;
   margin-left: -22px !important;
   margin-top: 1px!important;
}

#pun-viewforum TR.inew Div.icon, #pun-messages TR.inew Div.icon  {
      background-color: #000;
}

#pun-viewforum TR.isticky Div.icon, #pun-messages TR.isticky Div.icon {
    background-color: #000;
}

#pun-viewforum TR.iclosed Div.icon, #pun-messages TR.iclosed Div.icon {
   background-color: #000;
}




/* убирает голубую обводку в форме ответа */
input, textarea { outline: none; }  input:active, textarea:active { outline: none; } :focus { outline: none; }


/* выделение */
    ::selection { 
    background: #d8ba13e0;
    color: #000;
    opacity: 0.4;
    }  
*::-moz-selection {
    background: #d8ba13e0;
    color: #000;
}


/* профиль остальное */
.pa-avatar img {
    max-width: 180px;
    max-height: 180px;
}

/* шрифты, размер и другое */
#font-area, #size-area, #spoiler-sels {
       background-color: #ffffff;
    border: 1px solid #000;
    color: #000 !important;
    width: 150px !important;
     margin-left: 10px;
    padding: 8px;
    margin-top: 4px;
    max-height: 148px;
    overflow-y: auto;
}

#color-area, #table-area, #image-area, #imageup-area, #imageattach-area, #video-area, #addition-area {
     background-color: #ffffff;
    border: 1px solid #000;
    color: #000 !important;
    width: 220px !important;
     margin-left: 555px;
    padding: 8px;
    margin-top: 4px;
    max-height: 148px;
    overflow-y: auto;
}

#smilies-area {
      background-color: #ffffff;
    border: 1px solid #000;
    width: 400px !important;
    margin-left: 430px;
    padding: 8px;
    margin-top: 3px;
    max-height: 148px;
    overflow-y: auto;
    z-index: 9999;
}


div#keyboard-area {
    background-color: #ffffff;
    border: 1px solid #000;
    color: #000 !important;
    width: 630px !important;
    padding: 8px;
    max-height: 148px;
    overflow-y: auto;
    z-index: 9999;
}

#keyboard-span input {
    color: #000 !important;
       background-color: #ffffff;
    border: 1px solid #000;
}
#imageupload-left input[type=button] {
    width: 15em !important;
    text-align: center;
}

div#image-area.container {
    width: 600px !important;
}



/* прокрутка */
::-webkit-scrollbar-thumb:vertical {
background-color: #d8ba13; height: 4px; 
}

::-webkit-scrollbar-thumb:horizontal {
background-color: rgb(32 33 36 / 85%); height: 4px; 
}

::-webkit-scrollbar {
    background-color: #000
    height: 7px;
    width: 6px;
}

::-webkit-scrollbar {
width: 6px;
height:6px;
background-color: #28282859;}

::-webkit-scrollbar-thumb {
  background-color: #28282859;
  width:6px !important;}


/* не отображать */

.stickytext,.closedatafield, .li#navawards, .lastedit, .pl-reports, .topic .sharelink
{display:none!important;}
 #button-files_rusff, #button-graffiti_rusff
{display: none !important;}
 #pun-main h1, #pun-debug h2 {display: none;}
.punbb .modmenu .container span {display: none;}
#pun-main div.catleft, #pun-main div.catright {display: none}
#pun td .modlist, .modlist {display: none !important;}
.li#navrules {display: none;}
#pun-ulinks .item5 {display:none}
#pun-index thead {display: none}
#pun-index .tcmod {display: none}
.pa-gifts {display: none;}


/* аватар */
.punbb .user-avatar .avatar-image {
   filter: brightness(0.8) grayscale(1);
}


#pun .user-avatar.user-avatar .avatar-image {
    border-radius: 0px !important;
    border: 1px solid #6a767b91;
    height: 30px;
    width: 30px;
    opacity: 0.85;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    float: right !important;
    margin-left: 10px;
    margin-top: -15px;
}

.punbb .user-avatar {
    float: right !important;
    margin: 15px 0px 0px 15px !important;
}


.punbb .user-avatar .isonline {
    width: 7px!important;
    height: 7px!important;
    border-radius: 50px;
       top: -17px!important;
    right: -2px!important;
    z-index: 100;
   background-color: #d8ba13 !important;
}

/* скрываем быстрый ответ */
#post-form h2 span {
    font-size: 0px;
}

/* подложка для формы ответа */
#form-buttons {
    position: relative;
    padding-left: 10px;
    background-color: #fff;
    margin-right: -7px;
    margin-bottom: 0px;
}

/* символы */
small#plng {
  color: #000;
    font-family: 'MONTSERRAT';
   text-transform: uppercase;
    font-weight: 500;
    font-size: 10px!important;
    letter-spacing: -0.2px;
    margin-left: 0px;
    padding: 0px 6px;
}


.lzname {
    position: relative;
    font-size: 11px;
    font-weight: 400;
    font-family: 'Montserrat';
    text-transform: lowercase;
    color: #fff !important;
    top: 0px !important;
    bottom: 10px;
}

.lzname a {
     color: #fff !important;
}

.pa-fld1 {
    background: #000;
    padding: 5px !important;
    width: 203px;
    margin-bottom: 5px !important;
    margin-left: -1px !important;
}

.pa-fld1 a {
     color: #fff !important;
}

.lz {
    margin-left: -1px!important;
    margin-right: auto!important;
    margin-top: 0px!important;
    width: 200px;
    font-family: 'Montserrat';
    font-weight: normal;
    line-height: 13px;
    font-size: 9.6px;
    padding: 7px;
    color: #fff;
    text-align: justify;
    background: #000;
}
.lz b {
     color: #fff!important;
}
.lz a {
     color: #fff!important;
}


/* плашку предоставили на прекрасном рено, с моей доработкой */
li.pa-fld3 {
    width: 228px;
    left: 0px;
    top: 0px;
    padding: 2px 2px 2px 2px!important;
    text-align: justify;
    display: block;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.pa-fld3 {
    height: 32px;
    position: relative;
    margin-bottom: -10px !important;
    margin-left: -10px !important;
    margin-top: 3px!important;
    background: #000;
    cursor: default;
}

.pa-fld3 kt {
    width: 170px;
    font-size: 10px;
    font-family: 'Montserrat';
    height: 14px;
    position: absolute;
    margin-left: 55px;
    font-weight: 500;
    margin-top: 4px;
    color: #fff !important;
    text-transform: uppercase;
    text-align: left;
}

.pa-fld3 mt {
    width: 170px;
    height: 14px;
    margin-left: 55px;
    position: absolute;
    font-size: 9.5px;
    font-family: 'Montserrat';
    font-weight: 400;
    margin-top: 18px;
    color: #fff !important;
    text-transform: lowercase;
    text-align: left;
}

.pa-fld3 ici{position: absolute; margin-left: -95px; margin-top: -7px;}
.pa-fld3 ici img {
    opacity: .9;
    max-width: 43px;
    position: absolute;
    margin-top: 0px;
    margin-left: 100px;
}

#podlinks {
   margin-top: 5px !important;
    margin-left: -5px !important;
    font-family: 'MONTSERRAT';
    text-transform: lowercase;
    line-height: 12px;
    font-size: 11px !important;
    padding: 2px 6px;
    border-radius: 7px;
    color: #000;
    font-weight: 700;
}

#podf {
    font-size: 10px !important;
}

#podlinks a {
   color: #d8ba13!important;
}


/* БАННЕРЫ
----------------------------------------------------------------------------------------------------------------------*/

#banners {
    position: absolute;
    overflow: scroll;
    overflow-x: hidden;
    height: 35px;
    width: 1090px;
    margin-left: -15px;
    margin-top: 23px;
    letter-spacing: 7px;
    opacity: 0.9;
}

#banners a img {
    opacity: 0.8;
    -moz-opacity: 0.8;
   filter: brightness(0.38) contrast(1) grayscale(1);
}

#banners a img:hover {
transition: all 0.5s;
opacity:0.8;
-moz-opacity:0.8;
  filter: none;
}
