#logo img { width: 58px !important }
#header > :first-child { width: 100px !important }
#header #logo { margin-top: 7px !important }
.instansi-nama { display: inline-block; line-height: 71px; }

/* ===========================
 --- Footer
 ============================ */

footer {
	background-color: #474544;
	margin-top: 1px;
}
.top-footer {
	padding: 19px 0;
	border-bottom: 1px solid #293136;
}
.footer-content {
	border-top: 1px solid #3a464d;
	padding: 70px 8px 60px 0px;
}
.footer-content a.footer-logo {
	color: #FF5454;
	font-size: 25px;
	text-decoration: none;
	font-weight: 300;
	line-height: 52px;
}
.footer-content a.footer-logo strong {
	color: #d5e9f8;
}
.footer-content a.footer-logo img {
	padding-right: 12px;
}
.footer-content p {
	color: #c2c2c2;
	font-size: 13px;
	line-height: 20px;
	margin: 11px 0 10px 3px;
}
.footer-content a.learn-more {
	color: #FF5454;
	font-size: 12px;
	text-decoration: underline;
	margin-left: 3px;
}
.footer-content h3 {
	font-size: 14px;
	color: #B9B9B9;
	line-height: 46px;
	font-weight: 700;
	padding-left: 2px;
	margin-bottom: 12px;
}
.footer-content .recent-post {
	margin: 0 2px 20px 2px;
	cursor: pointer;
	position: relative;
	min-height: 54px;
}
.bottom-footer {
	background-color: #292827;
	padding: 0;
}
.bottom-footer p {
	color: #C0C0C0;
	font-size: 13px;
	padding: 10px 0;
}
.footer-nav {
	padding: 10px 0;
}
.bottom-footer ul {
	list-style: none;
}
.bottom-footer ul li {
	display: inline-block;
	margin-left: 3px;
}
.bottom-footer ul li a {
	font-size: 13px;
	color: #C0C0C0;
	text-decoration: none;
	padding-left: 30px;
}
.bottom-footer ul li:first-child a {
	padding-left: 0;
}
.bottom-footer ul li.active a {
	color: #C0C0C0;
	font-weight:bold;
}
.footer-content a.footer-logo img {
	display: inline-block;
}
.select2-container, .select2-results { font-size: 11px; }
.bigBox span { font-weight: 600; }