/* line 1, /u/apps/vistab_rails_app/current/app/assets/stylesheets/pdf_documents.css.scss.erb */
.document {
  height: 274mm;
  width: 210mm -21mm;
  background-repeat: no-repeat;
  background-position: 200px 280px;
}

/* line 9, /u/apps/vistab_rails_app/current/app/assets/stylesheets/pdf_documents.css.scss.erb */
.page-break {
  display: block;
  clear: both;
  page-break-after: always;
}

/* line 11, /u/apps/vistab_rails_app/current/app/assets/stylesheets/pdf_documents.css.scss.erb */
.right {
  position: 200px 280px;
}
