.so-panel .widget-title:after, .panel .widget-title:after {
    content: '';
    margin-top: 10px;
    display: block;
    width: 80px;
    height: 6px;
    background-color: #333333;
}

a.sidebar-btn.cross {
    display: none;
}
