﻿/* !! TO AVOID DUPLICATIONS: DO NOT USE THESE CSS DEFINITIONS IF YOU ALREADY USE _CUSTOM-SETTINGS.SCSS DEFINITIONS !! */

/* ICON for your custom entity "ACTIVITY" */
.i-Acte::before { content: "\e294"; }

/* ICON for your custom entity "TRANCHE" */
.i-Trac::before { content: "\e667"; }

.process-runner .meter {
  color: #FFF;
  text-align: right;
  padding-right: 1em;
}

.process-runner .progress-indicator {
  font-family: monospace;
}