
.side_bar_seach_menu{
    position: fixed;
    padding: 0.8rem 1.1rem;
    border-radius: 3px;
    z-index: 99999;
    background: white;
    width: 250px;
}
.sidebar-menu {
    padding: 69px 0;
}