/* ------------------ GLOBAL ILLUSTRATIONS -------------------- */
/*Path: --------- './illustrations/light/global/*.svg  ----- light */
/*Path: --------- './illustrations/dark/global/*.svg  ------ dark */

.dot-illustration img.remote-cloud.light {
    content: url('./illustrations/light/global/remote-cloud.svg');
}

.dot-illustration img.remote-cloud.dark {
    content: url('./illustrations/dark/global/remote-cloud.svg');
}

.dot-illustration img.delete.light {
    content: url('./illustrations/light/global/delete.svg');
}

.dot-illustration img.delete.dark {
    content: url('./illustrations/dark/global/delete.svg');
}

.dot-illustration img.no-chat.light {
    content: url('./illustrations/light/global/no-chat.svg');
}

.dot-illustration img.no-chat.dark {
    content: url('./illustrations/dark/global/no-chat.svg');
}

.dot-illustration img.releases.light {
    content: url('./illustrations/light/global/releases.svg');
}

.dot-illustration img.releases.dark {
    content: url('./illustrations/dark/global/releases.svg');
}

.dot-illustration img.tasks.light {
    content: url('./illustrations/light/global/tasks.svg');
}

.dot-illustration img.tasks.dark {
    content: url('./illustrations/dark/global/tasks.svg');
}


.dot-illustration img.tags.light {
    content: url('./illustrations/light/global/tags.svg');
}

.dot-illustration img.tags.dark {
    content: url('./illustrations/dark/global/tags.svg');
}

.dot-illustration img.time.light {
    content: url('./illustrations/light/global/time.svg');
}

.dot-illustration img.time.dark {
    content: url('./illustrations/dark/global/time.svg');
}

.dot-illustration img.forbiden-access.light {
    content: url('./illustrations/light/global/forbiden-access.svg');
}

.dot-illustration img.forbiden-access.dark {
    content: url('./illustrations/dark/global/forbiden-access.svg');
}

.dot-illustration img.scan-document.light {
    content: url('./illustrations/light/global/scan-document.svg');
}

.dot-illustration img.scan-document.dark {
    content: url('./illustrations/dark/global/scan-document.svg');
}

.dot-illustration img.protection-in-progress.light {
    content: url('./illustrations/light/global/protection-in-progress.svg');
}

.dot-illustration img.protection-in-progress.dark {
    content: url('./illustrations/dark/global/protection-in-progress.svg');
}

.dot-illustration img.upload.light {
    content: url('./illustrations/light/global/upload.svg');
}

.dot-illustration img.upload.dark {
    content: url('./illustrations/dark/global/upload.svg');
}

.dot-illustration img.download.light {
    content: url('./illustrations/light/global/download.svg');
}

.dot-illustration img.download.dark {
    content: url('./illustrations/dark/global/download.svg');
}

.dot-illustration img.ai.light {
    content: url('./illustrations/light/global/ai.svg');
}

.dot-illustration img.ai.dark {
    content: url('./illustrations/dark/global/ai.svg');
}

.dot-illustration img.folder-versioning.light {
    content: url('./illustrations/light/global/folder-versioning.svg');
}

.dot-illustration img.folder-versioning.dark {
    content: url('./illustrations/dark/global/folder-versioning.svg');
}

.dot-illustration img.analysis-circle.light {
    content: url('./illustrations/light/global/analysis-circle.svg');
}

.dot-illustration img.analysis-circle.dark {
    content: url('./illustrations/dark/global/analysis-circle.svg');
}

.dot-illustration img.workflows-main.light {
    content: url('./illustrations/light/global/workflows-main.svg');
}

.dot-illustration img.workflows-main.dark {
    content: url('./illustrations/dark/global/workflows-main.svg');
}

.dot-illustration img.dora-metrics-circle.light {
    content: url('./illustrations/light/global/dora-metrics-circle.svg');
}

.dot-illustration img.dora-metrics-circle.dark {
    content: url('./illustrations/dark/global/dora-metrics-circle.svg');
}

.dot-illustration img.custom-dashboards.light {
    content: url('./illustrations/light/global/custom-dashboards.svg');
}

.dot-illustration img.custom-dashboards.dark {
    content: url('./illustrations/dark/global/custom-dashboards.svg');
}

.dot-illustration img.dependency-up.light {
    content: url('./illustrations/light/global/dependency-up.svg');
}

.dot-illustration img.dependency-up.dark {
    content: url('./illustrations/dark/global/dependency-up.svg');
}

.dot-illustration img.dependency-down.light {
    content: url('./illustrations/light/global/dependency-down.svg');
}

.dot-illustration img.dependency-down.dark {
    content: url('./illustrations/dark/global/dependency-down.svg');
}

.dot-illustration img.chart.light {
    content: url('./illustrations/light/global/chart.svg');
}

.dot-illustration img.chart.dark {
    content: url('./illustrations/dark/global/chart.svg');
}

.dot-illustration img.add-new.light {
    content: url('./illustrations/light/global/add-new.svg');
}

.dot-illustration img.add-new.dark {
    content: url('./illustrations/dark/global/add-new.svg');
}

.dot-illustration img.add-new-grid.light {
    content: url('./illustrations/light/global/add-new-grid.svg');
}

.dot-illustration img.add-new-grid.dark {
    content: url('./illustrations/dark/global/add-new-grid.svg');
}

.dot-illustration img.add-team.light {
    content: url('./illustrations/light/global/add-team.svg');
}

.dot-illustration img.add-team.dark {
    content: url('./illustrations/dark/global/add-team.svg');
}

.dot-illustration img.add-user.light {
    content: url('./illustrations/light/global/add-user.svg');
}

.dot-illustration img.add-user.dark {
    content: url('./illustrations/dark/global/add-user.svg');
}

.dot-illustration img.assets.light {
    content: url('./illustrations/light/global/assets.svg');
}

.dot-illustration img.assets.dark {
    content: url('./illustrations/dark/global/assets.svg');
}

.dot-illustration img.community.light {
    content: url('./illustrations/light/global/community.svg');
}

.dot-illustration img.community.dark {
    content: url('./illustrations/dark/global/community.svg');
}

.dot-illustration img.disconnected.light {
    content: url('./illustrations/light/global/disconnected.svg');
}

.dot-illustration img.disconnected.dark {
    content: url('./illustrations/dark/global/disconnected.svg');
}

.dot-illustration img.done.light {
    content: url('./illustrations/light/global/done.svg');
}

.dot-illustration img.done.dark {
    content: url('./illustrations/dark/global/done.svg');
}

.dot-illustration img.empty.light {
    content: url('./illustrations/light/global/empty.svg');
}

.dot-illustration img.empty.dark {
    content: url('./illustrations/dark/global/empty.svg');
}

.dot-illustration img.favorite.light {
    content: url('./illustrations/light/global/favorite.svg');
}

.dot-illustration img.favorite.dark {
    content: url('./illustrations/dark/global/favorite.svg');
}

.dot-illustration img.features.light {
    content: url('./illustrations/light/global/features.svg');
}

.dot-illustration img.features.dark {
    content: url('./illustrations/dark/global/features.svg');
}

.dot-illustration img.launch.light {
    content: url('./illustrations/light/global/launch.svg');
}

.dot-illustration img.launch.dark {
    content: url('./illustrations/dark/global/launch.svg');
}

.dot-illustration img.no-files.light {
    content: url('./illustrations/light/global/no-files.svg');
}

.dot-illustration img.no-files.dark {
    content: url('./illustrations/dark/global/no-files.svg');
}

.dot-illustration img.nothing-defined.light {
    content: url('./illustrations/light/global/nothing-defined.svg');
}

.dot-illustration img.nothing-defined.dark {
    content: url('./illustrations/dark/global/nothing-defined.svg');
}

.dot-illustration img.password-token.light {
    content: url('./illustrations/light/global/password-token.svg');
}

.dot-illustration img.password-token.dark {
    content: url('./illustrations/dark/global/password-token.svg');
}

.dot-illustration img.reports.light {
    content: url('./illustrations/light/global/reports.svg');
}

.dot-illustration img.reports.dark {
    content: url('./illustrations/dark/global/reports.svg');
}

.dot-illustration img.survey.light {
    content: url('./illustrations/light/global/survey.svg');
}

.dot-illustration img.survey.dark {
    content: url('./illustrations/dark/global/survey.svg');
}

.dot-illustration img.user.light {
    content: url('./illustrations/light/global/user.svg');
}

.dot-illustration img.user.dark {
    content: url('./illustrations/dark/global/user.svg');
}

.dot-illustration img.work-item.light {
    content: url('./illustrations/light/global/work-item.svg');
}

.dot-illustration img.work-item.dark {
    content: url('./illustrations/dark/global/work-item.svg');
}

.dot-illustration img.error-fourhundredfour.light {
    content: url('./illustrations/light/global/error-fourhundredfour.svg');
}

.dot-illustration img.error-fourhundredfour.dark {
    content: url('./illustrations/dark/global/error-fourhundredfour.svg');
}

.dot-illustration img.error-fivehundred.light {
    content: url('./illustrations/light/global/error-fivehundred.svg');
}

.dot-illustration img.error-fivehundred.dark {
    content: url('./illustrations/dark/global/error-fivehundred.svg');
}

.dot-illustration img.error-fourhundredthree.light {
    content: url('./illustrations/light/global/error-fourhundredthree.svg');
}

.dot-illustration img.error-fourhundredthree.dark {
    content: url('./illustrations/dark/global/error-fourhundredthree.svg');
}

.dot-illustration img.error-fivehundredthree.light {
    content: url('./illustrations/light/global/error-fivehundredthree.svg');
}

.dot-illustration img.error-fivehundredthree.dark {
    content: url('./illustrations/dark/global/error-fivehundredthree.svg');
}

.dot-illustration img.no-filters.light {
    content: url('./illustrations/light/global/no-filters.svg');
}

.dot-illustration img.no-filters.dark {
    content: url('./illustrations/dark/global/no-filters.svg');
}

.dot-illustration img.research.light {
    content: url('./illustrations/light/global/research.svg');
}

.dot-illustration img.research.dark {
    content: url('./illustrations/dark/global/research.svg');
}

.dot-illustration img.commitrepo.light {
    content: url('./illustrations/light/global/commitrepo.svg');
}

.dot-illustration img.commitrepo.dark {
    content: url('./illustrations/dark/global/commitrepo.svg');
}

.dot-illustration img.ui-ux-improvements.light {
    content: url('./illustrations/light/global/ui-ux-improvements.svg');
}

.dot-illustration img.ui-ux-improvements.dark {
    content: url('./illustrations/dark/global/ui-ux-improvements.svg');
}

.dot-illustration img.filter-empty.light {
    content: url('./illustrations/light/global/filter-empty.svg');
}

.dot-illustration img.filter-empty.dark {
    content: url('./illustrations/dark/global/filter-empty.svg');
}


/* ------------------ DASHBOARD ILLUSTRATIONS -------------------- */
/*Path: --------- './illustrations/light/dashboards/*.svg  ----- light */
/*Path: --------- './illustrations/dark/dashboards/*.svg  ------ dark */

.dot-illustration img.analysis.light {
    content: url('./illustrations/light/dashboards/analysis.svg');
}

.dot-illustration img.analysis.dark {
    content: url('./illustrations/dark/dashboards/analysis.svg');
}

.dot-illustration img.automation.light {
    content: url('./illustrations/light/dashboards/automation.svg');
}

.dot-illustration img.automation.dark {
    content: url('./illustrations/dark/dashboards/automation.svg');
}

.dot-illustration img.burn-down.light {
    content: url('./illustrations/light/dashboards/burn-down.svg');
}

.dot-illustration img.burn-down.dark {
    content: url('./illustrations/dark/dashboards/burn-down.svg');
}

.dot-illustration img.burn-up.light {
    content: url('./illustrations/light/dashboards/burn-up.svg');
}

.dot-illustration img.burn-up.dark {
    content: url('./illustrations/dark/dashboards/burn-up.svg');
}

.dot-illustration img.custom.light {
    content: url('./illustrations/light/dashboards/custom.svg');
}

.dot-illustration img.custom.dark {
    content: url('./illustrations/dark/dashboards/custom.svg');
}

.dot-illustration img.defect.light {
    content: url('./illustrations/light/dashboards/defect.svg');
}

.dot-illustration img.defect.dark {
    content: url('./illustrations/dark/dashboards/defect.svg');
}

.dot-illustration img.dependency.light {
    content: url('./illustrations/light/dashboards/dependency.svg');
}

.dot-illustration img.dependency.dark {
    content: url('./illustrations/dark/dashboards/dependency.svg');
}

.dot-illustration img.dora.light {
    content: url('./illustrations/light/dashboards/dora.svg');
}

.dot-illustration img.dora.dark {
    content: url('./illustrations/dark/dashboards/dora.svg');
}

.dot-illustration img.executive.light {
    content: url('./illustrations/light/dashboards/executive.svg');
}

.dot-illustration img.executive.dark {
    content: url('./illustrations/dark/dashboards/executive.svg');
}

.dot-illustration img.item.light {
    content: url('./illustrations/light/dashboards/item.svg');
}

.dot-illustration img.item.dark {
    content: url('./illustrations/dark/dashboards/item.svg');
}

.dot-illustration img.late-task.light {
    content: url('./illustrations/light/dashboards/late-task.svg');
}

.dot-illustration img.late-task.dark {
    content: url('./illustrations/dark/dashboards/late-task.svg');
}

.dot-illustration img.onboarding.light {
    content: url('./illustrations/light/dashboards/onboarding.svg');
}

.dot-illustration img.onboarding.dark {
    content: url('./illustrations/dark/dashboards/onboarding.svg');
}

.dot-illustration img.workflow.light {
    content: url('./illustrations/light/dashboards/workflow.svg');
}

.dot-illustration img.workflow.dark {
    content: url('./illustrations/dark/dashboards/workflow.svg');
}

.dot-illustration img.CRP-failure-prediction-monitoring.light {
    content: url('./illustrations/light/dashboards/CRP-failure-prediction-monitoring.svg');
}

.dot-illustration img.CRP-failure-prediction-monitoring.dark {
    content: url('./illustrations/dark/dashboards/CRP-failure-prediction-monitoring.svg');
}

.dot-illustration img.change-credit-score.light {
    content: url('./illustrations/light/dashboards/change-credit-score.svg');
}

.dot-illustration img.change-credit-score.dark {
    content: url('./illustrations/dark/dashboards/change-credit-score.svg');
}

.dot-illustration img.change-data-quality.light {
    content: url('./illustrations/light/dashboards/change-data-quality.svg');
}

.dot-illustration img.change-data-quality.dark {
    content: url('./illustrations/dark/dashboards/change-data-quality.svg');
}

.dot-illustration img.change-impact.light {
    content: url('./illustrations/light/dashboards/change-impact.svg');
}

.dot-illustration img.change-impact.dark {
    content: url('./illustrations/dark/dashboards/change-impact.svg');
}

.dot-illustration img.change-executive.light {
    content: url('./illustrations/light/dashboards/change-executive.svg');
}

.dot-illustration img.change-executive.dark {
    content: url('./illustrations/dark/dashboards/change-executive.svg');
}

.dot-illustration img.change-impact-detection.light {
    content: url('./illustrations/light/dashboards/change-impact-detection.svg');
}

.dot-illustration img.change-impact-detection.dark {
    content: url('./illustrations/dark/dashboards/change-impact-detection.svg');
}

.dot-illustration img.change-impact-hotspots.light {
    content: url('./illustrations/light/dashboards/change-impact-hotspots.svg');
}

.dot-illustration img.change-impact-hotspots.dark {
    content: url('./illustrations/dark/dashboards/change-impact-hotspots.svg');
}

.dot-illustration img.change-failure-factors.light {
    content: url('./illustrations/light/dashboards/change-failure-factors.svg');
}

.dot-illustration img.change-failure-factors.dark {
    content: url('./illustrations/dark/dashboards/change-failure-factors.svg');
}

.dot-illustration img.change-failure-prediction.light {
    content: url('./illustrations/light/dashboards/change-failure-prediction.svg');
}

.dot-illustration img.change-failure-prediction.dark {
    content: url('./illustrations/dark/dashboards/change-failure-prediction.svg');
}

.dot-illustration img.data-extraction.light {
    content: url('./illustrations/light/dashboards/data-extraction.svg');
}

.dot-illustration img.data-extraction.dark {
    content: url('./illustrations/dark/dashboards/data-extraction.svg');
}

.dot-integration img.grafana {
    content: url('./integrations/grafana.svg');
}
