.span8.col.alertas-tipos {
  background-color: #134b8a;
  color: #ffffff;
}

.alertas-home h3 {
  color: #ffffff;
}

.tipo-nombre {
  color: #fcf9f9;
}

.span4.col.alertas-lista {
  color: #0f0f0f;
  background-color: #000000;
}

.titulo {
  color: #fafafa;
}

.alertas-lista ul li a .fecha {
  color: #f5f0f0;
}

#totales-total.row-fluid.alertas-totales-item {
  background-color: #0081c2;
}

.alertas-informe-completo a:hover {
  background-color: #ffffff;
  color: #f7f2f2;
}

.alertas-totales .titulo {
  color: #d4d4d4;
}

.alertas-totales .descripcion {
  color: #e0e0e0;
}

a {
  color: #f2f2f2;
}