div#__vconsole {
    display: none;
}
div.anychart-credits {
    display: none !important;
}
/*
#chart_wrap {
    position: relative;
    padding-bottom: 100%;
    height: 0;
    overflow:hidden;
}

#DatosReunionResultados {
    position: absolute;
    top: 0;
    left: 0;
    width:100%;
    height:100%;
}
#piechart {
    width:100%;
    height:100%;
}
*/
button#ResultadosDatosReunionButton {
    display: none;
}
