@import url(/css/design.css);

body#PUB {
	background: #fdfdfd;
	font-size: 100% !important;
	margin: 0;
	padding: 0;
}
#PUB .Header-Print {
	border-bottom: 1px solid #000;
	color: #999;
	display: block !important;
	margin-bottom: 10px;
	padding: 10px;
}
#PUB .Main {
	background: #fff !important;
	float: none !important;
	padding: 0 !important;
	width: 100% !important;
}

#PUB .Wrapper {
	max-width: 690px !important;
}

#PUB .Wrapper .Container {
	background: none;
	margin: 0;
}

#PUB .Head,
#PUB .Jumplabels,
#PUB .Carousel,
#PUB .Navi,
#PUB .Metanavi,
#PUB .Specials,
#PUB .Footer,
#PUB .Paging,
#PUB .Tools,
#PUB .Tags,
#PUB .Additionalcontent {
	display: none !important;
}

#PUB .Wrapper {
	font-size: 100% !important;
	margin: 0 auto;
}
.Print-Page,
.Show-Images {
	display: none;
}
.Head {
	margin: 0 auto 3rem auto;
	text-align: center;
}
.Head img {
	height: 50px;
}
.Date {
	font-size: 0.9rem;
	margin: -1.5rem 0 1.5rem 0;
	/* text-align: center; */
}
.Author {
	margin-bottom: 1.5rem;
	/* text-align: center; */
}
#PUB h1 {
	font-size: 3rem;
	line-height: 140%;
	margin-bottom: 2rem;
	/* text-align: center; */
}
#PUB h2 {
	font-size: 2rem;
	line-height: 140%;
	margin-bottom: 2rem;
	margin-top: -1rem;
	/* text-align: center; */
}
#PUB .Content h3 {
	font-size: 1.2rem;
	line-height: 140%;
	margin-bottom: 1.5rem;
	/* text-align: center; */
}
#PUB .Content {
	border-top: 2px solid #ccc;
	line-height: 150%;
	margin-top: 1rem;
	padding-top: 3rem;
}
#PUB .Content p {
	margin-bottom: 1rem;
}
#PUB .Content img {
	max-width: 610px;
}
#PUB .Content .Image {
	clear: both;
	float: left;
	font-size: 0.9rem;
	line-height: 130%;
	margin: 1rem;
	margin-left: 0;
	text-align: center;
	width: 610px;
	max-width: 50%;
}

#PUB.Topic-10 .Content .Image,
#PUB.Topic-11 .Content .Image,
#PUB.Topic-12 .Content .Image,
#PUB.Topic-13 .Content .Image,
#PUB.Topic-14 .Content .Image,
#PUB.Topic-15 .Content .Image,
#PUB.Topic-16 .Content .Image,
#PUB.Topic-17 .Content .Image,
#PUB.Topic-18 .Content .Image,
#PUB.Topic-19 .Content .Image,
#PUB.Topic-20 .Content .Image {
	float: none;
	margin: 30px 0;
	max-width: 100%;
	width: 100%;
}
#PUB .Content .Image img {
	margin-top: -10px;
	max-width: 100%;
}
#PUB .Content .Image div.Title,
#PUB .Content .Image div.Copyright {
	margin-top: 1rem;
}
#PUB .Content .Image.Right {
	float: right;
	margin-left: 1rem;
}
#PUB .Content .Image.Left,
#PUB .Content .Image.Right,
#PUB .Content .Image.Left img,
#PUB .Content .Image.Right img {
	width: 250px;
}
#PUB a {
	color: #555;
}
#PUB .Listing a {
	text-decoration: none;
}


#PUB .Statistics td:nth-child(1) {
	background-color: transparent !important;
	border-bottom: 40px solid #77a8cb;
	color: #000;
}
#PUB .Statistics td:nth-child(2) {
	background-color: transparent !important;
	border-bottom: 40px solid #9fc2da;
	color: #000;
}
#PUB .Statistics td:nth-child(3) {
	background-color: transparent !important;
	border-bottom: 40px solid #adcadf;
	color: #000;
}
#PUB .Statistics td:nth-child(4) {
	background-color: transparent !important;
	border-bottom: 40px solid #c8dcea;
	color: #000;
}
#PUB .Statistics td.color-red {
	background-color: transparent !important;
	border-bottom: 40px solid #FF4136;
	color: #000;
}
#PUB .Statistics td.color-orange {
	background-color: transparent !important;
	border-bottom: 40px solid #FF851B;
	color: #000;
}
#PUB .Statistics td.color-yellow {
	background-color: transparent !important;
	border-bottom: 40px solid #FFDC00;
	color: #000;
}
#PUB .Statistics td.color-green {
	background-color: transparent !important;
	border-bottom: 40px solid #2ECC40;
	color: #000;
	/*color: #fff !important;*/
}
#PUB .Statistics td.color-white {
	background-color: transparent !important;
	border-bottom: 40px solid #cccccc;
	color: #000;
	/*color: #000 !important;*/
}
/*.Statistics td:nth-child(5) {
	background-color: #e9a138 !important;
}*/
#PUB .Statistics td {
	font-size: 1.1875rem;
}
#PUB .Statistics td.Chart,
#PUB .Statistics td.Title {
	border-bottom: none !important;
}
#PUB .Statistics th {
	font-size: 1.375rem;
	font-weight: bold;
}
#PUB .Statistics td.Title {
	font-weight: bold;
	padding-top: 50px;
}

#PUB .Statistics td li {
	list-style: inside;
	list-style-type: disc;
	padding-left: 20px;
}


#PUB .Statistics.Overview td.color-red {
	background-color: transparent !important;
	border-bottom: 40px solid #FF4136;
}
#PUB .Statistics.Overview td.color-orange {
	background-color: transparent !important;
	border-bottom: 40px solid #FF851B;
}
#PUB .Statistics.Overview td.color-yellow {
	background-color: transparent !important;
	border-bottom: 40px solid #FFDC00;
}
#PUB .Statistics.Overview td.color-green {
	background-color: transparent !important;
	border-bottom: 40px solid #2ECC40;
}
#PUB .Statistics.Overview td.color-white {
	background-color: transparent !important;
	border-bottom: 40px solid #fff;
}
#PUB h5 {
	font-size: 16px;
}

.Chart {
	max-width: 500px;
	margin-bottom: 20px;
	/*page-break-after: always;*/
}
.no-print {
	display: none;
}
