.bb_img img {
max-height: 350px;
max-width: 450px;
}

.bb_tag_video embed, .bb_tag_video iframe {
height: 250px;
width: 350px;
}

.category-wrap {
  padding: 15px;
  background: white;
  width: 200px;
  box-shadow: 2px 2px 8px rgba(0,0,0,.1);
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.category-wrap h3 {
  font-size: 16px;
  color: rgba(0,0,0,.6);
  margin: 0 0 10px;
  padding: 0 5px;
  position: relative;
}
.category-wrap h3:after {
  content: "";
  width: 6px;
  height: 6px;
  background: #80C8A0;
  position: absolute;
  right: 5px;
  bottom: 2px;
  box-shadow: -8px -8px #80C8A0, 0 -8px #80C8A0, -8px 0 #80C8A0;
}
.category-wrap ul {
  list-style: none;
  margin: 0;
  padding: 0; 
  border-top: 1px solid rgba(0,0,0,.3);
}
.category-wrap li {margin: 12px 0 0 0px;}
.category-wrap a {
  text-decoration: none;
  display: block;  
  font-size: 13px;
  color: rgba(0,0,0,.6);
  padding: 5px;
  position: relative;
  transition: .3s linear;
}
.category-wrap a:after {
  content:"\f18e";
  font-family: FontAwesome;
  position: absolute;
  right: 5px;
  color: white;
  transition: .2s linear;
}
.category-wrap a:hover {
  background: #80C8A0;
  color: white;
}

.panel {
    position: fixed;
    top: 70px;
    left: 0;
    display: none;
    background: #000000;
    border:1px solid #111111;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    width: 330px;
    height: auto;
    padding: 30px 30px 30px 150px;
    filter: alpha(opacity=85);
    opacity: .85;
    z-index: 10;
}
.panel.newClass {
     display: block;
 }

a.trigger{
    position: fixed;
    text-decoration: none;
    top: 90px;
    left: 0;
    font-size: 16px;
    font-family: "Open Sans Condensed";
    font-weight: bold;
    color:#fff;
    padding: 20px 40px 20px 15px;
    font-weight: 700;
    background:#333333 url(../images/plus.png) 85% 55% no-repeat;
    border:1px solid #444444;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    display: block;
    z-index: 11;
}

a.trigger:hover{
text-decoration: none;
padding: 20px 40px 20px 20px;
}

a.active.trigger {
background:#222222 url(../images/minus.png) 85% 55% no-repeat;
}
/******************* валидный Тег ноиндекс *******************/
/*////////////////////////////////////////////////////////////////
<span class="noi"><![CDATA[<noindex>]]></span>
Тут текст или ссылки, которые не индексируются
<span class="noi"><![CDATA[</noindex>]]></span>
//////////////////////////////////////////////////////////////////*/
.noi { display: none }
/******************* /валидный Тег ноиндекс *******************/
/******************* валидный Тег ноиндекс *******************/
/*////////////////////////////////////////////////////////////////
<span class="noi"><![CDATA[<noindex>]]></span>
Тут текст или ссылки, которые не индексируются
<span class="noi"><![CDATA[</noindex>]]></span>
//////////////////////////////////////////////////////////////////*/
.noi { display: none }
/******************* /валидный Тег ноиндекс *******************/

