<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">article h2 {
margin-top:0;
}

.his-left {
	float:left;
	margin-left:20px;
	width:52%;
}

.report-cover img,
.his-left img {
	border:1px solid #CCC;
}

.his-left img,
.report-cover img {
opacity:1;
transition:all .5s;
}

.report-cover img:hover {
opacity:0.5;
}

.his-right {
	float:right;
	width:39%;
	text-align:center;
}

.his-right a:hover {
text-decoration:none;
}

.icon-webFont-09,
.icon-webFont-10,
.icon-webFont-11 {
	line-height:80%;
	color:rgba(76,184,254,1);
	transition:color 0.5s;
}


.icon-webFont-09,
.icon-webFont-10 {
	font-size:250%;
}

.icon-webFont-11{
	font-size:230%;
}

.icon-webFont-09:hover,
.icon-webFont-10:hover,
.icon-webFont-11:hover{
	color:rgba(76,184,254,0.8);
}

.his-right p.ico-text {
	margin-bottom:14px;
}

.col6.his-box {
padding-bottom:40px;
}

#download-outer {
	width:48%;/*30*/
	margin:0 auto 40px;
}


.onerow.download-outer {
padding-right:18px;
padding-left:24px;
margin-bottom:20px;
}

article .youtube-outer {
padding-right:24px;
padding-left:24px;
}

.download-outer .col6 {
padding-top:0;
}

article img {
box-sizing:border-box;
}

#carousel img {display: block; opacity: .5; cursor: pointer;}
#carousel img:hover {opacity: 1;}
#carousel .flex-active-slide img {opacity: 1; cursor: default;}

.flex-caption {
	width: 96%;
	padding: 2%;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
	color: #fff;
	font-size: 12px;
	line-height: 16px;
	height:32px;
text-align:center;
}

.flex-caption.b2015 {
	background: #87D0F4;
color:#333;
}

.flex-caption.b2014 {
	background: #F9BF2C;
}

#slider-outer {
padding-right:20px;
padding-left:20px;
}

#slider.flexslider {
	margin-bottom:0;
}

.download {
	background-color:#E60012;
	padding:6px 10px 6px 10px;
	text-align:center;
font-weight:normal;
margin-left:0;
}

.sitelink {
	background-color:#0069B3;
	padding:6px 10px 6px 10px;
	text-align:center;
font-weight:normal;
}

.download:after {
display:none;
}

#download-outer a {
	color:#FFF;
}

#download-outer a:hover {
text-decoration:none;
}

.download-outer a {
	color:#FFF;
}

.download-outer a:hover {
text-decoration:none;
}

@media all and (max-width: 900px) {

.his-right p.ico-text {
	font-size:12px;
	font-size:0.75rem;
	line-height:16px;
}

.his-break {
	display:block;
}

}


@media all and (max-width: 768px) {

.his-left {
	width:48%;
}

.flex-caption {
height:50px;
}

}

@media all and (max-width: 640px) {
#slider-outer {
padding-right:0px;
padding-left:0px;
}

.flex-caption {
height:60px;
}

.col6 {
	overflow:hidden;
}
.his-left {
	width:65%;
}
.his-right {
	width:25%;
}

.icon-webFont-09,
.icon-webFont-10 {
	font-size:400%;
	line-height:100%;
}

.icon-webFont-11 {
	font-size:380%;
	line-height:100%;
}

.his-right p.ico-text {
	font-size:16px;
	font-size:1rem;
}

#download-outer {
	width:100%;
}

}

@media all and (max-width: 480px) {
.his-left {
	width:60%;
}
.his-right {
	width:30%;
}

article p {
padding-right:10px;
}

}</pre></body></html>