/* 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 5, ../sass/print.scss */
.header-top, nav, #page-header-wrapper #page-header .header-bottom .newsletter, #page-footer img, .bx-controls-direction, aside, .bx-controls {
  display: none;
}

/* line 8, ../sass/print.scss */
.wysiwyg #tabs .ui-widget-content, .wysiwyg .accordion ul li .content {
  display: block !important;
}

/* line 11, ../sass/print.scss */
.bx-viewport {
  display: none !important;
  height: auto !important;
}

/* line 15, ../sass/print.scss */
.bxslider {
  -webkit-transform: none !important;
}

/* line 18, ../sass/print.scss */
.wysiwyg ul li {
  float: none !important;
}
