.jqplot-axis {
  font-size: 0.85em;
}
.jqplot-xaxis {
  width: 475px !important;
}
.jqplot-table-legend {
  width: auto;
}
.jqplot-title {
  font-size: 1.1em;
}
.jqplot-xaxis-label {
  width: 70px;
}
.jqplot-xaxis-tick{
  padding: 0 5px;
  width: 50px;
}
select, input {
  margin-right: 15px;
}
#chart1 {
  margin-bottom: 40px;
}

/* New custom css - to move inline css here for d8 */
.iframe-newsletter-subject {
  padding: 4px 8px; width: 800px; border: 2px solid #f0f0f0;
}
.iframe-newsletter-container {
  padding: 0; width: 816px; border: 2px solid #f0f0f0;
}
.newsletter-hide-item {
  display: none;
}
