/* Write your custom CSS here */
.no-padding{
    padding: 0px!important;
}
.selected{
    background: #e2e2e2 !important;
}

@media screen and (max-height: 26.375em)
.cbp-spmenu-vertical {
    font-size: 90%;
    width: 290px;
}

@media screen and (max-height: 26.375em)
.cbp-spmenu-right {
    right: -190px;
}
.cbp-spmenu-right {
    right: -350px;
}
.cbp-spmenu-vertical {
    width: 350px;
    height: 100%;
    top: 0;
    z-index: 9999999;
}