.ul-doughnut-legend .li-doughnut-legend {
  display: block;
  /*padding-left: 30px;*/
  position: relative;
  margin-bottom: 4px;
  padding: 2px 8px 2px 28px;
}
.li-doughnut-legend  span {
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 100%;
  border-radius: 5px;
}
