#secondary {
	padding: 0 !important;
	margin: 0 !important;
	margin-top: 1.3em !important;
	padding-left: 20px !important;
}

#secondary::before{
	content: "Navigation";
	background: #d9edf8;
	border: 1px solid #bce8f1;
	border-bottom: 0;
	color: #31708f;
	padding: .5rem 1rem;
	display: block;
	width: 100%;
	line-height: normal;
	border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}

#secondary .sidebar-main {
	border: 1px solid #bce8f1 !important;
	background: #fff;
	padding: 1rem;
}

#secondary .sidebar-main ul,
#secondary .sidebar-main li {
	margin: 0 !important;
}

#secondary .sidebar-main a {
	color: #337ab7;
	font-size: .9rem;
	font-weight: 400;
	line-height: 1.5;
}
