.link, a{text-decoration: underline;}.link, a{font-weight: bold;}
.navbar, .searchbox, #header, #layout>#header{max-width: 1200px;}
#body.content{max-width: 1200px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #004e7e;}
.link:hover, a:hover{color: #6695b2;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #d4d4d4;}
body{
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #ffffff;
	}
.content{
		background-color: #ffffff;
	}
.searchbox{
		border: 3px solid #ffffff;
	}
#default_footer{
		margin-left:auto;
		margin-right:auto;
		text-align: center;
		font-size:10pt;
		padding-bottom:10px;
		color:#ffffff;
	}
#default_footer a{
		text-decoration: underline;
		color:#ffffff;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #004e7e;
	background: #004e7e;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#004e7e), color-stop(50%,#004e7e), color-stop(51%,#004e7e), color-stop(100%,#004e7e));
	background: -moz-linear-gradient(top,  #004e7e 0%, #004e7e 50%, #004e7e 51%, #004e7e 100%);
	background: -webkit-linear-gradient(top,  #004e7e 0%,#004e7e 50%,#004e7e 51%,#004e7e 100%);
	background: -o-linear-gradient(top,  #004e7e 0%,#004e7e 50%,#004e7e 51%,#004e7e 100%);
	background: -ms-linear-gradient(top,  #004e7e 0%,#004e7e 50%,#004e7e 51%,#004e7e 100%);
	background: linear-gradient(top,  #004e7e 0%,#004e7e 50%,#004e7e 51%,#004e7e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004e7e', endColorstr='#004e7e',GradientType=0 );
	border: 1px solid #004e7e;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #6695b2;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6695b2), color-stop(50%,#6695b2), color-stop(51%,#6695b2), color-stop(100%,#6695b2));
	background: -moz-linear-gradient(top,  #6695b2 0%, #6695b2 50%, #6695b2 51%, #6695b2 100%);
	background: -webkit-linear-gradient(top,  #6695b2 0%,#6695b2 50%,#6695b2 51%,#6695b2 100%);
	background: -o-linear-gradient(top,  #6695b2 0%,#6695b2 50%,#6695b2 51%,#6695b2 100%);
	background: -ms-linear-gradient(top,  #6695b2 0%,#6695b2 50%,#6695b2 51%,#6695b2 100%);
	background: linear-gradient(top,  #6695b2 0%,#6695b2 50%,#6695b2 51%,#6695b2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6695b2', endColorstr='#6695b2',GradientType=0 );
	border: 1px solid #004e7e;
	color: #ffffff;
}
.button a, .button-strip a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip-active a{
	color: #ffffff;
	text-decoration:none;
}
.button:hover a, .button-strip:hover a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip a{
	font-weight:normal;
}
.resource_item_open{
	border: 1px solid #004e7e;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #004e7e;
	padding-bottom:2px;
	padding-top:2px;
	margin-bottom:0px;
	margin-top:0px;
	line-height: 1.3;
}
h1, h2, .heading1, .heading2{
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:0px;
	margin-top:0px;
}
h1, .heading1{
	font-weight: bold;
	font-size: 3.667em;
}
h2, .heading2{
	font-weight: bold;
	font-size: 2.667em;
}
h3, .heading3{
	font-weight: bold;
	font-size: 1.833em;
}
h4, .heading4{
	font-size: 1.167em;
	font-weight: bold;
}
h5, .heading5{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.917em;
}
.widget_tab, .widget_tab_selected{
	background: #ffffff;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #ffffff;
	color: #ffffff;
}
a.button-strip{
	width: 100%;
	display: block;
}
a.button-strip:hover{
	text-decoration:none;
}
.widget_tab, .widget_tab_selected{
	cursor: pointer;margin-left: auto;margin-right: 1px;padding: 5px;float: left;font-size: 1.083em;
}
.widget_tab_bar{
	height: 28px;
	border-bottom:1px solid #d4d4d4;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: bold;
	background: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(top,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='none', endColorstr='none',GradientType=0 );
	color: #000000;
}
.vtab{
	font-weight: bold;
	background: none;
	background: -webkit-gradient(linear, right, left, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(-90deg,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(-90deg,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(-90deg,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(-90deg,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(-90deg,  none 0%,none 50%,none 51%,none 100%);
	color: #000000;
}
.vtab:hover, .vtab_selected{
	background: none;
	background: -webkit-gradient(linear, right, left, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(-90deg,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(-90deg,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(-90deg,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(-90deg,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(-90deg,  none 0%,none 50%,none 51%,none 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='none', endColorstr='none',GradientType=0 );
	color: #000000;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(top,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='none', endColorstr='none',GradientType=0 );

	color: #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
}
.tab:hover, .tab_selected, .navbar-top .open>a, .navbar-top>div>ul>li>a:hover, .navbar-top a.current, .navbar-top>div>ul>li>a:focus{
	background: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(top,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='none', endColorstr='none',GradientType=0 );
	color: #000000;
}
.tab a{
	color: #000000;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #000000;
}
.tab-bar{
	border-bottom: 1px solid #000000;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	.tab-bar{
		border: none;
	}
}
#responsiveheader{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(top,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='none', endColorstr='none',GradientType=0 );
	color: #ffffff;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/akronlibrary/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #000000;
	background-color: #ffffff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
	box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
}
.widgetheader{
	color: #ffffff;
	font-weight: bold;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: -1px -1px 0px 0px;
	border-radius: -1px -1px 0px 0px;
	background: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(top,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='none', endColorstr='none',GradientType=0 );
}
.widgetbody{
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-radius: 0px 0px -1px -1px;
	border-radius: 0px 0px -1px -1px;
}
.widgetbody p{
	margin-top:0px;
}
.widgetbody h1{
	color: #004e7e;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #004e7e;
	border-color: #004e7e;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #004e7e;
}
.polaris-nav-active i{
	color: #004e7e;
}
.widgetbody hr{
	color: #d4d4d4;
	background-color: #d4d4d4;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #d4d4d4;
}
.bottomrule{
	border-bottom: 1px solid #d4d4d4;
}
.bodytext{color: #000000;}
.headingtext{color: #004e7e;}
/* ====================================================================
NEW ASCPL BRANDING CSS
=======================================================================*/



/* GLOBAL TEMPLATE SETTINGS
=======================================================================*/

body {font-family: 'proxima-nova', sans-serif;font-weight: 400;font-size:14px;}
h1, .heading1, h2, .heading2, h3, .heading3, .h4, .heading4, h5, .heading5 {font-family: 'proxima-nova', sans-serif;}
a:link {transition: color .4s ease!important; /*color: #004e7e;*/ text-decoration:none;}
a:hover {text-decoration:underline; opacity:1; color: #004e7e;}
.resource_item_header, .button, .button-strip a{
	font-family: 'proxima-nova', sans-serif; sans-serif;
	font-weight: 600;
	font-size:16px;
	text-transform:uppercase;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #004e7e;
	background: #004e7e;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#004e7e), color-stop(50%,#004e7e), color-stop(51%,#004e7e), color-stop(100%,#004e7e));
	background: -moz-linear-gradient(top,  #004e7e 0%, #004e7e 50%, #004e7e 51%, #004e7e 100%);
	background: -webkit-linear-gradient(top,  #004e7e 0%,#004e7e 50%,#004e7e 51%,#004e7e 100%);
	background: -o-linear-gradient(top,  #004e7e 0%,#004e7e 50%,#004e7e 51%,#004e7e 100%);
	background: -ms-linear-gradient(top,  #004e7e 0%,#004e7e 50%,#004e7e 51%,#004e7e 100%);
	background: linear-gradient(top,  #004e7e 0%,#004e7e 50%,#004e7e 51%,#004e7e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004e7e', endColorstr='#004e7e',GradientType=0 );
	border: 1px solid #004e7e;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #004e7e;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#004e7e), color-stop(50%,#004e7e), color-stop(51%,#004e7e), color-stop(100%,#004e7e));
	background: -moz-linear-gradient(top,  #004e7e 0%, #004e7e 50%, #004e7e 51%, #004e7e 100%);
	background: -webkit-linear-gradient(top,  #004e7e 0%,#004e7e 50%,#004e7e 51%,#004e7e 100%);
	background: -o-linear-gradient(top,  #004e7e 0%,#004e7e 50%,#004e7e 51%,#004e7e 100%);
	background: -ms-linear-gradient(top,  #004e7e 0%,#004e7e 50%,#004e7e 51%,#004e7e 100%);
	background: linear-gradient(top,  #004e7e 0%,#004e7e 50%,#004e7e 51%,#004e7e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6695b2', endColorstr='#6695b2',GradientType=0 );
	border: 1px solid #004e7e;
	color: #ffffff;
}
/* HEADER
================================================================== */ 

#header{max-width: none;background-color:#004e7e;}
.libraryLogo{margin-top:-5px;}
#akheader {display: flex;justify-content: space-between;margin-top: 20px;}
/*-- navigation banner/header  --*/
#idI5duK{padding:13px 0;}
/*hide duplicate nav, displays at 767px*/
#idShOKN {display: none;}
#idBpUjv {display: none;}

/* TOP NAV
===================================================================*/

.navbar-nav > li > a {padding: 10px 16px;}
nav.topNav ul{list-style-type: none;margin: 0;padding: 0;overflow: hidden;justify-content:center; /*--NEW */display:flex; /*--NEW */}
nav.topNav li {float: right;}
nav.topNav li a{text-decoration:none;}
nav.topNav li a:hover {background-color: rgba(255,255,255,0);color:#004e7e;opacity:1;transition: opacity .25s ease;-moz-transition: opacity .25s ease;-webkit-transition: opacity .25s ease;text-decoration:underline;}

/* MAIN NAVIGATION 
===================================================================*/

.navbar-top ul.navbar-nav > li:nth-child(2) {display: none;} /*hides the home tab - which is actually the second menu item DO NOT DELETE */
.content {background-color: transparent;}
.nav-mobile .navbar-brand {display:none;}
.nav-mobile {font-size: 2em;text-align: left;padding-right: 10px;padding-left: 20px;color: #004e7e;}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{border-right: 0px solid #000000;border-left: 0px solid #000000;border-top: 0px solid #000000; }
.navbar-right { font-size: 14px; } 
#navbar ul li a{color:#fff;text-decoration:none;font-size:15px;}
.navbar-top .navbar-nav > li > a {font-size: 0.94em;font-family: 'proxima-nova', sans-serif;font-weight: 600;padding: 14px 22px;background: transparent;background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(50%,transparent), color-stop(51%,transparent), color-stop(100%,transparent));background: -moz-linear-gradient(top, transparent 0%, transparent 50%, transparent 51%, transparent 100%);background: -webkit-linear-gradient(top, transparent 0%,transparent 50%,transparent 51%,transparent 100%);background: -o-linear-gradient(top, transparent 0%,transparent 50%,transparent 51%,transparent 100%);background: -ms-linear-gradient(top, transparent 0%,transparent 50%,transparent 51%,transparent 100%);background: linear-gradient(top, transparent 0%,transparent 50%,transparent 51%,transparent 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='transparent', endColorstr='transparent',GradientType=0 );} 
.navbar-top .navbar-nav > li > a:hover {background: transparent;background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(50%,transparent), color-stop(51%,transparent), color-stop(100%,transparent));background: -moz-linear-gradient(top, transparent 0%, transparent 50%, transparent 51%, transparent 100%);background: -webkit-linear-gradient(top, transparent 0%,transparent 50%,transparent 51%,transparent 100%);background: -o-linear-gradient(top, transparent 0%,transparent 50%,transparent 51%,transparent 100%);background: -ms-linear-gradient(top, transparent 0%,transparent 50%,transparent 51%,transparent 100%);background: linear-gradient(top, transparent 0%,transparent 50%,transparent 51%,transparent 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='transparent', endColorstr='transparent',GradientType=0 );} 
.navbar-top .navbar-nav > li > a.current {color: #000000!important;background: rgba(50,50,50,.05);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(50,50,50,.05)), color-stop(50%,rgba(50,50,50,.05)), color-stop(51%,rgba(50,50,50,.05)), color-stop(100%,rgba(50,50,50,.05)));background: -moz-linear-gradient(top, rgba(50,50,50,.05) 0%, rgba(50,50,50,.05) 50%, rgba(50,50,50,.05) 51%, rgba(50,50,50,.05) 100%);background: -webkit-linear-gradient(top, rgba(50,50,50,.05) 0%,rgba(50,50,50,.05) 50%,rgba(50,50,50,.05) 51%,rgba(50,50,50,.05) 100%);background: -o-linear-gradient(top, rgba(50,50,50,.05) 0%,rgba(50,50,50,.05) 50%,rgba(50,50,50,.05) 51%,rgba(50,50,50,.05) 100%);background: -ms-linear-gradient(top, rgba(50,50,50,.05) 0%,rgba(50,50,50,.05) 50%,rgba(50,50,50,.05) 51%,rgba(50,50,50,.05) 100%);background: linear-gradient(top, rgba(50,50,50,.05) 0%,rgba(50,50,50,.05) 50%,rgba(50,50,50,.05) 51%,rgba(50,50,50,.05) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(50,50,50,.05)', endColorstr='rgba(50,50,50,.05)',GradientType=0 );}
/* dropdown menu list items */
.fa-sort-down:before, .fa-sort-desc:before {content: "\f107";position: absolute;margin-left: 8px;top: 18px;  font-weight: 600;}
#navbar .dropdown-menu {background-color: #004e7e !important;border: 0px solid transparent;border-radius: 0px !important;box-shadow: none;}
#navbar-collapse-grid > ul > li > a{background-color: #004e7e !important;color:#fff !important;}
.navbar-collapse {border-top: 0px solid transparent;-webkit-box-shadow: inset 0 0px 0 rgb(255 255 255 / 10%);box-shadow: inset 0 0px 0 rgb(255 255 255 / 10%);}
.dropdown-menu>li>a, .dropdown-menu>li>div>ul>li>a {font-family: 'proxima-nova', sans-serif;font-size: 0.94em;padding: 8px 18px;clear: both;font-weight: 600;color: #ffffff;background-color: transparent !important;cursor: pointer;}
.dropdown-menu>li>a:hover, .dropdown-menu>li>div>ul>li>a:hover {font-family: 'proxima-nova', sans-serif;color: #fff !important;text-decoration: underline !important; background-color: transparent !important;  	}
.dropdown-menu>li>a.current {background: transparent!important;}
/* parent tab colour when hovering dropdown items */
#navbar ul li:hover > a {color: #fff; text-decoration: underline; opacity:1;}

/* FOOTER 
================================================================== */ 

#idQLHEc{max-width:1160px;} /* footer columns max width */
#footer{max-width: none; background-color:#000;}
#mce_0 > h4{font-weight:800;color:#fff;font-size: 19px;margin: 20px 0 10px 0;line-height: 20px;}
#mce_0 > p{color:#fff;font-size: 16px;line-height: 27px;}
.footCopy a{font-weight:400;color:#fff; text-decoration:none;font-size: 16px;line-height: 27px;}
.footCopy a:hover{text-decoration: underline;opacity: 60%;transition: all 0.3s ease;}
.footerCopyright {margin-top: -11px;margin-left: 10px;float: left;}
.copyright {font-size: 7.5px;}
.footerCopyright p {font-family: 'proxima-nova', sans-serif;font-weight: 300;font-size: 8.5px;color: #fff;margin-right: 7.5px;letter-spacing: 0.45px;}
.footerCopyright a {color: #666;text-decoration: none;}
#default_footer {display: none;}

/* MISSION STATEMENT
================================================================== */ 

#misStatement p, #misStatement a{text-align: center; padding:10px 35px 25px 35px; color: #ffffff;}

/* COPYRIGHT
================================================================== */ 

#copyright{background-color: #004e7e;padding: 40px 0px;/*width: 101vw;position: relative;margin-left: -50vw;left: 50%;*/}
#copyright p, #copyright a{text-align:center;color:#fff;font-family: 'proxima-nova', sans-serif;font-weight: 400;text-decoration:none;}
#copyright a:hover{text-decoration: underline;opacity: 60%;transition: all 0.3s ease;}


/* SOCIAL MEDIA BOTTOM WIDGET
================================================================== */ 

.socialMediaWidgetFoot{width:100%;padding:15px;}
.socialMediaWidgetFoot ul{margin: 0 auto;padding: 0;list-style-type: none;text-align:center;}
.socialMediaWidgetFoot li{font-size:2.5em;display:inline-block;padding: 0 .30em;}
.socialMediaWidgetFoot .container{  margin:0 auto;}
.socialMediaWidgetFoot a{color: #999;text-decoration: none;opacity: 1;transition: opacity .25s ease-in-out;-moz-transition: opacity .25s ease-in-out;-webkit-transition: opacity .25s ease-in-out;}
.socialMediaWidgetFoot a:hover {-moz-opacity: 0.45;-khtml-opacity: 0.45;opacity: 0.45;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=45);}
.socialMediaWidgetFoot img {width: 1em;height: 1em;cursor: pointer;padding:0em 1em;}

/* MEDIA QUERIES
================================================================== */ 

@media (max-width: 991px) {
/* Footer links */     
    #idQLHEc{text-align:center;}
} 

@media (min-width: 970px) and (max-width: 1199px){
/*-- Navbar --*/ 
    #navbar .navbar-top a {font-size:1.18rem;/*padding-right:3px;*/ /*--NEW--*/}
    div#navbar {clear: both;float: right;}
    #navbar-collapse-grid > ul > li > a > i{padding-right:0px;margin-left:0px;}
    .libraryLogo{/* margin-top:-23px; */} 
    nav.topNav li a{font-size:1.18rem;}
    .navbar-nav > li > a {padding: 10px 8px;}
    /*-- DROPDOWNS --*/
    .dropdown-menu>li>a, .dropdown-menu>li>div>ul>li>a {padding: 6px 5px;}
    #navbar .dropdown-menu{margin-top:-20px;margin-left:15px;}
    /*-- FOOTER --*/
    #mce_0 > p, .footCopy a{font-size: 1.4rem;}
}

@media (min-width: 768px) and (max-width: 969px){
    #navbar .navbar-top a {font-size:1.14rem;/*padding-right:5px;*/ /*--NEW--*/}
    .libraryLogo{/* margin-top:-14px; */}
    nav.topNav li a{font-size:1.14rem;}
    .navbar-nav > li > a {padding: 10px 8px;}
    div#navbar {clear: both;float: right;}
    .dropdown-menu>li>a, .dropdown-menu>li>div>ul>li>a {padding: 6px 20px;}
    #navbar .dropdown-menu{margin-top:-15px;}
}

@media (max-width: 767px){ 
    /*display mobile nav & top nav, hidden above 767px*/
    #idShOKN {display: block; position: relative;z-index: 1;}
    #navbar-collapse-grid{overflow:hidden;margin-bottom:-12px;margin-left:-1px;    }
    #idBpUjv {display: flex;position: absolute;z-index: 3;margin-top: 1.6rem;margin-left: 25%}
    /*hide main nav on mobile*/
    #mce_25 > div > div > div.col-md-9.col-sm-9,#idLJZTS {display:none;}
    /*#header { max-width: 480px; } */
    #akheader {display:flex;justify-content: center;flex-wrap: wrap;}
    .navbar-top {background-color: transparent !important;color: #333 !important;max-height: inherit;}
    .libraryLogo{text-align:center;}
    .navbar-nav > li > a {padding: 5px 10px;font-size:.9em;}
    #navbar-collapse-grid{background-color:#004E7E;}  
}

@media (min-width: 768px) {
    .navbar {border-radius: 0px;margin-top:6px;}
    .dropdown:hover > .dropdown-menu { /*--NEW--*/display:block !important;}
}

@media (min-width: 768px) and (max-width:991px){
    .navbar-top .navbar-nav a > li > a, #navbar-collapse-grid > ul > li > a {padding: 14px 18px 14px 5px;font-size:.7em;} 
    .fa-sort-down:before, .fa-sort-desc:before {margin-left: 2px;}
    .dropdown-menu>li>a, .dropdown-menu>li>div>ul>li>a {padding: 6px 5px;}
    #navbar .dropdown-menu{margin-top:-20px;margin-left:-5px;}
    .libraryLogo{margin-top:5px;}
}

/**************************************************EVENTS LISTING PAGE***************************************************/
#idCcf1N > div {margin-top: 2em;}

/*Events listing title*/
.events-right > h1, .events-grid > h1 {font-size: 3.8em;margin-top: 14px;margin-bottom: 14px;padding-bottom: 5px;/* font-weight: 400; */}
#body > div > div.row.events-view-row > div > div.events-right > h1, /****** added 2/24/22 ******/
#body > div > div.row.events-view-row > div> div.events-right > div.events-date-bar.noselect > div.events-day-title > span.events-date-string.headingtext,
#body .eelisttitle a,
#idaiMWo > div > span > h2,
#idpexXl > div > span > h2 > span,
#idsqaCW > div > span > h4{
  	font-weight: 800;text-transform:uppercase;color:#004e7e !important;}

#body .eelisttitle a:hover{text-decoration:underline;}

@media (min-width: 768px) {
    .events-right {margin-left: 260px;}
}

/*event listing date bar*/
.events-date-bar {font-size: 1.6em;margin-bottom: 1em;font-weight: 600;padding: 10px 0;border-top: 1px solid #bbbbbb;border-bottom: 1px solid #bbbbbb;}
/*event listing title*/
.eelisttitle a {font-weight: 600;font-size: 1.2em;margin-bottom: 0.5em;text-decoration: none;}
/*event listing date and time*/
div.eelisttime.headingtext {color: #2c3e50!important;}
.eventRegButton {margin-bottom: 0.75em;}
.events-day-title > .events-date-string > .headingtext, .events-day-title >.events-date-range-string >.headingtext {color:  #56585B!important;}
.events-left .tab-content {background: #ffffff;}

@media (max-width: 768px){
    .events-details {margin-bottom: 20px;}
}

/*filters*/

#eventsearch {margin-bottom: 15px;}
.events-filter-row {padding: 0 2em 1em 2em;margin-bottom: 0px;margin-top: 30px;}
.events-view-row {padding: 5px 40px;}

@media (max-width: 768px){
    .events-filter-row {max-width: 768px;text-align: center;}
}

/*filter buttons*/
@media (max-width: 768px){
    .events-views {max-width: 768px;margin-top: 10px;text-align: center;}
}

/********** EVENT PAGES************/

/*border above and below the date, time and location info*/
#id4VX3g .amh-row, #idlw5ZC.amh-row.row {border-top: 1px solid #bbbbbb;padding: 8px 0;}

/*event page sub title*/
#idaiMWo h3 {color: #56585B;font-size: 1.8em;;font-weight: 400;}

/*event page date*/
#idm0vRo h4 {color: #2d3e4f;}

/*event description*/
#idiga4D p {color:  #56585B;}

/*event short description*/
#idjLXfv .custom1 {color: #34485e;margin: 1em 0 0.5em 0;font-weight: 400;font-size: 1.3em;}

/**** Upcoming Events widget ****/

/*widget title*/
#idsqaCW h4 {font-size: 1.8em;margin-bottom: 0.5em;font-weight: 400;color: #1d1d1d;}

/*height of events listing widget*/
#idtvR3F .amev-event-list{height: 530px;}

/*date string in upcoming events widget*/
.amev-event-time > .headingtext {color: #000000 !important;}

/*.amev-event-title a { 
  text-decoration: none;
}

.amev-event-description .eventRegButton {
  	font-size: 0.95em;
  	margin-bottom: 0.3em;
}*/

/*new event widget code*/
.amev-event-title a {text-decoration: none;font-size:.96em;text-transform:uppercase;color:#004e7e;} 
.amev-event-title a:hover {text-decoration: underline;opacity:1;color:#004e7e;}
.amev-event-description .eventRegButton {color:#ffffff;background-color:#004e7e;font-family:proxima-nova, sans-serif;font-size:16px;line-height:20px;vertical-align:middle;letter-spacing:normal;word-spacing:0px;margin:0px;padding:4px 14px;font-weight:600;font-style:normal;font-variant:normal;text-transform:uppercase;text-align:center;text-indent:0px;}
div.amev-event-description >.button:hover{background: #004e7e;background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#004e7e), color-stop(50%,#004e7e), color-stop(51%,#004e7e), color-stop(100%,#004e7e));background: -moz-linear-gradient(top,  #004e7e 0%, #004e7e 50%, #004e7e 51%, #004e7e 100%);background: -webkit-linear-gradient(top,  #004e7e 0%,#004e7e 50%,#004e7e 51%,#004e7e 100%);background: -o-linear-gradient(top,  #004e7e 0%,#004e7e 50%,#004e7e 51%,#004e7e 100%);background: -ms-linear-gradient(top,  #004e7e 0%,#004e7e 50%,#004e7e 51%,#004e7e 100%);background: linear-gradient(top,  #004e7e 0%,#004e7e 50%,#004e7e 51%,#004e7e 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6695b2', endColorstr='#6695b2',GradientType=0 );border: 1px solid #004e7e;color: #ffffff;}
div.amev-event-description > button:hover{text-decoration:underline solid #ffffff;}
.eeeventall {display:none;}

/*my events login page*/
.ammev-login {margin: 20px auto;}

/**** ASCPL ADDED STYLESs ****/
#idpexXl .amh-content h3{font-weight: 700;font-size: 2.25em;color:#333;border-bottom: rgba(245,121,33,1) solid 1pt;}

/*widget title*/
#idsqaCW h4 {font-size: 1.65em;margin-bottom: 0.5em;font-weight: 700;color:#333;/*color: #1d1d1d;*/font-family: 'proxima-nova', sans-serif;border-bottom: rgba(245,121,33,1) solid 1pt;}
#id4Ejdw .amev-event-title{font-size:1em;}
#id4Ejdw .amev-event-title span{font-size:.9em;}
#id4Ejdw .headingtext{font-size:.9em;}

/* hide Google+ icon */
.a2a_button_google_plus{display:none;}

#id6Vlqj {margin:0 1.5em;}