.pagination li.active {
	background-color: #02275d !important;
}
.remove-background {
	background: transparent !important;
}
.pagination li a {
	color: #444;
	display: inline-block;
	font-size: 1.2rem;
	padding: 0 10px;
	line-height: 30px;
}
.search-results .card{
	background-color: #01579b ;
	margin-bottom: 10px;
}
.search-results .card h6 {
	font-size: 14px;
	line-height: 70%;
	color: #e1f5fe;
}
.main-layout{
	overflow-y: scroll;
  height: inherit;
}
.page-title{
	text-align: center;
}
.search-results .search-button{
	float: right;
	margin-bottom: 20px;
	width: 100%;
}
.data-eselon{
  margin-top: 30px;
}

.data-eselon.owl-theme .owl-dots .owl-dot span{
  width: 15px;
  height: 15px;
  background: #869791;
}

.data-eselon.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
  background: #DF253A;
}

.data-eselon{
	margin-top: 20px;
}
.card-image .berita-img{
  height: 180px;
}
/* .content-body{
	margin-top: 35px;
} */