.hotspot_type_name-style_name {
  background-color: red;
}
.hotspot_type_name-style_name .title {
  background-color: blue;
}
.hotspot_type_name-style_name .tooltip {
  background-color: grey;
}
.hotspot_type_name-style_name .image {
  background-color: grey;
}
/**********************************************
**********************************************/
.ht0-bonito {
  background-color: yellow;
}
.ht0-bonito .title {
  background-color: blue;
}
.ht0-bonito .tooltip {
  background-color: grey;
}
.ht0-bonito .image {
  background-color: grey;
}
/**********************************************
**********************************************/
.ht0-mas_bonito {
  background-color: green;
}
.ht0-mas_bonito .title {
  background-color: blue;
}
.ht0-mas_bonito .tooltip {
  background-color: grey;
}
.ht0-mas_bonito .image {
  background-color: grey;
}
/**********************************************
**********************************************/
.ht1-precioso {
  background-color: red;
}
/**********************************************
**********************************************/
.ht1-feo {
  background-color: magenta;
}
/**********************************************
**********************************************/
