TD.etiqueta, TH.etiqueta, THEAD.etiqueta {
  background-color : #F3F3F3;
  /* font-family : Arial, Helvetica, sans-serif;
  font-size : 12px; */
  font-weight : bold;
}
TD.encabezado, TH.encabezado, THEAD.encabezado {
  background-color : Silver;
  /* font-family : Arial, Helvetica, sans-serif;
  font-size : 12px; */
  font-weight : bold;
}

INPUT.requerido, SELECT.requerido, textarea.requerido {
  background-color : #F2F5A9;
}
.ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front {
  font-size: 0.8em;
  z-index: 10000;
}
TD.listado1, TD.usuarioInforme, COL.listado1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
}

TD.tituloInforme {
	font-family : "Times New Roman", Times, serif;
	font-size : large;
	font-weight : bold;
}

.sinBordes td {
  border: none !important;
  border-top: none !important;
}
.usuario {
  font-family : Arial, Helvetica, sans-serif;
  font-size : xx-small;
  float:right;
}
.inlineTable {
  float:left;
}
.nulo {
    background-color: #dc3545 !important;
    text-align: center !important;
    color: white !important;
}
.vigente {
    background-color: lime !important;
    text-align: center !important;
    color: black !important;
}
.pendiente {
    background-color: yellow !important;
    text-align: center !important;
    color: black !important;
}
.sinSalto{
  white-space: nowrap;
}
INPUT.puedeEditar, TD.puedeEditar {
  background-color : #FFFFB9;
  font-weight : bold;
}
.negrita{
  font-weight : bold;
}
td.RptEncabezadoSeccion {
  border-bottom: solid black 1px;
  font-weight: bold;
}
td.RptLabel {
  font-weight: bold;
}
td.RptDatosControl {
  font-size: xx-small;
  font-style:italic;
}
td.RptEncabezadoListado {
  font-weight:bold;
  font-size: x-small;
  border-bottom: solid 1px black;
}
td.RptEncabezadoListadoGrupo {
  font-weight:bold;
  font-size: x-small;
  border: solid 1px black;
  background-color: #C7D9E7;
}
td.RptPieListado {
  font-weight:bold;
  font-size: x-small;
  border-top: solid 1px black;
}

td.RptItemListado {
  font-size: xx-small;
}

tr.RptItemListado {
  font-size: xx-small;
}
.negrita {
  font-weight: bold;
}
