#map{
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    top:-30px;
}
#HomeButton {
    position: absolute;
    top: 100px;
    left: 20px;
    z-index: 50;
    position: relative;
    width: 30px;
}
#acerca_de {
    position: fixed;
    right: 80px;
    bottom: 30px;
    color: #000;
    z-index: 1;
}
#acerca_de div{
    width:600px;
    white-space: inherit !important;
    background: rgba(255,255,255,0.4);
}
.md-fab-wrapper-cus{
    bottom: 20px;
    right: 18px;

}
.map-tools-sidebar{
    display: none;
}
.map-tools-sidebar-active{
    display: block !important;
}
.esriBasemapGalleryNode{
    height: 133px;
}
.esriBasemapGallerySelectedNode .esriBasemapGalleryThumbnail {
    border: 2px solid #F99 !important;
    margin: 0;
}
.md-fab.md-fab-sinia{
    background:#1E9FA5;
}
.md-fab.md-fab-sinia>i{
    color:#fff;
}
.center-button{
    margin: 0 auto;
}
.tree-content{
    display: none;
}
.tree-content-active{
    display: block !important;
}
.node-button{
    margin-left:30px;
    margin-bottom: 5px;
    display: inline-table;
}
.uk-tooltip {
    z-index: 1235 !important;
}
.temas-btn{
    width: 70px;
    height: 70px;
    display: inline;
}
.md-car-custom{
    box-shadow: none;
}
.agsjsTOCSlider{
    margin-bottom: 15px;
    width: 210px;
}
.menuButtonsLayer{
    margin-bottom: 0;
}
.md-card-custom{
    background: #ececec;
}
.panel-marign{
    margin-bottom: 15px;
}
.title-theme{
    color: #444;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    margin-left: 5px;
}
.ovwButton{
    display: none;
}
.info-coordinates{
    position:absolute;
    left:.5em;
    bottom:5px;
    color:#000;
    z-index:50;
    cursor:pointer;
}
.coordinates{
    background: rgba(255,255,255,0.4);
    display:inline;
    padding-right: 2px;
    padding-left: 2px;
}
.ol-overviewmap {
    bottom: 2.5em !important;
}
.upload-file-inactive{
    display: none;
}
#sidebar_secondary {
    background: #fff none repeat scroll 0 0;
    border-left: 1px solid rgba(0, 0, 0, 0.12);
    bottom: 0;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), -2px 4px 8px rgba(0, 0, 0, 0.28);
    overflow: hidden;
    position: fixed;
    right: -384px;
    top: 48px;
    width: 360px;
    z-index: 1104;
}
#sidebar_secondary .sidebar_secondary_wrapper, .asidebar_wrapper {
    margin: 16px !important;
}
.content-preloader.preloader-active{
    z-index: 1120;
}
@media only screen
and (min-device-width : 120px)
and (max-device-width : 480px) {
    .temas-btn{
        width: 40px;
        height: 40px;
        display: inline;
    }
    .title-theme{
        color: #444;
        font-size: 14px;
        line-height: 24px;
        font-weight: 400;
        margin-left: 5px;
    }
    #info_disclaimer{
        display:none;
    }
    #acerca_de{
        display: none;
    }
    .info-coordinates{
        display: none;
    }
}
.uk-placeholder {
    margin-bottom: 5px;
    padding: 5px;
    border: 1px dashed #E5E5E5;
    background: #fafafa;
    color: #666;
}
.error_message{
    color:#e53935;
    font-size: 12px;
    margin-top:3px;
}
.fix-padding select{
    padding:5px;
    width:100%;
    font-size: 12px;
}
.padding-small{
    padding:10px;
}


/********
********* REPORTES
********/
.md-card-content.contenido-georeporte{
    overflow-y: auto;
}
.md-card.md-card-overlay .md-card-content{
    min-height:142px;
    height: auto;
    margin-top: 0;
}
.reporte-box .reporte-onlyonfull{
    display:none;
}
.reporte-box .md-card-fullscreen .reporte-onlyonfull{
    display:block;
}
.reporte-box{
    margin-bottom: 10px;
}
.reporte-box .md-card.md-card-overlay{
    padding-bottom: 0;
}
.reporte-box .map-container{
    position: relative;
    width: 100%;
    display: block;
    max-width: 780px;
    margin: auto;
}
.reporte-box .map-container .mapimage{
    top: 0;
    left: 0;
    width: 100%;
}
.reporte-box .map-container .mapimage:first-child{
    position: static;
}
.reporte-box .map-container .mapimage:nth-child(2){
    position: absolute;
    opacity: 0.6;
}
.reporte-box .reporte-box-legend{
    width:100%;
    border-top:1px solid #ffffff;
    position: relative;
    font-size: 12px;
}
.reporte-box .reporte-box-legend-gradient{
    height: 40px;
    display: block;
    box-sizing: border-box;
}
.reporte-box .reporte-box-legend-gradient .reporte-box-legend-colorbar{
    height:20px;
    width: 100%;
}
.reporte-box .reporte-box-legend-gradient .reporte-box-legend-linebar{
    height: 5px;
    position: absolute;
    font-size: 5px;
    font-weight: bold;
    left: 0;
    rigth: 0;
    top: 20px;
}
.reporte-box .reporte-box-legend-gradient .reporte-box-legend-linebar .legend-line, .reporte-box .reporte-box-legend-gradient .reporte-box-legend-numberbar .legend-number{
    position: absolute;
}
.reporte-box .reporte-box-legend-gradient .reporte-box-legend-linebar{
    width: 100%;
}
.reporte-box .reporte-box-legend-gradient .reporte-box-legend-linebar span:last-child{
    margin-left:-1px;
}
.reporte-box .reporte-box-legend-gradient .reporte-box-legend-numberbar{
    height:15px;
    margin:0 5px 0 0;
    position:absolute;
    font-size:12px;
    left: 0;
    right: 0;
    top: 25px;
}
.reporte-box .reporte-box-legend-gradient .reporte-box-legend-numberbar{
    width: 100%;
}
.reporte-box .reporte-box-legend-gradient .reporte-box-legend-numberbar .legend-number{
    margin-left: -1ch;
}

.reporte-box .reporte-box-legend-solid .item-box{
    margin-left: 1ch;
    float: left;
    text-align: center;
    display: block;
}
.reporte-box .reporte-box-legend-solid .item-box .color-box{
    height: 20px;
}
.reporte-box .reporte-box-legend-solid .item-box .number-box{
    height: 20px;
}



.reporte-box .md-card-fullscreen .map-container-with-legend, .reporte-box .md-card-fullscreen .map-legend-container{
    width: 50%;
    float: left;
}
.reporte-box .map-legend-container .map-legend{
    text-align: left;
    font-size: 12px;
    padding: 0 20px 20px;
    max-height: 440px;
    overflow: auto;
    height: 100%;
}
.reporte-box .map-legend-container .map-legend .map-legend-row{
    clear: both;
}
.reporte-box .map-legend-container .map-legend .map-legend-title{
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin-top: 15px;
}





.reporte-box.reporte-box-text .text-container{
    width:100%;
}

.reporte-box.reporte-box-text .text-container p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-height: 16px;        /* fallback */
    max-height: 32px;       /* fallback */
}
.reporte-box.reporte-box-text .md-card-fullscreen  .text-container p{
    display: block;
    max-height: none;       /* fallback */
}

.reporte-box .chart-container .chart{
    width:100%;
    max-width: 500px;
    min-height: 240px;
}
.md-card-fullscreen .reporte-box .chart-container .chart{
    max-width: 600px;
    min-height: 300px;
}
.md-card-fullscreen .reporte-box .md-card-fullscreen .chart-container, .md-card-fullscreen .reporte-box .md-card-fullscreen .chartLegend-container{
    width:49%;
    float:left;
}
.md-card-fullscreen .reporte-box .md-card-fullscreen .chart-container .chart{
    max-width: 700px;
    min-height: 400px;
    max-height: 600px;
}
.md-card-fullscreen .reporte-box .md-card-fullscreen .table-container{
    clear: both;
    margin: 20px 0;
}
.md-card-fullscreen .reporte-box .md-card-fullscreen .chartLegend-container .legend-container{
    margin: 0;
    padding: 4px 5px;
    line-height: 10px;
    cursor: pointer;
}
.md-card-fullscreen .reporte-box .md-card-fullscreen .table-container, .md-card-fullscreen .reporte-box .md-card-fullscreen .chartLegend-container{
    -webkit-transition: .8s; /* Safari */
    transition: .8s;
}
.reporte-box .table-container h2{
    background: #dadada;
    padding: 3px;
    text-align: center;
    cursor: pointer;
}
.reporte-box .table-container h2 .table-title{
    font-size: 18px;
    font-weight: normal;
    text-align: left;
    width: 400px;
    display: inline-block;
}
.reporte-box .table-container h2 .table-count{
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    width: 60px;
    display: inline-block;
}
.reporte-box .table-container h2 .table-icon{
    margin: 0 0 0 10px;
}
.reporte-box .table-container h2 .table-icon i{
    background: #089983;
    border-radius: 50%;
    color: #fff;
    font-size: 14px;
    font-weight: 100;
    padding: 5px 5px;
    text-align: center;
    height: 14px;
    width: 14px;
}
.reporte-box .table-container .uk-table-striped tbody tr:nth-of-type(odd) {
    background: rgba(0,0,0,.03);
}
.reporte-box .table-container .uk-table tfoot th, .reporte-box .table-container .uk-table thead th{
    font-size: 16px;
}
.reporte-box .table-container .uk-table tbody{
    font-size: 12px;
}



.md-card-fullscreen .reporte-box.reporte-box-chart .md-card-fullscreen{
    overflow: auto;
}

.reporte-dpa-ul{
    margin-top: 30px;
    overflow-y: auto;
}
.reporte-dpa-item{
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 2px 10px;
    margin-top: 3px;
    cursor: pointer;
}
.reporte-dpa-item:hover{
    background:#ffffcc;
    box-shadow: 1px 1px 1px;
}

/* Grpafico de barras "reporte_box_d3chart_columns.js */
.reporte-box .chart-container .chart rect.bar.hover, .reporte-box .chart-container .chart rect.bar:hover{
    opaciy: 0.8;
    fill: cyan;
}
.reporte-box .chartLegend-container .legend-container.hover, .reporte-box .chartLegend-container .legend-container:hover{
    box-shadow: 0px 0px 2px;
}
.reporte-box .chartLegend-container .legend-container.hide .legend-color{
    background: none !important;
}
.reporte-box .chartLegend-container .group-legend-container .group{
    text-align: center;
}
.reporte-box .chartLegend-container .group-legend-container .group.active span{
    text-decoration:line-through;
}
.reporte-box .legendColor{
    width:20px;
    height:20px;
    display: inline-block;
}

.hidden{
    display:none;
}

.reporte-box .md-card.md-card-overlay.md-card-fullscreen {
    overflow: auto;
}



.arbolCatalogo ul, .arbolCatalogo li{
    list-style: none;
}
.catalogoTema, .catalogoTema ul, .catalogoTema li{
    list-style: none;
}
.arbolCatalogo .catalogoTema{
    cursor: pointer;
}
.arbolCatalogo .catalogoTema:hover{
    box-shadow: 0 0 4px -2px #a09e9e;
}
.arbolCatalogo .catalogoTema.selected{
    background-color: rgba(33, 150, 243, 0.2);
}
.arbolCatalogo .catalogoTema .dragHandle{
    border: 1px solid #e8e8e8;
    background: #fefefe;
    padding: 1px 5px;
    display: inline-block;
    margin: 3px 4px 3px 0;
    border-radius: 3px;
    cursor: move;
}
.arbolCatalogo .catalogoTema .tree-title{
    margin: 3px 0;
    display: inline-block;
    width: calc(100% - 90px);
    overflow: hidden;
    vertical-align: middle;
}
.arbolCatalogo .catalogoTema.layer .tree-title{
    width: calc(100% - 110px);
}
.arbolCatalogo .catalogoTema.selected .dragHandle{
    background-color: rgba(33, 150, 243, 0.1);
}
.arbolCatalogo ul > li > ul{
    /* padding-left: 10px; */
}


.arbolCatalogo .tree-line{
    display: inline-block;
    width: 29px;
    height: 26px;
    vertical-align: middle;
}
.arbolCatalogo .tree-line svg .tree-line-object{
    fill: #2496f0;
}
.arbolCatalogo .tree-line svg .tree-figure{
    fill: #ffffff;
}
body > .catalogoTema{
    list-style: none;
}
body > .catalogoTema svg{
    display: none;
}