

/* odontograma*/

.odonto_teeth{
  background: #ddd;
}

.odonto_teeth.active{
  background: #3b8dbd;
}
