.previous:hover {
  background-color: #ddd;
  color: black;
}

.previous {
  text-decoration: none;
  display: inline-block;
  padding: 8px 16px;
  background-color: #f1f1f1;
  color: black;
}

.round {
  border-radius: 50%;
}

.grafikoa{
  display: flex;
  flex-direction: row;
  justify-content: center;
} 

.grafikoaTop{
  border-bottom: 2px solid black;
}

.grafikoaLeft{
  border-right: 2px solid black;
}

.informeChart{
  padding: 10px;
  width: auto!important;
  height: 300px!important;
}

.vl {
  border-left: 2px solid black;
  height: 300px;
  margin-left: 2px;
}

.fc-day-today {
  background-color: inherit !important;
}
td.azpi, th.azpi {
  background: orange;
}
