/* 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="/css/ie10.css" media="screen, projection" rel="stylesheet" type="text/css" />
 * <![endif]--> */
/* line 7, ../sass/ie10.scss */
.ie10 .cd-headline {
  left: 170px;
  z-index: 0;
}
/* line 12, ../sass/ie10.scss */
.ie10 .page .count-down.started {
  opacity: 0;
}
/* line 16, ../sass/ie10.scss */
.ie10 .page.open .count-down.started {
  opacity: 1;
}
