@charset "UTF-8";

body {
  background: white !important;
}

.contenedor {
  width: unset !important;
}

h5 {
  color: unset !important;
}

p {
  color: unset !important;
  margin-bottom: unset !important;
}

h2 {
  color: #bd202e !important;
}

h2 a, a:link, a:visited {
  color: unset !important;
}

#ppal {
  width: unset !important;
}

#columna-ancha {
  margin: auto;
  float: unset !important;
  color: #f5821f;
}

#columna-ancha h1 {
  color: #f5821f !important;
}

#columna-ancha > h1 > a {
  color: #f5821f !important;
}

a.columna-ancha, p.cierreconstancias > a, p.fondo-celeste1 > a, td > a {
  color: #212529 !important;
}
a:hover.columna-ancha, p.cierreconstancias > a:hover, p.fondo-celeste1 > a:hover, td > a:hover {
  color: #bd202e !important;
}

.cpo13 {
  color: #f5821f;
}

thead, tfoot, .tituloconstancias {
  background-color: #f5821f;
  color: white !important;
}

.azul {
  color: #212529 !important;
}

.azul > strong {
  color: #bd202e !important;
}

.blue {
  background-color: #f5821f;
  color: #333333;
}
.blue:hover {
  background-color: #bd202e;
  color: #bd202e;
}

caption {
  caption-side: unset !important;
  color: #bd202e;
}

#items li.ultimo {
  border-left: 5px solid #bd202e !important;
}

#items a:link {
  color: #212529 !important;
}
#items a:visited {
  color: #212529 !important;
}
#items a:hover {
  color: #bd202e !important;
}

#items li {
  color: #bd202e !important;
}

#columna-noti-central {
  color: #333333;
}

.titulo-seccion {
  background-color: #f5821f !important;
}

.destacados {
  border-bottom: none;
}

select {
  border: solid 1px #f5821f;
}

.enviar {
  background-color: #bd202e;
}