/*Estilo por defecto*/
:root {
  --barra_herramientas: rgba(64,154,190,1); 
  --encabezados:#409abe;
  --boton_lateral:rgba(193,223,153,0.6);
  --boton_lateral_hover:#066839;
  --resalte:#94c04e;
  --capa_seleccionada:#2e8dc7;
  --ancho_capas:270px;
}



html,
body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.barra_menu {
    position: absolute;
    height: 38px;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background-color: var(--barra_herramientas);
    border-radius: 0 0 8px 8px;
    z-index: 400;
}

.buscar {
    -webkit-appearance: none;
    position: absolute;
    top: 2px;
    right: 2%;
    height: 30px;
    width: 222px;
    font-size: 14px;
    color: #888;
    background-color: #fff;
    padding: 4px;
    outline: 0;
    z-index: 400;
    border: 0;
    border-radius: 4px;
}


.autocomplete-wrapper {
    position: relative;
}

.autocomplete-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: white;
    border: 1px solid #ccc;
    max-height: 200px;
    overflow-y: auto;
    z-index: 10000;
}

.autocomplete-item {
    padding: 6px;
    cursor: pointer;
}

.autocomplete-item:hover {
    background: #eee;
}








.boton_cerrar {
    position: absolute;
    top: 2px;
    right: 2%;
    height: 20px;
    margin-top: 10px;
    margin-right: 5px;
    z-index: 402;
    visibility: hidden;
    cursor: pointer;
}



.boton_menu {
    width: 30px;
    height: 30px;
    float: left;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
}

.boton_menu:hover {
    background-color: #2e8dc7;
}

.boton_menu_der:hover{
border-radius: 0 0 8px 0px;
}

.boton_menu_izq:hover{
border-radius: 0 0 0px 8px;
}

.menu_capas {
    position: absolute;
    top: 40px;
    width: var(--ancho_capas);
    /*height:220px;*/
    z-index: 560;
    padding: 0px;
    background-color: #ffffff;
    box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.5);
}

.menu_capas .titulo {
    font-size: 1.2em;
    background-color: var(--encabezados);
    color: #ffffff;
    height: 30px;
    text-align: center;
    padding-top: 6px;
    font-weight: 600;
}

.cont_capas {
    padding: 0px;
}


.ckbox_capas {
    float: left;
    clear: left;
    margin: 2px 4px 0 0;
    padding-top: 2px;
    height: 20px;
	width: 20px;
}

.capas_normal {
    color: #515151;
    font-weight: normal;
    font-size: 1.2em;
    background-color: #ffffff;
    /*height: 20px;*/
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 4px;
	padding-left: 12px;
    border: 1px solid #eee;
    border-top: 0;
}

.capas_select {
    color: #ffffff;
    font-weight: bold;
    background-color: var(--capa_seleccionada);
    padding-top: 3px;
    border-top: 0;
}

.control_capas {
    position: absolute;
    top: 20px;
    right: -40px;
    /*height:120px;*/
    width: 40px;
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 0 4px 4px 0;
}

.boton_capas {
    width: 30px;
    padding: 5px;
    float: left;
    cursor: pointer;
}

.capas_base {
    z-index: 533;
    right: 0;
    position: absolute;
    background-color: #fff;
    display: none;
    padding-top: 0px;
    vertical-align: middle;
    top: 0px;
}

.cont_base {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    margin: 0;
    text-align: center;
}

.transparencia {
    z-index: 510;
    width: 120px;
    height: 25px;
    position: absolute;
    display: none;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #fff;
}

.cerrar_transparencia {
    float: right;
    margin-top: -10px;
    margin-right: -10px;
    cursor: pointer;
    display: block;
    box-sizing: border-box;
    width: 18px;
    height: 18px;
    border-width: 2px;
    border-style: solid;
    border-color: #488ac5;
    border-radius: 100%;
    background: -webkit-linear-gradient(-45deg, transparent 0%, transparent 46%, white 46%, white 56%, transparent 56%, transparent 100%), -webkit-linear-gradient(45deg, transparent 0%, transparent 46%, white 46%, white 56%, transparent 56%, transparent 100%);
    background-color: #488ac5;
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.5);


}

.transparencia-ico {
    width: 20px;
    right: 4px;
    z-index: 551;
    float: right;


}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    -webkit-padding-start: 0px;
}


.coordenadas {
    position: absolute;
    bottom: 5%;
    left: 10px;
    padding: 5px;
    background-color: rgba(0, 0, 0, 0.6);
    font-family: 'Noto Sans', 'sans-serif';
    font-size: 11px;
    color: #fff;
    width: 20em;
    border: 1px solid #fff;
    border-radius: 4px;
    z-index: 561;

}

.divMarcadoresProyeccion {
	margin:5px;
	padding-bottom:10px;
}


.divMarcadoresCoords {
	margin:5px;
	padding-bottom:10px;
	border-bottom: thin solid #ccc;
	
}


/* MArcadores DIVS*/




.paleta {    
    display: flex;
  justify-content: center;
  align-items: center;
  /*  background-color: #FFF;*/
}


.paleta .cuadro {
    width: 28px;
    height: 28px;
    margin: 3px;
    position: relative;
    border: 1px solid #DDD;
    float: left;
    transition: all 0.2s;
}

.paleta .cuadro:hover {
    cursor: pointer;
    border-color: #BBB;
    transform: scale(1.15);
    border-radius: 3px;
}


.t_resultados {
    min-width:290px;
    margin: 0;
    border-collapse: collapse;
	table-layout: fixed;
}

.t_resultados td,
.t_resultados th {
    border: 1px solid green;
    padding: 4px;
    color: #0B2659;
    font-size: .85em;
}

.t_resultados th {
	font-weight: bold;
}


.derecha {
    text-align: right;
	word-wrap: break-word;
}

.izquierda {
    text-align: left;
	word-wrap: break-word;
}

.centrar {
    position: absolute;
    right: 1%;
    top: 60%;
    z-index: 562;
}

.no_movil {
    /*Oculta las coordenadas*/
    display: block;
}

.movil {
    /*Oculta las coordenadas*/
    display: none;
}

.firma {
    font-size: 0.7em;
    bottom: 3px;
    right: 30%;
    position: absolute;
    z-index: 522;
    color: #aaa;
    text-shadow: 0 0 0.2em #999, 0 0 0.2em #999;
}


a:visited {
    color: #000;
}

a:link {
    color: #555;
}



.comparador {
    position: absolute;
    bottom: 50px;
    width: 100%;
    z-index: 490;
    display: none;
}

.boton_imprimir {
    position: absolute;
    bottom: 60px;
    left: 200px;
    width: 40px;
    z-index: 490;


}

.mensaje_impresion {
    position: absolute;
    top: 40px;
    left: 45%;
    padding: 5px;
    background-color: rgba(0, 0, 0, 0.6);
    font-family: 'Noto Sans', 'sans-serif';
    font-size: 13px;
    color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: none;
    z-index: 600;
}

.panel_metadatos {
    position: absolute;
    right: 0px;
    width: 600px;
    top: 50px;
    z-index: 400;
    border: 1px solid;
    height: 80%;


}

.contenido_metadatos {
    overflow: hidden;
    height: 100%;
    background-color: #fff;

}

.btn_metadatos {
    position: absolute;
    left: -40px;
    /*height:120px;*/
    width: 40px;
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 0 4px 4px 0;
}

.imagen_metadato {
    float: left;
}



.no-close .ui-dialog-titlebar-close {
    display: none
}







.input_generico {
    border: 1px solid #ccc;
    outline: 0;
    font-size: 0.9em;
    font-weight: bold;
    color: #555;
    height: 18px;
}



.cont_botones {
    position: absolute;
    top: 40%;
    z-index: 500;
}

.boton_menu_izq:hover {
    border-radius: 0 0 0px 8px;
}

.boton_menu_der:hover {
    border-radius: 0 0 8px 0px;
}


.mapa {
    height: 100%;
    width: 100%;
    margin: 0;
}

.medicion_tab {
    display: flex;
    width: 50%;
    height: 30px;
    border: 1px solid #ccc;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.medicion_tab:hover {
    background-color: #c7c7c7;
    color: #fff;
}

.medicion_resultado {
    font-size: 1.4em;
}

.medicion_seleccionado {
    background-color: var(--resalte);
    color: #fff;
    font-weight: bold;
}


/*Estilo Botones tracker*/
.gps {
    position: absolute;
    bottom: 6%;
    right: 15px;
    width: 100px;
    z-index: 700;
}

.boton_centrar_gps {
    height: 20px;
    width: 20px;
}

.mensaje_tracker {
    display: none;
    background-color: #94c04e;
    text-align: center;
    padding: 3px;
    color: #fff;
    border-radius: 4px;

}

.boton_centrar_gps img {
    width: 24px;
    border: 2px solid #ccc;
    border-radius: 50%;
}

.boton_centrar_gps img:hover {

    border: 4px solid #fff;

}

.botones_laterales {
    position: relative;
    background-color: var(--boton_lateral);
    border-radius: 4px;
    border: 1px solid #fff;
    padding: 4px 2px 1px;
    margin-right: 5px;
}

.botones_laterales:hover {
    background-color: var(--boton_lateral_hover);
}

.mas {
    top: 0
}

.menos {
    top: 20px
}


.cont_sel_base {
    vertical-align: top;
    display: inline-block;
    /* To horizontally center images and caption */
    text-align: center;
    /* The width of the container also implies margin around the images. */
    width: 86px;
    padding: 0;

}


.img_base {
    width: 85px;
    height: 65px;

}

.img_base:hover {
    width: 88px;
    height: 68px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}


.registro_multiple {
    text-align: center;
    padding: 2px;
}

.registro_multiple a {
    font-size: 1.4em;
    font-weight: bold;
    cursor: pointer;
}

.registro_multiple a:hover {
    color: #ccc;
}



/*FIN Estilo Botones tracker*/


/*****************************************************Estilos de uso general**************************************/

.boton1{
	background-color: var(--encabezados);
    padding: 6px;
    border: none;
    color: #fff;
    border-radius: 2px;
}


.boton1:hover {
    filter: brightness(90%);
}

.flexCentrado{
	display: flex;
	justify-content: center;
	align-items: center;
}

.padding8 {
 padding:8px;	
}

.border4 {
 border-radius:4px;
}



/**                                               Estilos Responsive              **/
@media screen and (max-width: 1000px) {
    .barra_menu {
        left: 0;
        transform: none;
        text-align: right;
    }
}

@media screen and (max-width: 750px) {
    .menu_capas {
        top: 38px;
        height: 80%;
        width: 80%;
        overflow-x: hidden;
        overflow-y: auto;
        display: none;

    }
	
	
.boton_menu {
padding-left: 5px;
padding-right: 5px;		
}	

    .control_capas {
        top: 40%;
    }



    .menu_deslizable {}




    .ckbox {
        height: 25px;
        width: 25px;
    }

    .ui-dialog .ui-dialog-titlebar-close {
        width: 38px;
        height: 28px;
        margin: -14px 0 0 0;

    }

    .coordenadas {
        bottom: 0;
    }

    .no_movil {
        /*Oculta las coordenadas*/
        display: none;
    }

    .movil {
        /*Oculta las coordenadas*/
        display: block;
    }

}

@media screen and (max-width: 450px) {
    .buscar {
        top: 38px;
    }

}


/******************************************************Estilos Impresion********************************************/

@media print
{

 body {
    margin: 0;    
  }
  
 @page{
 margin:0; 
 box-shadow: 0;	 
 size:auto;
 } 

  
 
.menu_impresion{
	display: none !important;
}




}


.mapaPrint{
 	height: 100%;
    width: 80%;
} 

.opcionesImpresion{
	float:left;
	height:100%;
	width:20%;
	box-sizing: border-box;  
	padding:6px;
	z-index:2500;
}

.input_imprime {
    width: 100%;
    border: 1px #333 solid;
    font-size: 1.2em;
}

.btn_imprimir {      
    font-weight: bold;
    cursor: pointer;
	width:150px;
	margin-left:25%;
}


.contLeyenda{
position:absolute;
right:0;
border:1px solid #999;
padding:1px;
width:20%;
z-index:500;
height:auto;
max-height:99%;
background:#fff;
text-align: left;
overflow:hidden;
}

.mapaTitulo{
text-align:center;
background-color:#fff;
color:#333;
font-size:2em;	
z-index:800;
width:100%;
height:auto;
margin:0;
}