ul.camera-specs {
  padding: 0;
}
ul.camera-specs li {
  display: inline-block;
  list-style: none;
  font-weight: 600;
  font-size: 0.88889em;
  padding: 0.4em 1em 0.6em 1em;
  margin: 0 0.5em 0.5em 0;
  line-height: 1;
  color: #fff;
  background: #666;
  box-shadow: #999 0 1px 1px;
  text-shadow: rgba(0, 0, 0, 0.5) 0 1px 1px;
}
ul.camera-specs li.ds-cooled {
  background: linear-gradient(-45deg, #124cb5, #2aacf6, #124cb5, #2aacf6, #124cb5);
}
ul.camera-specs li.ds-mono {
  background: linear-gradient(-45deg, #333, #666, #333, #666, #333);
}
ul.camera-specs li.ds-high-def {
  background: linear-gradient(0deg, #ffa726, #da2694, #6e0c99);
}
ul.camera-specs li.ds-color {
  background: linear-gradient(135deg, #F00, #F00, #F90, #DD3, #0D0, #0DD, #06F, #90F, #F00);
}
ul.camera-specs li.ds-high-speed {
  background: linear-gradient(90deg, #556875, #aec7d9);
}
ul.camera-specs li.ds-quant {
  background: radial-gradient(circle at center, #F6F, #90F);
}
ul.camera-specs li.ds-high-sense {
  background: radial-gradient(circle at center, #3bad3e, #77c94c, #3bad3e, #3bad3e);
}

/*# sourceMappingURL=eclipse-ni-series.css.map */
