/*@media print {
    .googlechart_bottom_images {
        overflow: visible;
    }
}*/
.portaltype-fiche.section-airs .googlecharts-explore-link {
   display: none;
}
#googlechart-provenance-definitions {
   overflow: hidden;
}
.googlechart-datasources-info {
   overflow: visible !important;
}
.googlechart_dashboard .googlechart-notes, .googlechart-datasources-info {
    margin: 0 0 0 0;
}

.notesMeld {
    padding-top: 0;
    margin-top: 0;
}

.isPrint .notesMeld {
    margin-top: 0;
}
