.pimcore_copilot_copilot {
    background: url(/bundles/pimcorecopilot/img/flat-white-icons/copilot.svg) center center no-repeat;
    background-size: 26px 26px;
}

.pimcore_copilot_copilot_colored {
    background: url(/bundles/pimcorecopilot/img/flat-color-icons/copilot.svg) center center no-repeat;
    background-size: 35px 35px;
}

.pimcore_copilot_maximize {
    background: url(/bundles/pimcorecopilot/img/flat-color-icons/maximize.svg) center center no-repeat;
    background-size: 24px 24px;
}

.pimcore_copilot_minimize {
    background: url(/bundles/pimcorecopilot/img/flat-color-icons/minimize.svg) center center no-repeat;
    background-size: 24px 24px;
}

.pimcore_copilot_automation_action {
    background: url(/bundles/pimcorecopilot/img/flat-color-icons/automation-action.svg) center center no-repeat;
    background-size: 24px 24px;
}

.pimcore_copilot_interaction_action {
    background: url(/bundles/pimcorecopilot/img/flat-color-icons/interaction-action.svg) center center no-repeat;
    background-size: 24px 24px;
}

.pimcore_copilot_actions_config_colored {
    background: url(/bundles/pimcorecopilot/img/flat-color-icons/actions-config.svg) center center no-repeat;
    background-size: 24px 24px;
}

.pimcore_copilot_actions_config {
    background: url(/bundles/pimcorecopilot/img/flat-white-icons/actions-config.svg) center center no-repeat;
    background-size: 24px 24px;
}

.pimcore_copilot_copilot_modal {
    background: url(/bundles/pimcorecopilot/img/copilot_modal.svg) center center no-repeat;
    background-size: 35px 35px;
}

.pimcore_copilot_job_runs {
    background: url(/bundles/pimcorecopilot/img/flat-white-icons/copilot-job-runs.svg) center center no-repeat;
    background-size: 24px 24px;
}

.pimcore_copilot_job_runs_colored {
    background: url(/bundles/pimcorecopilot/img/flat-color-icons/copilot-job-runs.svg) center center no-repeat;
    background-size: 24px 24px;
}

.pimcore_copilot_alert_circle {
    width: 30px;
    background: url(/bundles/pimcorecopilot/img/flat-color-icons/error.svg) center center no-repeat;
    background-size: 24px 24px;
}

.pimcore_copilot_warning {
    width: 30px;
    background: url(/bundles/pimcorecopilot/img/flat-color-icons/warning.svg) center center no-repeat;
    background-size: 24px 24px;
}

.pimcore_copilot_matrix_field {
    background: url(/bundles/pimcorecopilot/img/flat-color-icons/matrix-field.svg) center center no-repeat;
    background-size: 24px 24px;
}
