body .admin-toolbar__logo img {
    width: 216px;
    height: auto;
    margin-left: 14px;
    display:block;
    margin-bottom: 20px;
}
.group-inline > div {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}
.toolbar-link--menu-link-content52cb328b-ab90-44d9-b97c-d7328715e9a3::before,
.toolbar-link--menu-link-content7e18189a-45ba-4fae-8c01-9d72dd070137::before,
.toolbar-link--menu-link-contentdec1722e-4375-42c7-aa98-8697030de3b2::before,
.toolbar-link--menu-link-content6e6f715a-5761-4826-9244-b81984581b00::before,
.toolbar-link--menu-link-content3c7c0810-d6f0-4514-9cf3-1eecbb633749::before{
    /*--icon: url('/themes/contrib/gin/dist/media/sprite.svg#structure-view');*/
    --icon: unset;
    width: 20px !important;
    height: 20px !important;
    display: block !important;
    mask-image: none !important;
    background-repeat: no-repeat !important;
    background-size: 16px auto !important;
    background-color: #ffffff !important;
    padding: 8px;
    border-radius: 10px;
    background-position: center center !important;
    border: 1px solid #D2D4FA;
}
.toolbar-link--menu-link-content52cb328b-ab90-44d9-b97c-d7328715e9a3::before {
    background-image: url(/modules/custom/netmonsters_mod/images/invoices.webp) !important;
}
.toolbar-link--menu-link-content7e18189a-45ba-4fae-8c01-9d72dd070137::before{
    background-image: url(/modules/custom/netmonsters_mod/images/reports.webp) !important;
}
.toolbar-link--menu-link-contentdec1722e-4375-42c7-aa98-8697030de3b2::before{
    background-image: url(/modules/custom/netmonsters_mod/images/stock.webp) !important;
}
.toolbar-link--menu-link-content6e6f715a-5761-4826-9244-b81984581b00::before{
    background-image: url(/modules/custom/netmonsters_mod/images/rrhh.webp) !important;
}
.toolbar-link--menu-link-content3c7c0810-d6f0-4514-9cf3-1eecbb633749::before{
    background-image: url(/modules/custom/netmonsters_mod/images/settings.webp) !important;
}
body .gin-layer-wrapper,
body .gin-layer-wrapper-shadow,
body .block-system > form,
body .views-exposed-form.views-exposed-form,
body .views-edit-view,
body .views-preview-wrapper,
body .modules-tabs,
body #views-entity-list,
body .admin.my-workbench,
body .media-library-views-form,
body .user-admin-permissions,
body .field-config-form{
    box-shadow: unset;
}
body .view-filters fieldset {
    border: 0 none;
    margin: 0;
    padding-top: 0px;
    margin-top: 10px;
}
