/* CSS Document */
html,
body {
	margin:0px;
	padding:0px;
	height: 100%;
	position: relative;
}
body {
	margin: 0;
	padding:0;
	font-family: "Playfair Display", Helvetica, Arial, sans-serif;
	font-size:14px;
	line-height: 1.4;
	color: #000000;
  height: 100%;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
a {
	color:#044e97;
}
/* Top Bar */
.top-bar {
	width:100%;
	float:left;
	line-height:30px;
	color: #fff;
	background: #df3730;
	border-bottom: 1px solid #df3730;
}
.top-bar .top-date {
	float:left;
}
.top-bar .social-menu {
	float:right;
	padding-right:0px;
}
.top-bar .social-menu ul {
	padding:0px;
	margin:0px;
}
.top-bar .social-menu li {
	display:inline;
}
.top-bar .social-menu i {
	color: #fff;
	margin-left:15px;
}
.main-header .logo {
	margin:8px 0px;
	float: left;
}
/* Nav */
.nav-epaper {
	width:100%;
	float:left;
	background:#fff;
	border-bottom:3px solid #ddd;
}
.boxed .nav-epaper .container {
	padding:0px;
}
.nav-epaper .ep_title {float:left;padding:6px 15px;display:block;color: #000;font-size:16px;font-weight:bold;line-height:24px;}
.nav-epaper .ep_title a {color:#000;display:block;}
.nav-epaper .ep_tools {float:right;padding:6px 20px;display:block;color: #333;font-size:16px;font-weight:bold; line-height:24px;}
.nav-epaper .ep_tools a {color:#000;}
.nav-epaper .ep_tools a:hover {color:#666;}
.nav-epaper .ep_tools i {margin-left:10px;}
.nav-epaper .datepicker { z-index:99999;}
.nav-epaper ul.dd_date {float:left; list-style:none; padding:0px; margin:0px;}
.nav-epaper ul.dd_date > li {position:relative; min-width: 160px;}
.nav-epaper ul.dd_date > li, ul.dd_date > li > a {color:#000; padding:6px 15px; margin:0px; display:block; font-size:14px;font-weight:normal;line-height:24px;}
.nav-epaper ul.dd_date > li:hover{text-decoration:none;cursor:pointer;color:#333;text-transform:capitalize;background:#fff; border:1px solid #ddd; padding:5px 14px;}		
.nav-epaper ul.dd_date > li > ul {position:absolute;top:100%;left:-1px;z-index:1000;display:none;float:left;min-width:160px;padding:0px;margin:0px;font-size:14px;list-style:none;background-color:#fff;border:1px solid #ddd;border-top:0px;}
.nav-epaper ul.dd_date > li > ul > li {border-top:1px solid #cfcfcf; margin:0px; padding:0px; width:100%;}
.nav-epaper ul.dd_date > li > ul > li > a {display:block; padding: 3px 15px; clear: both; color:#666666;}
.nav-epaper ul.dd_date > li > ul > li > a:hover { color:#333; background:#ddd;}
.nav-epaper ul.dd_date > li:hover ul {display:block;}		

/* */
.page {
	width:100%;
	float:left;
	padding:0px;
	margin:0px;
}
.page .page-heading {
	position:relative;
	border-bottom:2px solid #333;
	padding-top:2px;
}
.page .page-heading .line-box{
	display:inline-block;
	margin-bottom:-2px;
	padding-right:5px;
}
.page h1 {
	display:inline-block;
	font-size:30px;
	font-weight:normal;
	line-height:42px;
	color:#1d1d1d;
	padding-bottom:5px;
}
/* E-paper page */
.epaper-inner {
	width:100%;
	float: left;
	padding:15px 0px;
	margin:0px;
}
.epaper {
	width:100%;
	float:left;
	text-align:center;
	margin-top: 20px;
	margin-bottom: 50px;
	overflow:hidden;
	position:relative;
	padding:0px;
}
.epaper .img-container {
	margin:0px 5px;
	display:block;
	overflow:hidden;
	padding:5px;
	border:1px solid #ddd;
	background: #f6f6f6;
	position:relative;
	color:#fff;
}
.epaper .img-container img:hover {
	opacity:0.5;
}
.epaper h3 {
	width:100%;
	float:left;
	font-size:22px!important;
	font-weight:bold;
	margin:0px;
	margin-top:10px!important;
	background:#f6f6f6;
	padding-top:10px;
	padding-bottom:10px;
	position: absolute;
  bottom: 0;
  width: 100%;
	text-align: center;
	color: #cf0505;
	border:1px solid #ddd;
	border-top:3px solid #ddd;
}
.epaper h3 a {
	color: #cf0505;
}

.epaper-aside {width:15%;float:left;max-height:1200px;overflow:auto;}
.epaperthumb {
	width:100%;
	float:left;
	position:relative;
	margin-bottom:15px;
	padding:10px;
	border:1px solid #ddd;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
          box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
}
.epaperthumb .img-container {
	width:100%;
	display:block;
	overflow:hidden;
	position:relative;
}
.epaperthumb img:hover {
	opacity:0.7;
}
.epaperthumb span {
	position: absolute;
	right: 10px;
  bottom: 10px;
	text-align: center;
	background:rgba(0,0,0,0.5);
	padding:5px;
	color:#FFFFFF;
}
.epaperthumb.active {	
	border:1px solid #666;
}
.epaperthumb.active span {
	background:rgba(255,255,255,0.7);
	color:#333;
}
.epaper-beside {
	width:83%;
	float:right;
	padding:10px;
	border:1px solid #ddd;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
          box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}
.epapermain-box {
	min-height:700px;
}
/* Footer */
.footer {
	width:100%;
	float:left;
	padding:30px 0px;
	background: #333;
	color: #b6b6b6;
}
.footer-copyright a {
	color: #f57961;
}
#scroll-up {
	position: fixed;
	z-index: 8030;
	bottom: 10px;
	right: 30px;
	width: 46px;
	height: 46px;
	color: #fff;
	font-size: 24px;
	line-height: 42px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
	display: none;
	background:#333;
}
@media (max-width: 767px) {
	.header-logo {
		width:100%!important;
		float:left;
		text-align:center;
	}
	.logo {
		padding:0px!important;
	}
	.logo img {
		height:30px;
	}
	.nav-epaper ul.dd_date > li {
		min-width: auto!important;
	}
	.ep_tools {
		width:100%;
		text-align:center;
	}
	.ep_tools.pull-right {
		float:left!important;	
	}
	.epaper-aside {
		width:100%;
		margin-bottom:10px;
	}
	.epaper-aside-scroll {
		width:100%;
		height:auto;
		display: flex;
		flex-wrap: nowrap;
		overflow-x: auto;
	}
	.epaperthumb {
		width:none;
		margin-right:15px;
		padding:1px;
		flex: 0 3 auto;
	}
	.epaperthumb .img-container {
		width:70px;
		height:110px;
		display:block;
		overflow:hidden;
		position:relative;
	}
	.epaperthumb span {
		position: absolute;
		right: 0px;
		bottom: 0px;
		text-align: center;
		background:rgba(0,0,0,0.5);
		padding:2px;
		color:#FFFFFF;
	}
	.epaper-beside {
		width:100%;
		float:left;
		padding:0px;
		border:1px solid #ddd;
		-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
						box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
	}
	.epapermain-box {
		min-height:auto;
	}
}

/* Modern e-paper viewer polish */
html {
	background: #f3f5f8;
}
body {
	background:
		linear-gradient(180deg, #fff 0, #fff 178px, #f3f5f8 178px, #eef2f6 100%);
	font-family: "Source Sans Pro", "Segoe UI", Arial, sans-serif;
	color: #17202a;
}
.header {
	background: #fff;
	box-shadow: 0 10px 30px rgba(22, 31, 45, 0.08);
	position: relative;
	z-index: 20;
}
.top-bar {
	background: #e4302b;
	border-bottom: 0;
	line-height: 36px;
	font-weight: 600;
	letter-spacing: 0;
}
.top-bar .container,
.main-header .container,
.nav-epaper .container,
.content .container {
	max-width: 1280px;
	width: 100%;
}
.top-bar .social-menu i {
	width: 24px;
	height: 24px;
	line-height: 24px;
	margin-left: 8px;
	text-align: center;
	border-radius: 50%;
	transition: background 0.2s ease, transform 0.2s ease;
}
.top-bar .social-menu a:hover i {
	background: rgba(255,255,255,0.18);
	transform: translateY(-1px);
}
.main-header {
	background: #fff;
	clear: both;
	float: left;
	width: 100%;
	border-top: 4px solid #e4302b;
	border-bottom: 1px solid #e2e8f0;
}
.epaper-site-header .top-bar .container {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.top-date i {
	margin-right: 8px;
}
.main-header .top-date {
	float: none;
	flex: 0 0 auto;
	padding: 8px 12px;
	border: 1px solid #e1e7ef;
	border-radius: 999px;
	background: #fff7f7;
	color: #e4302b;
	font-size: 13px;
	font-weight: 800;
	white-space: nowrap;
}
.share-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	transition: transform 0.18s ease, box-shadow 0.18s ease, background 0.18s ease;
}
.share-btn:hover,
.share-btn:focus {
	color: #fff;
	transform: translateY(-2px);
	text-decoration: none;
}
.share-facebook {
	background: #1877f2;
	box-shadow: 0 8px 18px rgba(24, 119, 242, 0.25);
}
.share-twitter {
	background: #111827;
	box-shadow: 0 8px 18px rgba(17, 24, 39, 0.22);
}
.share-whatsapp {
	background: #25d366;
	box-shadow: 0 8px 18px rgba(37, 211, 102, 0.24);
}
.share-mail {
	background: #e4302b;
	box-shadow: 0 8px 18px rgba(228, 48, 43, 0.24);
}
.epaper-site-header .top-bar .share-btn {
	width: 28px;
	height: 28px;
	background: rgba(255,255,255,0.16);
	box-shadow: none;
}
.epaper-site-header .top-bar .share-btn:hover {
	background: rgba(255,255,255,0.28);
}
.main-header .container {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.header-brand {
	display: flex;
	align-items: center;
	gap: 14px;
	min-width: 0;
	flex: 1 1 auto;
}
.header-brand .logo {
	display: flex;
	align-items: center;
	flex: 0 0 auto;
}
.header-brand .logo img {
	display: block;
	width: 260px;
	max-width: 30vw;
	height: auto;
}
.header-copy {
	min-width: 0;
	padding-left: 14px;
	border-left: 1px solid #e1e7ef;
}
.header-kicker {
	display: inline-block;
	margin-bottom: 1px;
	color: #e4302b;
	font-size: 10px;
	font-weight: 800;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}
.header-copy h1 {
	margin: 0;
	color: #111827;
	font-size: 22px;
	line-height: 1.15;
	font-weight: 800;
}
.header-copy p {
	margin: 1px 0 0;
	color: #667085;
	font-size: 13px;
	font-weight: 600;
}
.header-share {
	display: flex;
	align-items: center;
	gap: 7px;
	flex: 0 0 auto;
	padding: 6px 8px;
	border: 1px solid #e1e7ef;
	border-radius: 999px;
	background: linear-gradient(180deg, #fff, #f7f9fc);
	box-shadow: 0 8px 18px rgba(16, 24, 40, 0.06);
}
.header-share span {
	color: #667085;
	font-size: 11px;
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: 0.06em;
}
.header-share .share-btn {
	width: 34px;
	height: 34px;
}
.main-header .logo {
	float: none;
	display: flex;
	align-items: center;
	min-height: 54px;
	margin: 0;
}
.main-header .logo img {
	width: 260px;
	max-width: 52vw;
	height: auto;
}
.nav-epaper {
	background: rgba(255,255,255,0.96);
	border-bottom: 1px solid #dce3ea;
	box-shadow: 0 6px 18px rgba(16, 24, 40, 0.07);
	position: sticky;
	top: 0;
	z-index: 1000;
	backdrop-filter: blur(10px);
}
.nav-epaper .container {
	display: flex;
	align-items: center;
	gap: 12px;
	min-height: 54px;
}
.nav-epaper .ep_title,
.nav-epaper .ep_tools,
.nav-epaper ul.dd_date > li,
.nav-epaper ul.dd_date > li > a {
	line-height: 24px;
}
.nav-epaper .ep_title {
	padding: 0;
}
.nav-epaper .ep_title a,
.nav-epaper .ep_tools a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	border-radius: 8px;
	color: #121820;
	background: #f6f8fb;
	border: 1px solid #dde5ee;
	transition: all 0.18s ease;
}
.nav-epaper .ep_title a:hover,
.nav-epaper .ep_tools a:hover {
	color: #e4302b;
	background: #fff;
	border-color: #f0b3af;
	box-shadow: 0 8px 20px rgba(228, 48, 43, 0.12);
}
.nav-epaper .ep_tools {
	margin-left: auto;
	padding: 0;
	display: flex;
	align-items: center;
	gap: 8px;
}
.nav-paper-info {
	display: flex;
	align-items: center;
	gap: 10px;
	min-width: 0;
	margin-left: 6px;
	padding: 8px 12px;
	border: 1px solid #e1e7ef;
	border-radius: 10px;
	background: linear-gradient(180deg, #fff, #f8fafc);
	box-shadow: 0 8px 18px rgba(16, 24, 40, 0.05);
	color: #17202a;
	white-space: nowrap;
}
.nav-paper-info strong {
	max-width: 210px;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 15px;
	font-weight: 800;
}
.nav-paper-info span {
	color: #667085;
	font-size: 13px;
	font-weight: 700;
}
.nav-paper-info em {
	padding: 4px 8px;
	border-radius: 7px;
	background: #e4302b;
	color: #fff;
	font-size: 12px;
	font-style: normal;
	font-weight: 800;
}
.zoom-tools {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	margin-right: 6px;
	padding: 4px;
	border: 1px solid #dde5ee;
	border-radius: 10px;
	background: #fff;
	box-shadow: 0 8px 18px rgba(16, 24, 40, 0.06);
}
.zoom-tools span {
	min-width: 44px;
	color: #344054;
	font-size: 12px;
	font-weight: 800;
	text-align: center;
}
.nav-epaper .ep_tools .zoom-tools a {
	width: 30px;
	height: 30px;
	border-radius: 7px;
	background: #f8fafc;
}
.nav-epaper .ep_tools i {
	margin-left: 0;
}
.nav-epaper ul.dd_date {
	display: flex;
	align-items: center;
}
.nav-epaper ul.dd_date > li {
	min-width: 174px;
	padding: 8px 14px;
	border: 1px solid transparent;
	border-radius: 8px;
	background: #fff;
	box-shadow: inset 0 0 0 1px #e4eaf0;
	font-weight: 600;
}
.nav-epaper ul.dd_date > li:hover {
	padding: 8px 14px;
	border: 1px solid #cfd8e3;
	background: #fbfcfe;
	color: #111827;
}
.nav-epaper ul.dd_date > li > ul {
	top: calc(100% + 8px);
	left: 0;
	border: 1px solid #d9e1ea;
	border-radius: 8px;
	box-shadow: 0 18px 42px rgba(16, 24, 40, 0.14);
	overflow: hidden;
}
.nav-epaper ul.dd_date > li > ul > li {
	border-top: 1px solid #eef2f6;
}
.nav-epaper ul.dd_date > li > ul > li:first-child {
	border-top: 0;
}
.nav-epaper ul.dd_date > li > ul > li > a {
	padding: 9px 14px;
	color: #344054;
}
.nav-epaper ul.dd_date > li > ul > li > a:hover {
	background: #f5f7fa;
	color: #e4302b;
}
.content {
	padding: 18px 0 34px;
	background: transparent;
}
.epaper-inner {
	padding: 0;
}
.epaper-inner .col-xs-12 {
	display: flex;
	align-items: flex-start;
	gap: 18px;
	padding-left: 0;
	padding-right: 0;
}
.epaper-aside {
	width: 180px;
	flex: 0 0 180px;
	max-height: calc(100vh - 86px);
	padding: 4px 6px 4px 0;
	position: sticky;
	top: 72px;
	scrollbar-width: thin;
}
.epaperthumb {
	background: #fff;
	border: 1px solid #dce3ea;
	border-radius: 8px;
	box-shadow: 0 8px 20px rgba(16, 24, 40, 0.08);
	margin-bottom: 16px;
	padding: 10px;
	transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
}
.epaperthumb:hover {
	transform: translateY(-2px);
	box-shadow: 0 14px 30px rgba(16, 24, 40, 0.13);
	border-color: #b9c6d4;
}
.epaperthumb.active {
	border: 2px solid #222;
	padding: 9px;
	box-shadow: 0 16px 34px rgba(16, 24, 40, 0.16);
}
.epaperthumb .img-container {
	background: #f8fafc;
	border-radius: 6px;
}
.epaperthumb img {
	width: 100%;
	border-radius: 4px;
}
.epaperthumb span {
	right: 10px;
	bottom: 10px;
	border-radius: 6px 0 4px 0;
	background: rgba(18, 24, 32, 0.82);
	font-weight: 700;
}
.epaperthumb.active span {
	background: #e4302b;
	color: #fff;
}
.epaper-beside {
	width: auto;
	flex: 1 1 auto;
	float: none;
	padding: 14px;
	border: 1px solid #dce3ea;
	border-radius: 8px;
	background: #fff;
	box-shadow: 0 16px 38px rgba(16, 24, 40, 0.11);
	overflow: auto;
}
.epapermain-box {
	min-height: 700px;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	padding: 12px;
	background:
		linear-gradient(#fff, #fff) padding-box,
		linear-gradient(135deg, #d6dee8, #fff, #cfd8e3) border-box;
	border: 1px solid transparent;
	border-radius: 8px;
	overflow: auto;
}
.epapermain-box a {
	display: block;
	width: 100%;
	max-width: 100%;
}
.epaper-map-stage {
	position: relative;
	display: inline-block;
	width: 100%;
	max-width: 100%;
	line-height: 0;
}
.epaper-map-stage > a:first-child {
	display: block;
	width: 100%;
	max-width: 100%;
}
.epaper-click-map {
	position: absolute;
	z-index: 4;
	display: block !important;
	border: 2px solid transparent;
	background: rgba(228, 48, 43, 0);
	transition: background 0.18s ease, border-color 0.18s ease;
}
.epaper-click-map span {
	position: absolute;
	left: 0;
	top: 0;
	transform: translateY(-100%);
	display: none;
	min-width: 120px;
	padding: 7px 9px;
	border-radius: 6px 6px 6px 0;
	background: #e4302b;
	color: #fff;
	font-size: 12px;
	font-weight: 800;
	line-height: 1.2;
	white-space: nowrap;
	box-shadow: 0 10px 24px rgba(16, 24, 40, 0.18);
}
.epaper-click-map:hover {
	border-color: #e4302b;
	background: rgba(228, 48, 43, 0.13);
}
.epaper-click-map:hover span {
	display: block;
}
.epapermain-box img {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	border: 1px solid #1f2933;
	box-shadow: 0 12px 28px rgba(16, 24, 40, 0.16);
	background: #fff;
}
.footer {
	background: #111827;
	color: #cdd5df;
}

@media (max-width: 991px) {
	.main-header .container {
		flex-wrap: wrap;
	}
	.header-brand .logo img,
	.main-header .logo img {
		width: 210px;
		max-width: 36vw;
	}
	.header-copy h1 {
		font-size: 20px;
	}
	.header-share {
		margin-left: auto;
	}
	.main-header .top-date {
		order: 3;
	}
	.nav-epaper .container {
		flex-wrap: wrap;
		padding-top: 8px;
		padding-bottom: 8px;
	}
	.nav-epaper .ep_tools {
		width: auto;
	}
	.nav-paper-info {
		order: 5;
		width: 100%;
		justify-content: center;
		margin-left: 0;
	}
	.epaper-inner .col-xs-12 {
		flex-direction: column;
	}
	.epaper-aside {
		width: 100%;
		flex: none;
		position: relative;
		top: auto;
		max-height: none;
		padding: 0;
	}
	.epaper-aside-scroll {
		display: flex;
		gap: 12px;
		overflow-x: auto;
		padding: 4px 2px 10px;
	}
	.epaperthumb {
		width: 126px;
		flex: 0 0 126px;
		margin-bottom: 0;
	}
	.epaper-beside {
		width: 100%;
	}
}

@media (max-width: 767px) {
	body {
		background: #f3f5f8;
	}
	.top-bar {
		line-height: 32px;
		font-size: 12px;
	}
	.top-bar .social-menu i {
		margin-left: 4px;
	}
	.main-header .logo {
		justify-content: flex-start;
		min-height: 46px;
	}
	.main-header .container {
		display: flex;
		flex-wrap: nowrap;
		padding-top: 8px;
		padding-bottom: 8px;
		gap: 8px;
		overflow-x: auto;
	}
	.header-brand {
		display: flex;
		text-align: left;
		gap: 8px;
		flex: 1 0 auto;
	}
	.header-brand .logo {
		justify-content: flex-start;
		min-height: auto;
	}
	.header-copy {
		margin-top: 0;
		padding-left: 8px;
		border-left: 1px solid #e1e7ef;
	}
	.header-copy h1 {
		font-size: 17px;
		white-space: nowrap;
	}
	.header-kicker {
		font-size: 9px;
	}
	.header-copy p {
		font-size: 11px;
		white-space: nowrap;
	}
	.header-share {
		justify-content: center;
		width: auto;
		max-width: none;
		margin: 0;
		border-radius: 999px;
		flex: 0 0 auto;
		padding: 5px 6px;
	}
	.main-header .top-date {
		order: 0;
		padding: 6px 9px;
		font-size: 11px;
	}
	.header-share span {
		display: none;
	}
	.header-share .share-btn {
		width: 30px;
		height: 30px;
		font-size: 13px;
	}
	.main-header .logo img {
		height: auto;
		width: 160px;
		max-width: none;
	}
	.nav-epaper .container {
		gap: 8px;
	}
	.nav-epaper ul.dd_date {
		flex: 1 1 140px;
	}
	.nav-epaper ul.dd_date > li {
		width: 100%;
		min-width: 0 !important;
		font-size: 13px;
	}
	.nav-epaper .ep_tools {
		width: 100%;
		justify-content: center;
		flex-wrap: wrap;
	}
	.nav-paper-info {
		flex-wrap: wrap;
		gap: 6px;
		padding: 7px 10px;
	}
	.nav-paper-info strong {
		max-width: 100%;
		font-size: 14px;
	}
	.nav-paper-info span {
		font-size: 12px;
	}
	.zoom-tools {
		margin-right: 0;
	}
	.epaper-beside {
		padding: 8px;
	}
	.epapermain-box {
		padding: 6px;
		min-height: auto;
	}
	.epaperthumb .img-container {
		width: 100%;
		height: auto;
	}
}
