/* скрыть VIP-аккаунт*/
#pun-status .item4.status-right, .pa-awards{
  display: none;
}


.crash-player {
    overflow: hidden;
    position: absolute;
    top: 5px;
    left: calc(50% - 90px);
    width: 200px;
    height: 30px;
    margin: 0 auto;
    border-radius: 5px;
    z-index: 100;
}

.crash-player .audio-btns {
    z-index: 2;
    position: absolute;
    bottom: 0px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    width: 180px;
    height: 30px;
    color: #aaa;
    font-size: 12px;
}

.crash-player .container {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  background: transparent;
}
.crash-player .container:before {
  z-index: 0;
  content: "";
  position: absolute;
  top: -40px;
  left: -40px;
  width: 120%;
  height: 120%;
  background-image: var(--background-image);
  background-size: cover;
  background-position: center center;
  filter: blur(5px) grayscale(100%);
}
.crash-player .container:after {
  z-index: 100;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    0deg,
    rgba(18, 18, 18, 1) 0%,
    rgba(24, 24, 24, 1) 65%,
    rgba(64, 64, 64, 1) 100%
  );
  mix-blend-mode: multiply;
  opacity: 1;
}


.crash-player .details {
  z-index: 2;
  position: absolute;
  top: 350px;
  left: 60px;
  width: 225px;
  height: auto;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}
.crash-player .details h1 {
  overflow: hidden;
   top: 350px;
  left: 60px;
  padding: 0;
  margin-bottom: 10px;
  font: 700 24px "Poppins", san-serif;
  color: #e0e0e0;
  text-transform: uppercase;
  line-height: 120%;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.crash-player .details h2 {
  margin: 0;
  padding: 0;
  font: 700 12px "Inter", san-serif;
  color: var(--color, #c19bb7);
  text-transform: uppercase;
  letter-spacing: 1px;
}

.crash-player .time {
  z-index: 2;
  position: absolute;
  top: 475px;
  left: 35px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 275px;
  height: 25px;
  font: 600 9px "Inter", san-serif;
  color: #aaa;
}

.crash-player .seek {
  z-index: 2;
  position: absolute;
  top: 505px;
  left: 35px;
  width: 275px;
  height: 5px;
  background: #fafaf8;
  border-radius: 50px;
}
.crash-player .seek .fill {
  width: 0;
  height: 5px;
  background: var(--color, #c19bb7);
  border-radius: 50px;
}

.crash-player .img {
  z-index: 2;
  position: absolute;
  top: 105px;
  left: 75px;
  width: 200px;
  height: 200px;
  filter: grayscale(0%);
  -webkit-box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.5);
}
.crash-player .play-pause {
  color: #ccbba0 !important;
}
.crash-player .play-pause:hover {
  color: #386165 !important;
}
.crash-player .prev-next,
.crash-player .loop-shuffle {
    color: #ccbba0 !important;
    font-size: 13px;
    transition: all 0.4s ease-in-out;
}
.crash-player .prev-next:hover,
.crash-player .loop-shuffle:hover {
  color: #386165 !important;
}

.active {
  color: #386165 !important;
}


.money {
    position: absolute;
    width: 19px;
    height: 19px;
    border-radius: 50px;
    font-size: 10.5px;
    line-height: 19px;
    font-style: normal;
    border: 1px solid #989592;
    background-color: #c4beb7;
    color: #0c0c0c !important;
    font-family: 'NOTO SANS';
    margin-top: 105px !important;
    margin-left: -20px !important;
    letter-spacing: 0.2px;
    text-align: center;
    text-transform: uppercase;
    transition: all 1.7s;
    z-index: 1;
}

.side {
    position: absolute;
    width: 19px;
    height: 19px;
    border-radius: 50px;
    font-size: 10.5px;
    line-height: 19px;
    font-style: normal;
    border: 1px solid #989592;
    background-color: #c4beb7;
    color: #0c0c0c !important;
    font-family: 'NOTO SANS';
    margin-top: 70px !important;
    margin-left: -20px !important;
    letter-spacing: 0.2px;
    text-align: center;
    text-transform: uppercase;
    transition: all 1.7s;
    z-index: 1;
}

/* плашки предоставили на прекрасном рено */
li.pa-fld1 {
    left: 1px;
    top: 20px;
    margin-bottom: 5px !important;
    margin-left: -12px !important;
    margin-top: -15px!important;
}


.pa-fld1 {
    text-align: justify;
    padding: 2px 2px 2px 2px!important;
    width: 226px;
    height: 32px;
    position: relative;
    background: url(http://forumstatic.ru/files/001b/79/6e/44319.jpg) left;
    /* background-color: #386165; */
    margin: 5px !important;
}


.pa-fld1 upper {
    width: 195px;
    font-size: 11px;
    font-family: 'Noto Sans';
    text-transform: uppercase;
    font-weight: 500;
    height: 14px;
    margin-top: 2.5px;
    position: absolute;
    margin-left: 30px;
    color: #cecece;
    text-align: center;
}
.pa-fld1 lower {
    width: 165px;
    font-size: 8.5px;
    left: 47px;
    position: absolute;
      font-family: 'Noto Sans';
    margin-top: 16px;
    color: #cecece;
    letter-spacing: 0.5px;
    text-align: center;
}
.pa-fl1 pl {position: absolute; margin-left: -43px; margin-top: -7px;}
.pa-fld1 pl  img {
    max-width: 40px;
    position: absolute;
    margin-top: -6px;
    margin-left: 0px;
}

.pa-fld3 {
    font-family: 'Noto Sans';
    display: block;
    text-align: center;
    margin-top: 30px !important;
    font-weight: 600;
    color: #746854 !important;
}


.pa-fld3 a {
    font-weight: 700 !important;
     color: #746854 !important;
    font-size: 12px;
}



.adformal h2, #pun-adnav h2 {
    background-color: transparent !important;
}

/* подфорумы */
.podforum {
      width: 400px;
    font-size: 9.5px;
    line-height: 14px;
    text-transform: lowercase;
}


/* закладки */
#BookmCntToggle.default-style {
    background: #c5c1bb!important;
    border-left: solid 5px currentColor;
    box-shadow: 0 0 6px rgba(0,0,0,.42);
    color: #386165 !important;
    display: block;
    height: 26px;
    width: 21px;
}

#MyBookmarks .container {
      background: #d2cfcc !important;
}

/* маска */
#mask_dialog .inner {
    width: 870px !important;
    background: #cbc8c5 !important;
    box-shadow: 0 0 0 0.1px inset #595959;
    text-transform: lowercase;
    font-family: 'Noto Sans';
    font-size: 12px;
    border-radius: 20px;
    color: #3a3a3a !important;
}
#mask_dialog .hv-preview-block img {
    max-width: 100px;
      border-radius: 10px;
}

.hv-storage-count {
    flex: 1 1 100%;
    width: 100%;
    text-align: center;
    padding-bottom: 6px;
    color: #262424 !important;
    font-size: 10px;
}

#mask_dialog .hv-add-template {
    cursor: pointer;
    float: right;
    padding: 5px;
    border: 1px solid #00000030 !important;
}


/* сообщение не вылазит за границы */
#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: 1250px !important;
}

HTML, body {
	min-width: 540px!important;
}

/* айфон */
html {
-webkit-text-size-adjust: none;
}

/* копирайт */
.footer-copy {
    width: 1000px;
    height: 15px;
    display: inline-block;
    position: absolute;
    margin-top: 96px!important;
    line-height: 12px;
    margin-left: -20px!important;
    font-weight: 600;
    text-align: center;
    padding: 0px 5px;
    font-family: 'Noto Sans';
    font-size: 9px;
    letter-spacing: 1px;
    color: #b1a48e !important;
    text-transform: uppercase;
    z-index: 10;
    transition: ease-out 1.9s;
}

.footer-copy a {
   color: #b1a48e !important;
}


/* футер */
.footer {
    width: 1000px;
    height: 75px;
    position: relative;
    margin-top: -40px !important;
    margin-left: -20px !important;
    margin-bottom: -3px !important;
    background: url(http://forumstatic.ru/files/001b/e3/1b/36916.jpg) top left;
}


/* фиксация поля ответа в телефоне */
textarea {
-ms-text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}

/* для мобильных устройств */
HTML, body {
	min-width: 540px!important;
}
body{
  overflow-y: scroll;
}
#pun_wrap  {
    min-width: 1100px !important;
}


/* фон окна наград и репутации */
#pun-popup_awards div, #pun-reputation div {
    background: #d2cfcc;
}


/* линия */
hr {
    border: 1px dotted #00000057;
}

/* категории */
#pun-index .category h2 span, #pun-stats.section h2 span {
    width: 980px;
    display: block;
    cursor: default;
    font-family: 'Lighthaus';
    font-weight: 700;
    color: #386165;
    transition: 0.6s linear;
    font-size: 22px;
    line-height: 34px;
    overflow: hidden;
    padding: 0;
    margin-top: 1px!important;
    height: 34px;
    text-align: center;
    margin-left: -20px;
    letter-spacing: 2.5px;
}


#pun-index .category h2 p {
    width: 960px;
    margin-top: 3px;
    margin-left: -10px;
    text-align: center;
    color:#6e6352;
    font: 10px 'Noto Sans';
    text-transform: uppercase;
    letter-spacing: 0.5px;
    position: absolute;
}

#pun-index .category tr {
    background: #b6a9961f;
    border: 1px solid #00000029;
    display: block;
    margin-bottom: 16px;
    margin-top: 25px;
}


/* фон задний */
HTML {
    background-color: #3e585b!important;
    background: url("http://forumstatic.ru/files/001b/79/6e/44319.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top center;
    background-size: cover;
}



/* 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 .post h3, .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: transparent;
  }

/* 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: #2c4f53;
}

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #3f3f3f;
  }

/* 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: #3f3f3f;
  }

/* CS3.3 */
#pun-navlinks a {
    color: #000;
    text-decoration: none;
}

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: 8b352b;
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  text-decoration: none
  color: #3f3f3f;
  }

/* CS4 Post status icons
 -------------------------------------------------------------*/
/* иконки сообщений, с идеей от бланш */
#pun-index table Div.icon {margin: 16px 0px 0px -25px;}
#pun-index table Div.icon:before {
     color: #9188794a;
   font-size: 12px;
   content: "\e9fa" !important;
    font-family: 'cappuccicons';
}

#pun-index table div.inew {margin: 16px 0px 0px -25px;}
#pun-index table div.inew:before {
     color: #958b7c;
   font-size: 12px;
   content: "\e9fa" !important;
    font-family: 'cappuccicons';
}

#pun-index table div.isticky {margin: 16px 0px 0px -25px;}
#pun-index table div.isticky:before {
   color: #90887b;
   font-size: 12px;
   content: "\e9fa" !important;
    font-family: 'cappuccicons';
}

#pun-index table div.iclosed{margin: 16px 0px 0px -25px;}
#pun-index table div.iclosed:before {
      color: #7e7465;
   font-size: 13px;
   content: "\e9fa" !important;
    font-family: 'cappuccicons';
}


#pun-viewforum table Div.icon, #pun-messages table Div.icon, #pun-searchtopics table Div.icon {
    position: relative;
    float: left;
    background-color: #9188794a;
    border-radius: 50px;
    width: 11px;
    height: 11px;
    margin-left: -25px !important;
    margin-top: 9px!important;
}

#pun-viewforum TR.inew Div.icon, #pun-messages TR.inew Div.icon, #pun-searchtopics TR.inew Div.icon  {
    background-color: #958b7c;
    border-radius: 50px;
}

#pun-viewforum TR.isticky Div.icon, #pun-messages TR.isticky Div.icon, #pun-searchtopics TR.isticky Div.icon {
    background-color: #386165;
    border-radius: 50px;
}

#pun-viewforum TR.iclosed Div.icon, #pun-messages TR.iclosed Div.icon, #pun-searchtopics TR.iclosed Div.icon {
   background-color: #7e7465;
    border-radius: 50px;
}



/* убирает голубую обводку в форме ответа */
input, textarea { outline: none; }  input:active, textarea:active { outline: none; } :focus { outline: none; }



/* выделение */
    ::selection { 
    background: none repeat scroll 0 0 #9b8f7d;
    color: #000;
    opacity: 0.4;
    }  
*::-moz-selection {
    background: none repeat scroll 0 0 #9b8f7d;
    color: #000;
}


/* профиль */
.pa-posts, .pa-respect {
    display: inline-block;
    width: 60px;
    text-align: center;
    line-height: 15px;
    margin-top: 5px!important;
    margin-bottom: 0px!important;
    text-transform: lowercase;
    font-size: 9.5px;
    padding: 6px!important;
    font-family: 'Noto Sans';
    color: #000000!important;
}


.pa-respect a {  color: #000 !important;}

.pa-respect img { filter:  sepia(1) brightness(0.75) grayscale(0.4);}


.pa-avatar img {
    outline: 1px solid #403e3e3d;
    background-color: #c4beb7;
    max-width: 180px;
    max-height: 180px;
    padding: 7px;
  transition: 0.5s;
}

.pa-fld5 {
display: inline-block;
    width: 38px;
    text-align: center;
    font-size: 9.5px;
    padding: 6px!important;
    font-family: 'Noto Sans';
    margin-top: 5px!important;
    margin-bottom: 0px!important;
    color: #000000!important;
}


/* шрифты, размер и другое */
#font-area, #size-area, #spoiler-sels {
    background-color: #d2cfcc;
    color: #464544 !important;
    border: 1px solid #9c9996bf;
    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: #d2cfcc;
    color: #464544 !important;
    border: 1px solid #9c9996bf;
    width: 220px !important;
     margin-left: 555px;
    padding: 8px;
    margin-top: 4px;
    max-height: 148px;
    overflow-y: auto;
}

#smilies-area {
    background-color: #d2cfcc;
    border: 1px solid #9c9996bf;
    width: 400px !important;
    margin-left: 430px;
    padding: 8px;
    margin-top: 3px;
    max-height: 148px;
    overflow-y: auto;
    z-index: 9999;
}

div#image-area.container {
    width: 600px !important;
}
#imageupload-left input[type=button] {
    width: 14em !important;
    text-align: center;
}

#pun-messages div#meny-styles.container {
    margin-top: 15px;
}

#pun-messages #addition-area, #pun-messages  div#image-area.container, #pun-messages #video-area {
   margin-top: 25px;
}

#pun-messages #font-area, #pun-messages #size-area, #pun-messages #spoiler-sels, #pun-messages #table-area, #pun-messages #color-area, #pun-messages #smilies-area  {
   margin-top: 25px;
}


#pun-messages div#keyboard-area {
    margin-top: 20px;
    width: 330px !important;
}

/* БАННЕРЫ
----------------------------------------------------------------------------------------------------------------------*/
#banners {
    position: absolute;
    overflow: scroll;
    overflow-x: hidden;
    height: 31px;
    width: 970px;
    margin-left: 18px;
    margin-top: 21px;
    letter-spacing: 17px;
    opacity: 0.5;
}

#banners a img {
opacity:0.8;
-moz-opacity:0.8;   
filter: sepia(1) grayscale(0.65);
}


#banners a img:hover {
opacity:1;
filter: none;
}


/* прокрутка */
::-webkit-scrollbar-thumb:vertical {
background-color: #9b8f7d; height: 5px;
    box-shadow: 0 0 2px 0px #000 inset;
 }

::-webkit-scrollbar-thumb:horizontal {
background-color: #9b8f7d; height: 5px;
    box-shadow: 0 0 2px 0px #000 inset;
 }


::-webkit-scrollbar {
width: 6px;
height:6px;
background-color: rgb(20 18 15 / 12%);}

::-webkit-scrollbar-thumb {
  background-color: #384f51;
  width:6px !important;}



/* аватар */
.punbb .user-avatar .avatar-image {
    filter: brightness(0.7) sepia(1) grayscale(0.55);
}

#pun .user-avatar.user-avatar .avatar-image {
    border-radius: 50px !important;
    border: 1px solid #6a767b91;
    height: 30px;
    width: 30px;
    opacity: 0.85;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
}

.punbb .user-avatar .isonline {
    width: 7px!important;
    height: 7px!important;
    border-radius: 50px !important;
    top: 0px!important;
    right: 6px!important;
    z-index: 100;
    background-color: #645b4d !important;
}

a.lastpost-link {
    margin-left: 0px;
    margin-top: 3px !important;
    font-family: 'Noto Sans';
    font-weight: 600;
    font-size: 13px;
    line-height: 19px !important;
    color: #706452 !important;
    transition: all 1s;
}

a.lastpost-link:hover {
    color: #34575a !important;
 transition: all 1s;
}


div#meny-styles.container {
    font-family: 'Noto Sans';
    background-color: #d2cfcc;
    color: #464544 !important;
    border: 1px solid #9c9996bf;
    width: 200px !important;
    padding: 8px;
    margin-top: -10px;
    max-height: 148px;
    overflow-y: auto;
    z-index: 9999;
}

div#keyboard-area {
    background-color: #d2cfcc;
    color: #464544 !important;
    border: 1px solid #9c9996bf;
    width: 650px !important;
    padding: 8px;
    max-height: 148px;
    overflow-y: auto;
    z-index: 9999;
}

#keyboard-span input {
    color: #070707 !important;
    background-color: #d2cfcc !important;
    border: 1px solid #98918eb8 !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-index thead {display: none}
#pun-index .tcmod {display: none}
.pa-gifts {display: none;}



.pa-fld2 {
    margin-right: auto!important;
    margin-top: 6px!important;
    margin-left: -6px !important;
    margin-bottom: 0px!important;
    width: 200px;
    font-family: 'Noto Sans';
    font-weight: normal;
    line-height: 15px;
    font-size: 9.5px;
    padding: 10px !important;
    /* padding-bottom: 10px !important; */
    color: #000000 !important;
    background: #c4beb7;
    text-align: center;
    /* border-bottom: 1px solid #9d9c9b66; */
}

.pa-fld2 b {
    color: #2c4f53;
}


/* музыка краш */
audio {
    position: relative;
    z-index: 1;
    filter: sepia(20%) opacity(0.7);
    width: 650px;
    max-height: 20px;
    font-family: 'Philosopher';
    font-size: 10px !important;
    bottom: 5px;
}

audio > div {
    transform: scale(0.94);
    position: absolute;
    font-family: 'Philosopher';
}

audio ::-webkit-media-controls-enclosure {
    border-radius: 0px !important;
font-family: arial !important;
}

span.audio-title {
   font-size: 0px !important;
}

audio::-webkit-media-controls-panel {
                background-color: #ada38e;
  border-radius: 0px !important;
font-family: arial !important;
font-weight: 800 !important;
}


@media only screen and (max-device-width: 1000px) {
audio {
  transform: scale(0.43);
}
    }