.uif-corner-count {
  position: absolute;
  z-index: 1;
  right: -8px;
  top: -5px;
  height: 18px;
  width: 18px;
  line-height: 18px;
  color: #fff;
  background-color: #c00;
  border-radius: 50%;
  border-bottom-left-radius: 0;
}
