@import url(https://fonts.googleapis.com/css?family=Open+Sans);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on June 15, 2015 */
@font-face {
  font-family: 'HalisRegular';
  src: url("../fonts/halis_grotesque_regular-webfont.eot");
  src: url("../fonts/halis_grotesque_regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/halis_grotesque_regular-webfont.woff2") format("woff2"), url("../fonts/halis_grotesque_regular-webfont.woff") format("woff"), url("../fonts/halis_grotesque_regular-webfont.ttf") format("truetype"), url("../fonts/halis_grotesque_regular-webfont.svg#HalisRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HalisMedium';
  src: url("../fonts/halis_grotesque_medium-webfont.eot");
  src: url("../fonts/halis_grotesque_medium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/halis_grotesque_medium-webfont.woff2") format("woff2"), url("../fonts/halis_grotesque_medium-webfont.woff") format("woff"), url("../fonts/halis_grotesque_medium-webfont.ttf") format("truetype"), url("../fonts/halis_grotesque_medium-webfont.svg#HalisMedium") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HalisBook';
  src: url("../fonts/halis_grotesque_book-webfont.eot");
  src: url("../fonts/halis_grotesque_book-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/halis_grotesque_book-webfont.woff2") format("woff2"), url("../fonts/halis_grotesque_book-webfont.woff") format("woff"), url("../fonts/halis_grotesque_book-webfont.ttf") format("truetype"), url("../fonts/halis_grotesque_book-webfont.svg#HalisBook") format("svg");
  font-weight: normal;
  font-style: normal;
}
.caseStudy #optionsPanel li a {
  color: #3C4851;
}
.caseStudy #optionsPanel li a:hover {
  text-decoration: none;
}
.caseStudy #optionsPanel li.selected a {
  color: #FFFFFF;
}
.caseStudy #optionsPanel li.selected a:focus {
  text-decoration: none;
}

.radioButtonNone {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 50px;
  height: 50px;
}

.dd-handle-SR input[type="checkbox"]:focus + .spanSingleChoice,
.dd-handle-SR input[type="radio"]:focus + .spanSingleChoice {
  color: #0065FF;
}

.correctAnswerText {
  display: block;
  font-weight: bold;
}

.fontSize_m * {
  font-size: 18px !important;
}

.fontSize_m_plus * {
  font-size: 22px !important;
}

.fontSize_l * {
  font-size: 26px !important;
}

.fontSize_l_plus * {
  font-size: 30px !important;
}

.fontSize_xl * {
  font-size: 34px !important;
}

.fontSize_xl_plus * {
  font-size: 38px !important;
}

.alt_text_select {
    color: white;
    border: none;
    background-color: white;
    margin: 1em;
    width: 50%;
}

.alt_text_select:focus {
    color: black;
}

.NoOriginal {
    background-color: white;
}
