/* line 1, app/assets/stylesheets/print.scss */
.print-hide {
  display: none !important;
}

/* line 4, app/assets/stylesheets/print.scss */
.print-show {
  display: block !important;
}

/* line 7, app/assets/stylesheets/print.scss */
.print-table-bordered {
  border: 1px solid #dee2e6 !important;
}

/* line 10, app/assets/stylesheets/print.scss */
.print-font-weight-bold {
  font-weight: 500;
}

/* line 13, app/assets/stylesheets/print.scss */
.print-link {
  text-decoration: none !important;
  border-bottom: 1px solid #00f !important;
}
