/*!
 * ihb.css and ihb.min.css are automatically generated.
 */
.block--article-callout,
.editor-print-preview .item-list__item__abstract {
  background-color: #FAFAFA;
  border: 1px solid #d7d7d7;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  margin: 10px 21px;
  padding: 0px;
  width: 98%;
}
.block--bar .block__content .block--article-callout,
.block--bar .block__content .editor-print-preview .item-list__item__abstract {
  margin: 0;
  width: 98%;
}
@media screen and (max-width: 767px) {
  .block--article-callout,
  .editor-print-preview .item-list__item__abstract {
    margin: 20px 10px;
    float: right;
    width: 93%;
  }
  .block--article-callout.short,
  .editor-print-preview .item-list__item__abstract.short {
    width: 98%;
  }
}
a:hover .block--article-callout,
a:hover .editor-print-preview .item-list__item__abstract,
.top-headlines__link--active .block--article-callout,
.top-headlines__link--active .editor-print-preview .item-list__item__abstract {
  background-color: #ffffff;
}
.block--article-callout.short,
.editor-print-preview .item-list__item__abstract.short {
  width: 60%;
  float: right;
}
@media screen and (max-width: 975px) {
  .block--article-callout.short,
  .editor-print-preview .item-list__item__abstract.short {
    margin: 10px 18px;
  }
}
.block--article-callout .block--article-callout__text,
.editor-print-preview .item-list__item__abstract .block--article-callout__text {
  display: block;
  font-size: 13px;
  line-height: 20px;
  margin: 10px;
}
.block--article-callout h1,
.editor-print-preview .item-list__item__abstract h1,
.block--article-callout h2,
.editor-print-preview .item-list__item__abstract h2,
.block--article-callout h3,
.editor-print-preview .item-list__item__abstract h3,
.block--article-callout h4,
.editor-print-preview .item-list__item__abstract h4,
.block--article-callout h5,
.editor-print-preview .item-list__item__abstract h5,
.block--article-callout h6,
.editor-print-preview .item-list__item__abstract h6 {
  color: #002868;
  margin: 0px;
  padding: 0px;
}
.block--article-callout p,
.editor-print-preview .item-list__item__abstract p {
  margin: 10px 0 0 0;
  display: inline;
}
/*! normalize.css v2.0.1 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none !important;
}
body {
  font-family: sans-serif;
  margin: 0;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: "Courier New", monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre;
  word-wrap: break-word;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button[disabled],
input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html,
body,
.server-form {
  height: 100%;
  margin: 0;
  padding: 0;
}
body {
  background-color: #ffffff;
  color: #333333;
  font-family: Arial, sans-serif;
  font-size: 13px;
  line-height: 20px;
  overflow-y: scroll;
}
@media print, screen and (min-width: 768px) {
  body {
    background-color: #f8f6f1;
    font-size: 12px;
  }
}
body.layout-medium {
  background-color: #f8f6f1;
  font-size: 12px;
}
@media screen and (min-width: 976px) {
  body {
    background-color: #f8f6f1;
    font-size: 13px;
  }
}
body.layout-large {
  background-color: #f8f6f1;
  font-size: 13px;
}
a {
  color: #002868;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:focus {
  outline: 1px dotted #000000;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #002868;
  font-size: 13px;
  font-weight: normal;
  line-height: 13px;
  margin: 20px 0 0;
  padding: 0;
}
h1 {
  font-size: 25px;
  line-height: 25px;
}
h2 {
  font-size: 20px;
  line-height: 20px;
}
h3 {
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
}
h4 {
  color: #333333;
  font-size: 13px;
  line-height: 13px;
  text-transform: uppercase;
}
p {
  margin: 20px 0 0;
}
p:first-child {
  margin: 0;
}
ul,
ol {
  padding-left: 20px;
}
hr {
  border-color: #333333;
  border-style: dotted;
  border-width: 1px 0 0;
  margin: 15px 0;
}
textarea {
  resize: vertical;
}
.subheading {
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  margin: 20px 0 0;
  padding: 0;
}
.subheading + p {
  margin-top: 12px;
}
#page {
  min-width: 320px;
}
#header {
  background: #e1e3e5;
  height: auto;
}
@media print, screen and (min-width: 768px) {
  #header {
    background: #e1e3e5 url('/assets/images/ihb/backgrounds/header.png') repeat-x 0 26px;
    height: 135px;
  }
}
.layout-medium #header {
  background: #e1e3e5 url('/assets/images/ihb/backgrounds/header.png') repeat-x 0 26px;
  height: 135px;
}
@media screen and (min-width: 976px) {
  #header {
    background: #e1e3e5 url('/assets/images/ihb/backgrounds/header.png') repeat-x 0 26px;
    height: 135px;
  }
}
.layout-large #header {
  background: #e1e3e5 url('/assets/images/ihb/backgrounds/header.png') repeat-x 0 26px;
  height: 135px;
}
#header-inner {
  position: relative;
}
@media print, screen and (min-width: 768px) {
  #header-inner {
    margin: 0 auto;
    padding: 0;
    width: 744px;
  }
}
.layout-medium #header-inner {
  margin: 0 auto;
  padding: 0;
  width: 744px;
}
@media screen and (min-width: 976px) {
  #header-inner {
    margin: 0 auto;
    padding: 0;
    width: 976px;
  }
}
.layout-large #header-inner {
  margin: 0 auto;
  padding: 0;
  width: 976px;
}
@media print, screen and (min-width: 768px) {
  #nav-inner {
    margin: 0 auto;
    padding: 0 12px;
    width: 744px;
  }
}
.layout-medium #nav-inner {
  margin: 0 auto;
  padding: 0 12px;
  width: 744px;
}
@media screen and (min-width: 976px) {
  #nav-inner {
    margin: 0 auto;
    padding: 0;
    width: 976px;
  }
}
.layout-large #nav-inner {
  margin: 0 auto;
  padding: 0;
  width: 976px;
}
#wrapper-inner {
  zoom: 1;
}
#wrapper-inner:before,
#wrapper-inner:after {
  content: '';
  display: table;
}
#wrapper-inner:after {
  clear: both;
}
@media print, screen and (min-width: 768px) {
  #wrapper-inner {
    margin: 0 auto;
    padding: 0 12px;
    width: 744px;
  }
}
.layout-medium #wrapper-inner {
  margin: 0 auto;
  padding: 0 12px;
  width: 744px;
}
@media screen and (min-width: 976px) {
  #wrapper-inner {
    margin: 0 auto;
    padding: 0;
    width: 976px;
  }
}
.layout-large #wrapper-inner {
  margin: 0 auto;
  padding: 0;
  width: 976px;
}
#featured {
  zoom: 1;
}
#featured:before,
#featured:after {
  content: '';
  display: table;
}
#featured:after {
  clear: both;
}
@media print, screen and (min-width: 768px) {
  #content {
    float: left;
    width: 490px;
  }
}
.layout-medium #content {
  float: left;
  width: 490px;
}
@media screen and (min-width: 976px) {
  #content {
    float: left;
    width: 620px;
  }
}
.layout-large #content {
  float: left;
  width: 620px;
}
@media print, screen and (min-width: 768px) {
  #sidebar {
    float: right;
    width: 234px;
  }
}
.layout-medium #sidebar {
  float: right;
  width: 234px;
}
@media screen and (min-width: 976px) {
  #sidebar {
    float: right;
    width: 336px;
  }
}
.layout-large #sidebar {
  float: right;
  width: 336px;
}
#extra {
  clear: both;
}
#footer {
  background: #919190 url('/assets/images/ihb/backgrounds/footer-large.png') repeat-x 0 0;
}
@media print, screen and (min-width: 768px) {
  #footer {
    background: url('/assets/images/ihb/backgrounds/footer-medium.png') repeat-x 0 0;
    height: 205px;
  }
}
.layout-medium #footer {
  background: url('/assets/images/ihb/backgrounds/footer-medium.png') repeat-x 0 0;
  height: 205px;
}
@media screen and (min-width: 976px) {
  #footer {
    background: url('/assets/images/ihb/backgrounds/footer-large.png') repeat-x 0 0;
    height: 312px;
  }
}
@media print {
  #footer {
    background: url('/assets/images/ihb/backgrounds/footer-medium.png') repeat-x 0 0;
    height: 50px;
  }
}
.layout-large #footer {
  background: url('/assets/images/ihb/backgrounds/footer-large.png') repeat-x 0 0;
  height: 312px;
}
#footer-inner {
  zoom: 1;
  font-size: 11px;
  line-height: 16px;
  padding: 20px 0 30px;
  position: relative;
  -webkit-text-size-adjust: none;
}
#footer-inner:before,
#footer-inner:after {
  content: '';
  display: table;
}
#footer-inner:after {
  clear: both;
}
@media print, screen and (min-width: 768px) {
  #footer-inner {
    margin: 0 auto;
    padding: 3px 12px 0;
    width: 744px;
  }
}
.layout-medium #footer-inner {
  margin: 0 auto;
  padding: 3px 12px 0;
  width: 744px;
}
@media screen and (min-width: 976px) {
  #footer-inner {
    margin: 0 auto;
    padding: 3px 0 0;
    width: 976px;
  }
}
.layout-large #footer-inner {
  margin: 0 auto;
  padding: 3px 0 0;
  width: 976px;
}
.blank {
  list-style: none outside;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.blank > dd,
.blank > dt,
.blank > li {
  list-style: none outside;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.icon-list {
  list-style: none outside;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.icon-list > dd,
.icon-list > dt,
.icon-list > li {
  list-style: none outside;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.icon-list li {
  margin: 10px 0;
}
.icon-list img {
  vertical-align: middle;
}
.show-large,
.show-medium,
.show-small,
.show-large-inline,
.show-medium-inline,
.show-small-inline,
.show-large-inline-block,
.show-medium-inline-block,
.show-small-inline-block {
  display: none;
}
@media screen and (min-width: 976px) {
  .show-large {
    display: block;
  }
}
.layout-large .show-large {
  display: block;
}
@media screen and (max-width: 975px) and (min-width: 768px) {
  .show-medium {
    display: block;
  }
}
.layout-medium .show-medium {
  display: block;
}
@media screen and (max-width: 767px) {
  .show-small {
    display: block;
  }
}
.layout-small .show-small {
  display: block;
}
@media screen and (min-width: 976px) {
  .show-large-inline {
    display: inline;
  }
}
.layout-large .show-large-inline {
  display: inline;
}
@media screen and (max-width: 975px) and (min-width: 768px) {
  .show-medium-inline {
    display: inline;
  }
}
.layout-medium .show-medium-inline {
  display: inline;
}
@media screen and (max-width: 767px) {
  .show-small-inline {
    display: inline;
  }
}
.layout-small .show-small-inline {
  display: inline;
}
@media screen and (min-width: 976px) {
  .show-large-inline-block {
    display: inline-block;
  }
}
.layout-large .show-large-inline-block {
  display: inline-block;
}
@media screen and (max-width: 975px) and (min-width: 768px) {
  .show-medium-inline-block {
    display: inline-block;
  }
}
.layout-medium .show-medium-inline-block {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .show-small-inline-block {
    display: inline-block;
  }
}
.layout-small .show-small-inline-block {
  display: inline-block;
}
.block {
  zoom: 1;
}
.block:before,
.block:after {
  content: '';
  display: table;
}
.block:after {
  clear: both;
}
@media print, screen and (min-width: 768px) {
  .block {
    background-color: #ffffff;
    border: 1px solid #bcbec0;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-bottomleft: 2px;
    -o-border-bottom-left-radius: 2px;
    border-bottom-left-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    -o-border-bottom-right-radius: 2px;
    border-bottom-right-radius: 2px;
    margin: 25px 0;
    position: relative;
  }
  #content .block {
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -o-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -o-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px;
  }
}
.layout-medium .block,
.layout-large .block {
  background-color: #ffffff;
  border: 1px solid #bcbec0;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  -o-border-bottom-left-radius: 2px;
  border-bottom-left-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -o-border-bottom-right-radius: 2px;
  border-bottom-right-radius: 2px;
  margin: 25px 0;
  position: relative;
}
#content .layout-medium .block,
#content .layout-large .block {
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -o-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -o-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.block:first-child {
  margin-top: 0;
}
.block--bar {
  border-top: 10px solid #766c93;
}
@media print, screen and (min-width: 768px) {
  .block--bar {
    border-top: 5px solid #919190;
  }
}
.layout-medium .block--bar,
.layout-large .block--bar {
  border-top: 5px solid #919190;
}
.block--highlight {
  background-color: #ececec;
}
.block--highlight.block--tabs {
  background-color: #ffffff;
}
.block--tabs {
  border-top: 1px solid #bcbec0;
}
.block--comments {
  margin-top: 0;
}
@media print, screen and (min-width: 768px) {
  #sidebar .block--curled:after {
    background-image: url('/assets/images/global/backgrounds/medium-block-shadow.png');
    background-position: center top;
    background-repeat: no-repeat;
    content: '';
    height: 20px;
    left: 0;
    position: absolute;
    top: 100%;
    width: 100%;
  }
}
.layout-medium #sidebar .block--curled:after {
  background-image: url('/assets/images/global/backgrounds/medium-block-shadow.png');
  background-position: center top;
  background-repeat: no-repeat;
  content: '';
  height: 20px;
  left: 0;
  position: absolute;
  top: 100%;
  width: 100%;
}
@media screen and (min-width: 976px) {
  #sidebar .block--curled:after {
    background-image: url('/assets/images/global/backgrounds/large-block-shadow.png');
    background-position: center top;
    background-repeat: no-repeat;
    content: '';
    height: 20px;
    left: 0;
    position: absolute;
    top: 100%;
    width: 100%;
  }
}
.layout-large #sidebar .block--curled:after {
  background-image: url('/assets/images/global/backgrounds/large-block-shadow.png');
  background-position: center top;
  background-repeat: no-repeat;
  content: '';
  height: 20px;
  left: 0;
  position: absolute;
  top: 100%;
  width: 100%;
}
.block__header {
  background-color: #f8f6f1;
  border-bottom: 1px solid #bcbec0;
  padding: 6px 10px 7px;
}
@media print, screen and (min-width: 768px) {
  .block__header {
    padding-top: 6px;
    padding-bottom: 7px;
    background-color: transparent;
  }
}
.layout-medium .block__header,
.layout-large .block__header {
  background-color: transparent;
}
@media print, screen and (min-width: 768px) {
  #content .block__header,
  #extra .block__header {
    padding: 10px 15px;
  }
}
.layout-medium #content .block__header,
.layout-medium #extra .block__header {
  padding: 10px 15px;
}
@media screen and (min-width: 976px) {
  #content .block__header,
  #extra .block__header {
    padding: 10px 20px;
  }
}
.layout-large #content .block__header,
.layout-large #extra .block__header {
  padding: 10px 20px;
}
@media print, screen and (min-width: 768px) {
  #sidebar .block__header {
    padding: 10px;
  }
}
.block--article__header {
  background-color: transparent;
  border: 0;
}
@media print, screen and (min-width: 768px) {
  #content .block--article__header {
    float: right;
    margin: 17px 15px 10px 0;
    padding: 0;
    width: 314px;
  }
}
.layout-medium #content .block--article__header {
  float: right;
  margin: 17px 15px 10px 0;
  padding: 0;
  width: 314px;
}
@media screen and (min-width: 976px) {
  #content .block--article__header {
    float: none;
    margin: 10px 20px;
    padding: 0;
    width: auto;
  }
}
.layout-large #content .block--article__header {
  float: none;
  margin: 10px 20px;
  padding: 0;
  width: auto;
}
@media print, screen and (min-width: 768px) {
  #content .no-shift .block--article__header {
    float: none;
    margin: 10px 15px;
    padding: 0;
    width: auto;
  }
}
.layout-medium #content .no-shift .block--article__header {
  float: none;
  margin: 10px 15px;
  padding: 0;
  width: auto;
}
@media screen and (min-width: 976px) {
  #content .no-shift .block--article__header {
    float: none;
    margin: 10px 20px;
    padding: 0;
    width: auto;
  }
}
.layout-large #content .no-shift .block--article__header {
  float: none;
  margin: 10px 20px;
  padding: 0;
  width: auto;
}
#sidebar .block--article__header {
  margin: 10px;
  padding: 0;
}
.block__header__text {
  color: #333333;
  font-size: 13px;
  font-weight: bold;
  line-height: 13px;
  margin: 0;
  text-transform: uppercase;
}
@media print, screen and (min-width: 768px) {
  .block__header__text {
    font-weight: normal;
  }
}
.layout-medium .block__header__text,
.layout-large .block__header__text {
  font-weight: normal;
}
.block--article__header__text {
  color: #002868;
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
  margin: 8px 0 10px;
  text-transform: none;
}
@media print, screen and (min-width: 768px) {
  .block--article__header__text {
    font-size: 25px;
    font-weight: normal;
    line-height: 25px;
    margin: 0;
  }
}
.layout-medium .block--article__header__text {
  font-size: 25px;
  font-weight: normal;
  line-height: 25px;
  margin: 0;
}
@media screen and (min-width: 976px) {
  .block--article__header__text {
    font-size: 25px;
    font-weight: normal;
    line-height: 25px;
    margin: 17px 0 16px;
  }
}
.layout-large .block--article__header__text {
  font-size: 25px;
  font-weight: normal;
  line-height: 25px;
  margin: 17px 0 16px;
}
@media print, screen and (min-width: 768px) {
  .no-shift .block--article__header__text {
    margin: 17px 0 16px;
  }
}
.layout-medium .no-shift .block--article__header__text,
.layout-large .no-shift .block--article__header__text {
  margin: 17px 0 16px;
}
.block__header__text__link {
  color: inherit;
}
.block__header__author {
  display: block;
  font-weight: bold;
  margin: 5px 0;
}
.block--article__header__author {
  font-size: 12px;
  font-style: italic;
  font-weight: normal;
  line-height: 12px;
}
.block__header__date {
  color: #766c93;
  font-size: 12px;
  font-weight: bold;
}
.block__tabs {
  zoom: 1;
  margin: -1px 0 0;
}
.block__tabs:before,
.block__tabs:after {
  content: '';
  display: table;
}
.block__tabs:after {
  clear: both;
}
.block__tabs__tab {
  background-color: #d7d7d7;
  background-image: url('/assets/images/global/backgrounds/tab.png');
  background-position: center bottom;
  background-repeat: repeat-x;
  color: #333333;
  display: block;
  float: left;
  font-size: 13px;
  line-height: 13px;
  padding: 10px 0 20px;
  text-align: center;
  text-transform: uppercase;
  width: 49.75%;
}
.block__tabs__tab + .block__tabs__tab {
  float: right;
}
@media print, screen and (min-width: 768px) {
  #content .block__tabs__tab {
    width: 242px;
  }
}
.layout-medium #content .block__tabs__tab {
  width: 242px;
}
@media screen and (min-width: 976px) {
  #content .block__tabs__tab {
    width: 307px;
  }
}
.layout-large #content .block__tabs__tab {
  width: 307px;
}
@media print, screen and (min-width: 768px) {
  #sidebar .block__tabs__tab {
    width: 115px;
  }
}
.layout-medium #sidebar .block__tabs__tab {
  width: 115px;
}
@media screen and (min-width: 976px) {
  #sidebar .block__tabs__tab {
    width: 166px;
  }
}
.layout-large #sidebar .block__tabs__tab {
  width: 166px;
}
.block__tabs__tab--active {
  background-color: #002868;
  background-image: url('/assets/images/global/backgrounds/tab-arrow.png');
  color: #ffffff;
}
.block__content {
  margin: 10px 10px 26px 10px;
  font-size: 14px;
}
@media print, screen and (min-width: 768px) {
  .block__content {
    margin: 0 10px;
    font-size: inherit;
  }
}
@media print, screen and (min-width: 768px) {
  #content .block__content,
  #extra .block__content {
    margin: 10px 15px;
  }
}
.layout-medium #content .block__content,
.layout-medium #extra .block__content {
  margin: 10px 15px;
}
@media screen and (min-width: 976px) {
  #content .block__content,
  #extra .block__content {
    margin: 10px 20px;
  }
}
.layout-large #content .block__content,
.layout-large #extra .block__content {
  margin: 10px 20px;
}
@media screen and (min-width: 768px) {
  #sidebar .block__content {
    margin: 10px;
  }
}
.block__content img {
  max-width: 100%;
}
.block__content iframe {
  display: block;
  margin: 20px auto 0;
  max-width: 100%;
}
.block__content iframe:first-child {
  margin: 0 auto;
}
.block--multimedia-article__content {
  padding-top: 10px;
}
section.block--multimedia-report .block--multimedia-report__content article time {
  display: block;
  margin: -10px 0 10px 0;
}
.block--article__content {
  line-height: 18px;
  font-size: 14px;
}
.block--article__content ul,
.block--article__content ol,
.block--article__content dl {
  overflow: hidden;
}
@media print, screen and (min-width: 768px) {
  .block--article__content {
    line-height: 20px;
    font-size: 13px;
  }
}
.layout-medium .block--article__content,
.layout-large .block--article__content {
  line-height: 20px;
  font-size: 13px;
}
.block__callout {
  float: left;
  margin: 5px 14px 10px 5px;
}
@media print, screen and (min-width: 768px) {
  #content .block__callout,
  #extra .block__callout {
    margin: 17px 14px 5px 15px;
  }
}
.layout-medium #content .block__callout,
.layout-medium #extra .block__callout {
  margin: 17px 14px 5px 15px;
}
@media screen and (min-width: 976px) {
  #content .block__callout,
  #extra .block__callout {
    margin: 5px 14px 5px 20px;
  }
}
.layout-large #content .block__callout,
.layout-large #extra .block__callout {
  margin: 5px 14px 5px 20px;
}
.block__callout__image {
  height: 130px;
  width: 130px;
}
@media screen and (min-width: 976px) {
  .block__callout__image {
    height: 168px;
    width: 168px;
  }
}
.layout-large .block__callout__image {
  height: 168px;
  width: 168px;
}
.block--tabs__content {
  display: none;
}
.block--tabs__content--active {
  display: block;
}
.block__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.block__list__item {
  border-top: 1px dotted #919190;
  padding: 10px 0;
}
.homepage .block__list__item li.block__list__item:first-child {
  padding-top: 0;
}
.homepage .block__list__item li.block__list__item:first-child a {
  padding-top: 7px;
}
@media screen and (min-width: 976px) {
  .homepage .block__list__item li.block__list__item:first-child {
    padding-top: 10px;
  }
  .homepage .block__list__item li.block__list__item:first-child a {
    padding-top: 10px;
  }
}
.block__list__item:first-child {
  border-top: 0;
}
@media print, screen and (min-width: 768px) {
  .block__list--landing-page__item,
  .block__list--search__item {
    border-top: 0;
  }
}
.layout-medium .block__list--landing-page__item,
.layout-medium .block__list--search__item,
.layout-large .block__list--landing-page__item,
.layout-large .block__list--search__item {
  border-top: 0;
}
.block__footer {
  zoom: 1;
}
.block__footer:before,
.block__footer:after {
  content: '';
  display: table;
}
.block__footer:after {
  clear: both;
}
@media print, screen and (min-width: 768px) {
  #content .block__footer,
  #extra .block__footer {
    margin: -10px 15px 10px;
  }
}
.layout-medium #content .block__footer,
.layout-medium #extra .block__footer {
  margin: -10px 15px 10px;
}
@media screen and (min-width: 976px) {
  #content .block__footer,
  #extra .block__footer {
    margin: -10px 20px 10px;
  }
}
.layout-large #content .block__footer,
.layout-large #extra .block__footer {
  margin: -10px 20px 10px;
}
#sidebar .block__footer {
  margin: -10px 10px 10px;
}
.block__footer__view-all {
  float: right;
  font-size: 12px;
}
.columns {
  zoom: 1;
  margin: 10px 0;
}
.columns:before,
.columns:after {
  content: '';
  display: table;
}
.columns:after {
  clear: both;
}
.columns--130__column--a {
  width: 130px;
}
@media screen and (max-width: 767px) {
  .columns--130__column--a {
    display: none;
  }
}
.columns--130__column--b {
  padding-left: 140px;
}
@media screen and (max-width: 767px) {
  .columns--130__column--b {
    padding: 0px;
  }
}
.columns--175__column--a {
  width: 175px;
}
.columns--175__column--b {
  padding-left: 180px;
}
.columns__column--a {
  float: left;
  padding-top: 3px;
}
@media print, screen and (min-width: 768px) and (max-width: 975px) {
  .columns__column--a {
    display: none;
  }
}
.layout-medium .columns__column--a {
  display: none;
}
@media print, screen and (min-width: 768px) and (max-width: 975px) {
  .columns__column--b {
    padding-left: 0;
  }
}
.layout-medium .columns__column--b {
  padding-left: 0;
}
.columns--off__column {
  float: none;
  padding: 0;
  width: auto;
}
[role="button"] {
  cursor: pointer;
  outline: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
[role="button"]:focus {
  outline: 1px dotted #000000;
}
.ui-datepicker {
  background: #bfc1c2;
  border: 1px solid #9f9f9f;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 5px -1px #000000;
  -moz-box-shadow: 0 0 5px -1px #000000;
  -o-box-shadow: 0 0 5px -1px #000000;
  box-shadow: 0 0 5px -1px #000000;
  padding: 5px 10px 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  width: auto;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  background-position: left top;
  background-repeat: no-repeat;
  height: 26px;
  width: 27px;
  margin: 0;
  padding: 0;
  position: static;
}
.ui-datepicker .ui-datepicker-prev {
  left: 0;
}
.ui-datepicker .ui-datepicker-prev span {
  background-image: url('/assets/images/global/backgrounds/datepicker/prev.png');
  cursor: pointer;
}
.ui-datepicker .ui-datepicker-next {
  right: 0;
}
.ui-datepicker .ui-datepicker-next span {
  background-image: url('/assets/images/global/backgrounds/datepicker/next.png');
  cursor: pointer;
}
.ui-datepicker .ui-datepicker-title {
  color: #333333;
  font-size: 13px;
  text-transform: none;
}
.ui-datepicker .ui-datepicker-calendar {
  border: 1px solid #bfc1c2;
  margin: 5px 0 0;
  width: 288px;
}
.ui-datepicker .ui-datepicker-calendar tr {
  background: #ffffff url('/assets/images/global/backgrounds/datepicker/row.png');
}
.ui-datepicker .ui-datepicker-calendar td,
.ui-datepicker .ui-datepicker-calendar th {
  font-weight: bold;
  margin: 0;
  opacity: 1;
  padding: 0;
  height: 30px;
  width: 40px;
  text-align: center;
  vertical-align: middle;
}
.ui-datepicker .ui-datepicker-calendar th {
  color: #787573;
  font-style: italic;
  text-transform: none;
}
.ui-datepicker .ui-datepicker-calendar td {
  border: 1px solid #bfc1c2;
  color: #333333;
  cursor: pointer;
  text-shadow: 1px 1px #ffffff;
}
.ui-datepicker .ui-datepicker-calendar a,
.ui-datepicker .ui-datepicker-calendar span {
  background: transparent;
  border: 0;
  color: inherit;
  display: inline;
  font-weight: inherit;
  margin: 0;
  opacity: 1;
  padding: 0;
  height: auto;
  width: auto;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable {
  color: #b0b2b4;
  cursor: default;
  font-style: italic;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day {
  background-color: #68829a;
  background-image: url('/assets/images/global/backgrounds/datepicker/active.png');
  background-position: left top;
  background-repeat: repeat;
  color: #ffffff;
  text-shadow: 1px 1px #333333;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day a {
  display: inline-block;
  background: url('/assets/images/global/backgrounds/datepicker/indicator.png') no-repeat center 24px;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
}
.ui-datepicker .ui-datepicker-header {
  background: transparent;
  border: 0;
  height: 25px;
  margin: 0 0 5px;
  padding: 0;
}
.multimedia__inner {
  margin: 0 auto;
  width: 100%;
}
@media print, screen and (min-width: 768px) {
  .multimedia__inner {
    width: 458px;
  }
}
.layout-medium .multimedia__inner {
  width: 458px;
}
@media screen and (min-width: 976px) {
  .multimedia__inner {
    width: 508px;
  }
}
.layout-large .multimedia__inner {
  width: 508px;
}
.multimedia__inner iframe {
  width: 100%;
}
.popover {
  position: absolute;
  background: #ffffff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #919190;
  padding: 25px 18px;
}
.popover__arrow {
  position: absolute;
}
.popover__arrow--up {
  background: url("/Assets/images/global/backgrounds/popover-arrow-up.gif") top left no-repeat;
  width: 16px;
  height: 8px;
  top: -8px;
  left: 30px;
}
.popover__close {
  cursor: pointer;
  position: absolute;
  top: -15px;
  right: -15px;
  width: 36px;
  height: 36px;
  background: url("/Assets/fancybox/fancybox_sprite.png") top left no-repeat;
}
.popover__text {
  margin-bottom: 24px;
}
.popover__buttons--right {
  text-align: right;
}
.transcript {
  display: block;
  margin: 15px 0;
}
.transcript__pdf-icon {
  vertical-align: middle;
}
.date-block {
  background-color: #002868;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #ffffff;
  display: inline-block;
  height: 37px;
  text-align: center;
  vertical-align: middle;
  width: 34px;
}
.date-block__month {
  display: block;
  font-size: 8px;
  line-height: 8px;
  margin: 6px 0 0;
  text-transform: uppercase;
}
.date-block__day {
  font-size: 17px;
  line-height: 17px;
}
.tab-links {
  zoom: 1;
}
.tab-links:before,
.tab-links:after {
  content: '';
  display: table;
}
.tab-links:after {
  clear: both;
}
.tab-links__tabs__tab {
  background-color: #d7d7d7;
  background-image: url('/assets/images/global/backgrounds/tab.png');
  background-position: center bottom;
  background-repeat: repeat-x;
  color: #333333;
  display: block;
  float: left;
  font-size: 13px;
  line-height: 13px;
  padding: 10px 0 20px;
  text-align: center;
  text-transform: uppercase;
}
.tab-links__tabs__tab--active {
  background-color: #002868;
  background-image: url('/assets/images/global/backgrounds/tab-arrow.png');
  color: #ffffff;
}
.photo-credit {
  font-size: 10px;
  font-style: italic;
  line-height: 10px;
  margin: 7px 0 0;
}
.block__header.editor-tools {
  border-bottom: none;
}
.emailTrackingDiv .emailTrackingFirstRow {
  text-align: right;
}
.emailTrackingDiv #headerDiv {
  font-size: 14px;
  font-weight: bold;
}
.form fieldset {
  border: 0;
  display: block;
  margin: 0;
  padding: 0;
}
.form__header__message,
.form__header__error {
  color: #8e1c1c;
  font-weight: bold;
}
.form__fields {
  zoom: 1;
}
.form__fields:before,
.form__fields:after {
  content: '';
  display: table;
}
.form__fields:after {
  clear: both;
}
@media screen and (max-width: 767px) {
  .form--login__fields {
    width: 220px;
  }
}
.form--login .form--login__header {
  height: 0px;
}
.form__fields__heading {
  color: #333333;
  display: block;
  font-size: 13px;
  font-weight: bold;
  line-height: 15px;
  margin: 0 0 20px;
  text-transform: uppercase;
}
.field {
  margin: 12px 0 0;
}
.field__label {
  font-size: 12px;
  line-height: 14px;
}
.field__wrapper {
  position: relative;
}
.field__enabler {
  bottom: 0;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
[disabled] + .field__enabler {
  display: block;
}
.field__required {
  color: #8e1c1c;
}
.field__description {
  font-size: 10px;
  line-height: 12px;
  margin: 3px 0 0;
}
.field--text__label,
.field--password__label,
.field--date__label,
.field--textarea__input {
  display: block;
}
.field--text__input,
.field--password__input,
.field--date__input,
.field--textarea__input {
  border: 1px solid #C8C6C7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  height: 30px;
  line-height: 20px;
  margin: 5px 0 0;
  padding: 5px;
  width: 100%;
}
.field--text__input[readonly] {
  background-color: #f8f6f1;
}
.field--textarea__input {
  height: 110px;
}
.field--text__required,
.field--password__required,
.field--date__required,
.field--textarea__required {
  bottom: 0;
  left: 100%;
  margin: 0 0 6px 2px;
  position: absolute;
}
.field--textarea__required {
  bottom: auto;
  top: 0;
}
.field--checkbox__label,
.field--radio-button__label {
  padding-left: 10px;
}
.field--checkbox__input {
  margin-left: 5px;
  vertical-align: middle;
}
.field--radio-button__input {
  margin-left: 5px;
}
.field--button {
  margin: 22px 0 10px;
  text-align: right;
}
.field--button__input {
  background-color: #766c93;
  border: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #ffffff;
  height: 20px;
  font-size: 10px;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  width: 130px;
}
.field--select__input {
  border: 1px solid #C8C6C7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  height: 30px;
  line-height: 20px;
  margin: 5px 0 0;
  padding: 5px;
  width: 100%;
}
.form--fancybox {
  padding: 0;
}
@media screen and (min-width: 768px) {
  .form--fancybox {
    padding: 0 60px;
  }
}
.layout-medium .form--fancybox,
.layout-large .form--fancybox {
  padding: 0 60px;
}
.form--fancybox__header,
.form--fancybox__footer {
  height: 45px;
  padding: 15px 11px 0;
  width: 242px;
}
@media screen and (min-width: 768px) {
  .form--fancybox__header,
  .form--fancybox__footer {
    padding: 15px 61px 0;
    width: 282px;
  }
}
.layout-medium .form--fancybox__header,
.layout-medium .form--fancybox__footer,
.layout-large .form--fancybox__header,
.layout-large .form--fancybox__footer {
  padding: 15px 61px 0;
  width: 282px;
}
.form--fancybox__fields {
  background-color: #ececec;
  border: 1px solid #e1e3e5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  margin: 0;
  padding: 25px 10px;
  width: 242px;
}
@media screen and (min-width: 768px) {
  .form--fancybox__fields {
    padding: 25px 60px;
    width: 282px;
  }
}
.layout-medium .form--fancybox__fields,
.layout-large .form--fancybox__fields {
  padding: 25px 60px;
  width: 282px;
}
@media screen and (max-width: 767px) {
  .form--fancybox__fields {
    width: 225px;
  }
}
.form--fancybox__footer__link {
  font-size: 11px;
  line-height: 14px;
}
@media screen and (max-width: 767px) {
  .form--login .form--fancybox__footer {
    margin-bottom: 5px;
  }
  .form--login .form--fancybox__header {
    padding: 5px;
  }
}
.form--advanced-search .field--date {
  display: inline-block;
  margin-top: 5px;
  width: 50%;
}
@media screen and (min-width: 768px) {
  .form--advanced-search .field--date {
    width: 50%;
  }
}
.layout-medium .form--advanced-search .field--date {
  width: 50%;
}
@media screen and (min-width: 976px) {
  .form--advanced-search .field--date {
    width: 50%;
  }
}
.layout-large .form--advanced-search .field--date {
  width: 50%;
}
.form--advanced-search .field--date__label {
  display: inline-block;
  text-align: right;
  width: 40%;
}
.form--advanced-search .field--date__wrapper {
  display: inline-block;
  vertical-align: middle;
  width: 56%;
}
.form--advanced-search .field--date__input {
  margin: 0;
}
.form--advanced-search .field--radio-button + .field {
  margin-top: 0;
}
.form--advanced-search div[data-position="end"] label,
.form--advanced-search div[data-position="fancy-end"] label {
  width: 20%;
}
.form--advanced-search.form--fancybox .field--date {
  width: 50%;
}
.form--mobile-search {
  width: 294px;
  margin: 0 auto;
  padding: 20px 0;
}
.form--mobile-search .field {
  vertical-align: middle;
}
.form--mobile-search .field--text {
  display: inline-block;
  margin: 0;
  width: 215px;
}
.form--mobile-search .field--text__input {
  height: 33px;
  margin: 0;
  padding: 1px 5px;
}
.form--mobile-search .field--button {
  display: inline-block;
  margin: auto;
}
.form--mobile-search .field--button__input {
  float: left;
  font-size: 14px;
  height: 33px;
  width: 73px;
  text-align: center;
  vertical-align: top;
  padding: 0px;
  margin: 0px;
}
.form--mobile-search .watermark-text {
  padding: 0 5px;
}
.form--mobile-login {
  margin: 0 auto;
  padding: 20px 0;
  width: 250px;
}
.form--mobile-login .field--text,
.form--mobile-login .field--text__input,
.form--mobile-login .field--password__input {
  font-size: 17px;
  margin: 0;
  height: 33px;
}
.form--mobile-login .field--button input {
  font-size: 17px;
  height: 33px;
}
.form--mobile-login__footer {
  font-size: 11px;
  line-height: 11px;
  margin: 10px 0 0;
}
.watermark-wrap {
  display: block;
  position: relative;
}
.watermark-text {
  border: 1px solid transparent;
  color: #AAA;
  cursor: text;
  display: none;
  font-size: 13px;
  left: 0;
  line-height: 20px;
  margin: 0;
  padding: 4px 5px;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.watermark-text.active {
  display: block;
}
.item-list__link {
  color: inherit;
  display: block;
  margin: -10px;
  padding: 10px;
}
@media screen and (min-width: 768px) {
  .item-list__link {
    margin: -10px -15px;
    padding: 10px 15px;
  }
}
.layout-medium .item-list__link {
  margin: -10px -15px;
  padding: 10px 15px;
}
@media screen and (min-width: 976px) {
  .item-list__link {
    margin: -10px -20px;
    padding: 10px 20px;
  }
}
.layout-large .item-list__link {
  margin: -10px -20px;
  padding: 10px 20px;
}
.item-list__link:hover {
  background-color: #d1d8df;
  text-decoration: none;
}
@media print, screen and (min-width: 768px) {
  .item-list__link--first {
    margin-top: -20px;
    padding-top: 20px;
  }
}
.layout-medium .item-list__link--first,
.layout-large .item-list__link--first {
  margin-top: -20px;
  padding-top: 20px;
}
@media print, screen and (min-width: 768px) {
  .item-list__link--last {
    -webkit-border-bottom-left-radius: 9px;
    -moz-border-radius-bottomleft: 9px;
    -o-border-bottom-left-radius: 9px;
    border-bottom-left-radius: 9px;
    -webkit-border-bottom-right-radius: 9px;
    -moz-border-radius-bottomright: 9px;
    -o-border-bottom-right-radius: 9px;
    border-bottom-right-radius: 9px;
    margin-bottom: -20px;
    padding-bottom: 20px;
  }
}
.layout-medium .item-list__link--last,
.layout-large .item-list__link--last {
  -webkit-border-bottom-left-radius: 9px;
  -moz-border-radius-bottomleft: 9px;
  -o-border-bottom-left-radius: 9px;
  border-bottom-left-radius: 9px;
  -webkit-border-bottom-right-radius: 9px;
  -moz-border-radius-bottomright: 9px;
  -o-border-bottom-right-radius: 9px;
  border-bottom-right-radius: 9px;
  margin-bottom: -20px;
  padding-bottom: 20px;
}
.item-list__item {
  padding-left: 68px;
  padding-right: 0;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .item-list__item {
    padding-left: 0;
    padding-right: 85px;
  }
}
.layout-medium .item-list__item,
.layout-large .item-list__item {
  padding-left: 0;
  padding-right: 85px;
}
.item-list__item__heading {
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
  margin: 0 0 4px;
}
@media print, screen and (min-width: 768px) {
  .item-list__item__heading {
    font-size: 16px;
    line-height: 20px;
  }
}
.layout-medium .item-list__item__heading {
  font-size: 16px;
  line-height: 20px;
}
@media screen and (min-width: 976px) {
  .item-list__item__heading {
    font-size: 17px;
    line-height: 20px;
  }
}
.layout-large .item-list__item__heading {
  font-size: 17px;
  line-height: 20px;
}
.item-list__item__teaser {
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 4px;
}
.item-list__item__date {
  left: 0;
  margin-top: -17px;
  position: absolute;
  top: 50%;
}
@media print, screen and (min-width: 768px) {
  .item-list__item__date {
    left: auto;
    margin-top: 0;
    right: 0;
    top: 0;
  }
}
.layout-medium .item-list__item__date,
.layout-large .item-list__item__date {
  left: auto;
  margin-top: 0;
  right: 0;
  top: 0;
}
.item-list__item__date__month,
.item-list__item__date__day {
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  text-transform: uppercase;
  width: 68px;
}
.item-list__item__date__stamp {
  font-size: 12px;
}
.think-tank-response {
  zoom: 1;
  position: relative;
}
.think-tank-response:before,
.think-tank-response:after {
  content: '';
  display: table;
}
.think-tank-response:after {
  clear: both;
}
.think-tank-response__author__image-wrapper {
  float: left;
  width: 90px;
}
@media screen and (min-width: 768px) {
  .think-tank-response__author__image-wrapper {
    width: 120px;
  }
}
.layout-medium .think-tank-response__author__image-wrapper {
  width: 120px;
}
@media screen and (min-width: 976px) {
  .think-tank-response__author__image-wrapper {
    display: none;
  }
}
.layout-large .think-tank-response__author__image-wrapper {
  display: none;
}
.think-tank-response__author__image-wrapper__image {
  height: 60px;
  width: 75px;
}
@media screen and (min-width: 768px) {
  .think-tank-response__author__image-wrapper__image {
    height: 83px;
    width: 103px;
  }
}
.layout-medium .think-tank-response__author__image-wrapper__image,
.layout-large .think-tank-response__author__image-wrapper__image {
  height: 83px;
  width: 103px;
}
.think-tank-response__author__name {
  display: block;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
@media screen and (min-width: 976px) {
  .think-tank-response__author__name {
    display: inline;
    font-size: 15px;
    line-height: 20px;
  }
}
.layout-large .think-tank-response__author__name {
  display: inline;
  font-size: 15px;
  line-height: 20px;
}
.think-tank-response__author__title {
  display: block;
  font-size: 12px;
  font-style: italic;
  line-height: 12px;
  margin: 5px 0 0;
}
@media screen and (min-width: 976px) {
  .think-tank-response__author__title {
    display: inline;
    font-size: 13px;
    line-height: 20px;
    margin: 0;
  }
}
.layout-large .think-tank-response__author__title {
  display: inline;
  font-size: 13px;
  line-height: 20px;
  margin: 0;
}
.think-tank-response__image-wrapper {
  display: none;
  float: left;
  margin: 23px 0 0;
  width: 125px;
}
@media screen and (min-width: 976px) {
  .think-tank-response__image-wrapper {
    display: block;
  }
}
.layout-large .think-tank-response__image-wrapper {
  display: block;
}
@media screen and (min-width: 976px) {
  .think-tank-response__content {
    margin: 20px 0 0;
  }
}
.layout-large .think-tank-response__content {
  margin: 20px 0 0;
}
.think-tank-response__content__heading {
  color: #333333;
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
  margin: 15px 0 0;
}
@media screen and (min-width: 976px) {
  .think-tank-response__content__heading {
    margin: 0;
  }
}
.layout-large .think-tank-response__content__heading {
  margin: 0;
}
.think-tank-response__content__teaser {
  display: none;
}
.is-expanded .think-tank-response__content__teaser {
  display: block;
}
@media screen and (min-width: 976px) {
  .think-tank-response__content__teaser {
    display: inline;
  }
  .think-tank-response__content__teaser p {
    display: inline;
  }
  .is-expanded .think-tank-response__content__teaser {
    display: block;
  }
  .is-expanded .think-tank-response__content__teaser p {
    display: block;
  }
}
.layout-large .think-tank-response__content__teaser {
  display: inline;
}
.layout-large .think-tank-response__content__teaser p {
  display: inline;
}
.is-expanded .layout-large .think-tank-response__content__teaser {
  display: block;
}
.is-expanded .layout-large .think-tank-response__content__teaser p {
  display: block;
}
.think-tank-response__content__body {
  display: none;
}
.is-expanded .think-tank-response__content__body {
  display: block;
}
.think-tank-response__content__body p:first-child {
  margin: 20px 0 0;
}
.think-tank-response__content__read-more {
  font-size: 11px;
}
@media screen and (min-width: 976px) {
  .think-tank-response__content__read-more {
    font-size: 13px;
  }
}
.layout-large .think-tank-response__content__read-more {
  font-size: 13px;
}
.think-tank-response__content__read-more__more {
  display: inline;
}
.is-expanded .think-tank-response__content__read-more__more {
  display: none;
}
.think-tank-response__content__read-more__less {
  display: none;
}
.is-expanded .think-tank-response__content__read-more__less {
  display: inline;
}
@media print, screen and (min-width: 768px) {
  .homepage-article-list {
    margin-top: -10px;
  }
}
.layout-medium .homepage-article-list,
.layout-large .homepage-article-list {
  margin-top: -10px;
}
.homepage-article-list__link {
  color: inherit;
  display: block;
  margin: -10px;
  padding: 10px;
}
@media print, screen and (min-width: 768px) {
  .homepage-article-list__link {
    margin: -10px -15px;
    padding: 10px 15px;
  }
}
.layout-medium .homepage-article-list__link {
  margin: -10px -15px;
  padding: 10px 15px;
}
@media screen and (min-width: 976px) {
  .homepage-article-list__link {
    margin: -10px -20px;
    padding: 10px 20px;
  }
}
.layout-large .homepage-article-list__link {
  margin: -10px -20px;
  padding: 10px 20px;
}
.homepage-article-list__link:hover {
  background-color: #d1d8df;
  text-decoration: none;
}
@media print, screen and (min-width: 768px) {
  .homepage-article-list__link--last {
    -webkit-border-bottom-left-radius: 9px;
    -moz-border-radius-bottomleft: 9px;
    -o-border-bottom-left-radius: 9px;
    border-bottom-left-radius: 9px;
    -webkit-border-bottom-right-radius: 9px;
    -moz-border-radius-bottomright: 9px;
    -o-border-bottom-right-radius: 9px;
    border-bottom-right-radius: 9px;
    margin-bottom: -20px;
    padding-bottom: 20px;
  }
}
.layout-medium .homepage-article-list__link--last,
.layout-large .homepage-article-list__link--last {
  -webkit-border-bottom-left-radius: 9px;
  -moz-border-radius-bottomleft: 9px;
  -o-border-bottom-left-radius: 9px;
  border-bottom-left-radius: 9px;
  -webkit-border-bottom-right-radius: 9px;
  -moz-border-radius-bottomright: 9px;
  -o-border-bottom-right-radius: 9px;
  border-bottom-right-radius: 9px;
  margin-bottom: -20px;
  padding-bottom: 20px;
}
.homepage-article-list__article--first {
  zoom: 1;
  margin: 10px 0;
}
.homepage-article-list__article--first:before,
.homepage-article-list__article--first:after {
  content: '';
  display: table;
}
.homepage-article-list__article--first:after {
  clear: both;
}
.homepage-article-list__article__image-wrapper {
  display: none;
  float: left;
  margin: 3px 9px 0 0;
}
@media print, screen and (min-width: 768px) {
  .homepage-article-list__article__image-wrapper {
    display: block;
    width: 130px;
  }
}
.layout-medium .homepage-article-list__article__image-wrapper {
  display: block;
  width: 130px;
}
@media screen and (min-width: 976px) {
  .homepage-article-list__article__image-wrapper {
    display: block;
    width: 168px;
  }
}
.layout-large .homepage-article-list__article__image-wrapper {
  display: block;
  width: 168px;
}
@media print, screen and (min-width: 768px) {
  .homepage-article-list__article__image-wrapper__image {
    display: inline-block;
    height: 130px;
    width: 130px;
    max-height: 130px;
    max-width: 130px;
  }
}
.layout-medium .homepage-article-list__article__image-wrapper__image {
  display: inline-block;
  height: 130px;
  width: 130px;
  max-height: 130px;
  max-width: 130px;
}
@media screen and (min-width: 976px) {
  .homepage-article-list__article__image-wrapper__image {
    display: inline-block;
    height: 168px;
    width: 168px;
    max-height: 168px;
    max-width: 168px;
  }
}
.layout-large .homepage-article-list__article__image-wrapper__image {
  display: inline-block;
  height: 168px;
  width: 168px;
  max-height: 168px;
  max-width: 168px;
}
@media screen and (min-width: 768px) {
  .homepage-article-list__article__image-wrapper__credit {
    font-size: 10px;
    font-style: italic;
    line-height: 10px;
    margin: 7px 0 0;
  }
}
.layout-medium .homepage-article-list__article__image-wrapper__credit,
.layout-large .homepage-article-list__article__image-wrapper__credit {
  font-size: 10px;
  font-style: italic;
  line-height: 10px;
  margin: 7px 0 0;
}
.homepage-article-list__article__heading {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  margin: 0 0 4px;
}
@media screen and (min-width: 976px) {
  .homepage-article-list__article__heading {
    font-size: 17px;
    line-height: 20px;
  }
}
.layout-large .homepage-article-list__article__heading {
  font-size: 17px;
  line-height: 20px;
}
@media print, screen and (min-width: 768px) {
  .homepage-article-list__article--first__heading {
    font-size: 22px;
    font-weight: normal;
    line-height: 22px;
  }
}
.layout-medium .homepage-article-list__article--first__heading {
  font-size: 22px;
  font-weight: normal;
  line-height: 22px;
}
@media screen and (min-width: 976px) {
  .homepage-article-list__article--first__heading {
    font-size: 25px;
    font-weight: normal;
    line-height: 25px;
  }
}
.layout-large .homepage-article-list__article--first__heading {
  font-size: 25px;
  font-weight: normal;
  line-height: 25px;
}
.homepage-article-list__article__teaser {
  font-size: 14px;
  line-height: 16px;
  overflow: hidden;
  margin: 0 0 4px;
}
@media print, screen and (min-width: 768px) {
  .homepage-article-list__article__teaser {
    font-size: 13px;
    max-height: none;
    line-height: 20px;
    overflow: visible;
  }
}
.layout-medium .homepage-article-list__article__teaser,
.layout-large .homepage-article-list__article__teaser {
  font-size: 13px;
  max-height: none;
  line-height: 20px;
  overflow: visible;
}
.homepage-article-list__article__date {
  color: #766c93;
  display: none;
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
}
@media print, screen and (min-width: 768px) {
  .homepage-article-list__article__date {
    display: inline;
  }
}
.layout-medium .homepage-article-list__article__date,
.layout-large .homepage-article-list__article__date {
  display: inline;
}
.news-list__item__link {
  color: inherit;
  display: block;
  margin: -10px;
  padding: 10px;
}
.news-list__item__link:hover {
  background-color: #d1d8df;
  text-decoration: none;
}
.news-list__item__link:hover .news-list__article__heading {
  text-decoration: underline;
}
@media print, screen and (min-width: 768px) {
  .news-list__item__link:hover {
    background-color: transparent;
  }
}
.layout-medium .news-list__item__link:hover,
.layout-large .news-list__item__link:hover {
  background-color: transparent;
}
.news-list__article {
  padding-right: 0;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .news-list__article {
    padding-right: 120px;
  }
}
.layout-medium .news-list__article,
.layout-large .news-list__article {
  padding-right: 120px;
}
.news-list__article__heading {
  font-size: 14px;
  line-height: 16px;
  margin: 0;
}
.homepage .news-list__article__heading {
  font-weight: bold;
}
@media print, screen and (min-width: 768px) {
  .homepage .news-list__article__heading {
    font-weight: normal;
  }
}
@media print, screen and (min-width: 768px) {
  .news-list__article__heading {
    font-size: 17px;
    line-height: 24px;
  }
}
.layout-medium .news-list__article__heading,
.layout-large .news-list__article__heading {
  font-size: 17px;
  line-height: 24px;
}
.news-list__article__date {
  color: #766c93;
  display: none;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
  position: absolute;
  right: 0;
  top: 0;
}
@media print, screen and (min-width: 768px) {
  .news-list__article__date {
    display: inline;
  }
}
.layout-medium .news-list__article__date,
.layout-large .news-list__article__date {
  display: inline;
}
.editor-print-preview article {
  font-size: 12px;
  padding-right: 0px;
}
.editor-print-preview article .item-list__item {
  padding: 0 10px 0 10px;
}
.editor-print-preview article a.item-list__link:hover {
  background-color: #FFF;
}
.editor-print-preview article .item-list__item__abstract {
  width: 94%;
  margin: 15px;
  padding: 10px;
}
.editor-print-preview h1.item-list__item__heading.print-preview--type-heading {
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.editor-print-preview time {
  display: none;
}
.editor-print-preview .item-list--search li.block__list__item ul {
  margin: 0px;
  padding-left: 0px;
}
.editor-print-preview .form--editors-print-preview__fields label.field__label.field--date__label {
  font-size: 17px;
  line-height: 20px;
  font-weight: bold;
  color: #002868;
}
.editor-print-preview .form--editors-print-preview__fields .field.field--button {
  margin-top: 10px;
}
@media print, screen and (min-width: 768px) {
  .block--in-brief {
    border-top-color: #d7d7d7;
  }
}
.has-opinion-makers #content .block--in-brief {
  border-bottom: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .block--opinion-makers {
    border-top-color: #d7d7d7;
  }
}
.has-in-brief .block--opinion-makers {
  margin-top: 0;
}
.block--picture-of-health__feature__image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.block--picture-of-health__callout__image {
  height: auto;
}
aside.block--picture-of-health a.picture-of-health-article__link {
  display: block;
  margin-bottom: 10px;
}
aside.block--picture-of-health .block--picture-of-health__content article.picture-of-health-article time {
  margin: -10px 0 10px 0;
  display: block;
}
.multimedia-report {
  line-height: 16px;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .multimedia-report {
    font-size: 13px;
    line-height: inherit;
  }
}
.multimedia-report__heading {
  font-size: 16px;
  line-height: 16px;
  margin: 10px 0 15px;
}
.homepage .multimedia-report__heading {
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .homepage .multimedia-report__heading {
    font-weight: normal;
  }
}
@media screen and (min-width: 768px) {
  .multimedia-report__heading {
    margin: 0 0 15px;
    font-weight: normal;
  }
}
.layout-medium .multimedia-report__heading,
.layout-large .multimedia-report__heading {
  margin: 0 0 15px;
}
.multimedia-report__teaser {
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
  .multimedia-report__teaser {
    margin: 15px 0;
    padding: 0 0 0 50px;
  }
}
@media screen and (min-width: 768px) {
  .multimedia-report--audio__teaser {
    background-image: url('/assets/images/ihb/icons/audio.png');
    background-position: 4px center;
  }
}
.layout-medium .multimedia-report--audio__teaser,
.layout-large .multimedia-report--audio__teaser {
  background-image: url('/assets/images/ihb/icons/audio.png');
  background-position: 4px center;
}
@media screen and (min-width: 768px) {
  .multimedia-report--video__teaser {
    background-image: url('/assets/images/ihb/icons/video.png');
    background-position: left center;
  }
}
.layout-medium .multimedia-report--video__teaser,
.layout-large .multimedia-report--video__teaser {
  background-image: url('/assets/images/ihb/icons/video.png');
  background-position: left center;
}
@media screen and (min-width: 768px) {
  .item-list__item--audio__heading {
    background-image: url('/assets/images/ihb/icons/audio.png');
    background-position: 24px center;
    min-height: 15px;
  }
}
.layout-medium .item-list__item--audio__heading,
.layout-large .item-list__item--audio__heading {
  background-image: url('/assets/images/ihb/icons/audio.png');
  background-position: 24px center;
  min-height: 15px;
}
@media screen and (min-width: 768px) {
  .item-list__item--video__heading {
    background-image: url('/assets/images/ihb/icons/video.png');
    background-position: 21px center;
    min-height: 26px;
  }
}
.layout-medium .item-list__item--video__heading,
.layout-large .item-list__item--video__heading {
  background-image: url('/assets/images/ihb/icons/video.png');
  background-position: 21px center;
  min-height: 26px;
}
.item-list__item--audio__heading,
.item-list__item--video__heading {
  background-repeat: no-repeat;
  margin-left: -68px;
  padding-left: 68px;
}
@media print, screen and (min-width: 768px) {
  .item-list__item--audio__heading,
  .item-list__item--video__heading {
    background-image: none;
    margin-left: 0;
    min-height: auto;
    padding-left: 0;
  }
}
.layout-medium .item-list__item--audio__heading,
.layout-medium .item-list__item--video__heading,
.layout-large .item-list__item--audio__heading,
.layout-large .item-list__item--video__heading {
  background-image: none;
  margin-left: 0;
  min-height: auto;
  padding-left: 0;
}
.item-list__item--audio__teaser,
.item-list__item--video__teaser {
  min-height: 30px;
}
@media print, screen and (min-width: 768px) {
  .item-list__item--audio__teaser,
  .item-list__item--video__teaser {
    background-repeat: no-repeat;
    padding: 0 0 0 40px;
  }
}
.layout-medium .item-list__item--audio__teaser,
.layout-medium .item-list__item--video__teaser,
.layout-large .item-list__item--audio__teaser,
.layout-large .item-list__item--video__teaser {
  background-repeat: no-repeat;
  padding: 0 0 0 40px;
}
@media print, screen and (min-width: 768px) {
  .item-list__item--audio__teaser {
    background-image: url('/assets/images/ihb/icons/audio.png');
    background-position: 4px center;
  }
}
.layout-medium .item-list__item--audio__teaser,
.layout-large .item-list__item--audio__teaser {
  background-image: url('/assets/images/ihb/icons/audio.png');
  background-position: 4px center;
}
@media print, screen and (min-width: 768px) {
  .item-list__item--video__teaser {
    background-image: url('/assets/images/ihb/icons/video.png');
    background-position: 0 center;
  }
}
.layout-medium .item-list__item--video__teaser,
.layout-large .item-list__item--video__teaser {
  background-image: url('/assets/images/ihb/icons/video.png');
  background-position: 0 center;
}
.item-list__item--audio__date,
.item-list__item--video__date {
  margin-top: -4px;
}
@media print, screen and (min-width: 768px) {
  .item-list__item--audio__date,
  .item-list__item--video__date {
    margin-top: 0;
  }
}
.layout-medium .item-list__item--audio__date,
.layout-medium .item-list__item--video__date,
.layout-large .item-list__item--audio__date,
.layout-large .item-list__item--video__date {
  margin-top: 0;
}
.events-list__event {
  padding: 9px 30px 9px 46px;
  position: relative;
}
.events-list__event__date {
  left: 0;
  margin-top: -19px;
  position: absolute;
  top: 50%;
}
.events-list__event__location {
  font-style: italic;
}
.events-list__event__calendar {
  margin-top: -15px;
  position: absolute;
  right: 0;
  top: 50%;
}
.search-results__header {
  zoom: 1;
  border-bottom: 0;
  position: relative;
}
.search-results__header:before,
.search-results__header:after {
  content: '';
  display: table;
}
.search-results__header:after {
  clear: both;
}
.search-results__header__sort {
  clear: right;
  float: right;
  font-size: 11px;
  margin: 20px 0 0;
  text-transform: uppercase;
}
.search-results__header__search-info__count__number {
  font-weight: bold;
}
.search-results__header__search-info__keyword {
  font-size: 13px;
  font-weight: bold;
}
.search-results__footer__pager {
  margin-top: 10px;
}
.pager {
  float: right;
  font-size: 12px;
  line-height: 12px;
}
.pager__links {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}
.pager__links__item {
  border-left: 1px solid #333333;
  display: inline-block;
}
.pager__links__item:first-child {
  border: 0;
}
.pager__links__item__link {
  padding: 0 9px;
}
.pager__links__item__link--active {
  color: #333333;
  cursor: default;
  font-weight: bold;
}
.pager__links__item__link--active:hover {
  text-decoration: none;
}
.pager__link {
  display: inline-block;
}
@media print, screen and (min-width: 768px) {
  .item-list--search__link--first {
    margin-top: -10px;
    padding-top: 10px;
  }
}
.layout-medium .item-list--search__link--first,
.layout-large .item-list--search__link--first {
  margin-top: -10px;
  padding-top: 10px;
}
@media print, screen and (min-width: 768px) {
  .item-list--search__link--last {
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -o-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    -o-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: -10px;
    padding-bottom: 10px;
  }
}
.layout-medium .item-list--search__link--last,
.layout-large .item-list--search__link--last {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  margin-bottom: -10px;
  padding-bottom: 10px;
}
.block--most-popular-page__tabs__tab + .block--most-popular-page__tabs__tab {
  float: left;
  margin-left: 0.3125%;
}
@media screen and (min-width: 768px) {
  .block--most-popular-page__tabs__tab + .block--most-popular-page__tabs__tab {
    margin-left: 4px;
  }
}
.layout-medium .block--most-popular-page__tabs__tab + .block--most-popular-page__tabs__tab,
.layout-large .block--most-popular-page__tabs__tab + .block--most-popular-page__tabs__tab {
  margin-left: 4px;
}
.block--most-popular-page__tabs__tab + .block--most-popular-page__tabs__tab + .block--most-popular-page__tabs__tab {
  float: right;
}
#content .block--most-popular-page__tabs__tab {
  width: 33.125%;
}
@media print, screen and (min-width: 768px) {
  #content .block--most-popular-page__tabs__tab {
    width: 160px;
  }
}
.layout-medium #content .block--most-popular-page__tabs__tab {
  width: 160px;
}
@media screen and (min-width: 976px) {
  #content .block--most-popular-page__tabs__tab {
    width: 203px;
  }
}
.layout-large #content .block--most-popular-page__tabs__tab {
  width: 203px;
}
[data-link-override]:hover {
  text-decoration: underline;
}
.block--poll__header {
  background-color: transparent;
  border: 0;
}
@media screen and (min-width: 768px) {
  #content .block--poll__header {
    margin: 10px 15px;
    padding: 0;
  }
}
.layout-medium #content .block--poll__header {
  margin: 10px 15px;
  padding: 0;
}
@media screen and (min-width: 976px) {
  #content .block--poll__header {
    margin: 10px 20px;
    padding: 0;
  }
}
.layout-large #content .block--poll__header {
  margin: 10px 20px;
  padding: 0;
}
.block--poll__header__text {
  color: #002868;
  font-size: 16px;
  line-height: 16px;
  margin: 8px 0 10px;
  text-transform: none;
}
@media screen and (min-width: 768px) {
  .block--poll__header__text {
    font-size: 25px;
    line-height: 25px;
    margin: 0;
  }
}
.layout-medium .block--poll__header__text {
  font-size: 25px;
  line-height: 25px;
  margin: 0;
}
@media screen and (min-width: 976px) {
  .block--poll__header__text {
    font-size: 25px;
    line-height: 25px;
    margin: 17px 0 16px;
  }
}
.layout-large .block--poll__header__text {
  font-size: 25px;
  line-height: 25px;
  margin: 17px 0 16px;
}
.module {
  display: none;
  font-size: 14px;
  line-height: 18px;
}
@media print, screen and (min-width: 768px) {
  .module {
    display: block;
    font-size: inherit;
    line-height: inherit;
  }
}
.layout-medium .module,
.layout-large .module {
  display: block;
}
.block--top-headlines__content {
  margin: 0;
}
#sidebar .block--top-headlines__content {
  margin: 0;
}
.block--top-headlines__list__item {
  border: 0;
  padding: 0 10px;
}
.top-headlines__link {
  color: inherit;
  display: block;
  margin: 0 -10px;
  padding: 0 10px;
}
.top-headlines__link:hover {
  background-color: #d1d8df;
  text-decoration: none;
}
.top-headlines__link--active {
  background-color: #ececec;
}
.top-headlines__item {
  border-top: 1px dotted #919190;
  padding: 10px 0;
}
.block__list__item:first-child .top-headlines__item {
  border-top: 0;
}
.top-headlines__item__header__text {
  font-size: 13px;
  font-weight: bold;
  line-height: 14px;
  margin: 0 0 5px;
}
#sidebar .block--top-headlines__footer {
  margin-top: 0;
}
.block--top-headlines__footer__view-all {
  margin-top: 10px;
}
aside.module.most-recent-module {
  display: block;
}
.most-recent-article__header__text {
  font-size: 16px;
  line-height: 16px;
  margin: 0 0 5px;
}
.homepage .most-recent-article__header__text {
  font-weight: bold;
}
@media print, screen and (min-width: 768px) {
  .homepage .most-recent-article__header__text {
    font-weight: normal;
  }
}
.most-recent-article__header__byline {
  font-style: italic;
}
#sidebar .block--archive__content {
  margin-top: 0;
}
.archive__link {
  color: inherit;
  display: block;
  margin: -10px;
  padding: 10px;
}
.archive__link:hover {
  background-color: #d1d8df;
  text-decoration: none;
}
.archive__article__header__text {
  font-size: 13px;
  font-weight: bold;
  line-height: 14px;
  margin: 0 0 5px;
}
.archive__article__content {
  margin: 5px 0;
}
.archive__article--audio__content,
.archive__article--video__content {
  background-repeat: no-repeat;
  min-height: 30px;
  padding: 0 0 0 40px;
}
@media screen and (min-width: 768px) {
  .archive__article--audio__content {
    background-image: url('/assets/images/ihb/icons/audio.png');
    background-position: 4px 12px;
  }
}
.layout-medium .archive__article--audio__content,
.layout-large .archive__article--audio__content {
  background-image: url('/assets/images/ihb/icons/audio.png');
  background-position: 4px 12px;
}
@media screen and (min-width: 768px) {
  .archive__article--video__content {
    background-image: url('/assets/images/ihb/icons/video.png');
    background-position: 0 4px;
  }
}
.layout-medium .archive__article--video__content,
.layout-large .archive__article--video__content {
  background-image: url('/assets/images/ihb/icons/video.png');
  background-position: 0 4px;
}
.archive__article__date {
  color: #766c93;
  font-size: 12px;
  font-weight: bold;
}
.archive__article--audio__date,
.archive__article--video__date {
  padding: 0 0 0 40px;
}
.related-content__article__header__text {
  font-size: 13px;
  font-weight: bold;
  line-height: 14px;
  margin: 0 0 5px;
}
.related-content__article__date {
  color: #766c93;
  font-size: 12px;
  font-weight: bold;
}
.events__event {
  min-height: 37px;
  padding: 0 0 0 48px;
  position: relative;
}
.events__event__date {
  left: 0;
  position: absolute;
  top: 0;
}
.events__event__heading {
  font-size: 12px;
  line-height: 12px;
  margin: 0;
}
.events__event__heading__link {
  color: #333333;
}
.events__event__location {
  font-style: italic;
}
article .pds-question {
  display: none;
}
.module--poll br {
  display: none;
}
.module--poll__content {
  position: relative;
}
.module--poll__content__link {
  bottom: 0;
  font-size: 11px;
  line-height: 20px;
  padding: 0 4px;
  position: absolute;
  right: 0;
}
.chart__heading {
  font-size: 16px;
  font-weight: normal;
  margin: 0 0 20px;
}
.chart__graphic {
  height: 240px;
  margin: 0 auto;
  width: 160px;
}
.poll__links {
  margin-top: -16px;
  text-align: right;
}
.pds-box A {
  outline: none;
}
.pds-clear {
  display: block;
  clear: both;
}
.pds-question-top {
  color: #002868;
  font-size: 16px;
  line-height: 16px;
  position: relative;
}
.pds-answer {
  margin: 0 0 15px;
}
.pds-answer label {
  position: relative;
}
.pds-answer-group {
  display: block;
  padding: 8px 0 0;
}
.pds-answer-group BR {
  display: none;
}
.pds-answer-input {
  display: inline-block;
  float: none;
  font-size: 13px;
  line-height: 20px;
  vertical-align: middle;
  width: 20px;
}
.pds-input-label,
.pds-other-label {
  cursor: pointer;
  display: inline-block;
  float: none;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
@media print, screen and (min-width: 768px) {
  .pds-input-label,
  .pds-other-label {
    width: 192px;
  }
}
.layout-medium .pds-input-label,
.layout-medium .pds-other-label {
  width: 192px;
}
@media screen and (min-width: 976px) {
  .pds-input-label,
  .pds-other-label {
    width: 292px;
  }
}
.layout-large .pds-input-label,
.layout-large .pds-other-label {
  width: 292px;
}
.pds-answer-other {
  display: block;
  padding: 0 0 0 20px;
}
.pds-textfield {
  background: #ffffff;
  border: 1px solid #d7d7d7;
  padding: 2px;
  width: 186px;
}
.pds-answer-other BR {
  display: none;
}
.pds-feedback-result {
  float: right;
}
.pds-answer-text {
  float: left;
}
.pds-feedback-group {
  padding: 8px 0 0;
}
.pds-feedback-label {
  display: block;
  padding: 0 0 5px;
}
.pds-feedback-per {
  font-weight: bold;
}
.pds-feedback-votes {
  font-weight: normal;
}
.pds-answer-feedback {
  background-color: #f8f6f1;
  border: 1px solid #bcbec0;
  position: relative;
}
.pds-answer-feedback-bar {
  font-size: 2px;
  background: #002868;
  height: 18px;
}
.pds-vote {
  margin: 20px 0 0;
}
.pds-vote BR {
  display: none;
}
.pds-vote-button,
.pds-vote-button-load {
  background: #766c93;
  border: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  float: left;
  font-size: 11px;
  font-weight: normal;
  line-height: 11px;
  margin: 0 0 0 20px;
  padding: 5px 8px 4px;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}
.pds-vote-button:hover,
.pds-vote-button-load:hover,
.pds-vote-button:focus,
.pds-vote-button-load:focus {
  text-decoration: underline;
}
.pds-vote-button-load {
  background: #d7d7d7 url('http://i.polldaddy.com/polls/vote-loader-eeeeee.gif') no-repeat scroll 50% 50%;
}
.pds-vote-button-load span {
  visibility: hidden;
}
.pds-links,
.pds-links-back {
  margin: 0;
  padding: 0 0 20px;
  display: block;
  text-align: right;
}
@media screen and (min-width: 976px) {
  .pds-links,
  .pds-links-back {
    margin: 0 93px 0 0;
    padding: 0;
  }
}
.layout-large .pds-links,
.layout-large .pds-links-back {
  margin: 0 93px 0 0;
  padding: 0;
}
.pds-links a,
.pds-links-back a {
  font-size: 11px;
  line-height: 20px;
  padding: 0 4px;
}
.pds-comments span {
  font-weight: normal;
}
.pds-total-votes span {
  font-weight: bold;
}
@media print, screen and (min-width: 768px) {
  #sidebar .block--most-popular__tabs__tab {
    padding-left: 15px;
    padding-right: 15px;
    width: 85px;
  }
}
.layout-medium #sidebar .block--most-popular__tabs__tab {
  padding-left: 15px;
  padding-right: 15px;
  width: 85px;
}
@media screen and (min-width: 976px) {
  #sidebar .block--most-popular__tabs__tab {
    padding-left: 0px;
    padding-right: 0px;
    width: 166px;
  }
}
.layout-large #sidebar .block--most-popular__tabs__tab {
  padding-left: 0px;
  padding-right: 0px;
  width: 166px;
}
.block--most-popular__list__item {
  font-size: 12px;
  line-height: 12px;
  border-top: 0px;
}
.most-popular__list__item__link {
  color: #333333;
}
.module--about-author__image {
  float: left;
  margin: 3px 10px 0 0;
}
@media print, screen and (min-width: 768px) {
  .block--picture-of-health {
    border-top-color: #d7d7d7;
  }
}
.picture-of-health-article__content {
  margin-top: 15px;
}
.picture-of-health-article__heading {
  font-size: 16px;
  line-height: 16px;
}
.homepage .picture-of-health-article__heading {
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .homepage .picture-of-health-article__heading {
    font-weight: normal;
  }
}
.picture-of-health-article__image-wrapper {
  display: none;
}
@media print, screen and (min-width: 768px) {
  .picture-of-health-article__image-wrapper {
    display: inherit;
  }
}
.iphone-button {
  left: 0;
  margin: 8px 0 0 20px;
  position: absolute;
  top: 0;
}
.iphone-button__link {
  background-image: url('/assets/images/ihb/backgrounds/buttons/generic.png');
  background-repeat: no-repeat;
  color: #ffffff;
  display: block;
  font-size: 10px;
  height: 10px;
  line-height: 10px;
  padding: 8px 6px;
  text-align: center;
  text-transform: uppercase;
  width: 18px;
}
.iphone-button__link:hover {
  text-decoration: none;
}
.iphone-button--archive,
.iphone-button--home {
  margin: 10px 0 0 20px;
}
.iphone-button--archive__link,
.iphone-button--home__link {
  background-image: url('/assets/images/ihb/backgrounds/buttons/back.png');
  padding: 6px 4px 6px 8px;
  width: 45px;
}
.chcf-callout__image {
  float: right;
  margin: 8px 0 0;
}
.logo {
  padding: 20px 0 0;
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  .logo {
    text-align: left;
    margin: 0 0 0 -4px;
    padding: 38px 0 0;
  }
}
.layout-medium .logo {
  text-align: left;
  margin: 0 0 0 -4px;
  padding: 38px 0 0;
}
@media screen and (min-width: 976px) {
  .logo {
    text-align: left;
    margin: 0 0 0 -52px;
    padding: 30px 0 0;
  }
}
.layout-large .logo {
  text-align: left;
  margin: 0 0 0 -52px;
  padding: 30px 0 0;
}
.logo__link {
  display: inline-block;
}
.logo__small {
  max-width: 265px;
  display: inline-block;
}
@media print, screen and (min-width: 768px) {
  .logo__small {
    display: none;
  }
}
.layout-medium .logo__small,
.layout-large .logo__small {
  display: none;
}
.logo__medium {
  display: none;
}
@media print, screen and (min-width: 768px) and (max-width: 975px) {
  .logo__medium {
    display: inline-block;
  }
}
.layout-medium .logo__medium {
  display: inline-block;
}
.logo__large {
  display: none;
}
@media screen and (min-width: 976px) {
  .logo__large {
    display: inline-block;
  }
}
.layout-large .logo__large {
  display: inline-block;
}
.mobile-header {
  margin-top: 20px;
}
.mobile-header__buttons {
  background-color: #766c93;
  border-color: #b3b3b3;
  border-style: solid;
  border-width: 1px 0;
  height: 38px;
  text-align: center;
}
.mobile-header__buttons__button {
  border-color: #b3b3b3;
  border-style: solid;
  border-width: 0 1px 0 0;
  display: inline-block;
  height: 38px;
  line-height: 38px;
  vertical-align: middle;
  width: 64px;
}
.mobile-header__buttons__button:hover,
.mobile-header__buttons__button:focus {
  background-color: #474158;
}
.mobile-header__buttons__button:first-child {
  border-left-width: 1px;
}
.mobile-header__buttons__button img {
  vertical-align: middle;
  height: 80%;
}
.mobile-header__buttons__button--toggle--active {
  background-color: #474158;
}
.mobile-header__content__form {
  display: none;
}
.mobile-header__content__profile {
  display: none;
  font-size: 12px;
  line-height: 16px;
  margin: 0 auto;
  padding: 20px 0;
  width: 250px;
}
.mobile-header__content__profile__logout {
  background-color: #766c93;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  color: #ffffff;
  display: inline-block;
  font-size: 11px;
  line-height: 11px;
  padding: 5px 8px 4px;
  text-transform: uppercase;
  margin: 10px 0 0;
}
.mobile-header__content__profile__logout a {
  color: inherit;
}
.mobile-header__content__profile__logout a:focus {
  text-decoration: underline;
}
.user-account {
  background-color: #766c93;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  color: #ffffff;
  font-size: 11px;
  line-height: 11px;
  padding: 5px 8px 4px;
  text-transform: uppercase;
  display: inline-block;
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.user-account a {
  color: inherit;
}
.user-account a:focus {
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  .user-account {
    margin: 3px 0 0;
  }
}
.layout-medium .user-account {
  margin: 3px 0 0;
}
@media screen and (min-width: 976px) {
  .user-account {
    margin: 45px 0 0;
  }
}
.layout-large .user-account {
  margin: 45px 0 0;
}
#header .user-account {
  display: none;
}
@media screen and (min-width: 768px) {
  #header .user-account {
    display: inline-block;
  }
}
.layout-medium #header .user-account,
.layout-large #header .user-account {
  display: inline-block;
}
.copyright {
  left: 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .copyright {
    margin: 12px 0 0;
    position: absolute;
    top: 140px;
    width: 100%;
  }
}
.layout-medium .copyright {
  margin: 12px 0 0;
  position: absolute;
  top: 140px;
  width: 100%;
}
@media screen and (min-width: 976px) {
  .copyright {
    margin: 12px 0 0;
    position: absolute;
    top: 247px;
    width: 100%;
  }
}
.layout-large .copyright {
  margin: 12px 0 0;
  position: absolute;
  top: 247px;
  width: 100%;
}
.search {
  display: none;
  position: absolute;
  right: 0;
  text-align: right;
  top: 70px;
}
@media screen and (min-width: 768px) {
  .search {
    display: block;
    right: 0;
  }
}
.layout-medium .search {
  display: block;
  right: 0;
}
@media screen and (min-width: 976px) {
  .search {
    display: block;
    right: 0;
  }
}
.layout-large .search {
  display: block;
  right: 0;
}
.search__form {
  background-color: #ffffff;
  border: 1px solid #d7d7d7;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.search__form__input {
  background-color: transparent;
  border: 0;
  display: inline-block;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  margin: 0;
  outline: 0;
  padding: 5px 10px;
}
@media screen and (min-width: 768px) {
  .search__form__input {
    width: 125px;
  }
}
.layout-medium .search__form__input {
  width: 125px;
}
@media screen and (min-width: 976px) {
  .search__form__input {
    width: 230px;
  }
}
.layout-large .search__form__input {
  width: 230px;
}
.search__form__button {
  background-color: transparent;
  background-image: url('/assets/images/ihb/icons/search.png');
  background-position: left center;
  background-repeat: no-repeat;
  border: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  height: 30px;
  margin: 0;
  outline: 0;
  overflow: hidden;
  padding: 0;
  text-indent: -999px;
  width: 40px;
}
.search__link {
  color: #333333;
  font-size: 10px;
  line-height: 12px;
  text-decoration: underline;
}
.navigation {
  zoom: 1;
  display: none;
  margin: 0;
  padding: 0;
  list-style: none;
}
.navigation:before,
.navigation:after {
  content: '';
  display: table;
}
.navigation:after {
  clear: both;
}
@media print, screen and (min-width: 768px) {
  .navigation {
    display: block;
  }
}
.layout-medium .navigation,
.layout-large .navigation {
  display: block;
}
.navigation__item {
  display: block;
  float: left;
  margin: 0 0 0 2px;
}
.navigation__item--first {
  margin: 0;
}
.navigation__item__link {
  display: block;
  white-space: pre;
}
@media print, screen and (min-width: 768px) and (max-width: 975px) {
  .navigation__item__link {
    background-color: #bcbec0;
    color: #333333;
    font-size: 12px;
    font-weight: bold;
    line-height: 13px;
    padding: 7px 0 5px;
    text-align: center;
    text-transform: uppercase;
    width: 122px;
  }
  .navigation__item__link.long-link {
    font-size: 11px;
  }
}
.layout-medium .navigation__item__link {
  background-color: #bcbec0;
  color: #333333;
  font-size: 12px;
  font-weight: bold;
  line-height: 13px;
  padding: 7px 0 5px;
  text-align: center;
  text-transform: uppercase;
  width: 122px;
}
.layout-medium .navigation__item__link.long-link {
  font-size: 11px;
}
@media screen and (min-width: 976px) {
  .navigation__item__link {
    background-color: #bcbec0;
    color: #333333;
    font-size: 13px;
    font-weight: bold;
    line-height: 13px;
    padding: 7px 0 5px;
    text-align: center;
    text-transform: uppercase;
    width: 161px;
  }
}
.layout-large .navigation__item__link {
  background-color: #bcbec0;
  color: #333333;
  font-size: 13px;
  font-weight: bold;
  line-height: 13px;
  padding: 7px 0 5px;
  text-align: center;
  text-transform: uppercase;
  width: 161px;
}
@media print, screen and (min-width: 768px) {
  .navigation__item--first__link {
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -o-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
  }
}
.layout-medium .navigation__item--first__link,
.layout-large .navigation__item--first__link {
  background-image: url('/assets/images/global/backgrounds/navigation-bottom-left.png');
  background-position: left bottom;
  background-repeat: no-repeat;
}
@media print, screen and (min-width: 768px) {
  .navigation__item--last__link {
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -o-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }
}
.layout-medium .navigation__item--last__link,
.layout-large .navigation__item--last__link {
  background-image: url('/assets/images/global/backgrounds/navigation-bottom-right.png');
  background-position: right bottom;
  background-repeat: no-repeat;
}
@media print, screen and (min-width: 768px) {
  .navigation__item--active__link {
    background-color: #766c93;
    color: #ffffff;
    font-weight: normal;
  }
}
.layout-medium .navigation__item--active__link,
.layout-large .navigation__item--active__link {
  background-color: #766c93;
  color: #ffffff;
  font-weight: normal;
}
.mobile-navigation {
  list-style: none outside;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  margin: 0;
  padding-top: 17px;
}
.mobile-navigation > dd,
.mobile-navigation > dt,
.mobile-navigation > li {
  list-style: none outside;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.no-cssgradients .mobile-navigation__item {
  background: url('/assets/images/global/backgrounds/mobile-navigation-link.png') repeat-x left top;
}
.cssgradients .mobile-navigation__item {
  background-image: -webkit-linear-gradient(top, #ffffff, #ececec);
  background-image: -moz-linear-gradient(top, #ffffff, #ececec);
  background-image: -ms-linear-gradient(top, #ffffff, #ececec);
  background-image: -o-linear-gradient(top, #ffffff, #ececec);
  background-image: linear-gradient(top, #ffffff, #ececec);
}
.mobile-navigation__item__link {
  border-top: 1px solid #d7d7d7;
  color: #333333;
  display: block;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  padding: 9px 13px 8px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}
.mobile-navigation__item__link:hover {
  text-decoration: none;
}
.mobile-navigation__item__link.case-sensitive {
  text-transform: none;
}
.mobile-navigation__item__link__image {
  position: absolute;
  right: 8px;
  top: 9px;
}
.notification {
  background-color: #FFF;
  border: 3px solid #d7d7d7;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  margin: 15px 0;
  padding: 15px;
}
.notification__text {
  font-size: 14px;
  line-height: 15px;
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  .notification__text {
    font-size: 20px;
    line-height: 30px;
  }
}
.heading {
  zoom: 1;
  background-color: #f8f6f1;
  border-bottom: 1px solid #bcbec0;
  margin: 0;
  padding: 5px 0;
}
.heading:before,
.heading:after {
  content: '';
  display: table;
}
.heading:after {
  clear: both;
}
.heading .action--print,
.heading .action--share,
.heading .action--email {
  display: none;
}
@media print, screen and (min-width: 768px) {
  .heading .action--print,
  .heading .action--share,
  .heading .action--email {
    display: inline-block;
  }
}
.layout-medium .heading .action--print,
.layout-medium .heading .action--share,
.layout-medium .heading .action--email,
.layout-large .heading .action--print,
.layout-large .heading .action--share,
.layout-large .heading .action--email {
  display: inline-block;
}
@media print, screen and (min-width: 768px) {
  .heading {
    border: 0;
    margin: 15px 0;
    padding: 0;
    width: 490px;
  }
}
.layout-medium .heading {
  border: 0;
  margin: 15px 0;
  padding: 0;
  width: 490px;
}
@media screen and (min-width: 976px) {
  .heading {
    border: 0;
    margin: 15px 0;
    padding: 0;
    width: 620px;
  }
}
.layout-large .heading {
  border: 0;
  margin: 15px 0;
  padding: 0;
  width: 620px;
}
.heading__text {
  color: #333333;
  float: left;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  margin: 2px 0 0;
  padding: 0 0 0 10px;
  text-transform: uppercase;
}
@media print, screen and (min-width: 768px) {
  .heading__text {
    font-size: 17px;
    margin: 5px 0 0;
  }
}
.layout-medium .heading__text,
.layout-large .heading__text {
  font-size: 17px;
  margin: 5px 0 0;
}
.paginating .heading__text {
  border-bottom: 1px solid #bcbec0;
  padding-bottom: 5px;
  width: 100%;
}
@media print, screen and (min-width: 768px) {
  .paginating .heading__text {
    border-bottom: none;
    padding-bottom: 0;
  }
}
.layout-medium .paginating .heading__text,
.layout-large .paginating .heading__text {
  border-bottom: none;
  padding-bottom: 0;
}
.heading__actions {
  float: right;
}
.footing {
  zoom: 1;
}
.footing:before,
.footing:after {
  content: '';
  display: table;
}
.footing:after {
  clear: both;
}
.footing .action--share,
.footing .action--email {
  display: inline-block;
}
@media print, screen and (min-width: 768px) {
  .footing .action--share,
  .footing .action--email {
    display: none;
  }
}
.layout-medium .footing .action--share,
.layout-medium .footing .action--email,
.layout-large .footing .action--share,
.layout-large .footing .action--email {
  display: none;
}
.footer-links {
  display: none;
  margin: 25px 0 0;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .footer-links {
    display: block;
  }
}
.layout-medium .footer-links,
.layout-large .footer-links {
  display: block;
}
@media print, screen and (min-width: 768px) and (max-width: 975px) {
  .footer-links__column {
    float: left;
    margin-left: 55px;
  }
}
.layout-medium .footer-links__column {
  float: left;
  margin-left: 55px;
}
@media screen and (min-width: 976px) {
  .footer-links__column {
    left: 0;
    position: absolute;
    top: 0;
  }
}
.layout-large .footer-links__column {
  left: 0;
  position: absolute;
  top: 0;
}
@media print, screen and (min-width: 768px) and (max-width: 975px) {
  .footer-links__column--about {
    margin: 0;
  }
}
.layout-medium .footer-links__column--about {
  margin: 0;
}
@media screen and (min-width: 976px) {
  .footer-links__column--about {
    width: 385px;
  }
}
.layout-large .footer-links__column--about {
  width: 385px;
}
@media screen and (min-width: 976px) {
  .footer-links__column--popular {
    left: 450px;
  }
}
.layout-large .footer-links__column--popular {
  left: 450px;
}
@media screen and (min-width: 976px) {
  .footer-links__column--contact-us {
    left: 613px;
  }
}
.layout-large .footer-links__column--contact-us {
  left: 613px;
}
@media screen and (min-width: 976px) {
  .footer-links__column--connect {
    left: 767px;
  }
}
.layout-large .footer-links__column--connect {
  left: 767px;
}
.footer-links__column--explore {
  display: none;
}
@media screen and (min-width: 976px) {
  .footer-links__column--explore {
    display: block;
    left: 450px;
    top: 113px;
  }
}
.layout-large .footer-links__column--explore {
  display: block;
  left: 450px;
  top: 113px;
}
.footer-links__column--future {
  display: none;
}
@media screen and (min-width: 976px) {
  .footer-links__column--future {
    display: block;
    left: 613px;
    top: 113px;
  }
}
.layout-large .footer-links__column--future {
  display: block;
  left: 613px;
  top: 113px;
}
.footer-link-group {
  font-size: 12px;
  line-height: 20px;
}
.footer-link-group--spaced {
  position: absolute;
  top: 113px;
}
.footer-link-group__heading {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  margin: 0;
  text-transform: uppercase;
}
.footer-link-group__heading__preformatted {
  text-transform: none;
}
.footer-link-group__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-link-group__list__item__link {
  color: #ffffff;
}
.footer-link-group__list--social {
  width: 196px;
}
.footer-link-group__list--social__item {
  display: inline;
}
.footer-link-group__list__item--newsletter {
  background-color: #766c93;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  color: #ffffff;
  display: inline-block;
  font-size: 11px;
  line-height: 11px;
  padding: 5px 8px 4px;
  text-transform: uppercase;
  margin: 7px 0 15px;
}
.footer-link-group__list__item--newsletter a {
  color: inherit;
}
.footer-link-group__list__item--newsletter a:focus {
  text-decoration: underline;
}
.footer-link-group__list__item--twitter__link,
.footer-link-group__list__item--facebook__link,
.footer-link-group__list__item--rss__link {
  background-position: left top;
  background-repeat: no-repeat;
  display: inline-block;
  font-size: 11px;
  height: 26px;
  line-height: 26px;
  padding: 0 0 0 29px;
  vertical-align: middle;
}
@media print, screen and (min-width: 768px) and (max-width: 975px) {
  .footer-link-group__list__item--twitter__link,
  .footer-link-group__list__item--facebook__link,
  .footer-link-group__list__item--rss__link {
    margin: 0 19px 0 0;
    overflow: hidden;
    text-indent: -9999px;
  }
}
.layout-medium .footer-link-group__list__item--twitter__link,
.layout-medium .footer-link-group__list__item--facebook__link,
.layout-medium .footer-link-group__list__item--rss__link {
  margin: 0 19px 0 0;
  overflow: hidden;
  text-indent: -9999px;
}
.footer-link-group__list__item--twitter__link {
  background-image: url("/assets/images/ihb/icons/twitter.png");
}
.footer-link-group__list__item--facebook__link {
  background-image: url("/assets/images/ihb/icons/facebook.png");
}
.footer-link-group__list__item--rss__link {
  background-image: url("/assets/images/ihb/icons/rss.png");
}
.block--from-the-foundation {
  display: none;
}
@media print, screen and (min-width: 768px) {
  .block--from-the-foundation {
    display: block;
  }
}
.layout-medium .block--from-the-foundation,
.layout-large .block--from-the-foundation {
  display: block;
}
.block--from-the-foundation__header {
  border: 0;
}
.block--from-the-foundation__header__text {
  font-size: 15px;
  line-height: 15px;
}
.block--from-the-foundation__content {
  display: table;
  width: 100%;
}
#extra .block--from-the-foundation__content {
  margin: 10px 0 20px;
}
.block--from-the-foundation__content__columns {
  display: table-row;
}
.block--from-the-foundation__content__columns__item {
  border-color: transparent;
  border-left-color: #333333;
  border-style: dotted;
  border-width: 0 0 0 1px;
  display: table-cell;
  margin: 10px 0;
  padding: 0 15px;
  vertical-align: top;
}
.block--from-the-foundation__content__columns__item:first-child {
  border: 0;
}
.from-the-foundation__item p {
  margin: 0;
}
@media print, screen and (min-width: 768px) {
  .from-the-foundation__item {
    width: 50%;
  }
}
.layout-medium .from-the-foundation__item {
  width: 50%;
}
@media screen and (min-width: 976px) {
  .from-the-foundation__item {
    width: 33%;
  }
}
.layout-large .from-the-foundation__item {
  width: 33%;
}
@media print, screen and (min-width: 768px) and (max-width: 975px) {
  .from-the-foundation__item--3 {
    display: none;
  }
}
.layout-medium .from-the-foundation__item--3 {
  display: none;
}
.from-the-foundation__item__link {
  float: left;
  margin: 3px 10px 0 0;
}
@media print, screen and (min-width: 768px) {
  .from-the-foundation__item__link {
    width: 75px;
  }
}
.layout-medium .from-the-foundation__item__link {
  width: 75px;
}
@media screen and (min-width: 976px) {
  .from-the-foundation__item__link {
    width: 110px;
  }
}
.layout-large .from-the-foundation__item__link {
  width: 110px;
}
.from-the-foundation__item__heading {
  font-size: 15px;
  line-height: 20px;
  margin: 0;
}
.comment-enter {
  width: 100%;
  margin-bottom: 5px;
}
.comment-count {
  font-size: 14px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #919190;
}
.comment {
  border-bottom: 1px dotted #919190;
  margin-bottom: 12px;
  padding-bottom: 20px;
}
.comment:last-child {
  border-bottom: 0px;
  margin-bottom: 0px;
}
.validation-holder ul {
  padding-left: 15px;
}
.comment__author {
  margin: 0px;
  margin-bottom: 8px;
  font-size: 15px;
  font-weight: bold;
}
.comment__author a {
  color: #333333;
}
.comment__text {
  margin-bottom: 5px;
}
.comment__post-time {
  color: #766c93;
  font-weight: bold;
}
@media print, screen and (min-width: 768px) {
  .comments-container__comments-order-selecter {
    text-align: right;
  }
}
.layout-medium .comments-container__comments-order-selecter,
.layout-large .comments-container__comments-order-selecter {
  text-align: right;
}
.comments-container__comments-order-selecter .comments-order-selector__select {
  width: 100px;
  border: 1px solid #C8C6C7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  line-height: 20px;
  padding: 5px;
}
.referred-article {
  margin-bottom: 8px;
}
.referred-article__title {
  font-size: 20px;
  font-weight: bold;
  margin-right: 12px;
}
.referred-article__link {
  font-size: 11px;
}
.comments-list {
  padding-top: 10px;
}
.comments-container,
.comment-form__contents,
.comment-form__not-logged-in {
  padding: 12px;
}
.full-comment-view .comment-form__not-logged-in,
.comment-form__contents {
  background-color: #ececec;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -o-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -o-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.comment-form__title {
  margin: 0px;
  background-color: #002868;
  color: #ffffff;
  font-size: 13px;
  line-height: 13px;
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase;
}
@media print, screen and (min-width: 768px) {
  .comment-form__title {
    width: 220px;
  }
}
.layout-medium .comment-form__title,
.layout-large .comment-form__title {
  width: 220px;
}
.comment-form__not-logged-in {
  text-align: center;
}
.comment-form__not-logged-in .user-account {
  margin: 0px;
  position: static;
}
.comment-form__header,
.comment-form__footer {
  zoom: 1;
}
.comment-form__header:before,
.comment-form__footer:before,
.comment-form__header:after,
.comment-form__footer:after {
  content: '';
  display: table;
}
.comment-form__header:after,
.comment-form__footer:after {
  clear: both;
}
.comment-form__header {
  margin-bottom: 10px;
}
.comment-form__footer {
  margin-top: 10px;
}
.comment-required,
.comment-form__checkbox-input {
  display: block;
  margin-bottom: 5px;
}
@media print, screen and (min-width: 768px) {
  .comment-required,
  .comment-form__checkbox-input {
    display: inline;
    float: left;
    margin: 0px;
  }
}
.layout-medium .comment-required,
.layout-medium .comment-form__checkbox-input,
.layout-large .comment-required,
.layout-large .comment-form__checkbox-input {
  display: inline;
  float: left;
  margin: 0px;
}
.comment-word-count-container,
.comment-form-buttons {
  display: block;
  margin-bottom: 5px;
}
@media print, screen and (min-width: 768px) {
  .comment-word-count-container,
  .comment-form-buttons {
    display: inline;
    float: right;
    margin: 0px;
  }
}
.layout-medium .comment-word-count-container,
.layout-medium .comment-form-buttons,
.layout-large .comment-word-count-container,
.layout-large .comment-form-buttons {
  display: inline;
  float: right;
  margin: 0px;
}
.comment-required {
  margin-top: 3px;
}
.comment-word-count {
  background-color: #e1e3e5;
  width: 32px;
  border: 0px;
  padding: 5px;
}
.comment-form__textarea-input {
  border: 1px solid #C8C6C7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  display: block;
  height: 100px;
  padding: 5px;
  resize: none;
  width: 98%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.comment-form__checkbox-input input {
  margin-right: 5px;
}
.comments-disclaimer {
  line-height: 15px;
  margin-top: 36px;
  font-size: 12px;
  color: #000000;
}
.comment-head-reader-text {
  display: none;
}
@media print, screen and (min-width: 768px) {
  .comment-head-reader-text {
    display: inline;
  }
}
/*

*/
.has-note #content .block {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
#content .block.editorial-note {
  background-color: #ffffff;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -o-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -o-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px;
  margin: -26px 0px 36px;
}
#content .block.editorial-note header {
  background-color: #919190;
  padding: 10px 0 10px 0;
}
#content .block.editorial-note header h1 {
  margin: 0px 20px 0px 20px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 13px;
}
#content .block.editorial-note div.block--editorial-note__content {
  margin: 20px;
}
.has-note .footing .footing__actions {
  padding-bottom: 10px;
}
@media print, screen and (min-width: 768px) {
  .has-note .footing .footing__actions {
    padding-bottom: 0px;
  }
}
.topic-alert {
  border: 1px solid #bcbec0;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -o-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  -o-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  margin-top: 16px;
  position: relative;
  width: 128px;
}
@media screen and (min-width: 976px) {
  .topic-alert {
    width: 168px;
  }
}
.layout-large .topic-alert {
  width: 168px;
}
.topic-alert__header {
  background-color: #ececec;
  border-bottom: 1px solid #bcbec0;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -o-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  -o-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  padding: 10px 0;
  text-align: center;
}
.topic-alert__header__text {
  color: #333333;
  font-size: 13px;
  font-weight: normal;
  line-height: 13px;
  margin: 0;
  text-transform: uppercase;
}
.topic-alert__list-item-link {
  cursor: pointer;
}
.topic-alert__list {
  list-style-image: url('/assets/images/ihb/icons/bullet.png');
  padding: 0 15px 0 30px;
}
.topic-alert__footer__text {
  border-top: 1px solid #bcbec0;
  font-size: 11px;
  line-height: 18px;
  padding: 6px 10px;
}
.topic-alert__popover {
  font-size: 16px;
  left: 0;
  line-height: 23px;
  top: 0;
  width: 300px;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .topic-alert__popover {
    left: 26px;
  }
}
.topic-alert__popover .layout-medium {
  left: 26px;
}
@media screen and (min-width: 976px) {
  .topic-alert__popover {
    left: 46px;
  }
}
.layout-large .topic-alert__popover {
  left: 46px;
}
.topic-alert__button {
  background-color: #766c93;
  border: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  height: 20px;
  font-size: 10px;
  line-height: 20px;
  margin-right: 5px;
  padding: 2px 0px;
  text-align: center;
  width: 140px;
}
.topic-alert__popover-alert-name {
  font-weight: bold;
}
.action {
  color: #333333;
  display: inline-block;
  font-size: 10px;
  line-height: 10px;
  margin: 0 15px 0 0;
  position: relative;
  text-transform: uppercase;
}
@media print, screen and (min-width: 768px) {
  .action {
    margin: 0 0 0 15px;
  }
}
.layout-medium .action,
.layout-large .action {
  margin: 0 0 0 15px;
}
.footing .action {
  margin: 20px 0 20px 15px;
}
.action__button {
  color: #333333;
  text-decoration: none;
}
.action__button:hover {
  text-decoration: none;
}
.action__button__icon {
  height: 25px;
  text-decoration: none;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  .action__button__icon {
    height: auto;
  }
}
@media print {
  .action__button__icon {
    display: none;
  }
}
.layout-medium .action__button__icon,
.layout-large .action__button__icon {
  height: auto;
}
.action__button__text {
  display: inline;
  margin: 0 0 0 2px;
  text-decoration: none;
}
.action__button__text:hover {
  text-decoration: underline;
}
.heading .action__button__text {
  display: none;
}
@media screen and (min-width: 768px) {
  .heading .action__button__text {
    display: inline;
  }
}
.layout-medium .heading .action__button__text,
.layout-large .heading .action__button__text {
  display: inline;
}
@media print {
  .action__button__text {
    display: none;
  }
}
.action__datepicker {
  margin: 5px 0 0;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .action__datepicker {
    left: 0;
    margin: 0;
    right: auto;
  }
}
.layout-medium .action__datepicker,
.layout-large .action__datepicker {
  left: 0;
  margin: 0;
  right: auto;
}
.action--pagination {
  float: right;
  font-size: 12px;
  line-height: 12px;
}
.heading .action--pagination {
  margin: 5px 0 0;
}
@media screen and (min-width: 768px) {
  .heading .action--pagination {
    margin: 13px 0 0;
  }
}
.layout-medium .heading .action--pagination,
.layout-large .heading .action--pagination {
  margin: 13px 0 0;
}
.footing .action--pagination {
  margin: 12px 0;
}
@media screen and (min-width: 768px) {
  .footing .action--pagination {
    margin: 0 0 25px;
  }
}
.layout-medium .footing .action--pagination,
.layout-large .footing .action--pagination {
  margin: 0 0 25px;
}
.action--pagination__link {
  float: left;
  text-transform: none;
}
.action--pagination__links {
  display: inline-block;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}
.action--pagination__links__item {
  border-left: 1px solid #333333;
  display: inline-block;
}
.action--pagination__links__item:first-child {
  border-left: 0;
}
.action--pagination__links__item__link {
  padding: 0 9px;
}
.action--pagination__links__item__link--active {
  color: #333333;
  cursor: default;
  font-weight: bold;
}
.action--pagination__links__item__link--active:hover {
  text-decoration: none;
}
.action--republish {
  display: none;
}
@media print, screen and (min-width: 768px) {
  .action--republish {
    display: inline-block;
  }
}
.layout-medium .action--republish,
.layout-large .action--republish {
  display: inline-block;
}
.republish-content {
  zoom: 1;
  max-width: 700px;
  padding: 5px 10px;
}
.republish-content:before,
.republish-content:after {
  content: '';
  display: table;
}
.republish-content:after {
  clear: both;
}
.republish-content__heading {
  color: #333333;
  font-size: 15px;
  font-weight: bold;
  line-height: 15px;
  margin: 0 0 18px;
  padding: 0 0 0 12px;
  text-transform: uppercase;
}
.republish-content__article {
  background-color: #ececec;
  border: 1px solid #d7d7d7;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  font-size: 14px;
  line-height: 14px;
  margin: 15px 0;
  padding: 11px;
}
.republish-content__article__heading {
  color: #002868;
  font-size: 20px;
  line-height: 28px;
  margin: 0;
}
.republish-content__article__byline {
  margin: 0;
}
.republish-content__article__date {
  margin: 15px 0 0;
  text-transform: uppercase;
}
.republish-content__info {
  margin: 15px 0;
  padding: 0 12px;
}
.republish-content__info ul,
.republish-content__info ol {
  padding-left: 70px;
}
.republish-content__textarea {
  background-color: #ffffff;
  border: 1px solid #e1e3e5;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 10px 6px -6px #f2f2f2;
  -moz-box-shadow: inset 0 10px 6px -6px #f2f2f2;
  -o-box-shadow: inset 0 10px 6px -6px #f2f2f2;
  box-shadow: inset 0 10px 6px -6px #f2f2f2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  margin: 15px 0;
  padding: 11px 14px;
  width: 100%;
}
.republish-content__button {
  background-color: #766c93;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #ffffff;
  display: inline-block;
  float: right;
  font-size: 11px;
  line-height: 10px;
  margin: 10px 0;
  padding: 5px;
  text-align: center;
  text-transform: uppercase;
  width: 120px;
}
.republish-content__notice {
  color: #8e1c1c;
  display: none;
  float: left;
  margin: 10px 0;
}
@media screen and (min-width: 768px) {
  .action--next,
  .action--prev {
    display: none;
  }
}
.layout-medium .action--next,
.layout-medium .action--prev,
.layout-large .action--next,
.layout-large .action--prev {
  display: none;
}
.action--next__button,
.action--prev__button {
  background-image: url('/assets/images/ihb/backgrounds/buttons/generic.png');
  background-repeat: no-repeat;
  display: block;
  height: 15px;
  padding: 6px 10px 5px 11px;
  width: 8px;
}
.action--topics {
  display: none;
}
@media screen and (min-width: 768px) {
  .action--topics {
    display: inline-block;
  }
}
.layout-medium .action--topics,
.layout-large .action--topics {
  display: inline-block;
}
.action__topics {
  background-color: #ffffff;
  border: 12px solid #bcbec0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  left: 0;
  position: absolute;
  top: 100%;
  z-index: 1;
}
.topics {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 276px;
}
.topics__item__link {
  color: #000000;
  display: block;
  font-size: 12px;
  line-height: 12px;
  padding: 8px 25px;
}
.topics__item__link:hover {
  background-color: #766c93;
  background-image: linear-gradient(to bottom, #766c93 0%, #534c67 100%);
  color: #ffffff;
  text-decoration: none;
}
