/******************************************
СТИЛЬ ТАБЛИЦЫ!
******************************************/
.punbb .post-content table[style="width:111px"]{
display:none;
}
/* Фон и обрамление */
.punbb .post-content table[style="width:111px"]+.quote-box{
position: relative;
background: url(http://forumstatic.ru/files/001a/f4/24/51020.jpg) top 2px no-repeat !important;
background-size: 101% auto!important;
padding: 3px!important;
border: 0 none;
}
.punbb .post-content table[style="width:111px"]+.quote-box > blockquote > p{
background: #aaa9a57d !important;
padding: 20px;
margin-bottom:5px;
border-bottom:3px solid #636154;
}
/* Цвет, Размер и фон заголовка всей таблички */
.punbb .post-content table[style="width:111px"]+.quote-box > blockquote > p > span[style*="text-align: center"]{
background-color:#636154;
margin:-7px;
margin-bottom:17px!important;
padding: 5px;
color:#c0bfbd;
}
.punbb .post-content table[style="width:111px"]+.quote-box > blockquote > p > span[style*="text-align: center"]+br{
display:none;
}

.punbb .post-content table[style="width:111px"]+.quote-box>blockquote {
margin:0!important;
}
.punbb #pun-main .post-content table[style="width:111px"]+.quote-box .quote-box.spoiler-box{
color:#303225;
box-shadow: none;
background: transparent !important;
border: 0 none !important;
margin: 3px auto!important; /* отступ спойлеров */
padding: 0 0 3px 0!important;
}

.punbb #pun-main .post-content table[style="width:111px"]+.quote-box .quote-box.spoiler-box>blockquote{
height: auto; /* высота спойлера */
background: none!important;
box-shadow: none;
overflow-y: visible;
margin: 0px 0px 3px 0px!important;
}
/*Цвет и Размер заголовков спойлеров*/
.punbb .post-content table[style="width:111px"]+.quote-box .quote-box.spoiler-box>div{
border: 1px solid #636154;
margin: 0;
text-align: center;
text-shadow: none;
font: normal normal 700 15px/normal "Cormorant Unicase";
background: none;
padding: 2px;
color: #303225;
}
.punbb .post-content table[style="width:111px"]+.quote-box .quote-box.spoiler-box>div.active,
.punbb .post-content table[style="width:111px"]+.quote-box .quote-box.spoiler-box>div:hover {
background-color:#636154;
color:#c0bfbd;
}
.akkordion span[style*="text-align: center"]+br{
display: none;
}
/*Вертикальная Центровка и Размер шрифта в контенте спойлера*/
.punbb .post-content .akkordion tr{
vertical-align: top;
}
.punbb .post-content .akkordion p{
padding: 2px 9px;
font: normal normal 400 10px/normal Verdana;
line-height: 124%;
}

/*Цвет Ссылок в контенте спойлера*/
.punbb blockquote.akkordion a{
color:#090a04;
font-weight: bold;
transition:.34s;
}
.punbb blockquote.akkordion a:hover{
opacity:.6;
color:#636154;
}
/*цвет скролла*/
.punbb .akkordion::-webkit-scrollbar {width: 3px; height: 5px; background-color: #8c8c87;}
.punbb .akkordion::-webkit-scrollbar-track {background-color: #8c8c87;}
.punbb .akkordion::-webkit-scrollbar-thumb {background-color: #636154;}
.punbb .akkordion::-webkit-scrollbar-thumb:active {background: #636154;}

/*Нижеследущий блок код*/
.punbb #pun-main .post-content table[style="width:111px"]+.quote-box+.code-box{
background: rgba(197, 192, 192, 0.67)!important;
padding:4px;
border: solid #636154;
border-width: 2px 1px!important;
border-radius: 0!important;
margin-top:-7px;
}
::selection {
background: #636154;
color: #c0bfbd;
}
/******************************************
END//СТИЛЬ ТАБЛИЦЫ
******************************************/