.page {
	margin-top: 130px;
}
/* Typography */
.typography .colour-ref-5 .mybutton a {
	background-color: #fff;
	color: #444 !important;
}
.typography .colour-ref-5 .mybutton a:hover {
	background-color: #012349;
	color: #fff !important;
}
/* Forms and buttons */
a.btn, button, input[type="submit"], .Actions .action {
	background: #012349;
}
a.btn:hover, button, input[type="submit"]:hover, .Actions .action:hover {
	background: #C42505;
}
/* Page search */
#PageSearch form .Actions {
	position: relative
}
#PageSearch form input.action {
	background: none;
	font-size: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 35px;
	z-index: 99;
}
#PageSearch form .PageSearch {
	background: #012349;
	-moz-border-radius: 0 4px 4px 0;
	-webkit-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
	color: #fff;
	height: 35px;
	line-height: 35px;
	outline: none;
	padding: 0;
	text-align: center;
	width: 35px;
}
#PageSearch form .Actions:hover .PageSearch {
	background: #C42505;
}
/* Breadcrumbs */
#Breadcrumbs {
	background: #eee;
	margin: 0px 0 30px;
	padding: 5px 0;
}
.breadcrumb a {
	color: #555;
}
.breadcrumb .active a {
	color: #999;
}
.breadcrumb a:hover, .breadcrumb .active a:hover {
	color: #f26922;
}
/* Accordions */
.accordion .panel-default>.panel-heading .panel-title {
	font-size: 1.5em;
}
.accordion .panel-default>.panel-heading .panel-title > a.collapsed {
	color: #012349;
}
.accordion .panel-default>.panel-heading .panel-title > a, .accordion .panel-default>.panel-heading .panel-title > a.collapsed:hover, .accordion .panel-default>.panel-heading .panel-title > a:hover {
	color: #C42505;
}
/* uparrow */
.uparrow {
	background: #f26922;
	bottom: 59px;
	right: 0;
}
.uparrow:hover, .uparrow:focus {
	background: #034695;
}
/* mmenu */
html.mm-wrapper_opened .uparrow, html.mm-wrapper_opened #quicklinks, html.mm-wrapper_opened #site-quicklinks {
	opacity: 0;
	visibility: hidden;
}
.mm-menu .mm-navbars_top a.mm-navbar__title {
	font-family: 'Frutiger LT Regular', Arial, sans-serif;
	font-weight: normal;
}
.mm-menu .mm-listview a:not(.mm-btn_next) {
	font-size: 14px;
}
/* end mmenu */
.header {
	background-color: #034694;
	background-image: url('/themes/mmenu2017/images/hdc-birds-background.png');
	background-position: 60% 38%;
	background-repeat: no-repeat;
	height: 130px;
	padding: 15px 30px;
	/*
	position: -webkit-sticky;
	position: sticky;
	*/
}
/*#menu, .mm-page {
	margin-top: 130px;
}*/
#menu {
	margin-top: 0;
}
.header #main-logo, .header #main-social {
	float: left;
	margin-right: 30px;
}
.header #main-social {
	color: #ccc;
	margin-top: 15px;
}
#main-social ul li {
    float: left;
    margin-right: 10px;
}
#main-social ul li a {
	background: #1D599F;
	background: rgba(255,255,255,.1);
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	color: #fff;
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 40px;
}
#main-social ul li a:hover, #main-social ul li a:focus {
	background: #f26922;
	color: #fff;
}
#menu-controls, #links-search {
	float: right;
	margin-top: 5px;
}
#links-search {
	clear: right;
	margin-top: 15px;
}
#quicklinks {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	float: left;
	margin-right: 15px;
}
#search-catalogue {
	float: right;
	max-width: none;
	position: relative;
	width: auto;
}
#search-catalogue input {
	background: #1D599F;
	background: rgba(255,255,255,.1);
	border: none;
	color: #ccc;
	height: 36px;
	min-width: 250px;
	outline: none;
	padding: 7px 12px;
	padding-right: 40px;
}
#search-catalogue input:focus {
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.15);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.15);
	box-shadow: 0 0 10px rgba(0,0,0,.15);
	color: #fff;
}
#search-catalogue button {
	background: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	color: #8EACCF;
	font-size: 1.3em;
	height: 100%;
	margin: 0;
	outline: none;
	padding: 1px 10px 0;
	position: absolute;
	right: 0;
	top: 0;
}
#search-catalogue button:hover, #search-catalogue button:focus {
	color: #fff;
}
#lib-login {
	background: #f26922;
	color: #fff;
	display: block;
	float: right;
	font-size: .9em;
	height: 36px;
	line-height: 36px;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	width: 65px;
}
/*#lib-login:hover, #lib-login:focus {
	background: #D6692B;
}*/
.header #menu-controls > a, .header #menu-controls > div a, .header .search-bar form .Actions {
	background-color: #012349;
}
.header #menu-controls > a, .header #menu-controls > div a {
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	color: #fff;
	display: block;
	float: left;
	font-size: 1.3em;
	height: 45px;
	line-height: 45px;
	margin-left: 10px;
	position: relative;
	text-align: center;
	width: 45px;
	z-index: 999;
}
.header #menu-controls > a:first-child {
	margin-left: 0;
}
.header .search-bar form .Actions {
	font-size: 1.3em;
}
.header #menu-controls > a:hover, .header #menu-controls > div a:hover, .header .search-bar form .Actions:hover {
	background-color: #f26922;
	color: #fff;
}
.header .search-bar form .Actions .PageSearch {
	display: none;
}
.header #menu-controls > div a.toggled {
	opacity: 0;
	z-index: 9;
}
#header-fixed {
	background: #034694;
	content: '';
	display: none;
	height: 85px;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 3999;
}
/* Library Hours */
button#toggleHours {
	background: #f26922;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	display: none;
	float: none;
	font-family: 'Frutiger LT Regular', Arial, sans-serif;
	font-size: 1.2em;
	letter-spacing: 0;
	margin: 0;
	outline: none;
	padding: 10px 15px;
	text-transform: none;
	-moz-transition: all .15s;
	-ms-transition: all .15s;
	-webkit-transition: all .15s;
	transition: all .15s;
	width: 100%;
}
button#toggleHours:hover, button#toggleHours.open {
	background: #E16220;
}
button#toggleHours span {
	padding-right: 25px;
	position: relative;
}
button#toggleHours span:after {
	content: '\f078';
	display: block;
	font-family: 'FontAwesome';
	font-size: 18px;
	height:  18px;
	line-height: 18px;
	position: absolute;
	right: 0;
	top: 3px;
	-moz-transition: all .15s;
	-ms-transition: all .15s;
	-webkit-transition: all .15s;
	transition: all .15s;
	width: 18px;
}
button#toggleHours.open span:after {
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
#LibraryHours {
	background: #f5f5f5;
	padding: 15px 0 30px;
}
#LibraryHours h2 {
	color: #f26922;
	margin: 15px 0 10px;
}
#LibraryHours table {
	background: none;
	margin: 0;
	width: 100%;
}
#LibraryHours table th, #LibraryHours table td {
	font-size: 1em;
}
#LibraryHours table th {
	padding-left: 0;
}
/* Map */
.contactmap .googlemapcontainer {
	border: none !important;
}
#map_canvas {
	height: 350px;
}
/* SEO footer */
.seofooter {
	background: #E7EEF5;
}
#SeoMenu {
	padding-bottom: 45px;
}
#SeoMenu h2 {
	font-family: 'Frutiger LT Regular', Arial, sans-serif;
	margin: 0 0 15px;
}
#SeoMenu h2 a {
    color: #034694;
}
#SeoMenu h2 a:hover, #SeoMenu h2 a:focus {
	color: #F26922;
}
#SeoMenu h3 a {
    color: #333;
}
#SeoMenu .seoLinks h3 {
	font-family: Arial, sans-serif;
	margin-top: 8px;
}
#contactFooter {
	padding: 45px 0;
	text-align: right;
}
#contactFooter:after {
	clear: both;
	content: '';
	display: block;
}
#contactFooter h2 {
	font-family: 'Frutiger LT Regular', Arial, sans-serif;
	margin-top: 0;
}
#contactFooter h3 {
	margin-top: 0;
}
#contactFooter a {
	color: #034694;
	text-decoration: underline;
}
#contactFooter a:hover, #contactFooter a:focus {
	color: #F26922;
}
#contactFooter #footer-social:after {
	clear: both;
	content: '';
	display: block;
}
#contactFooter #footer-social ul {
	float: right;
	margin: 0;
}
#contactFooter #footer-social li {
	float: left;
	list-style: none;
	margin-left: 10px;
}
#contactFooter #footer-social li:first-child {
	margin-left: 0;
}
#contactFooter #footer-social li a {
	background: rgba(0,0,0,.075);
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	width: 40px;
}
#contactFooter #heart-of-hb:after {
	clear: both;
	content: '';
	display: block;
}
#contactFooter #heart-of-hb {
	margin-top: 15px;
}
#contactFooter #heart-of-hb img {
	float: right;
	margin: 0;
}
.footer p {
	font-size: .9em;
}
/* Features elements overwrites */
.features .feature h3 {
	font-size: 1.5em;
}
.features .feature a h3 {
	color: #034694;
}
.features .feature a:hover {
	color: #444;
}
.features .feature a:hover h3 {
	color: #f26922;
}
.features.ib .feature a, .features.ib .feature a:hover {
	background-color: #012349;
}
#features4 .slick-dots li button {
	background: #aaa;
}
#features4 .slick-dots li button:hover, #features4 .slick-dots li.slick-active button {
	background: #777;
}
/* Documents */
.doc-holder ul.docGrid li > a, .doc-holder .docGrid .ebook > div {
	color: #034694;
}
.doc-holder ul.docGrid li > a:hover, .doc-holder .docGrid .ebook > div:hover {
	border-color: #f26922;
	color: #444;
}
/* Events */
.EventBox {
	background-color: #034694;
}
#SumEvent li a:hover .EventBox {
	background-color: #f26922;
}
#SumEvent li a:hover .EventBox img {
	opacity: .7;
}
.evefree {
	z-index: 1;
}
.sidedate {
	padding-right: 80px;
}
.sidehead {
	height: auto;
}
.sidehead h2 .daytext {
	display: block;
	margin-top: -5px;
}
.Eday {
	height: 30px;
}
.cl-summary h2 {
	clear: both;
}
.evetilestext {
	background-color: rgba(242, 105, 34, .85);
}
.evetilestext h3 {
	font-size: 1.2em;
}
.cl-tiles > a:hover img {
	opacity: .5;
}
#CalendarEve h2 {
	background-color: #012349;
}
.CalendarBox h3, #esideright h3 {
	background-color: #034694;
}
.Cday {
	line-height: 1.4em;
}
/* A to Z */
#AtoZLetters ul li a {
	background-color: #034694;
}
#AtoZLetters ul li a:hover {
	background-color: #f26922;
	border-color: #f26922;
	color: #fff;
}
#AtoZLetters ul li.current a, #AtoZLetters ul li.current a:hover {
	background-color: #C42505;
	border-color: #C42505;
}
#AtoZResults ul li a {
	color: #034694;
}
#AtoZResults ul li a:hover {
	color: #f26922;
}
/* Quicklinks */
.home button#qLinks {
	display: none;
}
button#qLinks {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background: #022E61;
	background: rgba(0,0,0,.35);
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	color: #fff;
	height: 34px;
	margin: 0;
	outline: none;
	padding: 0 15px;
	padding-right: 40px;
	position: relative;
}
button#qLinks:after {
	content: '\f078';
	display: inline-block;
	font-family: 'FontAwesome';
	font-size: 1.2em;
	line-height: 34px;
	position: absolute;
	right: 15px;
	top: 0;
	-moz-transition: all .15s;
	-ms-transition: all .15s;
	-webkit-transition: all .15s;
	transition: all .15s;
}
button#qLinks.open{
	background: #fff;
	color: #012349;
}
button#qLinks.open:after {
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
#site-quicklinks {
	background: #012349;
	color: #fff;
	display: none;
	left: 0;
	position: fixed;
	top: 130px;
	width: 100%;
	z-index: 15;
}
#site-quicklinks.open {}
#site-quicklinks .links-block {
	padding: 30px;
}
.links-block > h2, .links-block > h3, .links-block > h4 {
	margin-bottom: 10px;
}
#site-quicklinks .links-block > h2, #site-quicklinks .links-block > h3, #site-quicklinks .links-block > h4 {
	color: #fff;
}
#site-quicklinks .links-block.links-Blocks a {
	background-color: #034694 !important;
	color: #FFFFFF !important;
}
#site-quicklinks .links-block.links-Blocks a:hover, #site-quicklinks .links-block.links-Blocks a:focus {
	background: #f26922 !important;
	color: #fff !important;
}
/************ Side Menu ***********/
#SideMenu {
	border-right: 1px solid #444;
	padding-right: 30px;
}
#SideMenu #sm-title {
	border-bottom: 1px solid #444;
	font-family: 'Frutiger LT Bold', Arial, sans-serif;
	font-size: 1.2em;
	margin-bottom: 10px;
	padding: 5px 0;
	position: relative;
}
#SideMenu #sm-title #sm-title-toggle {
	-webkit-appearance: none;
	appearance: none;
	background: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	color: #444;
	display: none;
	float: none;
	height: 0;
	left: 0;
	letter-spacing: 0;
	margin: 0;
	outline: none;
	padding: 0;
	position: absolute;
	text-align: left;
	text-transform: none;
	top: 0;
	width: 0;
}
#SideMenu .secondary {
	display: block;
}
#SideMenu .secondary ul {
	margin: 0;
}
#SideMenu .secondary ul li {
	list-style-type: none;
	margin: 0;
}
#SideMenu .secondary ul li.link a, #SideMenu .secondary ul li.current a, #SideMenu .secondary ul li.section a {
	border-bottom: 1px solid #eee;
	color: #034694;
	display: block;
	padding: 8px 0;
	position: relative;
	text-decoration: none;
	-moz-transition: all .15s;
	-ms-transition: all .15s;
	-webkit-transition: all .15s;
	transition: all .15s;
}
#SideMenu .secondary ul li.link a:hover, #SideMenu .secondary ul li.link a:focus, #SideMenu .secondary ul li.section a:hover, #SideMenu .secondary ul li.section a:focus {
	color: #C42505;
}
#SideMenu .secondary ul li.current > a, #SideMenu .secondary ul li.section > a {
	color: #012349 !important;
	font-weight: bold;
}
#SideMenu .secondary ul li.current li a, #SideMenu .secondary ul li.section li a {
	color: #555;
	font-size: .9em;
	margin-left: 15px;
}
#SideMenu .secondary > ul > li > a:after {
	content: '';
	height: 1px;
	left: 0;
	position: absolute;
	top: 100%;
	-moz-transition: all .15s;
	-ms-transition: all .15s;
	-webkit-transition: all .15s;
	transition: all .15s;
	width: 0;
}
#SideMenu .secondary > ul > li > a:hover:after {
	background: #C42505;
	width: 15px;
}
#SideMenu .secondary > ul > li.current > a:after, #SideMenu .secondary > ul > li.section > a:after {
	background: #012349;
	height: 2px;
	margin-top: -1px;
	width: 30px;
}
@media only screen and (max-width: 1199px) {
	#SeoMenu h2 {
		font-size: 1.4em;
	}
}
@media only screen and (max-width: 992px) {
	#SeoMenu {
		padding-bottom: 30px;
	}
	#contactFooter {
		border-top: 2px solid rgba(0,0,0,.1);
		padding-top: 30px;
		text-align: left;
	}
	#contactFooter #footer-social ul {
		float: left;
	}
	#contactFooter #heart-of-hb img {
		float: none;
	}
}
@media only screen and (max-width: 768px) {
	.seofooter > .container, #SeoMenu {
		padding: 0;
	}
	#SeoMenu, #SeoMenu .seobox, #SeoMenu .seoToggle .toggleIcon {
		border-color: rgba(3, 70, 149, .15);
	}
	#SeoMenu {
		margin: 0;
	}
	#SeoMenu .seoLinks {
		background: rgba(255,255,255,.5);
	}
	#SeoMenu .seoLinks h3 {
		margin-top: 0;
	}
	#SeoMenu .seoContent a {
		border-top: none;
		margin: 10px 0;
		padding: 0 15px;
	}
	#SeoMenu .seoToggle h2.seoTitle {
		margin-bottom: 0;
	}
	#SeoMenu .seoToggle h2.seoTitle a {
		padding: 11px 0 11px 15px;
	}
	#SeoMenu .seoToggle.open h2.seoTitle a {
		background: rgba(0,0,0,.05);
	}
	#SeoMenu .seoToggle .toggleIcon {
		color: #034695;
	}
	#SeoMenu .seoToggle.open .toggleIcon {
		background: rgba(255,255,255,.5);
		color: #F26922;
	}
	#contactFooter {
		border-top: none;
		padding: 30px 15px;
	}
}
@media only screen and (min-width: 767px) {
	.home #site-quicklinks {
		display: none !important;
	}
	#LibraryHours, #SideMenu .secondary {
		display: block !important;
	}
}
@media only screen and (max-width: 767px) {
	.page {
		margin-top: 180px;
	}
	.uparrow {
		bottom: 0;
		right: 0;
	}
	/*#menu, .mm-page {
		margin-top: 180px;
	}*/
	.home button#qLinks {
		display: block;
	}
	.home #element-59 {
		display: none;
	}
	#quicklinks {
		bottom: 0;
		float: none;
		left: 0;
		margin: 0;
		position: fixed;
		width: 100%;
		z-index: 15;
	}
	button#qLinks {
		background: #022E61;
		height: 40px;
		padding-left: 40px;
		text-align: left;
		width: 100%;
	}
	button#qLinks:after {
		left: 15px;
		line-height: 40px;
		right: auto;
		-moz-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}
	button#qLinks.open:after {
		-moz-transform: none;
		-ms-transform: none;
		-webkit-transform: none;
		transform: none;
	}
	#site-quicklinks {
		bottom: 40px;
		top: auto;
		z-index: 4001;
	}
	#site-quicklinks .links-block {
		padding: 15px;
	}
	#site-quicklinks .links-block h2, #site-quicklinks .links-block h3, #site-quicklinks .links-block h4 {
		display: none;
	}
	.header {
		height: 180px;
		padding: 15px;
		position: absolute;
		z-index: 6001;
	}
	.header #menu-controls {
		-moz-backface-visibility: hidden;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		height: 85px;
		right: 0;
		top: 0;
		position: fixed;
	}
	.header #menu-controls {
		margin: 0;
		padding: 20px 15px 0 0;
		z-index: 98;
	}
	.header #menu-controls > div a.toggled {
		opacity: 1;
	}
	.header .search-bar.open {
		left: 15px;
		overflow: visible;
		position: fixed;
		right: 15px;
		top: 20px;
		width: auto;
	}
	.header .search-bar:before {
		background: rgba(0,0,0,0);
		bottom: 0;
		content: '';
		display: block;
		left: 0;
		position: relative;
		right: 0;
		top: 0;
		-moz-transition: background .3s;
		-ms-transition: background .3s;
		-webkit-transition: background .3s;
		transition: background .3s;
		z-index: -1;
	}
	.header .search-bar.open:before {
		background: rgba(0,0,0,.75);
		position: fixed;
	}
	.header .search-bar #closeForm {
		background: #034694;
		-moz-transition: none;
		-o-transition: none;
		-webkit-transition: none;
		transition: none;
	}
	.header .search-bar #closeForm:hover, .header .search-bar #closeForm:focus {
		background: #D90000;
	}
	.header .search-bar form .Actions {
		background: #f26922;
	}
	.header .search-bar form .Actions:hover, .header .search-bar form .Actions:focus {
		background: #00C000;
	}
	.header .search-bar form input.text {
		text-align: center;
	}
	.header #main-social {
		clear: right;
		float: right;
		margin-right: 0;
		margin-top: 60px;
	}
	.header #main-social p {
		display: none;
	}
	#main-social ul, #main-social ul li {
		margin: 0;
	}
	#main-social ul li a {
		background: none;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		border-radius: 0;
		color: #F26922;
	}
	#main-social ul li a:hover, #main-social ul li a:focus {
		background: none;
	}
	#links-search {
		clear: both;
		float: left;
		width: 100%;
	}
	#search-catalogue {
		float: none;
		width: calc(100% - 65px);
	}
	#search-catalogue input {
		width: 100%;
	}
	#header-fixed {
		display: block;
	}
	button#toggleHours {
		display: block;
	}
	#Breadcrumbs {
		margin-bottom: 20px;
	}
	#LibraryHours {
		display: none;
	}
	#SideMenu {
		border: none;
		margin-bottom: 20px;
		padding: 0;
	}
	#SideMenu #sm-title {
		border: 1px solid #444;
		margin: 0;
		padding: 5px 10px;
	}
	#SideMenu.expanded {
		-moz-box-shadow: 0 0 10px rgba(0,0,0,.35);
		-webkit-box-shadow: 0 0 10px rgba(0,0,0,.35);
		box-shadow: 0 0 10px rgba(0,0,0,.35);
	}
	#SideMenu.expanded #sm-title {
		background: #444;
		color: #fff;
	}
	#SideMenu #sm-title:after {
		content: '\f067';
		display: block;
		font-family: 'FontAwesome';
		font-size: 18px;
		line-height: 28px;
		height: 28px;
		position: absolute;
		right: 5px;
		text-align: center;
		top: 5px;
		width: 28px;
	}
	#SideMenu.expanded #sm-title:after {
		content: '\f068';
	}
	#SideMenu #sm-title #sm-title-toggle {
		cursor: pointer;
		display: block;
		height: 100%;
		width: 100%;
		z-index: 9;
	}
	#SideMenu .secondary {
		display: none;
		border: 1px solid #444;
		border-top: none;
	}
	#SideMenu .secondary ul li.link a, #SideMenu .secondary ul li.current a, #SideMenu .secondary ul li.section a {
		border-color: #ddd;
		padding: 8px 15px;
	}
	#SideMenu .secondary ul li.current li a, #SideMenu .secondary ul li.section li a {
		margin-left: 30px;
		padding: 8px 0;
	}
	#SideMenu .secondary ul li.current li:last-child a, #SideMenu .secondary ul li.section li:last-child a {
		margin-left: 0;
		padding-left: 30px;
	}
	#SideMenu .secondary > ul > li > a:after {
		display: none;
	}
	#SideMenu .secondary > ul > li:last-child a {
		border-bottom: none;
	}
	.footer {
		padding-bottom: 60px;
	}
}