.grid-activity-row-measure {
    background-color: #e0f6f8;
}
.grid-activity-row-measure:hover {
    background-color: #b6ddef;
}

.activityScope > .activityScopeMeasure::before {
    font-family: "FontAwesome";
    content: "\f192";
}
.activityScope > .activityScopeMeasure {
    color: #bd2525;
}