.sidebar-expandbar position absolute left 0 display none border 1px solid darkBlue border-top-width 2px padding 11px 15px background-color blue z-index 2 &__icon font-size 18px text-align center cursor pointer &:hover color white .sidebar min-height 100% background-color secondColor z-index 1 sidebar-width = 300px sidebar-animate-speed = 0.5s .sidebarSticky position sticky top 87px leftside() height 100% font-size 18px background-color rgba(253, 253, 253, 0.3) .sidebar position relative transition all sidebar-animate-speed width sidebar-width z-index 4 &.sidebarclose width 0 &__expand position absolute top 0 right -42px display flex justify-content center align-items center border-left 1px solid off-white border-bottom-right-radius 15px padding 8px 15px cursor pointer background-color thirdColor color white transition all sidebar-animate-speed &__btnnewworkspace margin 50px 0 overflow hidden &__btn display block margin 0 auto padding 15px 30px background-color thirdColor border-color thirdColor &:hover, &:focus, &:active, &:visited background-color fifthColor border-color fifthColor &__navigation padding 0 overflow hidden &__workspace padding-left 0 list-style none &__item &__wrapper display flex align-items center border-bottom 1px solid secondColor width 100% height 100% background-color thirdColor cursor pointer &:hover background-color fifthColor &__number display flex leftside() padding 12px width 50px letter-spacing 2px &__name padding 10px font-size 20px color off-white white-space nowrap overflow hidden text-overflow ellipsis &__icon margin 0 10px 0 auto color white &__submenu margin 0 padding 0 width 100% background-color fourthColor overflow hidden &__dropdown display flex align-items center border-top 1px solid secondColor cursor pointer &:nth-last-child(1) border-bottom 1px solid secondColor &:hover background-color thirdColor &__showdropdown display flex justify-content space-between align-items center padding 0 10px width 100% .dropdown__icon padding 10px 15px min-width 50px leftside() &.activeFilter .dropdown__icon background-color rgba(253, 253, 253, 0.8) /***** MEDIA 992px and 1199px ******/ @media (min-width: min-lg) and (max-width: max-lg) .sidebar position fixed /***** MEDIA 576px and 991px ******/ @media (min-width: min-sm) and (max-width: max-md) .sidebarSticky top 69px .sidebar position fixed /***** MEDIA 576px and 767px *****/ @media (min-width: min-sm) and (max-width: max-sm) .sidebarpagecontainer padding-top 69px /***** MEDIA *****/ @media (max-width: 575px) .sidebarpagecontainer padding-top 69px .sidebarSticky top 69px .sidebar position fixed