﻿
#search-text {
    width: 60%
}

::-ms-clear {
    display: none;
}

.Toolsactive {
    background-color: darkgray;
}

.Toolsnactive {
    background-color: darkgray;
}

.divCapa1{
    position:absolute;
    top:5%;
    left:0;
    right:0;
}
#MapasBase div {
    border: 1px solid #ccc;
    padding: 1px;
    /* padding-left: 5px; */
    color: #eee;
    font-size: 10px;
    text-align: center;
    will-change: contents,width;
    margin: 0px;
    background-color: rgba(0,60,136,.3);
}

#MapasBase2 div {
    border: 1px solid #ccc;
    padding: 1px;
    /* padding-left: 5px; */
    color: #eee;
    font-size: 10px;
    text-align: center;
    will-change: contents,width;
    margin: 0px;
    background-color: rgba(0,60,136,.3);
}

.Nactiveline {
    color: white;
    display: table-cell;
    font-weight: bold;
    /*padding: 10px;*/
    border: none;
    /*background-color: #dddddd;*/
    height: 20px;
    background-color: #999 !important;
    /*opacity: 1;*/
}

.cross {
    position: absolute;
    z-index: 999;
    left: 40%;
    top: 50%;
    /* width: 30px; */
    /* height: 30px; */
    display: block;
    /* pointer-events: none;*/
}

    .cross:after {
        transform: rotate(-90deg);
    }

    .cross:before, .cross:after {
        position: absolute;
        left: 15px;
        content: ' ';
        height: 21px;
        width: 2px;
        background-color: #fff;
        box-shadow: 1px 1px 2px 0px #555;
    }

.panelactive {
    z-index: 15000;
    position: absolute;
    margin-left: -300px;
    width: 280px;
    left: 300px;
    top: 0px;
    background-color: white;
    height: 490px;
    display: block !important;
    overflow: scroll;
}
.buttonCloseTooltip {
    border-color: transparent;
    outline: transparent !important;
    margin: 0;
}

.buttonCloseSpan {
    margin-left: 7.5rem;
    margin-top: 6px;
    font-size: 15px !important;
}
#divControlzoom {
    bottom: 40px;
    z-index: 1;
    position: absolute;
    float: left;
    left: 0px;
    margin: 10px;
}

.zoom {
    font-size: 1.14em;
    display: block;
    margin: 1px;
    padding: 0;
    color: #fff;
    /*font-weight: 700;*/
    text-decoration: none;
    text-align: center;
    height: 1.375em;
    width: 1.375em;
    background-color: rgba(0,60,136,.5) !important;
    border: none;
    border-radius: 2px;
}

.zoom span {
        font-size: 12px;
    }



#tdComparador {
    border-radius: 1px;
}

#OcultaPanel {
        opacity: 0.7;
        left: 0px;
        position: absolute;
        top: 0px;
        border-radius: 5px;
        font-size: 20px;
        height: 100%;
        width: 100%;
        background: rgba(0,0,0,0.5);
        z-index: 1000;
    }

    #divEnc {
        top: 0;
        position: fixed;
        width: 100%;
    }

    #divCont {
        /*top: 180px;
    position:absolute;*/
        width: 100%
    }

        #divCont ul {
            list-style-type: none;
        }

    #gradientHeatMap {
        height: 20px;
        width: 100%;
        background: red; /* For browsers that do not support gradients */
        background: -webkit-linear-gradient(left,green, yellow, red ); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(right,green, yellow,red); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(right,green, yellow red); /* For Firefox 3.6 to 15 */
        background: linear-gradient(to right,green, yellow red ); /* Standard syntax (must be last) */
    }
    
#map2D {
    position: relative;
    max-height: 500px !important;
    height:500px !important;
    width: 100%;
    height: auto;
 display:table-cell;
}

#map2_2D {
    position: relative;
    max-height: 500px !important;
    height: 500px !important;
    width: 100%;
    /*display: none;*/
    /*display: table-cell;*/
    float: right;
    top: -500px;
}

.txttransparencia {
        position: absolute;
        right: 348px;
        color: white;
        margin-bottom: 10px;
        height: 50px;
        background: rgba(0,60,136,.5) !important;
        -webkit-transition: .2s;
        transition: opacity .2s;
        z-index: 9999;
        bottom: 0px;
        border-bottom: white 1px solid;
        border-left: white 1px solid;
        border-left: white 1px solid;
        padding-top: 24px;
    }

.comparador {
    top:20px;
    right: -1px;
    position: absolute;
    margin-top: 33px;
    margin-right: 10px;
    width: 22px;
    height: 22px;
    background: #dddddd;
    color: black;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    padding-top: 4px;
    box-shadow: 0px 0px 0px 3px #eee;
}

    .glyphicon {
        color: black !important;
    }


    .li-group {
        font-weight: 700;
        color: #0077c8;
    }

    #ulTipoMapa li:hover {
        background: #dddd;
        color: #225eff;
        cursor: pointer;
    }

    #ulAnios li:hover {
        background: #dddd;
        color: #225eff !important;
        cursor: pointer;
    }
 
 
    #ulTipoMapa1 li:hover {
        background: #dddd;
        color: #225eff !important;
        cursor: pointer;
    }

    #ulAnios1 li:hover {
        background: #dddd;
        color: #225eff;
        cursor: pointer;
    }

    /*.active {
        background-color: #225eff;
        color: #dddd
    }

    .noactive {
        background: #fff;
        color: #555 !important;
    }*/


.closedbtn {
    grupo-titulo cursor: pointer;
    float: right;
    font-size: 25px;
    color: #333;
}

    #divMensajeImg {
        position: absolute;
        z-index: 222222;
        left: 50%;
        top: 50%;
    }

    .sliderOpa {
        /*top: 17px;
    -webkit-appearance: none;
    height: 10px;
    width: 200px !important;
    -webkit-transition: .2s;
    transition: opacity .2s;
    z-index: 9999;
    position: absolute;
    bottom: 0px;
    margin: 20px 0;
    border-bottom: white 1px solid;
    border-right: white 1px solid;
    border-left: white 1px solid;*/
        top: 17px;
        right: 0;
        -webkit-appearance: none;
        width: 200px !important;
        -webkit-transition: .2s;
        transition: opacity .2s;
        z-index: 9999;
        position: absolute;
        bottom: 0px;
        margin: 20px 0;
        /* border-bottom: white 1px solid; */
        /* border-right: white 1px solid; */
        /* border-left: white 1px solid*/
    }
    /*.sliderOpa::-webkit-slider-thumb {
        -webkit-appearance: none;
        appearance: none;
        width: 10px;
        height: 10px;
        background: rgba(0,60,136,.5) !important;
        cursor: pointer;
    }

    .sliderOpa::-moz-range-thumb {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: rgba(0,60,136,.5) !important;
        cursor: pointer;
    }*/
    .slider {
        -webkit-appearance: none;
        height: 20px;
        background: rgba(0,60,136,0) !important;
        opacity: 0.5;
        width: 100%;
        -webkit-transition: .2s;
        transition: opacity .2s;
        z-index: 9999;
        position: absolute;
        bottom: 0px;
        margin-bottom: 133px;
        /*border-bottom: white 1px solid;
    border-right: white 1px solid;
    border-left: white 1px solid;*/
    }

        .slider::-webkit-slider-thumb {
            -webkit-appearance: none;
            appearance: none;
            width: 10px;
            height: 10px;
            /*border-radius: 50%;*/
            background: white;
            cursor: pointer;
        }

        .slider::-moz-range-thumb {
            width: 10px;
            height: 10px;
            border-radius: 50%;
            background: #6e90ac;
            cursor: pointer;
        }

    #controlComparativo {
        vertical-align: middle;
        text-align: -webkit-center;
    }

    #MapComparar {

    position: absolute;
    z-index: 99999;
    display: none;
    vertical-align: middle;
    text-align: -webkit-center;
    right: -1px;
    /*width: 22px;*/
    margin-top: 5px;
    background: #dddddd;
    color: black;
    /*box-shadow: 0px 0px 0px 3px #eee;*/
    top: 35px;
}
 

    .td-header {
        border-bottom: 1px solid #fff !important;
        background-color: #ddd !important;
        vertical-align: middle !important;
        text-align: left;
        font-weight: 700;
        color: #000;
        text-align: -webkit-center;
    }

    #MapasBase {
        position: absolute;
        bottom: 43px;
        margin-left: -25px;
        z-index: 88888;
        right: 6px !important;
        display: none;
    }

    #MapasBase2 {
        position: absolute;
        bottom: 43px;
        margin-left: -25px;
        z-index: 88888;
        right: 6px !important;
        display: none;
    }

    #divControlzoom2 {
        bottom: 40px;
        z-index: 1;
        position: absolute;
        float: left;
        left: 0px;
        margin: 10px;
    }

    #controlMapas {
        position: absolute;
        bottom: 10px;
        margin-left: -25px;
        z-index: 88888;
        right: 0px;
        -webkit-tap-highlight-color: transparent;
        border-radius: 4px;
        padding: 2px;
        position: absolute;
        background: rgba(0,60,136,.3);
        border-radius: 3px;
        position: absolute;
        z-index: 1;
        bottom: 0px;
        right: 0px !important;
        margin: 10px;
        width: 115px !important;
        cursor: pointer;
    }

    #controlMapas2 {
        position: absolute;
        bottom: 10px;
        margin-left: -25px;
        z-index: 88888;
        right: 0px;
        -webkit-tap-highlight-color: transparent;
        border-radius: 4px;
        padding: 2px;
        position: absolute;
        background: rgba(0,60,136,.3);
        border-radius: 3px;
        position: absolute;
        z-index: 1;
        bottom: 0px;
        right: 0px !important;
        margin: 10px;
        width: 115px !important;
        cursor: pointer;
    }


    #spanEscala {
        display: initial;
    }

    .td_descargar {
        width: 20%;
    }

    .td_escalas_text {
        background: #3568bb;
        border: 1px solid #ddd;
        color: white;
        font-weight: bold;
        width: 110px;
    }

    td.td_escalas {
        cursor: pointer;
        background: #3568bb;
        border: 1px solid #ddd;
        color: white;
        font-weight: bold;
    }

    td.td_escalas_selected {
        cursor: pointer;
        background: #1c3968;
        border: 1px solid #ddd;
        color: white;
        font-weight: bold;
    }

    #resultAPI {
        cursor: auto;
    }

        #resultAPI .grupo-titulo {
            padding: 5px;
            padding-left: 10px;
            /*border-bottom-width: 1px;*/
            cursor: pointer;
            display: inline-block;
            width: 100%;
            border: 1px solid #DDD;
        }
    /*.item_result_busqueda{
    padding-left: 10px;
}*/
    .item_result_busqueda {
        /*margin-left: 25px;*/
        border-top: 1px solid #DDD;
        /*border-right: 1px solid #DDD;*/
        display: inherit;
        cursor: pointer;
        color: #000 !important;
    }

    .item_result_busqueda_over {
        /*padding-left: 10px;*/
        /*background-color: #DDDDDD;*/
    }

    #search-text {
        cursor: text;
    }


    .grupo-titulo .glyphicon {
        margin-right: 10px;
    }

    .grupo {
        display: none;
        padding-inline-start: 20px;
    }

    .search_result_item {
        padding-left: 32px !important;
        min-height: 45px;
        font-size: 13px;
    }

    .search_result_snippet {
        font-size: smaller;
        line-height: 1;
    }

    #search-text, #removeResAPI, #btnbuscar {
        /*height: 35px;*/
    }

    #search_results_list {
        margin: 0;
        padding: 0px !important;
    }

    .grupo-titulo, .search_result_item {
        border-bottom-color: #DDD;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        padding-left: 10px;
        color: #000 !important;
    }

    .collapsed {
        background: rgb(247, 247, 247);
    }

    #divOverlay {
        background-color: white;
        width: auto;
        padding: 2px;
        position: absolute;
        display: none;
        float: left;
        z-index: 1;
        bottom: 40px;
        margin-left: 57px;
        height: auto;
        overflow-y: auto;
    }

    #Div_Reg {
        display: none;
        width: auto;
        cursor: pointer;
        border-radius: 3px;
        background-color: white;
        font-size: 11px;
        padding: 3px;
        width: auto;
        position: absolute;
        z-index: 222222;
        left: 35%;
        top: 10px;
        padding: 8px;
        font-weight: bold;
        padding-top: 10px;
    }

    #Div_VMas {
        display: block;
        width: auto;
        cursor: pointer;
        border-radius: 3px;
        background-color: white;
        font-size: 11px;
        padding: 3px;
        width: auto;
        position: absolute;
        z-index: 0;
        left: 75%;
        top: 10px;
    }

    .snippet_result_busqueda {
        font-size: x-small;
    }

    .extra_titulo {
        font-size: 24px;
        font-weight: 400;
        color: #333;
        vertical-align: middle;
    }

    /*TEMAS MINERIA AGRIGANFOR,ENTORNO, GENERO*/
    /*****************************estilos para el tema de genero******************************************/
    table#tableValores_1 > thead > tr {
        background-color: rgb(225, 108, 50);
        color: #FFFFFF;
        height: 30px;
        padding: 10px;
        opacity: 0.85;
        font-weight: normal;
    }


    table#tableValores_1 > tbody > tr:hover {
        background-color: #f3e0d7 !important;
    }

    .indicadorSelect_1 {
        background-color: rgba(225, 108, 50, 0.16);
    }

    .estadoSelect_1 {
        background-color: rgb(255, 171, 141);
    }

    .colortitulo_1 {
        color: #e58251;
    }

    /*end**************************************************************************************************/



    /*****************************estilos para el tema de entorno******************************************/
    table#tableValores_2 > thead > tr > td {
        background-color: #0B6138;
        color: white;
        height: 30px;
        padding: 10px;
        text-align: left;
        opacity: 0.85;
        font-weight: normal;
    }

    table#tableValores_2 > tbody > tr:hover {
        background-color: rgba(11,97,56,0.40) !important;
    }

    .indicadorSelect_2 {
        background-color: rgba(11,97,56,0.20);
    }

    .estadoSelect_2 {
        background-color: rgba(11,97,56,0.40);
    }

    .colortitulo_2 {
        color: #307956;
    }

    /*end*************************************************************************************************/



    /*****************************estilos para el tema de MCA******************************************/
    table#tableValores_3 > thead > tr > td {
        background-color: #258103;
        color: white;
        height: 30px;
        padding: 10px;
        text-align: left;
        opacity: 0.85;
        font-weight: normal;
    }

    table#tableValores_3 > tbody > tr:hover {
        background-color: rgba(37,129,3,0.40) !important;
    }

    .indicadorSelect_3 {
        background-color: rgba(37,129,3,0.20);
    }

    .estadoSelect_3 {
        background-color: rgba(37,129,3,0.40);
    }

    .colortitulo_3 {
        color: #307956;
    }

    /*end*************************************************************************************************/

    /*****************************estilos para el tema de Minería******************************************/

    .rTable {
        display: table;
    }

    .rTableRow {
        display: table-row;
    }

    .rTableCell, .rTableHead {
        display: table-cell;
        /*   padding: 0em 2em;*/
    }

    table#tableValores_4 > thead > tr > td {
        background-color: #1BA9A8; /*#258103;*/
        color: white;
        height: 30px;
        padding: 10px;
        text-align: left;
        opacity: 0.85;
        font-weight: normal;
    }

    table#tableValores_4 > tbody > tr:hover {
        background-color: rgba(61,182,181,0.40) !important;
    }

    .indicadorSelect_4 {
        background-color: rgba(61,182,181,0.20);
    }

    .estadoSelect_4 {
        background-color: rgba(61,182,181,0.40);
    }

    .colortitulo_3 {
        color: #1BA9A8; /*#307956;*/
    }
    /********************************Fin del tema Minería*****************************************************/
    .btn-defmapa {
        color: #333;
        background-color: #fff;
        border-color: #ccc;
    }

        .btn-defmapa:hover {
            color: #333;
            background-color: #fff;
            border-color: #ccc;
        }

    .layer_list {
        padding-inline-start: 20px;
    }

    .cortarTextoMenuCapas1 {
        margin-left: 3px !important;
        max-width: 205px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .cortarTexto {
        width: 150px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    #map2D h3 {
        border-bottom: none !important;
        background: none !important;
        background-color: none !important;
    }

    .glypc {
        color: black !important;
        font-size: 10px;
        opacity: 0.5;
    }




    input[type=range]::-webkit-slider-runnable-track {
        width: 100%;
        height: 4px;
        cursor: pointer;
        animate: 0.2s;
        background: #dddddd;
        border-radius: 15px;
    }

    input[type=range]::-webkit-slider-thumb {
        height: 15px;
        width: 15px;
        border-radius: 50%;
        background: rgba(0,60,136,1) !important;
        cursor: pointer;
        -webkit-appearance: none;
        margin-top: -6px;
    }

    /*range:focus {
    outline: none;
}
input[type=range]:focus::-webkit-slider-runnable-track {
         outline: none;
    }*/
    input {
        outline: none;
    }
    /*input[type='range']::-webkit-slider-runnable-track {
    height: 10px;
    -webkit-appearance: none;
    color: #13bba4;
    margin-top: -1px;
}*/

    /*input[type='range']::-webkit-slider-thumb {
    width: 10px;
    -webkit-appearance: none;
    height: 10px;
    cursor: ew-resize;
    background: #434343;
    box-shadow: -80px 0 0 10px #43e5f7;
}*/

    .range-wrap {
        width: 500px;
        position: relative;
    }

    /*.range-value {
    position: absolute;
    top: -50%;
}

    .range-value span {
        width: 30px;
        height: 24px;
        line-height: 24px;
        text-align: center;
        background: #dddddd;
        color: #fff;
        font-size: 12px;
        display: block;
        position: absolute;
        left: 50%;
        transform: translate(-50%, 0);
        border-radius: 6px;
    }

        .range-value span:before {
            content: "";
            position: absolute;
            width: 0;
            height: 0;
            border-top: 10px solid #dddddd;
            border-left: 5px solid transparent;
            border-right: 5px solid transparent;
            top: 100%;
            left: 50%;
            margin-left: -5px;
            margin-top: -1px;
        }*/

    .range-value {
        position: absolute;
        top: 0%;
    }

        .range-value span {
            width: 30px;
            height: 24px;
            line-height: 24px;
            text-align: center;
            background: black;
            color: #fff;
            font-size: 12px;
            display: block;
            position: absolute;
            left: 50%;
            transform: translate(-50%, 0);
            border-radius: 6px;
        }

            .range-value span:before {
                content: "";
                position: absolute;
                width: 0;
                height: 0;
                border-top: 10px solid black;
                border-left: 5px solid transparent;
                border-right: 5px solid transparent;
                top: 100%;
                left: 50%;
                margin-left: -5px;
                margin-top: -1px;
            }
/*Paginación buscador*/
.pagi {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    overflow-x: auto;
}

    .pagi > li {
        display: inline-block
    }

        .pagi > li > a, .pagi > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            margin-left: -1px;
            line-height: 1.42857143;
            color: #337ab7;
            text-decoration: none;
            background-color: #fff;
            border: 1px solid #ddd
        }

        .pagi > li:first-child > a, .pagi > li:first-child > span {
            margin-left: 0;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px
        }

        .pagi > li:last-child > a, .pagi > li:last-child > span {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px
        }

        .pagi > li > a:focus, .pagi > li > a:hover, .pagi > li > span:focus, .pagi > li > span:hover {
            color: #23527c;
            background-color: #eee;
            border-color: #ddd
        }

    .pagi > .active > a, .pagi > .active > a:focus, .pagi > .active > a:hover, .pagi > .active > span, .pagi > .active > span:focus, .pagi > .active > span:hover {
        z-index: 2;
        color: #fff;
        cursor: default;
        background-color: #337ab7;
        border-color: #337ab7
    }

    .pagi > .disabled > a, .pagi > .disabled > a:focus, .pagi > .disabled > a:hover, .pagi > .disabled > span, .pagi > .disabled > span:focus, .pagi > .disabled > span:hover {
        color: #777;
        cursor: not-allowed;
        background-color: #fff;
        border-color: #ddd
    }

.pagi-lg > li > a, .pagi-lg > li > span {
    padding: 10px 16px;
    font-size: 18px
}

.pagi-lg > li:first-child > a, .pagi-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagi-lg > li:last-child > a, .pagi-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagi-sm > li > a, .pagi-sm > li > span {
    padding: 5px 10px;
    font-size: 12px
}

.pagi-sm > li:first-child > a, .pagi-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagi-sm > li:last-child > a, .pagi-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}


/*(max-width:399px)and*/
@media (max-width:499px) {
    #SelectCapa1 {
        left: -11%;
        z-index: 999;
    }
    #SelectCapa3 {
        left: -11%;
        z-index: 999;
    }

    .divTransparencia {
        text-align: center;
        padding-top: 30px;
        font-weight: 400;
        color: white;
        height: 50px;
        width: 206px !important;
        vertical-align: bottom;
        text-align: center;
        background: rgba(0,60,136,.5) !important;
        -webkit-transition: .2s;
        transition: opacity .2s;
        z-index: 9999;
        position: absolute;
        bottom: 0px;
        margin-bottom: 51px;
        margin-left: 30%;
        border-bottom: white 1px solid;
        border-right: white 1px solid;
        right: 12px;
    }



    #divplay {
        text-align: center !important;
        width: 105px !important;
    }

    .linetime {
        -webkit-border-radius: 10px;
        opacity: 1;
        -webkit-transition: .2s;
        transition: opacity .2s;
        z-index: 9999;
        position: absolute;
        bottom: 0px;
        margin-bottom: 35px;
        margin-left: 30%;
        margin-right: 30%;
        border: 2px solid rgba(0,60,136,1);
        font-size: 15px;
    }

    #layer-button {
        display: none !important;
    }


    .Activeline {
        color: white;
        display: table-cell;
        border: 1px solid rgba(0,60,136,1);
        background-color: rgba(0,60,136,1);
        font-weight: bold;
        opacity: 1;
        -webkit-border-radius: 5px;
        display: table-cell !important;
    }


    #SelectCapa2 {
        right: 01%;
        top: -25px;
        margin-top: 60px !important;
    }

    #SelectCapa2_ {
        /*right: -330px;*/
        left: 90%;
        z-index: 2222;
        top: -40px;
        margin-top: 75px !important;
        margin-right: 2px;
    }

    #liTipoMapa1 {
        right: 50%;
        left: 65%;
        width: 125px !important;
        /*top: -41%;*/
    }

    .form-control1 {
        position: absolute;
        /*width: 125px;*/
        width: 160px;
        top: 0;
        margin-top: 35px;
        display: block !important;
        /*background: #fff;
        border: #ddd 1px solid;
        padding: 6px 12px !important;*/
        font-size: 13px !important;
        /*line-height: 1.42857143 !important;
        color: #555 !important;
        background-image: none !important;
        border: 1px solid #ccc !important;
        border-radius: 4px !important;*/
        /*-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;*/
        /*box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;*/
        /*-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s !important;*/
        -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s !important;
        transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s !important;
    }

    .celda {
        display: table-cell;
        /*padding-left: 1px;
        padding-right: 1px;*/
        font-size: 10px;
        vertical-align: bottom;
        /*width: 10000px;*/
        display: none;
    }

    #tdComparador {
        /*right: 36px;
        top: -22px;
        width: 30px;
        height: 28px;*/
        border-radius: 1px;
    }

    #MapComparar {
        width: 30px;
    }

    .sd_item_accordion button.accordion-button {
        border-radius: 4px;
        background-color: #EBEEF2;
        color: #003057;
        padding: 0.0rem 0.4rem;
        font-weight: bold;
        font-size: 12px !important;
    }

    .accordion {
        --bs-accordion-body-padding-x: .3rem !important;
        --bs-accordion-body-padding-y: .3rem !important;
    }
}

/*@media(min-width: 500px) and (max-width:770px){

}*/
@media(min-width: 500px) and (max-width:770px) {

    #divtittipoMapa1, #divliAnio1, #divliAnio, #divtittipoMapa {
        font-size: 12px
    }


    /*@media(min-width: 500px) and (max-width:649px) {*/
    .divTransparencia {
        text-align: center;
        padding-top: 30px;
        font-weight: 400;
        color: white;
        height: 50px;
        width: 206px !important;
        vertical-align: bottom;
        text-align: center;
        background: rgba(0,60,136,.5) !important;
        -webkit-transition: .2s;
        transition: opacity .2s;
        z-index: 9999;
        position: absolute;
        bottom: 0px;
        margin-bottom: 51px;
        margin-left: 30%;
        border-bottom: white 1px solid;
        border-right: white 1px solid;
        right: 12px;
    }


    #divplay {
        text-align: center !important;
        width: 105px !important;
    }

    .linetime {
        -webkit-border-radius: 10px;
        /*height: 20px;*/
        /*background: rgba(0,60,136,0) !important;*/
        opacity: 1;
        /*width: 40%;*/
        -webkit-transition: .2s;
        transition: opacity .2s;
        z-index: 9999;
        position: absolute;
        bottom: 0px;
        margin-bottom: 35px;
        /*margin-bottom: 0px;*/
        margin-left: 30%;
        margin-right: 30%;
        border: 2px solid rgba(0,60,136,1);
        font-size: 15px;
    }

    #layer-button {
        display: none !important;
    }

    .btnlinetime {
        /* width: 50px; */
        /* height: 20px; */
        float: left;
        /* font-size: 20px; */
        vertical-align: middle;
        margin: 0px;
        padding: 1px;
        padding-top: 12px
    }

    .Activeline {
        color: white;
        display: table-cell;
        border: 1px solid rgba(0,60,136,1);
        background-color: rgba(0,60,136,1);
        font-weight: bold;
        opacity: 1;
        -webkit-border-radius: 5px;
        display: table-cell !important;
    }

    .celda {
        display: table-cell;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 10px;
        vertical-align: bottom;
        width: auto;
        display: none;
    }

    #SelectCapa1 {
        left: 0px !important;
        /*top: -25px;*/
        z-index: 9999;
    }
    #SelectCapa3 {
        left: 0px !important;
        /*top: -25px;*/
        z-index: 9999;
    }

    #SelectCapa2 {
        right: 0px !important;
        /*top: 10px;*/
    }

    #liAnios1 {
        /*top: 10px !important;*/
        /*right: -184px;*/
    }

    #SelectCapa2_ {
        /*right: 20px*/
        /*left: 73%;*/
        left: 90%;
        /* top: -25px;*/
        z-index: 999;
    }

    .form-control1 {
        position: absolute;
        width: 190px;
        top: 0;
        margin: 35px;
        display: block !important;
        /*background: #fff;
        border: #ddd 1px solid;*/
        padding: 6px 12px !important;
        /*font-size: 13px !important;
            line-height: 1.42857143 !important;*/
        /*color: #555 !important;
        background-image: none !important;
        border: 1px solid #ccc !important;*/
        /*border-radius: 4px !important;*/
        /*-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;*/
        /*box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;*/
        /*-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s !important;*/
        /*-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s !important;*/
        transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s !important;
    }
}

@media (min-width: 650px)and (max-width:900px) {
    .divTransparencia {
        text-align: center;
        padding-top: 30px;
        font-weight: 400;
        color: white;
        height: 50px;
        width: 206px !important;
        vertical-align: bottom;
        text-align: center;
        background: rgba(0,60,136,.5) !important;
        -webkit-transition: .2s;
        transition: opacity .2s;
        z-index: 9999;
        position: absolute;
        bottom: 0px;
        margin: 10px;
        border-bottom: white 1px solid;
        border-right: white 1px solid;
        right: 132px;
    }

    #layer-button {
        display: none !important;
    }

    .btnlinetime {
        width: 50px;
        height: 20px;
        float: left;
        font-size: 20px;
        vertical-align: middle;
        margin: 0px;
        padding: 5px
    }

    .Activeline {
        color: white;
        display: table-cell;
        border: 1px solid rgba(0,60,136,1);
        background-color: rgba(0,60,136,1);
        font-weight: bold;
        opacity: 1;
        -webkit-border-radius: 5px;
    }

    .celda {
        display: table-cell;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 10px;
        vertical-align: bottom;
        width: 10000px;
    }

    /*#SelectCapa1 {
        left: -2rem;
    }*/

    .form-control1 {
        position: absolute;
        width: 215px;
        top: 0;
        margin: 35px;
        display: block !important;
        /*background: #fff;
        border: #ddd 1px solid;
        padding: 6px 12px !important;*/
        font-size: 14px !important;
        line-height: 1.42857143 !important;
        /*color: #555 !important;
        background-image: none !important;
        border: 1px solid #ccc !important;*/
        border-radius: 4px !important;
        /*-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
        -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s !important;*/
        -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s !important;
        transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s !important;
        z-index: 999
    }

    #SelectCapa1 {
        left: -2rem;
        z-index: 9999;
    }
    #SelectCapa3 {
        left: -2rem;
        z-index: 9999;
    }
    #SelectCapa2 {
        right: 0rem
    }

    #SelectCapa2_ {
        /*right: 50px*/
        left: 124%;
        z-index: 999;
    }

    .btnlinetime {
        width: 50px;
        height: 20px;
        float: left;
        font-size: 20px;
        vertical-align: middle;
        margin: 0px;
        padding: 5px
    }

    .linetime {
        -webkit-border-radius: 10px;
        /*height: 20px;*/
        /*background: rgba(0,60,136,0) !important;*/
        opacity: 1;
        width: 40%;
        -webkit-transition: .2s;
        transition: opacity .2s;
        z-index: 9999;
        position: absolute;
        bottom: 0px;
        margin-bottom: 5px;
        /*margin-bottom: 0px;*/
        margin-left: 133px;
        margin-right: 135px;
        border: 2px solid rgba(0,60,136,1);
        font-size: 15px;
    }

    .sd_item_accordion button.accordion-button {
        border-radius: 4px !important;
        background-color: #EBEEF2 !important;
        color: #003057 !important;
        padding: 0.5rem 0.5rem !important;
        font-weight: bold !important;
    }
}

@media (min-width: 901px) {
    .divTransparencia {
        /*-webkit-appearance: none;*/
        text-align: center;
        padding-top: 30px;
        font-weight: 400;
        color: white;
        height: 50px;
        width: 206px !important;
        vertical-align: bottom;
        text-align: center;
        background: rgba(0,60,136,.5) !important;
        /*background: #dddddd;*/
        /*opacity: 0.7;*/
        -webkit-transition: .2s;
        transition: opacity .2s;
        z-index: 9999;
        position: absolute;
        bottom: 0px;
        margin: 10px;
        border-bottom: white 1px solid;
        border-right: white 1px solid;
        /*border-left: white 1px solid;*/
        right: 132px;
    }

    .linetime {
        -webkit-border-radius: 10px;
        /*height: 20px;*/
        /*background: rgba(0,60,136,0) !important;*/
        opacity: 1;
        width: 40%;
        -webkit-transition: .2s;
        transition: opacity .2s;
        z-index: 9999;
        position: absolute;
        bottom: 0px;
        margin-bottom: 5px;
        /*margin-bottom: 0px;*/
        margin-left: 133px;
        margin-right: 135px;
        border: 2px solid rgba(0,60,136,1);
        font-size: 15px;
    }

    .btnlinetime {
        width: 50px;
        height: 20px;
        float: left;
        font-size: 20px;
        vertical-align: middle;
        margin: 0px;
        padding: 5px
    }

    .Activeline {
        color: white;
        display: table-cell;
        border: 1px solid rgba(0,60,136,1);
        background-color: rgba(0,60,136,1);
        font-weight: bold;
        opacity: 1;
        -webkit-border-radius: 5px;
    }

    .form-control1 {
        position: absolute;
        width: 215px;
        top: 0;
        margin-top: 35px;
        margin-right: -124px;
        margin-left: -124px;
        display: block !important;
        /*background: #fff;*/
        /*border: #ddd 1px solid;*/
        padding: 6px 12px !important;
        font-size: 14px !important;
        line-height: 1.42857143 !important;
        /*color: #555 !important;*/
        /*background-image: none !important;
        border: 1px solid #ccc !important;*/
        border-radius: 4px !important;
        /*-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;*/
        /*box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;*/
        /*-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s !important;*/
        -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s !important;
        transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s !important;
    }

    #SelectCapa1 {
        left: 10rem;
        z-index: 9999;
    }

    #SelectCapa3 {
        left: 10rem;
        z-index: 9999;
    }

    #SelectCapa2 {
        /*right: 200px*/
        right: 10rem
    }

    #SelectCapa2_ {
        /*left: 70%;
        z-index: 999;*/
        right: -10rem;
        z-index: 999999;
    
    }

    #divplay {
        /*padding: 6px;*/
        /*border-right: 1px solid rgba(0,60,136,1);*/
        /*width: 30px;*/
        vertical-align: middle;
        text-align: center !important;
    }

    .celda {
        display: table-cell;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 10px;
        vertical-align: bottom;
        width: 10000px;
    }
}
.tools-container {
    right: 0px;
    position: absolute;
    z-index: 1;
    margin-right: 5px;
    top: 5px; 
}
@media (min-width: 1201px) {
    .divTransparencia {
        /*-webkit-appearance: none;*/
        text-align: center;
        padding-top: 30px;
        font-weight: 400;
        color: white;
        height: 50px;
        width: 206px !important;
        vertical-align: bottom;
        text-align: center;
        background: rgba(0,60,136,.5) !important;
        /*background: #dddddd;*/
        /*opacity: 0.7;*/
        -webkit-transition: .2s;
        transition: opacity .2s;
        z-index: 9999;
        position: absolute;
        bottom: 0px;
        margin: 10px;
        border-bottom: white 1px solid;
        border-right: white 1px solid;
        /*border-left: white 1px solid;*/
        right: 132px;
    }

    .linetime {
        -webkit-border-radius: 10px;
        /*height: 20px;*/
        /*background: rgba(0,60,136,0) !important;*/
        opacity: 1;
        width: 40%;
        -webkit-transition: .2s;
        transition: opacity .2s;
        z-index: 9999;
        position: absolute;
        bottom: 0px;
        margin-bottom: 5px;
        /*margin-bottom: 0px;*/
        margin-left: 133px;
        margin-right: 135px;
        border: 2px solid rgba(0,60,136,1);
        font-size: 15px;
    }

    .btnlinetime {
        width: 50px;
        height: 20px;
        float: left;
        font-size: 20px;
        vertical-align: middle;
        margin: 0px;
        padding: 5px
    }

    .Activeline {
        color: white;
        display: table-cell;
        border: 1px solid rgba(0,60,136,1);
        background-color: rgba(0,60,136,1);
        font-weight: bold;
        opacity: 1;
        -webkit-border-radius: 5px;
    }

    .celda {
        display: table-cell;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 10px;
        vertical-align: bottom;
        width: 10000px;
    }

    #panelizq {
        /*z-index: 1000;*/
        position: absolute;
        margin-left: -300px;
        width: 280px;
        left: 300px;
        top: 0px;
        background-color: white;
        height: 490px;
        display: none;
    }
    /*.active {
            z-index: 15000;
            position: absolute;
            margin-left: -300px;
            width: 280px;
            left: 300px;
            top: 0px;
            background-color: white;
            height: 490px;
            display: block;
        }*/

    #layer-button-container {
        width: 40px;
        z-index: 10000;
        position: absolute;
        height: 40px;
        top: .5em;
        margin-left: .5em;
    }

    #layer-button {
        display: none !important;
    }

    #mapa {
        float: right;
        width: 100%;
        /*overflow-y: auto;*/
        /*height: 100%;*/
        float: right;
        width: 72%;
        height: 500px !important;
        max-height: 500px !important;
        /* overflow-y: auto; */
        /* height: 100%; */
        /* display: table; */
    }


    .Activeline {
        color: white;
        display: table-cell;
        border: 1px solid rgba(0,60,136,1);
        background-color: rgba(0,60,136,1);
        font-weight: bold;
        opacity: 1;
        -webkit-border-radius: 5px;
    }

    .celda {
        display: table-cell;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 10px;
        vertical-align: bottom;
        width: 10000px;
    }

    #layer-button {
        display: none !important;
    }

    #panelizq {
        float: left;
        width: 28%;
        height: 500px;
        overflow-y: auto;
        font-size: 9pt;
        padding-right: 10px;
    }

    #mapa {
        float: right;
        width: 72%;
        height: 500px !important;
        max-height: 500px !important;
        /*overflow-y: auto;
            height: 100%;*/
        /*display: table;*/
    }
}
