body {
  background-color: #EEF6F6
}
a {
  font-family: Roboto;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
}
.Labels {
  font-family: Roboto;
  font-size: 15px;
  font-weight: bold;
  }
.LabelsErrores {
  font-family: Roboto;
  font-size: 15px;
  font-weight: bold;
  color: #FF0000;
  }
.Links {
  font-family: Roboto;
  font-size: 15px;
  font-weight: bold;
  color: #3300FF;
  }
.TextoBoxs {
  font-family: Roboto;
  font-size: 15px;
  color: #000000;
  }
.TextoDatos {
  font-family: Roboto;
  font-size: 15px;
  color: #000000;
  }
.Botones {
  font-family: Roboto;
  font-size: 15px;
  font-weight: bold;
  }
.CuadranteTextos
{
  font-family: Roboto;
  font-size: 15px;
  font-weight: bold;
}
.CuadranteTextosIncidenciasHoras
{
  font-family: Roboto;
  font-size: 12px;
}
.CuadranteTitulo
{
  font-family: Roboto;
  font-size: 15px;
  font-weight: bold;
  }
.CuadranteTituloSabadosyDomingos
{
  font-family: Roboto;
  font-size: 15px;
  font-weight: bold;
  color: #FF0000;
}