.montosFinales {
  font-size: medium;
  padding: 1rem !important;
}

.tablaVentas th,
td {
  padding: 0.45rem !important;
}

#calendar td {
  height: 50px;
  width: 14.28%;
  padding: 10px;
}

#calendar th {
  width: 14.28%;
}

.centered-table td {
  vertical-align: middle;
}

#tablaReportes td {
  padding-top: 0.3rem !important;
  padding-bottom: 0.3rem !important;
}

.nav-link{
  padding: 0.35rem 1rem !important;
}
