html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
  background: #ffffff;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@font-face {
  font-family: "FoundersGrotCond-Light";
  src: url("fonts/FoundersGrotCond-Light.eot?") format("embedded-opentype"), url("fonts/FoundersGrotCond-Light.woff") format("woff"), url("fonts/FoundersGrotCond-Light.svg") format("svg"), url("fonts/FoundersGrotCond-Light.ttf") format("opentype");
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
}
@font-face {
  font-family: "FoundersGrotCond-Regular";
  src: url("fonts/FoundersGrotCond-Regular.eot?") format("embedded-opentype"), url("fonts/FoundersGrotCond-Regular.woff") format("woff"), url("fonts/FoundersGrotCond-Regular.svg") format("svg"), url("fonts/FoundersGrotCond-Regular.ttf") format("opentype");
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
}
@font-face {
  font-family: "FoundersGrotCond-Medium";
  src: url("fonts/FoundersGrotCond-Medium.eot?") format("embedded-opentype"), url("fonts/FoundersGrotCond-Medium.woff") format("woff"), url("fonts/FoundersGrotCond-Medium.svg") format("svg"), url("fonts/FoundersGrotCond-Medium.ttf") format("opentype");
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
}
@font-face {
  font-family: "FoundersGrotCond-Bold";
  src: url("fonts/FoundersGrotCond-Bold.eot?") format("embedded-opentype"), url("fonts/FoundersGrotCond-Bold.woff") format("woff"), url("fonts/FoundersGrotCond-Bold.svg") format("svg"), url("fonts/FoundersGrotCond-Bold.ttf") format("opentype");
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
}
@font-face {
  font-family: "FoundersGrotCond-Semibold";
  src: url("fonts/FoundersGrotCond-Semibold.eot?") format("embedded-opentype"), url("fonts/FoundersGrotCond-Semibold.woff") format("woff"), url("fonts/FoundersGrotCond-Semibold.svg") format("svg"), url("fonts/FoundersGrotCond-Semibold.ttf") format("opentype");
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
}
.col {
  float: left;
  display: inline-block;
}
.col.border {
  border-bottom: 1px solid #e6e6e6;
}
.col img {
  width: 100%;
}
.col.width-1 {
  width: 35px;
}
.col.width-2 {
  width: 90px;
}
.col.width-3 {
  width: 145px;
}
.col.width-4 {
  width: 200px;
}
.col.width-5 {
  width: 255px;
}
.col.width-6 {
  width: 310px;
}
.col.width-7 {
  width: 365px;
}
.col.width-8 {
  width: 420px;
}
.col.width-9 {
  width: 475px;
}
.col.width-10 {
  width: 530px;
}
.col.width-11 {
  width: 585px;
}
.col.width-12 {
  width: 640px;
}
.col.width-13 {
  width: 695px;
}
.col.width-14 {
  width: 750px;
}
.col.width-15 {
  width: 805px;
}
.col.width-16 {
  width: 860px;
}
.col.width-17 {
  width: 915px;
}
.col.width-18 {
  width: 970px;
}
body {
  font-family: "Arial", sans-serif;
  color: #444;
  background: #f3f3f3;
}
a:link,
a:visited {
  text-decoration: none;
}
a:hover,
a:focus {
  color: #e66637;
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: normal;
}
#page-wrap {
  min-width: 970px;
  padding-top: 166px;
  background: #ffffff;
}
#page-wrap:after {
  content: '';
  display: block;
  clear: both;
}
.wrapper {
  padding: 0 10px;
  margin: 0 auto;
  min-width: 970px;
}
.wrapper:after {
  content: '';
  display: block;
  clear: both;
}
.wrapper.relative {
  position: relative;
}
.wrapper.overflow-visible {
  overflow: visible;
}
.image-wrapper {
  overflow: hidden;
}
.overlay {
  z-index: 10000;
  background-color: black;
  opacity: 0.75;
}
section {
  width: 100%;
  float: left;
}
article a,
article a:hover,
article a:link,
article a:visited {
  color: #222;
  text-decoration: underline;
}
.bucket-composite article a:hover,
.bucket-composite article a:link,
.bucket-composite article a:visited {
  text-decoration: none;
}
#secondary-collections a {
  text-decoration: none;
}
time,
.byline,
.comment_count_small {
  color: #ccc;
  font-size: .65em;
  display: inline-block;
}
.comment_count_small {
  background: transparent url(../img/site_wide_sprite.png) 0 -74px no-repeat;
  padding: 0.4em 0em 1em 1.3em;
}
.comment_count_small span {
  margin-right: 5px;
}
.article-meta li {
  display: inline-block;
}
.article-meta li:last-child {
  margin-right: 0;
}
.advert-unit {
  margin: 0 0 21px;
  overflow: hidden;
  border: 1px solid #eaeaea;
}
.feature,
.special-report {
  border: 1px solid #e9e9e9;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  overflow: hidden;
}
.arrow-up {
  display: inline-block;
  width: 0;
  height: 0;
  border-left: .4em solid transparent;
  border-right: .4em solid transparent;
  border-bottom: 0.4em solid;
}
.arrow-down,
.heading-with-rule.toggleable .expand-collapse.expanded span,
.expand-collapse.expanded span {
  display: inline-block;
  width: 0;
  height: 0;
  border-left: .4em solid transparent;
  border-right: .4em solid transparent;
  border-top: 0.4em solid;
}
.arrow-right,
.expand-collapse span {
  display: inline-block;
  width: 0;
  height: 0;
  border-top: .4em solid transparent;
  border-bottom: .4em solid transparent;
  border-left: 0.4em solid;
}
.arrow-left {
  display: inline-block;
  width: 0;
  height: 0;
  border-top: .4em solid transparent;
  border-bottom: .4em solid transparent;
  border-right: 0.4em solid;
}
.drop-cap {
  background: #414141;
  border-radius: 10em;
  color: white;
  width: .8em;
  height: 1.2em;
  text-align: center;
  padding: 0 .4em .4em .4em;
  font-size: 1.6em;
  margin-right: .5em;
  float: left;
}
.load-more-stream-items {
  width: 310px;
  display: block;
  margin: 30px auto 80px auto;
  background: #444;
  text-align: center;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  color: #FFF;
  padding: 1.2em 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: .8em;
  position: relative;
}
.load-more-stream-items .arrow-up {
  position: absolute;
  left: 150px;
  top: -5px;
  display: inline-block;
  width: 0;
  height: 0;
  border-left: .4em solid transparent;
  border-right: .4em solid transparent;
  border-bottom: 0.4em solid #444444;
}
.load-more-stream-items .loadingNotification {
  display: none;
}
.load-more-stream-items.disabled,
.load-more-stream-items.disabled:hover,
.load-more-stream-items.disabled:focus {
  background: #e1e1e1;
  color: #c1c1c1;
  cursor: default;
}
.load-more-stream-items.disabled:hover .arrow-up,
.load-more-stream-items.disabled:hover:focus .arrow-up,
.load-more-stream-items.disabled:focus:hover .arrow-up,
.load-more-stream-items.disabled:focus .arrow-up {
  border-bottom-color: #e1e1e1;
}
.load-more-stream-items.disabled .arrow-up,
.load-more-stream-items.disabled:hover .arrow-up,
.load-more-stream-items.disabled:focus .arrow-up {
  border-bottom-color: #e1e1e1;
}
.load-more-stream-items.loading .loadingNotification {
  display: block;
}
.load-more-stream-items.loading .cta {
  display: none;
}
.load-more-stream-items:hover,
.load-more-stream-items:focus {
  color: white;
  background: #333333;
}
.load-more-stream-items:hover .arrow-up,
.load-more-stream-items:focus .arrow-up {
  border-bottom-color: #333333;
}
.follow-on-twitter-btn,
.add-to-my-wire {
  background: #dadada;
  padding: .65em .9em .65em 2.4em;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  font-size: .7em;
  color: #FFF;
  position: relative;
  margin-bottom: .9em;
  display: inline-block;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
}
.follow-on-twitter-btn .icon,
.add-to-my-wire .icon {
  color: white;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  font-size: 1.6em;
  position: absolute;
  top: .3em;
  left: .5em;
  font-weight: bold;
}
.follow-on-twitter-btn .label,
.add-to-my-wire .label {
  display: inline-block;
}
.follow-on-twitter-btn:hover,
.add-to-my-wire:hover {
  background: #a1a1a1;
  color: #ffffff;
}
.add-to-my-wire {
  padding: 0 0.4em 0.4em 0.4em;
}
.add-to-my-wire .icon {
  width: 9px;
  height: 9px;
  display: inline-block;
  position: relative;
  top: auto;
  left: auto;
  font-size: 0;
  text-indent: -9999px;
  background: transparent url(../img/my_wire_plus.png) 0 0 no-repeat;
}
#nav-composite {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  background-color: #fff;
  border-bottom: 1px solid #e1e1e1;
  padding: 0 0 0 0;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
}
#nav-composite > .wrapper {
  position: relative;
  overflow: visible;
  z-index: 2;
  background: white;
  height: 54px;
}
#nav-composite li {
  float: left;
  padding: 0.7em 1em 1.3em 0;
}
#nav-composite ul {
  display: inline;
  float: left;
}
#nav-composite a {
  cursor: pointer;
  position: relative;
  float: left;
}
#nav-composite a img {
  width: 100%;
  float: left;
}
#nav-composite a#go-home img,
#nav-composite a#logo-home.split-logo img {
  width: auto;
}
#nav-composite #no-js-placeholder {
  width: 100%;
  font-size: .8em;
  background: #fcf7d1;
  border-bottom: 1px solid #ebe7d2;
  color: #817d5c;
  padding: 10px;
  text-align: left;
}
#nav-composite #no-js-placeholder span {
  font-weight: bold;
}
#nav-composite #no-js-placeholder a span {
  color: #111111;
}
#nav-composite #no-js-placeholder a {
  color: #817d5c;
  text-decoration: none;
  display: inline;
  float: none;
  padding: 0px;
}
#nav-composite #no-js-placeholder a:hover,
#nav-composite #no-js-placeholder a:hover span {
  color: #a4a38d;
}
#opinion-nav .arrow-up {
  left: 50px;
}
#user-nav {
  float: right;
  width: 15%;
  height: 100%;
  display: none;
}
#user-nav ul {
  float: right;
  height: 100%;
}
#user-nav li {
  padding: 0;
  width: 54px;
  height: 100%;
  border: 1px solid #f0f0f0;
  border-width: 0px 1px;
  margin-left: -1px;
}
#user-nav li a {
  top: 50%;
  left: 50%;
  margin: -9px 0px 0px -9px;
}
#user-nav #stream-status {
  position: relative;
  padding-top: 0;
}
#user-nav #stream-status span.refresh #jump-to-top {
  display: none;
}
#user-nav #stream-status span.scroll #refresh-page {
  display: none;
}
#jump-to-top,
#refresh-page {
  font-size: 0;
  text-indent: -9999px;
  background: transparent url(../img/notification_icon.png) 0px 0px no-repeat;
  width: 26px;
  height: 22px;
  display: inline-block;
}
#jump-to-top:hover,
#refresh-page:hover {
  background-position: -26px 0px;
}
#refresh-page {
  background-position: -52px 0px;
}
#refresh-page:hover {
  background-position: -78px 0px;
}
#nav-composite #stream-update {
  position: absolute;
  left: 37px;
  top: 11px;
  background: #ff8000;
  padding: .6em .8em;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  color: white;
  font-size: 0.7em;
  width: 35px;
  text-align: center;
}
#nav-composite #stream-update #stream-update-count {
  color: #ffffff;
}
#nav-composite #stream-update .arrow-left {
  border-right-color: #ff8000;
  position: absolute;
  top: 8px;
  left: -4px;
}
#primary-nav #topic-name-link {
  font-size: 22px;
}
#primary-nav #topic-name-link:hover {
  color: #000000;
}
#primary-nav {
  float: left;
  width: 100%;
  position: relative;
  height: 54px;
}
#primary-nav a {
  font-size: 14px;
  padding-right: .85em;
  padding-top: .65em;
  color: #666666;
}
#primary-nav a#go-home,
#primary-nav a#logo-home.split-logo {
  padding: 0;
}
#primary-nav .clickable-nav-elem {
  padding: 0 .7em;
  border-left: 1px solid #f0f0f0;
  border-right: 1px solid #f0f0f0;
  margin: 15px -1px 0px 0px;
  height: 24px;
  position: relative;
  opacity: 1;
  background-color: white;
  z-index: 100000;
}
#primary-nav .clickable-nav-elem#current-topic {
  line-height: 1.4em;
}
#primary-nav .clickable-nav-elem#current-topic div,
#primary-nav .clickable-nav-elem#current-topic span {
  line-height: normal;
}
#primary-nav .clickable-nav-elem > a,
#primary-nav .clickable-nav-elem > .label {
  font-family: FoundersGrotCond-Semibold, Arial, Helvetica, sans-serif;
  font-size: 17px;
  padding: 0;
  letter-spacing: 1px;
  text-indent: -9999em;
  background: transparent url(../img/navigation-sprite.png) 0px 0px no-repeat;
  height: 22px;
}
#primary-nav .clickable-nav-elem:first-child {
  border: none;
  margin-top: 9px;
  text-indent: 0;
  padding-left: 0.45em;
}
#primary-nav .clickable-nav-elem:first-child > a {
  width: 139px;
  height: 36px;
}
#primary-nav .clickable-nav-elem:first-child #stream-status-sticker {
  margin-top: 9px;
  margin-left: 10px;
}
#primary-nav .clickable-nav-elem#nav-topics > .label {
  width: 43px;
  display: block;
  background-position: 0 -39px;
}
#primary-nav .clickable-nav-elem#nav-top-news > .label {
  width: 60px;
  display: block;
  background-position: 0 -63px;
}
#primary-nav .clickable-nav-elem#nav-market-news > a {
  width: 52px;
  background-position: 0 -87px;
}
#primary-nav .clickable-nav-elem#nav-the-wire > a {
  width: 57px;
  background-position: 0 -109px;
}
#primary-nav .clickable-nav-elem.drop-down-trigger > a {
  padding-top: 3px;
}
#primary-nav .nav-dropdown {
  border: 1px solid #eaeaea;
  border-top: 0px;
  z-index: 10000;
  display: none;
  position: absolute;
  top: 40px;
  left: -1px;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  width: 282px;
  padding: 0px 20px;
  background: white;
  font-weight: bold;
}
#primary-nav .nav-dropdown h2 {
  padding: 15px;
  font-size: 1.25em;
  font-weight: bold;
}
#primary-nav .nav-dropdown h3 {
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  color: #aaaaaa;
}
#primary-nav .nav-dropdown .unavailable {
  color: #777777;
}
#primary-nav .nav-dropdown .more {
  display: block;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 15px;
  background-color: #444;
  color: white;
  font-size: 12px;
}
#primary-nav .nav-dropdown .more:hover {
  text-decoration: underline;
}
#primary-nav .nav-dropdown li {
  padding: 20px 0px;
  margin: 0px;
  border-bottom: 1px solid #efefef;
  min-height: 0px;
  width: 100%;
}
#primary-nav .nav-dropdown li:last-child {
  border-bottom: 0px;
}
#primary-nav .nav-dropdown a {
  position: relative;
  padding: 0px;
  padding-left: 93px;
  color: #444444;
}
#primary-nav .nav-dropdown a:hover {
  color: #000000;
}
#primary-nav .nav-dropdown .article-meta {
  display: block;
  color: #ff8000;
  font-size: 11px;
  margin-top: 10px;
  font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
  font-weight: normal;
}
#primary-nav .nav-dropdown .article-meta > span:hover {
  text-decoration: underline;
}
#primary-nav .nav-dropdown .article-meta .relative-time {
  color: #888;
  margin-left: 3px;
}
#primary-nav .nav-dropdown .image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  height: 50px;
  width: 78px;
}
#primary-nav .nav-dropdown .list-headline {
  font-size: 13px;
  line-height: 1.2em;
}
#primary-nav #real-time {
  padding-right: 0.8em;
}
#primary-nav #sections-drop-down {
  width: 320px;
  color: #aaa;
  font-size: 10px;
  padding: 0px;
  padding-top: 20px;
  line-height: 18px;
}
#primary-nav #sections-drop-down div {
  float: left;
  padding: 0px 20px 20px 20px;
}
#primary-nav #sections-drop-down li {
  width: 130px;
  float: left;
  text-align: left;
  padding: .9em 0px 0px;
  line-height: 1em;
  margin: 0;
  border: none;
}
#primary-nav #sections-drop-down li a {
  font-size: 12px;
  font-weight: bold;
  color: #444;
  padding: 0;
  line-height: 1.4em;
}
#primary-nav #sections-drop-down li a:hover {
  color: #000000;
}
#primary-nav #sections-drop-down h3 {
  padding-top: 20px;
}
#primary-nav #sections-drop-down .featured-topics {
  width: 145px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-left: 1px solid #EAEAEA;
  padding-bottom: 0px;
  margin-bottom: 20px;
}
#primary-nav #sections-drop-down .featured-topics h3 {
  padding: 0;
}
#primary-nav #sections-drop-down .featured-topics li {
  padding-top: .9em;
  width: auto;
  float: none;
  display: block;
}
#primary-nav #sections-drop-down .featured-topics li a {
  color: #666;
  float: none;
}
#primary-nav #sections-drop-down .featured-topics li a:hover {
  text-decoration: underline;
}
#primary-nav #sections-drop-down .sections {
  width: 320px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-top: -0.9em;
}
#primary-nav #sections-drop-down .lower-dropdown {
  padding: 20px 0px;
  clear: both;
  width: 100%;
  background: #f9f9f9;
  border-top: 1px solid #eaeaea;
}
#primary-nav #sections-drop-down .lower-dropdown div {
  padding: 0px;
  float: none;
}
#primary-nav #sections-drop-down .lower-dropdown .lower-content {
  margin-left: 20px;
  float: none;
}
#primary-nav #sections-drop-down .lower-dropdown .lower-content span {
  float: left;
  padding-top: 7px;
  text-transform: uppercase;
  font-size: 10px;
}
#primary-nav #sections-drop-down .lower-dropdown .lower-content .follow-icons {
  float: left;
  padding: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#primary-nav #sections-drop-down .lower-dropdown .lower-content .follow-icons h3 {
  padding: 0 0 0 20px;
  color: #eeeeee;
}
#primary-nav #sections-drop-down .lower-dropdown .lower-content .follow-icons ul li {
  display: inline-block;
  width: auto;
  padding: 0px;
}
#primary-nav #sections-drop-down .lower-dropdown .lower-content .follow-icons ul li:first-child {
  margin-left: 15px;
}
#primary-nav #real-time-nav li a {
  padding: 0px;
}
#primary-nav #beta-learnmore {
  position: absolute;
  padding-top: 13px;
  right: 0px;
  width: 165px;
  font-family: Georgia, serif;
  font-style: italic;
  font-size: 0.75em;
  line-height: 1.2;
  color: #999999;
  text-align: right;
}
#primary-nav #beta-learnmore span {
  position: relative;
  float: left;
}
#primary-nav #beta-learnmore .text {
  width: 145px;
}
#primary-nav #beta-learnmore .info-icon {
  width: 14px;
  height: 14px;
  margin-left: 6px;
  margin-top: 7px;
  overflow: hidden;
  background: transparent url(../img/navigation-sprite.png) 0px -531px no-repeat;
}
#primary-nav #beta-learnmore:hover {
  color: #bbbbbb;
}
#primary-nav #beta-learnmore:hover .info-icon {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.follow-icons a {
  display: block;
  background: transparent url(../img/navigation-sprite.png) 0px 0px no-repeat;
  width: 22px;
  height: 23px;
  text-indent: -999em;
  margin-right: 15px;
}
.follow-icons a#twitter-link {
  background-position: 0 -307px;
}
.follow-icons a#facebook-link {
  background-position: 0 -339px;
}
.follow-icons a#linkedin-link {
  background-position: 0 -371px;
}
.follow-icons a#google-link {
  background-position: 0 -403px;
}
.follow-icons a#youtube-link {
  background-position: 0 -435px;
}
.follow-icons a#tumblr-link {
  background-position: 0 -467px;
}
.follow-icons a#rss-link {
  background-position: 0 -499px;
  display: none;
}
#topic-name-view-placeholder {
  display: none;
  float: left;
}
#stream-status-sticker {
  float: left;
  position: relative;
  cursor: pointer;
  display: none;
  overflow: hidden;
  height: 30px;
}
#stream-status-sticker.visible {
  display: block;
}
#stream-update-time {
  display: inline-block;
  border: 2px solid #bbb;
  color: #888;
  padding: 3px 14px 2px 5px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: transparent url("/static/images/up-arrow.png") no-repeat 86% 3px;
}
#current-topic {
  padding: 0 0 0 12px;
  float: left;
  margin: 6px 0px 0px 10px;
  height: 22px;
  cursor: pointer;
  border-left: 1px solid #f0f0f0;
}
#current-topic a {
  padding: 0px;
}
#current-topic.sliding {
  min-height: 1.3em;
}
#current-topic h1 {
  font-family: FoundersGrotCond-Bold, Arial, Helvetica, sans-serif;
  font-size: 22px;
  color: #555555;
  letter-spacing: 1px;
}
#current-topic .add-to-my-wire {
  display: inline-block;
  margin: 0;
  padding: .05em .25em .1em .25em;
  position: absolute;
  top: .55em;
  font-size: 1em;
  right: 0;
}
#current-topic .add-to-my-wire .icon {
  font-size: 1em;
}
.wrapper {
  width: 970px;
}
#collection-stream,
#collection-stream-news {
  background: #f8f8f8;
  z-index: 1;
}
#collection-stream .hidden,
#collection-stream-news .hidden {
  display: none;
}
.stream-list-break {
  background: transparent url(../img/stream_break_bg.png) 0 0 repeat-x;
  height: 60px;
  margin: -1px 0 0;
  z-index: 10;
  position: relative;
}
.stream-list-break a:link,
.stream-list-break a:visited,
.stream-list-break .loadingNotification {
  font-family: FoundersGrotCond-Medium, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  width: 970px;
  margin: 0 auto;
  display: block;
  text-align: center;
  padding: 1.15em 0;
  font-size: 1.1em;
  color: #999999;
}
.stream-list-break a:link .icon,
.stream-list-break a:visited .icon,
.stream-list-break .loadingNotification .icon {
  background: transparent url(../img/stream_break_arrow.png) top right no-repeat;
  width: 11px;
  height: 11px;
  display: inline-block;
}
.stream-list-break a:hover {
  color: #444444;
}
.stream-list-break .loadingNotification {
  display: none;
}
.stream-list-break .loadingNotification img {
  margin-left: 2px;
  bottom: -1px;
  position: relative;
}
.stream-list-break.loading .loadingNotification {
  display: block;
  padding-left: 35px;
}
.stream-list-break.loading a {
  display: none;
}
.stream-composite > ol > li {
  position: relative;
}
.stream-composite > ol > li:last-child {
  margin-bottom: -1px;
}
.stream-list-item.loading {
  border-top: 1px solid #e8e8e8;
  margin-top: -1px;
  border-bottom: 1px solid #e8e8e8;
  background: #ffffff url("../img/stream_loading.gif") center center no-repeat;
}
.stream-list-item:hover .stream-item-view {
  border: none;
}
.stream-list-item:hover .stream-item-view h2 {
  color: #000000;
}
.stream-list-item:hover .secondary-collections {
  margin-top: 12px;
  opacity: 1;
  padding-bottom: 0;
}
.stream-list-item:hover h2 a {
  color: #000000;
}
.stream-list-item:hover .stream-item-meta span,
.stream-list-item:hover .stream-item-meta time {
  color: #444444;
}
.stream-list-item:hover .stream-item-meta .stream-item-stream-display .icon {
  background-position: -44px -884px;
}
.stream-list-item:hover .stream-item-meta .stream-item-comments-button .icon {
  background-position: -42px -1272px;
}
.stream-list-item:hover .stream-item-meta .stream-item-share-button .icon {
  background-position: -44px -1145px;
}
.stream-list-item:hover .stream-item-meta .stream-item-mobile-button .icon {
  background-position: -42px -1013px;
}
.stream-list-item:hover .stream-item-meta .stream-tweet-reply-btn .icon {
  background-position: -47px -1378px;
}
.stream-list-item:hover .stream-item-meta .stream-tweet-retweet-btn .icon {
  background-position: -47px -1476px;
}
.stream-list-item:hover .stream-item-meta .stream-tweet-favorite-btn .icon {
  background-position: -47px -1575px;
}
.stream-list-item .secondary-collections {
  font-size: .7em;
  list-style: none;
  opacity: 0;
  margin-top: 10px;
  padding-bottom: 2px;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.stream-list-item .secondary-collections li {
  list-style: none;
  display: inline-block;
  color: #aaa;
  line-height: 1.5;
}
.stream-list-item .secondary-collections li:first-child {
  color: #ff8000;
  text-transform: uppercase;
  margin-right: .4em;
  font-weight: bold;
  display: block;
}
.stream-list-item .secondary-collections li:after {
  content: ',';
}
.stream-list-item .secondary-collections li a {
  color: #aaa;
  font-weight: bold;
}
.stream-list-item .secondary-collections li a:hover {
  text-decoration: underline;
}
.stream-list-item .secondary-collections li:first-child:after,
.stream-list-item .secondary-collections li:last-child:after {
  content: '';
}
.stream-list-item.error-state {
  position: relative;
}
.stream-list-item.single-video h2 {
  margin-bottom: 0.8em;
}
.stream-list-item.single-video .caption {
  line-height: 1.5;
  font-size: 0.8em;
}
.stream-list-item.single-video .caption a {
  color: #949494;
}
.stream-list-item.single-video .caption a:hover {
  color: #949494;
}
.stream-list-item.single-video .stream-item-meta {
  margin-top: 40px;
}
.stream-list-item.single-item h2 {
  margin-bottom: 0.8em;
}
.stream-list-item.single-item .caption {
  line-height: 1.5;
  font-size: .8em;
  color: #949494;
}
.stream-list-item.single-item .stream-item-meta {
  margin-top: 20px;
}
.stream-list-item.single-item .item-content-small .caption-wrapper {
  position: relative;
}
.stream-list-item.active {
  border-bottom: none;
}
.stream-list-item.single-item .stream-item-view,
.stream-list-item.single-video .stream-item-view,
.stream-list-item[data-content_type="link"] .stream-item-view,
.stream-list-item[data-content_type="tweet"] .stream-item-view,
.stream-list-item[data-content_type="counterparties"] .stream-item-view,
.stream-list-item[data-content_type="picture_essay"] .stream-item-view,
.stream-list-item[data-content_type="opinion"] .stream-item-view {
  padding-left: 0;
}
.stream-list-item.single-item p,
.stream-list-item.single-item h2,
.stream-list-item.single-video p,
.stream-list-item.single-video h2 {
  cursor: default;
}
.stream-list-item.has-illustration:hover .stream-item-view {
  min-height: 173px;
}
.stream-list-item.has-illustration .stream-item-view {
  min-height: 174px;
}
.stream-list-item.has-illustration .stream-item-view img {
  border: none;
  position: absolute;
  bottom: 0;
}
.stream-list-item[data-content_type="tweet"] img {
  width: 23px;
  height: 23px;
  display: block;
  float: left;
  margin: -3px 0 0 7px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
}
.stream-list-item[data-content_type="tweet"] .user-details {
  font-size: .7em;
  font-weight: bold;
  line-height: 1.7em;
}
.stream-list-item[data-content_type="tweet"] .user-details .author {
  float: left;
}
.stream-list-item[data-content_type="tweet"] .user-details .author i {
  font-style: normal;
  color: #ff8000;
}
.stream-list-item[data-content_type="tweet"] .user-details:hover i,
.stream-list-item[data-content_type="tweet"] .user-details:hover .handle {
  text-decoration: underline;
}
.stream-list-item[data-content_type="tweet"] .user-details:hover .author {
  text-decoration: none;
}
.stream-list-item[data-content_type="tweet"] .user-details:hover .author:hover .handle {
  color: #444444;
}
.stream-list-item[data-content_type="tweet"] h2.twitter {
  color: #888;
  font-size: 1.1em;
  line-height: 1.3em;
  margin: 33px 0 0;
  clear: both;
  font-family: Georgia, serif;
}
.stream-list-item[data-content_type="tweet"] h2.twitter a {
  color: #444444;
}
.stream-list-item[data-content_type="tweet"] h2.twitter a:hover {
  color: #000;
  text-decoration: underline;
}
.stream-list-item[data-content_type="tweet"].single-item .stream-item-meta {
  margin-top: 20px;
}
.stream-list-item .type-icon {
  background: url("../img/stream_list_item_sprite.png") no-repeat;
  width: 35px;
  height: 33px;
  display: block;
  float: left;
  margin-right: 20px;
}
.stream-list-item .type-icon.video {
  background: none;
}
.stream-list-item .type-icon.picture-essay {
  background: none;
}
.stream-list-item .type-icon.single-image {
  background: none;
}
.stream-list-item .type-icon.twitter {
  background-position: 0 -134px;
}
.stream-list-item .type-icon.opinion {
  background: none;
}
.stream-item-view {
  padding: 25px 0 25px 55px;
  width: 970px;
  display: block;
  clear: both;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-bottom: 1px solid #e5e5e5;
}
.stream-item-view h2,
.stream-item-view p {
  cursor: pointer;
}
.stream-item-view:after {
  content: '';
  clear: both;
  display: block;
}
.stream-item-view a:link,
.stream-item-view a:visited {
  color: #444444;
}
.stream-item-view h2 a:hover {
  color: #000000;
}
.stream-item-view a:hover h2 span:hover {
  color: #999;
  text-decoration: none;
}
.stream-item-view a:hover span:hover,
.stream-item-view a:hover time:hover {
  text-decoration: underline;
}
.stream-item-view a:hover .author:hover {
  color: #ff8000;
  text-decoration: underline;
}
.stream-item-view a:hover .has-icon:hover span:first-child {
  text-decoration: underline;
}
.stream-item-view a:hover .has-icon a:hover span:first-child {
  text-decoration: underline;
}
.stream-item-view .has-icon a:hover span:first-child {
  text-decoration: underline;
}
.stream-item-view img {
  float: left;
}
.stream-item-view .item-meta {
  position: relative;
  min-height: 10px;
}
.stream-item-view .item-content-small .width-6 .blurb {
  margin-left: 20px;
  margin-top: 4px;
}
.stream-item-view .stream-content-large {
  width: 640px;
  margin-left: 20px;
  max-height: 500px;
  margin-top: 7px;
}
.stream-item-view .stream-item-meta {
  float: left;
  width: 100%;
  height: 20px;
  margin: 15px 0 0;
  padding-top: 2px;
  overflow: hidden;
}
.stream-item-view .stream-item-meta.has-icon {
  margin-left: 55px;
}
.stream-item-view .stream-item-meta li {
  float: left;
  padding: 0 15px 0;
  height: 16px;
  color: #949494;
  display: inline-block;
  border-left: 1px solid #e2e2e2;
  line-height: 0.7em;
}
.stream-item-view .stream-item-meta li:first-child {
  padding-left: 0;
  border-left: 0;
}
.stream-item-view .stream-item-meta li span,
.stream-item-view .stream-item-meta li time {
  color: #949494;
  font-family: "Arial Rounded MT Bold", "Arial Bold", Helvetica, sans-serif;
  font-weight: normal;
  font-size: 0.7em;
}
.stream-item-view .stream-item-meta li .author {
  color: #ff8000;
  opacity: 1;
}
.stream-item-view .stream-item-meta li button {
  font-size: 1em;
}
.stream-item-view .stream-item-meta li button:hover span {
  text-decoration: underline;
}
.stream-item-view .stream-item-meta li .has-icon {
  margin-top: -2px;
  padding-top: 0;
  padding-bottom: 0;
}
.stream-item-view .stream-item-meta li .has-icon .icon {
  background: url(../img/stream_list_item_sprite.png) 0 0 no-repeat;
  width: 22px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
}
.stream-item-view .stream-item-meta li .stream-item-stream-display .icon {
  background-position: -2px -884px;
}
.stream-item-view .stream-item-meta li .stream-item-comments-button .icon {
  background-position: 0 -1272px;
}
.stream-item-view .stream-item-meta li .stream-item-share-button {
  cursor: pointer;
  border: none;
}
.stream-item-view .stream-item-meta li .stream-item-share-button .icon {
  background-position: -2px -1145px;
}
.stream-item-view .stream-item-meta li .stream-item-mobile-button .icon {
  background-position: 0 -1013px;
}
.stream-item-view .stream-item-meta li .stream-tweet-reply-btn .icon {
  background-position: -5px -1378px;
}
.stream-item-view .stream-item-meta li .stream-tweet-retweet-btn .icon {
  background-position: -5px -1476px;
}
.stream-item-view .stream-item-meta li .stream-tweet-favorite-btn .icon {
  background-position: -5px -1575px;
}
.stream-item-view.single-video .stream-item-meta,
.stream-item-view.single-item .stream-item-meta {
  margin-top: 30px;
}
.stream-item-view .label.counterparties {
  text-transform: uppercase;
  padding-left: 20px;
  background: transparent url(../img/counterparties_stream_label_icon.png) left -1px no-repeat;
}
.stream-item-view .label.twitter {
  margin-bottom: .6em;
  display: inline-block;
  text-transform: none;
}
.stream-item-view .image-container {
  overflow: hidden;
  height: 100px;
  border: 1px solid #e4e4e4;
  float: right;
  margin-right: 55px;
}
.stream-item-view .arrow-up {
  display: none;
  position: absolute;
  bottom: -1px;
  background: transparent url("../img/article_nubbin.png") 0 0 no-repeat;
  left: 58px;
  width: 19px;
  height: 10px;
  z-index: 2;
  border-bottom: none;
}
.stream-item-view h2 {
  font-size: 27px;
  margin-bottom: .3em;
  font-family: FoundersGrotCond-SemiBold, Arial, Helvetica, sans-serif;
}
.stream-item-view h2 span {
  color: #999999;
}
.stream-item-view .blurb {
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 15px;
  line-height: 1.4;
  color: #888;
  font-size: .8em;
  word-wrap: break-word;
}
.multi-photo {
  background: #ff8000;
  background: rgba(255, 128, 0, 0.82);
  color: white;
  position: absolute;
  bottom: 5px;
  right: 6px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: .3em;
  z-index: 1;
}
.multi-photo span {
  background: transparent url("../img/multi-photo.png") 0 0 no-repeat;
  display: block;
  width: 20px;
  height: 20px;
}
#collection-stream-jump {
  border-top: 1px solid #e6e6e6;
  margin-top: 0;
}
#collection-stream-jump.stream-composite > ol {
  width: 970px;
  margin: 0 auto;
}
#collection-stream-jump.stream-composite > ol > li.stream-jump {
  float: left;
  margin-left: 20px;
}
#collection-stream-jump.stream-composite > ol > li.stream-jump:first-child {
  margin-left: 0;
}
#collection-stream-jump.stream-composite > ol > li.stream-jump .stream-jump-image {
  margin: 1em 0;
}
#collection-stream-jump.stream-composite > ol > li.stream-jump .stream-item-view {
  border-bottom: none;
  padding-top: 10px;
  padding-left: 0;
  width: 100%;
}
#collection-stream-jump.stream-composite > ol > li.stream-jump .stream-item-view h2 {
  font-size: 1.3em;
  line-height: .9em;
  margin-bottom: 0.6em;
}
#collection-stream-jump.stream-composite > ol > li.stream-jump .stream-item-view .blurb {
  font-size: .8em;
  line-height: 1.3em;
  margin-top: 0;
}
#collection-stream-jump.stream-composite > ol > li.stream-jump .stream-item-meta:first-child {
  border-bottom: 1px solid #e6e6e6;
  padding: 4px 0 11px;
}
#collection-stream-jump.stream-composite > ol > li.stream-jump .stream-item-meta {
  margin: 8px 0 0;
}
#collection-stream-jump.stream-composite > ol > li.stream-jump .stream-item-meta li span {
  font-family: FoundersGrotCond-Semibold, Arial, Helvetica, sans-serif;
  color: #444;
  font-size: 1.4em;
}
#collection-stream-jump.stream-composite > ol > li.stream-jump .stream-item-meta li .stream-item-stream-display .icon {
  background-position: -79px -887px;
}
#collection-stream-jump.stream-composite > ol > li.stream-jump .stream-item-meta,
#collection-stream-jump.stream-composite > ol > li.stream-jump .stream-item-view h2,
#collection-stream-jump.stream-composite > ol > li.stream-jump .col {
  float: none;
}
#collection-stream-jump.stream-composite > ol > li.stream-jump a:hover h2 {
  color: #000000;
}
#collection-stream-jump.stream-composite > ol > li.stream-jump a:hover span,
#collection-stream-jump.stream-composite > ol > li.stream-jump a:hover time {
  text-decoration: underline;
}
.has-icon span {
  color: #949494;
}
.has-icon .icon {
  background: url(../img/stream_list_item_sprite.png) 0 0 no-repeat;
  width: 22px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
}
.stream-item-share-button {
  cursor: pointer;
  background-color: transparent;
  border: none;
  padding: 0px;
  font: inherit;
}
.stream-item-share-button .icon {
  background-position: -42px -1144px;
}
#share-toolbar .rollout-top,
#share-toolbar .rollout-bottom,
#share-toolbar .rollout-left,
.share-toolbar .rollout-top,
.share-toolbar .rollout-bottom,
.share-toolbar .rollout-left {
  display: block;
  width: 9px;
  height: 6px;
  position: absolute;
  left: 50%;
  margin-left: -4px;
}
#share-toolbar .rollout-top,
.share-toolbar .rollout-top {
  bottom: -6px;
  background: transparent url(../img/share_toolbar_arrow.png) -9px 0 no-repeat;
}
#share-toolbar .rollout-bottom,
.share-toolbar .rollout-bottom {
  top: -6px;
  background: transparent url(../img/share_toolbar_arrow.png) top left no-repeat;
}
#share-toolbar .rollout-left,
.share-toolbar .rollout-left {
  top: 50%;
  margin-top: -3px;
  margin-left: 0;
  width: 6px;
  height: 9px;
  left: -6px;
  background: transparent url(../img/share_toolbar_arrow.png) top right no-repeat;
}
#share-toolbar,
.share-buttons-wrapper {
  position: absolute;
  padding-top: 15px;
  background: white;
  border: 1px solid #e1e1e1;
  height: 35px;
  width: 415px;
  z-index: 2;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
}
#share-toolbar .fb,
.share-buttons-wrapper .fb {
  display: inline-block;
  width: 125px;
  height: 20px;
  margin-left: 10px;
  border: none;
}
#share-toolbar .twitter,
.share-buttons-wrapper .twitter {
  margin-left: 15px;
  width: 80px;
  height: 20px;
}
#share-toolbar .IN-widget,
.share-buttons-wrapper .IN-widget {
  margin-left: 15px;
}
#share-toolbar .plusone,
.share-buttons-wrapper .plusone {
  display: inline-block;
  height: 20px;
  width: 32px;
  margin-left: 15px;
}
#share-toolbar .email,
.share-buttons-wrapper .email {
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 20px;
  margin-left: 15px;
  text-indent: -9999px;
  background: transparent url(../img/share_sprite-gray-20x20.png) no-repeat;
  background-position: 0px -80px;
}
#share-toolbar .email:hover,
.share-buttons-wrapper .email:hover {
  background-position: 0px -100px;
  cursor: pointer;
}
.share-toolbar {
  z-index: 2;
  width: 20px;
  position: absolute;
}
.share-toolbar .share-more:hover {
  background-position: 0px -60px;
}
.share-toolbar .share-buttons-container {
  width: 0px;
  height: 55px;
  left: -5px;
  top: 39px;
  -webkit-transition: left, opacity, 250ms ease-out;
  -moz-transition: left, opacity, 250ms ease-out;
  -o-transition: left, opacity, 250ms ease-out;
  transition: left, opacity, 250ms ease-out;
  overflow: hidden;
  position: absolute;
  z-index: 99;
  opacity: 0;
}
.share-toolbar .open.share-buttons-container {
  display: block;
  width: 230px;
  opacity: 1;
  left: 0px;
  z-index: 900;
}
.share-toolbar .share-buttons-wrapper {
  width: 183px;
  position: absolute;
  top: 0px;
  left: 30px;
}
.share-toolbar .share-icon {
  position: relative;
  float: left;
  width: 20px;
  height: 20px;
  margin-top: 10px;
  padding-top: 0;
  background: transparent url(../img/share_sprite-gray-20x20.png) no-repeat;
  cursor: pointer;
}
.share-toolbar .share-icon .share-iframe {
  display: block;
  width: 0;
  height: 0;
  opacity: 0;
  padding: 0;
  border: 0;
  background: #FFFFFF;
  position: absolute;
  top: -6px;
  left: -5px;
  overflow: hidden;
}
.share-toolbar .share-icon.open {
  z-index: 999;
}
.share-toolbar .share-icon.open .share-iframe {
  opacity: 1;
  width: auto;
  height: 20px;
  border: 1px solid #dadada;
  padding: 6px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  box-shadow: 0 2px 0 #eaeaea;
  -webkit-box-shadow: 0 2px 0 #eaeaea;
  -moz-box-shadow: 0 2px 0 #eaeaea;
}
.share-toolbar .share-icon:first-child {
  margin: 0px;
}
.share-toolbar .share-more {
  background-position: 0px -40px;
  cursor: pointer;
  height: 17px;
}
.share-toolbar .fb-icon {
  background-position: 0px 0px;
}
.share-toolbar .fb-icon .share-iframe {
  width: 125px;
}
.share-toolbar .fb-icon .share-iframe .fb {
  display: inline-block;
  width: 125px;
  height: 20px;
  border: none;
}
.share-toolbar .twitter-icon {
  background-position: 0px -20px;
}
.share-toolbar .twitter-icon .share-iframe .twitter {
  width: 80px;
}
.share-toolbar .email {
  margin-right: 15px;
}
#send-email {
  position: absolute;
  background: white;
  width: 442px;
  font-family: "Arial", sans-serif;
  color: #444;
  padding: 5px 30px 30px 30px;
  z-index: 10001;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  box-shadow: 0 0px 25px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0 0px 25px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 0px 25px rgba(0, 0, 0, 0.8);
}
#send-email p {
  margin-top: 25px;
}
#send-email p img {
  padding-left: 5px;
  vertical-align: text-bottom;
}
#send-email h2 {
  font-family: FoundersGrotCond-Bold, Arial, Helvetica, sans-serif;
  font-size: 2em;
  margin-top: 25px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
}
#send-email label,
#send-email input {
  display: block;
}
#send-email label {
  font-size: 0.7em;
  font-weight: bold;
  color: #999;
  text-transform: uppercase;
  margin-top: 25px;
  margin-bottom: 10px;
}
#send-email input,
#send-email textarea {
  border: 1px solid #e5e5e5;
  display: inline-block;
  padding: 8px 15px;
  height: 20px;
  width: 250px;
  font-size: 1.0em;
  font-weight: normal;
  line-height: 20px;
  vertical-align: middle;
  color: #444;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  box-shadow: inset 0 0px 10px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 0px 10px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 0px 10px rgba(0, 0, 0, 0.05);
}
#send-email input.error,
#send-email textarea.error {
  border-color: #ac5555;
  box-shadow: inset 0 0px 10px rgba(172, 85, 85, 0.5);
  -webkit-box-shadow: inset 0 0px 10px rgba(172, 85, 85, 0.5);
  -moz-box-shadow: inset 0 0px 10px rgba(172, 85, 85, 0.5);
}
#send-email textarea {
  width: 411px;
  height: 100px;
}
#send-email .humanity-check {
  display: none;
}
#send-email label.help-text,
#send-email label.invalid-email {
  margin-top: 8px;
  margin-bottom: 0px;
  font-size: 0.6em;
  line-height: 1.8em;
  text-transform: none;
}
#send-email label.help-text {
  font-weight: normal;
  color: #cccccc;
}
#send-email label.invalid-email {
  color: #ac5555;
}
#send-email .subject {
  margin-top: 0;
  font-weight: bold;
}
#send-email .close-button {
  position: absolute;
  text-indent: -9999px;
  display: block;
  width: 39px;
  height: 39px;
  background: transparent url(../img/close_x.png) 0 0 no-repeat;
  right: -19px;
  top: -19px;
}
#send-email button {
  background-color: #444;
  border: 1px solid #444;
  font-size: 1.0em;
  padding: 0 18px;
  color: #f7f7f7;
  height: 40px;
  display: inline-block;
  font-family: FoundersGrotCond-Semibold, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  margin-top: 25px;
  letter-spacing: 0.08em;
  cursor: pointer;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
}
#send-email span.general-error {
  font-size: 0.60em;
  display: none;
  margin-left: 25px;
  color: #ac5555;
}
.social-item-buttons {
  width: 35px;
  padding-left: 20px;
  font-size: .8em;
  height: 144px;
  border-left: 1px solid #e8e8e8;
}
.social-item-buttons a {
  text-align: center;
  display: block;
}
.social-item-buttons a:hover .label {
  color: #444444;
}
.social-item-buttons .icon {
  background: transparent url(../img/twitter_intent_icons.png) top right no-repeat;
  width: 21px;
  height: 18px;
  font-size: 0;
  text-indent: -9999px;
  display: block;
  margin: 0 auto;
}
.social-item-buttons .stream-tweet-reply-btn {
  margin: 35px 0 20px;
}
.social-item-buttons .stream-tweet-retweet-btn .icon {
  background-position: top left;
}
.social-item-buttons .label {
  font-family: FoundersGrotCond-Medium, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  display: block;
  margin-top: -0.5em;
  font-size: 0.7em;
}
.stream-item-view:hover .social-item-buttons,
.stream-item-view:hover .stream-item-buttons {
  display: inline-block;
}
.stream-item-view.active {
  overflow: hidden;
}
.stream-item-view.hidden {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -485px;
}
.image-container {
  position: relative;
}
.stream-item-view.single-item h2 {
  line-height: 1;
}
#stream-update-count-label {
  background: #ff8000;
  position: absolute;
  font-weight: bold;
  left: -27px;
  height: 13px;
  text-align: center;
  padding: 6px 7px 1px 7px;
  top: 18px;
  font-size: 0.7em;
  color: white;
  cursor: pointer;
  display: none;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
#stream-update-count-label .arrow-right,
#stream-update-count-label .expand-collapse span,
.expand-collapse #stream-update-count-label span {
  position: absolute;
  top: 7px;
  right: -3px;
  border-left-color: #ff8000;
}
#stream-update-count-label .more-detail {
  display: none;
}
#stream-update-count-label:hover {
  color: #444444;
}
#stream-update-count-label.fixed {
  position: fixed;
  bottom: 10px;
  left: 10px;
  top: auto;
}
#stream-update-count-label.fixed .more-detail {
  display: inline-block;
}
#stream-toolbar {
  border-bottom: 1px solid #e1e1e1;
  box-shadow: 0px 3px 0px rgba(175, 175, 175, 0.1);
  -webkit-box-shadow: 0px 3px 0px rgba(175, 175, 175, 0.1);
  -moz-box-shadow: 0px 3px 0px rgba(175, 175, 175, 0.1);
  background: white;
  border-top: 1px solid #e8e8e8;
}
#stream-toolbar h2 {
  background: transparent url("../img/stream_arrow.png") 24px 20px no-repeat;
  padding: 1.2em 0 0 55px;
  font-family: "Arial", sans-serif;
  font-size: 1.1em;
  color: #444444;
}
#stream-toolbar .wrapper {
  overflow: visible;
  position: relative;
}
.collapse-stream-item {
  background: transparent url("../img/stream_item_close_btn.png") top right no-repeat;
  font-size: 0;
  width: 26px;
  height: 26px;
  text-indent: -9999px;
  position: absolute;
  top: 10px;
  right: 15px;
}
.collapse-stream-item:hover {
  background-position: bottom left;
}
#journalist-information {
  font-family: Georgia, serif;
  padding: 30px 0;
}
#journalist-information img {
  float: left;
  width: 145px;
  margin-right: 25px;
}
#journalist-information h2 {
  float: left;
  width: 800px;
  font-family: FoundersGrotCond-Bold, Arial, Helvetica, sans-serif;
  font-size: 2.8em;
}
#journalist-information h3 {
  width: 800px;
  float: left;
  color: #7f7f7f;
  margin: 0.5em 0 0.8em;
}
#journalist-description {
  float: left;
  width: 800px;
  font-style: italic;
  font-size: 0.9em;
}
#journalist-social-buttons {
  float: left;
  width: 800px;
  margin-top: 1.3em;
  font-family: "Arial", sans-serif;
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 1.1em;
}
#journalist-social-buttons li {
  display: inline;
}
#journalist-social-buttons a:link,
#journalist-social-buttons a:visited {
  font-size: .7em;
  color: #7f7f7f;
}
#journalist-social-buttons a:link:hover,
#journalist-social-buttons a:visited:hover {
  color: #444;
  text-decoration: underline;
}
#twitter-journalist-btn,
#facebook-journalist-btn,
#googleplus-journalist-btn {
  padding-left: 30px;
  position: relative;
  padding-top: .5em;
  margin-right: 1em;
}
#twitter-journalist-btn .icon,
#facebook-journalist-btn .icon,
#googleplus-journalist-btn .icon {
  background: transparent url("../img/journalist_social_btns.png") top left no-repeat;
  width: 22px;
  height: 22px;
  font-size: 0;
  text-indent: -9999px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}
#facebook-journalist-btn .icon {
  background-position: -22px 0;
}
#googleplus-journalist-btn .icon {
  background-position: -44px 0;
}
#journalist-bio {
  float: left;
  width: 100%;
  line-height: 1.5;
  font-size: 1.15em;
  clear: both;
  margin-top: 1.2em;
}
footer {
  float: left;
  background-color: #F3F3F3;
  border-top: 1px solid #EAEAEA;
  color: #aaa;
  width: 100%;
}
footer .wrapper {
  padding: 1.8em 0;
}
footer a:link,
footer a:visited {
  color: #949494;
}
footer a:hover,
footer a:active,
footer a:focus {
  color: #444444;
}
footer ul {
  margin-bottom: 1.9em;
  color: #ddd;
  font-size: .75em;
  text-align: center;
}
footer li {
  display: inline;
  border-right: 1px solid #CCC;
  margin-right: .3em;
  padding-right: 0.6em;
}
footer li.last-child {
  border: none;
}
footer li.adchoices {
  padding-right: 1.7em;
  background: transparent url("../img/sprite-footer.png") no-repeat right 2px;
}
footer p {
  font-size: .7em;
  line-height: 1.6em;
}
.error-composite {
  padding: 0 0 6em 0;
  text-align: center;
}
.error-composite h1 {
  background: transparent url("../img/error_pigeon.png") no-repeat 50% 82px;
  padding-bottom: 7.7em;
  font-family: FoundersGrotCond-Bold, Arial, Helvetica, sans-serif;
  font-size: 2.55em;
}
.error-composite p {
  color: #666;
  margin: .2em auto;
  font: 1.05em/1.45em Georgia, serif;
}
.error-composite p i {
  color: #444;
  font: 1.5em/0.9em "Arial", sans-serif;
}
.error-composite a {
  color: #ff8000;
}
.error-composite a:hover {
  text-decoration: underline;
}
#error-404,
#error-500 {
  padding: 2em 0;
}
#error-404 .search-wrapper,
#error-500 .search-wrapper {
  border-top: 1px solid #eaeaea;
  margin: 2.1em auto 0;
  padding: 2em 0;
}
#error-404 .search-wrapper p,
#error-500 .search-wrapper p {
  width: 440px;
}
#loading-reuters-content {
  position: absolute;
  bottom: 0;
  background: #444444;
  border-top: none;
  border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  font-weight: bold;
  font-size: .7em;
  color: #f8f8f8;
  z-index: 0;
  left: 50%;
  border-top: 1px solid #444444;
}
#loading-reuters-content.error-state #error-label {
  display: block;
}
#loading-reuters-content.error-state #loading-label {
  display: none;
}
#loading-reuters-content.active {
  bottom: auto;
  bottom: -27px;
  margin-left: -58px;
}
#loading-label,
#error-label {
  padding: .45em 4.3em .6em 2em;
  display: block;
}
#loading-label img,
#error-label img {
  position: absolute;
  top: 8px;
  right: 2em;
}
#error-label {
  display: none;
}
#error-label img {
  top: 6px;
}
#reuters-loader-details {
  white-space: nowrap;
  display: none;
}
.stream-item-loading-state {
  position: absolute;
  top: 43%;
  left: 0;
  width: 100%;
  text-align: center;
}
.stream-item-loading-state .label {
  background: transparent url(../img/unable_to_load_icon_large.png) top right no-repeat;
  padding-right: 25px;
}
.animating {
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
}
#single-video {
  border-top: none;
}
#item-loading {
  position: fixed;
  top: 102px;
  left: 0;
  width: 100%;
  background: white;
  height: 100%;
  z-index: 9998;
}
#single-video,
#single-image {
  display: none !important;
}
.stream-list-item[data-document_type=video].active:hover,
.stream-list-item[data-document_type=image].active:hover {
  border-bottom: 1px solid #e5e5e5;
}
@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
  #beta-learnmore .info-icon .clickable-nav-elem > a,
  #beta-learnmore .info-icon .clickable-nav-elem > .label,
  #beta-learnmore .info-icon .follow-icons a,
  #primary-nav .clickable-nav-elem > a,
  #primary-nav .clickable-nav-elem > .label,
  #primary-nav .follow-icons a {
    background-image: url(../img/navigation-sprite-retina.png);
    background-size: 139px 545px;
  }
  #beta-learnmore .info-icon {
    background-position: 0px -493px;
  }
}
.pinned-content {
  padding-top: 30px;
}
.pinned-content a:hover,
.pinned-content a:hover h2,
.pinned-content a:hover h2.x-small,
.pinned-content h2:hover {
  color: #000000;
}
.pinned-content section {
  padding-bottom: 30px;
  border-bottom: 1px solid #ececec;
}
.pinned-content section .article-meta {
  padding-top: 5px;
  padding-bottom: 5px;
}
.pinned-content section .article-meta li {
  border-bottom: none;
}
.pinned-content section time {
  font-family: "Arial Rounded MT Bold", Arial;
  font-weight: normal;
  font-size: 0.68em;
  color: #777777;
  border: none;
}
.pinned-content section time:hover {
  text-decoration: underline;
}
.pinned-content section p {
  padding-top: 15px;
  color: #888;
  font-size: 0.83em;
  line-height: 1.3;
}
.pinned-content section img {
  cursor: pointer;
}
.pinned-content section a:hover,
.pinned-content section a:hover h2,
.pinned-content section a:hover h2.x-small,
.pinned-content section h2:hover {
  color: #000000;
}
.pinned-content section:first-child {
  border-bottom-width: 5px;
}
.pinned-content section.last-child,
.pinned-content section:last-child {
  border-bottom: none;
}
.pinned-content section .col.width-4-half {
  width: 227px;
}
.pinned-content section .col.width-4-half h2 {
  padding-top: 10px;
}
.pinned-content section .col.width-4-half img {
  display: block;
}
h2.x-large,
h2.large,
h2.medium,
h2.semimedium,
h2.small,
h2.x-small,
h2.xx-small,
h2.default-serif {
  font-family: Georgia, serif;
  color: #444;
  font-size: 1.2em;
  line-height: 1.4;
}
h2.x-large {
  font-family: FoundersGrotCond-Semibold;
  font-size: 4.37em;
  line-height: 0.83;
}
h2.large {
  font-family: FoundersGrotCond-Semibold;
  font-size: 3em;
  line-height: 0.88;
}
h2.medium {
  font-family: FoundersGrotCond-Semibold;
  font-size: 2.5em;
  line-height: 0.9;
}
h2.semimedium {
  font-family: FoundersGrotCond-Semibold;
  font-size: 2.1em;
  line-height: 0.95;
}
h2.small {
  font-family: FoundersGrotCond-Semibold;
  font-size: 1.75em;
  line-height: 0.88;
}
h2.x-small {
  font-family: FoundersGrotCond-Semibold;
  font-size: 1.25em;
  line-height: 0.95;
}
h2.xx-small {
  font-family: FoundersGrotCond-Semibold;
  font-size: 1.2em;
  line-height: 1;
}
h2 a {
  color: #444444;
}
.advert-unit {
  width: 300px;
  height: 250px;
  margin: 0 0 15px;
}
.list-with-images > li {
  margin-bottom: 1.2em;
  position: relative;
  padding-left: 120px;
  min-height: 80px;
}
.list-with-images > li.last-child {
  margin-bottom: 0;
}
.list-with-images > li:last-child {
  margin-bottom: 0;
}
.list-with-images > li h2 {
  margin-bottom: .3em;
  font-family: Georgia, serif;
  line-height: 1.4;
  font-size: 1.1em;
}
.list-with-images > li img {
  width: 145px;
  position: absolute;
  top: .2em;
  left: 0;
}
.link-source {
  color: #666666;
}
.equal-space {
  margin: 0 0 30px 0;
}
.equal-space .col {
  margin-left: 20px;
}
.equal-space .col:first-child {
  margin-left: 0;
}
.simple-list-three,
.simple-list-two {
  text-align: center;
}
.simple-list-three article,
.simple-list-two article {
  text-align: center;
  margin-bottom: 1em;
}
.simple-list-three article.last-child,
.simple-list-two article.last-child {
  border-bottom: none;
}
.simple-list-three article:last-child,
.simple-list-two article:last-child {
  border-bottom: none;
}
.simple-list-three .break,
.simple-list-two .break {
  padding: 0;
  height: 1px;
  width: 50%;
  border-top: none;
  border-bottom: 1px solid #ececec;
  border-left: none;
  border-right: none;
}
.special-holder {
  padding: 20px;
  display: table-cell;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.special-holder h3 {
  color: #ff8000;
  font-size: 0.75em;
  font-weight: bold;
  text-transform: uppercase;
}
.special-holder h2 {
  font-size: 2em;
  margin: .3em 0 .3em;
  font-family: FoundersGrotCond-Semibold;
  line-height: 1;
}
.special-holder p {
  color: #777;
  line-height: 1.4;
  font-size: .9em;
  padding: 0.5em 0 0;
}
.inner-list {
  margin: 0;
  overflow: hidden;
}
.inner-list > li:first-child a {
  padding-left: 0;
  border-left: 0;
}
.inner-list h2 {
  line-height: 1.5;
}
.inner-list a {
  float: left;
  text-align: left;
  border-left: 1px solid #e7e7e7;
  padding: 0 3%;
  display: inline-block;
  width: 27%;
  color: #777777;
}
.inner-list a:hover {
  color: #000000;
}
.vert-list-two {
  clear: both;
  overflow: hidden;
}
.vert-list-two > li {
  padding: 10px 0;
  text-align: center;
  width: 100%;
  margin: 0 auto;
}
.vert-list-two > li.break {
  padding: 0;
  height: 1px;
  width: 60%;
  border-top: none;
  border-bottom: 1px solid #ececec;
  border-left: none;
  border-right: none;
  margin-top: 10px;
}
.vert-list-two > li.last-child {
  border-bottom: 0;
}
.vert-list-two > li:last-child {
  border-bottom: 0;
}
.vert-list-two > li h2 {
  font-size: 1em;
}
.lead-pad {
  padding: 5px 0px 25px 0px;
}
.lead-pad li h2 {
  font-size: .75em;
  font-family: Georgia, serif;
}
.col.width-3 li,
.col.width-6 li {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ececec;
  list-style: none;
}
.col.width-3 li:last-child,
.col.width-3 li.last-child,
.col.width-6 li:last-child,
.col.width-6 li.last-child {
  border-bottom: none;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.col.width-3 h2,
.col.width-6 h2 {
  font-family: FoundersGrotCond-Semibold;
  float: left;
  position: relative;
}
.col.width-3 .article-meta,
.col.width-6 .article-meta {
  clear: both;
  position: relative;
  padding-top: 7px;
  padding-bottom: 0px;
}
.col.width-3 .article-meta li,
.col.width-6 .article-meta li {
  padding: 0px;
  margin: 0px;
}
.col.width-3 .article-meta {
  padding-top: 10px;
}
.col.width-3 h2 {
  word-break: break-word;
  padding-top: 8px;
}
.col.width-3 img {
  display: block;
}
.col.width-6.secondary h2,
.col.width-3.secondary h2 {
  font-family: Georgia, serif;
  line-height: 1.15em;
  font-size: 1em;
  line-height: 19px;
  color: #555555;
}
.col.width-6.secondary a:hover h2,
.col.width-6.secondary h2:hover,
.col.width-3.secondary a:hover h2,
.col.width-3.secondary h2:hover {
  color: #000000;
}
.col.width-6 .split img {
  position: relative;
  width: 145px;
  float: left;
  padding-right: 20px;
}
.col.width-6 .split h2 {
  width: 145px;
}
.pinned-content section .strip h2 {
  padding-top: 10px;
}
.pinned-content section .strip p {
  padding-top: 10px;
}
.pinned-content section .strip img {
  display: block;
}
.pinned-content section .strip .article-meta {
  padding-top: 10px;
  padding-bottom: 0px;
}
.col.width-6.strip.txt-col article {
  border-bottom: 1px solid #ececec;
  margin-bottom: 10px;
}
.col.width-6.strip.txt-col article h2 {
  font-family: Georgia, serif;
  line-height: 1.15em;
  font-size: 1.1em;
  line-height: 19px;
  color: #333333;
}
.col.width-6.strip.txt-col article .article-meta {
  padding-bottom: 10px;
}
.col.width-6.strip.txt-col .last-child {
  border: none;
}
.pinned-content section.hero-strip {
  border-bottom-width: 1px;
}
.pinned-content section.hero-strip .article-meta {
  padding-top: 0px;
}
.pinned-content section.hero-strip .secondary h2 {
  padding-bottom: 7px;
}
.pinned-content section.hero-strip .secondary .article-meta {
  padding-top: 0px;
  padding-bottom: 0px;
}
.pinned-content section.hero-strip .byline a:link,
.pinned-content section.hero-strip .byline a:visited {
  color: #cccccc;
}
.pinned-content section.hero-strip .byline a:link:hover,
.pinned-content section.hero-strip .byline a:visited:hover {
  color: #444444;
}
.pinned-content section.hero-strip h2 {
  padding-bottom: 10px;
  padding-top: 0px;
  float: none;
}
.pinned-content section.hero-strip p {
  padding-bottom: 7px;
}
.pinned-content section.equal-panel-strip {
  border-bottom: 1px solid #ececec;
}
.pinned-content section.equal-panel-strip.last-child {
  border-bottom: none;
}
.pinned-content section.equal-panel-strip:last-child {
  border-bottom: none;
}
.pinned-content section.equal-panel-strip .col.width-6 h2 {
  float: none;
  padding-top: 10px;
}
.pinned-content section.equal-panel-strip .col.width-6 p {
  font-size: 0.8em;
}
.sub-grp-width-9 {
  border-top: 5px solid #ececec;
  padding-top: 20px;
  margin-top: 20px;
}
.sixteen-stories-w-op .pinned-content section.hero-strip,
.sixteen-stories-w-op .pinned-content section.equal-size-strip,
.seventeen-stories-w-op .pinned-content section.hero-strip,
.seventeen-stories-w-op .pinned-content section.equal-size-strip {
  border-bottom-width: 1px;
}
#one-article-nuclear {
  border-bottom: none;
}
#one-article-nuclear h2 {
  text-align: center;
  padding-bottom: 15px;
}
#one-row-opinion-column-blurbs {
  margin: 0 0 0 20px;
  border: none;
}
#one-row-opinion-column-blurbs .bucket-heading {
  display: block;
  color: #fc660f;
  font-weight: 100;
  text-align: center;
  padding-bottom: 14px;
  font-size: 0;
  text-indent: -9999px;
  height: 54px;
  background: transparent url("../img/opinion_heading_bg.png") top center no-repeat;
  padding-bottom: 40px;
  margin-left: 20px;
}
#one-row-opinion-column-blurbs ol li {
  padding-bottom: 25px;
  margin-bottom: 25px;
}
#one-row-opinion-column-blurbs ol li.last-child {
  border: none;
  padding: 0px;
  margin: 0px;
}
#one-row-opinion-column-blurbs time {
  margin-top: 1em;
}
#one-row-opinion-column-blurbs article {
  text-align: center;
}
#one-row-opinion-column-blurbs article h2 {
  margin: 0px 0px 10px 0px;
  padding-top: 5px;
  font-size: 1.2em;
  line-height: 1.1;
  float: none;
  font-family: FoundersGrotCond-Semibold, Arial, Helvetica, sans-serif;
}
#one-row-opinion-column-blurbs article p,
#one-row-opinion-column-blurbs article p a {
  font-size: .83em;
  color: #999999;
  line-height: 1.3;
  margin: 5px 5px 0 5px;
  padding-top: 0px;
}
#one-row-opinion-column-blurbs article img {
  width: auto;
}
#one-row-opinion-column-blurbs article li {
  border: none;
  margin: 0px;
  padding: 0px;
}
#one-row-opinion-column-blurbs .byline {
  color: #ff8000;
  font-family: "Arial Rounded MT Bold", Arial;
  font-weight: normal;
  font-size: .7em;
  font-style: normal;
}
#one-row-opinion-column-blurbs .byline a:link,
#one-row-opinion-column-blurbs .byline a:visited {
  color: #ff8000;
}
#one-row-opinion-column-blurbs .byline a:hover {
  text-decoration: underline;
}
#company-composite .bucket-label,
.pinned-content article .bucket-label {
  display: none;
  color: #ff8000;
  font-family: "Arial Bold", Arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  padding-right: 2px;
  text-transform: uppercase;
  cursor: default;
  position: relative;
  top: -2px;
}
#company-composite .exclusive,
#company-composite .special_report,
#company-composite .video,
#company-composite .opinion,
#company-composite .liveblog,
#company-composite .analysis,
#company-composite .breakingviews,
#company-composite .picture_essay,
.pinned-content article .exclusive,
.pinned-content article .special_report,
.pinned-content article .video,
.pinned-content article .opinion,
.pinned-content article .liveblog,
.pinned-content article .analysis,
.pinned-content article .breakingviews,
.pinned-content article .picture_essay {
  display: inline;
}
#company-composite .pinned-image-wrapper,
.pinned-content article .pinned-image-wrapper {
  position: relative;
}
#company-composite .pinned-image-wrapper .bucket-label,
.pinned-content article .pinned-image-wrapper .bucket-label {
  color: #ffffff;
  background: #ff8000;
  background: RGBA(234, 120, 4, 0.85);
  padding: 5px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  position: absolute;
  top: 8px;
  left: 8px;
  text-transform: uppercase;
  cursor: default;
}
#company-composite .pinned-image-wrapper .exclusive,
#company-composite .pinned-image-wrapper .special_report,
#company-composite .pinned-image-wrapper .video,
#company-composite .pinned-image-wrapper .opinion,
#company-composite .pinned-image-wrapper .liveblog,
#company-composite .pinned-image-wrapper .analysis,
#company-composite .pinned-image-wrapper .breakingviews,
.pinned-content article .pinned-image-wrapper .exclusive,
.pinned-content article .pinned-image-wrapper .special_report,
.pinned-content article .pinned-image-wrapper .video,
.pinned-content article .pinned-image-wrapper .opinion,
.pinned-content article .pinned-image-wrapper .liveblog,
.pinned-content article .pinned-image-wrapper .analysis,
.pinned-content article .pinned-image-wrapper .breakingviews {
  display: block;
}
#company-composite .pinned-image-wrapper .picture_essay,
.pinned-content article .pinned-image-wrapper .picture_essay {
  display: block;
  background: #ff8000;
  background: rgba(255, 128, 0, 0.82);
  top: auto;
  left: auto;
  text-indent: -9999px;
  bottom: 8px;
  right: 6px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: .3em;
  cursor: pointer;
  z-index: 1;
}
#company-composite .pinned-image-wrapper .picture_essay span,
.pinned-content article .pinned-image-wrapper .picture_essay span {
  background: transparent url("../img/multi-photo.png") 0 0 no-repeat;
  display: block;
  width: 20px;
  height: 20px;
}
.pinned-content .col.width-3.secondary span.bucket-label {
  top: -1px;
}
.pinned-content .hero-strip .col.width-6 span.bucket-label {
  font-size: 18px;
  top: -5px;
  padding-right: 0px;
}
.pinned-content .hero-strip .col.width-6.secondary span.bucket-label {
  font-size: 12px;
  top: -1px;
  padding-right: 0px;
}
.pinned-content .hero-strip .col.width-4 span.bucket-label {
  font-size: 20px;
  top: -3px;
  padding-right: 1px;
}
.pinned-content .hero-strip .col.width-3 span.bucket-label {
  font-size: 16px;
  top: -2px;
}
#company-composite #stock-details {
  border-bottom: 5px solid #ececec;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.large-headline-media-sidebar,
#opinion-centered-headline {
  background: white;
  width: 100%;
  overflow: hidden;
  border-top: 1px solid #e5e5e5;
}
.large-headline-media-sidebar .col.width-15,
#opinion-centered-headline .col.width-15 {
  margin-right: 20px;
}
.large-headline-media-sidebar #secondary-collections,
#opinion-centered-headline #secondary-collections {
  font-size: .7em;
  list-style: none;
  margin: 3em 0 0 0;
}
.large-headline-media-sidebar #secondary-collections li,
#opinion-centered-headline #secondary-collections li {
  list-style: none;
  display: inline-block;
  color: #aaaaaa;
}
.large-headline-media-sidebar #secondary-collections li:first-child,
#opinion-centered-headline #secondary-collections li:first-child {
  color: #ff8000;
  text-transform: uppercase;
  margin-right: .4em;
  font-weight: bold;
}
.large-headline-media-sidebar #secondary-collections li:after,
#opinion-centered-headline #secondary-collections li:after {
  content: ',';
}
.large-headline-media-sidebar #secondary-collections li a,
#opinion-centered-headline #secondary-collections li a {
  color: #aaa;
  font-weight: bold;
}
.large-headline-media-sidebar #secondary-collections li:first-child:after,
.large-headline-media-sidebar #secondary-collections li:last-child:after,
#opinion-centered-headline #secondary-collections li:first-child:after,
#opinion-centered-headline #secondary-collections li:last-child:after {
  content: '';
}
#opinion-centered-headline #secondary-collections {
  width: 100%;
  margin-top: 0;
}
#opinion-centered-headline #secondary-collections li {
  display: inline-block;
  font-size: .8em;
  font-weight: bold;
}
#opinion-centered-headline #secondary-collections li a {
  color: #bbbbbb;
}
#opinion-centered-headline #secondary-collections li a:after {
  content: ",";
}
#opinion-centered-headline #secondary-collections li:last-child a:after {
  content: "";
}
#opinion-centered-headline .date-created {
  font-size: 1.1em;
  margin-top: .5em;
  margin-bottom: 0;
  color: #bbb;
  font-family: "Arial", sans-serif;
}
#opinion-centered-headline .date-created time {
  color: #bbbbbb;
}
#opinion-centered-headline .date-created span {
  display: inline-block;
  font-size: .65em;
  margin-bottom: 0;
}
#opinion-centered-headline hr {
  border: 3px solid #444;
  width: 240px;
  margin: 0 auto;
  margin-bottom: 2em;
}
#opinion-header {
  text-align: center;
  padding: 0;
  width: 420px;
  margin-left: 165px;
  margin-bottom: 40px;
}
#opinion-header .opinion-byline {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin: -3px auto 35px auto;
  padding: 20px 0;
  width: 310px;
}
#opinion-header .opinion-byline .byline {
  color: #ff8000;
  font: italic 1.1em "Georgia", serif;
  margin: 0.8em 0 1.5em;
  position: relative;
  display: inline-block;
  padding-right: 1.3em;
  line-height: 0;
}
#opinion-header .opinion-byline .byline .label {
  margin-right: 10px;
  margin-left: 1.9em;
}
#opinion-header .opinion-byline .byline a:link,
#opinion-header .opinion-byline .byline a:visited {
  color: #ff8000;
}
#opinion-header .opinion-byline .byline a:hover {
  text-decoration: underline;
}
#opinion-header .opinion-byline .title-label {
  font-size: .7em;
  text-transform: uppercase;
  color: #ccc;
  font-family: Georgia, serif;
  margin-top: -5px;
}
#opinion-header .content-label {
  display: block;
  margin: 0.4em 0;
}
#opinion-header .add-to-my-wire {
  position: absolute;
  right: 0;
  top: -0.6em;
  margin-left: 0.3em;
}
.article-content p {
  line-height: 1.45em;
  margin-bottom: 1em;
  width: 640px;
  color: #444;
  font-size: 1.05em;
  font-family: Georgia, serif;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
.content-view {
  z-index: 1;
  top: -1px;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
  background: #ffffff;
}
.content-view .wrapper {
  padding: 40px 0 30px 0;
}
.content-view .advert-unit {
  clear: right;
  float: right;
  margin: 10px -110px 10px 40px;
}
.content-view #article-actions-meta {
  position: relative;
}
.content-view #actions-list {
  position: absolute;
  top: 0;
}
.content-view #actions-list li {
  width: 100%;
  text-align: center;
  padding-top: 26px;
  margin-bottom: 10px;
}
.content-view #actions-list li .icon {
  position: absolute;
  top: 0;
  left: 3px;
}
.content-view #actions-list li a {
  font-weight: bold;
  font-size: 1.1em;
  color: #888;
  position: relative;
  padding-top: 19px;
}
.content-view .article-meta {
  margin: 0 0 26px 55px;
  float: left;
  width: 805px;
}
.content-view .article-meta li {
  padding: 0 10px 0 15px;
  border-left: 1px solid #ccc;
  font-size: .75em;
  line-height: 1em;
  color: #999999;
}
.content-view .article-meta li:first-child {
  padding-left: 0;
  border-left: 0;
}
.content-view .article-meta li .byline {
  color: #ff8000;
  font-size: 1em;
  font-weight: bold;
}
.content-view .article-meta li .byline a {
  color: #ff8000;
}
.content-view .article-meta li span {
  font-weight: bold;
}
.content-view .article-meta li time {
  color: #999;
  font-size: 1em;
  margin: 0;
}
.content-view .article-meta li .follow-on-twitter-btn {
  display: inline;
  padding: .25em .3em .25em 1.3em;
  margin-left: 10px;
}
.content-view .article-meta li .follow-on-twitter-btn .icon {
  top: 0em;
  left: .15em;
  font-weight: normal;
}
.content-view h2 {
  font-family: FoundersGrotCond-Bold, Arial, Helvetica, sans-serif;
  font-size: 3.1em;
  color: #444;
  line-height: 0.9;
}
.content-view header {
  padding: 0 0 43px 55px;
  width: 750px;
}
.content-view .content-label {
  font-family: FoundersGrotCond-Medium, Arial, Helvetica, sans-serif;
  color: #ff8000;
  font-size: 1.1em;
  text-transform: uppercase;
}
.content-view aside {
  margin: 5px 12px 0 8px;
  font-size: .65em;
  color: #aaa;
  clear: both;
}
.content-view hr {
  border: none;
  border-bottom: 1px solid #efefef;
}
#secondary-collections {
  margin: 1.5em 0 1em;
}
#secondary-collections li:first-child a {
  color: #aaa;
  font-weight: bold;
}
#secondary-collections li:first-child a:hover,
#secondary-collections li:first-child a:focus {
  text-decoration: underline;
}
#secondary-collections a {
  color: #ccc;
  text-transform: none;
  margin-bottom: 1em;
  display: inline-block;
}
#secondary-collections a:hover,
#secondary-collections a:focus {
  text-decoration: underline;
}
#comments-recommendations {
  margin-top: 1.5em;
}
#comments-recommendations li:first-child a {
  font-weight: bold;
  color: #aaa;
  position: relative;
  padding-left: 17px;
}
#comments-recommendations li:first-child a:hover,
#comments-recommendations li:first-child a:focus {
  text-decoration: underline;
}
#comments-recommendations li:first-child a .icon {
  background: transparent url("../img/comment_icon_small.png") top center no-repeat;
  font-size: 0;
  text-indent: -9999px;
  width: 13px;
  height: 13px;
  position: absolute;
  top: 0;
  left: 0;
}
#comments-recommendations a {
  color: #ccc;
  text-transform: none;
  margin-bottom: 1em;
  font-size: .75em;
  display: inline-block;
}
#comments-recommendations a:hover,
#comments-recommendations a:focus {
  text-decoration: underline;
}
.article-content > ul,
.article-content > ol {
  list-style: inside disc;
  line-height: 1.8;
  margin-left: 30px;
  margin-bottom: 1em;
}
.article-content cite {
  text-decoration: underline;
  font-style: normal;
}
.article-content > ol {
  list-style: inside decimal;
}
.article-content .image-wrapper {
  margin-bottom: 0.4em;
}
.article-content .image-wrapper.left {
  float: left;
  width: 310px;
  margin-right: 20px;
}
.article-content .image-wrapper.left .media-caption {
  margin-bottom: 20px;
}
.article-content .image-wrapper.small,
.article-content .image-wrapper.large {
  float: right;
  width: 310px;
  margin-left: 20px;
  background: white;
  padding: 0px 20px;
}
.article-content .image-wrapper.small .media-caption,
.article-content .image-wrapper.large .media-caption {
  margin-bottom: 20px;
}
.article-content .image-wrapper.large {
  width: 420px;
}
.article-content .video-wrapper iframe {
  max-width: 100%;
}
.article-content .media-caption {
  font-size: .7em;
  color: #888;
  line-height: 1.4;
  margin: .5em 0 35px;
  width: 100%;
  font-family: "Arial", sans-serif;
}
.article-content .media-credit {
  color: #a1a1a1;
}
.article-content .related-items {
  margin: 35px 0px;
  border: 1px solid #e5e5e5;
  padding: 0 2em 1em;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background: #ffffff;
}
.article-content .related-items.block {
  width: 585px;
}
.article-content .related-items.block .image .content-icon {
  left: 84px;
}
.article-content .related-items.block li img {
  padding: 10px 0px 20px 0px;
}
.article-content .related-items.block li img + span,
.article-content .related-items.block li div + span {
  padding-top: 20px;
}
.article-content .related-items.block .video .content-icon {
  left: 84px;
}
.article-content .related-items h3 {
  font-size: 11px;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  color: #FF8000;
  width: 100%;
  margin: 14px auto 0;
  padding-bottom: 14px;
  border-bottom: 1px solid #dddddd;
}
.article-content .related-items ol {
  padding: 10px 0 10px 0;
}
.article-content .related-items li {
  display: inline-block;
  vertical-align: text-top;
  width: 28%;
  overflow: hidden;
  margin-left: 7%;
  text-align: left;
  position: relative;
}
.article-content .related-items li:first-child {
  margin-left: 0;
}
.article-content .related-items li img {
  width: 145px;
  margin-bottom: 30px;
}
.article-content .related-items li .related-image {
  overflow: hidden;
  height: 97px;
}
.article-content .related-items li img + span,
.article-content .related-items li div + span {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-family: Georgia, serif;
  line-height: 1.25em;
  display: inline-block;
  color: #666666;
}
.article-content .related-items li a {
  position: relative;
  display: block;
  text-decoration: none;
}
.article-content .related-items li .content-icon {
  z-index: 1;
  position: absolute;
  height: 70px;
  width: 70px;
  display: block;
  top: 0;
  left: 0;
}
.article-content .related-items li .image .content-icon {
  top: 34px;
  left: 84px;
  background: transparent url("../img/image_icon_small.png") center center no-repeat;
}
.article-content .related-items li .video .content-icon {
  top: 34px;
  left: 84px;
  background: transparent url("../img/video_icon_small.png") center center no-repeat;
}
.article-content .related-items.inline {
  width: 310px;
  float: right;
  margin-left: 25px;
  padding: 0;
  clear: right;
  position: relative;
}
.article-content .related-items.inline h3 {
  font-size: 11px;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  color: #FF8000;
  padding: 0;
  width: auto;
  margin: 14px auto 0;
  border-bottom: 1px solid #dddddd;
}
.article-content .related-items.inline.small ol,
.article-content .related-items.inline.large ol {
  padding: 5px 0 10px 0;
}
.article-content .related-items.inline.small li,
.article-content .related-items.inline.large li {
  display: block;
  width: 80%;
  margin: 0 auto;
  padding: 10px 0px 10px 0px;
}
.article-content .related-items.inline.small li:last-child,
.article-content .related-items.inline.large li:last-child {
  border-bottom: none;
}
.article-content .related-items.inline.small,
.article-content .related-items.inline.large {
  padding: 10px 20px 5px 20px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.article-content .related-items.inline.small li,
.article-content .related-items.inline.large li {
  text-align: left;
  margin-left: 0;
  width: 100%;
  border: none;
}
.article-content .related-items.inline.small h3,
.article-content .related-items.inline.large h3 {
  text-align: center;
  margin: 0;
  border-bottom: 1px solid #dddddd;
  padding: 4px 0px 12px 0px;
}
.article-content .related-items.inline.small img + span,
.article-content .related-items.inline.small div + span,
.article-content .related-items.inline.large img + span,
.article-content .related-items.inline.large div + span {
  width: 115px;
  padding: 6px 0px 0px 20px;
}
.article-content .related-items.inline.small img,
.article-content .related-items.inline.large img {
  width: 125px;
  vertical-align: top;
}
.article-content .related-items.inline.small .related-image,
.article-content .related-items.inline.large .related-image {
  overflow: hidden;
  float: left;
  height: 74px;
}
.article-content blockquote {
  padding-left: 1.4em;
  font: italic 1.1em "Georgia", serif;
  font-size: 15px;
  color: #888;
  line-height: 1.8em;
  border-left: 10px solid #dddddd;
  margin: 2em 1em 2em 0;
  width: 80%;
}
.article-content .pullquote {
  font-family: FoundersGrotCond-Semibold, Arial, Helvetica, sans-serif;
  margin: 1.5em 0 1.5em 90px;
  font-size: 1.75em;
  line-height: 1.2em;
}
.article-content .pullquote.block {
  display: block;
  text-align: center;
  width: 420px;
  clear: both;
}
.article-content .pullquote.block:before {
  content: url("../img/blockquote_top.png");
  display: block;
  margin-bottom: 12px;
  text-align: center;
}
.article-content .pullquote.block:after {
  content: url("../img/blockquote_bottom.png");
  display: block;
  margin-top: 12px;
  text-align: center;
}
.article-content .pullquote.inline {
  clear: right;
  float: right;
  margin: 40px 0 40px 55px;
  border-left: 2px solid #CCC;
  width: 255px;
  padding-left: 20px;
}
.article-content .pullquote.inline:before {
  content: url("../img/blockquote_inline_top.png");
}
.article-content .pullquote.inline:after {
  content: url("../img/blockquote_inline_bottom.png");
}
.article-content aside {
  background: transparent url("../img/blockquote_bg_top.png") top center no-repeat;
  margin: 35px 0 55px;
  padding-top: 40px;
  line-height: 1;
  font-size: 1.7em;
  color: #444;
  font-family: FoundersGrotCond-Medium, Arial, Helvetica, sans-serif;
  width: 585px;
  text-align: center;
  clear: both;
}
.article-content aside .end-cap {
  background: transparent url("../img/blockquote_bg_bottom.png") top center no-repeat;
  height: 17px;
  margin-top: 25px;
  width: 100%;
  display: block;
}
.article-content aside.small {
  float: right;
  background: none;
  padding: 0;
  font-size: 1.6em;
  text-align: left;
  line-height: 1.3;
  padding-left: 20px;
  width: 290px;
  margin: 0 0 10px 20px;
  border-left: 4px solid #444;
  position: relative;
}
.article-content aside .ldquo,
.article-content aside .rdquo {
  background: transparent url("../img/quote_icons.png") 0 0 no-repeat;
  width: 38px;
  height: 28px;
  margin-right: .5em;
  text-indent: -9999px;
  padding: 0;
  float: left;
}
.article-content aside .rdquo {
  float: none;
  display: inline-block;
  background-position: top right;
  margin: 0 0 0 0.5em;
}
#article-wrapper {
  float: left;
  position: relative;
}
#article-wrapper #actions-list.fixed {
  position: fixed;
}
#collection-stream #single-video {
  margin-left: 0;
}
#collection-stream #single-video .image-wrapper {
  margin-left: 0;
}
#collection-stream #single-video #picture-essay-details {
  width: 750px;
}
#picture-essay-slideshow {
  background: white;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e1e1e1;
  box-shadow: 0px 3px 0px rgba(175, 175, 175, 0.1);
  -webkit-box-shadow: 0px 3px 0px rgba(175, 175, 175, 0.1);
  -moz-box-shadow: 0px 3px 0px rgba(175, 175, 175, 0.1);
  width: 100%;
  overflow: hidden;
  padding: 0;
  margin-top: -1px;
}
#picture-essay-slideshow .stream-item-buttons {
  display: block;
  position: relative;
  top: 22px;
}
#picture-essay-slideshow .stream-item-buttons a {
  color: #c1c1c1;
}
#picture-essay-slideshow .stream-item-buttons a:hover .label {
  color: #ffffff;
}
#picture-essay-slideshow .blurb {
  margin-top: 1em;
  line-height: 1.3;
  color: #888;
  font-size: 0.8em;
}
#picture-essay-slideshow header {
  padding: 2.4em 0;
  width: 860px;
  margin: 0 auto;
}
#picture-essay-slideshow #slideshow-controls {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9998;
}
#picture-essay-slideshow #slideshow-controls .wrapper {
  height: 400px;
  padding: 0;
}
#picture-essay-slideshow #prev-photo,
#picture-essay-slideshow #next-photo {
  background: transparent url("../img/picture_slideshow_controls.png") top left no-repeat;
  height: 90px;
  width: 90px;
  font-size: 0;
  text-indent: -9999px;
  position: absolute;
  top: 50%;
  margin-top: -45px;
  display: none;
  opacity: 0.5;
  z-index: 10;
}
#picture-essay-slideshow #prev-photo:hover,
#picture-essay-slideshow #next-photo:hover {
  opacity: 0.8;
}
#picture-essay-slideshow #current-photo-permalink {
  position: absolute;
  background: #000000 url("../img/photo_gallery_permalink_icon.png") center center no-repeat;
  opacity: 0.5;
  width: 47px;
  height: 47px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  font-size: 0;
  text-indent: -9999px;
  right: 0;
  bottom: 20px;
  z-index: 10;
}
#picture-essay-slideshow #current-photo-permalink:hover {
  opacity: 1;
}
#picture-essay-slideshow #next-photo {
  background-position: top right;
  right: 0;
}
#picture-essay-slideshow #prev-photo {
  left: 0;
}
#picture-essay-slideshow #next-photo.disabled,
#picture-essay-slideshow #next-photo.load-more-stream-items.disabled:hover,
#picture-essay-slideshow #next-photo.load-more-stream-items.disabled:focus,
#picture-essay-slideshow #prev-photo.disabled,
#picture-essay-slideshow #prev-photo.load-more-stream-items.disabled:hover,
#picture-essay-slideshow #prev-photo.load-more-stream-items.disabled:focus {
  display: none;
}
#picture-essay-slideshow #secondary-collections {
  margin-top: 0.5em;
}
#picture-essay-slideshow #secondary-collections li {
  display: inline;
  border-bottom: 0;
}
#picture-essay-slideshow #secondary-collections a {
  color: #999;
  display: inline-block;
  font-size: 1.05em;
  font-weight: bold;
  margin-bottom: .2em;
  line-height: 1.4;
}
#picture-essay-slideshow #secondary-collections a:hover,
#picture-essay-slideshow #secondary-collections a:focus {
  color: #444444;
}
#picture-essay-slideshow .col.width-15 {
  margin-right: 20px;
}
#picture-essay-slideshow #article-actions-meta {
  margin: 0 0;
  padding: 0;
  height: 80px;
}
#picture-essay-slideshow #article-actions-meta .share-toolbar .share-icon {
  background-image: url(../img/share_sprite-dark-20x20.png);
}
#picture-essay-slideshow #article-actions-meta li.article-comments {
  opacity: .7;
  background-position: center -1267px;
}
#picture-essay-slideshow #article-actions-meta li.article-save {
  opacity: .7;
  background-position: center -1009px;
}
#picture-slideshow-viewport {
  width: 100%;
  overflow: hidden;
  position: relative;
  background: #333333;
}
#picture-slideshow-viewport:hover #prev-photo,
#picture-slideshow-viewport:hover #next-photo {
  display: block;
}
#picture-slideshow-viewport:hover #next-photo.disabled,
#picture-slideshow-viewport:hover #next-photo.load-more-stream-items.disabled:hover,
#picture-slideshow-viewport:hover #next-photo.load-more-stream-items.disabled:focus,
#picture-slideshow-viewport:hover #prev-photo.disabled,
#picture-slideshow-viewport:hover #prev-photo.load-more-stream-items.disabled:hover,
#picture-slideshow-viewport:hover #prev-photo.load-more-stream-items.disabled:focus {
  display: none;
}
#picture-slideshow {
  position: relative;
  width: 100%;
  float: left;
  z-index: 1;
}
#picture-slideshow.loading {
  background: transparent url(../img/loading.gif) center center no-repeat;
  height: 400px;
}
#picture-slideshow.loading li {
  display: none;
}
#picture-slideshow li {
  margin: 0;
  float: left;
  display: inline-block;
  text-align: center;
}
#picture-slideshow img {
  opacity: 0.3;
}
#picture-slideshow img.active {
  opacity: 1;
}
#picture-slideshow img.portrait {
  width: auto;
}
#picture-essay-details {
  padding: 2.4em 0 2.4em;
  background: #222;
  color: #ffffff;
}
#picture-essay-details #slideshow-status {
  background: #222;
  border-radius: 20em;
  -webkit-border-radius: 20em;
  -moz-border-radius: 20em;
  position: absolute;
  top: -66px;
  left: 55px;
  font-size: 1em;
  padding: 1.3em .6em;
  color: #fff;
  z-index: 2;
}
#picture-essay-details #slideshow-current-item-count,
#picture-essay-details #slideshow-total-item-count {
  font-weight: bold;
}
#picture-essay-details .wrapper {
  padding: 0 0;
  overflow: visible;
  position: relative;
}
#picture-essay-details .media-caption {
  font-family: Georgia, serif;
  margin-top: -5px;
  padding-bottom: 1em;
  line-height: 1.45em;
  color: #666;
  font-size: 1.05em;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
#picture-essay-details .col.width-6 {
  margin-left: 20px;
}
#picture-essay-details .col.width-8 {
  margin-left: 20px;
}
#picture-essay-details .media-credit {
  display: block;
  color: #999;
  margin-top: 0.5em;
}
#picture-essay-details .advert-unit {
  margin: 0 0 0 4px;
  float: right;
  border: 0;
}
#picture-essay-details time {
  color: #777;
  display: inline;
  font-size: 1em;
}
#picture-essay-details #article-meta {
  margin: 0 0 0 20px;
  color: #777;
  position: relative;
  clear: none;
  font-size: 0.7em;
}
#picture-essay-details #article-meta span {
  font-weight: bold;
}
#picture-essay-details #article-meta p {
  padding: 1.4em 0;
  border-bottom: 1px solid #444444;
  color: #777777;
}
#picture-essay-details #article-meta p:first-child {
  padding-top: 0;
}
#picture-essay-details #article-meta h3 {
  color: #ff8000;
  text-transform: uppercase;
  margin-bottom: 1em;
  line-height: 1em;
}
#picture-essay-details #actions-list {
  top: 0;
}
#picture-essay-stacked,
#single-image,
#single-video {
  background: whiteSmoke;
  width: 100%;
  overflow: hidden;
  box-shadow: inset 0 -10px 20px #f1f1f1;
  border-top: 1px solid #e8e8e8;
}
#picture-essay-stacked #article-meta,
#single-image #article-meta,
#single-video #article-meta {
  color: #aaaaaa;
}
#picture-essay-stacked #article-meta p,
#single-image #article-meta p,
#single-video #article-meta p {
  border-bottom-color: #e5e5e5;
  color: #aaaaaa;
}
#picture-essay-stacked time,
#single-image time,
#single-video time {
  color: #aaaaaa;
}
#picture-essay-stacked .wrapper,
#single-image .wrapper,
#single-video .wrapper {
  padding-bottom: 0;
}
#picture-essay-stacked #picture-essay-details,
#single-image #picture-essay-details,
#single-video #picture-essay-details {
  background: none;
  padding: 0;
}
#picture-essay-stacked .blurb,
#single-image .blurb,
#single-video .blurb {
  color: #aaaaaa;
}
#picture-essay-stacked .media-credit,
#single-image .media-credit,
#single-video .media-credit {
  color: #aaaaaa;
}
#picture-essay-stacked .col.width-15,
#single-image .col.width-15,
#single-video .col.width-15 {
  margin-right: 20px;
}
#picture-essay-stacked #reuters-picture-shop,
#single-image #reuters-picture-shop,
#single-video #reuters-picture-shop {
  color: #aaa;
  border-bottom-color: #e5e5e5;
}
#picture-essay-stacked #secondary-collections li,
#single-image #secondary-collections li,
#single-video #secondary-collections li {
  display: inline;
  border-bottom: 0;
}
#picture-essay-stacked #secondary-collections a,
#single-image #secondary-collections a,
#single-video #secondary-collections a {
  color: #aaa;
  font-weight: bold;
  margin-bottom: .2em;
  line-height: 1.4;
}
#picture-essay-stacked #secondary-collections a:hover,
#picture-essay-stacked #secondary-collections a:focus,
#single-image #secondary-collections a:hover,
#single-image #secondary-collections a:focus,
#single-video #secondary-collections a:hover,
#single-video #secondary-collections a:focus {
  color: #444444;
}
#picture-essay-stacked .advert-unit,
#single-image .advert-unit,
#single-video .advert-unit {
  border: 1px solid #ececec;
}
#picture-essay-stacked .image-wrapper {
  width: 915px;
}
#picture-essay-stacked {
  position: relative;
  background: #ffffff;
}
#picture-essay-stacked header {
  padding-left: 35px;
}
#load-more-images {
  background: #444;
  opacity: .9;
  color: white;
  text-align: center;
  width: 200px;
  padding: 1em 0;
  display: block;
  margin: 0 auto;
  position: absolute;
  bottom: 0px;
  left: 41%;
  font-family: Arial, Helvetica, sans-serif;
  border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  font-size: 13px;
  -moz-transition: bottom 150ms;
  -webkit-transition: bottom 150ms;
  -o-transition: bottom 150ms;
  transition: bottom 150ms;
}
#load-more-images:hover {
  opacity: 1;
}
#picture-stacks li {
  width: 100%;
  display: block;
  overflow: hidden;
}
#picture-stacks img {
  width: 100%;
}
#picture-stacks .media-caption {
  width: 770px;
  padding: 1.5em 0 2.5em;
  font-family: Georgia, serif;
  line-height: 1.45em;
  color: #666;
  font-size: 1.05em;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
#picture-stacks .media-credit {
  color: #c1c1c1;
  font-size: .7em;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 0.6em;
}
#picture-stacks {
  float: left;
  margin: 0 0 0 55px;
  width: 860px;
  border-top: 2px solid #eaeaea;
  padding-top: 30px;
  margin-top: 30px;
}
#reuters-picture-shop {
  background: transparent url(../img/reuters_picture_shop_icon.png) 0 1.5em no-repeat;
  color: #777;
  font-size: 1em;
  padding: 1.4em 0 1.4em 14px;
  border-bottom: 1px solid #444444;
  display: block;
  margin-bottom: 1.4em;
}
.single-video .stream-content-large {
  display: inline-block;
}
.single-video .stream-content-large object,
.single-video .stream-content-large iframe,
.single-video .stream-content-large > div {
  width: 640px;
  height: 420px;
}
.single-video .stream-content-large iframe {
  position: relative;
  z-index: 1;
}
#single-video .wrapper {
  padding: 0 0 30px;
}
.single-video[data-content_type=yospace] .stream-item-view {
  height: 520px;
}
.single-video[data-content_type=yospace] .stream-item-view:hover {
  min-height: 519px;
}
#video-extras {
  overflow: hidden;
  margin-left: 55px;
  padding: 10px;
  border: 1px solid #e5e5e5;
  width: 838px;
  background: #fdfdfd;
}
#video-extras .related-items {
  float: left;
  margin-left: 1em;
  width: 500px;
}
#video-extras .related-items h3 {
  margin-bottom: 1.75em;
  padding: 0.25em 0 1.25em;
  border-bottom: 1px solid #ececec;
  color: #ff8000;
  font-size: .7em;
  font-family: Arial, sans-serif;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
#video-extras .related-items li {
  float: left;
  margin-right: 10px;
  width: 160px;
}
#video-extras .related-items li:last-child {
  margin-right: 0;
}
#video-extras .related-items li .content-icon {
  display: none;
}
#video-extras .related-items li .video {
  display: block;
  color: #666;
  font-size: 1.1em;
  font-family: Georgia, serif;
  line-height: 1.125;
}
#video-extras .related-items li .video:hover {
  color: #ff8000;
}
#video-extras .related-items li img {
  display: block;
  margin-bottom: 20px;
  width: 160px;
  height: auto;
}
#video-extras .advert-unit {
  float: right;
  margin: 0 0 0 4px;
  width: 300px;
}
#country-collection {
  margin-bottom: 30px;
}
#item-meta-nav {
  float: left;
}
#article-status {
  float: right;
}
#article-status .status-holder {
  float: left;
  background: #ff8000;
  color: white;
  border-radius: 3px;
  padding: .55em 1em;
  font-size: .8em;
  margin: .3em .5em;
  position: relative;
}
#article-status .status-holder span {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 4.5px 0 4.5px 5px;
  border-color: transparent transparent transparent #ff8000;
  position: absolute;
  right: -5px;
  top: 9px;
}
#country-news {
  overflow: hidden;
  padding-bottom: 25px;
}
#country-news .list-with-images {
  margin-top: 20px;
}
#country-news .list-with-images > li {
  margin-bottom: 0;
  min-height: 90px;
}
#country-news .list-with-images > li .image-wrapper {
  top: 0;
}
#country-news .list-with-images > li .image-wrapper img {
  background: #a5a5a5;
  width: 90px;
}
#country-news .list-with-images > li h2 {
  font-size: .8em;
  width: 195px;
}
#country-info {
  padding-bottom: 30px;
  overflow: hidden;
}
#country-info .list-with-images > li {
  float: left;
  padding: .5em 20px .5em 55px;
  width: 33.3%;
  vertical-align: middle;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  min-height: 40px;
  margin-bottom: .5em;
  line-height: 1.3;
}
#country-info .list-with-images > li:nth-child(4n) {
  clear: left;
}
#country-info .list-with-images > li:nth-child(3n) {
  padding-right: 0;
}
#country-info .list-with-images h2 {
  color: #ff8000;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
}
#country-info .list-with-images ul li {
  color: #444444;
  font-size: 0.7em;
}
#country-info .country-stats img {
  width: auto;
}
#country-info .width-6 {
  margin-left: 20px;
}
#country-info .width-6 figure {
  position: relative;
}
#country-info .width-6 figure figcaption {
  background: #dcdcdc;
  font-size: .6em;
  padding: .3em;
  position: absolute;
  bottom: .3em;
  right: 0;
}
#country-info .width-6 figure figcaption span {
  color: #ff8000;
}
#country-dashboard {
  padding-bottom: 25px;
  overflow: hidden;
}
#country-dashboard h3 {
  font-size: 1.1em;
  font-family: FoundersGrotCond-Regular, Arial, Helvetica, sans-serif;
  float: left;
  margin-bottom: .5em;
  text-transform: uppercase;
}
#country-dashboard .tabs {
  background: #fbfbfb;
  float: right;
  font-size: 0.7em;
}
#country-dashboard .tabs li {
  color: #999;
  float: left;
}
#country-dashboard .tabs li:first-child a {
  border-right: none;
}
#country-dashboard .tabs li a {
  color: #999;
  display: block;
  padding: .6em 1em;
  border-top: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}
#country-dashboard .tabs li a.active {
  background: #fff;
  color: #ff8000;
  border-bottom: 2px solid white;
  border-right: none;
  margin-bottom: -1px;
}
#country-dashboard .box {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 3px #F0F0F0;
  -webkit-box-shadow: 0 1px 3px #F0F0F0;
  -moz-box-shadow: 0 1px 3px #F0F0F0;
  clear: both;
}
#country-dashboard .width-3 {
  margin: 0 20px;
}
#country-dashboard .width-3 .country-dash li {
  text-align: left;
}
#country-dashboard .width-3 .country-dash li h4 {
  width: 100%;
}
#country-dashboard .width-3 .country-dash li p {
  width: auto;
  padding-top: 0.6em;
}
#country-dashboard .width-3 .country-dash li p:last-child {
  float: right;
}
#country-dashboard .width-3 .country-dash li:first-child {
  border-top: none;
}
#country-dashboard .width-6 .country-dash h4 {
  width: 37%;
}
#country-dashboard .width-6 .country-dash p {
  width: 30%;
}
#country-dashboard .width-9 .country-dash li {
  padding-left: 1.5em;
}
#country-dashboard .country-dash li {
  position: relative;
  font-size: .7em;
  color: #666;
  padding: 1.4em 1em;
  border-top: 1px solid #e5e5e5;
}
#country-dashboard .country-dash li .color-label {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 4px;
  height: 88%;
  display: block;
}
#country-dashboard .country-dash li.purple .color-label {
  background: #800080;
}
#country-dashboard .country-dash li.aqua .color-label {
  background: #00ffff;
}
#country-dashboard .country-dash li.green .color-label {
  background: #008000;
}
#country-dashboard .country-dash li.orange .color-label {
  background: #ffa500;
}
#country-dashboard .country-dash li h4 {
  font-weight: bold;
  display: inline-block;
  width: 52%;
}
#country-dashboard .country-dash li span.positive,
#country-dashboard .country-dash li p.positive {
  color: #69bd54;
  -webkit-transition: color 75ms ease-in;
  -moz-transition: color 75ms ease-in;
  -o-transition: color 75ms ease-in;
  transition: color 75ms ease-in;
}
#country-dashboard .country-dash li span.negative,
#country-dashboard .country-dash li p.negative {
  color: #f60000;
  -webkit-transition: color 75ms ease-in;
  -moz-transition: color 75ms ease-in;
  -o-transition: color 75ms ease-in;
  transition: color 75ms ease-in;
}
#country-dashboard .country-dash li p {
  display: inline-block;
  width: 22%;
  text-align: right;
}
#country-dashboard .country-dash li div {
  padding: 0.3em 0;
}
#country-journalists .col.width-3 {
  margin: 0;
}
#country-journalists .title-box {
  background: #444;
  float: left;
  height: 88px;
  position: relative;
}
#country-journalists .title-box .arrow-left {
  position: absolute;
  right: 0;
  top: 44%;
  border-right-color: #f1f1f1;
}
#country-journalists .title-box p {
  font-family: FoundersGrotCond-Semibold, Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  color: white;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
  padding: 1.3em 0.9em;
}
#country-journalists .cycle-list {
  overflow: hidden;
  background: #f7f7f7;
}
#country-journalists .cycle-list ul {
  background: #f7f7f7;
  overflow: hidden;
  height: 88px;
  padding: 0 20px;
  position: relative;
  left: 0;
}
#country-journalists .cycle-list ul li {
  float: left;
  margin-top: 20px;
  width: 190px;
}
@media screen and (min-width: 1188px) {
  #country-journalists .cycle-list ul li {
    width: 230px;
  }
}
#country-journalists .cycle-list ul li:first-child {
  margin-left: 0;
}
#country-journalists .cycle-list ul li .image-wrapper {
  float: left;
  margin-right: 10px;
}
#country-journalists .cycle-list ul li .image-wrapper img {
  width: 48px;
}
#country-journalists .cycle-list ul li h5 {
  font-family: Georgia, serif;
  font-weight: bold;
  font-size: .75em;
  margin-top: 0.25em;
}
#country-journalists .cycle-list ul li p {
  font-size: .7em;
  color: #999;
  margin-top: 0.5em;
}
#country-journalists nav {
  background: #444;
  height: 88px;
}
#country-journalists nav a {
  background: url("../img/country_nav_sprite.png") no-repeat;
  display: inline-block;
  text-indent: -999em;
  width: 100%;
  height: 50%;
}
#country-journalists nav a.right {
  background-position: 50% 16px;
}
#country-journalists nav a.left {
  background-position: 50% -30px;
  border-top: 1px solid #ffffff;
}
#country-journalists nav a:hover {
  background-color: #666666;
}
#country-journalists nav a.disabled,
#country-journalists nav a.load-more-stream-items.disabled:hover,
#country-journalists nav a.load-more-stream-items.disabled:focus {
  background-color: #cccccc;
}
.country-divider {
  border-top: 2px solid #e1e1e1;
  padding-top: 30px;
  clear: both;
}
#company-page {
  padding: 30px 0 0 0;
}
#company-page header {
  margin-bottom: 1em;
}
#company-page header h2 {
  font-family: FoundersGrotCond-Semibold, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 2.6em;
  padding: .05em 1.2em .1em .3em;
  border: 1px solid #dfdfdf;
  display: inline-block;
  position: relative;
}
#company-page header h2 > a {
  position: absolute;
  top: 6px;
  right: 6px;
  display: block;
  background: #dfdfdf;
  padding: 16px 12px;
  cursor: pointer;
}
#company-page header h2 > a span {
  cursor: pointer;
}
#company-page header h2 > a.active .arrow-down,
#company-page header h2 > a.active .heading-with-rule.toggleable .expand-collapse.expanded span,
.heading-with-rule.toggleable .expand-collapse.expanded #company-page header h2 > a.active span,
#company-page header h2 > a.active .expand-collapse.expanded span,
.expand-collapse.expanded #company-page header h2 > a.active span {
  border-left: .4em solid transparent;
  border-right: .4em solid transparent;
  border-bottom: .4em solid white;
  border-top: none;
}
#company-page header h2 .arrow-down,
#company-page header h2 .heading-with-rule.toggleable .expand-collapse.expanded span,
.heading-with-rule.toggleable .expand-collapse.expanded #company-page header h2 span,
#company-page header h2 .expand-collapse.expanded span,
.expand-collapse.expanded #company-page header h2 span {
  display: block;
  font-size: 14px;
  border-top-color: #ffffff;
}
#company-page header .without-arrow {
  padding: 0.05em 0.3em 0.1em 0.3em;
}
#company-page header .custom-select {
  text-transform: none;
}
#company-page header aside {
  display: inline-block;
  font-family: FoundersGrotCond-Regular, Arial, Helvetica, sans-serif;
}
#company-page header #current-trading-price {
  font-size: 2.6em;
  margin: 0 0.05em 0 0.25em;
}
#company-page header #current-trading-delta {
  font-size: 1.3em;
  margin-left: 0.2em;
}
#company-page header #current-trading-delta span.positive,
#company-page header #current-trading-delta p.positive {
  color: #69bd54;
  -webkit-transition: color 75ms ease-in;
  -moz-transition: color 75ms ease-in;
  -o-transition: color 75ms ease-in;
  transition: color 75ms ease-in;
}
#company-page header #current-trading-delta span.negative,
#company-page header #current-trading-delta p.negative {
  color: #f60000;
  -webkit-transition: color 75ms ease-in;
  -moz-transition: color 75ms ease-in;
  -o-transition: color 75ms ease-in;
  transition: color 75ms ease-in;
}
#company-page header .watch-stock-btn {
  float: right;
  margin-top: 1.5em;
}
#company-page .advert-unit {
  float: right;
}
#company-composite .pinned-content {
  padding-top: 0;
}
#company-chart section:first-child {
  padding-top: 20px;
}
#company-chart iframe {
  width: 100%;
  height: 605px;
}
#analyst-consensus {
  background: #eaeaea;
  height: 20px;
  margin-top: 10px;
  position: relative;
}
#analyst-consensus.none .none-label {
  display: block;
  color: #949494;
}
#analyst-consensus.none .analyst-progress-bar {
  display: none;
}
#analyst-consensus.buy .buy-label {
  display: block;
}
#analyst-consensus.buy .analyst-progress-bar {
  width: 100%;
}
#analyst-consensus.outperform .outperform-label {
  display: block;
}
#analyst-consensus.outperform .analyst-progress-bar {
  width: 80%;
}
#analyst-consensus.hold .hold-label {
  display: block;
}
#analyst-consensus.hold .analyst-progress-bar {
  width: 60%;
}
#analyst-consensus.underperform .underperform-label {
  display: block;
}
#analyst-consensus.underperform .analyst-progress-bar {
  width: 40%;
}
#analyst-consensus.sell .sell-label {
  display: block;
}
#analyst-consensus.sell .analyst-progress-bar {
  width: 20%;
}
#analyst-consensus.buy .buy-label {
  display: block;
}
#analyst-consensus.outperform .outperform-label {
  display: block;
}
#analyst-consensus span {
  text-transform: uppercase;
  display: inline-block;
  position: absolute;
  top: 6px;
  left: 6px;
  color: white;
  z-index: 1;
  font-size: 0.65em;
  display: none;
}
#analyst-consensus .analyst-progress-bar {
  background: #78a8c6;
  height: 20px;
}
#ric-selection {
  position: absolute;
  top: 100%;
  left: -1px;
  border: 1px solid #ebebeb;
  background: white;
  width: 100%;
  z-index: 2;
  text-transform: none;
}
#ric-selection a {
  display: block;
  font-size: .5em;
  color: #919191;
  padding: 0.2em .5em;
  border-bottom: 1px solid #ebebeb;
  font-family: FoundersGrotCond-Medium, Arial, Helvetica, sans-serif;
}
#ric-selection a:hover {
  color: #444;
  background: #f5f5f5;
}
#stock-details .col.width-6 h3 {
  font-weight: bold;
  font-size: .7em;
  margin-bottom: 10px;
}
#stock-details .col.width-6:last-child {
  margin-left: 20px;
}
#stock-details img.layered {
  position: relative;
  z-index: 0;
  top: -15px;
}
#stock-details h3.layered {
  position: relative;
  z-index: 1;
}
#stock-details img.chart {
  margin-bottom: 6px;
}
.company-stream {
  background: #f7f7f7;
}
.company-stream .expand-item {
  cursor: pointer;
}
.company-stream #company-profile .col.width-12 p {
  line-height: 1.9;
  color: #666666;
  font-size: .9em;
  margin-bottom: 1.7em;
}
.company-stream #company-profile .col.width-12 p:last-child {
  margin-bottom: 0;
}
.company-stream #company-profile .col.width-12 .col.width-6 {
  margin-left: 20px;
}
.company-stream #company-profile .col.width-6 {
  background: white;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-left: 20px;
  padding: 1.1em 1.5em;
  font-size: .75em;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  line-height: 1.8;
  color: #666666;
}
.company-stream #company-profile .col.width-6 h3 {
  font-weight: bold;
  font-size: 1.5em;
  color: #444444;
}
.company-stream #company-profile .col.width-6 .street-address,
.company-stream #company-profile .col.width-6 .city-address {
  display: block;
}
.company-stream #company-profile .col.width-6 .city-address {
  text-transform: uppercase;
}
.company-stream #company-profile .col.width-6 #telephone-numbers {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 1em;
  margin-bottom: 1em;
}
.company-stream #company-profile .col.width-6 h4 {
  font-weight: bold;
  color: #ff8000;
}
.company-stream #company-profile .col.width-6 #company-urls {
  list-style: inside disc;
}
.company-stream #company-profile .col.width-6 #company-urls li {
  border-bottom: none;
  list-style: inside disc;
}
.company-stream #company-profile .col.width-6 #company-urls a {
  color: #666666;
}
.company-stream #company-profile .col.width-6 #company-urls a:hover {
  color: #444444;
}
.company-stream section {
  margin-top: 1.5em;
}
.company-stream section:first-child {
  margin-top: 0;
}
.company-stream table {
  color: #666666;
  font-size: .75em;
  border-collapse: collapse;
  width: 65%;
}
.company-stream table th,
.company-stream table td {
  padding: 1.1em .5em;
  font-weight: bold;
  white-space: nowrap;
}
.company-stream table th:first-child,
.company-stream table td:first-child {
  padding-left: 0;
}
.company-stream table th {
  width: 90px;
  margin-right: 20px;
}
.company-stream table th:first-child {
  width: 255px;
  margin-right: 20px;
  font-size: .9em;
  color: #949494;
}
.company-stream table td:empty:after {
  content: "--";
}
.company-stream table th {
  font-size: .9em;
  color: #949494;
}
.company-stream table th.date-period {
  border-bottom: 1px solid #e6e6e6;
}
.company-stream table .officer-description td {
  font-weight: normal;
  line-height: 1.4;
  padding-top: 0;
  font-size: 11px;
  color: #999999;
}
.company-stream table .officer-description.hidden {
  display: none;
}
.company-stream table.small-table {
  width: 65%;
}
.company-stream #company-officers-directors {
  width: 970px;
}
.company-stream #company-officers-directors td:first-child {
  padding-left: 20px;
  position: relative;
}
.company-stream #company-officers-directors th {
  font-weight: normal;
}
.company-stream #company-officers-directors .title {
  display: block;
  margin-top: .6em;
  font-size: 11px;
  color: #999999;
  font-weight: normal;
}
.company-stream #institutional-holders ul li {
  background: #999;
  color: white;
  display: inline-block;
  width: 145px;
  text-align: center;
  margin: 7px;
  padding: .75em 0;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  font-family: Arial, Helvetica, sans-serif;
}
.company-stream #institutional-holders ul li .heading {
  font-size: .7em;
  padding-bottom: .5em;
  display: inline-block;
}
.company-stream #institutional-holders ul li .value {
  letter-spacing: 1px;
  font-size: 1.2em;
}
.company-stream #institutional-holders ul li:nth-child(6n+1) {
  margin-left: 0;
}
.company-stream #institutional-holders ul li:nth-child(6n+1) {
  margin-left: 0;
}
.company-stream #company-analysts table tr td:first-child {
  width: 37%;
}
.company-stream tr.toggled td {
  white-space: normal;
}
.company-stream .hidden {
  display: none;
}
#stream-toolbar {
  background: #f8f8f8;
  border-bottom: 1px solid #e1e1e1;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  height: 56px;
}
#stream-toolbar h2 {
  display: inline-block;
  float: left;
}
#stream-toolbar ul {
  margin: 1em 0 0 0;
  float: left;
}
#stream-toolbar ul li {
  padding: .2em 1.2em;
  margin-left: 1px;
  border-left: 1px solid #e1e1e1;
  float: left;
  display: inline-block;
}
#stream-toolbar ul li:first-child {
  border-left: none;
  margin-left: 0;
  padding-left: 0;
}
#stream-toolbar ul a {
  color: #999;
  font-size: 14px;
  font-weight: normal;
}
#stream-toolbar ul a:hover {
  color: #444444;
}
#stream-toolbar ul a.active {
  padding: 1.8em 0;
  color: #ff8000;
}
#stock-change-details {
  background: #fafafa;
  color: #666666;
  font-size: .75em;
  border: 1px solid #eaeaea;
  margin-bottom: 1.4em;
  overflow: hidden;
  max-height: 51px;
}
#stock-change-details li {
  float: left;
  display: inline-block;
  margin: .8em 0 .8em 1.5em;
  padding-right: 1.5em;
  border-right: 1px solid #efefef;
  max-width: 12%;
}
#stock-change-details li strong {
  display: block;
  margin-bottom: .5em;
  font-weight: bold;
}
#stock-change-details li:last-child {
  color: #999;
  font-size: 0.8em;
  border: none;
  margin-top: 1em;
  margin-left: 1em;
  line-height: 1.2;
  padding-right: 0;
  margin-right: 0;
  max-width: none;
}
#stock-change-details li:last-child strong {
  font-weight: normal;
}
.stocks-table th,
.stocks-table td {
  text-align: right;
}
.stocks-table th:first-child,
.stocks-table td:first-child {
  text-align: left;
}
#estimate-revision-summary td:nth-child(5):empty:after {
  content: '';
}
#upcoming-events {
  width: 100%;
  float: left;
}
#upcoming-events th:first-child {
  width: 40%;
}
#upcoming-events th:nth-child(2) {
  width: 20%;
}
#upcoming-events th:nth-child(3) {
  width: 20%;
}
#upcoming-events th:nth-child(4) {
  width: 20%;
}
#upcoming-events th:nth-child(2),
#upcoming-events td:nth-child(2) {
  text-align: left;
}
#company-competitors td:first-child {
  width: 40%;
}
#company-competitors td:nth-child(2) {
  width: 20%;
}
#company-competitors td:nth-child(3) {
  width: 20%;
}
#company-competitors td:nth-child(4) {
  width: 20%;
}
.watch-stock-btn {
  background: #69bd54;
  padding: .6em .7em .6em 2.6em;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  color: white;
  font-size: 0.65em;
  position: relative;
}
.watch-stock-btn .icon {
  position: absolute;
  top: .6em;
  left: .5em;
  width: 17px;
  height: 10px;
  background: transparent url(../img/watch_icon_small.png) top left no-repeat;
}
.watch-stock-btn:hover {
  background: #5aa747;
  color: #ffffff;
}
.popout {
  background: white;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border: 1px solid #dfdfdf;
  padding: 1px 4px;
  color: #999999;
  font-size: 1.1em;
}
.popout:hover {
  color: #444444;
}
.heading-with-rule {
  position: relative;
  margin-top: 40px;
}
.heading-with-rule.toggleable {
  padding-left: 20px;
}
.heading-with-rule.toggleable .expand-collapse {
  background: #f7f7f7;
  padding: 0 10px 0 0;
  top: -2px;
  z-index: 1;
}
.heading-with-rule.toggleable .expand-collapse span {
  border-width: 6px;
  border-left-color: #bbbbbb;
}
.heading-with-rule.toggleable .expand-collapse.expanded span {
  border-width: 6px;
  border-top-color: #bbbbbb;
}
.heading-with-rule h3 {
  background: #f7f7f7;
  padding: 0 1em 1.4em 0;
  color: #444444;
  z-index: 1;
  font-weight: bold;
  font-size: .95em;
  position: relative;
  display: inline-block;
}
.heading-with-rule hr {
  position: absolute;
  top: 1%;
  z-index: 0;
  left: 0;
  width: 100%;
  border: none;
  border-bottom: 1px solid #e1e1e1;
}
.expand-collapse {
  display: inline-block;
  position: absolute;
  top: 9px;
  left: 3px;
  padding: 5px 7px 5px 0;
}
.expand-collapse span {
  text-indent: -9999px;
  font-size: 0;
  display: inline-block;
  border-width: 5px;
  border-left-color: #424242;
}
.expand-collapse.expanded {
  left: 0;
}
.expand-collapse.expanded span {
  border-width: 5px;
  border-top-color: #424242;
}
.trend span.hidden {
  display: none;
}
.custom-select-list {
  display: none;
}
.custom-select-list.overflowing {
  overflow: scroll;
  overflow-x: hidden;
}
.tab-nav a {
  cursor: pointer;
}
.tab-targets > div {
  display: none;
}
.tab-targets > div:first-child {
  display: block;
}
.tab-targets div.wrapper {
  padding-bottom: 1.5em;
}
#search-results {
  padding-top: 30px;
}
.search-interaction {
  padding-bottom: 2.3em;
}
.search-interaction h1,
.search-interaction h2,
.search-interaction h3 {
  color: #444444;
  font-family: FoundersGrotCond-Semibold, Arial, Helvetica, sans-serif;
}
.search-interaction h1 {
  font-size: 2.5em;
}
.search-interaction h2 {
  font-size: 1.3em;
  padding-top: 0;
  padding-bottom: 0.4em;
}
.search-interaction p {
  color: #444444;
  font-family: FoundersGrotCond-Regular, Arial, Helvetica, sans-serif;
  font-size: 1.4em;
  padding-bottom: 0.9em;
}
.search-interaction b {
  font-family: FoundersGrotCond-Semibold, Arial, Helvetica, sans-serif;
}
.search-interaction li {
  padding-bottom: .3em;
  padding-top: .3em;
  font-family: FoundersGrotCond-Regular, Arial, Helvetica, sans-serif;
  font-size: 1.21em;
  color: #666666;
}
.search-interaction li a {
  color: #666666;
}
.search-interaction li a:hover,
.search-interaction li a:focus {
  color: #ff8000;
}
.search-interaction ul#suggested-no-results {
  list-style: disc inside;
}
.search-interaction ul#suggested-no-results li:first-child {
  list-style: none;
}
.search-interaction form {
  padding: 1.5em 0 1.5em 0;
}
.search-interaction input {
  background: #FBFBFB;
  color: #666666;
  font-family: FoundersGrotCond-Medium, Arial, Helvetica, sans-serif;
  font-size: 23px;
  width: 90%;
  border: 1px solid #EAEAEA;
  padding: 0.4em 0.7em 0.6em 0.7em;
}
.search-interaction input.placeholder {
  color: #666666;
}
.search-interaction input:-moz-placeholder {
  color: #666666;
}
.search-interaction input::-webkit-input-placeholder {
  color: #666666;
}
.search-interaction button[type="submit"] {
  border: none;
  background: transparent;
  position: absolute;
  right: 41.5%;
  top: 25.8em;
  cursor: pointer;
  opacity: 0.5;
}
.search-interaction button[type="submit"]:hover {
  opacity: 1;
}
.search-interaction .advert-unit {
  height: 250px;
  width: 300px;
  margin: 0 auto 0 4px;
  border: 1px solid #eaeaea;
  background: url("../img/ad-placholder.png") top center no-repeat;
}
#market-data-placeholder {
  border-bottom: 1px solid #eaeaea;
  background: #fafafa url(../img/loader-dots-on-light.gif) no-repeat 50% 50%;
  height: 108px;
}
#market-data-placeholder .no-js-icon {
  background: #fafafa url(../img/market-data-no-js-warning.png) no-repeat 50% 50%;
  width: 100%;
  height: 100%;
}
#market-data-placeholder.collapsed {
  height: 46px;
}
#market-data {
  font-size: 11px;
  font-family: "Arial", sans-serif;
  border-bottom: 1px solid #eaeaea;
  background-color: #fafafa;
}
#market-data .mask {
  position: relative;
  overflow: hidden;
}
#market-data .full,
#market-data .ticker {
  position: absolute;
}
#market-data .ticker {
  width: 970px;
}
#market-data .ticker span.label {
  font-weight: bold;
  float: left;
  text-transform: uppercase;
  padding-top: 0.2em;
}
#market-data .ticker a {
  position: absolute;
  padding: 0;
  top: 1px;
  display: block;
  width: 15px;
  height: 15px;
  line-height: 15px;
  color: white;
  font-size: 5px;
  text-align: center;
  background-color: #ddd;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
}
#market-data .ticker a:link,
#market-data .ticker a:hover,
#market-data .ticker a:visited {
  color: #ffffff;
}
#market-data .ticker a.previous {
  right: 16px;
}
#market-data .ticker a.next {
  right: 0px;
}
#market-data .ticker ul {
  overflow: hidden;
  width: 860px;
  height: 15px;
  line-height: 15px;
}
#market-data .ticker li {
  float: left;
  margin: 0;
  padding: 0;
  color: #888;
  font-size: 13px;
  border-left: 1px solid #eaeaea;
  padding: 0 0.5em;
}
#market-data .ticker li span {
  padding-left: 0.5em;
  font-weight: normal;
  font-size: 11px;
  white-space: nowrap;
}
#market-data .ticker li span:first-child {
  font-weight: bold;
  padding-left: 0;
}
#market-data .ticker li:first-child {
  margin-left: 0.5em;
}
#market-data span.up,
#market-data td.up {
  color: #69bd54;
}
#market-data span.down,
#market-data td.down {
  color: #e95750;
}
#market-data span.updated-text {
  font-size: 9px;
  position: absolute;
  top: 5px;
  right: 0px;
  color: #999999;
}
#market-data a:link,
#market-data a:visited {
  text-decoration: none;
  color: #999999;
}
#market-data a:hover,
#market-data a:focus {
  color: #e66637;
}
#market-data .tab-group,
#market-data .tab-group-wide {
  float: left;
}
#market-data .tab-group thead,
#market-data .tab-group-wide thead {
  display: none;
}
#market-data .tab-group li,
#market-data .tab-group-wide li {
  padding: 0;
}
#market-data .tab-group nav ul,
#market-data .tab-group-wide nav ul {
  margin-top: 0.4em;
  margin-bottom: 0.8em;
  text-transform: uppercase;
}
#market-data .tab-group nav ul a,
#market-data .tab-group-wide nav ul a {
  margin: 0;
  padding: 0;
}
#market-data .tab-group nav ul a:hover,
#market-data .tab-group-wide nav ul a:hover {
  text-decoration: underline;
  color: #444444;
}
#market-data .tab-group nav ul li,
#market-data .tab-group-wide nav ul li {
  padding-right: 6px;
  border-left: 1px solid #EAEAEA;
  padding-left: 6px;
}
#market-data .tab-group nav ul li:first-child,
#market-data .tab-group-wide nav ul li:first-child {
  padding-left: 0;
  border-left: none;
}
#market-data .tab-group nav ul li a span,
#market-data .tab-group-wide nav ul li a span {
  display: none;
}
#market-data .tab-group nav ul li.active a,
#market-data .tab-group-wide nav ul li.active a {
  font-weight: bold;
  color: #000000;
}
#market-data .tab-group nav ul li.active a span,
#market-data .tab-group-wide nav ul li.active a span {
  display: inline;
}
#market-data .tab-group table tr td,
#market-data .tab-group-wide table tr td {
  text-align: right;
  padding-bottom: 0.8em;
  color: #777777;
}
#market-data .tab-group table tr td:first-child,
#market-data .tab-group-wide table tr td:first-child {
  text-align: left;
}
#market-data .tab-group table tr td.up,
#market-data .tab-group-wide table tr td.up {
  color: #69bd54;
}
#market-data .tab-group table tr td.down,
#market-data .tab-group-wide table tr td.down {
  color: #e95750;
}
#market-data .tab-group .bullets:first-child table tr td:first-child span:first-child,
#market-data .tab-group-wide .bullets:first-child table tr td:first-child span:first-child {
  display: block;
  margin-right: 0.7em;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  width: 8px;
  height: 8px;
  float: left;
}
#market-data .tab-group .bullets:first-child table tr td:first-child span:first-child.orange,
#market-data .tab-group-wide .bullets:first-child table tr td:first-child span:first-child.orange {
  background-color: #ff8000;
}
#market-data .tab-group .bullets:first-child table tr td:first-child span:first-child.dark-blue,
#market-data .tab-group-wide .bullets:first-child table tr td:first-child span:first-child.dark-blue {
  background-color: #005da2;
}
#market-data .tab-group .bullets:first-child table tr td:first-child span:first-child.light-blue,
#market-data .tab-group-wide .bullets:first-child table tr td:first-child span:first-child.light-blue {
  background-color: #00c3ec;
}
#market-data .tab-group .panel,
#market-data .tab-group-wide .panel {
  margin: 0;
}
#market-data .tab-group {
  width: 255px;
  margin-right: 20px;
}
#market-data .tab-group table {
  width: 255px;
}
#market-data .tab-group table td {
  text-align: right;
}
#market-data .tab-group table td:first-child {
  width: 102px;
  max-width: 102px;
}
#market-data .tab-group-wide {
  width: 475px;
}
#market-data .tab-group-wide table {
  width: 220px;
  float: left;
}
#market-data .tab-group-wide table td {
  text-align: right;
}
#market-data .tab-group-wide table td:first-child {
  width: 82.778px;
  max-width: 82.778px;
}
#market-data .tab-group-wide table.market-nav-currencies td:first-child {
  width: 63.333px;
  max-width: 63.333px;
}
#market-data .tab-group-wide table.col2 {
  margin-left: 35px;
}
#market-data .tab-group td,
#market-data .tab-group-wide td {
  white-space: nowrap;
  overflow: hidden;
  position: relative;
}
#market-data .tab-group td span,
#market-data .tab-group-wide td span {
  white-space: nowrap;
  overflow: hidden;
  position: relative;
}
#market-data .indices-chart {
  float: left;
  margin-right: 20px;
  width: 200px;
  height: 80px;
}
#market-data .indices-chart div.temp-chart {
  width: 198px;
  height: 76px;
  border: 1px solid #808080;
}
#market-data .indices-chart img {
  max-height: 78px;
  width: 200px;
}
#market-data .indices-chart .loading {
  width: 200px;
  height: 78px;
  background: transparent url("../img/loader-dots-on-light.gif") no-repeat 50% 50%;
}
@media print {
  #page-wrap {
    margin-top: 130px;
  }
  #page-wrap.page-has-article #nav-composite #user-nav,
  #page-wrap.page-has-article #market-data,
  #page-wrap.page-has-article #primary-nav li,
  #page-wrap.page-has-article #primary-nav span,
  #page-wrap.page-has-article #footer-composite,
  #page-wrap.page-has-article .pinned-content,
  #page-wrap.page-has-article #stream-toolbar,
  #page-wrap.page-has-article .stream-list-item:not(.active),
  #page-wrap.page-has-article .stream-item-buttons,
  #page-wrap.page-has-article .stream-item-share-button .label,
  #page-wrap.page-has-article .stream-list-break,
  #page-wrap.page-has-article .load-more-stream-items,
  #page-wrap.page-has-article .item-content-small,
  #page-wrap.page-has-article .stream-list-item.active,
  #page-wrap.page-has-article blockquote.small,
  #page-wrap.page-has-article .follow-on-twitter-btn,
  #page-wrap.page-has-article #article-meta .date-created span,
  #page-wrap.page-has-article #opinion-centered-headline .date-created span,
  #page-wrap.page-has-article #secondary-collections,
  #page-wrap.page-has-article #comments-recommendations,
  #page-wrap.page-has-article .collapse-stream-item,
  #page-wrap.page-has-article .article-content blockquote .end-cap,
  #page-wrap.page-has-article #opinion-header img,
  #page-wrap.page-has-article .add-to-my-wire,
  #page-wrap.page-has-article #article-meta hr,
  #page-wrap.page-has-article #opinion-header hr,
  #page-wrap.page-has-article .related-items,
  #page-wrap.page-has-article .article-content blockquote .end-cap,
  #page-wrap.page-has-article #collection-stream-jump,
  #page-wrap.page-has-article #load-more-images,
  #page-wrap.page-has-article .last-updated,
  #page-wrap.page-has-article #picture-essay-details aside,
  #page-wrap.page-has-article #reuters-picture-shop,
  #page-wrap.page-has-article #market-data-placeholder,
  #page-wrap.page-has-article #current-topic .add-to-my-wire,
  #page-wrap.page-has-article #article-actions-meta {
    display: none;
    margin: 0;
  }
  #page-wrap.page-has-article .collapse-stream-item .image-wrapper {
    display: block;
  }
  #page-wrap.page-has-article #article-meta,
  #page-wrap.page-has-article .article-content,
  #page-wrap.page-has-article #headline,
  #page-wrap.page-has-article #opinion-header,
  #page-wrap.page-has-article #picture-essay-stacked {
    overflow: hidden;
    width: 700px;
    float: none;
    display: block;
    margin: 0 auto;
    text-align: left;
  }
  #page-wrap.page-has-article article #headline {
    margin-top: 40px;
  }
  #page-wrap.page-has-article #nav-composite {
    position: relative;
    width: 700px;
    margin: 0 auto;
    top: auto;
    left: auto;
    margin-top: -70px;
    border-bottom: 4px solid #c5c5c5;
  }
  #page-wrap.page-has-article #nav-composite #primary-nav li:first-child + li {
    width: 140px;
    margin: -40px -10px;
    display: block;
  }
  #page-wrap.page-has-article .col {
    width: auto;
    float: none;
  }
  #page-wrap.page-has-article .article-content blockquote {
    font: 1.3em bold "Georgia", serif;
    line-height: 1.4;
    width: 700px;
    color: #444444;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: none;
    background: none;
    text-align: center;
    padding: 1.2em 10%;
    margin: 0 auto;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #page-wrap.page-has-article .article-content blockquote:before,
  #page-wrap.page-has-article .article-content blockquote:after {
    content: '"';
  }
  #page-wrap.page-has-article .article-content {
    font-size: 1.3em;
    margin-top: 1em;
  }
  #page-wrap.page-has-article .article-content p {
    width: auto;
  }
  #page-wrap.page-has-article .large-headline-media-sidebar,
  #page-wrap.page-has-article #opinion-centered-headline {
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    position: absolute;
    top: 80px;
    left: 0;
  }
  #page-wrap.page-has-article .article-content .image-wrapper.large {
    margin-top: 30px;
  }
  #page-wrap.page-has-article #picture-essay-stacked,
  #page-wrap.page-has-article #single-image,
  #page-wrap.page-has-article #single-video,
  #page-wrap.page-has-article .stream-list-item {
    border: 0;
    box-shadow: none;
    width: 700px;
    margin: 0 auto;
    background: none;
  }
  #page-wrap.page-has-article #picture-essay-stacked,
  #page-wrap.page-has-article #picture-stacks .media-caption {
    padding-left: 0;
    margin: 0 auto;
    width: 700px;
  }
  #page-wrap.page-has-article #picture-essay-stacked img,
  #page-wrap.page-has-article #picture-stacks .media-caption img {
    width: 700px;
  }
  #page-wrap.page-has-article #picture-essay-stacked #picture-essay-details,
  #page-wrap.page-has-article #picture-stacks .media-caption #picture-essay-details {
    border: none;
    padding: 0;
    margin: 0;
  }
  #page-wrap.page-has-article #single-image img {
    display: block;
  }
  #page-wrap.page-has-article .content-view header {
    padding: 0 0 1.8em 0;
  }
  #page-wrap.page-has-article .content-view header h2 {
    line-height: 1.1;
  }
  #page-wrap.page-has-article .content-view header .content-label {
    margin-bottom: 1em;
    display: block;
  }
  #page-wrap.page-has-article .content-view .article-meta {
    font-family: Georgia, serif;
    font-size: 10px;
    margin: 20px 0 40px 130px;
    color: #777;
    font-weight: bold;
  }
  #page-wrap.page-has-article .content-view .article-meta li .byline,
  #page-wrap.page-has-article .content-view .article-meta li .follow-on-twitter-btn {
    float: left;
    font-size: 12px;
    font-family: Georgia, serif;
  }
  #page-wrap.page-has-article .content-view .article-meta li .byline a,
  #page-wrap.page-has-article .content-view .article-meta li .follow-on-twitter-btn a {
    text-transform: none;
  }
  #page-wrap.page-has-article .content-view .article-meta li .date-created,
  #page-wrap.page-has-article .content-view .article-meta li .last-updated {
    margin: 0;
  }
  #page-wrap.page-has-article .content-view .article-meta li .date-created span,
  #page-wrap.page-has-article .content-view .article-meta li .last-updated span {
    float: left;
    font-size: 12px;
    font-family: Georgia, serif;
    margin-right: 10px;
  }
  #page-wrap.page-has-article .content-view .article-meta li .date-created time,
  #page-wrap.page-has-article .content-view .article-meta li .last-updated time {
    font-family: Georgia, serif;
    font-size: 12px;
    float: left;
  }
  #page-wrap.page-has-article #picture-essay-stacked header,
  #page-wrap.page-has-article #picture-stacks .media-caption {
    width: 700px;
    margin-left: 0px;
  }
  #page-wrap.page-has-article #single-video .image-wrapper,
  #page-wrap.page-has-article #single-video #headline {
    margin-left: 0;
  }
  #page-wrap.page-has-article .content-view h2 {
    font-family: Georgia, serif;
    font-weight: bold;
    font-size: 2.6em;
  }
  #page-wrap.page-has-article .content-view .byline {
    font-style: italic;
    text-transform: lowercase;
  }
  #page-wrap.page-has-article .content-view .byline,
  #page-wrap.page-has-article #opinion-header .byline,
  #page-wrap.page-has-article .date-created {
    float: left;
    display: inline-block;
    font-family: Georgia, serif;
    color: #999999;
  }
  #page-wrap.page-has-article .content-view .byline a {
    color: #999;
    text-transform: uppercase;
    font-style: normal;
  }
  #page-wrap.page-has-article time {
    float: left;
    font-size: 1.2em;
    color: #999;
    margin-left: 0;
    padding-left: 0;
  }
  #page-wrap.page-has-article #single-image p.blurb,
  #page-wrap.page-has-article #single-image img,
  #page-wrap.page-has-article #picture-slideshow p.blurb,
  #page-wrap.page-has-article #picture-slideshow img {
    width: 700px;
  }
  #page-wrap.page-has-article #picture-essay-slideshow #picture-slideshow img {
    margin-left: -330px;
  }
  #page-wrap.page-has-article #picture-essay-slideshow #picture-essay-details {
    margin: 0;
    padding: 0;
  }
  #page-wrap.page-has-article #picture-essay-slideshow #picture-essay-details .media-caption {
    width: 700px;
    margin-left: 130px;
    padding: 0;
  }
  #page-wrap.page-has-article #picture-essay-details .col.width-6 {
    display: none;
  }
  #page-wrap.page-has-article #opinion-centered-headline .col.width-14 {
    margin-left: auto;
  }
  #page-wrap.page-has-article #opinion-header .content-label {
    font-family: Georgia, serif;
    color: #444;
    text-transform: none;
    margin: 0.4em 0 1.4em;
  }
  #page-wrap.page-has-article #opinion-centered-headline .date-created {
    margin: 0;
  }
  #page-wrap.page-has-article #opinion-centered-headline .date-created time {
    font-family: Georgia, serif;
    font-size: 1em;
    margin: 1.2em 0 0 .5em;
    color: #999999;
  }
  #page-wrap.page-has-article #opinion-header .byline {
    margin: 1.2em 0 0 0;
    padding-right: 0;
    line-height: 1;
    text-transform: uppercase;
    font-style: normal;
  }
  #nav-composite {
    position: absolute;
  }
}
#outlier-composite {
  overflow: hidden;
  margin: 0 auto 7.75em;
  padding: 0 55px;
  width: 860px;
  color: #666;
  font-family: Georgia, serif;
  font-size: 1.1em;
  line-height: 1.8;
}
#outlier-composite h1,
#outlier-composite h2,
#outlier-composite h3 {
  margin: 0.65em 0 0.5em;
  color: #444;
  line-height: 0.9;
}
#outlier-composite h1 {
  font-family: FoundersGrotCond-Bold, Arial, Helvetica, sans-serif;
  font-size: 2.5em;
  margin: 1em 0 .5em 0;
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaeaea;
}
#outlier-composite h2 {
  font-family: Arial, sans-serif;
  font-size: 1.4em;
}
#outlier-composite h3 {
  font-size: 1.1em;
  text-decoration: underline;
  text-transform: uppercase;
}
#outlier-composite .block {
  clear: both;
}
#outlier-composite .strong {
  font-weight: bold;
}
#outlier-composite section {
  padding: 15px 0px;
  border-bottom: 1px solid #eaeaea;
}
#outlier-composite section a {
  color: #ff8000;
}
#outlier-composite section p,
#outlier-composite section li,
#outlier-composite section h3,
#outlier-composite section .vcard {
  margin: 1em 0;
}
#outlier-composite section ul,
#outlier-composite section ol {
  padding: 0 2em;
}
#outlier-composite section ul li {
  list-style-type: disc;
}
#outlier-composite section ol li {
  list-style-type: decimal;
}
#outlier-composite section ol ol li {
  list-style-type: lower-alpha;
}
#outlier-composite section.initial {
  border-bottom: none;
}
#outlier-composite.contact-us #contact-response-msg {
  margin-bottom: 30px;
  position: relative;
  width: 510px;
  font-size: 1.1em;
  font-family: Arial, Helvetica, sans-serif;
  width: 100%;
  text-align: left;
  display: block;
}
#contact-form {
  font-family: Arial, Helvetica, sans-serif;
  padding-bottom: 50px;
  border-bottom: 6px solid #eaeaea;
}
#contact-form .input-field:first-child {
  margin-right: 20px;
}
#contact-form .input-field > span {
  display: block;
  padding: 5px 0 30px;
  color: #ccc;
  font-size: 0.6em;
}
#contact-form .input-field .description-msg {
  padding: 5px 0px 0px 0px;
}
#contact-form .hidden {
  display: none;
}
#contact-form #input-email,
#contact-form .dropdown,
#contact-form #input-description {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  border: 1px solid #e5e5e5;
  padding: 0 15px;
  background: #fafafa;
  color: #919498;
}
#contact-form #input-description {
  overflow: auto;
}
#contact-form #input-email {
  width: 255px;
  height: 35px;
  line-height: 35px;
}
#contact-form .dropdown {
  position: relative;
  cursor: pointer;
  width: 255px;
  height: 35px;
  white-space: nowrap;
  line-height: 35px;
  font-size: 1.1em;
}
#contact-form .dropdown .disclosure-arrow {
  display: block;
  position: absolute;
  right: -1px;
  top: -1px;
  width: 30px;
  height: 35px;
  line-height: 35px;
  background: #aaa;
  color: #fff;
  text-align: center;
}
#contact-form .dropdown ol {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: none;
  position: absolute;
  left: 0;
  top: 34px;
  margin: -1px;
  width: 255px;
  border: 1px solid #e5e5e5;
}
#contact-form .dropdown li {
  padding: 0 15px;
  border-top: 1px solid #f2f2f2;
  background: #fff;
  cursor: pointer;
}
#contact-form .dropdown li:first-child {
  border-top: 0;
}
#contact-form .dropdown li.selected {
  background: #aaa;
  color: #ffffff;
}
#contact-form .dropdown li:hover {
  background: #fbfbfb;
}
#contact-form .dropdown li.disabled,
#contact-form .dropdown li.load-more-stream-items.disabled:hover,
#contact-form .dropdown li.load-more-stream-items.disabled:focus,
#contact-form .dropdown li.disabled:hover,
#contact-form .dropdown li.load-more-stream-items.disabled:hover,
#contact-form .dropdown li.load-more-stream-items.disabled:hover:focus {
  background: #fff;
  color: #cccccc;
}
#contact-form .dropdown:hover .disclosure-arrow {
  background: #bbbbbb;
}
#contact-form .dropdown li.selected:hover {
  background: #999999;
}
#contact-form #input-description {
  width: 530px;
  height: 148.75px;
  padding: 15px;
  resize: none;
}
#contact-form #file-teaser {
  margin: 30px 0;
  padding-left: 25px;
  background: transparent url(../img/attachment_icon_small.png) no-repeat left top;
  color: #747578;
  font-size: 0.75em;
  line-height: 15px;
}
#contact-form #file-teaser a {
  color: #747578;
  font-weight: bold;
}
#contact-form #file-teaser span.missing-message {
  background: url("../img/error_upload_icon.png");
  background-repeat: no-repeat;
  padding-left: 23px;
  color: #ff0000;
  height: 20px;
  display: inline-block;
  background-position: 0px 0px;
  padding-top: 2px;
  padding-bottom: 2px;
}
#contact-form #file-wrapper {
  display: none;
  margin: 30px 0;
  line-height: 15px;
}
#contact-form input[type="submit"] {
  font-family: FoundersGrotCond-Semibold, Arial, Helvetica, sans-serif;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border: 0;
  font-size: 1.2em;
  padding: 0 15px;
  background: #444;
  color: #f7f7f7;
  line-height: 40px;
  text-transform: uppercase;
  cursor: pointer;
}
#contact-form input[type="submit"]:hover {
  background: #555555;
}
#contact-form #input-email.missing,
#contact-form #input-description.missing {
  border: 2px solid #ff0000;
}
#contact-form .dropdown.missing .disclosure-arrow {
  top: -2px;
  right: -2px;
}
#contact-form .dropdown.missing .box-text {
  border: 2px solid #ff0000;
  padding: 11px;
  width: 211px;
  position: absolute;
  display: block;
  height: 31px;
  top: -2px;
  left: 0px;
  padding: 0px;
  padding-left: 10px;
}
#contact-form span.missing-message {
  color: #ff0000;
}
#contact-form .form-loader {
  display: none;
  background: url(../img/loader-dots-on-light.gif) no-repeat;
  width: 19px;
  height: 40px;
  margin-left: 25px;
  background-position: 0px 15px;
}
#outlier-composite #contact h2 {
  line-height: 1;
}

.tipsy { position: absolute; padding: 5px; z-index: 100000; }
  .tipsy-inner { background-color: #000; color: #FFF; max-width: 200px; padding: 0; text-align: left; padding:10px;}
  /* Rounded corners */
  .tipsy-inner { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
  
  /* Uncomment for shadow */
  /*.tipsy-inner { box-shadow: 0 0 5px #000000; -webkit-box-shadow: 0 0 5px #000000; -moz-box-shadow: 0 0 5px #000000; }*/
  
  .tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #000; }
  
  /* Rules to colour arrows */
  .tipsy-arrow-n { border-bottom-color: #444; }
  .tipsy-arrow-s { border-top-color: #444; }
  .tipsy-arrow-e { border-left-color: #444; }
  .tipsy-arrow-w { border-right-color: #444; }
  
	.tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
    .tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;}
    .tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none;  border-left-color: transparent; border-right-color: transparent;}
  .tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
    .tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
    .tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
  .tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }
  .tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; }

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:99999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/

#cboxOverlay{background:#000;}
#colorbox{outline:0;}
    #cboxContent{margin-top:20px;background:#000;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{border:0; background:#fff;}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; top:5px; right:40px; display:block; width:38px; height:19px; border:0; font-weight:bold; background:#FFF; }

/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #F8F8F8;
    color: #000;
    padding: 0.2em 0;
    z-index:99999;
    width:100%;
    text-align:center;
    position:absolute;
    top:82px;
}













/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

html.lt-ie9 .noIE8 {
  display: none;
}
html > body .tipsy-arrow {
  border-color: #444444;
}
@media only screen and (max-width: 767px) {
  html > body .tipsy-arrow {
    border-color: #000e2b;
  }
}
html > body #cboxClose {
  background: none;
  width: 60px;
}
html > body #cboxLoadedContent {
  background: #ECECEC;
}
html > body #cboxLoadedContent div div.small {
  position: absolute;
  top: 5px;
  left: -50px;
  width: 300px;
  height: 400px;
  cursor: pointer;
  z-index: 2;
  text-align: center;
}
html > body #cboxLoadedContent div div.small h4 {
  text-transform: uppercase;
  font-size: .8em;
  text-align: center;
  width: 100%;
  font-family: FoundersGrotCond-Regular, Arial, Helvetica, sans-serif;
}
html > body #cboxLoadedContent div div.small img {
  height: 100%;
}
html > body #cboxLoadedContent div div.large {
  background: #FFFFFF;
  text-align: center;
  z-index: 10;
  position: relative;
  width: 90%;
  margin: 200px auto 0 auto;
  -webkit-box-shadow: 0 1px 10px #444444;
  -moz-box-shadow: 0 1px 10px #444444;
  box-shadow: 0 1px 10px #444444;
}
html > body #cboxLoadedContent div div.large h4 {
  text-align: center;
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
  font-family: FoundersGrotCond-Bold, Arial, Helvetica, sans-serif;
}
html > body #cboxLoadedContent div div.large h4 span.extra {
  display: none;
}
html > body #cboxLoadedContent div div.large img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  html > body#SpecialReport .noMobile {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  html > body#SpecialReport .noTablet {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  html > body#SpecialReport .noWeb {
    display: none;
  }
}
@media only screen and (max-width: 970px) {
  html > body#SpecialReport .webOnly {
    display: none;
  }
}
@media only screen and (min-width: 421px) {
  html > body#SpecialReport .mobileOnly {
    display: none;
  }
}
html > body#SpecialReport .tipsy-inner {
  max-width: 375px;
  font-size: .8em;
  font-family: Arial, Helvetica, sans-serif;
  background: #444;
}
html > body#SpecialReport .tipsy-inner.menu {
  background: #FFFFFF;
}
@media only screen and (max-width: 767px) {
  html > body#SpecialReport .tipsy-inner {
    background: #FFFFFF;
    border: 2px solid #EAEAEA;
  }
}
html > body#SpecialReport .tipsy-inner strong {
  display: block;
  margin: 0 0 0 0;
}
html > body#SpecialReport .tipsy-inner p {
  margin: 5px 0 0 0;
}
html > body#SpecialReport .tipsy-inner div.timeline h3 {
  font-weight: bold;
  margin-bottom: .5em;
}
html > body#SpecialReport .tipsy-inner div.timeline h5 {
  margin-bottom: .7em;
}
html > body#SpecialReport .tipsy-inner div.timeline strong {
  display: inline;
  font-weight: bold;
}
html > body#SpecialReport .tipsy-inner div.timeline p {
  color: #999;
}
html > body#SpecialReport .tipsy-inner div.timeline p.selected {
  color: #ff9933;
}
html > body#SpecialReport .tipsy-inner div.timeline p.selected span.extra {
  display: none;
}
html > body#SpecialReport .tipsy-inner div#deviceListTarget {
  min-width: 157px;
  background: #FFFFFF;
}
html > body#SpecialReport .tipsy-inner div#deviceListTarget ol {
  margin: 0;
}
html > body#SpecialReport .tipsy-inner div#deviceListTarget ol li {
  margin: 10px 0 10px 0;
  border-right: 0;
}
html > body#SpecialReport .tipsy-inner div#deviceListTarget ol li.about {
  width: 100%;
  border-top: 1px solid #EAEAEA;
  margin-top: 16px;
}
html > body#SpecialReport .tipsy-inner div#deviceListTarget ol li.about h4 {
  color: #FFF;
  padding-top: 4px;
}
html > body#SpecialReport .tipsy-inner div#deviceListTarget ol li.about h4 span {
  background-image: url("../img/info.png");
  background-repeat: no-repeat;
  background-position: 100px 2px;
  padding-right: 65px;
}
html > body#SpecialReport a {
  cursor: pointer;
}
html > body#SpecialReport hr {
  max-width: 640px;
  border-bottom: 1px solid #E1E1E1;
}
@media only screen and (max-width: 768px) {
  html > body#SpecialReport hr {
    margin: 0 2% 0 54px;
  }
}
html > body#SpecialReport video {
  width: 100% !important;
  margin: 0;
}
@media only screen and (max-width: 815px) {
  html > body#SpecialReport video {
    width: 100% !important;
  }
}
@media only screen and (max-width: 768px) {
  html > body#SpecialReport video {
    width: 100% !important;
    min-height: 430px !important;
  }
}
@media only screen and (max-width: 420px) {
  html > body#SpecialReport video {
    width: 100% !important;
    min-height: 200px !important;
  }
}
html > body#SpecialReport div#page-wrap {
  padding-top: 36px;
  min-width: 300px;
  width: 100%;
}
html > body#SpecialReport .content-view {
  border: 0;
  background: #F8F8F8;
}
@media only screen and (max-width: 420px) {
  html > body#SpecialReport .content-view h2 {
    width: 85%;
    font-size: 2.2em;
  }
}
html > body#SpecialReport .wrapper {
  max-width: 970px;
  min-width: 300px;
  width: 100%;
  padding: 0;
}
html > body#SpecialReport div.clearSidebar {
  clear: both;
  float: left;
}
html > body#SpecialReport section.collection-composite {
  margin-bottom: 30px;
}
html > body#SpecialReport footer {
  padding-top: 10px;
}
html > body#SpecialReport section#SeriesBanner {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 12000;
  background: #F8F8F8;
}
html > body#SpecialReport section#SeriesBanner div#SeriesBannerHeader {
  background: #FFF;
  clear: both;
  float: left;
  width: 100%;
  text-align: center;
  padding: 24px 0 14px 0;
  overflow: hidden;
  color: #FFF;
  height: 46px;
}
@media only screen and (max-width: 460px) {
  html > body#SpecialReport section#SeriesBanner div#SeriesBannerHeader {
    height: 36px;
    border-bottom: 0;
  }
}
html > body#SpecialReport section#SeriesBanner div#SeriesBannerHeader.pinned {
  padding: 13px 0 0 0;
}
html > body#SpecialReport section#SeriesBanner div#SeriesBannerHeader.pinned span.text,
html > body#SpecialReport section#SeriesBanner div#SeriesBannerHeader.pinned span.bar {
  display: inline-block;
}
html > body#SpecialReport section#SeriesBanner div#SeriesBannerHeader.pinned div.wrapper {
  text-align: left;
}
html > body#SpecialReport section#SeriesBanner div#SeriesBannerHeader.pinned div.wrapper div.center {
  text-align: left;
}
html > body#SpecialReport section#SeriesBanner div#SeriesBannerHeader div.wrapper {
  position: relative;
}
html > body#SpecialReport section#SeriesBanner div#SeriesBannerHeader div.wrapper div.center {
  text-align: center;
}
@media only screen and (max-width: 594px) {
  html > body#SpecialReport section#SeriesBanner div#SeriesBannerHeader div.wrapper div.center {
    text-align: left;
  }
}
html > body#SpecialReport section#SeriesBanner div#SeriesBannerHeader img.banner {
  max-height: 36px;
  max-width: 100%;
  vertical-align: middle;
  margin-left: 6px;
}
@media only screen and (max-width: 767px) {
  html > body#SpecialReport section#SeriesBanner div#SeriesBannerHeader img.banner {
    width: 139px;
  }
}
html > body#SpecialReport section#SeriesBanner div#SeriesBannerHeader span.bar {
  border-right: 1px solid #F0F0F0;
  display: inline-block;
  height: 22px;
  width: 10px;
  display: none;
}
@media only screen and (max-width: 767px) {
  html > body#SpecialReport section#SeriesBanner div#SeriesBannerHeader span.bar {
    width: 5px;
  }
}
html > body#SpecialReport section#SeriesBanner div#SeriesBannerHeader span.text {
  font-family: FoundersGrotCond-Bold, Arial, Helvetica, sans-serif;
  font-size: 1.25em;
  letter-spacing: .05em;
  font-style: normal;
  color: #666;
  display: inline-block;
  vertical-align: middle;
  padding-left: 10px;
  display: none;
}
@media only screen and (max-width: 767px) {
  html > body#SpecialReport section#SeriesBanner div#SeriesBannerHeader span.text {
    padding-left: 5px;
    font-size: 0em;
  }
  html > body#SpecialReport section#SeriesBanner div#SeriesBannerHeader span.text img {
    width: 111px;
  }
}
html > body#SpecialReport section#SeriesBanner div#SeriesBannerHeader h6 {
  position: absolute;
  font-weight: normal;
  top: 13px;
  right: 6px;
  padding: 0 20px 0 0;
  width: 165px;
  font-family: Georgia, serif;
  font-style: italic;
  font-size: 0.75em;
  line-height: 1.2;
  color: #999999;
  text-align: right;
  background-image: url("../img/info.png");
  background-repeat: no-repeat;
  background-position: center right;
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  html > body#SpecialReport section#SeriesBanner div#SeriesBannerHeader h6 {
    right: 2%;
  }
  html > body#SpecialReport section#SeriesBanner div#SeriesBannerHeader h6 span.extra {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  html > body#SpecialReport section#SeriesBanner div#SeriesBannerHeader h6 {
    display: none;
  }
}
html > body#SpecialReport section#SeriesBanner div#SeriesBannerHeader div.deviceMenu {
  display: none;
}
@media only screen and (max-width: 767px) {
  html > body#SpecialReport section#SeriesBanner div#SeriesBannerHeader div.deviceMenu {
    display: block;
    position: absolute;
    font-weight: normal;
    top: 3px;
    right: 2%;
    color: #999;
    text-align: right;
    cursor: pointer;
    width: 20px;
    padding: 5px;
  }
  html > body#SpecialReport section#SeriesBanner div#SeriesBannerHeader div.deviceMenu span.menuBar {
    display: block;
    width: 100%;
    margin-bottom: 4px;
    height: 2px;
    border-radius: 1px;
    background-color: #444;
  }
  html > body#SpecialReport section#SeriesBanner div#SeriesBannerHeader div.deviceMenu span.menuBar:last-of-type {
    margin-bottom: 0;
  }
  html > body#SpecialReport section#SeriesBanner div#SeriesBannerHeader div.deviceMenu:hover {
    background: #EAEAEA;
  }
}
@media only screen and (max-width: 420px) {
  html > body#SpecialReport section#SeriesBanner div#SeriesBannerHeader div.deviceMenu {
    top: 0;
  }
}
html > body#SpecialReport section#SeriesBanner div#SeriesBannerNav {
  background: #FFFFFF;
  clear: both;
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  overflow: hidden;
  border-top: 1px solid #EAEAEA;
}
html > body#SpecialReport section#SeriesBanner div#SeriesBannerNav div.wrapper {
  max-width: 970px;
  width: 100%;
}
html > body#SpecialReport section#SeriesBanner div#SeriesBannerNav div.wrapper div.listTarget {
  margin-left: 6px;
}
@media only screen and (max-width: 767px) {
  html > body#SpecialReport section#SeriesBanner div#SeriesBannerNav div.wrapper div.listTarget {
    display: none;
  }
}
html > body#SpecialReport section#SeriesBanner div#SeriesBannerNav div.wrapper div.listTarget ol {
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  html > body#SpecialReport section#SeriesBanner div#SeriesBannerNav div.wrapper div.listTarget ol {
    width: 100%;
  }
}
@media only screen and (max-width: 420px) {
  html > body#SpecialReport section#SeriesBanner div#SeriesBannerNav div.wrapper div.listTarget ol {
    white-space: nowrap;
  }
}
html > body#SpecialReport section#SeriesBanner div#SeriesBannerNav div.wrapper div.listTarget ol li {
  padding: 5px 20px 10px 0;
  margin: 0 20px -5px 0;
  border-color: #EAEAEA;
}
html > body#SpecialReport section#SeriesBanner div#SeriesBannerNav div.wrapper div.listTarget ol li:first-of-type {
  padding-left: 47px;
}
@media only screen and (max-width: 420px) {
  html > body#SpecialReport section#SeriesBanner div#SeriesBannerNav div.wrapper div.listTarget ol li:last-of-type {
    width: 100px;
  }
}
@media only screen and (max-width: 420px) {
  html > body#SpecialReport section#SeriesBanner div#SeriesBannerNav div.wrapper div.listTarget ol li.daybreak {
    border-left: 1px solid #EAEAEA;
  }
}
html > body#SpecialReport section#SeriesBanner div#SeriesBannerNav div.wrapper div.listTarget ol li h4 {
  margin-top: 0;
  margin-bottom: 0;
}
html > body#SpecialReport section#SeriesHeader {
  background: #FFF;
  padding: 0;
  margin-bottom: 1px;
  margin-top: 49px;
  position: relative;
  overflow: hidden;
}
html > body#SpecialReport section#SeriesHeader div.headerContent {
  height: 238px;
  border-bottom: 1px solid #EAEAEA;
}
@media only screen and (max-width: 768px) {
  html > body#SpecialReport section#SeriesHeader div.headerContent {
    margin-left: 0;
  }
}
html > body#SpecialReport section#SeriesHeader div.headerContent div {
  clear: both;
}
@media only screen and (max-width: 767px) {
  html > body#SpecialReport section#SeriesHeader {
    display: none;
  }
}
html > body#SpecialReport section#SeriesHeader div.bannerImageContainer {
  background: #FFFFFF;
  width: 100%;
  height: 238px;
}
html > body#SpecialReport section#SeriesHeader div.bannerImageContainer div.bannerImage {
  max-width: 970px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
html > body#SpecialReport section#SeriesHeader div.bannerImageContainer div.bannerImage img.bannerImage {
  max-width: 887px;
  position: absolute;
  right: -224px;
}
@media only screen and (max-width: 768px) {
  html > body#SpecialReport section#SeriesHeader div.bannerImageContainer div.bannerImage img.bannerImage {
    right: -220px;
  }
}
html > body#SpecialReport section#SeriesHeader div.bannerImageContainer div.bannerImage div.text {
  text-align: center;
  width: 100%;
}
html > body#SpecialReport section#SeriesHeader div.bannerImageContainer div.bannerImage div.text img.masthead {
  margin-top: 40px;
}
html > body#SpecialReport section#SeriesHeader div.listTarget {
  width: 100%;
  position: relative;
  max-width: 970px;
  margin: -50px auto 0 auto;
  z-index: 9999;
}
@media only screen and (max-width: 420px) {
  html > body#SpecialReport section#SeriesHeader div.listTarget {
    display: none;
  }
}
html > body#SpecialReport section#SeriesHeader div.listTarget ol {
  margin: 0;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  html > body#SpecialReport div.headerContent div.listTarget,
  html > body#SpecialReport div.listTarget {
    min-height: 30px;
  }
}
html > body#SpecialReport div.headerContent div.listTarget ol,
html > body#SpecialReport div.listTarget ol {
  padding: 0;
  margin: 0 auto 0 auto;
  z-index: 111;
  max-width: 970px;
  width: 100%;
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
}
@media only screen and (max-width: 980px) {
  html > body#SpecialReport div.headerContent div.listTarget ol,
  html > body#SpecialReport div.listTarget ol {
    width: 755px;
  }
}
@media only screen and (max-width: 979px) {
  html > body#SpecialReport div.headerContent div.listTarget ol,
  html > body#SpecialReport div.listTarget ol {
    margin: 10px 0 0 2%;
  }
}
@media only screen and (max-width: 755px) {
  html > body#SpecialReport div.headerContent div.listTarget ol,
  html > body#SpecialReport div.listTarget ol {
    margin: 10px 0 0 2%;
    width: 100%;
  }
}
html > body#SpecialReport div.headerContent div.listTarget ol li,
html > body#SpecialReport div.listTarget ol li {
  padding-top: 10px;
  white-space: normal;
  display: inline-block;
  margin: 0 10px 10px 0;
  padding: 0 15px 0 0;
  cursor: pointer;
  color: #444;
  border-right: 1px solid #EAEAEA;
}
@media only screen and (max-width: 767px) {
  html > body#SpecialReport div.headerContent div.listTarget ol li,
  html > body#SpecialReport div.listTarget ol li {
    display: block;
  }
}
html > body#SpecialReport div.headerContent div.listTarget ol li:last-of-type,
html > body#SpecialReport div.listTarget ol li:last-of-type,
html > body#SpecialReport div.headerContent div.listTarget ol li.last,
html > body#SpecialReport div.listTarget ol li.last {
  border-right: 0;
  margin-right: 0;
  padding-right: 0;
}
html > body#SpecialReport div.headerContent div.listTarget ol li.inactive,
html > body#SpecialReport div.listTarget ol li.inactive,
html > body#SpecialReport div.headerContent div.listTarget ol li.inactive:hover,
html > body#SpecialReport div.listTarget ol li.inactive:hover {
  color: #DEDEDE;
  cursor: default;
}
html > body#SpecialReport div.headerContent div.listTarget ol li.inactive div.teaser img,
html > body#SpecialReport div.listTarget ol li.inactive div.teaser img,
html > body#SpecialReport div.headerContent div.listTarget ol li.inactive:hover div.teaser img,
html > body#SpecialReport div.listTarget ol li.inactive:hover div.teaser img {
  opacity: .25;
}
html > body#SpecialReport div.headerContent div.listTarget ol li.inactive h4.pretty.one,
html > body#SpecialReport div.listTarget ol li.inactive h4.pretty.one,
html > body#SpecialReport div.headerContent div.listTarget ol li.inactive:hover h4.pretty.one,
html > body#SpecialReport div.listTarget ol li.inactive:hover h4.pretty.one {
  background-position: 0 -36px !important;
  cursor: default;
}
html > body#SpecialReport div.headerContent div.listTarget ol li.inactive h4.pretty.two,
html > body#SpecialReport div.listTarget ol li.inactive h4.pretty.two,
html > body#SpecialReport div.headerContent div.listTarget ol li.inactive:hover h4.pretty.two,
html > body#SpecialReport div.listTarget ol li.inactive:hover h4.pretty.two {
  background-position: -165px -36px !important;
  cursor: default;
}
html > body#SpecialReport div.headerContent div.listTarget ol li.inactive h4.pretty.three,
html > body#SpecialReport div.listTarget ol li.inactive h4.pretty.three,
html > body#SpecialReport div.headerContent div.listTarget ol li.inactive:hover h4.pretty.three,
html > body#SpecialReport div.listTarget ol li.inactive:hover h4.pretty.three {
  background-position: -330px -36px !important;
  cursor: default;
}
html > body#SpecialReport div.headerContent div.listTarget ol li.selected,
html > body#SpecialReport div.listTarget ol li.selected,
html > body#SpecialReport div.headerContent div.listTarget ol li.selected:hover,
html > body#SpecialReport div.listTarget ol li.selected:hover,
html > body#SpecialReport div.headerContent div.listTarget ol li:hover,
html > body#SpecialReport div.listTarget ol li:hover {
  color: #ff8000;
}
html > body#SpecialReport div.headerContent div.listTarget ol li.selected div.teaser img,
html > body#SpecialReport div.listTarget ol li.selected div.teaser img,
html > body#SpecialReport div.headerContent div.listTarget ol li.selected:hover div.teaser img,
html > body#SpecialReport div.listTarget ol li.selected:hover div.teaser img,
html > body#SpecialReport div.headerContent div.listTarget ol li:hover div.teaser img,
html > body#SpecialReport div.listTarget ol li:hover div.teaser img {
  opacity: 1;
}
html > body#SpecialReport div.headerContent div.listTarget ol li.selected h4.pretty.one,
html > body#SpecialReport div.listTarget ol li.selected h4.pretty.one,
html > body#SpecialReport div.headerContent div.listTarget ol li.selected:hover h4.pretty.one,
html > body#SpecialReport div.listTarget ol li.selected:hover h4.pretty.one,
html > body#SpecialReport div.headerContent div.listTarget ol li:hover h4.pretty.one,
html > body#SpecialReport div.listTarget ol li:hover h4.pretty.one {
  background-position: 0 0 !important;
}
html > body#SpecialReport div.headerContent div.listTarget ol li.selected h4.pretty.two,
html > body#SpecialReport div.listTarget ol li.selected h4.pretty.two,
html > body#SpecialReport div.headerContent div.listTarget ol li.selected:hover h4.pretty.two,
html > body#SpecialReport div.listTarget ol li.selected:hover h4.pretty.two,
html > body#SpecialReport div.headerContent div.listTarget ol li:hover h4.pretty.two,
html > body#SpecialReport div.listTarget ol li:hover h4.pretty.two {
  background-position: -165px 0 !important;
}
html > body#SpecialReport div.headerContent div.listTarget ol li.selected h4.pretty.three,
html > body#SpecialReport div.listTarget ol li.selected h4.pretty.three,
html > body#SpecialReport div.headerContent div.listTarget ol li.selected:hover h4.pretty.three,
html > body#SpecialReport div.listTarget ol li.selected:hover h4.pretty.three,
html > body#SpecialReport div.headerContent div.listTarget ol li:hover h4.pretty.three,
html > body#SpecialReport div.listTarget ol li:hover h4.pretty.three {
  background-position: -330px 0 !important;
}
html > body#SpecialReport div.headerContent div.listTarget ol li.about,
html > body#SpecialReport div.listTarget ol li.about {
  display: none;
}
@media only screen and (max-width: 767px) {
  html > body#SpecialReport div.headerContent div.listTarget ol li.about,
  html > body#SpecialReport div.listTarget ol li.about {
    display: block;
    width: 133px;
    padding: 10px 0 0 0;
  }
  html > body#SpecialReport div.headerContent div.listTarget ol li.about h4.about,
  html > body#SpecialReport div.listTarget ol li.about h4.about {
    text-transform: none;
    font-family: Georgia, serif;
    font-style: italic;
    color: #666;
  }
}
html > body#SpecialReport div.headerContent div.listTarget ol li h4,
html > body#SpecialReport div.listTarget ol li h4 {
  margin: 0;
  padding: 0;
  font-size: 1em;
  font-weight: bold;
  font-style: italic;
  font-family: Georgia, serif;
  text-align: center;
  width: 100%;
}
html > body#SpecialReport div.headerContent div.listTarget ol li h4 span.extra,
html > body#SpecialReport div.listTarget ol li h4 span.extra {
  display: none;
}
html > body#SpecialReport div.headerContent div.listTarget ol li h4.pretty,
html > body#SpecialReport div.listTarget ol li h4.pretty {
  background-image: url('../img/nav_text.png');
  background-repeat: no-repeat;
  min-height: 17px;
}
html > body#SpecialReport div.headerContent div.listTarget ol li h4.pretty span,
html > body#SpecialReport div.listTarget ol li h4.pretty span {
  display: none;
}
html > body#SpecialReport div.headerContent div.listTarget ol li h4.pretty.one,
html > body#SpecialReport div.listTarget ol li h4.pretty.one {
  width: 97px;
  background-position: 0 -18px;
}
html > body#SpecialReport div.headerContent div.listTarget ol li h4.pretty.two,
html > body#SpecialReport div.listTarget ol li h4.pretty.two {
  width: 162px;
  background-position: -165px -18px;
}
html > body#SpecialReport div.headerContent div.listTarget ol li h4.pretty.three,
html > body#SpecialReport div.listTarget ol li h4.pretty.three {
  width: 121px;
  background-position: -330px -18px;
}
@media only screen and (max-width: 980px) {
  html > body#SpecialReport div.headerContent div.listTarget ol li h4.pretty.about,
  html > body#SpecialReport div.listTarget ol li h4.pretty.about {
    background-image: none;
    text-align: center;
  }
  html > body#SpecialReport div.headerContent div.listTarget ol li h4.pretty.about span,
  html > body#SpecialReport div.listTarget ol li h4.pretty.about span {
    display: block;
  }
}
html > body#SpecialReport div.headerContent div.listTarget.pinned,
html > body#SpecialReport div.listTarget.pinned {
  background: #FFF;
  min-height: 0;
}
html > body#SpecialReport div.headerContent div.listTarget.pinned ol,
html > body#SpecialReport div.listTarget.pinned ol {
  margin: 0;
}
html > body#SpecialReport div.headerContent div.listTarget.pinned ol li div.teaser,
html > body#SpecialReport div.listTarget.pinned ol li div.teaser {
  display: none;
}
html > body#SpecialReport div.headerContent div.listTarget.pinned ol li h4.pretty.one,
html > body#SpecialReport div.listTarget.pinned ol li h4.pretty.one {
  width: 97px;
  background-position: 0 -36px;
}
html > body#SpecialReport div.headerContent div.listTarget.pinned ol li h4.pretty.two,
html > body#SpecialReport div.listTarget.pinned ol li h4.pretty.two {
  width: 165px;
  background-position: -165px -36px;
}
html > body#SpecialReport div.headerContent div.listTarget.pinned ol li h4.pretty.three,
html > body#SpecialReport div.listTarget.pinned ol li h4.pretty.three {
  width: 121px;
  background-position: -330px -36px;
}
html > body#SpecialReport li#StoryTarget article {
  padding: 40px 0 0 0;
}
html > body#SpecialReport li#StoryTarget article div.highlight:last-of-type {
  margin-bottom: 0;
}
html > body#SpecialReport article.large-headline-media-sidebar {
  padding: 0;
  clear: both;
}
html > body#SpecialReport article.large-headline-media-sidebar header {
  max-width: 750px;
  width: 90%;
  min-width: 300px;
}
@media only screen and (max-width: 768px) {
  html > body#SpecialReport article.large-headline-media-sidebar header {
    max-width: 740px;
    width: 80%;
  }
}
html > body#SpecialReport article.large-headline-media-sidebar ol.summaryBullets {
  margin: 20px 0 20px 20px;
  padding: 0;
  width: 640px;
}
@media only screen and (max-width: 768px) {
  html > body#SpecialReport article.large-headline-media-sidebar ol.summaryBullets {
    margin: 20px 0 20px 5%;
    width: 95%;
  }
}
@media only screen and (max-width: 420px) {
  html > body#SpecialReport article.large-headline-media-sidebar ol.summaryBullets {
    margin: 20px 0 20px 8%;
    width: 92%;
  }
}
html > body#SpecialReport article.large-headline-media-sidebar ol.summaryBullets li {
  font-family: FoundersGrotCond-Semibold, Arial, Helvetica, sans-serif;
  font-size: 1.4em;
  padding: 0;
  list-style: square;
  list-style-position: outside;
  color: #FF8000;
}
html > body#SpecialReport article.large-headline-media-sidebar ol.summaryBullets li span {
  color: #444;
  padding: 0;
  display: block;
  vertical-align: middle;
}
html > body#SpecialReport article.large-headline-media-sidebar ul.article-meta {
  max-width: 805px;
  width: 100%;
  min-width: 300px;
  margin: 0 0 26px 55px;
  float: none;
}
@media only screen and (max-width: 768px) {
  html > body#SpecialReport article.large-headline-media-sidebar ul.article-meta {
    margin: 0 2% 26px 46px;
    width: auto;
  }
  html > body#SpecialReport article.large-headline-media-sidebar ul.article-meta li {
    padding: 0 5px 0 5px;
  }
}
@media only screen and (max-width: 767px) {
  html > body#SpecialReport article.large-headline-media-sidebar ul.article-meta {
    margin: 0 2% 26px 50px;
  }
  html > body#SpecialReport article.large-headline-media-sidebar ul.article-meta li {
    padding: 0 5px 0 5px;
    display: block;
    border: none;
  }
  html > body#SpecialReport article.large-headline-media-sidebar ul.article-meta li:last-of-type {
    padding-top: 10px;
  }
}
@media only screen and (max-width: 420px) {
  html > body#SpecialReport article.large-headline-media-sidebar ul.article-meta {
    margin-top: -1em;
  }
}
html > body#SpecialReport article.large-headline-media-sidebar div.article-content span.label {
  color: #FF8000;
  text-transform: uppercase;
  font-weight: bold;
}
html > body#SpecialReport article.large-headline-media-sidebar div.article-content a.doc {
  padding-right: 12px;
  background: transparent url(../img/document_icon.gif) top right no-repeat;
}
html > body#SpecialReport article.large-headline-media-sidebar div.article-content audio {
  width: 100%;
  background: #444;
}
html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.article-body-text {
  margin-left: 54px;
}
@media only screen and (max-width: 768px) {
  html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.article-body-text {
    margin-left: 0;
  }
}
html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.image {
  padding: 0 0 40px 0;
}
html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.inline {
  background: #F8F8F8;
}
html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.image-wrapper.inline.small,
html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.image-wrapper.inline.large,
html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.bigVideoContainer {
  margin-right: 146px;
  clear: right;
}
@media only screen and (max-width: 768px) {
  html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.image-wrapper.inline.small,
  html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.image-wrapper.inline.large,
  html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.bigVideoContainer {
    width: 100%;
    margin: 0;
    padding: 20px 0 20px 0;
  }
}
html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.image-wrapper.inline.small img,
html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.image-wrapper.inline.large img,
html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.bigVideoContainer img {
  width: 100%;
}
html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.image-wrapper.inline.small p,
html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.image-wrapper.inline.large p,
html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.bigVideoContainer p {
  color: #888;
  font-size: .7em;
  font-family: Arial, Helvetica, sans-serif;
  width: 100%;
  max-width: 100%;
  min-width: 100px;
}
html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.image-wrapper.inline.small p.audio,
html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.image-wrapper.inline.large p.audio,
html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.bigVideoContainer p.audio {
  margin-top: 0;
}
@media only screen and (max-width: 768px) {
  html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.image-wrapper.inline.small p,
  html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.image-wrapper.inline.large p,
  html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.bigVideoContainer p {
    padding: 0;
    width: auto;
    margin-left: 2%;
    margin-right: 2%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 420px) {
  html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.image-wrapper.inline.small p,
  html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.image-wrapper.inline.large p,
  html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.bigVideoContainer p {
    padding: 0 2% 0 2%;
    width: auto;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.image-wrapper.inline.small p a,
html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.image-wrapper.inline.large p a,
html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.bigVideoContainer p a {
  color: #888;
}
html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.image-wrapper.inline.small.tiny,
html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.image-wrapper.inline.large.tiny,
html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.bigVideoContainer.tiny {
  width: 145px;
}
html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.bigVideoContainer p {
  max-width: 750px;
}
html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.ad {
  float: right;
  width: 300px;
  margin-right: 146px;
  margin-left: 20px;
  padding: 20px;
  background: #F8F8F8;
}
@media only screen and (max-width: 768px) {
  html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.ad {
    margin-right: 2%;
  }
}
@media only screen and (max-width: 420px) {
  html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.ad {
    margin: 20px 0 20px 0;
    padding: 0 0 0 5px;
    float: left;
    width: 100%;
  }
}
html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.image-wrapper.inline-large {
  margin-right: 162px;
}
html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.image-wrapper.inline.small.tall,
html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.image-wrapper.inline.small.audio,
html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.image-wrapper.inline.locked {
  background: #F8F8F8;
}
@media only screen and (max-width: 768px) {
  html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.image-wrapper.inline.small.tall,
  html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.image-wrapper.inline.small.audio,
  html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.image-wrapper.inline.locked {
    width: 50%;
    margin: .5em 0 35px;
    padding: 20px;
  }
}
@media only screen and (max-width: 420px) {
  html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.image-wrapper.inline.small.tall,
  html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.image-wrapper.inline.small.audio,
  html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.image-wrapper.inline.locked {
    width: 96%;
    margin: 0;
    padding: 20px 2% 20px 2%;
  }
}
html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.image-wrapper.inline.small.tall p,
html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.image-wrapper.inline.small.audio p,
html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.image-wrapper.inline.locked p {
  min-width: 0;
}
@media only screen and (max-width: 768px) {
  html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.image-wrapper.inline.small.tall p,
  html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.image-wrapper.inline.small.audio p,
  html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.image-wrapper.inline.locked p {
    padding: 0;
    width: auto;
    margin-left: 0;
    margin-right: 2%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 420px) {
  html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.image-wrapper.inline.small.tall p,
  html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.image-wrapper.inline.small.audio p,
  html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.image-wrapper.inline.locked p {
    padding: 0 2% 0 2%;
    width: auto;
    max-width: 100%;
  }
}
@media only screen and (max-width: 420px) {
  html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.image-wrapper.inline.small.tall.graphic,
  html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.image-wrapper.inline.small.audio.graphic,
  html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.image-wrapper.inline.locked.graphic {
    padding: 20px 2% 20px 2%;
    width: 96%;
  }
}
html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.related-items.inline {
  margin-right: 166px;
}
@media only screen and (max-width: 600px) {
  html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.related-items.inline div.related-image {
    max-height: 74px;
    max-width: 40%;
  }
}
html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.related-items.inline div.related-image img {
  width: 100%;
  max-width: 112px;
  height: auto;
}
html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.related-items.inline span {
  width: 45%;
}
@media only screen and (max-width: 768px) {
  html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.related-items.inline {
    margin-right: 3%;
    width: 50%;
  }
}
@media only screen and (max-width: 420px) {
  html > body#SpecialReport article.large-headline-media-sidebar div.article-content div.related-items.inline {
    margin: 20px 2% 20px 2%;
    width: 96%;
  }
}
html > body#SpecialReport article.large-headline-media-sidebar div.article-content figure {
  max-width: 750px;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  html > body#SpecialReport article.large-headline-media-sidebar div.article-content figure {
    max-width: 100%;
  }
}
html > body#SpecialReport article.large-headline-media-sidebar div.article-content figure img {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  html > body#SpecialReport article.large-headline-media-sidebar div.article-content figure figcaption {
    padding: 0 2% 0 2%;
    width: auto;
  }
}
@media only screen and (max-width: 768px) {
  html > body#SpecialReport article.large-headline-media-sidebar div.article-content figure.padded {
    margin-left: 54px;
    padding: 0 2% 0 0;
    width: auto;
  }
}
@media only screen and (max-width: 420px) {
  html > body#SpecialReport article.large-headline-media-sidebar div.article-content figure.padded {
    margin-left: 0;
    padding: 0 2% 0 2%;
    width: 95%;
  }
}
html > body#SpecialReport article.large-headline-media-sidebar div.article-content figure.graphic {
  max-width: 640px;
}
@media only screen and (max-width: 768px) {
  html > body#SpecialReport article.large-headline-media-sidebar div.article-content figure.graphic {
    margin-left: 54px;
    padding: 0 2% 0 0;
    width: auto;
  }
}
@media only screen and (max-width: 420px) {
  html > body#SpecialReport article.large-headline-media-sidebar div.article-content figure.graphic {
    margin-left: 0;
    padding: 0 2% 0 2%;
    width: 95%;
  }
}
html > body#SpecialReport article.large-headline-media-sidebar div.article-content blockquote {
  float: right;
  clear: right;
  border: 0;
  font-family: FoundersGrotCond-Semibold, Arial, Helvetica, sans-serif;
  font-size: 1.8em;
  font-style: normal;
  width: 312px;
  margin: 0 146px 0 20px;
  background: white;
  padding: 20px;
  color: #444;
  line-height: 1em;
  background: #F8F8F8;
}
@media only screen and (max-width: 768px) {
  html > body#SpecialReport article.large-headline-media-sidebar div.article-content blockquote {
    margin: 20px 0 20px 20px;
  }
}
@media only screen and (max-width: 420px) {
  html > body#SpecialReport article.large-headline-media-sidebar div.article-content blockquote {
    margin: 20px 0 20px 0;
    float: none;
    width: 96%;
    padding: 0 2% 0 2%;
  }
}
html > body#SpecialReport article.large-headline-media-sidebar div.article-content blockquote span {
  font-family: Arial, Helvetica, sans-serif;
  display: block;
  font-size: .45em;
  color: #666;
  line-height: 1.3em;
  margin-top: 8px;
}
html > body#SpecialReport article.large-headline-media-sidebar div.article-content blockquote span strong {
  font-weight: bold;
}
html > body#SpecialReport article.large-headline-media-sidebar div.article-content p {
  line-height: 1.45em;
  margin-bottom: 1em;
  max-width: 640px;
  width: 100%;
  min-width: 300px;
  color: #444;
  font-size: 1.05em;
  font-family: Georgia, serif;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
@media only screen and (max-width: 768px) {
  html > body#SpecialReport article.large-headline-media-sidebar div.article-content p {
    margin-left: 54px;
    padding: 0 2% 0 0;
    width: auto;
  }
}
@media only screen and (max-width: 420px) {
  html > body#SpecialReport article.large-headline-media-sidebar div.article-content p {
    margin-left: 0;
    padding: 0 2% 0 2%;
    width: 95%;
  }
}
html > body#SpecialReport article.large-headline-media-sidebar div.article-content p.dek {
  color: #444;
  font-size: 1.6em;
  line-height: 1.30em;
  margin-bottom: 1.5em;
}
@media only screen and (max-width: 420px) {
  html > body#SpecialReport article.large-headline-media-sidebar div.article-content p.dek {
    font-size: 1.3em;
    margin-bottom: 2em;
  }
}
html > body#SpecialReport article.large-headline-media-sidebar div.article-content p span.term {
  background: #DDD;
  cursor: help;
}
html > body#SpecialReport article.large-headline-media-sidebar div.article-content p span.timeline {
  background: #DDD;
  cursor: help;
}
@media only screen and (max-width: 767px) {
  html > body#SpecialReport article.large-headline-media-sidebar div.article-content p span.term,
  html > body#SpecialReport article.large-headline-media-sidebar div.article-content p span.timeline {
    cursor: inherit;
    background: none;
  }
}
@media only screen and (max-width: 768px) {
  
}
html > body#SpecialReport article.large-headline-media-sidebar div.share-toolbar div.share-icon:hover div.share-iframe {
  display: block;
  opacity: 1;
  width: auto;
  height: auto;
  border: 1px solid #E1E1E1;
  border-bottom: 4px solid #E1E1E1;
  padding: 6px 5px;
}
html > body#SpecialReport article.large-headline-media-sidebar div.share-toolbar div.share-more:hover div.share-buttons-container {
  display: block;
  width: 240px;
  opacity: 1;
}
html > body#SpecialReport article.large-headline-media-sidebar div.highlight {
  background: #F8F8F8;
  padding: 20px 0 20px 0;
  margin: 30px auto 30px auto;
  border-top: 1px solid #E1E1E1;
  border-bottom: 1px solid #E1E1E1;
  max-width: 970px;
  clear: both;
}
html > body#SpecialReport article.large-headline-media-sidebar div.highlight.sidebar {
  max-width: 100%;
}
html > body#SpecialReport article.large-headline-media-sidebar div.highlight div.teaser {
  cursor: pointer;
}
html > body#SpecialReport article.large-headline-media-sidebar div.highlight div.teaser h2 {
  padding: .35em 0 0 28px;
  color: #444;
  font-size: 1.8em;
  font-family: FoundersGrotCond-Semibold, Arial, Helvetica, sans-serif;
}
@media only screen and (max-width: 420px) {
  html > body#SpecialReport article.large-headline-media-sidebar div.highlight div.teaser h2 {
    padding: .3em 0 0 2%;
  }
}
html > body#SpecialReport article.large-headline-media-sidebar div.highlight div.teaser h2 span {
  color: #cecfd0;
}
html > body#SpecialReport article.large-headline-media-sidebar div.highlight div.teaser h2:before {
  float: left;
  content: "";
  width: 24px;
  height: 24px;
  background-image: url("../img/icons_sprite.gif");
  background-repeat: no-repeat;
  background-position: 0 0;
  margin: 5px 0 30px 0;
}
html > body#SpecialReport article.large-headline-media-sidebar div.highlight div.teaser h2.interactive:before {
  background-position: 0 -56px;
}
html > body#SpecialReport article.large-headline-media-sidebar div.highlight div.teaser h2.about:before {
  background-image: url("../img/about_icon.png");
}
html > body#SpecialReport article.large-headline-media-sidebar div.highlight div.teaser h2.video:before {
  background-position: 0 -28px;
}
html > body#SpecialReport article.large-headline-media-sidebar div.highlight div.wrapper {
  margin-top: -1em;
  max-width: 970px;
  width: 100%;
}
html > body#SpecialReport article.large-headline-media-sidebar div.highlight div.content {
  padding-top: 40px;
  display: none;
  margin-left: 55px;
}
@media only screen and (max-width: 768px) {
  html > body#SpecialReport article.large-headline-media-sidebar div.highlight div.content {
    margin-left: 0;
  }
}
html > body#SpecialReport article.large-headline-media-sidebar div.highlight div.content p {
  line-height: 1.45em;
  margin-bottom: 1em;
  max-width: 640px;
  width: 100%;
  min-width: 300px;
  color: #444;
  font-size: 1.05em;
  font-family: Georgia, serif;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
@media only screen and (max-width: 768px) {
  html > body#SpecialReport article.large-headline-media-sidebar div.highlight div.content p {
    margin-left: 55px;
    padding: 0 2% 0 0;
    width: auto;
  }
}
@media only screen and (max-width: 420px) {
  html > body#SpecialReport article.large-headline-media-sidebar div.highlight div.content p {
    margin-left: 0;
    padding: 0 2% 0 2%;
    width: 95%;
  }
}
html > body#SpecialReport article.large-headline-media-sidebar div.highlight div.content p.byline {
  color: #ff8000;
  font-size: .75em;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 26px;
}
html > body#SpecialReport article.large-headline-media-sidebar div.highlight div.content p.byline a {
  color: #FF8000;
}
@media only screen and (max-width: 420px) {
  html > body#SpecialReport article.large-headline-media-sidebar div.highlight div.content p.byline {
    margin-left: 26px;
    width: 95%;
  }
}
html > body#SpecialReport article.large-headline-media-sidebar div.highlight div.content p.media-caption {
  color: #888;
  font-size: .7em;
  font-family: Arial, Helvetica, sans-serif;
  width: 100%;
  max-width: 100%;
  min-width: 100px;
}
html > body#SpecialReport article.large-headline-media-sidebar div.highlight div.content p.media-caption.audio {
  margin-top: 0;
}
@media only screen and (max-width: 768px) {
  html > body#SpecialReport article.large-headline-media-sidebar div.highlight div.content p.media-caption {
    padding: 0;
    width: auto;
    margin-left: 2%;
    margin-right: 2%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 420px) {
  html > body#SpecialReport article.large-headline-media-sidebar div.highlight div.content p.media-caption {
    padding: 0 2% 0 2%;
    width: auto;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
html > body#SpecialReport article.large-headline-media-sidebar div.highlight div.content p.media-caption a {
  color: #888;
}
html > body#SpecialReport article.large-headline-media-sidebar div.highlight div.content figure {
  margin: 2em 0 2em 0;
  max-width: 640px;
}
html > body#SpecialReport article.large-headline-media-sidebar div.highlight div.content figure.image {
  max-width: 750px;
}
html > body#SpecialReport article.large-headline-media-sidebar div.highlight div.content figure.lead {
  margin-top: 0;
}
@media only screen and (max-width: 768px) {
  html > body#SpecialReport article.large-headline-media-sidebar div.highlight div.content figure {
    margin-left: 54px;
    padding: 0 2% 0 0;
    width: auto;
  }
}
@media only screen and (max-width: 420px) {
  html > body#SpecialReport article.large-headline-media-sidebar div.highlight div.content figure {
    margin-left: 0;
    padding: 0 2% 0 2%;
    width: 95%;
  }
}
html > body#SpecialReport article.large-headline-media-sidebar div.highlight div.content h3 {
  font-family: Arial, Helvetica, sans-serif;
  margin: 0 0 10px 0;
  line-height: 1.2em;
  font-size: .8em;
  padding: 10px 0 10px 0;
  max-width: 640px;
}
html > body#SpecialReport li#StoryAbout {
  margin: 0 0 30px 0;
}
html > body#SpecialReport li.articleNav {
  z-index: 100;
  position: relative;
  display: none;
  margin: 20px 0 -10px 0;
  float: left;
  width: 100%;
  height: 20px;
}
html > body#SpecialReport li.articleNav div.wrapper.prevnext section {
  float: none;
}
html > body#SpecialReport li.articleNav div.wrapper.prevnext div {
  cursor: default;
  margin: -2px 0 0 0;
  width: 165px;
}
@media only screen and (max-width: 768px) {
  html > body#SpecialReport li.articleNav div.wrapper.prevnext div {
    margin: 0 2% 0 2%;
  }
}
html > body#SpecialReport li.articleNav div.wrapper.prevnext div.prev {
  float: left;
  margin: 0 0 0 54px;
}
@media only screen and (max-width: 768px) {
  html > body#SpecialReport li.articleNav div.wrapper.prevnext div.prev {
    margin: 0 2% 0 2%;
  }
}
html > body#SpecialReport li.articleNav div.wrapper.prevnext div.next {
  float: right;
  margin: 0 154px 0 0;
}
@media only screen and (max-width: 768px) {
  html > body#SpecialReport li.articleNav div.wrapper.prevnext div.next {
    margin: 0 2% 0 2%;
  }
}
html > body#SpecialReport li.articleNav div.wrapper.prevnext div.active {
  cursor: pointer;
}
html > body#SpecialReport li.articleNav div.wrapper.prevnext div.active h4 {
  color: #444;
}
html > body#SpecialReport li.articleNav div.wrapper.prevnext div.active span.prevArrow {
  background: url('../img/arrow_left.gif');
}
html > body#SpecialReport li.articleNav div.wrapper.prevnext div.active span.nextArrow {
  background: url('../img/arrow_right.gif');
}
html > body#SpecialReport li.articleNav div.wrapper.prevnext div h4 {
  display: block;
  float: left;
  clear: none;
  margin: 0;
  font-size: 1em;
  text-transform: uppercase;
  font-family: FoundersGrotCond-Regular, Arial, Helvetica, sans-serif;
  color: #DEDEDE;
}
html > body#SpecialReport li.articleNav div.wrapper.prevnext div span.arrow {
  width: 17px;
  height: 13px;
  display: block;
  float: left;
  clear: none;
}
html > body#SpecialReport li.articleNav div.wrapper.prevnext div span.arrow.prevArrow {
  margin: 5px 5px 0 0;
  background: url('../img/arrow_left_gray.gif');
}
html > body#SpecialReport li.articleNav div.wrapper.prevnext div span.arrow.nextArrow {
  margin: 5px 0 0 5px;
  background: url('../img/arrow_right_gray.gif');
}
