.graph-legend {
    margin: -20px 20px 20px 52px;
}

.graph-legend .legendColorBox {
    width: 1%;
}

.graph-legend .legendColorBox > div {
    border-width: 0 !important;
    padding: 0;
}

.graph-legend .legendLabel {
    width: 99%;
    text-align: left;
    padding-left: 8px;
}

#graph-modal-container .page_content {
    padding: 10px;
}

#graph-modal-container .form_submit_section {
    border-bottom: 0 !important;
}

.graph-xyval {
    display: inline-block;
    margin-right: 6px;
}

.graph-selector {
    display: inline-block;
    width: 100px !important;
}