.intro-heading {
	font-size: 46px !important;
}
#mainNav.navbar-shrink {
	background-color: #28a745!important;
}
#kotak-login {
	background: #EEE;
	border-radius: 10px;
	float: right;
	width: 300px;
	min-height: 350px;
	overflow: hidden;
	color: #555;
}
.cursor-pointer {
	cursor: pointer !important;
}
.non-border-radius {
	border-radius: 0;
}

.bg-grey {
	background: rgba(0,0,0,.03);
}
#form-login input {
	border-radius: 0;
}
.header-title {
  text-align: center;
  color: white;
  background-image: url("../img/header-img-1.jpg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center;
  background-size: cover;
}

.header-title  .intro-text {
  padding-top: 100px;
  padding-bottom: 30px;
}

.aktif a {
	color: #FACC2E !important;
}
.post-footer-berita {
	color: #E5B003 !important;

}
.post-konten-berita {
	font-size: 11pt;
}