﻿
.TituloEncabezadoGrid th {
  background-image: none !important;
  background-color: #013567;
  border-color: gray !important;
  filter: unset;
    color: white;
  text-decoration: none;
}

  .TituloEncabezadoGrid th a {
    color: white;
    text-decoration: none;
  }

.EditarGrid td input {
  height: 22px;
}
