﻿body {
}
/***************************************************/
/*#region ***************************** ENCABEZADO ************************************/
/********************************************************************************/
#header .jumbo {
    background: #f0f0f0;
}

#header .st_barra-nav {
    margin-bottom: 0;
    font-size: 0.86em;
    padding: 0 10px;
    list-style: none;
}

    #header .st_barra-nav li {
        display: inline-block;
    }

#headerTitle {
    color: #0777c6;
    background-color: #F0F0F0;
    padding: 5px;
}

    #headerTitle h2 {
        font-size: 2em;
        display: inline-block;
    }

#bannerTitle {
    background-color: #FFF;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border: #ddd 1px solid;
}

#headerTitle h2 {
    margin: 0;
    background-color: #FFF;
    padding: 10px 0 10px 5px;
    font-size: 2em;
    display: inline-block;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
/*#endregion*/
/**************************************************************************/
/*#region ***************************** MENU BÚSQUEDA *********************************/
/********************************************************************************/
.menu {
    padding: 0;
    margin-bottom: 0px;
}

    .menu ul {
        padding: 2px 0px 2px 10px;
    }

ul li {
    list-style: none;
}

.menu a {
    color: #000;
    text-decoration: none;
}

.menu > li {
    float: left;
}

    .menu > li a {
        width: 250px;
        line-height: 35px;
        padding: 0;
        color: #000;
        font-weight: lighter;
        text-decoration: none;
        display: block;
    }

    .menu > li > a {
        border-bottom: 1px solid #888;
        height: 35px;
        text-align: center;
        -webkit-transition: .2s all linear;
        -moz-transition: .2s all linear;
        -o-transition: .2s all linear;
        transition: .2s all linear;
    }

    .menu > li:nth-child(1) a {
        border-color: #888;
    }

    .menu > li:nth-child(2) a {
        border-color: #888;
    }

    .menu > li:nth-child(3) a {
        border-color: #888;
    }

    .menu > li:nth-child(4) a {
        border-color: transparent;
    }

    .menu > li:nth-child(1) a:hover {
        border-bottom: 35px solid #d4953c;
        /*height: 9px;*/
    }

    .menu > li:nth-child(2) a:hover {
        border-bottom: 35px solid #d4953c;
        /*height: 9px;*/
    }

    .menu > li:nth-child(3) a:hover {
        border-bottom: 35px solid #d4953c;
        /*height: 9px;*/
    }

#checkBusquedaImporta input {
    margin-left: 35px !important;
    margin-top: 0px !important;
    vertical-align: text-top !important;
}

.cuantificar-icon {
    background: url('/app/mapa/componente/componenteGeoserver/images/fichaDenue/icoCuantificar.png') no-repeat center !important;
    width: 20px;
    border: 0px;
    height: 22px;
    padding: 0 20px;
}

.imprimirCuantificar-icon {
    padding: 0 10px 0 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    float: right;
    margin-top: 1px;
}

.nuevaB {
    vertical-align: bottom !important;
    cursor: pointer;
    text-decoration: underline !important;
    line-height: 30px;
}

.header-menu-list {
    background: #EBEBEB;
    overflow: hidden;
}

#search-menu .navbar {
    position: inherit !important;
    margin-bottom: 0px;
    padding-top: 5px;
    min-height: 40px;
}

/*.menu span {
    color: #000;
    text-decoration: none;
}*/

.menu > li > span {
    width: 220px;
    line-height: 35px;
    vertical-align: text-bottom !important;
    padding: 0;
    color: #000;
    font-weight: lighter;
    text-decoration: none;
    display: block;
}

.menu > li > span {
    border-bottom: 3px solid #888;
    height: 35px;
    text-align: center;
    -webkit-transition: .2s all linear;
    -moz-transition: .2s all linear;
    -o-transition: .2s all linear;
    transition: .2s all linear;
}


.menu > li:hover > span {
    border-color: #888;
    background: #d4953c;
}

.menu > li:active > span {
    background: 35px #d4953c;
}

@media(min-width: 767px) {
    .animationShow:hover > div {
        /*transition: 5s linear all;
    opacity: 0.9;*/
        display: block;
    }

    .animationShow > div {
        /*opacity: 0;*/
        display: none;
    }

    /*.animationShowTxt:hover > div {
        display: block;
    }*/

    .animationShowTxt > div {
        display: none;
    }
}
@media (min-width: 101px) and (max-width: 700px) /*LGTV 28/01/2022 se ocultan tooltips para vista movil*/
{
    .tooltip-inner {
        visibility: hidden !important;
    }

    .tooltip-arrow {
        visibility: hidden !important;
    }
}

#btnVarAdicionales {
    padding: 5px;
    margin-top: -6px;
    height: 28px;
}

#divTxtxBusqueda {
    margin: 0px 40px 0px 10px;
}

.divMenuContentActEco {
    width: 420px;
}

.divMenuContentAreaGeo {
    width: 300px;
}

.divMenuContentOperadorT {
    width: 300px;
}

.divMenuContentTamEstab {
    width: 220px;
}

.divMenuContentText {
    width: 220px;
}

.divmenuoculta {
    display: none;
}

#search-info, #search_cuanti, #agregar_rnt-button {
    vertical-align: top;
    border-radius: 2px;
    border: 1px solid #bbb;
    height: 26px;
}

#search_cuanti {
    padding: 0px 20px;
    /*background-color: #ddd !important;*/
    border: 0;
}

.divMenuContent > input {
    width: 200px;
    margin-top: 2px;
    margin-bottom: 2px;
    font-size: 12px;
}

.divMenuContent > div > span {
    display: block;
}

#txtBuscarEstab {
    font-size: 12px; /*height: 28px;*/
}

.cortarTexto {
    /*width: 75%;*/ /*250px;*/
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 21px;
}
/*#endregion*/
/*************************************************************************/
/*#region ************************** ELEMENTOS EN EL MAPA *****************************/
/*************************************************************************/
#layers-accordion {
    overflow-x: auto;
    float: left;
    width: 92%;
    background-color: white;
    margin-bottom: 0;
}

    #layers-accordion ul {
        padding-left: 0px;
    }

.sidemenuCapas {
    display: none;
    /*opacity:0.8;*/
    position: absolute;
    z-index: 1001;
    width: 10px;
}

    .sidemenuCapas .panel {
        margin: 5px;
    }

#panelIzquierdo {
    transition: 0.4s linear all;
    z-index: 1;
    position: absolute;
    float: left;
    left: 0px;
    margin: 10px;
}

.iconCapas {
    float: left;
}

.tool-icon {
    background-position: center;
    background-repeat: no-repeat;
    height: 34px;
    width: 45px;
}

#divTxtBuscarEstabMovil, #divBtnbuscarM {
    display: none;
    float: left;
}

#modal_presentacion1 .modal-content {
    overflow-x: auto;
}

#divIr_EyD {
    float: left;
    padding: 0 0 0 5px;
}

#sidemenu {
    display: none;
    z-index: 1000;
    position: fixed;
    left: 400px;
    width: 0;
    height: 100%;
    margin-left: -400px;
    background: #FFFFFF;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

/*#endregion*/
/*************************************************************************/
/*#region ******************************RESULTADOS************************************/
#collapse-icon-container {
    display: none;
    position: absolute;
    z-index: 1002;
    background: rgba(255, 255, 255, 1);
    bottom: 0%;
    width: 50px; /*50px;*/
    height: 30px;
    text-align: center;
    padding-top: 5px;
    /*color: #FFFFFF;*/
    left: 300px;
    cursor: pointer;
    border-radius: 5px 5px 0px 0px;
    transform: translate(-50%);
    z-index: 1010;
    /*position: relative;*/
    border-top: solid 1px #ddd;
    border-left: solid 1px #ddd;
    border-right: solid 1px #ddd;
}

#query-result {
    display: none;
    left: 0;
    position: absolute;
    bottom: 0;
    /*width: 600px;*/
    height: 0%; /*93%;*/
    z-index: 1003;
    background: #fff; /*rgba(0,0,0,0.8);*/
    color: #555; /*whitesmoke;*/
    /*padding: 10px 10px 15px 30px;*/
    /*left: 59px;
    right: 9px;*/
    border-radius: 5px 5px 0px 0px;
    max-width: 1300px;
    margin: auto;
    border-left: solid 1px #ddd;
    border-right: solid 1px #ddd;
    border-top: solid 1px #ddd;
}

#query-result-content {
    overflow-y: auto;
    height: 97%;
    width: 100%;
    /*padding-right: 40px;
    padding-left: 40px;*/
    font-size: 13px;
    /*padding-top: 10px;*/
}

#query-result button.close {
    padding: 0 5px;
}

.divListResultados {
    height: 75%;
    width: 600px;
    padding: 10px 10px 15px 30px;
}

.divListResultadosAncla {
    height: 100%;
    width: 400px;
    padding: 10px 10px 15px 10px;
}

/*#endregion*/

/*#region ******************************** SIDEMENU ****************************************/
#menu2, #menu1 {
    padding-right: 5px;
    padding-left: 5px;
}

.titleName_sideMenu {
    font-size: 14px !important;
    text-indent: 5px;
    line-height: 30px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    padding: 0px 10px !important;
    font-weight: bold;
}

.title_sideMenu {
    font-size: 13px !important;
    text-indent: 5px;
    line-height: 25px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    padding: 0px 10px !important;
    font-weight: bold;
}
/*#endregion*/

/*#region ****************************** MEDIA QUERYS ********************************/
@media(max-width: 1150px) {
    .menu > li > span {
        width: 175px;
    }

    .menu > li a {
        width: 215px;
    }

    .cuantificar-icon {
        padding: 0 10px;
    }

    #search_cuanti {
        padding: 0px;
    }
}

@media(max-width: 965px) {
    #search-menu, #nombreApp, #headerTitle h2, #divIr_EyD {
        display: none;
    }

    #divTxtBuscarEstabMovil, #divBtnbuscarM {
        display: block;
        float: left;
    }
}

@media(max-width: 768px) {
    .divListResultados {
        width: 400px;
        padding: 10px 10px 15px 20px;
    }

    #collapse-icon-container {
        left: 200px;
    }

    #anclar-icon-container, #tools-container {
        display: none !important;
    }
}

@media(max-width: 500px) {
    .divListResultados {
        width: 300px;
        padding: 5px 5px 15px 5px;
    }

    #collapse-icon-container {
        left: 150px;
    }
}

@media(max-height: 700px) {
    .divListResultados {
        height: 63%;
    }
}

@media(max-width: 400px){
    #txtBuscarEstabMovil{
        width:120px;
    }
}
/*#endregion*/


#grupo_capa3_1 img {
    width: 16px;
}

.displayNone {
    display: none;
}

div#menu3 {
    padding: 4px 15px 0;
}

#divOn_Covid {
    float: left;
    padding-left: 5px;
    padding-right:2px;
}
