/* line 1, /root/ag/app/assets/stylesheets/print.scss */
.breadcrumb {
  display: none;
}

/* line 5, /root/ag/app/assets/stylesheets/print.scss */
.btn, .btn-group {
  display: none;
}

/* line 9, /root/ag/app/assets/stylesheets/print.scss */
.container {
  width: auto;
}

/* line 13, /root/ag/app/assets/stylesheets/print.scss */
a[href]:after {
  content: "" !important;
}

@page {
  size: landscape;
}
