body:not([data-app-env='prod'])
{
    border: 3px solid #8efd28 !important;
}

.x-tab .x-tab-icon-el, .x-panel-header-horizontal .x-panel-header-title-default > .x-title-icon-wrap-default > .x-title-icon-default, .x-menu-item-icon
{
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}