/* Welcome to Compass. Use this file to define print styles.
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */
/* line 4, ../../scss/print.scss */
a[href]:after, a[href]:visited:after {
  content: none !important;
}

/* line 5, ../../scss/print.scss */
a[href] {
  text-decoration: none;
}

/* line 6, ../../scss/print.scss */
table thead > tr > th.highlight, table tfoot > tr > td.highlight {
  font-weight: bold;
}

/* line 7, ../../scss/print.scss */
table thead > tr > th.highlight {
  border: 1px solid #888;
  border-bottom: none;
}

/* line 8, ../../scss/print.scss */
table tbody > tr > td.highlight {
  border-left: 1px solid #888;
  border-right: 1px solid #888;
}

/* line 9, ../../scss/print.scss */
table tfoot > tr > td.highlight {
  border: 1px solid #888;
  border-top: none;
}
