@charset "UTF-8";
/* CSS Document */
.ui-loader{
	display: none !important;
}
.ui-page{
	min-height:0 !important;
	outline: none !important;
}
.strong,em{
    vertical-align: top !important; line-height:1em !important;
}
.headline {
	background-color: #fff !important;
	font-family: 'Libre Franklin', arial, sans-serif !important;
	font-weight:700 !important;
}
.standfirst{
	font-size:15px !important;
	font-weight:700 !important;
	height: auto !important;
}
.txtCaption {
	font-size: 13px !important;
	line-height: 14px !important;
	font-family: helvetica, arial, sans-serif !important;
	height: auto !important;
}
.sourceTxt {
	font-size: 11px !important;
	line-height: 13px !important;
	height: auto !important;
}
.subHead {
	font-size: 14px !important;
	line-height: 15px !important;
	font-family: helvetica, arial, sans-serif !important;
	height: auto !important;
}
.keyTxt{
	font-size:12px !important;
	line-height: 20px !important;
	height: auto !important;
}
.widthAuto {
	width: auto !important;
}
.heightAuto {
	height: auto !important;
}
.redColorBg {
	background-color: #de0000 !important;
}
.greenColorBg {
	background-color: rgba(55,180,75,1) !important;
}
.blueColorBg {
	background-color: rgba(15,130,200,1) !important;
}
.st0{
	fill:none;stroke:#38B34A;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;
}
.st1{
	fill:none;stroke:#0E85C8;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;
}
.st2{
	fill:none;stroke:#ED1C24;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;
}
