/* line 3, /dust/dust/app/assets/stylesheets/status.sass */
.status-normal {
  background-color: #92d050; }

/* line 6, /dust/dust/app/assets/stylesheets/status.sass */
.status-alert {
  background-color: red; }

/* line 9, /dust/dust/app/assets/stylesheets/status.sass */
.status-warn {
  background-color: yellow; }

/* line 15, /dust/dust/app/assets/stylesheets/status.sass */
#status_area table tr th, #status_area table tr td {
  vertical-align: middle; }
