#header_e{position: absolute;left: 0px;right: 0px;top: 0px; height: 55px;}
.headerBackground_e{    
    z-index: 2000;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    height: 55px;
    overflow: hidden;
	background-color:#ffffff;
	 
}
#headerLogoNL{
    position: absolute;
    left: 4px;
    top: 0px;
	width: 150px;
	height: 54px;
    z-index: 3;
}			
#headerLogoAET{
    position: absolute;
    right: 5px;
    top: 0px;
    width: 120px;
    height: 54px;
    z-index: 2;
}
#module_header{
	line-height: 60px;
    font-size: 25px;
    font-family: Arial;
    text-align: center;
    color: black;

}
#headerLogoNLm{
    position: absolute;
    left: 4px;
    top: 0px;
	width: 20%;
	height: 100%;
    z-index: 3;
}			
#headerLogoAETm{
    position: absolute;
    right: 5px;
    top: 0px;
    width: 20%;
    height: 100%;
    z-index: 2;
}
#module_headerm{
	line-height: 60px;
    font-size: 100%;
    font-family: Arial;
    text-align: center;
    color: black;

}
.caja{
    width: 100%;
    padding: 10px 20px;
    #margin: 1px 0;
    box-sizing: border-box;
    border: none;
    border-bottom: 2px solid #ddd;
	font-size: 20px;
}
.caja2{
    width: 80%;
	height: 40px;
    border-bottom: 2px solid #ddd;
	border-radius: 15px;
}


.icono{
    background-image: url('../imagenes/delitos.png');
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    #position: absolute;
	#left:51px;
	#top:100px;
    z-index: 2;
}
.icono:hover{
   background-image: url('../imagenes/delitos2.png');
   background-repeat: no-repeat;  
}
.iconoaccidentes{
    background-image: url('../imagenes/accidentes.png');
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
    #position: absolute;
	#left:155px;
	#top:100px;
    z-index: 2;
}
.iconoaccidentes:hover{
   background-image: url('../imagenes/accidentes2.png');
   background-repeat: no-repeat;  
}
.iconomap{
    background-image: url('../imagenes/ver_mapa.png');
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    z-index: 2;
	left:100px;
	top:123px;
}
.iconoagrupa{
    background-image: url('../imagenes/agrupamientos.png');
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    #position: absolute;
	#left:255px;
	#top:100px;
    z-index: 2;
}
.iconoagrupa:hover{
   background-image: url('../imagenes/agrupamientos2.png');
   background-repeat: no-repeat;  
}
.iconomap:hover{
   background-image: url('../imagenes/ver_mapa2.png');
    background-repeat: no-repeat;
 }
.iconodel{
    background-image: url('../imagenes/eraser.png');
    background-repeat: no-repeat;
    width: 50px;
    height: 24px;
    position: absolute;
    z-index: 2;
	left:130px;
	top:125px;
}
.iconodel:hover{
   background-image: url('../imagenes/eraser2.png');
    background-repeat: no-repeat;
 
}
.iconoa{
    background-image: url('../imagenes/analizar.png');
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    
    z-index: 2;
	left:145px;
	top:70px;
}
.iconoa:hover{
   background-image: url('../imagenes/analizar2.png');
    background-repeat: no-repeat;
 
}



.iconoid{
    background-image: url('../imagenes/id.png');
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    z-index: 2;
	left:160px;
	top:125px;
}
.iconoid:hover{
   background-image: url('../imagenes/id2.png');
    background-repeat: no-repeat;
 
}
.seleccion {
background:url('../imagenes/id2.png') no-repeat !important;
-webkit-appearance: none;
-moz-appearance: none;
border: medium none;
color: #5D5C5C !important;
font-size: 15px;
height: 33px;
line-height: 33px;
padding: 6px 10px;
width: 255px;
}

.iconomarcar{
    background-image: url('../imagenes/check.png');
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    #position: absolute;
	#left:255px;
	#top:100px;
    z-index: 2;
}
.iconomarcar:hover{
   background-image: url('../imagenes/check2.png');
   background-repeat: no-repeat;  
}

.letra{
	font-family: arial;
	width: 310px;
}

#cons{
	position: absolute;
	right:15px;  
	top:1px;
}

#cons:hover{
	#background-image: url('../imagenes/btn/leyenda2.png');
	#border:2px solid #ccc;
	#border-radius:15px;
	cursor: pointer;
}

#enviarai:hover{
	cursor: pointer;
}

#enviarp:hover{
	cursor: pointer;
}

#enviar4:hover{
	cursor: pointer;
}

#simbologiacol{
	top: 45px;
    position: absolute;
    right: 5%;
    z-index: 50001;
} 

#graficas:hover{
	#background-image: url('../imagenes/btn/leyenda2.png');
	#border:2px solid #ccc;
	#border-radius:15px;
	cursor: pointer;
}