@charset "utf-8";
/* CSS Document */

html,
body {
  height: 100%;
}

.Fond{
	/*display: block;position: absolute;top: 0;left: 0;z-index: 100;width: 100%;height: 100%;background: #999);opacity:0.6;*/
	position: fixed;
	width: 100%;
	height: 100%;
	overflow: hidden;
	top: 0;
	left: 0;
	z-index: 999;
	text-align: center;
	opacity:0.6;
	filter:alpha(opacity=40);	
	background:gray !important;
}
.cuerpoUMleft{
	border-left-width: 5px;
}
.cuerpoUMright{
	border-right-width: 5px;
}
.login{
	color:#000;
	background:#FFF;
    /*left:35%;*/
    position:fixed;
	padding:15px;
    /*top:35%;*/
    z-index: 1000;
	width:400px;
	height:260px;
	border-style:solid;
	border-color:#CCC;
	border-radius:8px;
	font-size:14px;
	font-weight:bold;
	position:fixed;
	top:30%; 
	left:35%;
}
.id_lista{
	color:#000;
	background:#FFF;
    /*left:35%;*/
    position:fixed;
	padding:15px;
    /*top:35%;*/
    z-index: 1000;
	width:500px;
	height:300px;
	border-style:solid;
	border-color:#CCC;
	border-radius:8px;
	font-size:14px;
	font-weight:bold;
	position:fixed;
	top:30%; 
	left:30%;
}
.ligaver{
	color:#00F;
	text-decoration:underline;
}
.ligaver:hover{
	cursor:pointer;
	color:#00C;
}
.div-login-center{
	width:500px;
	margin-top:10%;
	border:solid 1px;
	border-color:#CCC;
	border-radius:5px;
}

.margen{
	margin:10px;
}

.encabezado-img{
	background-color:#272829;
	text-align:left;
	color:#FFF;
	font-size:18px;
}
.footer{
	background-color:#272829;
	text-align:center;
	color:#CCC;
	font-size:16px;
}
.logotipo-siap{ width:80px}

.separador-linea{
	font-size:36px;
}

#RespuestaUsuario{ color:#F00; font-size:12px; font-family:Arial, Helvetica, sans-serif;}

#tablaMosaico{
	opacity: 0.5;
    filter: alpha(opacity=20);
}

.menu1{
	width:1%; 
	vertical-align:top; 
	background-color:#272829
}

.separadorHR{height:1px; background:#CCC}
.separadorVer{ width:1px; background:#CCC}

#div_prin{ min-height:500px;}

.margen-top{margin-top:10px;}

.margen-left{margin-left:10px;}

.div-estructura{
	border:solid 1px;
	border-radius:5px;
	max-width:250px;
}

.verde{ color:#0C0;}
.rojo{ color:#F00}
.azul{ color:#006}

#div-SelecVariedades{ min-height:30px;}

.activ-labor-gasto{ border:solid 1px; border-radius:5px; background-color:#DDDDDD; text-align:left; margin-left:10px; }

.tabla-captura{ min-width:300px}

.td-forma{ font-size:14px; min-width:150px;}

.mensage{
    position:fixed;
	padding:15px;
    /*top:35%;*/
    z-index: 1000;
	width:400px;
	border-radius:8px;
	position:fixed;
	top:30%; 
	left:40%;
}

.nohabilitado:hover{
	cursor:not-allowed
}

.div-reportes{
	max-width:1000px;
	max-height:500px;
	/*border:solid 1px;*/
	overflow:auto;
}
.div-herramientas{
	max-width:1000px;
	/*border:solid 1px;*/
	text-align:left;
}
.AddActiv{
	color:#000;
	background:#FFF;
    left:35%;
    position:fixed;
	padding:15px;
    top: 15%;
    z-index: 1000;
	width:500px;
	height:470px;
	border-style:solid;
	border-color:#CCC;
	border-radius:8px;
}

.glosario{
	color:#000;
	background:#FFF;
    left:35%;
    position:fixed;
	padding:15px;
    top: 25%;
    z-index: 1000;
	width:500px;
	height:290px;
	border-style:solid;
	border-color:#CCC;
	border-radius:8px;
}
.definicion{
	height:90px;
	overflow:auto;
}

.labelbotton{
	margin-left:10px;
	margin-right:10px;
	border-style:solid;
	border-color:#CCC;
	border-radius:8px;
}

.divResultados{
	width:100%;
	/*overflow:auto;*/
}

.tabdatos{
	border:1px solid;
	border-radius:4px;
	border-style:solid;
	border-color:#333;
}
.thdatos{
	width:300px;
}
.tddatos{
	padding:5px;
	border-style:solid;
	border-color:#999;
}
.tamtext{
	width:150px;
}
#div-datos-admin{
	max-width:98%;
	max-height:800px;
	overflow-x: scroll;
}

.tamfont{
	font-size:30px;
	padding-top:3px;
}

.borde_prin{
	border:4px solid;
	border-color:#CCC;
	border-radius:8px;
	padding:30px;
}

.estiloResult{
	background-color:rgba(179, 142, 93, 0.8)/*#B38E5D*/ !important; 
	color:#FFF !important;
}
.estiloResult2{
	background-color:rgba(179, 142, 93, 0.6)/*#B38E5D*/ !important; 
	color:#FFF !important;
}

@charset "utf-8";
/* CSS Document */

.fixed_headers_cap {
  width: 750px;
 /* table-layout: fixed;*/
  border-collapse: collapse;
}

.fixed_headers_cap th,
.fixed_headers_cap td {
  padding: 5px;
  text-align: left;
}




.fixed_headers_cap td:nth-child(1),
.fixed_headers_cap th:nth-child(1) {
  min-width: 60px;
}
.fixed_headers_cap td:nth-child(2),
.fixed_headers_cap th:nth-child(2) {
  min-width: 200px;
}
.fixed_headers_cap td:nth-child(3),
.fixed_headers_cap th:nth-child(3) {
  min-width: 200px;
}
.fixed_headers_cap td:nth-child(4),
.fixed_headers_cap th:nth-child(4) {
  min-width: 200px;
}.fixed_headers_cap td:nth-child(5),
.fixed_headers_cap th:nth-child(5) {
  min-width: 200px;
}.fixed_headers_cap td:nth-child(6),
.fixed_headers_cap th:nth-child(6) {
  min-width: 200px;
}.fixed_headers_cap td:nth-child(7),
.fixed_headers_cap th:nth-child(7) {
  min-width: 200px;
}.fixed_headers_cap td:nth-child(8),
.fixed_headers_cap th:nth-child(8) {
  min-width: 210px;
}.fixed_headers_cap td:nth-child(9),
.fixed_headers_cap th:nth-child(9) {
  min-width: 200px;
}.fixed_headers_cap td:nth-child(10),
.fixed_headers_cap th:nth-child(10) {
  min-width: 200px;
}.fixed_headers_cap td:nth-child(11),
.fixed_headers_cap th:nth-child(11) {
  min-width: 80px;
}

/*
.fixed_headers_cap thead {
  background-color: #333;
  color: #FDFDFD;
}*/
.fixed_headers_cap thead tr {
  display: block;
  position: relative;
}
.fixed_headers_cap tbody {
  display: block;
  overflow: auto;
  width: 100.7%;
  max-height: 500px;
}
/*
.fixed_headers_cap tbody tr:nth-child(even) {
  background-color: #DDD;
}*/
.old_ie_wrapper {
  height: 300px;
  width: 750px;
  overflow-x: hidden;
  overflow-y: auto;
}
.old_ie_wrapper tbody {
  height: auto;
}
.fixed_headers {
  width: 750px;
 /* table-layout: fixed;*/
  border-collapse: collapse;
}

.fixed_headers th,
.fixed_headers td {
  padding: 5px;
  text-align: left;
}




.fixed_headers td:nth-child(1),
.fixed_headers th:nth-child(1) {
  min-width: 60px;
}
.fixed_headers td:nth-child(2),
.fixed_headers th:nth-child(2) {
  min-width: 80px;
}
.fixed_headers td:nth-child(3),
.fixed_headers th:nth-child(3) {
  min-width: 200px;
}
.fixed_headers td:nth-child(4),
.fixed_headers th:nth-child(4) {
  min-width: 200px;
}.fixed_headers td:nth-child(5),
.fixed_headers th:nth-child(5) {
  min-width: 200px;
}.fixed_headers td:nth-child(6),
.fixed_headers th:nth-child(6) {
  min-width: 200px;
}.fixed_headers td:nth-child(7),
.fixed_headers th:nth-child(7) {
  min-width: 200px;
}.fixed_headers td:nth-child(8),
.fixed_headers th:nth-child(8) {
  min-width: 150px;
}.fixed_headers td:nth-child(9),
.fixed_headers th:nth-child(9) {
  min-width: 200px;
}.fixed_headers td:nth-child(10),
.fixed_headers th:nth-child(10) {
  min-width: 200px;
}.fixed_headers td:nth-child(11),
.fixed_headers th:nth-child(11) {
  min-width: 200px;
}.fixed_headers td:nth-child(12),
.fixed_headers th:nth-child(12) {
  min-width: 150px;
}.fixed_headers td:nth-child(13),
.fixed_headers th:nth-child(13) {
  min-width: 200px;
}.fixed_headers td:nth-child(14),
.fixed_headers th:nth-child(14) {
  min-width: 200px;
}
.fixed_headers td:nth-child(15),
.fixed_headers th:nth-child(15) {
  min-width: 200px;
}
.fixed_headers td:nth-child(16),
.fixed_headers th:nth-child(16) {
  min-width: 200px;
}
.fixed_headers td:nth-child(17),
.fixed_headers th:nth-child(17) {
  min-width: 200px;
}
.fixed_headers td:nth-child(18),
.fixed_headers th:nth-child(18) {
  min-width: 200px;
}
.fixed_headers td:nth-child(19),
.fixed_headers th:nth-child(19) {
  min-width: 200px;
}
.fixed_headers td:nth-child(20),
.fixed_headers th:nth-child(20) {
  min-width: 200px;
}






/*
.fixed_headers thead {
  background-color: #333;
  color: #FDFDFD;
}*/
.fixed_headers thead tr {
  display: block;
  position: relative;
}
.fixed_headers tbody {
  display: block;
  overflow: auto;
  width: 100.7%;
  max-height: 500px;
}
/*
.fixed_headers tbody tr:nth-child(even) {
  background-color: #DDD;
}*/
.old_ie_wrapper {
  height: 300px;
  width: 750px;
  overflow-x: hidden;
  overflow-y: auto;
}
.old_ie_wrapper tbody {
  height: auto;
}