/* Right sidebar tabs + scroll (archive parity). */
.chuham-archive #my-tab-content {
	height: 570px;
	overflow-y: auto;
	overflow-x: hidden;
}

.chuham-archive #my-tab-content .tab-pane {
	display: none;
}

.chuham-archive #my-tab-content .tab-pane.active {
	display: block;
}

.chuham-archive #tabs.nav-tabs > li.active > a,
.chuham-archive #tabs.nav-tabs > li.active > a:hover {
	background-color: #b23823;
	color: #fff !important;
}

/* Keep the two right-column lead cards visible after hoverdir rewrites links. */
.chuham-archive .no-display-480.span3 #post-image-effect .post-image {
	height: 210px !important;
	overflow: hidden !important;
}

.chuham-archive .no-display-480.span3 #post-image-effect .post-image > a {
	display: block !important;
	position: static !important;
	height: 210px !important;
	width: 100% !important;
}

.chuham-archive .no-display-480.span3 #post-image-effect .post-image img {
	display: block !important;
	width: 100% !important;
	height: 210px !important;
	object-fit: cover !important;
}

/* Footer parity with the archived chuham.mn layout. */
footer .footer {
	background: #222;
}

footer .fot-wrap {
	box-sizing: border-box;
	color: #fff;
	min-height: 154px;
	padding-bottom: 18px;
	padding-top: 20px;
}

footer .fot-logo {
	margin-bottom: 18px;
}

footer .fot-logo img {
	display: block;
	height: auto;
	width: 180px;
}

footer .flick-imgs,
footer .flick-imgs a,
footer .flick-imgs font {
	color: #fff !important;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}

footer .footer-flick-menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

footer .footer-flick-menu li {
	line-height: 18px;
	margin: 0;
	padding: 0;
}

footer .flick-imgs a:hover,
footer .fme a:hover {
	color: #b23823 !important;
	text-decoration: none;
}

footer .fme {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

footer .fme li {
	float: left;
	line-height: 16px;
	margin: 0 10px 0 0;
	padding: 0;
}

footer .fme li::marker {
	content: "";
}

footer .fme a {
	color: #fff !important;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}

footer .bottom {
	background: #b23823;
	color: #222 !important;
	height: 35px;
	padding-top: 5px;
	width: 100%;
}

footer .bottom .copyrights {
	color: #222;
	font-size: 12px;
	line-height: 18px;
	padding-top: 9px;
}

@media (max-width: 767px) {
	footer .fot-wrap {
		min-height: 0;
		padding-left: 20px;
		padding-right: 20px;
	}

	footer .fot-logo img {
		width: 180px;
	}

	footer .fme li {
		float: none;
		margin-bottom: 4px;
	}

	footer .bottom {
		height: auto;
		min-height: 35px;
		padding-bottom: 8px;
	}
}

.chuham-ticker-side-ad {
	background: #222;
	border-left: 1px solid #555;
	min-width: 180px;
	text-align: center;
}

.chuham-ticker-side-ad a {
	color: #fff !important;
	display: block;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
}

.chuham-ticker-wrap table {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	width: 1170px;
}

.chuham-ticker-wrap marquee {
	display: block;
	line-height: 15px;
}
