body, html {
  background: url(https://i.ibb.co/LZqmxP3/74.jpg) no-repeat center center fixed;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.topbanner {
background-image: url(https://i.ibb.co/LxX94mf/78.jpg);
  background-repeat: repeat-x;}


li.pa-avatar img{
border: 1px solid #000;;
box-shadow: 
text-shadow:        0 0 4px rgba(202,228,225,0.62);
-webkit-filter: contrast(125%);
}

.Hoverbuttons {
opacity: 0.3;
transition: 5s;}

.Hoverbuttons:hover {
opacity: 1;
transition: 5s;}


.pa-fld1, .pa-fld3, .pa-fld5 {
}

/* для мобильных */
html, body {min-width:1260px!important;} 

.pl-reports {display:none!important;}
.post .post-author.online >ul:after {
  content:url(https://i.ibb.co/8YfGmtT/24.png);}
.post:not([data-group-id="3"]) .post-author:not(.online) >ul:after {
  content:url(https://i.ibb.co/8YfGmtT/24.png);
-webkit-filter: grayscale(100%);
}


.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
    background: url(https://i.ibb.co/8bwGJd3/68.jpg)  repeat fixed top center;
    margin-left: 5px;
    padding: 5px;
    text-align: center;
    text-transform: none;
    font-size: 12px;
    text-align: center;
    color: #000;
    border: 3px double #000;
  box-shadow:
    0 0 8px rgba(202,228,225,0.92);
}

div.tclcon {
  background-color: #f1f4f1;
    margin-left: 5px;
    padding: 5px;
    text-align: center;
    text-transform: none;
    font-size: 12px;
    text-align: center;
    color: #000;
    border: 3px double #dcdbdb;
box-shadow: 0 0 9px rgb(0 0 0 / 90%), 0 0 0 black,  inset 0px 0px 15px rgba(256,256,256,0.2);

}

.stickytext {display:none;}

/* шапка */
#pun-title table {
    background-image: url(https://i.ibb.co/bKH4wrJ/82.png);
    background-repeat: no-repeat, repeat-x;
background-position: center, left;
    border: none;

    margin-top: -1px;
    border: none;
    height: 330px;
    width: 1583px;
    margin-left: -360px;
}

#pun-index .category .tc2,#pun-index .category .tc3 {
display:none!important;
}


/* тело */
#pun {
background-image: url(https://i.ibb.co/pJ3nTps/2.png);
background-attachment: scroll;
background-position: center;
position: relative;
margin: auto;
width: 943px;
padding-left: 52px;
padding-right:23px;
}


/*футер*/
#pun-about p.container {
    background-image: url(https://i.ibb.co/zmMn8mH/3.png);
    background-position: center top;
    background-repeat: no-repeat;
    width: 1109px;
    height: 170px;
    margin-bottom: -130px;
    margin-left: -123px;
    margin-top: -16px;
    text-align: center;
    }

/* разделим */
#pun-viewtopic .post h3 {
    background: url(https://i.ibb.co/W0vK7B4/83.png);
width: 963px;
height: 70px;
margin-left: -37px;
    font-size: 12px;
font-family: Roboto;
text-align: center;
text-transform: uppercase;
}



/* CS3 Цвета ссылок и всё что с ними связанно
-------------------------------------------------------------*/
/* CS3.1 все ссылки */
.punbb a, .punbb a:link, .punbb a:visited {
color: #000;
font-weight: 600;
 text-shadow: 0 0 2px rgba(0,0,0,0.2), 0 0 0 black;
}


.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited {
color: rgba(0,0,0,0.6);
text-shadow: 2px 8px 6px rgba(0,0,0,0.2),
                 0px -5px 35px rgba(255,255,255,0.3);

    opacity: 0.9;
font-family: 'Open Sans';
transition: 2s;
  }

/* CS3.3 главное меню */
.for, #pun-navlinks a {
    border-bottom: none;
  text-decoration: none;
font-weight: bold;
  text-align: center;
text-shadow: 0 0 9px rgb(0 0 0 / 90%), 0 0 0 black;
  }

/* CS1.3 категории */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2 {
    background: url(https://i.ibb.co/W0vK7B4/83.png);
width: 953px;
height: 70px;
margin-left: -37px;
    font-size: 12px;
font-family: Roboto;
text-align: center;
text-transform: uppercase;
  }


/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: transparent;
  color: #060f2e;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
  color: #060f2e;
  }



/* CS1.6 */
.punbb th, #pun-ulinks .container {
  color: #060f2e; text-align: center;
transition: 2s;
}

/* костыль */
.offline li.pa-online strong {
  font-weight: normal
  }


.punbb .quote-box, .punbb .code-box, .punbb textarea, .punbb select, .punbb input {
    background-color: #bacad9;
    margin-left: 5px;
    padding: 5px;
    text-transform: none;
    font-size: 12px;
    border: 3px double #000;
color: #000;F
  box-shadow:
    0 0 8px rgba(202,228,225,0.92);
}



/* 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.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 {
  }

#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.3 */
#pun-navlinks a, .forumaname {
    position: relative;
opacity: 0.5;
transition: 2s;
}



/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active, .forumaname:hover {
opacity: 1;
transition: 2s;
}
/* CS3.5 */
#pun-ulinks a {
  color: #000;
  text-decoration: none;
font-size: 1.0em !important;  
text-align: top center; 
transition: 2s;
 }


/* CS4 Post status icons
 -------------------------------------------------------------*/

tr.iredirect div.icon {border-color: transparent}
#pun-index table Div.icon {
background-color: #888;
display: inline-block;
    height: 15px;
    margin-top: 10px;
    margin-left: 570px;
    width: 15px;
    position: absolute;
opacity: 0.5;
  filter: grayscale(100%);
}
#pun-index TR.inew Div.icon {
background-color: #888;
display: inline-block;
    height: 15px;
    width: 15px;
opacity: 1;
    margin-top: 10px;
    margin-left: 570px;
    position: absolute;
}
#pun-viewforum table Div.icon, #pun-messages table Div.icon, #pun-searchtopics table Div.icon {
background-color: #dcdbdb;
    height: 8px;
    width: 8px;
    margin-bottom: -16px;
    margin-top: -5px;
  filter: grayscale(100%);
opacity: 0.5;
padding: 3px;
}
#pun-viewforum TR.inew Div.icon, #pun-messages TR.inew Div.icon, #pun-searchtopics TR.inew Div.icon, #pun-viewforum TR.inewisticky Div.icon, #pun-messages TR.inewisticky Div.icon, #pun-searchtopics TR.inewisticky Div.icon {
background-color: #dcdbdb;
    height: 8px;
    width: 8px;
    margin-bottom: -16px;
    margin-top: -5px;
opacity: 1;
padding: 3px;
}


#pun-index .tcr a  {
opacity: 1;
color: #000;}

.punbb .user-avatar .avatar-image {
    border: 1px solid #000;
border-radius: 0px;
  box-shadow:
    0 0 4px rgba(202,228,225,0.52);
}

.punbb .user-avatar .avatar-image {
border-radius: 0% !important;
height: 40px;
width: 40px;
}

.punbb .hasicon .tcr {
padding-right: 30px;}












