#selected-articleView-body {
	padding-bottom: 40px
}

.articleView-others {
	font-size: 32px;
	margin: 37px 0;
	font-family: 'Open Sans SemiBold';
	line-height: 44px;
}

.address {
	font-size: 14px;
	color: #737373;
}

.articleView-other-title {
	color: black !important
}

.articleView-other-wrap {
	margin-bottom: 5px;
	clear: both;
}

.pagination {
	flex-wrap: wrap;
	font-size: .875rem;
	float: right;
	margin-bottom: 89px;
}

.page-item {
	margin-left: 4px;
	margin-right: 4px;
}

.page-link {
	padding: 6px 12px 6px 12px !important
}

.bg-active-link {
	background-color: white !important;
	border: 1px solid #000000 !important;
	border-radius: inherit !important;
}

.articleView-other-ul {
	list-style-image: url('/WebBkav/ImageHome/orange-dot.svg');
	margin-left: 12px;
}

.articleView-other-ul li {
	list-style: inherit;
}

.articleView-journal-head {
	color: black;
	font-weight: bold;
	font-size: 32px;
	margin-bottom: 8px;
	margin-top: 59px;
	font-family: 'Open Sans SemiBold';
}

.articleView-see-more {
	float: left;
	width: 100%
}

.articleView-see-more a {
	float: right;
	color: black !important;
	font-weight: 500;
	font-style: italic;
	font-size: 13px;
}

.articleView-complaint a {
	color: black;
	font-weight: bold;
	color: black !important;
	font-size: 13px;
}

.articleView-others-wrap {
	margin-bottom: 55px
}

.fb_iframe_widget_fluid_desktop iframe {
	width: 100% !important;
}

.articleView-summary {
	font-size: 14px;
	padding-top: 11px;
	padding-bottom: 7px;
}

.articleView-journal-content {
	padding-bottom: 35px;
	line-height: 31px;
	border-bottom: 1px solid #EAEAEA;
}

@media only screen and (max-width: 768px) {
	.articleView-wrap {
		min-height: 130px;
		margin-bottom: 30px;
		padding-bottom: 30px;
		border-bottom: 1px solid #d3d3d3;
	}
	.categoryName-head {
		font-size: 23px;
		margin-bottom: 40px;
		line-height: 44px;
		font-family: 'Open Sans SemiBold';
		padding-top: 60px;
	}
	.articleView-img {
		width: 100%;
	}
	.articleView-img-mobile {
		margin-top: 15px;
	}
	.categoryName-head {
		margin-top: 20px;
	}
	img {
		width: 100% !important;
	}
	.articleView-title-wrap {
		margin-bottom: 10px;
		padding-top: 20px;
	}
	.articleView-title {
		color: black;
		font-size: 18px;
		line-height: 31px;
	}
}

@media only screen and (min-width: 768px) {
	.img-news {height: 198px}
	.articleView-wrap {
		min-height: 130px;
		margin-bottom: 51px;
		padding-bottom: 51px;
		border-bottom: 1px solid #d3d3d3;
	}
	.articleView-title {
		color: black;
		font-size: 23px;
		line-height: 31px;
	}
	.articleView-title-wrap {
		margin-bottom: 10px;
	}
	.categoryName-head {
		font-size: 32px;
		margin-bottom: 53px;
		line-height: 44px;
		font-family: 'Open Sans SemiBold';
		padding-top: 61px;
	}
	.articleView-img {
		width: 100%;
		height: 100%
	}
}

.details a {
	color: #2F80ED;
	font-size: 14px
}

.fb_iframe_widget {
	position: relative;
	float: left;
	display: flex;
	padding-right: 10px;
}

.pagination>li>a {
	color: #0067B8 !important
}

.page-link:hover {
	background-color: unset !important;
	border-color: unset !important;
}

.prev-pagination a {
	color: #0067B8;
}

.prev-pagination {
	display: flex;
	align-items: center;
	padding-right: 5px;
}

.next-pagination {
	display: flex;
	align-items: center;
}

.next-pagination a {
	color: #0067B8;
}

.smh-pagination {
	height: 125px
}