/*
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 : 22/05/2017, 11:11:46 AM
    Author     : admin
*/
.round {
    border-collapse:separate;
    border-spacing: 10;
    border:solid black 1px;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius: 5px;
    border: #CCCCCC 2px solid;    
}
.anchoTabla{
    width: 980px;
}

td{
    color: #555;
}
.aboletin{
    font-size: 16px;
    color: #003c66;
    text-decoration:none;
    cursor: pointer;
}
.aboletin:hover{
    color: #009ae5;
    font-weight: 200;
    text-decoration: underline !important;
    cursor:pointer;
}
body { font-family: sans-serif; }
.ui-galleria-panel {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}
.ui-galleria-caption {
    position: absolute;
    left: 1px;
    width: 100px;
    height: 801px;
    background-color: rgba(255,255,255,0.0);
    display: none;
    color: #000000;
    padding: 0.2em 1em;
    text-align: center;
}
/*            .ui-galleria-frame {
                visibility: hidden;
            }*/

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}
.ui-widget-content{
    border: 1px solid rgba(255, 255, 255, 0); 

}
/*            .ui-galleria-nav-prev {
                left: -16px;
            }
            .ui-galleria-nav-next {
                left: -16px;
            }*/
.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow-x:  hidden;
    overflow-y:  hidden;
    zoom: 1;
}
.ui-galleria-caption p, .ui-galleria-caption h4{
    display: none !important;

}
.fondoGris1 {
    background: #F0F0F0;
    /*    background-image: url(../img/2.png);
        background-repeat: repeat-y;*/
}
input:hover {
    -moz-box-shadow: 0px 0px 5px #8AD9EF; 
    -webkit-box-shadow: 0px 0px 5px #8AD9EF; 
    box-shadow: 0px 0px 5px #8AD9EF;

}
/*.w3-content{max-width:980px;margin:auto}.w3-rest{overflow:hidden}
.w3-display-container:hover .w3-display-hover{display:block}.w3-display-container:hover span.w3-display-hover{display:inline-block}.w3-display-hover{display:none}
.w3-button:hover{color:#000!important;background-color:#ccc!important}
.w3-black,.w3-hover-black:hover{color:#fff!important;background-color:#000!important}
.w3-display-left{position:absolute;top:50%;left:0%;transform:translate(0%,-50%);-ms-transform:translate(-0%,-50%)}
.w3-display-right{position:absolute;top:50%;right:0%;transform:translate(0%,-50%);-ms-transform:translate(0%,-50%)}*/
.barUmbrales{
    position: absolute;
    bottom: 0px;
    left: 363px;
    top: -94px;
}
.barUmbrales img{
    height: 93px;
    width: 127px;
}
.barIdiger{
    position: absolute;
    bottom: 0px;
    left: 3px;
    top: -32px;
}
.barIdiger img{
    height: 46px;
    width: 105px;
}
.anio{
    position: relative;
    top: -18px;
    margin-left: -332px;
    font: 7px arial;
    font-weight: bold;
}
.triangulo {
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 8px solid #000;
}
.circulo {
    width: 8px;
    height: 8px;
    background: #F09447 ;
    border-radius: 1000px;
}
.linea {
    border: black 1px solid;
    width: 22px;
    margin-left: -8px;
    margin-top: -5px;
}
.lineanaranja {
    border: #F09447 1px solid;
    width: 22px;
    margin-left: -7px;
    margin-top: -5px;
}
.letra{
    font: 8px arial;
    font-weight: bold;
    text-align: center;
}
.barraverde{
    width: 22px;
    background-color: #00B050;
    text-align: center;
}
.bordenegro{
    border: black 1px solid;
    position: relative;
    top: -43px;
    width: 215px;
    height: 18px;
    left: 126px;
    color: black;
}
.listas{
    color: rgb(0, 60, 102);
    font-size: 20px; 
    text-align: left;
}
.titulos{
    color: rgb(0, 60, 102); font-size: 20px; text-align: center;
}

.boton-menu {
    width: 271px;
    margin: 10px;
    padding: 20px;
    background-color: #e3e3e3;
    color: #706F6F;
    text-align: center;
    border-radius: 12px;
    font-size: 19px;
}
.vermas{
    font-size: 14px;
    text-decoration: underline !important;
}
@media only screen and (max-width: 800px) {
    .barUmbrales img{
        height: 89px !important;
        width: 110px !important;
    }
    .barIdiger img{
        height: 45px !important;
        width: 100px !important;
    }
    #banner{
        display: none;
    }
    #body{
        width: 980px !important;
    }
}

#menuSensores {
    position: absolute;
    opacity: 0.9;
    top: 3px;
    left: -40px;
    height: 109px;
}
#menu 
{
    position: absolute;
    top: -221px;
    bottom: 595px;
    left: 346px;
    width: 114px;
    height: 94px;
    background-color: White;
    border-radius: 10px;
    padding: 15px;
    opacity: 0.8;
}
li {list-style:none}
