/*Да помогут мне боги верстки! Алюминь*/

/* A1 Import the colour scheme
------------------------------------------------------*/
/* A1.1 */
  @import url(style_cs.1598819587.css);

#pun-adnav .isactive ul.adsubnav a {
color: #45656c!important;
}

#pun-adnav .isactive ul.adsubnav a:hover {
color: #45656c!important;
}

.admain #pun-adnav {
    float: left;
    width: 14em;
    margin-left: -156px;
    display: inline;
}

/* A2 Deal with browser defaults and wonkiness
--------------------------------------------АА----------*/
#qpsContainer {
    display: none;
    text-align: center;
    vertical-align: middle;
}

#banners {
    position: absolute;
    margin-top: 10px;
    margin-left: 840px;
}

#admins {
    position: absolute;
    margin-left: 530px;
    opacity: 0.8;
    transition: all 0.3s linear 0s;
}

#admin1 {
    margin-top: 20px;
}

#admin2 {
    margin-left: 50px;
    margin-top: -30px;
}


#brow {
    text-align: right;
    position: absolute;
    width: 510px;
    height: 10px;
    margin-top: 93px;
    margin-left: 390px;
    font-size: 10px;
    font-family: arial;
    color: #22212f;
}

#info {
    text-align: justify;
    position: absolute;
    width: 238px;
    height: 80px;
    padding: 4px;
    margin-top: 14px;
    margin-left: 274px;
    font-size: 10px;
    font-family: arial;
    color: #3f3c4cc7;
    overflow-y: auto;
    border: #7b847a 1px dotted;
    border-radius: 10px;
}

/* A2.1 */
body, html {
background: url(http://forumstatic.ru/files/0016/82/74/40298.jpg) repeat-x 100% 0%, #8b9f93 url(http://forumstatic.ru/files/0016/82/74/36677.jpg) repeat 50% 0%;
    margin: 0;
    min-height: 724px;
}

#pun-admain .adcontainer th,
#pun-admain .adcontainer td,
.adcontainer, .adformal {
  border: none!important;
  background-color: transparent!important;
}

#profile-right {
  text-align: left!important;
}

#pun-live-rusff, .pl-share, #pun td .modlist {
  display: none!important;
}

.lastedit {
  display: none;
}

#post-preview {
  width: 97%;
  border: 1px solid #ababab;
  margin: 0px 4px 10px;
  padding: 0!important;
}

#form-buttons {
    width: 97.5%;
    margin: 15px 0 0 0;
    color: #453e3e;
    border-left: #d08b52 3px solid;
}

.button {
    background-color: rgba(85, 162, 104, 0.37)!important;
    box-shadow: 2px 2px 5px rgba(2, 33, 7, 0.23)!important;
    font-weight: bold!important;
    text-transform: lowercase;
    border: 1px solid #26232f9c!important;
    border-radius: 2px;
}
}

#pun-admain .adinput {
  padding-top:5px!important;
}

#pun-admain fieldset .adfs-box {
  padding: 10px!important;
}

#pun-admain fieldset p {
  border-top: none!important;
  border-left-width: 190px!important;
  border-left-color: transparent!important;
  border-bottom: none!important;
  border-right: none!important;
  background-color: transparent!important;
}

.punbb input {
padding: 3px;
    margin: 3px 0px;
    background: rgba(234, 241, 231, 0.35);
    color: #323c33e8;
    border: 1px #34304694 solid;
}

.punbb input[type='radio'] {
  background:none!important;
}

#pun-status span.item1 {
    display: block;
}

#pun-status span.item2 {
    display: inline;
}

#pun-status span.item2 a {
    margin: 5px 0px;
    display: inline;
}

#pun-status span.item3 {
    display: block;
}

#pun-main div.catleft, #pun-main div.catright,
.punbb .divider {
  display: none;
}

.offline li.pa-online {
  font-weight: normal;
  text-align: center;
}

#pun-admain fieldset {
  background-color: transparent!important;
  padding: 0!important;
  border: none!important;
}

/* A2.2 */
.punbb * {
  margin: 0
}

/* A2.3 */
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
  padding: 0;
  list-style: none;
}

/* A2.4 */
.punbb img {
  border:none;
  }

/* A2.5 */
.punbb .main table {
  table-layout: fixed;
  width: 100%;
  }

/* A2.6 */
.checkfield input[type="checkbox"], .radiofield input[type="radio"] {
  margin: 0 0.3em;
  }

/* A2.7 */
p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {
  height: 1.8em;
  vertical-align: middle
  }



 /* A3 Text setup
------------------------------------------------------*/
/* A3.1 */
body {
  font-size: 100.01%;
  }

/* A3.2 */
.punbb {
  font: normal 68.75% 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 h4, .punbb table {
  font-size: 1em;
  font-weight: normal;
  text-align: left;
  }

.punbb h3, .punbb th {
  font-size: 1em;
  font-weight: normal;
  }

.punbb h1 {
  width: 100%;
  color: #250804!important;
  }

/* A3.5 */
.punbb h1 span, .punbb h2 span, .punbb legend span {
    background-repeat: no-repeat;
    font-size: 20px;
    font-family: Marmelad, Arial;
    color: #bf6d48;
    text-transform: lowercase;
  }

/* A3.6 */
.punbb pre {
  font: 1.1em/140% monaco, "bitstream vera sans mono", "courier new", courier, monospace;
  }

/* A3.7 */
.punbb address, .punbb em {
  font-style: normal;
  }

/* A3.8 */
.punbb .post-content em {
  font-style: italic;
  display: inline!important;
  }

/* A3.9 */
.punbb .post-content em.bbuline {
  font-style: normal;
  text-decoration: underline;
  }

/* A3.10 */
.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 {
    position: relative;
    margin: 0 auto;
    width: 900px;
    background: url(http://forumstatic.ru/files/0016/82/74/14393.jpg) repeat-y center center;
    margin-bottom: 20px;
}

/* A5.2 */
.punbb {
    width: 900px;
    margin: 0 auto;
    height: auto;
    background-repeat: repeat-y;
}

/* A5.3 */
#pun-redirect, #pun-maint {
  margin-top: 50px;
  padding-left: 10px;
  border: 1px solid #8b9f93;
  background: url(http://forumstatic.ru/files/0016/82/74/76860.jpg) repeat-y center center;
  background-repeat: repeat;
  width: 900px;
  float: none;
  background-color: #8b9f93;
  color: #1b0f03;
}

#pun-redirect .main-title {     
   background: transparent!important;   
    font-size: 20px;
    font-family: Marmelad, Arial;
    color: #bf6d48;
    text-transform: lowercase;
   margin-bottom:0px!important;}
}

/* A5.4 */
.punbb .section, .punbb .main {
  margin-bottom: 1em;
}

/* 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, .punbb .container {
  border:none;
}

/* A5.9 */
.punbb .section h2, #pun-main h1, #pun-main h2, #pun-debug h2 {
background-repeat: no-repeat;
    width: 900px;
    height: auto;
    text-align: center;
    font-size: 16px;
    border-bottom: 10px #7f946ecf solid;
}

/***************************************
B - MAIN CONTENT - GENERAL
***************************************/

/* B1 Parsed Content, Signatures and Scroll Boxes
------------------------------------------------------*/
/* B1.1 */
.punbb .post-content {
    padding: 0;
    margin: 0 20px;
    width: 97.5%;
    text-align: justify;
    font-size: 11px;
}

/* B1.2 */
.punbb .post-sig {
  margin-top: 5px;
}

.punbb .post-sig p {
  font: normal 10px/15px Verdana;
}

.punbb .post-sig dt {
    display: block;
    width: auto;
    margin-top: 10px;
    padding-top: 5px;
    text-align: center;
    border-top: 1px dotted #757e7999;
}

/* B1.3 */
.punbb .post-content p {
  line-height: 150%; 
  padding-top: 7px;
  padding-bottom: 7px;
  text-align: justify;
  color: #414454;
  word-break: break-word;
}

/* B1.4 */
.punbb .post-content img {
  vertical-align: text-bottom
}

/* B1.5 */
.punbb .post-content img.postimg {
  vertical-align: middle;
   max-width: 100%;
   margin: 0.4em 0;
}

/* B1.6 */
.punbb .post-content .blockcode, .punbb .post-content blockquote {
  width: 100%;
}

/* B1.7 */
.punbb .post-content .scrollbox {
  min-height: 4em!important;
  overflow: auto;
}

/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
    width: 95%;
    margin: 5px auto;
    padding: 5px;
    background-color: rgba(238, 255, 238, 0.39);
    color: #3e4c5a;
    border: 1px solid #6c6f76c4;
    border-top: #d08b52 8px solid;
}

.punbb .post-content .code-box {
  overflow: auto;
  max-width: 95%!important;
  margin-bottom: 0!important;
}

.punbb .post-content .quote-box p, .punbb .post-content .spoiler-box p {
  line-height: 140%;
}

/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
    display: block;
    font-weight: bold;
    font-style: normal;
    border-bottom: 1px solid #1a191e;
    padding: 0px 5px 5px 0px;
    font-family: Arial;
    font-size: 13px;
}

.punbb .post-content .spoiler-box blockquote.visible {
  border-top: 1px dashed #b8b0a2;
  margin-top: 11px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.punbb .post-content table { 
  border-collapse: separate; 
  border-spacing: 3px 3px!important;
}

.punbb .post-content td {
  border: 1px solid transparent!important;
  padding-top: 5px!important;
  vertical-align: top;
}

.punbb .post-content td p {
  text-align: center;
}

/* B2 Information boxes
------------------------------------------------------*/
/* B2.1 */
.punbb .info-box {
  padding: 1.1em 1.7em 1em 1.7em;
  border:none;
  margin: 0 0 1.1em 0;
}

/* B2.2 */
.punbb .info-box * {
  padding: 0 0 0.7em 0;
}

/* B2.3 */
.punbb #pun-main .info-box .legend {
  font-size: 1.1em;
  font-weight: bold;
}


/* B3 Pagination and posting links
------------------------------------------------------*/

/* B3.1 - Linkst */
.punbb .linkst {
    padding: 1em 1.5em;
}

.linkst .pagelink {
    display: inline;
    float: left;
    text-align: left;
    color: #5f5b65;
    font-size: 11px;
}

.linkst .postlink {
    display: inline;
    float: right;
    text-align: right;
    font-weight: bold;
    color: #5f5b65;
    font-size: 11px;
    width: auto!important;
}

/* B3.3 - Linksb */
.punbb .linksb {
    padding: 0.4em 2em;
    font-size: 12px;
    font-family: arial;
    color: #423f4eb8;
}

.linksb .pagelink {
  display: inline;
  float: left;
  text-align: left;
}

.linksb .postlink {
  display: inline;
  float: right;
  text-align: right;
  font-weight: bold;
}

/* B3.3 - Multipage and Subscribe */
.multipage {
  margin-top: 0;
}


/***************************************
C - MAIN CONTENT - SPECIFIC
***************************************/
/* C1 Form layout
------------------------------------------------------*/

/* C1.1 */
.punbb .formal .container {
  padding: 1em 2.3em 1.1em 2.3em;
}

/* C1.2 */
.punbb .formsubmit {
  padding: 0 0 0 6px;
  margin: 0;
}

/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
  margin: 0 0.4em 0 2px;
}

/* C1.4 */
.punbb fieldset {
    border: none;
    width: 100%;
}

/* C1.5 */
.punbb fieldset legend {
  padding: 0;
  margin: 0 0 0 11px;
  font-size: 1.1em
}

/* C1.6 */
.punbb fieldset legend span {
  display: none;
}

/* C1.7 */
.punbb fieldset fieldset {
  border: none;
  margin: 0;
  padding: 0 0 8px 0
}

/* C1.8 */
.punbb .fs-box {
  padding: 0;
}

.punbb .fs-box.hashelp {
    padding: 0;
    width: 100%;
}

/* C1.9 */
.punbb .fs-box p, .punbb .fs-box fieldset {
   margin-top: 3px;
}

div.fs-box .post h3 span {
    width: 455px;
}

#profile .container div.post-author {
    padding-bottom: 2px;
    width: 220px!important;
    margin-top: -1px;
    background-color: rgb(186, 210, 178);
    background: url(http://forumstatic.ru/files/0016/82/74/59188.png);
    line-height: 0.5!important;
    border: 1px #34314496 solid;
    color: #626369;
}

/* 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 {
    padding: 5px;
    background: rgb(230, 255, 210);
    box-shadow: inset 0px 0px 5px rgba(128, 128, 128, 0.65);
    color: #323c33e8;
    border: 1px #34304694 solid;
}

/* 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 page */
.punbb .main th {
  visibility:hidden;
  border: none;
  font-size:0.8em;
  padding: 0.4em 1em 0.4em 1em;
}

.punbb .main td {
  border:none;
  padding: 0.5em 1em;
}

.punbb .main .tcl {
  border: none;
  overflow: hidden;
  width: 40%;
}

.punbb .main .tcl a {
    text-decoration: none;
    transition: all 0.5s linear 0s;
    word-wrap: break-word;
    font-family: Arial, sans-serif;
}

.punbb .main .tcl h3 a {
    text-decoration: none;
    font-family: Marmelad, sans-serif;
    font-size: 18px;
    color: #292338c9;
    text-transform: lowercase;
    letter-spacing: 1px;
}

.punbb .main .tcl a:active, .punbb .main .tcl a:focus, .punbb .main .tcl a:hover {
color: #9e4b40;
    transition: all 0.2s linear 0s;
}

.punbb .main .tc2, .punbb .main .tc3 {
    text-align: center;
    width: 10%;
}

.punbb .main .tcr {
    overflow: hidden;
    text-align: left;
    width: 25%;
}

td.tcr a {
    font-weight: bold;
    font-family: Arial;
}

/* C2.1.1 - Icons */
.punbb tbody.hasicon td.tcl {
    padding-left: 30px;
}

.punbb div.icon {
    position: relative;
    float: right;
    height: 37px;
    width: 35px;
}

/* C2.2 - User List */
#pun-userlist .main .tcl, 
#pun-modviewforum .main .tcl {
  text-align: left;
  width: 34%;
}

#pun-userlist .main .tc2 {
  text-align: left;
  width: 22%;
  background: transparent;
}

#pun-userlist .main .tc3 {
  text-align: center;
  width: 11%;
  background: transparent;
}

/* C2.3 - Search topics */
#pun-searchtopics .main .tcl {
  text-align: left;
  width: 30%;
  background: transparent;
}

#pun-searchtopics .main .tcl span {
   color: #311904;
}

#pun-searchtopics .main .tcl a {
   color: #311904;
   line-height: 0.4px;
}

#pun-searchtopics .main .tc2 {
  text-align: left;
  width: 20%;
  background: transparent;
}

#pun-searchtopics .main .tc3 {
  text-align: center;
  width: 10%;
}

/* C2.4 - Debug?*/
#pun-debug table .tcl {
  width: 15%;
  white-space:normal;
}

#pun-debug .tcr {
  width: 90%;
  white-space: normal;
}

/* C2.5 */
#pun-index .tcl h3 {
    height: auto;
    padding: 3px;
    background: -webkit-linear-gradient(right, rgb(211, 239, 188) 0%,rgba(204, 210, 178, 0) 50%,rgba(163, 197, 124, 0) 51%,rgba(222, 171, 133, 0.73) 100%);
    background: -moz-linear-gradient(right, rgb(211, 239, 188) 0%,rgba(204, 210, 178, 0) 50%,rgba(163, 197, 124, 0) 51%,rgba(222, 171, 133, 0.73) 100%);
    background: -o-linear-gradient(right, rgb(211, 239, 188) 0%,rgba(204, 210, 178, 0) 50%,rgba(163, 197, 124, 0) 51%,rgba(222, 171, 133, 0.73) 100%);
    background: -ms-linear-gradient(right, rgb(211, 239, 188) 0%,rgba(204, 210, 178, 0) 50%,rgba(163, 197, 124, 0) 51%,rgba(222, 171, 133, 0.73) 100%);
    background: linear-gradient(right, rgb(211, 239, 188) 0%,rgba(204, 210, 178, 0) 50%,rgba(163, 197, 124, 0) 51%,rgba(222, 171, 133, 0.73) 100%);
    border: none;
  }

/* C2.6 */
.punbb td span.youposted {
  font-weight: bold;
  margin-left: -1em;
  position: absolute;
  }

/* C2.7 */
.punbb td .modlist {
  display: block;
  padding-top: 0.3em
  }


/* C3 Topics
------------------------------------------------------*/

/* C3.1 */
.punbb .post .container {
  border:none;
  margin-top: -1px;
  padding-bottom: 1px;
  }

/* C3.2 */
.punbb .post h3 {
    border: none;
    margin-left: 234px;
  }

/* C3.3 */
.punbb .post h3 span {
    text-align: left;
    display: block;
    padding: 5px;
    color: #2d2c2fbd;
    font-family: arial;
    font-style: italic;
  }

/* C3.4 */
.punbb .post h3 strong {
    float: right;
    text-align: right;
    margin: 0px 10px 0 10px;
  }

/* C3.5 */
.punbb .post .post-author {
    float: left;
    overflow: hidden;
  }

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
padding: 0 1em 0em 1em;
    line-height: 140%;
    font-size: 11px;
    color: #494a56;
    text-align: center;
}


/* C3.7 */
.pa-author {
    width: 220px;
    margin-left: -11px;
    font-size: 20px!important;
    font-family: Marmelad, Arial;
    background: #d08b52;
    vertical-align: -17px;
    text-align: center;
}

/* C3.8 */
.pa-author a {
    color: #fffff0!important;
    font-size: 16px!important;
    font-family: Marmelad, Arial, sans-serif;
    margin: 10px!important;
}

.pa-author strong {
    color: #fffff0!important;
    font-size: 16px!important;
    font-family: Marmelad, Arial, sans-serif;
    margin: 10px!important;
    font-weight: normal;
}

li.pa-author {
    padding: 5px 0px;
    height: auto;
}

/* C3.9 */
li.pa-avatar {
  text-align: center;
}

li.pa-avatar img {
  text-align: center;
  border: 3px double #a3a3a3;
}

li.pa-respect, li.pa-posts {
    width: 50px;
    display: inline-block;
    text-align: center;
    font-size: 11px;
    width: 50px;
    display: inline-block;
    text-align: center;
    font-size: 11px;
    text-transform: lowercase;
}

li.pa-posts {
    margin-left: -10px;
}

li.pa-respect{
    margin-left: 30px;
}

li.pa-respect a, li.pa-posts a {
    color: #2f2b44d4!important;
    letter-spacing: -0.5px;
}


.post-author {
    width: 220px!important;
    margin-left: 12px;
    background-color: rgb(186, 210, 178);
    background: url(http://forumstatic.ru/files/0016/82/74/13762.png);
    line-height: 0.5!important;
    border: 1px #34314496 solid;
    color: #626369;
    padding-bottom: 10px;
}

/* C3.10 */
li.pa-title {
    position: relative;
    overflow: visible;
    width: 220px!important;
    height: auto;
    left: -11px;
    padding: 2px 5px;
    margin-bottom: 8px;
    text-align: center;
    font-weight: normal;
    font-family: arial;
    font-size: 11px;
    line-height: 1;
    background: #fcfdf182;
    color: #434950;
}

/* C3.11 */
li.pa-fld1, 
li.pa-fld2, 
li.pa-fld3,
li.pa-fld4,
li.pa-fld5  {
    font-size: 11px;
    color: #626369;
    text-align: center;
}


li.pa-fld4 {
  font-size: 1px!important;
  padding-top: 2px;
  margin-top: 4px;
  padding-bottom: 2px;
  margin-bottom: 2px;
  margin-left:0px;
  text-align: left;
  font-weight: 700;
  color: #9D8F7F;
}

li.pa-fld5 {
padding-bottom: 10px;
border-bottom: 1px solid #726458;
}

li.pa-posts {

}

li.pa-online {
    text-align: center;
    border: none;
    padding: 10px 0px;
    margin-top: 5px;
    margin-left: -11px;
    width: 220px;
    height: auto;
    background: #e4efd3cf;
    margin-bottom: -10px;
  }

li.pa-online strong {
    font-family: Marmelad, Arial, sans-serif;
    font-size: 14px!important;
    color: #474e56;
}

li.pa-awards {
display: none;
  }

li.pa-gifts {
display: none;
  }

/* C3.12 */
.punbb .post-body {
  margin-left: 15em;
  border:none;
  padding: 0 0 1px 0;
  font-size: 14px!important;
  }

/* C3.13 */
.punbb .post-box {
    padding: 1em 2em 1em 2em;
  }

/*C3.14 */
.punbb fieldset .post-box {
  margin-bottom: 0.8em
  }

/* C3.15 */
.punbb .post-links {
  border: none;
}

/* C3.16 */
.punbb .post-links ul {
    width: auto;
    text-align: right;
    padding-left: 15px;
    color: #6a7b70;
}

.punbb .post-links ul a {
    color: #6a7b70;!important;
}

#profile .container .post-links ul {
    margin-right: -1px!important;
}

#profile.container div.tclcon a {
    font-weight: normal;
}

/* C3.17 */
.punbb .post-links li {
  display: inline;
  padding-left: 15px;
  padding-right: 15px;
}

/* C3.18 */
.pl-email, .pl-website {
  float: left;
}

/* C3.19 */
.punbb .clearer {
  clear: both;
  height: 0;
  font-size: 0;
}


/* C4 Moderator menu
------------------------------------------------------*/
/* C4.1 */
.punbb .modmenu .container {
  padding: 0.5em 1em;
  text-align: right;
}

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
  height: 1.8em;
  line-height: 1.8em;
}

/* C4.3 */
.punbb .modmenu .container strong {
  float: left;
}

/* C4.4 */
.punbb .modmenu input {
  margin-left: 1em;
}


/* C5 Message boxes
------------------------------------------------------*/
/* C5.1 */
.punbb .info .container {
  padding: 0.8em 2em
  }

/* 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:none;
  padding: 1.5em 18px 0.8em 18px;
  margin: 0 0 1em 0;
}

/* C6.5 */
#viewprofile h2, #profilenav h2 {
    background: transparent;
    border: none;
    padding: 0 0 0 0;
    margin: 0 14px -0.6em -4px;
    width: 180px;
    height: 30px;
}

/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {
  padding: 0 5px;
  position: relative;
  text-align: left;
}

/* C6.7 */
#viewprofile li, #setmods dl {
  padding: 0 0 0 16em;
  margin-bottom: 0.2em;
}

/* C6.8 */
#viewprofile li span {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.5em 1em;
  font-weight: bold;
}

/*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: 0.5em 1em;
  font-weight: normal;
}

/* C6.11 */
.punbb img.avatardemo {
  float: right;
/*  margin: 0 0 0.8em 1.8em */
}

#profile .fs-box p {
  margin: 5px 0;
}

/* C7 User list
------------------------------------------------------*/

/* C7.1 */
#pun-userlist .formal, #pun-userlist .formal .container {
  border: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:none;
  }


/***************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
***************************************/

/* D1 Logo and description
------------------------------------------------------*/
/* D1.1 */
#pun-title {
  margin: 0;
  border: none;
  }

/* D1.2 */
#pun-title h1 {
  display: block;
  height : 40px;
  padding: 2em 1em 0 1em;
  }

/* D1.3 */
#pun-title .container {
  border:none;
  }

/* D1.4 */
#pun-title h1 span  {
  font-size: 1.5em;
  display: none!important;
  }

#pun-title table {
    border: none;
    height: 212px!important;
    width: 900px!important;
    background: url(http://forumstatic.ru/files/0016/82/74/46872.jpg) no-repeat;
    background-position: 50% 0%;
    background-repeat: no-repeat;
}

#pun-title td.title-logo-tdl {
  border: none;
  width:1px!important;
  }

#pun-title td.title-logo-tdr {
  text-align: left;
  vertical-align: top;
  }


/* D2 Page navigation
------------------------------------------------------*/
/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: -15px;
  left: 0;
  margin: 0;
  border: none;
  padding: 0;
  width: 100%;
  }

/* D2.2 */
#pun-pagelinks .container {
  background: transparent;
  border: none;
  padding: 0}

/* D2.3 */
#pun-pagelinks .container li {
  display: inline
  }

/* D2.4 */
#pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover {
  height: 2em;
  line-height: 2em;
  padding: 0;
  font-size: 1.2em;
  margin-left: -9999px;
  display: block;
  float:left;
  width: 100%;
  }

/* D2.5 */
#pun-pagelinks a:active, #pun-pagelinks a:focus {
  position:relative;
  margin: 0;
  }

#pun-pagelinks li a span {
  display:block;
  margin: 0 1em
  }


/* D3 Forum navigation
------------------------------------------------------*/
/* D3.1 */
div#pun-navlinks {
    margin-top: -55px;
    width: 900px;
    height: 75px;
    text-align: center;
}

/* D3.2 */
#pun-navlinks, #pun-navlinks .container {
  border:none;
}

#pun-navlinks .container {
    position: relative;
    top: 38px;
}

/* D3.3 */
#pun-navlinks li {
    display: inline;
    vertical-align: middle;
    color: #271605;
    font-weight: bold;
    padding-right: 10px;
  }

/* D3.4 */
#pun-navlinks #navawards {
  display: none!important;
  }

#pun-navlinks li#navindex a span, 
#pun-navlinks li#navuserlist a span, 
#pun-navlinks li#navsearch a span, 
#pun-navlinks li#navprofile a span, 
#pun-navlinks li#navpm a span, 
#pun-navlinks li#navadmin a span, 
#pun-navlinks li#navlogout a span, 
#pun-navlinks li#navregister a span, 
#pun-navlinks li#navlogin a span, 
#pun-navlinks li#navpiar a span, 
#pun-navlinks li#navread a span {
    background: no-repeat scroll 0 0 transparent;
    display: inline-block !important;
    font-size: 12px;
    text-transform: uppercase;
    margin-right: 3px;
    font-family: Arial, sans-serif;
  }

/* D3.5 */
#pun-navlinks li#navindex a span {
  width: auto;
  }

#pun-navlinks li#navuserlist a span {
  width: auto;
  }
11
#pun-navlinks li#navsearch a span {
  width: auto;
  }

#pun-navlinks li#navregister a span {
   width: auto;
  }

#pun-navlinks li#navlogin a span {
  width: auto;
  }

#pun-navlinks li#navpiar a span {
  width: auto;
  cursor: pointer;
  }

#pun-navlinks li#navread a span {
  width: auto;
  cursor: pointer;
}

#pun-navlinks li#navprofile a span {
    width: auto;
}

#pun-navlinks li#navpm a span {
  width:auto;
}

#pun-navlinks li#navadmin a span {
    position: absolute;
    font-size: 0px;
    margin-left: 230px;
    margin-top: -60px;
    width: 30px;
    height: 30px;
    z-index: 4;
    background-color: #f8f9e796;
    border-radius: 40px;
    border: 1px grey dotted;
}

#pun-navlinks li#navlogout a span {
  width: auto;
  border: none;
}

#pun-navlinks li#navindex a span:hover, 
#pun-navlinks li#navuserlist a span:hover, 
#pun-navlinks li#navsearch a span:hover, 
#pun-navlinks li#navprofile a span:hover, 
#pun-navlinks li#navpm a span:hover, 
#pun-navlinks li#navlogout a span:hover, 
#pun-navlinks li#navregister a span:hover, 
#pun-navlinks li#navlogin a span:hover, 
#pun-navlinks li#navpiar a span:hover, 
#pun-navlinks li#navread a span:hover {
  color: #ab6054;
  transition: all 0.3s linear 0s;
}

/* D4 User links
------------------------------------------------------*/
/* D4.1 */
#pun-ulinks {
  margin-top: -20px;
  height: 20px;
}

/* D4.2 */
#pun-ulinks .container {
padding: 3px;
    position: relative;
    text-align: center;
    font-variant: small-caps;
    background: #4c5848d4;
}

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
    display: inline;
    border: none!important;
    text-transform: lowercase;
    white-space: nowrap;
    color: #cecece;
    font-family: arial;
}

/* D4.4 */
#pun-ulinks li a {
  padding: 0 0.1em 0 1.5em;
}

/* D4.5 */
#pun-ulinks li.item1 a, 
#pun-ulinks li.item2 a,
#pun-ulinks li.item3 a,
#pun-ulinks li.item4 a,
#pun-ulinks li.item5 a,
#pun-ulinks li.item6 a,
#pun-ulinks li.item7 a, {
  background: no-repeat scroll 0 0 transparent;
  border: none;
  display: inline-block!important;
  height: 15px;
  margin-right: 10px;
  position: relative; top: -5px;
  opacity: 0.8;
  transition: all 0.5s linear 0s;
}

#pun-ulinks li.item1 a:hover, 
#pun-ulinks li.item2 a:hover, 
#pun-ulinks li.item3 a:hover, 
#pun-ulinks li.item4 a:hover, 
#pun-ulinks li.item5 a:hover, 
#pun-ulinks li.item7 a:hover, 
#pun-ulinks li.item6 a:hover {  
   opacity: 1;
   transition: all 0.5s linear 0s;
}


/* D5 Welcome box and Top Breadcrumbs
------------------------------------------------------*/
/* D5.1 */
#pun-status, #pun-status .container {
  border: none;
  margin-bottom: 0;
}

/* D5.2 */
#pun-status .container {
    padding: 1em 1em 1em 20px;
    width: 870px;
    color: #37393c;
}

/* D5.3 */
#pun-status span {
  white-space: nowrap;
  margin-right: 0.5em;
}

/* D5.4 */
#pun-crumbs1, #pun-crumbs2 {
  font-weight: bold;
  overflow: hidden;
  margin-top: 0;
}

/* D5.5 */
#pun-crumbs1 p.container {
    border: none;
    margin: 1em 0;
    padding: 1em;
    font-family: arial;
    font-size: 13px;
    color: #40444e;
}

#pun-crumbs2 p.container {
    border: none;
    margin: 1em 0;
    padding: 1em;
    font-family: arial;
    font-size: 13px;
    color: #40444e;
}

/* D5.6 */
#pun-break1 {
  margin: 0 1em;
  border: none;
  height: 0;
  margin: -2px 1em;
  position: relative;
  z-index: 1;
}


/* D6 Announcement
------------------------------------------------------*/
/* D6.1 */
#pun-announcement h2 {
   display: none;
}

/* D6.2 */
#pun-announcement h2 span {
  display: none;
}

/* D6.3 */
#pun-announcement .container {
    padding: 0.1em 1em 1em 1.5em;
    background: url(http://forumstatic.ru/files/0016/82/74/14314.jpg);
    text-align: justify;
    width: 890px;
    height: 99px;
}


/* D7 Statistics
------------------------------------------------------*/
/* D7.1 */
#pun-stats .container {
    margin-top: 5px;
    padding: 15px;
    width: 870px;
    color: #37393c;
  }

#pun-stats .container a {
    color: #3d3849;
    font-weight: bold;
    font-family: Arial;
}

/* D7.2 */
#pun-stats li.item1, #pun-stats li.item2 {
  float: left;
  clear: both;
  line-height: 120%;
  }

/* D7.3 */
#pun-stats li.item3, #pun-stats li.item4 {
  text-align: right;
  line-height: 120%;
  }

/* D7.4 */
li#onlinelist {
  margin-top: 1em;
  border: none;
  float: left;
  width: 100%;
  line-height: 120%;
  }

/* D7.5 */
li#onlinelist div {
  border: none;
  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.4 */
#html-footer {
    position: relative;
    width: 0!important;
    height: 00px!important;
    top: -85px!important;
  }

#pun-about .section {
  border:none!important;
  color: #a29381!important;
  text-transform: uppercase!important;
  font-family: Century Gothic!important;
  font-weight: normal!important;
  }

/* D8.6 */
#pun-break4 {
  display:none;
  color: #a29381!important;
  text-transform: uppercase!important;
  font-family: Century Gothic!important;
  font-weight: normal!important;
  }

#pun-about {
    position: relative;
    background: url(http://forumstatic.ru/files/0016/82/74/29206.jpg) no-repeat;
    height: 160px!important;
    width: 900px!important;
}

/* D8.9 */
div.punbb-admin #pun-about .container {
  border: none;
}





/* D9 Help file
------------------------------------------------------*/
/* D9.1 */
#pun-help .formal .info-box h3.legend {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0.8em;
  }

/* D9.2 */
#pun-help .formal .info-box h3.legend span {
  padding-bottom: 0.6em;
  display: block;
  border: none;
  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;
  }

#pun-report .inner, #pun-reputation .inner {
  background-color: beige;
  border: 3px solid #c8c2b7;
  width: 829px;
  padding-left: 29px;
 }

#font-area, #size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area {
right: 23px!important;
    background-color: rgb(230, 255, 210);
    background-repeat: repeat;
    border: 1px solid #73797c;
    z-index: 2;
}

.subscribelink {
  display: block;
  margin-top: 17px;
  text-align: right;
  font-size: 11px;
  }

.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: #292538d4;
   text-decoration: none;
}

div.icon, div.inew, tr.iredirect div.icon, tr.iclosed div.icon, tr.isticky div.icon {
  border:none;
  background-position: top center;
  background-repeat: no-repeat;
  }

div.icon {
    background: url(http://forumstatic.ru/files/0016/82/74/98800.png);
  }

div.inew {
    background: url(http://forumstatic.ru/files/0016/82/74/45366.png);
    margin-top: -10px;
  }

tr.iclosed div.icon, tr.iredirect div.icon {
    background: url(http://forumstatic.ru/files/0016/82/74/40852.png);
    margin-top: -10px;
}

tr.isticky div.icon  {
    background: url(http://forumstatic.ru/files/0016/82/74/41153.png);
    margin-top: -10px;
}

.adformal h2, #pun-adnav h2 {
padding: 0.5em 1em;
    padding: 0.5em 1em;
    border-style: none solid solid none;
    background-color: #6c6f7642!important;
}

#smth{
    position: absolute;
    color: #062805!important;
    width: 120px;
    margin: 20px 340px;
    text-align: center;}

/* Скрытие стрелочек на маленьких экранах */
@media screen and (max-width: 800px) {  a[href="#top"] {  display: none;  } }

.iframe {
    width: 728px;
    height: 90px;
    display: none:}

#menu {
    width: 140px;
    height: 60px;
    text-transform: uppercase;
    padding-top: 27px;
}

#menu span {
    text-align: left;
    display: block;
    color: #e1dede;
    font-size: 12px;
    font-family: 'Comfortaa', Arial, sans-serif;
    transition: all 0.3s linear 0s;
}

#submenu, #menu span {
    background: tranceparant;
}

#menu span:hover {
    transition: all 0.3s linear 0s;
    letter-spacing: 0.3px;
}

#menu span:active {
    color: #000000;
}

#submenu {
margin-top: 13px;
    height: 90px;
    text-align: left;
    font-size: 12px;
    width: 450px;
    color: #e1dede;
    overflow-y: scroll;
}

.submenutext {
   display: none; 
   height: 40px;
}

#rightcont {
    padding: 3px;
    height: 180px;
    text-align: center;
    font-size: 12px;
    vertical-align: -5px;
}

#rightcont span {
    width: 200px;
    text-align: center;
    display: block;
    color: #fafafa;
    margin: 7px 0;
    font-size: 20px;
    font-family: 'Open Sans Condensed', Arial, sans-serif;
    transition: all 0.5s linear 0s;
}

#tab-for {
background-repeat: no-repeat;
    font-size: 11px;
    font-family: arial;
    color: #1a191ea8;
    font-style: italic;
padding: 3px 0;
}


#tab-for a {
    font-variant: small-caps;
    line-height: 95%;
    color: #1a191e;
    font-weight: bold;
    font-family: Arial;
}

div.tclcon {
    text-align: center;
    border-left: #b9545394 2px solid;
    background: #e6ffd2ad;
    padding: 5px;
}

.pmtcl1 {
    background: transparent!important;
}

.pmtcl1 a{
    vertical-align: -10px;
    padding-left: 5px;
    color: #1b0f01!important;
}

td.tc2.pmtc22, td.tc2.pmtcl1, td.tc3.pmtc33, td.tc2.pmtc24 {
    background: transparent!important;
}

#main-reply {
    width: 96%!important;
    padding: 5px;
    background: rgb(230, 255, 210);
    box-shadow: inset 0px 0px 5px rgba(128, 128, 128, 0.65);
    color: #323c33e8;
    border: 1px #34304694 solid;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.topic a.sharelink {
    display: none;
}

select#mod-options {
    width: 220px;
    padding: 3px;
    margin: 3px 0px;
    background: rgba(234, 241, 231, 0.35);
    color: #323c33e8;
    border: 1px #34304694 solid;
}

div#topic-users-in.modmenu {
    width: 900px;
    color: #2b2b2dcf;
    font-size: 12px;
    font-family: arial;
}

div#topic-users-in.modmenu a {
color: #1c1c2dd1;
    font-weight: bold;
    font-style: italic;
}

div.post-rating  {
    font-size: 12px!important;
}

div.post-rating a, div.post-vote a {
    font-size: 12px!important;
    text-decoration: none !important;
    font-family: Arial;
    margin-right: 14px;
}

select#ctl_regselect, select#ctl_tzselect, select#fld1, select#fld2, select#fld3, select#fld4, select#fld5, select#fld6, select#fld7, select#fld8, select#fld9, select#fld10, select#fld11 {
    padding: 3px;
    margin: 3px 0px;
    background: rgba(234, 241, 231, 0.35);
    color: #323c33e8;
    border: 1px #34304694 solid;
}

span.usersname a, td.tcl a.registered-user {
    color: #2f2733!important;
    font-size: 12px!important;
    font-family: Arial!important;
}

/* Стиль таблицы с вкладками
 -----------------------------------------------------*/
.container1 {
   width: 97%; 
   margin: 0 auto; 
   padding: 0;
}

ul.tabs {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 40px;
    width: 467px;
    width: 100%;
}
ul.tabs li {
    float: left;
    margin: 0;
    padding: 0;
    height: 40px;
    line-height: 40px;
    margin-bottom: -2px;
    background: url();
    overflow: hidden;
    position: relative;
}

ul.tabs li a {
    display: block;
    padding: 0 5px;
    outline: none;
    font-weight: bold;
}

ul.tabs li a:hover {
       background: url();
    border-bottom: 0px solid #000000;
        border-top: 0px solid #000000;    
        border-left: 0px solid #000000;    
        border-right: 0px solid #000000;  
}    

html ul.tabs li.active  {
    background: url();    
    border-bottom: 0px solid #000000;
        border-top: 0px solid #000000;    
        border-left: 0px solid #000000;    
        border-right: 0px solid #000000;   
}  

html ul.tabs li.active a:hover  {
        background: url();
    border-bottom: 0px solid #160f0a;
}

.tab_container1 {
    clear: both;
    float: left;
    width: 97.5%;
    height: auto;
    box-shadow: inset 0px 0px 5px rgba(26, 25, 30, 0.5);
    color: #453e3e;
}

.tab_content {
    padding: 5px;
}

.tab_content h2 {
    font-weight: normal;
    padding-bottom: 2px;
    border-bottom: 0px dashed #000000;
}

#poll-special td.tac {
    text-align: center !important;
}

#poll-special td {
    font-size: 12px;
    padding: 2px 49px;
    font-weight: bold;
    color: #404144;
}

span.num_msg {
    position: absolute;
    margin-top: -7px;
    margin-left: -20px!important;
    font-size: 11px;
    font-weight: 700;
    background: #72ad59!important;
    padding: 1px 4px;
    border-radius: 2px;
    height: 14px;
    color: #fff;
    cursor: pointer;
}

span.num_msg:before {
    content: " ";
    display: inline-block;
    position: absolute;
    width: 5px;
    height: 5px;
    transform: rotate(45deg);
    top: 14px;
    background: #72ad59!important;
    margin-left: 1px;
}

.jGrowl .messag_theme {
    font-size: 10px;
    background-color: rgba(164, 180, 140, 0.78)!important;
    padding: 0;
    box-shadow: 0 0 10px rgba(0,0,0,.3);
    font-family: Verdana!important;
    font-variant: small-caps!important;
    width: 240px;
    min-height: 0!important;
    border: 2px solid #64463a!important;
    -moz-border-image: url(http://forumstatic.ru/files/0016/82/74/10933.png) 4 repeat repeat!important;
    -webkit-border-image: url(http://forumstatic.ru/files/0016/82/74/10933.png) 4 repeat repeat!important;
    -o-border-image: url(http://forumstatic.ru/files/0016/82/74/10933.png) 4 repeat repeat!important;
    border-image: url(http://forumstatic.ru/files/0016/82/74/10933.png) 4 repeat repeat!important;
}

.jGrowl {
    z-index: 9999;
    color: #000!important;
    font-size: 12px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: fixed;
}

#pisma a.Author {
    display: inline-block;
    position: relative;
    z-index: 100;
    font: normal normal 700 11px/normal Tahoma;
    text-shadow: 0px 0px 0px #000!important;
    color: #000!important;
    margin: 4px auto -1px -5px;
}

#closet {
    color: #000!important;
    border: 3px double #000!important;
    background-color: rgba(250, 223, 186, 0.59)!important;
}

#pisma a.mess[onclick] {
    margin-top: 7px;
    display: inline-block;
    text-decoration: none;
    font: normal normal 400 11px/11px Tahoma;
    padding: 0 7px 2px 7px;
    border-radius: 4px;
    background: rgba(229, 255, 206, 0.9)!important;
    color: #000;
    font-size: 11px;
    position: relative;
    z-index: 10;
    margin-left: -4px;
    word-wrap: break-word;
    max-width: 160px;
}

#pisma a.mess[onclick]:after {
    display: inline-block;
    position: absolute;
    z-index: -4;
    top: auto;
    left: 0;
    bottom: -4px;
    transform: rotate(-15deg);
    opacity: .9;
    content: "";
    width: 30px;
    height: 8px;
    background: transparent!important;
}

#volSlider .before {
    height: 5px;
    border: solid 1px transparent;
    margin-top: -1px;
    border-radius: 3px 0 0 3px;
    width: 0;
}

#volSlider .thumb {
    display: inline-block;
    position: relative;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    top: -.9em;
    left: 0;
    cursor: pointer;
}

div#pun-online.punbb {
  color: #342f17;
}

div#pun-online td.tc3 {
   background: transparent!important; 
}

/* CS5 Scrollbar Custom Style for Safari/Chrome
 -----------------------------------------------------*/

::-webkit-scrollbar {
    background-color: #d6ddba87;
    width: 8px;
    height: 8px;
    }

::-webkit-scrollbar-thumb:vertical {
    background-color:#6c6f76ad;
    height: 8px!important;
    }

::-webkit-scrollbar-thumb:horizontal {
    background-color:#6c6f76ad;
    height: 8px!important;
    }

::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment{
    display:block; 
    height: 4px;
    background-color:#d6ddbac2;
    }

::-webkit-scrollbar-corner { 
    background-color:#6c6f76;
    }