
.mblEdgeToEdgeCategory {
  position: relative;
  margin: 0;
  padding: 0 10px;
  overflow: hidden;
  font-family: Helvetica;
  font-size: 16px;
  font-weight: bold;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  padding: 0 0 0 5px;
  font-size: 15pt;
  font-family: "Segoe WP", "Segoe UI", "HelveticaNeue", "Helvetica-Neue", "Helvetica", "BBAlpha Sans", "sans-serif";
  font-weight: 200;
  line-height: 2;
  height: 43px;
  width: 38px;
  background-color: Highlight;
  border: none;
  color: #ffffff;
  text-transform: lowercase;
  overflow: visible;
}
.mblEdgeToEdgeCategoryLong {
  width: 100%;
}
.mblEdgeToEdgeCategory:first-of-type {
  margin-top: 8px;
}
