
/* Inspired by ".forthcoming-label" in older CSS files. */
.ef_components-list_field_label {
  background: #f7931e;
  padding: 1px 6px;
  text-align: center;
  color: #FFF;
  font-size: 12px;
  letter-spacing: 0;
  border-radius: 4px;
  vertical-align: super;
  text-transform: uppercase;
  font-family: 'OpenSans-Semibold-webfont', serif;
}

/*.ef_components-list_field_label.__field_value_archived {*/
/*  background: yellow;*/
/*}*/
