@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,600,600i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Pacifico');
.left {
	float: left !important;
}
.right {
	float: right !important;
}
.print-wrap {
	width:562px;
	margin:0 auto;
}
.print-header {
	height:50px;
}
.print-h1 {
	font-size:19px;
	font-weight:normal;
	margin:12px 0 0 35px;
	font-family: 'Source Sans Pro', sans-serif;
	line-height:normal;
	color:#010991;
}
.print-banner-bar {
	background-color:#00498f;
	height:42px;
	line-height:42px;
	color:#fff;
	padding:0 18px;
	margin-bottom:15px;
	font-family: 'Source Sans Pro', sans-serif;
}
.print-br-1 {
	font-size:21px;
}
.print-br-2 {
	font-size:12px;
}
.print-br-2 span {
	color:#deb407;
}
.print-content h2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size:18px;
	font-weight:600;
	color:#00498f;
	margin:0 0 5px;
	text-align:center;
	line-height:normal;
}
.print-issue-date {
	text-align:center;
	font-size:12px;
	line-height:normal;
	margin-bottom:15px;
}
.print-content, .print-content p {
	font-family: 'Source Sans Pro', sans-serif;
	font-size:10px;
	color:#252525;
	line-height:14px;
}
.print-content p {
	margin-bottom:15px;
}
.print-by {
	font-size:12px;
	color:#00498f;
	line-height:normal;
}

/*addtional*/
.print-content{display:block;}
#print-contents > .print-content{border-bottom:1px solid #CCC; padding-bottom:20px;margin-bottom:30px;}
.web-content, 
#bc_public_ribbon, 
h2#noob-title,
.print-wrap.notfinish, 
.not-finish-loading.hide,
.btn-gray-box{display:none !important;}
h2{color: #00498f !important;}
h3 { font-family: 'Source Sans Pro', sans-serif; color: #00498f !important; font-weight: 600;  font-size: 16px;}
.print-issue-date{color:#252525 !important;}
.print-by{color:#00498f !important;}

