/* обнуление бэкграунда */
.fs2-pinned-blog #tab-content { background: transparent !important; border-color: transparent !important; padding: 0; }

/* кастомные табы */
.fs2-tabs-v2 #content h1 .status_profile { line-height: 13px; }
.fs2-tabs-v2 #content-inner { position: relative; }

#app_blog_pinned_style_css { display: none; }
.prev-users-list,.current-user {float: left;padding: 5px 0;}
.next-users-wrap{padding-right:5px;}
#content-inner .for-fixed-context-nav-tabs {width:100%;height:10px;}
#content-inner .for-fixed-context-nav-tabs + #context-nav-tabs {
    width: 830px;
    z-index: 1;
    margin-top: 5px;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
    transition: margin-top .5s;
}
.sale-packs-body_top-shown #content-inner .for-fixed-context-nav-tabs + #context-nav-tabs {
    margin-top: 70px;
}
#content-inner .for-fixed-context-nav-tabs + #context-nav-tabs .tab-name{color:#008bc8}
#content-inner .for-fixed-context-nav-tabs + #context-nav-tabs .contextNav-profileRender i{display:none;}
#content-inner .for-fixed-context-nav-tabs + #context-nav-tabs .next-users-wrap .next-user:hover{opacity:1!important}
#content-inner .for-fixed-context-nav-tabs + #context-nav-tabs .next-users-list{padding:5px 0;}
#content-inner .for-fixed-context-nav-tabs + #context-nav-tabs .next-users-wrap:hover .next-user:first-child,
#content-inner .for-fixed-context-nav-tabs + #context-nav-tabs .next-users-wrap .next-users-list:hover .next-user:hover{opacity:0.3}
#content-inner .for-fixed-context-nav-tabs + #context-nav-tabs div.next-user{opacity:1}
#content-inner .for-fixed-context-nav-tabs + #context-nav-tabs .tab-name:hover{background:inherit;text-decoration:underline;}
#next-users-wrap-prev span{background:url(../../people/img/people-profile-nav-prev.png) no-repeat;width:6px;height:9px;display: inline-block;margin-right: 5px;}
#next-users-wrap-next span{background:url(../../people/img/people-profile-nav-next.png) no-repeat;width:6px;height:9px;display: inline-block;margin-left: 5px;}