.my-div-icon {
  background: rgb(240, 77, 104);
  border-radius: 50%;
  width: 5px !important;
  height: 5px !important;
}

.my-div-icon.gt100 {
  background: rgb(	90, 0, 179	
);
  width: 5px !important;
  height: 5px !important;
}

.top-host { 
  background: rgb(0,255,0)
}