/* CSS Document */
@import url('estilos.css');
html, body, div, h1, h2, h3, h4, h5, h6, p, img, dl,
  dt, dd, ol, ul, li, table, tr, td, form, object, embed,
  article, aside, canvas, command, details, fieldset,
  figcaption, figure, footer, group, header, hgroup, legend,
  mark, menu, meter, nav, output, progress, section, summary,
  time, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  }
  html {
  font: 81.25% arial, helvetica, sans-serif;
  background: #fff;
  color: #333;
  line-height: 1;
  direction: ltr;
  }
  a {
  color: #15c;
  text-decoration: none;
  }
  a:active {
  color: #d14836;
  }
  a:hover {
  text-decoration: underline;
  }
  h1, h2, h3, h4, h5, h6 {
  color: #222;
  font-size: 1.54em;
  font-weight: normal;
  line-height: 24px;
  margin: 0 0 .46em;
  }
  p {
  line-height: 17px;
  margin: 0 0 1em;
  }
  ol, ul {
  list-style: none;
  line-height: 17px;
  margin: 0 0 1em;
  }
  li {
  margin: 0 0 .5em;
  }
  html, body {
  position: absolute;
  height: 100%;
  min-width: 100%;
    top: 0px;
    left: 0px;
    /*width: 511px; LO DESACTIVÉ, POR QUE ME ESTABA DANDO PROBLEMAS*/
}
  .wrapper {
  position: relative;
  min-height: 100%;
  }
  .content {
  padding: 0 44px;
  position: relative;
  z-index: -1;
  }
  .header {
	position: relative;
	font-weight: bold;
	color: #FFF;
	padding-top: 0;
	padding-right: 44px;
	padding-bottom: 0;
	padding-left: 5px;
	height: 90px;
  }
  #barramenu {
    width: 100%;
    z-index: 2;
}
  .header-bar {
	height: 90px;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
	background-image: url(../imagenes/fondocabecera.png);
	background-repeat: repeat-x;
  }
  .footer-bar {
  /*Tenia position: absolute; pero la cambié a fixed para que el pie siempre esté visible*/
      position: fixed;
      bottom: 0;
      height: 35px;
      width: 100%;
      border-top: 1px solid #ebebeb;
      overflow: hidden;
      background: #fff;
  }
  .footer {
  padding: 0 44px;
  padding-top: 9px;
  font-size: .85em;
  white-space: nowrap;
  line-height: 0;
  }
  .footer ul {
  color: #999;
  float: left;
  max-width: 80%;
  }
  .footer ul li {
  display: inline;
  padding: 0 1.5em 0 0;
  }
  .footer a {
  color: #333;
  }
  .textorojo {
  color: #dd4b39;
  }
  .textoblanco {
  color: #fff;
  }
  .textonegro {
  color: #000;
  }
  .textoautor {
    color: #F8F8F8;
    font-size: 11px;
    font-weight: bold;
    font-style: italic;
    font-family: 'Times New Roman' , Times, serif;
    text-align: right;
    padding-right: 22px;
    text-shadow: 1px 1px 3px #FFFC00;
}
  .hidden {
  display: none;
  }
.titulo_principal{
	float: left;
	height: 85px;
	text-align: left;
	font-size: 20px;
	line-height: 30px;
	padding-top: 5px;
	padding-left: 30px;
}
.logo{
	height: 50px;
	width: 170px;
	float: left;
	text-align: center;
	padding-top: 3px;
}
.subtitulo_principal{
	font-size: 24px;
}
.siges {
    color: #FFFF00;
    font-size: 12px;
    margin-top: -5px;
}
.siu {
    color: #FFFFFF;
    font-size: 10px;
}
.usuario_actual{
	height: 85px;
	width: 250px;
	padding-top: 5px;	
	margin-right: 1px;
    line-height: 15px;
    float: right;
}
.usuario_actual a {
    color: #FFFF00;
}

.usuario_actual a:hover {
    color: #FF9900;
    cursor: pointer;
    
}

.titulo_direccion{
	font-size: 14px;
	color: #FFF;
	line-height: normal;
}

.pagina_izquierda{
	float: left;
	width: 180px;
	background-repeat: repeat-x;
	border-radius: 15px;
	-moz-border-radius: 15px 15px 0px 0px;
	-webkit-border-radius: 15px 15px 0px 0px;
	border: 1px solid #F3F3F3;
	background-image: url(../imagenes/fondo_menu_izquierda.png);
	padding-left: 5px;
}

.pagina_derecha{
	float: left;
	padding-left: 20px;
}

.titulomenu{
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}

.pagina_izquierda a{
	font-weight: bold;
	color: #666;
}
.iniciar_sesion a{
	float: right;
	font-weight: bold;
	color: #FFF;
}
.formatotabla {
    border-width: 3px;
    text-align: center;
    margin: 0 auto;
    background-color: #BBE9FF;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #009;
    border-right-color: #009;
    border-bottom-color: #009;
    border-left-color: #009;
}
.formatotabla2 {
    border-width: 3px;
    text-align: center;
    margin: 0 auto;
    background-color: #BBE9FF;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #009;
    border-right-color: #009;
    border-bottom-color: #009;
    border-left-color: #009;
    width: 100%;
    font-size: 10px;
}
.formatotabla3 {
    border-width: 0px;
    text-align: center;
    margin: 0 auto;
    background-color: #fff;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #fff;
    border-right-color: #fff;
    border-bottom-color: #fff;
    border-left-color: #fff;
    width: 100%;
    font-size: 12px;
    color: #dd4b39;
}

.formatotabla4 {
    border-width: 0px;
    text-align: center;
    margin: 0 auto;
    background-color: #fff;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #fff;
    border-right-color: #fff;
    border-bottom-color: #fff;
    border-left-color: #fff;
    font-size: 12px;
    color: #dd4b39;
}


.formatotablaBotonera {
    border-width: 3px;
    text-align: center;
    margin: 0 auto;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #014464;
    border-right-color: #014464;
    border-bottom-color: #014464;
    border-left-color: #014464;
    /*width: 100%;*/
    font-size: 12px;
    color: #000;
    background-image: url('../imagenes/fondocabecera.png');
}

.fondoAzul {
    background-image: url('../imagenes/fondocabecera.png');
}

.displayNone {
    display: none;
}

.displayNormal {
    display: normal;
}

.color-reg-eliminado td {
    font-size: 11px;
    color: #ff8787 !important;
}

.color-reg-activo td {
    font-size: 10px;
    color: #000000 !important;
}

.color-reg-rechazado td {
    font-size: 11px;
    color: #c00909 !important;
}

.color-reg-aprobado td {
    font-size: 10px;
    color: #078533 !important;
}

/*TABS O PESTAÑAS*/
.formatoTabs {
    border-width: 3px;
    text-align: center;
    margin: 0 auto;
    background-color: #014464;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #014464;
    border-right-color: #014464;
    border-bottom-color: #014464;
    border-left-color: #014464;
    width: 100%;
    font-size: 12px;
    color: #000;
}

.centrar_texto {
    text-align: center;
}

.alinear_a_la_izquierda {
    text-align: left;
}

.alinear_a_la_derecha {
    text-align: right;
}
.centrarHorizontalVertical {
    width: 270px;
    height: 150px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -75px 0 0 -150px;
}

.centrarHorizontalVertical2 {
    width: 300px;
    height: 150px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -75px 0 0 -200px;
}

.centrarHorizontalVertical3 {
    width: 600px;
    height: 150px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -300px;
}

.centrarHorizontalVertical4 {
    width: 270px;
    height: 150px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -205px 0 0 -200px;
}

.centrarDiv {
    text-align: center;
    vertical-align: middle;
    position: relative;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}



.centrarReporte {
            width: 100%;
            position: absolute;
            left: 50%;
            top: 50%;
            margin: -380px 0 0 -490px;
}
/*Para centrar los botones de edición de datos (Eliminar por ejemplo)*/
.botonesEdicion {
            position: relative; 
            top: 4px;
}

/*PARA LA BARRA DE PROGRESO*/
#Background_ProgressBar {
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
    background-color: #F0F0F0;
    filter: alpha(opacity=80);
    opacity: 0.8;
    z-index: 100000;
}

/*PARA LA BARRA DE PROGRESO*/
#ProgressBar {
    position: fixed;
    top: 40%;
    bottom: 40%;
    left: 20%;
    right: 20%;
    z-index: 100001;
    /*background-color: #FFFFFF;
            border: 1px solid Gray;*/
    background-image: url('../imagenes/cargando2.gif');
    background-repeat: no-repeat;
    background-position: center;
}

.interlineado1_3 {
    line-height: 1.3;
}

.colorRegistroSeleccionado {
    color: #C60017;
    font-weight: bold;
}

.paddingDiv_GridView {
    /*padding: 15px;*/
    padding-top: 4px;
    padding-left: 15px;
    padding-right: 15px;
}

.ancho100porciento {
    width: 100%;
}

.formatoDiv {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: solid 3px;
    border-color: #d3d1d1;
    padding: 6px;
    background-color: #BBE9FF;
    width: 100%;
}

/*PARA MOSTRAR UN TOOLTIP INDICANDO QUE EL CAMPO ES REQUERIDO*/
.requerido {
    margin-left: 5px;
    padding-left: 35px;
    padding-right: 5px;
    padding-bottom: 5px;
    color: #FFF;
    font-size: 10px;
    font-family: Verdana, Tahoma, Arial;
    font-weight: bold;
    background-image: url(../imagenes/errorValidacion.png);
    background-repeat: no-repeat; 
}

.fondoDegradado{
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: solid 1px;
    border-color: #d3d1d1;
    padding: 8px;
    
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(45deg,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(45deg,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(45deg,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(45deg,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

.fondoAzulRedondeado {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: solid 1px;
    border-color: #d3d1d1;
    padding: 8px;    
    background-image: url('../imagenes/fondocabecera.png');
    
}

.fondoAzulObscuro {
    background-image: url('../imagenes/fondo.png');
}


.color_hr {
    border-color: #d3d1d1;
}

.fondoRojo {
    background-color: #f95252;
}

/*LO HICE AL 100%, PARA ALGUNAS NECESIDADES PERSONALES DENTRO DEL GRIDVIEW*/
.form-control-jord-100XCiento {
    height: 100%;
    padding: 3px 6px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control-jord-100XCiento:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.margenes1{
    margin: -9px;
}

.margin-valor-gridview {
    margin-left: 3px;
    margin-right: 3px;
}

.negrita {
    font-weight: bold;
}

/* LE CAMBIE EL TAMAÑO MODAL DE BOOTSTRAP */
.modal-dialog {
    width: 380px;
    z-index: 50000;
    margin-top: 15%;
}

.texto-tamanio10 {
    font-size: 10px;
}

.texto-tamanio11 {
    font-size: 11px;
}

.texto-tamanio12 {
    font-size: 12px;
}

.texto-tamanio13 {
    font-size: 13px;
}

.texto-tamanio15 {
    font-size: 15px;
}

fieldset {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: solid 1px;
    border-color: #d3d1d1;
    padding: 8px;
    /*background-color: #BBE9FF;*/
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(45deg,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(45deg,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(45deg,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(45deg,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

legend {
    background: #fefdcd;
    /*background: var(--color-verde-claro);*/
    border: solid 1px #d3d1d1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 1px 8px 1px 8px;
    width: auto;
    font-size: 13px;
    font-weight: bold;
}



.myFieldset {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: solid 1px;
    border-color: #d3d1d1;
    padding: 8px;
    /*background-color: #BBE9FF;*/
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(45deg,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(45deg,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(45deg,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(45deg,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    
}

.myLegend {
    background: #fefdcd;
    /*background: var(--color-verde-claro);*/
    border: solid 1px #d3d1d1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 1px 8px 1px 8px;
    width: auto;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
}

.marcoFormulario {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: solid 1px;
    border-color: #d3d1d1;
    padding-top: 3px;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 8px;    
}

.nav-tabs a:hover {
    color: #FF9900;
    cursor: pointer; 
}


.margenSuperiorLarge {
    margin-top: 50px;
}

.margenSuperiorSmall {
    margin-top: 50px;
}

.oculto_display_none {
    display: none;
}

/*Color de fondo para la paginación*/ 
.gridViewPaginacion td {
    background-color: #284775;
}
 
/*Centramos la tabla que contiene los enlaces para las paginas*/ 
.gridViewPaginacion table {
    margin:2px auto;
}
 
/*El span representa el enlace a la pagina en la que estamos actualmente*/ 
.gridViewPaginacion span {
    font-size: 18px;
    color: aqua;
    letter-spacing: 5px;
}
 
/*Estilo para los enlaces*/ 
.gridViewPaginacion a {
    font-size: 15px;
    letter-spacing: 5px;
    font-weight: bold;
    color: #dd4b39;
}
 
.gridViewPaginacion a:hover {
    color:#FFFF00;
    font-weight: bold;
    text-decoration:none;
    font-size: 20px;
}

.contador {
    font-size: 13px;
    float: right;
}

.permitir-crecer-solo-alto {
    resize: vertical;
    overflow: auto;
}

.ChkBoxClass input {
    width: 20px;
    height: 20px;
}


/***********************************************************************************/
/********** PARA LA ANIMACIÓN DE ALERTA QUE NO SE HA SUBIDO NINGUN ARCHIVO *********/
/***********************************************************************************/
.blink-error {
    display: inline-flex;
    align-items: center;
    gap: .35rem;
    color: #dc3545; /* rojo Bootstrap */
    animation: blink 1.2s linear infinite;
    font-weight: 600;
}

@keyframes blink {
    0%,49% {
        opacity: 1
    }

    50%,100% {
        opacity: .25
    }
}
/* halo de pulso suave alrededor del icono */
.blink-error .pulse {
    position: relative;
    display: inline-block;
}

    .blink-error .pulse::after {
        content: "";
        position: absolute;
        width: 1.2em; /* tamaño fijo del halo */
        height: 1.2em;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -52%); /* centrado perfecto */
        border-radius: 50%; /* asegura que sea circular */
        box-shadow: 0 0 0 0 rgba(220,53,69,.55);
        animation: pulse 1.8s ease-out infinite;
    }

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(220,53,69,.55)
    }

    100% {
        box-shadow: 0 0 0 10px rgba(220,53,69,0)
    }
}
/* Respeta accesibilidad si el usuario prefiere menos animación */
@media (prefers-reduced-motion: reduce) {
    .blink-error {
        animation: none
    }

        .blink-error .pulse::after {
            animation: none
        }
}
/***********************************************************************************/
/************ FIN ANIMACIÓN DE ALERTA QUE NO SE HA SUBIDO NINGUN ARCHIVO ***********/
/***********************************************************************************/
