/* Welcome to Compass. Use this file to write IE specific override styles.
 * Import this file using the following HTML or equivalent:
 * <!--[if IE]>
 *   <link href="/stylesheets/ie.css" media="screen, projection" rel="stylesheet" type="text/css" />
 * <![endif]--> */
/* line 8, ../sass/ie.scss */
.full-width-image {
  width: 100%;
}

/* line 11, ../sass/ie.scss */
.document-preview-container {
  table-layout: fixed;
  max-width: 100%;
}

/* line 16, ../sass/ie.scss */
.fake-iframe, #fake, #fake2 {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  display: block;
}
