/* 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');*/
    background-color: #337ab7;
}


/*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;
}
.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-tamanio12 {
    font-size: 13px;
}

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;
    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;
    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;
}

.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;
}

.paddingImageButton {
    padding-left: 5px;
    padding-right: 5px;
}

.displayNone {
    display: none;
}

.displayNormal {
    display: normal;
}

/*CAMBIAR EL COLOR DEL FONDO QUE COLOCA UNA VENTANA MODAL BOOTSTRAP*/
.modal-backdrop {
    background-color: #ffffff;
}

.ancho60px {
    width: 60px;
}

.flotante {
    position: fixed;
    bottom: 3px;
    right: 10px;
    
    font-size: 18px; 
    font-weight: bold;
}

.ChkBoxClass input {
    width: 20px;
    height: 20px;
}


.marginTop-9px {
    margin-top: -9px;
}

.boton-naranja:hover{
    color: #f47b3d;
    font-weight: bold;
}

.boton-rojo:hover {
    color: #d9534f;
    font-weight: bold;
}

.boton-negro:hover {
    color: #000000;
    font-weight: bold;
}

.boton-padding-right{
    padding-right: 8px;
}

.fondo-naranja-oea {
    background-color: #f47b3d;
    color: #fff;
}

.fondo-naranja-claro-oea {
    background-color: #ffc5a8;
    color: #000;
}

.fondo-azul-oea {
    background-color: #337ab7;
    color: #fff;
}

.fondo-color-logo-oea {
    background-color: #a6917f;
    color: #fff;
    font-weight: bold;
}

/* PARA EL PEQUEÑO MENU DE LOS BOTONES DE CAMBIAR ESTADO DROPDOWN MENU  */
/* Dropdown Button */

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 100px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    margin-top: -162px;
    margin-left: -10px;
}

    /* Links inside the dropdown */
    .dropdown-content a {
        color: #fff;
        padding: 2px 4px;
        
        text-decoration: none;
        display: block;
        font-weight: bold;
    }

        /* Change color of dropdown links on hover */
        .dropdown-content a:hover {
            background-color: #f0996c;
            color: #1c4da1;
            font-size: 1.1em;
        }

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}


.flechita-abajo {
    border-radius: 7px;
    background-color: #f1f1f1;
    padding: 10px;
    width: 140px;
    font-size: 0.9em;
    border: solid 3px #f47b3d;
}

    .flechita-abajo:before {
        /*FLECHITA PARA ABAJO*/
        content: "";
        position: absolute;
        bottom: -26px;
        left: 0;
        width: 0;
        height: 0;
        border-width: 25px 25px 0;
        border-style: solid;
        border-color: #f47b3d transparent transparent;
        margin-left: 2px;
        
        /*FLECHITA PARA ARRIBA*/
        /*content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-bottom: 20px solid #f47b3d;
        border-right: 18px solid transparent;
        border-left: 18px solid transparent;
        margin: 100px 0 0 -55px;*/
    }

.flechita-izquierda {
    border-radius: 7px;
    text-align: center;
    /*background-color: #f47b3d;*/
    color: #fff;
    padding: 10px;
    width: 140px;
    border: solid 3px #f47b3d;
    margin-left: 55px;
    /*font-size: 0.9em;*/
}

    .flechita-izquierda:before {
        content: "";
        position: absolute;
        top: 50px;
        left: -50px;
        width: 0;
        height: 0;
        border-width: 25px;
        border-style: solid;
        border-color: transparent #f47b3d transparent transparent;
        margin-top: -48px;
    }

.flechita-arriba {
    border-radius: 7px;
    text-align: center;
    /*background-color: #f47b3d;*/
    color: #fff;
    padding: 10px;
    width: 140px;
    border: solid 3px #f47b3d;
    margin-left: 55px;
    /*font-size: 0.9em;*/
}

    .flechita-arriba:before {
        content: "";
        position: absolute;
        top: -25px;
        left: 0;
        width: 0;
        height: 0;
        border-width: 0 25px 25px;
        border-style: solid;
        border-color: transparent transparent #f47b3d;
    }
/* FIN PARA EL PEQUEÑO MENU DE LOS BOTONES DE CAMBIAR ESTADO  */

