/* CS1 Background and text colours
-------------------------------------------------------------*/
/* Фон форума */
html {
    background: #262626 url(http://forumstatic.ru/files/001b/47/67/41553.jpg) top center no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

/* Таблица */
#pun-title table {
    height: 10px;
    background: #f5d2da;
    width: 1049px;
    margin-left: -30px;
    margin-top: 217px;
    border-radius: 30px;
}

/* Тело форума */
#pun {
    background-color: #f5d2da;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
 }

/* Футер */
#pun-about p.container {
    background-color: #f5d2da;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}

/* Фон и цвет текста на форуме */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3, #pun-navlinks .container,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend, .punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer, #pun-stats h2, .punbb .main h2, #pun-title, #pun-title .container, .punbb .modmenu .container, .punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span, .punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl, #pun-navlinks .container  {
    background-color: transparent;
    color: #000000;
    font-weight: normal;
    font-style: normal;
}

#pun-admain .adformal, #pun-admain .adcontainer {
    border: none;
    border-color: transparent;
}

/* Заголовок */
.punbb .main h1, #pun-debug h2, .punbb-admin #pun-admain h2 {
    background-color: transparent;
    text-align: center;
}

/* Заголовок подфорума */
#pun-index .tcl h3 a {
    font-size: 27px;
    font-family: 'Gallient';
    color: #000;
 }

#pun-index .tcl h3 a:hover {

}

/* Категория */
#pun-main .category h2, #pun-stats h2 {
    margin: 0;
    color: #961e3c;
    text-align: center;
}

#pun-main .category h2 span, #pun-stats h2 span {
    padding: 2px 30px;
    font-size: 13px;
    background-color: #f5d2da;
    border: solid 1px #cb95a3;
    border-radius: 15px;
}

.punbb .post h3 .permalink {
    padding: 1px 15px;
    background-color: #f5d2da;
    border: solid 1px #cb95a3;
    border-radius: 15px;
    color: #000000;
}

/* Цитата и выделить код */
.punbb .quote-box, .punbb .code-box {
    border: 1px solid #cb95a3;
    background-color: #f5d2da;
    border-radius: 18px;
}

.code-box strong.legend a {
    color: #373636;
}

.post-content .spoiler-box > div {
    padding: 5px 20px 5px 20px;
    margin-left: 15px;
}

/* Фон окна наград и репутации */
#pun-popup_awards div, #pun-reputation div {
    background-color: #f5d2da;
}

#pun-reputation .tcl {
    border: none;
    width: 23%;
}

#pun-redirect h1 {
}

#pun-graffiti-rusff h1 {
    display: none;
}

#tags .container {
    padding: 10px;
    background-color: #f2ccd5;
    border: 1px solid #cb95a3;
    border-radius: 3px;
}

/* Сообщения колонки */
.punbb #messages .tcl {

}

.punbb #messages .tc3 {
    text-align: center;
}

/* Колонки внутри форума и в активных темах */
#pun-searchtopics .main .tcl, 
#pun-viewforum .main .tcl {
    padding: 10px 10px 10px 30px;
    width: 35%!important;
}

#pun-viewforum .main .tc2,
#pun-viewforum .main .tc3 {
    width: 10%!important;
}

#pun-searchtopics .main .tc2 {
    width: 19%!important;
} 

#pun-searchtopics .main .tc3 {
    width: 8%!important;
}

#pun-searchtopics .main .tcr, 
#pun-viewforum .main .tcr {
    padding: 0 !important;
    line-height: 32px;
}

#pun-searchtopics .isonline, 
#pun-viewforum .isonline {
    display: none;
}

.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
    background-color: #f3eeee;
    border: 1px solid #dcc1c6;
    border-radius: 15px; 
    outline: none;
}

/* Кнопки */
.button {
    margin: 0 5px 0 11px;
    padding: 3px 7px;
    color: #f2f2f2;
    background-color: #961e3c!important;
    box-shadow: 0 0 3px #30383e;
    border-color: transparent!important;
    font-family: 'Jost'!important;
    font-weight: 600!important;
}

/* Ссылки
-------------------------------------------------------------*/

.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, .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited, #pun-navlinks a, #pun-ulinks a {
    color: #961e3c;
    text-decoration: none;
}

.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,  #pun-ulinks a:focus, #pun-ulinks a:active {

}

#pun-navlinks a {
    padding: 5px 15px;
    font-size: 12px;
    text-decoration: none;
    color: #f2f2f2;
}

#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
    font-style: normal;
    text-decoration: none;
    color: #000;
    transition: all .5s linear 0s;
}

#pun-pagelinks a:active, #pun-pagelinks a:focus {
    background-color: #333;
    color: #fff;
}

#pun-ulinks a {
    font-size: 11px !important;
}

#pun-ulinks a:hover {
    text-decoration: none;
    color: #000;
    transition: all .5s linear 0s;
 }

/* Скрыть Заявки на роль */
#pun-ulinks #Rz {display:none}

#pun-status .status-right {display:none}


/* Иконки
-------------------------------------------------------------*/

.punbb tbody.hasicon td.tcl {
    margin: 0;
}

 Div.icon {
    position: absolute;
    margin-top: 30px;
    left: 535px;
    height: 10px;
    width: 30px;
}

TR.inew Div.icon {
    position: absolute;
    margin-top: 30px;
    left: 535px;
    height: 10px;
    width: 30px;
}

#pun-viewforum table Div.icon, #pun-searchtopics table Div.icon {
    margin-top: 3px;
    left: 34px;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #f2ccd5;
    box-shadow: 0 0 1px #000;
}

#pun-viewforum TR.inew Div.icon, #pun-searchtopics TR.inew Div.icon {
    margin-top: 3px;
    left: 34px;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #961e3c;
    box-shadow: 0 0 1px #000;
}

#pun-messages table Div.icon {
    margin-top: 2px;
    left: 286px;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #f2ccd5;
    box-shadow: 0 0 1px #000;
}

#pun-messages TR.inew Div.icon {
    margin-top: 2px;
    left: 286px;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #961e3c;
    box-shadow: 0 0 1px #000;
}

#pun-main div.catleft, #pun-main div.catright {
display: none;
}

#pun-main .post-author ul {
  text-align: center;
}

#pun th, #pun-main h2 {
text-align: center;
}

#pun td .modlist {
display: none;
}

.lastedit {
display: none;
}

#pun-announcement h2 {
display: none;
}

#pun-navlinks #navawards {
display: none;
}

.post-content td {
border: transparent !important;
}

#pun-title TD.title-logo-tdr {
  display: none;
}

.topic a.sharelink {
  display: none;
}

.punbb th, .punbb thead {
    font-size: 9px !important;
    text-align: left!important;
    line-height: 10px!important;
    color: #673039;
}

/* Прокрутка */
::-webkit-scrollbar {width: 7px; height: 5px;}  
::-webkit-scrollbar-track {background-color: #f2f2f2;}
::-webkit-scrollbar-thumb {background-color: #961e3c;}
::-webkit-scrollbar-thumb:active {background: #961e3c;}

#pun-viewforum .punbb div.icon {
  margin-top: 3px !important;
}

/*скрыть строку «форум – тем – соо – последнее»*/
.category .container thead {
display: none;
}

#pun-index .category table {
    margin-top: -12px;
    margin-bottom: 20px;
    padding: 20px 0;
    border-spacing: 0 15px;
    border-radius: 18px;
    background: #f2ccd5 url(http://forumstatic.ru/files/001b/47/67/33029.png) bottom right no-repeat;
    border: solid 1px #cb95a3;
}

#pun-index .category table tr {
    position: relative;
    width: 100%;
}

#pun-viewforum td.tcr a {
  text-transform: none;
}

#pun-viewforum .tcr {
  background-color: transparent;
  overflow: hidden;
  text-align: left;
  line-height: 16px;
  width: 30%;
}

#pun-viewforum .tcl {
  padding-left: 50px;
  width: 39%;
}

.punbb .user-avatar .avatar-image {
    border: solid 1px #bea3a8;
    border-radius: 10px!important;
}

.punbb .user-avatar {
    margin: 1px 0px 2px 20px!important;
    float: right!important;
}
}

/* Отключение улучшенного аккаунта */
#pun-status .item4 {
display: none;
}

li.pa-ua {
    margin-top: 0.7em;
    display: none !important;
    justify-content: center;
}

#MyBookmarks h2 {
margin: 50px 0 10px 0 !important;
}

#BookmCntToggle.default-style {
    color: #961e3c!important;
}

/* Профиль */
    li.pa-author {
    width: 180px;
    margin: 10px 8px 3px 8px;
    padding: 4px 0 !important;
    font-weight: 600;
}

    li.pa-author a {
    font-size: 17px!important;
    line-height: 20px;
    font-family: Gallient;
}

li.pa-title {
    width: 181px;
    margin: 3px 6px 10px 6px;
    font-size: 11px;
}

li.pa-avatar img {
    border-radius: 5px;
    box-shadow: 0 0 1px #673039;
}

.pa-posts, .pa-respect, .pa-fld3, .pa-fld4 {
    width: auto;
    margin-top: 10px;
    padding: 0 5px!important;
    display: inline-block;
    text-align: center;
    font-size: 10px;
    text-transform: lowercase;
}

.pa-last-visit, li.pa-online {
    display: none;
}

#pun .indOnline, #pun .indOffline {
    display: block;
    position: relative;
    float: right;
    top: 4px;
    width: 8px;
    height: 8px;
    border-radius: 100%;
}

#pun .indOffline {
    border: solid 1px #cb95a3;
    background-color: #d899a9 !important;
}

#pun .indOnline {
    border: solid 1px #cb95a3;
    background-color: #961e3c !important;
}

.pa-fld1 .fld-name, .pa-fld2 .fld-name {display: none;}

.pa-posts .fld-name, .pa-respect .fld-name, .pa-fld3 .fld-name {
display: block;
}

.pa-fld1 {
    margin: 18px 0 0px -8px !important;
    padding: 3px 5px !important;
    width: 202px;
    font-size: 15px;
    font-weight: 600;
    color: #673039;
    border-top: solid 1px #cb95a3;
    border-bottom: solid 1px #cb95a3;
    background-color: #efc8d1 !important;
}

.pa-fld2 {
    margin-left: -8px !important;
    padding: 9px 15px !important;
    width: 182px;
    line-height: 153%;
    text-align: justify;
    font-size: 12px;
    border-bottom: solid 1px #cb95a3;
}

.post-img-Sp {
    margin-top: 17px !important;
    font-family: 'Gallient';
    font-size: 17px;
    font-weight: 600;
    color: #961e3c;
}

.punbb th {
    font-size: 0 !important;
}
li#navawards, .lastedit {
    display: none !important;
}
.pa-gifts, .pa-ua {
    display: none !important;
}

/* Скрыть "редактировано" и "награды" */
li#navawards, .lastedit {display: none;}

/*Форма ответа с мобилки */
#main-reply {
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

::selection {
    background: #961e3c;
    color: #f2f2f2;
}

.podfor_link {
    font-size: 0;
    margin-top: 15px;
}

.podfor_link a {
    margin-right: 3px;
    font-size: 12px;
    background-color: #f5d2da;
    border: solid 1px #cb95a3;
    border-radius: 15px;
    padding: 2px 10px;
}

#form-buttons table, .punbb .formal textarea {
    width: 97%!important;
    padding-top: 7px;
}

span.num_msg {
    margin-top: -3px!important;
    background: #f3eeee!important;
    color: #673039!important;
}

span.num_msg:before {
    background: #f3eeee!important;
}

.bubble {
    background: #f3eeee!important;
    color: #673039!important;
}

.bubble:after {
    border-color: #f3eeee transparent!important;
}

/* Вверх и вниз */

.topbot {
    position: absolute;
    right: 0px;
}

.go-up, .go-down {
    cursor: pointer;
    position: fixed;
    z-index: 9999;
    width: 11px;
    height: 44px;
    box-shadow: 0 0 1px #f1f1f1;
    border-top-right-radius: 9px;
    border-bottom-right-radius: 9px;
}

.go-up span, .go-down span {

}

.go-up {
    top: 312px;
    background-color: #961e3c;
    box-shadow: 1px 0px 2px 0px #333134;
}

.go-down {
    top: 375px;
    background-color: #f5d2da;
    border-left: solid 1px #dcc1c6;
    box-shadow: 1px 0px 2px 0px #7e7678;
}

#pun-index .category .tc2, #pun-index .category .tc3,
#f-subforums .tc2, #f-subforums .tc3{
  display: none!important;
}

.FNTslider {
    position: absolute;
    margin-top: -25px;
    right: 198px;
    background: #E0E0E0;
    width: 119px;
    height: 5px;
    border: solid 1px #b6969b;
    border-radius: 5px;
}

.FNTslider .before {
    height: 5px;
    border: solid 1px transparent;
    border-right: none 0;
    position: absolute;
    background: #e2b8c2;
    margin-top: -1px;
    border-radius: 5px;
}

.FNTslider .thumb {
    width: 13px;
    height: 8px;
    position: relative;
    top: -2px;
    background: #961e3c;
    cursor: pointer;
    border-radius: 2px;
}

.Tems_And_messages {
    display: block;
}

.main table .Add {
    display: block;
    position: absolute;
    margin-left: 429px;
    margin-top: -81px;
    font-size: 10px;
    color: #961e3c;
}

/* Таблица */
.name {
    position: absolute;
    margin-top: -164px;
    width: 1050px;
    text-align: center;
    font-family: 'Gallient';
    font-size: 72px;
    color: #f2f2f2;
}

.name span {
    color: #961e3c!important;
}

.ams {
    position: absolute;
    margin-top: -64px;
    margin-left: 211px;
    padding: 2px 0;
    width: 315px;
    font-size: 12px;
    font-weight: 600;
    color: #f5d2da
}

.spirit-navigation {
    position: absolute;
    margin-top: -64px;
    margin-left:647px;
    padding: 2px 10px;
    width: 172px;
    cursor: pointer;
    transition: all .5s linear 0s;
    text-align: center;
    color: #f5d2da;
    font-weight: 600;
    font-size: 12px;
    border-bottom: solid 1px #f5d2da;
    letter-spacing: 1px;
}

.spirit-navigation:hover {
    letter-spacing: 3px;
}

#navigblock {
    position: absolute;
    margin-top: -37px;
    margin-left: 647px;
    z-index: 9;
    padding: 10px 10px 5px 10px;
    width: 172px;
    background-color: #961e3cbf;
    border: solid 1px #80283e;
    border-radius: 10px;
}

.sslka a {
    display: block;
    margin-bottom: 5px;
    background: #f2f2f2;
    border: solid 1px #818593cf;
    padding: 3px 15px;
    text-align: center;
    border-radius: 4px;
    transition: all .5s linear 0s !important;
}

.sslka a:hover {
    letter-spacing: 2px;
}

.top-img-background-1 {
    position: absolute;
    top: -166px;
    left: 26px;
}

.top-img-background-2 {
    position: absolute;
    top: -166px;
    right: 24px;
}

.background {
    display: inline-block;
    margin: 3px 5px 5px 3px;
    width: 40px;
    height: 40px;
    border-radius: 10px!important;
    background-color: #961e3c;
}

.top-img img {
    margin: 3px;
    width: 40px;
    height: 40px;
    border: solid 1px #961e3c!important;
    border-radius: 10px!important;
    box-shadow: 0 0 6px #673039;
    opacity: 0.6;
}

.top-img img:hover {
    opacity: 0.9;
    transition: all .5s linear 0s;
}

.img-active {
    position: absolute;
    top: -166px;
    left: 25px;
}

.img-needs {
    position: absolute;
    top: -166px;
    right: 25px;
}

.banners {
    position: absolute;
    bottom: -87px;
    left: 22px;
    width: 1018px;
    height: 32px;
    overflow-y: auto;
}

.banners img {
    margin-right: 10px;
    opacity: 0.5;
    transition: all .4s linear 0s;
    border-radius: 5px;
    filter: grayscale(1);
}

.banners img:hover {
    opacity: 1;
    filter: none;
}

/* mobile */

@media screen and (max-width: 540px) {
html {overflow-x: hidden;}
html, body, #pun, .punbb {width: 100% !important; height: 100% !important; padding: 0; -webkit-text-size-adjust: none; overflow-wrap: break-word; float: none;}
html {background: #262626 url(http://forumstatic.ru/files/001b/47/67/47302.png) top center no-repeat;}
body {position: relative; background-position: center 0; overflow-x: hidden !important; -webkit-overflow-scrolling: touch!important; overflow-y: scroll !important; z-index: 1;}
#pun-title { }
#pun-title TD.title-logo-tdl {display: none;}
.name {top: 6px; margin: -170px 25% 0 25%; width: 49%; font-size: 36px!important; line-height: 48px;}
.top-img-background-1 {left: 5px!important; top: -160px!important;}
.top-img-background-2 {right: 5px!important; top: -160px!important;}
.background {width: 30px!important; height: 30px!important; margin: 3px!important;}
.img-active {left: 5px!important; top: -160px!important;}
.img-needs {right: 5px!important; top: -160px!important;}
.top-img img {width: 30px!important; height: 30px!important; margin: 2px;}
.ams {margin-top: -62px!important; margin-left: 7px!important; padding: 2px 5px 4px 5px!important; width: 94%!important; color: #f2f2f2; text-align: center;}
.spirit-navigation {margin-top: -24px!important; right: 12px!important; padding: 5px !important; width: 90%!important;     border-top-right-radius: 18px; border-top-left-radius: 18px; background-color: #961e3c; border-bottom: none!important;}
#navigblock {margin-top: 0px!important; right: 12px!important; width: 87%!important; border-bottom-right-radius: 18px; border-bottom-left-radius: 18px; border-top-right-radius: 0; border-top-left-radius: 0; background-color: #961e3c; border: none;}
.sslka a {border-radius: 12px;}
.banners {left: 0!important; width: 100%!important; text-align: center;}
img {max-width: 100% !important; height: auto;}
#pun {max-width: 540px; padding: 0!important; border-top-left-radius: 18px!important; border-top-right-radius: 18px!important;}
.punbb .section, .punbb .main {padding: 0 10px!important;}
.punbb .section tr {text-align: center;} 
.punbb .section .tcr {padding: 0!important; width: 35%!important; text-align: center;}
.punbb .section .tcl {width: 26%!important;}
.punbb .section .tc3 {width: 26%!important;}
td, th {overflow: hidden;}
.punbb h1, .punbb h1 span {margin-bottom: 38px!important; font-size: 15px;}
input[type=text], input[type=password] {max-width: 100% !important;}
input[type=text], input[type=password], input[type=submit], input[type=button] {padding: 5px; font-size: 10px!important;}
select {padding: 5px;}
textarea {font-size: 14px !important; padding: 1.5% !important; max-width: 95% !important;}
#register input, #register select, #profile input, #profile select, #punbbsearch input, #punbbsearch select {max-width: 200px!important;}
#register .inline .inputfield {margin-right: 0;}
#form-buttons td {padding: 0 5px !important; display: inline-block!important; width: 31px;}
#pun-title table {width: 90%; margin-left: 20px; margin-top: 214px!important;}
#pun-title h1 {height: initial !important; padding: 0 !important;}
#pun-ulinks {margin: 4px 0 0 21px !important; position: absolute !important; top: 10px !important; left: 0px; line-height: 32px!important; border: 0 !important;}
#pun-ulinks:before {content: "\f0c9"; font-family: 'Font Awesome'!important; font-size: 25px!important; color: #262626;}
#pun-ulinks .container {width: 300px!important; top: 40px; padding: 10px !important; margin: 0 !important; left: 5px; width: 140px; height: auto !important; border: solid 1px #818593cf; border-radius: 10px; background-color: #961e3c;}
#pun-ulinks ul {display: none; box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.7); z-index: 10000; position: absolute; top: 47px; right: 0;}
#pun-ulinks:hover ul, #pun-ulinks:focus ul {display: block;}
#pun-ulinks li {display: block !important; margin-bottom: 5px!important; background: #f2f2f2!important; border: solid 1px #daaab6; text-align: center; border-radius: 15px; transition: all .5s linear 0s !important;}
#pun-ulinks li a {display: block !important; margin: 0!important; color: #961e3c!important; font-size: 13px!important;}
#pun-ulinks > span.notify-bubble {display: block!important;}
#profile .container {padding: 0 !important;}
#pun-navlinks {margin: 0!important;}
#pun-navlinks .container {height: 19px!important; margin-left: -10px!important; top: -214px!important; width: 100%!important; font-family: 'Font Awesome'!important;}
#pun-navlinks .container li {padding: 0 1px !important; margin: 0!important; line-height: 19px !important;}
#navrules, #navextra1, #navextra2, #navextra3, #navextra4, #navextra5, #navextra6, #navextra7, #navextra8, #navextra9, #navextra10 {display: none !important;}
#pun-navlinks .container li a {display: inline-block !important; padding: 0 !important;}
#pun-ulinks, #pun-navlinks .container li a, #pun-navlinks .container li a:hover {margin: 0 5px;}
#pun-navlinks .container li a span {font-size: 0 !important;}
#pun-navlinks li#navindex a:before {content: "\f015";}
#pun-navlinks li#navuserlist a:before {content: "\f0c0";}
#pun-navlinks li#navsearch a:before {content: "\f002";}
#pun-navlinks li#navprofile a:before {content: "\f2bd";}
#pun-navlinks li#navpm a:before {content: "\f0e0";}
#pun-navlinks li#navadmin a:before {content: "\f013";}
#pun-navlinks li#navlogout a:before {content: "\f08b";}
#pun-navlinks li#navregister a:before {content: "\f234";}
#pun-navlinks li#navlogin a:before {content: "\f090";}
#pun-navlinks li#navpr_1 a:before {content: "\f1d8";}
#pun-navlinks li#navpr_2 a:before {content: "\f02d";}
#pun-main .category h2, .punbb .section h2, #pun-main h1, #pun-main h2, .punbb .section h2, #pun-stats h2, #pun-debug h2 {width: 100%; margin-left: 0;}
#pun-index .category table {border-spacing: 0!important;}
#pun-index .category table tr, #pun-viewforum table tr {display:flex; flex-direction: column;}
#pun-index .tcl h3 a {font-size: 24px !important;}
#pun-index td div.tclcon {padding: 31px 15px 0 15px!important;}
.podfor_link {margin-top: 10px;}
.podfor_link a {display: inline-flex; /*margin-right: 5px; padding: 0!important; border: none!important; background: transparent!important;*/}
.category table, .forum table {width: 100% !important;}
.category td.tcl, .forum td.tcl {text-overflow: ellipsis; overflow: hidden;}
.category .tcl img, .forum .tcl img {max-width: 100; height: auto;}
.category td.tcr, .forum td.tcr {padding: 0px 0 12px 0!important; margin-bottom: 12px; display: block; text-align: right!important; width: 97%!important;}
.punbb .user-avatar, .avatar-image {margin: 0 0 0 20px!important; height: 28px!important; width: 28px!important; float: right!important;}
#pun-viewforum table Div.icon, #pun-searchtopics table Div.icon {margin-top: 4px; left: 10px!important; width: 7px; height: 7px; background-color: #c9c4be; box-shadow: 0 0 1px #000;}
#pun-viewforum TR.inew Div.icon, #pun-searchtopics TR.inew Div.icon {margin-top: 4px; left: 10px!important; width: 7px; height: 7px; background-color: #af9880; box-shadow: 0 0 1px #333329;}
#pun-messages table Div.icon {margin-top: 13px; left: 10px!important; width: 7px; height: 7px; background-color: #c9c4be; box-shadow: 0 0 1px #000;}
#pun-messages TR.inew Div.icon {margin-top: 13px; left: 10px!important; width: 7px; height: 7px; background-color: #af9880; box-shadow: 0 0 1px #333329;}
#pun-messages .tclcon {padding: 10px 0 10px 17px!important;}
#pun-messages table .tc3 {display: none;}
#pun-messages .pa-reg {display: none;}
#pun-messages .pa-posts {display: block; margin-left: 7px;}
#pun-messages th{text-align: left; padding: 25px 0;}
#pun-messages .user-avatar {display: none;}
#pun-messages .post {margin-top: 30px!important; margin-bottom: 0!important;}
#pun-messages .FNTslider {margin-top: -15px!important;}
#notify-settings {display: none;}
#pun-searchtopics .main .tcl, #pun-viewforum .main .tcl {width: 100% !important; padding-left: 18px!important;}
.punbb tbody.hasicon td.tcl {padding: 0!important; display: block; width: 100%!important;}
#pun-break1, #pun-break2, #pun-break3, #pun-break4, .category th, .category .tc2, .category .tc3, .forum th, .forum .tc2, .forum .tc3, #post-form legend {display: none !important; width: 0 !important;}
#pun-status .container {margin: 9px 0 9px 67px!important; text-align: left!important;}
#pun-crumbs1 p.container {margin-top: 0!important; margin-left: 68px!important; text-align: left!important;}
#pun-crumbs2 {padding: 0 10px; background-color: #f5d2da;}
#pun-about p.container {width: 100%; margin-left: -10px!important; border-bottom-left-radius: 18px!important; border-bottom-right-radius: 18px!important;}
.usertable .tc3 {display: none;}
#userlist p.inputfield {float: none;}
.post-body, legend span {margin: 0 !important;}
.post-rating .container {border-radius: 4px;}
.post-author {float: none!important; padding-top: 10px; width: 100% !important; border-radius: 18px; margin-bottom: 25px;}
#pun-main .post-author ul {padding: 0 16px 0px 16px!important;}
.post-author li {text-align: left;}
.online .pa-author:after {content: ""; display: inline-block; width: 7px; height: 7px; border-radius: 50%; background: rgba(56, 155, 34, 0.7); margin-left: 4px;}
.pa-posts, .pa-respect, .pa-fld3 {width: 30%; margin: 0!important; display: inline-flex; gap: 7px; justify-content: center;}
.pa-fld1, .pa-fld2 {width: 98% !important;}
.pa-fld1 {margin: 7px 0 7px 0 !important;}
.pa-fld2 {margin: 0px 3px 8px 3px!important; padding: 0 0 8px 0!important;}
.pa-author {width: auto!important;}
.pa-title {margin: 0 142px 2px 8px !important; width: auto!important; border: none!important;}
.pa-avatar {float: right; margin-top: -48px;}
.pa-avatar img {object-fit: cover; width: 66px; height: 66px;}
.punbb .post-box {padding: 0px 17px 0 17px!important;}
.formal .container, .formal fieldset, .usertable .container {margin: 0; padding: 0 !important;}
#pun-stats .container {padding: 30px 15px 15px 15px!important;}
#pun-stats li.item1, #pun-stats li.item2 {float: none !important; margin-bottom: 10px;}
#pun-stats li.item3, #pun-stats li.item4 {text-align: left !important; margin-bottom: 10px;}
li#onlinelist div {margin-bottom: 10px;}
.punbb .post h3 span {padding-left: 18px!important;}
.punbb .post h3 strong {padding: 0!important; right: 29px!important;}
.punbb .post-links {font-size: 9px;}
.punbb .post-links ul {text-align: left!important;}
.punbb .post-links li {padding-right: 13px!important;}
.linkst .postlink, .linkst .pagelink, .linksb .postlink, .linksb .pagelink {margin-left: 9px;}
.linkst .postlink {top: -30px!important;}
#similar-topics table {table-layout: fixed !important;}
#similar-topics td {padding: 0.5em 0;}
#similar-topics td.st-tc2 {display: none; width: 0 !important;}
#similar-topics td.st-tcr {padding-right: 0 !important; width: auto !important;}
#keyboard-span input {padding: 5px; min-width: 25px;}
.formsubmit {margin: 1em 0 !important;}
#smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area {max-width: 95% !important;}
#imageupload-right, .uploadifyQueueItem {width: auto !important;}
#profilenav {float: none!important; width: 100%!important; margin-left: 0 !important; }
#viewprofile h2, #profilenav h2 {margin: 0 0 10px 0!important;}
#viewprofile h2 span, #profilenav h2 span {float: none!important;}
#profilenav li {padding: 7px 15px!important; display: inline-block; }
#profile-left {width: 100% !important; display: block;}
#profile-left li {text-align: center; margin: 0 !important;}
#viewprofile ul, #profilenav ul  {padding: 0!important; margin: 0 0 15px 0!important; border: none!important; background-color: transparent!important;}
#viewprofile li strong, #profile-left li div {background: transparent !important;}
#viewprofile li strong {display: block; font-weight: 400 !important; padding: 6px 1em;}
#viewprofile h1 span {display: none;}
#viewprofile li span {font-weight: 600; padding: 0 20px 0 0!important; margin: 0!important; width: 45%!important; text-align: right;}
#profile-right {width: 100% !important; display: block;}
#profile-right li {padding: 0 !important;}
#profile-right li strong {line-height: 1.1; padding: 0!important;}
#viewprofile li, #setmods dl {margin-bottom: 15px!important;}
#profile10 .tcr {padding: 0!important;}
.punbb fieldset {border-width: 0 !important;}
.punbb fieldset legend span {padding-left: 0 !important; padding-right: 0 !important;}
#smilies-area, #video-area, #spoiler-area {width: 100%!important;}
.topbot {display: none;}
.main table .Add {display: none;}
.forum-text {color: #000!important; padding: 15px 15px 0 15px!important;}
.FNTslider {margin-top: -49px; right: 12px!important; width: 88px!important;}
::-webkit-scrollbar {display: none;}
#pun .indOnline, #pun .indOffline {display: none;}
#MyBookmarks {background-color: #f2f2f2;}
#BookmCntToggle {top: 0!important; left: 0!important;}
#MyBookmarks h2 {margin-top: 10px!important;}
#pun-admain {margin-bottom: 0; width: 100%!important; padding: 0!important; background-color: #f5d2da;}
#pun-admain1 form.adcontainer, #pun-admain2 form.adcontainer, #pun-admain-new form.adcontainer, #pun-admain1 div.adcontainer, #pun-admain2 div.adcontainer {width: 100%!important; padding: 0!important;}
#pun-admain fieldset .adfs-box {padding: 10px 0!important; margin: 0!important; background-color: #f5d2da;}
#pun-admain fieldset .handle, #pun-admain fieldset p {border: none!important; margin-bottom: 0!important; background-color: #f5d2da!important;}
#pun-admain fieldset {margin-bottom: 0!important; background-color: #f5d2da;}
#pun-admain h2 {background-color: #961e3c!important; width: 94%!important;}
.adcontainer {background-color: #f2f2f2!important;}
#pun-admain .adinput {padding: 0!important;}
#pun-admin_index #pun-admain .adformal div ul, #pun-admin_index #pun-admain div p { }
#pun-admain .adlabel {float: none!important; margin-left: none!important;}
#pun-adnav {width: 100%!important; margin-left: 0!important;}
#pun-adnav li {display: inline-block; padding: 7px 15px!important;}
div.punbb-admin #pun-about .container {margin-top: -12px;}
}
@media screen and (max-width: 480px) {
.ismoderator #pun-navlinks .container li {padding: 0 0 0 0 !important;}
.ismoderator #pun-ulinks, .ismoderator #pun-navlinks .container li a, .ismoderator #pun-navlinks .container li a:hover {width: 35px !important; height: 25px !important; text-align: center;}
.multipage {margin-top: 4.8em;}
.linkst .pagelink {margin-left: 9px;}
.pagelink a,.pagelink strong {padding: 0.4em;}
}
