﻿body.report .report-header .contents-link-container {
	height: 20px;
	max-width: 1130px;
	margin: 0 auto;
}

@media (min-width: 768px) {
	body.report .report-header .contents-link-container {
		position: relative;
		z-index: 10;
		height: 45px;
	}
}
body.report .report-header a.contents-link {
	background: #000;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	color: #00AED6;
	padding: 5px 10px;
}

body.report .report-header a.contents-link .fa-bars {
	margin-right: 8px;
	color: #fff;
}

body.report .report-header a.contents-link:hover {
	color: #fff;
	text-decoration: none;
}

body.report blockquote {
	color: #00AED6;
}

body.report blockquote sup > a {
	color: #00AED6;
}

body.report h2, body.report h3 {
	font-family: "Patua One", Courier, serif;
	font-weight: 300;
}

body.report .downloads h2, body.report .downloads h3, body.report .footnotes h2, body.report .footnotes h3 {
	font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

body.report .big-h {
	font-size: 1.8rem;
	margin-bottom: 10px;
}

@media (min-width: 768px) {
	body.report .big-h {
		font-size: 3rem;
		margin-bottom: 20px;
	}
}

body.report .pad-bottom-0 {
	padding-bottom: 0;
}

body.report .pad-bottom, body.report .pad-bottom-40 {
	padding-bottom: 40px;
}

body.report .pad-top, body.report .pad-top-40 {
	padding-top: 40px;
}

body.report .pad-bottom-20 {
	padding-bottom: 20px;
}

body.report .pad-top-20 {
	padding-top: 20px;
}

body.report .pad-bottom-60 {
	padding-bottom: 60px;
}

body.report .pad-top-60 {
	padding-top: 60px;
}

body.report .pad-bottom-80 {
	padding-bottom: 60px;
}

body.report .pad-top-80 {
	padding-top: 60px;
}

body.report h2.case-study-heading, body.report h2.sans-serif {
	font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

body.report h2.case-study-heading strong, body.report h2.sans-serif strong {
	color: #00AED6;
}

body.report h2.blue, body.report h3.blue {
	color: #00AED6;
}

body.report h2.bigger-h2 {
	font-size: 2.5rem;
}

body.report .panel-heading {
	background: #00AED6;
	padding: 10px;
	margin-bottom: 10px;
}

@media (min-width: 768px) {
	body.report .panel-heading {
		padding: 20px;
		margin-left: -10px;
	}
}
  body.report .panel-heading h2 {
	font-size: 2rem;
	margin: 0;
	color: #fff;
}

@media (min-width: 768px) {
	body.report .panel-heading h2 {
		font-size: 2.8rem;
	}
}
    body.report .panel-heading h2 span {
	display: block;
}

body.report .panel-heading-alt {
	background: #fff;
}

body.report .panel-heading-alt h2 {
	color: #00AED6;
}

body.report .report-text blockquote {
	font-size: inherit;
	font-family: inherit;
	font-style: italic;
	line-height: inherit;
	font-weight: 600;
	color: inherit;
}

body.report .report-text blockquote p {
	font-size: inherit;
}

body.report .report-text a {
	color: #00AED6;
}

body.report .panel {
	padding-bottom: 5px;
}

body.report .panel.panel-padding-top {
	padding-top: 40px;
}

body.report .panel-bg-black {
	background: #000;
	color: #fff;
}

body.report .panel-bg-grey {
	background: #e7e8e8;
}

body.report .panel-full-width-quote {
	background: #00AED6;
	padding-top: 40px;
	padding-bottom: 40px;
}

body.report .panel-full-width-quote blockquote {
	color: #fff !important;
	margin: 0;
}

body.report .panel-full-width-quote blockquote p {
	margin: 0;
}

body.report .footnotes .footnoteBackLink {
	font-size: .8em;
	margin-left: .5em;
}

@media (min-width: 768px) {
	body.report .footnotes ol {
		column-count: 3;
		column-gap: 80px;
	}
}

body.report .footnotes ol li {
	font-size: 0.8rem;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
}

body.report .footnotes a {
	white-space: normal;
	overflow-wrap: break-word;
	word-wrap: break-word;
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
}

body.report .twitter-figure figure {
	border-top: 1px solid #e7e8e8;
	border-bottom: 1px solid #e7e8e8;
	margin: 30px 0;
	padding-top: 30px;
	padding-bottom: 10px;
}

body.report .twitter-figure figure figcaption {
	font-style: italic;
	padding-top: 20px;
}

body.report .downloads .article-panel h2 {
	background: #81858a;
	border-bottom: 5px solid #00AED6;
	min-height: 36px;
}

body.report .downloads .article-panel.lang-en h2 {
	background: #81858a url("https://t.y73.org/4/6/2/0/flag_en.png") right 5px top 1px no-repeat;
}

body.report .downloads .article-panel.lang-cn h2 {
	background: #81858a url("https://t.y73.org/4/6/2/0/flag_cn.png") right 5px top 1px no-repeat;
}

body.report .toc {
	background: #000;
	color: #fff;
}

body.report .toc.with-js {
	background: rgba(0, 0, 0, 0.9);
	position: fixed;
	padding: 10% 1%;
	z-index: 100;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	overflow-y: auto;
}

body.report .toc a {
	color: #fff;
}

body.report .toc ul {
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 1.1rem;
}

body.report .toc ul li {
	list-style: none;
	font-weight: 600;
	margin-bottom: .5em;
	padding: 0;
	line-height: 1.3;
}

body.report .toc ul li ul {
	margin: 0;
	padding: 0;
}

body.report .toc ul li ul li {
	font-weight: 300;
}

body.report .toc .close-link {
	display: block;
	padding: 10px 20px;
	position: fixed;
	top: 0;
	right: 0;
}

body.report header .logo {
	z-index: 50;
}

body.report header.header-report {
	padding-top: 10px;
}

@media (min-width: 992px) {
	body.report header.header-report {
		padding-top: 0;
	}
}
  @media (max-width: 1199.98px) {
	body.report header.header-report {
		max-width: 100%;
	}
	
	body.report header.header-report .row {
		margin-top: -15px;
		max-width: 100%;
	}
}
  @media (max-width: 1199.98px) {
	body.report header.header-report .share .inner, body.report header.header-report .language-selector .inner {
		padding-left: 20px;
	}
}
  @media (min-width: 992px) {
	body.report header.header-report .share .inner, body.report header.header-report .language-selector .inner {
		padding-left: 0px;
	}
}
  body.report header.header-report .report-title .inner {
	padding-left: 200px;
	padding-top: 0;
	min-height: 50px;
	color: #8c8c8c;
	font-size: 1.2rem;
}

@media (min-width: 992px) {
	body.report header.header-report .report-title .inner {
		padding-left: 242px;
		padding-top: 34px;
		min-height: 0;
	}
}
  body.report header.header-report .language-selector div.language-title {
	font-weight: 300;
	font-size: 1rem;
	color: #8c8c8c;
	font-size: 0.9rem;
}

@media (min-width: 768px) {
	body.report header.header-report .language-selector div.language-title {
		padding-top: 14px;
	}
}
    @media (min-width: 992px) {
	body.report header.header-report .language-selector div.language-title {
		padding-top: 29px;
	}
}
  body.report header.header-report .language-selector ul.list-inline {
	margin: -16px 0 -16px;
	padding: 0;
	position: relative;
	z-index: 30;
}

body.report header.header-report .language-selector ul li a {
	display: block;
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
	height: 31px;
	width: 31px;
}

body.report header.header-report .language-selector ul li.lang-en a {
	background: url("https://t.y73.org/4/6/2/0/flag_en.png") no-repeat center;
}

body.report header.header-report .language-selector ul li.lang-cn a {
	background: url("https://t.y73.org/4/6/2/0/flag_cn.png") no-repeat center;
}

body.report header.header-report .share {
	border-bottom: none;
}

body.report header.header-report .share div.inner {
	padding-top: 5px;
	text-align: right;
}

@media (min-width: 768px) {
	body.report header.header-report .share div.inner {
		padding-top: 18px;
	}
}
      @media (min-width: 992px) {
	body.report header.header-report .share div.inner {
		padding-top: 35px;
	}
}
      body.report header.header-report .share div.inner span {
	text-transform: uppercase;
}

body.report .contents-top {
	text-align: right;
	font-size: 0.9rem;
}

body.report .contents-top ul {
	text-align: right;
	margin-bottom: 3px;
}

body.report .contents-top li {
	margin-left: 10px;
}

body.report .contents-top a {
	color: #b7b7b7;
}

body.report .contents-top a i, body.report .contents-top a svg {
	margin-right: 5px;
}

body.report .contents-top a:hover {
	text-decoration: none;
	color: #848484;
}

body.report .full-width-image {
	background: #fff;
}

body.report .full-width-image .inner {
	max-width: 600px;
	margin: 0 auto;
}

body.report figure {
	position: relative;
}

body.report figure figcaption.image-credit {
	position: absolute;
	right: 5px;
	bottom: 5px;
	color: #fff;
	font-size: 13px;
}

body.report figure figcaption.image-credit a {
	color: inherit;
	border-bottom: 1px dotted;
}

body.report figure figcaption.image-credit.image-credit-dark {
	color: #666;
}

#report-3e56f8f8-fd1c-40a3-a7e5-4df88eeb11a2 #recommendations h3 {
	font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 1.3rem;
	font-weight: 600;
}

#report-3e56f8f8-fd1c-40a3-a7e5-4df88eeb11a2 .report-header .report-header-image {
	text-align: center;
	background: #b1c4be;
}

#report-3e56f8f8-fd1c-40a3-a7e5-4df88eeb11a2 .report-header .report-header-image img{
	max-width: 1650px;
	overflow: hidden;
}