/*

 */
/* line 10, app/assets/stylesheets/print.scss */
#navbar {
  display: none;
}

/* line 14, app/assets/stylesheets/print.scss */
#plot-title {
  display: none;
}

/* line 18, app/assets/stylesheets/print.scss */
.mb-3.nav.nav-tabs {
  display: none;
}

/* line 22, app/assets/stylesheets/print.scss */
#btn-makePlot {
  display: none;
}

/* line 26, app/assets/stylesheets/print.scss */
#btn-makeImgPlot {
  display: none;
}

/* line 30, app/assets/stylesheets/print.scss */
#btn-makeCategoryPlot {
  display: none;
}

/* line 34, app/assets/stylesheets/print.scss */
#btn-makeImgCategoryPlot {
  display: none;
}

/* line 38, app/assets/stylesheets/print.scss */
#btn-makeStackPlot {
  display: none;
}

/* line 42, app/assets/stylesheets/print.scss */
#btn-makeImgStackPlot {
  display: none;
}

/* line 46, app/assets/stylesheets/print.scss */
#filter-section {
  display: none;
}
