.hidden{
    display: none !important;
}
.tabbar-wrapper{
    z-index: 3;
}
.sidebar{
    z-index: 2;
}
.layout-container{
    z-index: 1;
}