#hdwidget {
  font-size: 14px;
}
#hdwidget a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

#hdwidget a:active,
#hdwidget a:hover {
  outline-width: 0; }

#hdwidget b,
#hdwidget strong {
  font-weight: inherit; }

#hdwidget b,
#hdwidget strong {
  font-weight: bolder; }

#hdwidget h1 {
  font-size: 2em;
  margin: 0.67em 0; 
  display:block;
}

#hdwidget sub,
#hdwidget sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

#hdwidget sub {
  bottom: -0.25em; }

#hdwidget sup {
  top: -0.5em; }

#hdwidget img {
  border-style: none; }

#hdwidget svg:not(:root) {
  overflow: hidden; }

#hdwidget figure {
  margin: 1em 40px; }

#hdwidget hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

#hdwidget button,
#hdwidget input,
#hdwidget select,
#hdwidget textarea {
  font: inherit;
  margin: 0; }

#hdwidget button,
#hdwidget input {
  overflow: visible; }

#hdwidget button,
#hdwidget select {
  text-transform: none; }

#hdwidget button,
#hdwidget html [type="button"],
#hdwidget [type="reset"],
#hdwidget [type="submit"] {
  -webkit-appearance: button; }

#hdwidget button::-moz-focus-inner,
#hdwidget [type="button"]::-moz-focus-inner,
#hdwidget [type="reset"]::-moz-focus-inner,
#hdwidget [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

#hdwidget button:-moz-focusring,
#hdwidget [type="button"]:-moz-focusring,
#hdwidget [type="reset"]:-moz-focusring,
#hdwidget [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

#hdwidget [type="checkbox"],
#hdwidget [type="radio"] {
  box-sizing: border-box;
  padding: 0; }

#hdwidget @-webkit-viewport {
  width: device-width; }

#hdwidget @-moz-viewport {
  width: device-width; }

#hdwidget @-ms-viewport {
  width: device-width; }

#hdwidget @viewport {
  width: device-width; }

#hdwidget * {
  box-sizing: border-box; }
  *:after, *:before {
    box-sizing: border-box; }

#hdwidget body {
  color: #222;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 100%;
  font-weight: 400; }

#hdwidget a {
  position: relative; }
#hdwidget a:link {
    color: #0071b3; }
#hdwidget a:visited {
    color: #77008d; }
#hdwidget a:focus {
    color: #ff4136; }
#hdwidget a:hover {
    color: #001f3f; }
#hdwidget a:active {
    top: 1px; }

#hdwidget h1,
#hdwidget .h1,
#hdwidget h2,
#hdwidget .h2,
#hdwidget h3,
#hdwidget .h3,
#hdwidget h4,
#hdwidget .h4,
#hdwidget h5,
#hdwidget .h5,
#hdwidget h6,
#hdwidget .h6 {
  font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
  font-weight: 700; }

#hdwidget h1,
#hdwidget .h1 {
  font-size: 2.125em;
  line-height: 1.2;
  margin-bottom: .25em;
  margin-top: .75em; }

#hdwidget h2,
#hdwidget .h2 {
  font-size: 1.75em;
  line-height: 1.4;
  margin-bottom: .25em;
  margin-top: .75em; }

#hdwidget h3,
#hdwidget .h3 {
  font-size: 1.35em;
  line-height: 1.4;
  margin-bottom: 0;
  margin-top: 1em; }

#hdwidget h4,
#hdwidget .h4 {
  font-size: 1.3em;
  line-height: 1.333em;
  margin-bottom: .25em;
  margin-top: 1em; }

#hdwidget h5,
#hdwidget .h5 {
  font-size: 1.25em;
  line-height: 1.333em;
  margin-bottom: .25em;
  margin-top: .75em; }

#hdwidget h6,
#hdwidget .h6 {
  font-size: 1.125em;
  line-height: 1.333em;
  margin-bottom: .25em;
  margin-top: 1em; }

#hdwidget p {
  font-size: 1em;
  line-height: 1.5em;
  margin-bottom: 1em;
  margin-top: .5em; }

#hdwidget ul,
#hdwidget ol {
  margin: .25em 0 .75em 2em;
  padding: 0; }
#hdwidget ul ul,
#hdwidget ul ol,
#hdwidget ol ul,
#hdwidget ol ol {
    margin-bottom: 0;
    margin-top: 0; }

#hdwidget ul {
  list-style-type: disc; }

#hdwidget p + ul,
#hdwidget p + ol {
  margin-bottom: 1.5em;
  margin-top: -.75em; }

#hdwidget li {
  font-size: 1em;
  line-height: 1.5em; }

#hdwidget strong {
  font-weight: bold; }

#hdwidget em {
  font-style: italic; }

#hdwidget img {
  border: 0;
  height: auto;
  max-width: 100%;
  vertical-align: middle; }
#hdwidget .ie8 img {
    width: auto; }

#hdwidget .widget-title:before, 
#hdwidget .filter-block:before, 
#hdwidget .results-block:before, 
#hdwidget .widget-title:after, 
#hdwidget .filter-block:after, 
#hdwidget .results-block:after {
  content: ' ';
  display: table; }

#hdwidget .widget-title:after, 
#hdwidget .filter-block:after, 
#hdwidget .results-block:after {
  clear: both; }

#hdwidget .widget-block {
  background-color: #164073;
  /*margin: 1em auto;
  max-width: 29.375em;*/
  position: relative; }

#hdwidget .control-block {
  position: absolute;
  right: 0;
  top: 0; }
#hdwidget .control-block .start-over {
    background-color: #073148;
    border-bottom-left-radius: .5em;
    color: #fff;
    display: block;
    padding: .5em 1em;
    transition: .3s all;
    cursor: pointer;
}
#hdwidget #hd_loader_container{
  margin: 141px auto;
  text-align: center;
}
#hdwidget .control-block .start-over:link, 
#hdwidget .control-block .start-over:visited {
      text-decoration: none; }
#hdwidget .control-block .start-over:hover, 
#hdwidget .control-block .start-over:focus {
      background-color: #164073;
      border-left: 1px solid rgba(255,255,255,0.75);
      border-bottom: 1px solid rgba(255,255,255,0.75);
      transition: .3s all; }
#hdwidget .widget-title {
    background: url("img/hd-widget-header-bg.jpg") bottom center no-repeat;
    background-size: cover; 
    height: 8.572em;}
#hdwidget .widget-title.landing {
    background: url("img/disparities-icon.png") 10px 1.5rem no-repeat,
      url("img/hd-widget-header-bg.jpg") bottom center no-repeat;
    background-size: auto, cover; 
    height: 8.572em;
    color: #fff;
    padding-left: 7.5em;
  padding-right: 1.5em}
#hdwidget .widget-title.landing h1 {
    padding: 0.833334em 2em 0.5em 0em;
    margin: 0;
    color: #fff;
    font-size: 1.35em;
    font-weight: 700; }
#hdwidget .widget-title .detail {
    background: url("img/disparities-icon-small.png") 10px 90% no-repeat;
    padding: 1.25em 6em 0.8em 3.75rem;
    display: block;
    margin: 0;
    color: #fff;
    font-size: 1.25em;
    font-weight: 700; }
#hdwidget .widget-title .subhead {
    color: #fff;
    padding: 0 2em 1.25em 3.75rem;
    margin: 0;
    font-weight: 400;
    font-size: 1em; }
#hdwidget .widget-title .logo {
    display: block;
    float: left;
    margin-right: 2em;
    width: 9.125em; }
#hdwidget .widget-body {
  background-image: url("img/hd-widget-bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 10px; }

#hdwidget .widget-footer {
  padding-top: 1em; }
#hdwidget .widget-footer p {
    margin-bottom: 0;
    text-align: center; }

#hdwidget .filter-block {
  background-color: #f0f0f1;
  border-radius: .5em;
  padding: 1.47775em 1.5em 0.75em; }

#hdwidget .filter-block p a {
  text-align: right;
  display: block;
  margin-top: 0.969em;
}

body.front #page .center-wrapper .pane-block #hdwidget .filter-label {
  color: #164073;
  font-size: 1.3125em;
  font-weight: 700;
  margin: 1rem 0; }

body.front #page .center-wrapper .pane-block #hdwidget .line-break {
  background-image: url("img/line-break.png");
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0.5em 0;
  text-align: center; }
#hdwidget .line-break span {
    background-color: #f0f0f1;
    color: #164073;
    font-size: 1.25em;
    font-weight: 700;
    padding: 0 1em; }

#hdwidget .filter {
  background-color: #fff;
  margin: 0.75em 0;
  position: relative; }

#hdwidget .filter-toggle {
  background-image: url("img/filter-bg.png");
  background-position: bottom left;
  background-repeat: repeat-x;
  border: 1px solid #ccc;
  display: block;
  font-size: 1.25em;
  padding: .675em 1em;
  text-decoration: none;
  transition: .3s all; }
#hdwidget .filter-toggle:link, 
#hdwidget .filter-toggle:visited {
    color: #222; }
body.front #main-content #hdwidget .filter-toggle:hover, body.front #main-content #hdwidget .filter-toggle:focus {
    border-color: #073148;
    text-decoration: none;
    transition: .3s all; }
#hdwidget .filter-toggle.expanded {
    border: 1px solid #073148;
    border-bottom: 0; }

#hdwidget .filter-toggle-arrow {
  float: right;
  font-family: Verdana, "Helvetica Neue", Arial, Helvetica, sans-serif; }
#hdwidget .expanded .filter-toggle-arrow {
    color: #ff8a00; }

#hdwidget .filter-list {
  background-color: #fff;
  list-style-type: none;
  margin: 0;
  max-height: 15.5em;
  overflow-y: auto;
  padding: .5em 0;
  position: absolute;
  transition: all .3s;
  width: 100%;
  z-index: 1; }
#hdwidget .filter-list.closed {
    display: none; }
#hdwidget .filter-list.closing, 
#hdwidget .filter-list.opening {
    opacity: 0;
    transition: all .3s; }
#hdwidget .filter-list.open {
    border: 1px solid #073148;
    border-top: 0;
    opacity: 1;
    transition: all .3s; }

#hdwidget .objective-block {
  background-color: #fff;
  border-radius: .5em;
  max-height: 20em;
  overflow: auto; }

#hdwidget .objective-title {
  background-color: #f0f0f1;
  color: #164073;
  font-size: 1.35em;
  margin: 0;
  padding: .5em;
  text-align: center; }

#hdwidget .objective-chart {
  background-color: #fff;
  background-image: url("img/line-shadow.png");
  background-position: bottom left;
  background-repeat: repeat-x;
  margin-bottom: 1em;
  margin-left: 1em;
  margin-right: 1em;
  padding: 1em; }
#hdwidget .objective-chart img {
    display: block;
    margin: 0 auto;
    max-width: 100%; }

#hdwidget .objective-data {
  background-color: #fff;
  background-image: url("img/line-shadow.png");
  background-position: bottom left;
  background-repeat: repeat-x;
  margin-bottom: 1em;
  margin-left: 1em;
  margin-right: 1em;
  padding: 0 3em 1em; }
  .objective-data li {
    margin-bottom: .5em; }

#hdwidget .objective-info {
  padding: 0 2em 2em; }
  .objective-info h2 {
    color: #164073;
    font-size: 1.25em;
    margin: 0 0 .5em; }

#hdwidget .objective-summary {
  font-size: 1.35em;
  font-weight: 700; }

#hdwidget .results-list {
  background-color: #fff;
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: auto;
  height: 14.536em; }

#hdwidget .results-label {
  color: #164073;
  font-size: 1em;
  font-weight: 700;
  padding-bottom: 1.125em;
  margin: 0;
  background: url("/sites/all/themes/odphp/images/border-shadow-bottom.png") left bottom repeat-x;
  min-height: 2.75em; }

#hdwidget .filter-item,
#hdwidget .result-item {
  display: block;
  padding: 0.375em 1.25em; }
#hdwidget .filter-item:link, 
#hdwidget .filter-item:visited,
#hdwidget .result-item:link,
#hdwidget .result-item:visited {
    color: #222;
    text-decoration: none; }
#hdwidget .filter-item:hover, 
#hdwidget .filter-item:focus,
#hdwidget .filter-item:hover:visited, 
#hdwidget .filter-item:focus:visited,
#hdwidget .result-item:hover,
#hdwidget .result-item:focus,
#hdwidget .result-item:hover:visited,
#hdwidget .result-item:focus:visited {
  background-color: #1d4b7c;
  color: #fff;
  text-decoration: none;
}

#hdwidget .filter-list-compact .filter-item {
  padding-bottom: .15em;
  padding-top: .15em; 
  text-decoration: none;
}

#hdwidget .results-block {
  background-color: #fff;
  border-radius: .5em;
  padding: 1em; }

#hdwidget .btn {
  background-color: #f0f0f1;
  border: 1px solid #ccc;
  border-radius: .15em;
  color: #164073;
  cursor: pointer;
  display: inline-block;
  font-size: 1.25em;
  padding: .5em 3em .5em 1.25em;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  white-space: nowrap; }
#hdwidget .btn:link, 
#hdwidget .btn:visited {
    color: #164073; }
#hdwidget .btn:hover, 
#hdwidget .btn:focus {
    border-color: #073148;
    color: #073148; }
#hdwidget .btn:active {
    background-color: #f0f0f1;
    color: #222; }

#hdwidget .btn-data {
  background-image: url("img/icon-data.png");
  background-position: right .5em center;
  background-repeat: no-repeat; }

#hdwidget .btn-infographic {
  background-image: url("img/icon-infographic.png");
  background-position: right .5em center;
  background-repeat: no-repeat; }

#hdwidget .btn-resource {
  background-image: url("img/icon-resource.png");
  background-position: right .5em center;
  background-repeat: no-repeat; }
