/*  Temporary styles that needed to be refactored **/
/* line 3, ../../app/assets/stylesheets/temp.css.scss */
#google-visualization-errors-all-1 {
  display: none !important;
}

/* line 8, ../../app/assets/stylesheets/temp.css.scss */
.zoomControls button:first-child {
  display: none !important;
}

/* line 12, ../../app/assets/stylesheets/temp.css.scss */
.algorithm-description, .backtest-type-description {
  position: absolute;
  right: 50px;
}

/* line 17, ../../app/assets/stylesheets/temp.css.scss */
.manage-algorithm-description {
  right: -1px;
  position: absolute;
}
