body #loader-wrapper {z-index: 14150;}
.container_map{left:0;}

.georeporte-resultado{position: fixed;top: 0;left: 0;z-index: 10000;height: 100%;width: 100%;}

.georeporte-resultado .resultado-cover{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.8)}

.georeporte-resultado .resultado-header{position: relative;height: 50px; overflow: hidden;}
.georeporte-resultado .resultado-header h3{color: #ffffff;margin: 15px 20px 0 40px;font-size: 25px;border-bottom: 1px solid #ffffff;padding-bottom: 10px;}
.georeporte-resultado .resultado-header .resultado-header-exit{float: left;margin: 12px 0 0 5px;}
.georeporte-resultado .resultado-header .resultado-header-exit .md-icon{color: #ffffff;}


.georeporte-resultado .georeporte-contenido{width: 100%; height: calc(100% - 80px);overflow-x: hidden; overflow-y: auto;padding: 30px;box-sizing: border-box;position: relative;display: grid;grid-template-columns: repeat(3, 1fr);grid-column-gap: 15px;grid-row-gap: 20px;}

.georeporte-resultado .reporte-box{background: #ffffff;height: 350px;overflow: hidden;position: relative;}

.georeporte-resultado .reporte-box.reporte-box-double-size{grid-column: span 2;}

.georeporte-resultado .reporte-box .reporte-box-inner{width:100%; height: 100%;}

.reporte-box .reporte-box-header{height: 60px;background: rgba(36,123,110,0.8);position: absolute;top: 0;left: 0;right: 0;z-index: 10;}
.reporte-box.reporte-box-2columns .reporte-box-header{display: grid;grid-column-gap: 10px;grid-template-columns: repeat(2, 1fr);}
.reporte-box .reporte-box-header{display: flex;justify-content: center;align-items: center;}

.reporte-box .reporte-box-header .reporte-box-header-left{display: flex;justify-content: center;align-items: center;}
.reporte-box .reporte-box-header .reporte-box-header-right{display: flex;justify-content: center;align-items: center;}

.reporte-box .reporte-box-header .reporte-box-title{color: #ffffff;font-size: 19px;margin: 0;padding: 0 10px;width: 100%;}
.reporte-box .reporte-box-header .reporte-box-secondtitle{color: #ffffff;font-size: 12px;margin: 0;padding: 0 10px;width: 100%;}
.reporte-box .reporte-box-header .reporte-box-actions{margin-left: auto;order: 2;margin-right: 10px;}
.reporte-box .reporte-box-header .reporte-box-actions .material-icons{color: #ffffff;}

.reporte-box .reporte-box-header .reporte-back-to-normal-screen{background: #ffffff;border: 0;margin-left: 20px;padding: 5px 0px;border-radius: 3px;width: 70px;color:#2196F3;cursor:pointer;}
.reporte-box .reporte-box-header .reporte-back-to-normal-screen .material-icons{color:#2196F3;}

.reporte-box .reporte-box-content{width: 100%;height: 100%;}

.reporte-box.reporte-box-2columns .reporte-box-content{display: grid;grid-template-columns: repeat(2, 1fr);}

.reporte-box .map-container{width: 100%;height: 100%;text-align: center;overflow: hidden;position: relative;}
.reporte-box .map-container .mapimage{min-width: 100% !important;min-height: 100% !important;width: auto !important;height: 100% !important;max-width: none !important;max-height: 100% !important;position: absolute;top: 0;left: 50%;transform: translateX(-50%);}

.reporte-box .text-container{width: 100%;height: 100%;padding: 70px 20px 30px;box-sizing: border-box;}

.reporte-box .reporte-box-chart-container{width: 100%;height: calc(100% - 30px);padding: 60px 0 0;box-sizing: border-box;}
.reporte-box .reporte-box-chart-container .chart{width: 100%;height: 100%;}
.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 .legend-container .legend-color{border-radius: 50%;}

.reporte-box-footer{position: absolute;bottom: 0;left: 0;right: 0;height: 30px;text-align: right;}


/* ONE CARD TO FULL SCREEN */
.reporte-box-footer .reporte-to-fullscreen,
.reporte-box-footer .reporte-back-to-normal-screen {background: #5587C8;border: none;color: #ffffff;font-size: 14px;padding: 5px 15px;border-radius: 3px;margin: 0 15px;cursor: pointer;transition: 0.5s}
.reporte-box-footer .reporte-to-fullscreen:hover,
.reporte-box-footer .reporte-back-to-normal-screen:hover {background: darkcyan;}
.reporte-box-footer .reporte-to-fullscreen{display: inline-block;opacity: 1;}
.reporte-box.reporte-box-full-screen {transition: 0.5s;position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index: 1500;}
.reporte-box.reporte-box-full-screen .reporte-to-fullscreen{display: none;opacity:0;}

.reporte-box.reporte-box-full-screen .reporte-box-footer{display:none;}


/* .reporte-box.reporte-box-full-screen {transition: 0.5s;position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index: 1500;} */
.reporte-box .reporte-onlyonfull{display: none;opacity:0 !important;}
.reporte-box.reporte-box-full-screen .reporte-onlyonfull{display: block;opacity:1 !important;}


.reporte-box.reporte-box-full-screen .reporte-box-content{padding: 60px 0 70px;box-sizing: border-box;overflow-x: hidden;overflow-y: auto;}
.reporte-box.reporte-box-full-screen .reporte-box-chart-container{width: 50%;height:auto;float: left;padding: 20px;box-sizing: border-box;}
.reporte-box.reporte-box-full-screen .reporte-box-chart-container .chart{height: 350px;}
.reporte-box.reporte-box-full-screen .chartLegend-container{width: 50%;padding: 20px;box-sizing: border-box;display:inline-block;}
.reporte-box.reporte-box-full-screen.reporte-box-chart-with-map .chartLegend-container{width: 100%;height: auto;padding: 20px;box-sizing: border-box;clear: both;}
.reporte-box.reporte-box-full-screen .table-container{width: 100%;clear: both;}


.reporte-box.reporte-box-full-screen .group-legend-container{width:50%;float:right;display: flex;flex-wrap: wrap;}
.reporte-box.reporte-box-full-screen .group-legend-container .group-legend-container-group{flex-grow: 1;width: 50%;}
@media only screen and (max-width : 1300px){
    .reporte-box.reporte-box-full-screen .group-legend-container .group-legend-container-group{flex-grow: 1;width: 100%;}
}

.reporte-box.reporte-box-full-screen .rows-legend-container-label{}
.reporte-box.reporte-box-full-screen .rows-legend-container-label .legend-container{flex-grow: 1;width: 50%;}
@media only screen and (max-width : 1300px){
    .reporte-box.reporte-box-full-screen .rows-legend-container-label .legend-container{flex-grow: 1;width: 100%;}
}

.reporte-box .chart-auxiliar-map-container{width: 50%;min-width: 200px;height: 400px;float: left;}

.reporte-box.reporte-box-full-screen.reporte-box-elementos-encontrados .rows-legend-container-label{width: 50%;float: right;display: flex;flex-wrap: wrap;}
.reporte-box.reporte-box-full-screen.reporte-box-elementos-encontrados .chartLegend-container{width: 100%;padding: 20px;box-sizing: border-box;}

.reporte-box .reporte-box-content .table-container h2{background: #CEE2E0;color:#707070;font-size: 16px;padding: 5px 15px;font-weight: normal;margin: 0;}
.reporte-box .reporte-box-content .table-container h2 .table-icon{background: #707070;color: #ffffff;border-radius: 50%;width: 25px;height: 25px;display: inline-block;text-align: center;font-size: 16px;line-height: 26px;margin-left: 50px;}
.reporte-box .reporte-box-content .table-container h2 .btn-export-excel{float: right;background: #84BD5A;border: 0;padding: 5px 0px;border-radius: 3px;width: 110px;color: #ffffff;cursor: pointer;margin-top: 2px;}
.reporte-box .reporte-box-content .table-container .uk-overflow-container{padding: 5px 20px;}
.reporte-box .reporte-box-content .table-container .uk-overflow-container .uk-table thead tr,
.reporte-box .reporte-box-content .table-container .uk-overflow-container .uk-table thead tr th{background: #F8F8F8;color: #009688;}

/*
#contnGeoReport .georeporte_graf{
    overflow: auto;
    width:100% !important;
    position: relative;
    margin:0;
    padding:0;
}
#sidebar_secondary #contnGeoReport .georeporte_graf.onlytxt{
    height:auto !important;
}
#sidebar_secondary #contnGeoReport .georeporte_graf.georeporte_chart{
    height:auto !important;
    overflow:hidden;
}
#contnGeoReport .georeporte_graf.onlytxt{
    padding:10px;
}
*/
/*Primer fullscreen informacion general*/
/*
.md-card-fullscreen #contnGeoReport .georeporte_graf.onlytxt{
    padding:10px;
    height: 345px;
}
#contnGeoReport .georeporte_graf.onlytxt p{
    margin:10px 0;
}
#contnGeoReport .georeporte_graf.mapbox{
    max-height:225px;
}
#contnGeoReport .georeporte_graf.mapbox-1{
    height:175px;
}
.md-card.md-card-fullscreen #contnGeoReport .georeporte_graf.mapbox,
.md-card.md-card-fullscreen #contnGeoReport .georeporte_graf.mapbox-1{
    max-height:none;
    height: 345px;
    
}
#contnGeoReport .md-card-fullscreen .georeporte_graf{
    height:100% !important;
}

#contnGeoReport .georeporte_graf .map-container{
    width:100%;
    height:100%;
    position:relative;
}
*/

/*Segundo fullscreen reportes*/
/*
.md-card-fullscreen #contnGeoReport .md-card-fullscreen  .georeporte_graf .map-container{
    width:100%;
    height:100%;
    position:relative;
    padding: 0% 7.5% 0% 7.5%;
}

#contnGeoReport .georeporte_graf img.mapimage{
    width : 100%;
    max-width: 750px;
    height : 100%;
    position : relative;
}
#contnGeoReport .georeporte_graf img.mapimage2{
    width : 100%;
    max-width: 750px;
    height : auto;
    position : relative;
    top : 0;
    left : 0;
}
#contnGeoReport .georeporte_graf img.leyendgraphicimage{
    position: absolute;
    top: 0;
    right: 0;
}
.graphiclegend{
    position:absolute;bottom:31px;right:17px;width:97%;text-align:center;background:white;
}
.md-card-fullscreen > .graphiclegend{
    display:none;
}
.graphiclegendonlyonfull{
    background-color: white;
    padding: 30px 0 0 !important;
    text-align: center;
    width: 100%;
}
.georeporte_graf > .georeporteInnerContaier {
    padding:0;
}
.georeporteInnerContaier.onlyonfull {
    padding-left: 30px !important;
}
.md-card.md-card-fullscreen #contnGeoReport .md-card-content .graphiclegend, .md-card-content .graphiclegend{
    opacity:0.3;
    height:auto;
}
.md-card.md-card-fullscreen #contnGeoReport .md-card-content:hover .graphiclegend{
    opacity:1;
}
.md-card.md-card-hover:hover .graphiclegend {
    opacity: 1;
}

#contnGeoReport .legendconcesiones{
    width:20px;
    height:20px;
    margin:0 5px 0 0;
    display: inline-block;
    vertical-align: middle;
}

.md-card.md-card-fullscreen #contnGeoReport .md-card-content .graphiclegend .full-height{ height: 100%; }
#contnGeoReport .georeporte_graf .graph-legend-ball{
    display: inline-block;
    height: 20px;
    margin: 5px;
    vertical-align: middle;
    width: 20px;
}

#contnGeoReport > .separator{
    display:none;
}

#contnGeoReport .georeporte_graf .elem_simbol{
    display: inline-block;
    margin-right: 5px;
}

#contnGeoReport .md-card{
    border:1px solid #cacaca;
    color:#666666;
    border-radius: 3px;
    display: flex;
    flex-direction: column;
}
#contnGeoReport .md-card-toolbar{
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(222,222,222,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(222,222,222,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(222,222,222,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(222,222,222,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(222,222,222,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(222,222,222,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dedede', GradientType=0 );

    border-bottom:1px solid #cacaca;
}
#contnGeoReport .md-card-toolbar .md-card-toolbar-heading-text{
    color:#666666;
}
#contnGeoReport .uk-width-large-3-3 .md-card-toolbar .md-card-toolbar-heading-text{
    width:185px;
}
#contnGeoReport .md-card-toolbar .material-icons{
    color: #666666 !important;
}
#contnGeoReport .md-card-footer{
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(222,222,222,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(222,222,222,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(222,222,222,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(222,222,222,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(222,222,222,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(222,222,222,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dedede', GradientType=0 );

    border-top:1px solid #cacaca;
    min-height:20px;
    padding: 5px 10px;
}
#contnGeoReport .md-card-footer p{
    margin:0;
    padding:0;
}

#contnGeoReport .changuelarge .georeporte_graf .onlyonfull{
    display:none;
}
#contnGeoReport .changuelarge .md-card-fullscreen .georeporte_graf .onlyonfull{
    display:block;
    padding:20px 0;
}
#contnGeoReport .changuelarge .md-card-fullscreen .georeporte_graf .onlyonfull h4{
    font-size:18px;
    font-weight:bold;
    color:#444444;
    border-top:2px solid #444;
    border-bottom:2px solid #444;
    margin: 40px 0 0;
    padding: 10px 0 10px 50px;
}
#contnGeoReport .changuelarge .md-card-fullscreen .georeporte_graf .onlyonfull h5{
    font-size:16px;
    font-weight:normal;
    color:#444444;
    margin:22px 0;
    padding: 0 0 0 50px;
}
.onlyonfull .md-card .md-card-content img {
    width: 70% !important;

}


#contnGeoReport .georeporte_graf table{
    width:100%;
    font-size: 12px;
    height: 100%;
}
#contnGeoReport .georeporte_graf table, #contnGeoReport .georeporte_graf table th, #contnGeoReport .georeporte_graf table td{
    border-bottom: 1px solid #ddd;
    word-wrap: break-word;
    text-align: center;
    margin-bottom: 0px;
}
#contnGeoReport .georeporte_graf table tr th{
    padding: 3px;
    font-size:14px;
    font-weight:bold;
    color:#767676;
}
#contnGeoReport .georeporte_graf table tr{
    padding: 3px;
    font-size:12px;
    font-weight:normal;
    color:#767676;
}
#contnGeoReport .georeporte_graf table tr:nth-child(even){
    background-color: #fafafa;
}
#contnGeoReport .georeporte_graf table tr:hover{
    background-color: #f5f5f5;
}
#contnGeoReport .georeporte_graf .tableNohover tr:hover{
    background-color: #fff;
}
 */

/* grafico capacidad instalada */
/*
#capacidad_instalada_legend{display:inline-block;vertical-align:top;padding:20px 0 0 0;width:auto;font-size: 12px;}
#capacidad_instalada_legend .elem_simbol{float:left;}
#capacidad_instalada_legend p{margin: 0;white-space: nowrap;}
#capacidad_instalada_legend > div {margin: 10px 0;}
#capacidad_instalada{position:relative;display:inline-block;vertical-align:top;width:270px;height:270px}
 */

/* Tooltip para graficos */
/*
.georeporte_graf > div > .tooltip {
    background: #eee none repeat scroll 0 0;
    box-shadow: 0 0 5px #999999;color: #333;opacity: 0;font-size: 12px;padding: 3px;
    position: absolute !important;text-align: center;width: auto;z-index: 10;
}
 */


/* Color de los grids */
/*
.georeporte_graf > div > svg g g.axis g.tick line {
    stroke: #ccc;
}
 */

/*Centrado de reportes*/
/*
.centrarContenido {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
}
 */
 /*Centra imagen de mapa en microreportes*/
/*
.centrarContenido img.flex-mapimage{
    flex: 0 0 auto;
    width: 100%;
    height: auto;
    max-width: 750px;
}
 */

/*Tabla de simbologia vista normal*/
/*
#contnGeoReport .simbologia-div {
    flex: 0 0 auto;
    padding-left: 20px;
    margin-top: 12px;
}
 */
/*Segundo fullscreen reportes*/
/*
.md-card-fullscreen #contnGeoReport .md-card-fullscreen .simbologia-div {
    flex: 0 0 auto;
    padding-left: 20px;
    margin-top: 0px;
}
 */

/*Tabla informacion general en reportes*/
.uk-table > tbody > tr > td:first-child {
    font-weight: bold;
}

/*Tabla informacion general en reportes*/
.uk-table > tbody > tr > td > ul {
    padding-left: 0px;
    list-style: none;
}

@media (max-width:940px) { 
/*Tabla de simbologia vista celular*/
    .simbologia-div {
        flex: 0 0 auto;
        padding: 20px 0;
        width: 100%;
    }
}
#sidebar_mainx {
    padding-bottom: 0px;
    display: flex;
    flex-direction: column;
}
.asidebar_wrapper{
    overflow: auto;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.md-card{
    border: 1px solid rgba(0,0,0,.12);
}

/*Contenedor botones*/
.buttons-container{
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: center;
    padding: 5px;
    margin: 5px 0px 5px 0px;
}
/*Boton excel*/

.buttons-container > .button---excel{
    margin-left: auto;
}
.buttons-container > .button---excel > i{
    color: #267348;
}







/********
********* REPORTES - ANTIGUO
********/
/*
.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 .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 .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;
    line-height: 16px;
    max-height: 32px;
}
.reporte-box.reporte-box-text .md-card-fullscreen  .text-container p{
    display: block;
    max-height: none;
}


.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;
    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;
}

.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 .md-card.md-card-overlay.md-card-fullscreen {
    overflow: auto;
}

 */