/* ICON for your custom entity "PARC" */
.i-Parc::before {
  content: "\e662";
}

/* ICON for your custom entity "KNOWLEDGEDB" */
.i-Know::before {
  content: "\e990";
}

/* ICON for your custom entity "GONOGO" */
.i-Gono::before {
  content: "\e90d";
}

.i-ellisphere-small:before {
  content: url(../imgnew/ellisphere16.png);
}

.i-ellisphere-medium:before {
  content: url(../imgnew/ellisphere128.png);
}

.bdp-consult-title {
  padding-top: 0.5rem;
  padding-bottom: 1rem;
  padding-left: 0.5rem;
  border-bottom: 1px solid #ddd;
  margin-bottom: 0.3rem;
  font-size: 1rem;
  color: #fff;
  background-color: #21945D;
}
.bdp-consult-title.name {
  margin-left: 0.625rem;
  margin-right: 0.625rem;
  font-size: 1.5rem;
}
.bdp-consult-title.name i {
  margin-right: 1rem;
}
.bdp-consult-title.section {
  text-align: center;
}
.bdp-consult-title.corporama {
  background-color: #015192;
}
.bdp-consult-title.trendstop {
  background-color: #E3051B;
}
.bdp-consult-title.creditsafe {
  background-color: #ee2e24;
}
.bdp-consult-title.cartegie {
  background-color: #0D2565;
}
.bdp-consult-title.ellisphere {
  background-color: #015192;
}

.figures-unit {
  font-size: 2rem;
}
.figures-unit.corporama {
  color: #015192;
}
.figures-unit.trendstop {
  color: #E3051B;
}
.figures-unit.creditsafe {
  color: #ee2e24;
}
.figures-unit.cartegie {
  color: #0D2565;
}
.figures-unit.ellisphere {
  color: #015192;
}

/* .completeness>span.complete {
	color: #e5f558;
} */
.completeness > span.uncomplete {
  color: #909090;
}

/* Module triporganizer */
.orgamap {
  padding-left: 0.49rem;
  color: #333333;
}

.orgamap:hover {
  padding-left: 0.49rem;
  color: #008ead;
}/*# sourceMappingURL=EfficyCustom.css.map */