﻿.google-visualization-charteditor-dialog {
    height: auto !important;
    width: auto !important;
    max-width: 100% !important;
    pointer-events: auto !important;
}

.google-visualization-charteditor-dialog .goog-flat-menu-button {
    height: auto !important;
}

.google-visualization-charteditor-name-input {
    height: auto !important;
}

.google-visualization-charteditor-preview-td {
    top: auto !important;
}

.goog-toolbar-combo-caption-gecko
{
    margin-top: 0 !important;
}


#google-visualization-charteditor-input-chart-name
{
    display: none;
}

#google-visualization-charteditor-thumbnail-bubblechart,
div[aria-labelledby="google-visualization-charteditor-errorbars"] {
    display: none;
}

#google-visualization-charteditor-select-font-name {
    display: none;
}

#google-visualization-charteditor-options-panel .google-visualization-charteditor-section {
    padding-left: 2px !important;
    padding-right: 2px !important;
}