/* line 2, /dust/dust/app/assets/stylesheets/graph.sass */
#graph_status_area .row {
  padding-top: 3px;
  padding-bottom: 3px; }

/* line 6, /dust/dust/app/assets/stylesheets/graph.sass */
table#graph_status {
  margin-bottom: 3px; }
  /* line 9, /dust/dust/app/assets/stylesheets/graph.sass */
  table#graph_status th, table#graph_status td {
    text-align: center;
    vertical-align: middle; }

/* line 13, /dust/dust/app/assets/stylesheets/graph.sass */
.tick line {
  opacity: 0.2; }

/* line 17, /dust/dust/app/assets/stylesheets/graph.sass */
.x-axis text {
  font-size: 12px; }

/* line 21, /dust/dust/app/assets/stylesheets/graph.sass */
.y-axis text {
  font-size: 12px; }
