/* =============================================================================
= MENU (SIDEBAR) ===============================================================
================================================================================ */
-webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.15);
box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.15);
border-right: 1px solid #eeeeee;
.clientapp.mobile.loggedout #sidebar .plugin-list>.search-widget{
.mobile #sidebar .profile-header{
border-right: 1px solid #eeeeee;
-webkit-box-shadow: none;
.mobile #sidebar .plugin-list{
.mobile #sidebar .plugin-list>.item:first-of-type{
.retina.mobile #sidebar .channel-list,
.mobile #sidebar .channel-list:not(.loading){
background-color: #ffffff;
.retina.mobile #sidebar .plugin-list>.item:not(:first-of-type),
.retina.mobile #sidebar .plugin-list>.item,
.mobile #sidebar .plugin-list>.item,
.retina.mobile #sidebar .channel-list{
box-shadow: 0px 2px 4px rgba(30, 31, 31, 0.05);
.mobile #sidebar .plugin-list>.item:not(:first-of-type){
.retina.mobile #sidebar .channel-list .item+.item,
.mobile #sidebar .channel-list .item+.item,
.retina.mobile #sidebar .channel-list,
.mobile #sidebar .channel-list,
.mobile #sidebar .channel-list .item{
#sidebar .channel-list .item:before,
.ios #sidebar .channel-list .item:before{
background-color: #000000;
.mobile.touch #sidebar .channel-list .item.active,
.mobile.touch #sidebar .plugin-list>.item.active,
.mobile.touch #sidebar .actor.active,
.mobile.touch #sidebar .profile-header .item.active, .mobile.touch #sidebar>.menu-list .item.active{
background-color: #eeeeee;
.mobile #sidebar .plugin-list:first-child>.search-widget,
.mobile.loggedout #sidebar .plugin-list>.search-widget{
.mobile #sidebar .item>.icon,
.mobile #sidebar .item>.image,
.mobile #sidebar .item>.we-icon{
/* SIDEBAR HEADER ==================================================================== */
.mobile #sidebar .profile-header .actor{
.mobile #sidebar .plugin-list>.search-widget{
.mobile #sidebar .plugin-list>.search-widget .search-wrap span.we-icon.search{
.mobile .no-header .plugin-list.scroller form input::placeholder{
.mobile #sidebar .plugin-list>.search-widget .search-wrap input{
-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
.mobile #sidebar .plugin-list:first-child>.search-widget,
.mobile.loggedout #sidebar .plugin-list>.search-widget{
.mobile .no-header .plugin-list.scroller form{
box-shadow: 0px 2px 4px rgb(30 31 31 / 4%);
.mobile .no-header .plugin-list.scroller form .we-icon{
.mobile .no-header .plugin-list.scroller > div > div {