#fila1 
{
    height:110px; 
    /*background-color: #e69c15;*/
    background: linear-gradient(-45deg, var(--color1),  var(--color2) 50%);
    position:fixed; 
    z-index:1000;
}
#logogem, #logocatalogo
{
}
#usuariocatalogo
{
    height: 35px;
    margin-top: 70px;
}
#cerrarsession
{
    height: 35px;
    margin-top: 70px;
}
#fila2 
{ 
    margin-top:110px;
    /*overflow-y: auto;*/
}
#fila2 > div {
    min-height:500px; 
}
#fila3
{ 
    height:40px;
}
#precarga
{
    z-index: 1000;
    width:inherit;
    height:100%;
    position:absolute;
    background-color:#ffffff90;
    text-align: center;
}
#precarga * {
    margin-top: 40px;
    text-align: center;
}
.precarga{
    display: block;
    margin: 0px auto;
}
#mapa
{
    width:100%;
    height:768px;
    border: 1px solid #000;
}
#menuCavidades 
{
    margin-left: 5px;
}
#opcionesvercuevas, #opcionesvercontenedores, #opcioneseditarcuevas, #opcioneseditarcontenedores, #opcionesverinvitados, #opcionesvernovedades, #opcionesespeleogrupos, #opcionesmantenimiento
{
    margin-top:4px;
    height: 28px;
}
.imgaccion
{
    cursor:pointer;
    padding-top: 2px;
    background-color: #fff;
}
#vercueva, #vercontenedor, #vergrupo
{
    margin-top: 10px;
}
#editarcueva, #editarcontenedor
{
    margin-top: 10px;
}
#menuppal li, #menuppal li a 
{ 
    color: var(--color-ppal); 
}
#menuppal .zonaRevisada {
    color: var(--color-ppal); 
}
#menuppal .zonaNoRevisada {
    color:red;
}
#menuppal .zonaEnRevision {
    color:orange;
}

ul#menusuperior 
{        
    margin-top:60px;
}
ul#menusuperior li, ul#menusuperior li a {
    font-family: 'Roboto', sans-serif;
    font-size: 0.9em;
    font-weight:700;
    position:relative;
    cursor:pointer;
    width:max-content;
    list-style-type: none;
    color: var(--color-texto);
    line-height:32px;
}
ul#menusuperior > li:before {
    content: '|';
    color: var(--color-texto);
    position:absolute;
    right:0;
    font-weight:100;
}
ul#menusuperior > li:hover {
    background-color:transparent;
}
ul#menusuperior > li > ul {
    padding:10px;
    margin:2px 0px;
    border-left:5px solid var(--color2);
    background-color: var(--color1); /* color de fondo del primer submenú*/
}

ul#menusuperior > li > ul li:hover {
    background-color:transparent;
    padding-left: 17px;
    background-image:url(../imagenes/backgr.li.png);
    background-repeat:no-repeat;
    background-position:2px 12px;
}

ul#menusuperior > li > ul > li > ul{
    background-color: var(--color1); /* color de fondo del segundo submenú*/
}
ul#menuperfil {
    width: 100%;
    padding: 0;
    margin: 0;
    top:-20px;
}
ul#menuperfil > li {
    font-family: 'Roboto', sans-serif;
    font-size: 0.9em;
    font-weight:700;
    width: 100%;
    padding:0;
    text-align: right;    
    position:relative;
    color: var(--color-texto);
    cursor:pointer;
}
ul#menuperfil > li:hover {
    background-color: transparent;
}
ul#menuperfil > li > ul {
    display: none;
    width:100%;
    position:absolute;
    background: linear-gradient(to right, transparent 50%,  var(--color1) 50%);
    
    /*background: linear-gradient(to right, transparent 50%, #fff 50%);*/
    border-right:5px solid var(--color2);
    margin:0;
    padding:0;
}
ul#menuperfil > li > ul > li {
    line-height: 32px;
}
ul#menuperfil > li > ul >li:hover {
    background-color:transparent;
}
/*-----------------------------------------------------------*/
/* RELACIONADO CON LA PORTADA                                */
/*-----------------------------------------------------------*/
#menuportada {
    position:relative;
    padding-top: 20px;
    float:right;
}
#menuportada ul li{
    display: inline-block;
    margin-left: 0.3%;
    position: relative;
    padding-right:20px;
}
#menuportada ul li a{
    color:#fff;
    text-shadow: rgb(0, 0, 0) 2px 2px 2px;
}
#logotipoPortada {
    width:auto;
    #max-width:500px;
    padding:5px 15px;
    max-height:120px;
    text-align: left;
    border: 0;
}
#iconoMenuPortada{
    display:none;
    color: var(--color-ppal);
    text-shadow: 2px 2px 2px #777;
    margin:5px 20px 0px 0px;
    font-size:30px;
    cursor: pointer;
}
.textoSeccionPortada, .enlaceseccion p {
    font-size: 1em;
    color: #000;
    padding: 0px 50px;
}
.botonPortada {
    display:inline-block;
    padding:10px;
    width:378px;
    border:1px solid #c0c0c0;
    border-radius:10px;
    text-align: center;
}
.botonPortada:hover {
    border:1px solid #000;
    background-color:#eee;
}
.imgSeccionPortada {
    width:100%;
    max-width: 378px;
    height: auto;
    border-radius:20px;
    padding:10px 0px;
    display:block;
}
.strongFuerte {
    color: var(--color-catalogo);
    font-weight:bold;
}
.strongFino {
    color: var(--color-catalogo);
}
.contenidoPortada {
    text-align: justify;
}
.margenSuperiorPortada {
    margin-top: 10px;
}
.margenInferiorPortada {
    margin-bottom: 10px;
}
#piePortada {
    width: 100%;
    background-color: var(--color-catalogo);
    color: #fff;
    padding: 20px 0px;
}
#piePortada a {
    color : #fff;
}
#pieCatalogo {
    width: 100%;
    background-color: var(--color2);
    color: #fff;
    padding: 20px 0px;
}
#pieCatalogo a {
    color : #fff;
}

.listaAreas {
    list-style-image: url("./../portada/logo.catalogo.png");
    padding-left: 50px;
}
.altofilalistas {height: 35px;}
.filavercueva {display: block;}
.estDestacado {
    background: linear-gradient(0deg, var(--color1),  var(--color2) 50%);
    border-radius:5px;
    padding: 3px;
    color: var(--color-texto);
}
.textoCabCol{
    color:var(--color-texto);
}
.fondopanel {
        background: linear-gradient(0deg, var(--color1),  var(--color2) 50%);
}
.fondonaranja { background-color: orange; }
.fondoazul { background-color: blue; } 
.fondoverde { background-color: green; }
.fondofilaimpar { background-color: var(--color2); }
.fondofilapar { background-color: var(--color1); }

.imgBoton:hover { filter: invert(100%); }

.divControl {
    float: left;
    padding: 5px;
}
.divControl label {
    display: block;
    text-align:left;
    padding: 2px 0px;
    color:var(--color-texto);
}

.divControl div.mensaje {
    font-size:0.9em;
    color:#000;
    font-weight:700;
    padding-top:2px;
}

.divControl input, .divControl select{
    border: 1px solid #c0c0c0;
    border-radius: 5px;   
    padding:3px;
    height:22px;    
}
.divControl input {
    width:100%;
    background-color: #fff;
}
.divControl input[type=number] {
    text-align:right;
}
.divControl input[type=number], .divControl input[type=number]::-webkit-outer-spin-button, .divControl input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
}
.divControl select {
    height:28px;
}
.divControl.numerocorto input[type="number"]{
    width:80px;
}
.divControl input[type="color"] {
    width:80px;
    padding: 0;
}
.divControl input[type="date"] {
    width:150px;
}
.divControl input[type="time"] {
    width:100px;
}
.divControl input[type="file"] {
    width:95%;
    height:28px;
    display:block;
}
.divControl input[type="submit"], .divControl input[type="reset"], .divControl input[type="button"], .divControl button {
    padding: 4px 20px;
    text-decoration: none;    
    font-weight: 700;
    cursor: pointer;
    width: auto;
    min-width:200px;
    height:30px;
}
.divControl input[type="checkbox"], .divControl input[type="radio"] {
    width:20px;
    height:20px;
    margin-left: 20px;
}
.divControl input[type="submit"] {
    background-color:var(--color1);
    color:var(--color-texto);
}
.divControl input[type="reset"] {
    background-color:#343a40;
    color:#fff;
}

.divControl textarea {
    width:100%;
    padding:5px;
    border:1px solid #c0c0c0;
    border-radius:5px;
}
.titulonovedad {
    color: brown;
}
.bloquenovedad {
    padding:5px;
    border-radius:5px;
    height: 200px;
    display:block;
    margin-left: 10px;
}

.descripcion {
    text-align: justify;
}
.galeriaFotosSituacion , .galeriaFotos, .galeriaPublicaciones {
    font-size:1em;
    text-align: center;
}
.galeriaFotosSituacion img , .galeriaFotos img, .galeriaPublicaciones img {
    width: auto;
    height: 150px;
    display: block;
    margin: 0px auto 10px !important;
    cursor: pointer;
}
.galeriaFotosSituacion img:hover , .galeriaFotos img:hover, .galeriaPublicaciones img:hover {
    box-shadow: 0 0 8px 3px var(--color-ppal);
}

.galeriaFotosSituacion .titulo , .galeriaFotos .titulo, .galeriaPublicaciones .titulo {
    color: var(--color-ppal);
    font-weight:bold;
    display: block;
}

/* El caption de los confirm y alerta*/
.jconfirm .jconfirm-box div.jconfirm-title-c {
    background-color: var(--color1);
}
.labelcueva
{
	text-align: right;
}
a.cueva:before {
    content:'';
    padding-right: 28px;
    top: -3px;
    position: relative;
    padding-bottom: 8px;
    background-repeat: no-repeat;    
    background-image: url(../imagenes/icono.cueva.png);    
}
@media screen and (max-width: 760px) {
    #usuariocatalogo,#cerrarsession {
        margin-top:40px;
    }
    #fila2 > div {
        min-height: auto;
    }
    #logotipo {
        max-height: 90px;
        padding:10px 5px 0px;
    }
    #cerrarsession {
        margin-top:35px;
    }
    #menuperfil, #menuppal, #menuportada {
        display: block;
    }
    ul#menuperfil {
        width: 100%;
        padding: 0;
        margin: 0;
        top:10px;
        right:10px;
    }
    ul#menusuperior {
        margin-top:10px;
        width: 100%;
        left:0px;
        top:99px;
        display:none;
        background: linear-gradient(-45deg, var(--color1), var(--color2) 50%);
    } 
    
    #iconoMenuPortada{
        display:block;        
    }
    ul#menusuperior > li, ul#menusuperior > li > ul > li {
        /*float:left;  */
        font-size:1em;
        display:block;
    }
    ul#menusuperior > li:before {    
        content:'';
    }

    .imgSeccionPortada {
        max-width: 150px;
    }

    table {
       width:100%;
    }
    table tr:first-child {
        display:none;
    }
    table thead {
       display: none;
    }
    table tr:nth-of-type(odd) {
       background-color: #fff;
    }
    table tr:nth-of-type(even) {
       background-color: #eee;
    }
    table tbody td {
       display: block;
       text-align:center;
       width:100% !important;
       text-align:left !important;
       height:32px !important
    }    
    table tbody td:before {
       content: attr(data-th);
       text-align:right;
       font-weight: 700;
       width:80px;
       padding-right:10px;
    }
    table tbody td:first-child {
        padding-top:10px;
    }
    table tbody td:last-child {
        padding-bottom:10px;
        border-bottom: 1px solid #888;
    }
    
}
