/**
 * @file
 * Datashed admin audience tool SCSS file.
 *
 * These are the styles for the admin audience tool page.
 */
/** Screen sizes **/
/** New earthy colors **/
/** Bleu CC color scheme **/
/** Desale Phase II Theme **/
/** Galentine Theme **/
/** Bear Run Phase II Theme **/
/** Argentine Central Theme **/
/** BC16 Theme **/
/** Overrun site B Theme **/
/** LocustTheme **/
/** Coal Run Site 8 Theme **/
/** wells creek adam 6 Theme **/
/** alien nation Theme **/
/** Forest Stock Theme **/
/** Vintage Theme **/
/** Old Datashed Theme **/
/** New blue redeux **/
.audience-tool legend {
  font-size: inherit;
  font-weight: bold;
}
.audience-tool .checkbox label {
  font-weight: normal !important;
}
.audience-tool .audience-toggle {
  cursor: pointer;
  color: #3868A6;
}
.audience-tool .audience-toggle:hover {
  text-decoration: underline;
}
.audience-tool .audience-sub-heading {
  font-size: 1.5em;
  color: #5b86ad;
}
.audience-tool .audience-spacing {
  margin: 1em 0 1em;
  display: block;
}

/*# sourceMappingURL=admin-audience-tool.css.map */
