/* line 7, csc-styles-no-js.scss */
.no-js .without-js {
  display: block;
}
/* line 11, csc-styles-no-js.scss */
.no-js .selector span:before {
  border: 0;
  width: 0;
  height: 0;
}
/* line 16, csc-styles-no-js.scss */
.no-js .selector select {
  margin-top: 38px;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
/* line 22, csc-styles-no-js.scss */
.no-js .csc-toggle-content-start-hidden {
  display: block;
}
/* line 24, csc-styles-no-js.scss */
.no-js .csc-toggle-content-start-hidden.override {
  display: none;
}
/* line 28, csc-styles-no-js.scss */
.no-js [data-popup] {
  display: none;
}
/* line 31, csc-styles-no-js.scss */
.no-js .csc-popup-content {
  display: block;
}
/* line 34, csc-styles-no-js.scss */
.no-js .csc-no-js-filter-button {
  position: absolute;
  right: 10px;
  bottom: 10px;
  padding-top: 0;
  border-top: 0;
  margin-bottom: 0;
}
/* line 41, csc-styles-no-js.scss */
.no-js .csc-no-js-filter-button .vertically-centred {
  margin-top: -16px;
}
/* line 44, csc-styles-no-js.scss */
.no-js .csc-no-js-filter-button .button {
  margin-bottom: 0;
}
