/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 9/07/2019, 03:48:54 PM
    Author     : admin
*/


#meta {
    position: absolute;
    left: 20px;
    bottom: 20px;
    width: 300px;
    height: 100px;
    z-index: 40;
    background: #fff;
    color: #777;
    padding: 5px;
    border: 2px solid #666;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-family: arial;
    font-size: 0.9em;
}
#meta h3 {
    color: #666;
    font-size: 1.1em;
    padding: 0px;
    margin: 0px;
    display: inline-block;
}
#loading {
    float: right;
}
#layerToggle {
    top: 350px;
    left: 17px;
    position: absolute;
    z-index: 99;
    background-color: white;
    border-radius: 8px;
    padding: 10px;
    opacity: 0.85;
    width: 200px;
    height: 20px;
    font-family: Arial;
}
.esriPopup.nihilo .titlePane,
.dj_ie7 .esriPopup.nihilo .titlePane .title {
    background-color: #1399E0;
}
.esriPopup.nihilo .titlePane {
    background-color: #1399E0;
}
.esriPopup .contentPane {
    overflow-y: hidden;
    height: 100%;
    background-color: #ffffff;
    font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}
.esriPopup .titleButton.maximize {
    display: none;
}
.esriPopup .actionsPane {
    display: none;
}
.esriPopup .sizer {
    width: 250px;
}
.esriPopup .titleButton.close {
    right: 3px;
    background-position: 0 0;
    width: 19px;
    height: 17px;
}
.esriPopup .titleButton {
    position: absolute;
    top: 2px;
    cursor: pointer;
    background: url(../img/X.png) no-repeat;
}
.map .esriMapContainer .esriMapLayers {
    cursor: pointer;
}
#logoSIDISAT {
    position: absolute;
    Top:0%;
    left:10px;
    height:100px;
    opacity: 0.8;
    border-radius:10px; 
}
#menuSensores {
    position: absolute;
    opacity: 0.9;
    top: 3px;
    left: -28px;
    height: 109px;
}
#menuSensores2 {
    position: absolute;
    opacity: 0.9;
    Top: 12px;
    right: 10px;
    height: 109px;
}
#menuSensores ul{
    list-style:none;
}
#menuSensores li a:hover {
}
#controlUsuario
{
    background-color:white;
    position:absolute; 
    top: 9%;
    height:12em;
    margin-top: -5em;
    right: 39px;
    max-width: 80%;
    opacity: 0.8;
    padding:15px;
    border-radius:10px;  
    width: 319px;
}#info{
    display:block;
    margin-left: 20px;
    padding:15px;
    border-radius:10px;
    background-color:black;
    color: white;
    width:800px;
}
#menu 
{
    position: absolute;
    top: 108px;
    bottom: 595px;  
    left: 10px;
    width: 166px;
    height: 75px;
    background-color:White;
    border-radius:10px; 
    padding:15px;
    opacity: 0.8;  
    font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}
#menuIndex
{
    position: absolute;
    top: 150px;
    left: 10px;
    width: 136px;
    height: 121px;
    border-radius:10px; 
    padding:15px;
    opacity: 0.8;
}
#menuOpciones {
    position: absolute;
    opacity: 0.9;
    top: 100px;
    left: 10px;
}
h1
{
    font-size:x-large;
    margin-top:60px;
    margin-left:10px;
    color:White;
}
h2
{
    font-size:larger;
    color:#004080;
    border-bottom:groove;
}
h3
{
    font-size:medium;
    color:#004080;
    border-bottom:groove;
}
#Verde
{
    color:Green;
}
#Amarillo
{
    color:#FFCC00;
}
#Naranja
{
    color:Orange;
}
#Rojo
{
    color:Red;
}
#paginas
{
    position: absolute;
    top: 150px;
    left: 300px;
    width:40%;
    height:70%;
    background-color:White;
    border-radius:10px;
    opacity: 0.9;
}
#Ver
{
    position: absolute;
    top: 150px;
    left: 300px;
    color:004080;
    font-size:small;
    background-color:White;
    opacity: 0.8;
    border-radius:5px;
}
#Cerrar
{
    color:004080;
    font-size:small;
}
.EtiquetasTD{
    font-family: sans-serif;
    text-align: right;
    font-size:smaller;
    padding-right:10px;
    width:250px;
}
.cargar {
    position:relative;
    float: left;
}
.dos a {    
    font-size: 15px;
    text-decoration: none;
    color:rgb(33,84,125) ;
    border: 1px solid #FFFFFF;	
}
.RadMenu .rmVertical .rmItem .rmText {
    display: block;
    float: none;
}
RadMenu .rmLeftImage {
    margin: 3px 3px 0px -6px;
}
.RadMenu_Windows7 .rmVertical .rmFirst, .RadMenu_Windows7 .rmVertical .rmLast {
    background: none repeat scroll 0px center transparent;
    padding: 0px;
}
.RadMenu ul.rmActive, .RadMenu ul.rmRootGroup {
    display: block;
}
.rmSized ul.rmRootGroup {
    float: none;
}
.rmSized ul.rmVertical {
    width: 100%;
}
.RadMenu ul.rmVertical, .RadMenu ul.rmHorizontal, .RadMenu ul.rmRootScrollGroup, .RadMenu_Context ul.rmHorizontal {
    margin: 0px;
    padding: 0px;
    display: none;
    position: relative;
    left: 0px;
    float: left;
}
RadMenu .rmText {
    display: block;
    padding-bottom: 1px;
    float: left;
}
.RadMenu_Windows7, .RadMenu_Windows7 a.rmLink {
    font: 12px/23px sans-serif;
    color: #4C607A;
}
.RadMenu a.rmLink {
    cursor: pointer;
}
#carga 
{
    margin-left: 534px;
    margin-top: -444px;
    opacity: 0.8;
}
#menuPrincipal 
{
    background-color:rgb(133,196,221);
    position:absolute; 
    top: 19%; 
    height:12em;
    margin-top: -5em;
    left: 0%;
    max-width: 80%;
    opacity: 0.8;
    padding:15px;
    border-radius:10px;  
    width: 319px;
}
#apDiv3 {
    position:relative;
    width:auto;
    height:35px;
    z-index:3;
    background-color:#004080;
    text-align:center;
    padding-top:12px;	
    padding-bottom:0px;
}
.txtfooter {
    font-family: sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #FFFFFF;
}
ul.top-level {
    background:#fff; 
    border-bottom-left-radius: 8px; 
    border-bottom-right-radius: 8px;
} 
ul.top-level li {
    border-width: 1px;
} 
#iniciomenu
{
    background-color:gainsboro;
    position:absolute; 
    top:21%; 
    height:12em;
    margin-top: -5em;
    left: 0%;
    max-width: 80%;
    opacity: 0.8;
    padding:15px;
    border-radius:10px;  
    width: 319px;
}
.linkmenu{
    float: left; 
    margin-right:  98px; 
    color: #009FD9;
    margin-top: 14%;
    text-decoration:none;
}
.overlay-container {
    display: none;
    content: " ";
    height: 2000px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: -moz-radial-gradient(center, ellipse cover, rgba(127, 127, 127, 0)
        0%, rgba(127, 127, 127, 0.9) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%,
        color-stop(0%, rgba(127, 127, 127, 0)),
        color-stop(100%, rgba(127, 127, 127, 0.9)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(127, 127, 127, 0)
        0%, rgba(127, 127, 127, 0.9) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(127, 127, 127, 0)
        0%, rgba(127, 127, 127, 0.9) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(127, 127, 127, 0)
        0%, rgba(127, 127, 127, 0.9) 100%);
    background: radial-gradient(center, ellipse cover, rgba(127, 127, 127, 0)
        0%, rgba(127, 127, 127, 0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(  startColorstr='#007f7f7f',
        endColorstr='#e67f7f7f', GradientType=1);
}
.window-container {
    display: block;
    background: #fcfcfc;
    margin: 8em auto;
    width: 520px;
    padding: 10px 20px 20px;
    text-align: left;
    z-index: 3;
    border-radius: 3px;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
    -webkit-transition: 0.4s ease-out;
    -moz-transition: 0.4s ease-out;
    -ms-transition: 0.4s ease-out;
    -o-transition: 0.4s ease-out;
    transition: 0.4s ease-out;
    opacity: 0;
}
.abrir {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.window-container-visible {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.close1 {	
    display: block;
    width: 15px;
    background: #FF0000;
    background: -moz-linear-gradient(top, #FF0000 0%, #F75959 40%, #D24E4E 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FF0000),
        color-stop(40%, #F75959), color-stop(100%, #D24E4E));
    background: -webkit-linear-gradient(top, #FF0000 0%, #F75959 40%, #D24E4E 100%);
    background: -o-linear-gradient(top, #FF0000 0%, #F75959 40%, #D24E4E 100%);
    background: -ms-linear-gradient(top, #FF0000 0%, #F75959 40%, #D24E4E 100%);
    background: linear-gradient(to bottom, #FF0000 0%, #F75959 40%, #D24E4E 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(  startColorstr='#FF0000',
        endColorstr='#D24E4E', GradientType=0);
    border: 1px solid #000;	
    color: #000;
    font-family: sans-serif;
    font-size: 12px;
    border-radius: 2px;
    box-shadow: 0 1px 3px #ddd;
    -webkit-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    -ms-transition: 0.2s linear;
    -o-transition: 0.2s linear;
    transition: 0.2s linear;
    cursor: pointer;
    text-align: center;	
}
.close1:active {
    background: #f4f4f4;
    background: -moz-linear-gradient(top, #f4f4f4 0%, #efefef 40%, #dcdcdc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4),
        color-stop(40%, #efefef), color-stop(100%, #dcdcdc));
    background: -webkit-linear-gradient(top, #f4f4f4 0%, #efefef 40%, #dcdcdc 100%);
    background: -o-linear-gradient(top, #f4f4f4 0%, #efefef 40%, #dcdcdc 100%);
    background: -ms-linear-gradient(top, #f4f4f4 0%, #efefef 40%, #dcdcdc 100%);
    background: linear-gradient(to bottom, #f4f4f4 0%, #efefef 40%, #dcdcdc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(  startColorstr='#f4f4f4',
        endColorstr='#dcdcdc', GradientType=0);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
}
#tablascrol{
    position: relative;
    width: 52%;
    top: 961px;
    left: 391px;
    overflow: auto;
    height: auto !important;
    max-height: 349px!important;
    text-align: center;
}
.jqplot-xaxis-tick{
    text-align: left;
    position: absolute;
    left: 15.0779px;
    transform: rotate(90deg)!important;
}
.logoIdiger{
    position: absolute;
    bottom: 0px;
    right: 0px;
}
.barRadar{
    position: absolute;
    bottom: 0px;
    left: 6px;
}
.barRadar img{
    height: 500px;   
}
.barTemp{
    position: absolute;
    bottom: 0px;
    left: 6px;
}
.barSismos{
    position: absolute;
    bottom: 0px;
    right: 6px;
}
.barLluvias{
    position: absolute;
    bottom: 0px;
    right: 6px;
}
.tablatriangulo{
    position: absolute;
    bottom: 5px;
    right: 6px;
    border: 2px solid;
    border-color: #007a11;
    background-color: white;
}
#textoestaciones, #count_estaciones
{
    display:inline;
}

.barNiveles{
    position: absolute;
    bottom: 0px;
    right: 6px;
}
.barTempe{
    position: absolute;
    bottom: 0px;
    right: 6px;
}
.barcapasismo{
    position: absolute;
    bottom: 0px;
    right: 6px;
}
footer {   
    background-color: #003e60;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    font-size: 18px;
    color: #ffffff;
    line-height: 40px;    
    width: 980px;
    position: absolute;
    bottom: 0px;
}
.ui-widget{
    font-family: sans-serif ;
    font-size: 1em;
}
.titulolluvia{
    margin: 9px 13px -6px 54px;
    font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
    font-size: 15px;
    text-decoration: none;
    color: rgb(33,84,125);
    border: 1px solid #FFFFFF;
    font-weight: bold;
}
.grafica{
    display: none;
    position: absolute;
    display: block;
    top: 0px;    
    right: 0;
    z-index: 1001;
    width: 500px;
    height: 650px !important;    
    background-color:white;
    opacity: 0.9;
    padding:15px;
    border-radius:10px; 
    border: 1px solid black;
}
.sismo{
    display: none;
    position: relative;
    display: block;
    border: 0;
    top: 100px;    
    right: 0;
    z-index: 1001;
    width: 450px;    
    background-color:white;
    opacity: 0.9;
    padding:15px;
    border-radius:10px;  
}
.esriAttributionLastItem{
    display: none !important;
}
.map .logo-sm {
    display: none !important;  
}
.tablatriangulo table.tablet, th.tht, td.tdt {
    border: 1px solid black;
    border-collapse: collapse;
    padding: 7px;
    font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
    font-size: 12px
}
.tablatriangulo img{
    width:17px;
    height:17px;
}
.titulo-tabla{
    background-color: #007a11;
    color: white;
}
#radargif img{
    height: 800px !important;
    width: 800px !important;
}
#banner{
    top: 24px; 
    position: relative;
    height: 13%;
}
#banner img{
    width:100%;
    height:80%;
}
#bodygif{
    width: 980px; 
    margin: 0 auto;
}
.barUmbrales{
    position: absolute;
    bottom: 0px;
    right: 0px;
}
.barUmbrales img{
    height: 178px;
    width: 100%;
}
.boton-menu {
    width: 110px;
    margin: 6px;
    padding: 3px;
    background-color: gray;
    color: white;
    text-align: center;
    border-radius: 12px;
    font-size: 17px;
    font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}
.boton-menu:hover {
    background-color: rgb(0, 157, 113);
    color: white;
    cursor: pointer;
}
.boton{
    position: absolute;
    top: 15px;
    right: 50px;
    z-index: 3;
}
#pregunta {
    height: 20px;
    position: fixed;
    top: 0;
    left: 0;
}
#preguntalluvia {
    height: 20px;
    position: fixed;
    top: 170px;
    left: 80px;
    right: 102px;
    z-index: 4;
} 
#div2{
    display: none; 
    position: absolute;     
    left: -70px;
    top: 45px;
    width: 350px;
    background-color: rgba(248,253,248,1);
    color: rgb(0, 0, 0);
    padding: 10px;    
    text-align: justify;
    font-size: 14px;
    font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
    box-shadow: 4px 4px 5px rgba(0,0,0,0.5);    
}
#menuCapa 
{
    position: absolute;
    top: 70px;
    bottom: 595px;
    left: 10px;
    width: 166px;
    height: 7px;
    background-color: White;
    border-radius: 10px;
    padding: 15px;
    opacity: 0.8;
    cursor: pointer;
    font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}
#menuSensoresCapa {
    position: absolute;
    opacity: 0.9;
    top: 3px;
    left: -28px;
    height: 109px;
}
#menuSensoresCapa ul{
    list-style:none;
}
#menuSensoresCapa li a:hover {
}
#titulo-principal {
    position: absolute;    
    top: 30px;
    left: 50%;
    transform: translateX(-50%); 
    background-color: rgba(255, 255, 255, 0.85);
    color: #007a11; 
    text-align: center;
    padding: 8px 16px;
    border-radius: 3px;
    font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
    font-size: 22px;
    font-weight: bold;    
    z-index: 1;     
}
#info-adicional {
    position: absolute;
    top: 75px; 
    right: 50px;
    z-index: 2;
    cursor: pointer; 
    display: flex;
    flex-direction: column; 
    align-items: center; 
}
.info-adicional-texto {
    font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: white;
    background-color: rgba(0, 122, 17, 0.85);
    padding: 5px;
    border-radius: 3px;
    margin-top: 4px;
}
#texto-info-adicional {
    display: none; 
    position: absolute;
    top: 85px; 
    right: 0px;
    width: 250px;
    background-color: rgba(248,253,248,0.85);
    color: rgb(0, 0, 0);
    padding: 10px;
    text-align: justify;
    font-size: 17px;
    box-shadow: 4px 4px 5px rgba(0,0,0,0.5);
}

.grafica-body {
    display: flex;
    flex-direction: column; 
    align-items: center;    
    width: 100%;
    margin: 0 auto;
    font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}
#image {
    order: 1; 
    align-self: flex-end; 
    margin: 0 5px 5px 0;
    cursor: pointer;
}
#tituloL {
    order: 2; 
    text-align: center;
    font-size: 14px;
    font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
    color: #000;
    font-weight: bold;    
}
.tabConsolidados{
    font-size: 14px;
    font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
    border-collapse: collapse;
    width: 80%;
    border: 1; 
    align: center;
}
#graficando {
    order: 3; 
    width: 100%; 
}
#chart-area4{
    order: 3;
}
#tablaultimas {
    order: 4; 
    position: static !important;    
    align-self: center;
}
.grafica-body #tablaultimas table {
    margin-left: auto;  
    margin-right: auto; 
    border-collapse: collapse;     
}
#tablaultimas input[type="button"] {
    margin-left: auto;  
    margin-right: auto; 
    border-collapse: collapse;   
    font-size: 14px;
    font-weight: bold; 
}
.inputcenter{
    font-size: 12px;
    font-weight: bold;
    font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}
.dijitTooltipContainer{
    font-size: 12px;
}
/* --- ESTILOS PARA LA LEYENDA "COMO CONSULTAR" --- */
/* Quitamos los estilos por defecto de la lista */
.lista-leyenda {
    list-style: none;
    padding: 0;
    margin: 0;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 14px;
    color: #333;
}
/* Estilo para cada fila (icono + texto) */
.lista-leyenda li {
    display: flex;
    align-items: center; /* Centra verticalmente el texto con el icono */
    margin-bottom: 10px;
    line-height: 1.2;
}
/* Tamaño fijo para los iconos pequeños para que el texto se alinee bien */
.lista-leyenda li img:not(.img-muestra-popup) {
    width: 20px;
    height: auto;
    margin-right: 10px;
    flex-shrink: 0; /* Evita que la imagen se aplaste */
}
/* --- ESTILOS PARA EL ITEM 4 (IMAGEN GRANDE Y GLOBO ROJO) --- */
.contenedor-popup {
    display: flex;
    flex-direction: column; /* Apila la imagen y el texto verticalmente */
    align-items: center;    /* Centra todo */
    margin-top: 15px;
}
.img-muestra-popup {
    width: 140px; /* Ajusta este tamaño según tu imagen real */
    height: auto;
    margin-bottom: 10px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2); /* Sombra suave para la imagen */
}
/* El cuadro de texto con borde rojo */
.globo-rojo {
    position: relative;
    background: #fff;
    border: 1px solid #ff0000;
    border-radius: 10px;
    padding: 8px;
    text-align: center;
    font-size: 12px;
    color: black;
    width: 90%;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
/* La "flechita" del globo que apunta hacia arriba */
.globo-rojo::after, .globo-rojo::before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
/* Borde de la flecha (Rojo) */
.globo-rojo::after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff; /* Color de fondo de la flecha (blanco) */
    border-width: 8px;
    margin-left: -8px;
}
/* Relleno de la flecha (Blanco) para tapar el borde y que parezca línea */
.globo-rojo::before {
    border-color: rgba(255, 0, 0, 0);
    border-bottom-color: #ff0000; /* Color del borde de la flecha */
    border-width: 9px;
    margin-left: -9px;
}
#imgPreguntalluvia{
    cursor: pointer;
}

@media only screen and (max-height: 500px) {
    #menu 
    {
        display: none;
    }
}
@media only screen and (max-width: 800px) {
    /* For mobile phones: */
    .logoIdiger img{
        width: 173px !important;
        height: 70px !important;
        opacity: 0.65;
        margin-bottom: -3px;
    }
    .barRadar img{
        height: 400px !important;        
    }
    .barUmbrales img{
        height: 78px !important;
        width: 100% !important;
    }
    .barTemp img{
        height: 246px !important;
        width: 42px !important;
    }
    .barSismos img{
        height: 196px !important;
        width: 97px !important;
    }
    .barLluvias img{
        height: 78px !important;
        width: 71px !important;
    }
    .barNiveles img{
        height: 106px !important;
        width: 166px !important;
    }
    .barTempe img{
        height: 106px !important;
        width: 166px !important;
    }
    .barcapasismo img{
        height: 106px !important;
        width: 166px !important;
    }
    #menuSensores {
        top: -12px;
    }
    .myChart{
        height: 148px !important;
        width: 27px !important;
    }
    .esriAttributionLastItem{
        display: none !important;
    }
    .map .logo-sm {
        display: none !important;  
    }
    .tablatriangulo table.tablet, th.tht, td.tdt {
        border: 1px solid black;
        border-collapse: collapse;
        padding: 1px;
        font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
        font-size: 11px;
    }
    .tablatriangulo img{
        width: 14px;
        height: 12px;
    }
    .tablatriangulo {
        position: absolute;
        bottom: 6px;
        right: 6px;
        border: 0px solid;
        border-color: #7AB930;
        background-color: white;
    }
    #radargif img{
        height: 474px !important;
        width: 304px !important;
    }
    #banner img{
        width:100%;
        height:80%;
    }
    #bodygif{
        width: 80%;
        margin: 0 auto;
    }    
    #titulo-principal {
        font-size: 15px;
        padding: 5px;
        top: 0;
        width: 100%;
        box-sizing: border-box; 
    }    
    #search {
        top: 50px !important; 
        left: 10px !important;
        max-width: 325px;
    }    
    #menuCapa {
        top: 95px;
        left: 10px;
        width: 144px;
        height: 20px;
        padding: 8px;
        bottom: auto; 
    }    
    #menuCapa .rmText div {
        top: -17px !important;
        left: 28px !important;
    }   
    #menu {
        top: 135px; 
        left: 10px;
        width: 130px;
        height: 50px; 
        bottom: auto; 
    }    
    #preguntalluvia {
        top: 180px;         
        z-index: 4;
    }    
    #div2 {        
        margin: 0;
        width: 230px;
        font-size: 12px;
        background-color: rgba(248,253,248,1);
    }    
    #info-adicional {
        top: 120px;
        right: 20px;
        left: auto; 
    }    
    #texto-info-adicional {        
        left: auto;
        right: 0;
        width: 220px;
        font-size: 14px;
        top: 50px;
        background-color: rgba(248,253,248,1);
    }    
    .boton{
        position: absolute;
        top: 42px;
        right: 49px;
    }
    .boton-menu {
        width: 43px;
        margin: 8px;
        padding: 11px;
        background-color: gray;
        color: white;
        text-align: center;
        border-radius: 12px;
        font-size: 10px;        
    }
    .boton-menu:hover {
        background-color: rgb(0, 157, 113);
        color: white;
        cursor: pointer;
    }
    .barRadar, .tablatriangulo {        
        transform: scale(0.8);
        transform-origin: bottom right;
        opacity: 1;
    }    
    .grafica{ 
        height:530px !important;
        width: 92% !important;
        left: 2.5%;
        opacity: 1;
        border: 1px solid black;
    }
    #graficando {        
        width: 90% !important;
    }    
    .arcgisSearch .searchGroup .searchInput{
        width: 130px;
    }    
    .info-adicional-texto {
        display: none;
    }
    #map #map_zoom_slider {
        top: 50px !important; 
    }
    .esriPopup .sizer{
        width: 210px
    }
    .esriPopup, .esriPopup input{
        font-size: 11px !important;
    }    
    #tablaultimas input[type="button"] {
        font-size: 12px;
        font-weight: bold;
        font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
    }    
    #tituloL {
        font-size: 12px;        
    }
    .tabConsolidados {
        font-size: 12px;
        width: 60%;
    }    
}
