
.side_bar_seach_menu{
    position: fixed;
    padding: 0.5rem 0.5rem;
    border-radius: 3px;
    z-index: 99999;
    background: white;
    width: 200px;
}
.sidebar-menu {
    padding: 49px 0;
}