/* @define FilterSidebar */

/*
This is needed to offset the native internal padding on the sidebar compo
*/
.FilterSidebar-filterContainer {
    margin: -15px;
}
