@import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900,400italic,700italic);.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: underline;}.link, a{font-weight: normal;}
.navbar, .searchbox, #header, #layout>#header{max-width: 988px;}
#body.content{max-width: 988px;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 988px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 988px;}
.bodysize{max-width: 988px;}
#footer, #layout>#footer{max-width: 988px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #003da5;}
.link:hover, a:hover{color: #545e68;}
.widgetbg{background-color: #f0f0f0;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #a8c8e6;}
body{
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #ffffff;
	}
.content{
		background-color: #ffffff;
	}
.searchbox{
		border: 3px solid #007ec3;
	}
#default_footer{
		margin-left:auto;
		margin-right:auto;
		text-align: center;
		font-size:10pt;
		padding-bottom:10px;
		color:#8e99ab;
	}
#default_footer a{
		text-decoration: underline;
		color:#8e99ab;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #007ec3;
	background: #007ec3;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#007ec3), color-stop(50%,#007ec3), color-stop(51%,#007ec3), color-stop(100%,#007ec3));
	background: -moz-linear-gradient(top,  #007ec3 0%, #007ec3 50%, #007ec3 51%, #007ec3 100%);
	background: -webkit-linear-gradient(top,  #007ec3 0%,#007ec3 50%,#007ec3 51%,#007ec3 100%);
	background: -o-linear-gradient(top,  #007ec3 0%,#007ec3 50%,#007ec3 51%,#007ec3 100%);
	background: -ms-linear-gradient(top,  #007ec3 0%,#007ec3 50%,#007ec3 51%,#007ec3 100%);
	background: linear-gradient(top,  #007ec3 0%,#007ec3 50%,#007ec3 51%,#007ec3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007ec3', endColorstr='#007ec3',GradientType=0 );
	border: 0px solid #007ec3;
	color: #f4f2f2;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #f28b00;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f28b00), color-stop(50%,#f28b00), color-stop(51%,#f28b00), color-stop(100%,#f28b00));
	background: -moz-linear-gradient(top,  #f28b00 0%, #f28b00 50%, #f28b00 51%, #f28b00 100%);
	background: -webkit-linear-gradient(top,  #f28b00 0%,#f28b00 50%,#f28b00 51%,#f28b00 100%);
	background: -o-linear-gradient(top,  #f28b00 0%,#f28b00 50%,#f28b00 51%,#f28b00 100%);
	background: -ms-linear-gradient(top,  #f28b00 0%,#f28b00 50%,#f28b00 51%,#f28b00 100%);
	background: linear-gradient(top,  #f28b00 0%,#f28b00 50%,#f28b00 51%,#f28b00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f28b00', endColorstr='#f28b00',GradientType=0 );
	border: 0px solid #f28b00;
	color: #ffffff;
}
.button a, .button-strip a{
	color: #f4f2f2;
	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: 0px solid #007ec3;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 2px 2px 0px 0px;
	-moz-border-radius: 2px 2px 0px 0px;
	border-radius: 2px 2px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #000000;
	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: #154b70;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #e1e1e1;
	color: #154b70;
}
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 #a8c8e6;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: bold;
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	color: #003da5;
}
.vtab{
	font-weight: bold;
	background: #ffffff;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(-90deg,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	color: #003da5;
}
.vtab:hover, .vtab_selected{
	background: #003da5;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#003da5), color-stop(50%,#003da5), color-stop(51%,#003da5), color-stop(100%,#003da5));
	background: -moz-linear-gradient(-90deg,  #003da5 0%, #003da5 50%, #003da5 51%, #003da5 100%);
	background: -webkit-linear-gradient(-90deg,  #003da5 0%,#003da5 50%,#003da5 51%,#003da5 100%);
	background: -o-linear-gradient(-90deg,  #003da5 0%,#003da5 50%,#003da5 51%,#003da5 100%);
	background: -ms-linear-gradient(-90deg,  #003da5 0%,#003da5 50%,#003da5 51%,#003da5 100%);
	background: linear-gradient(-90deg,  #003da5 0%,#003da5 50%,#003da5 51%,#003da5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003da5', endColorstr='#003da5',GradientType=0 );
	color: #ffffff;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );

	color: #003da5;
	border-right: 0px solid #c7d0d8;
	border-left: 0px solid #c7d0d8;
	border-top: 0px solid #c7d0d8;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 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: #003da5;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#003da5), color-stop(50%,#003da5), color-stop(51%,#003da5), color-stop(100%,#003da5));
	background: -moz-linear-gradient(top,  #003da5 0%, #003da5 50%, #003da5 51%, #003da5 100%);
	background: -webkit-linear-gradient(top,  #003da5 0%,#003da5 50%,#003da5 51%,#003da5 100%);
	background: -o-linear-gradient(top,  #003da5 0%,#003da5 50%,#003da5 51%,#003da5 100%);
	background: -ms-linear-gradient(top,  #003da5 0%,#003da5 50%,#003da5 51%,#003da5 100%);
	background: linear-gradient(top,  #003da5 0%,#003da5 50%,#003da5 51%,#003da5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003da5', endColorstr='#003da5',GradientType=0 );
	color: #ffffff;
}
.tab a{
	color: #003da5;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #ffffff;
}
.tab-bar{
	border-bottom: 1px solid #c7d0d8;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}
	.tab-bar{
		border: none;
	}
}
#responsiveheader{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background: #007ec3;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#007ec3), color-stop(50%,#007ec3), color-stop(51%,#007ec3), color-stop(100%,#007ec3));
	background: -moz-linear-gradient(top,  #007ec3 0%, #007ec3 50%, #007ec3 51%, #007ec3 100%);
	background: -webkit-linear-gradient(top,  #007ec3 0%,#007ec3 50%,#007ec3 51%,#007ec3 100%);
	background: -o-linear-gradient(top,  #007ec3 0%,#007ec3 50%,#007ec3 51%,#007ec3 100%);
	background: -ms-linear-gradient(top,  #007ec3 0%,#007ec3 50%,#007ec3 51%,#007ec3 100%);
	background: linear-gradient(top,  #007ec3 0%,#007ec3 50%,#007ec3 51%,#007ec3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007ec3', endColorstr='#007ec3',GradientType=0 );
	color: #fafafa;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/pgcmls/rhl_pgcmls.png);
}
#responsiveheadermessage p:before{
	content:'Welcome to PGCMLS';
}
#responsiveheaderaltmessage p:before{
	content:'Welcome to PGCMLS';
}
.widget{
	border: 1px solid #c7d0d8;
	background-color: #f0f0f0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-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: normal;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 2px 2px 0px 0px;
	border-radius: 2px 2px 0px 0px;
	background: #1791d4;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1791d4), color-stop(50%,#0d88cc), color-stop(51%,#0d88cc), color-stop(100%,#007ec3));
	background: -moz-linear-gradient(top,  #1791d4 0%, #0d88cc 50%, #0d88cc 51%, #007ec3 100%);
	background: -webkit-linear-gradient(top,  #1791d4 0%,#0d88cc 50%,#0d88cc 51%,#007ec3 100%);
	background: -o-linear-gradient(top,  #1791d4 0%,#0d88cc 50%,#0d88cc 51%,#007ec3 100%);
	background: -ms-linear-gradient(top,  #1791d4 0%,#0d88cc 50%,#0d88cc 51%,#007ec3 100%);
	background: linear-gradient(top,  #1791d4 0%,#0d88cc 50%,#0d88cc 51%,#007ec3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1791d4', endColorstr='#0d88cc',GradientType=0 );
}
.widgetbody{
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-radius: 0px 0px 2px 2px;
	border-radius: 0px 0px 2px 2px;
}
.widgetbody p{
	margin-top:0px;
}
.widgetbody h1{
	color: #000000;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #000000;
	border-color: #000000;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #000000;
}
.polaris-nav-active i{
	color: #000000;
}
.widgetbody hr{
	color: #a8c8e6;
	background-color: #a8c8e6;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #a8c8e6;
}
.bottomrule{
	border-bottom: 1px solid #a8c8e6;
}
.bodytext{color: #000000;}
.headingtext{color: #000000;}
@import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900,400italic,700italic);

p{
  margin:1em 0 1em 0;
}

.eelist-changed-message{
font-weight:bold;
  font-size:3em;
}
.ambl-catlist {
  background-color: rgba(0, 24, 65, 0.7);}

.homepage-caption
{text-align: center; padding-right: 10px; position: absolute; display: block; bottom: 0px; width: 100%; height: 30px; font-size: 1.3em; color: #fff; background-color: rgba(0, 24, 65, 0.7);}

.nav-tabs > li > a{
  background-color:#c0c0c0;
  color:#000000;
}


/*footer*/
#id90xR1{
  max-width:988px;
margin: 0 auto;
}

/*footer-current*/
#idacpqQ, #idAbw6Q{
  max-width:988px;
margin: 0 auto;
}


/*logo line*/
#idcWkf1{
  max-width:988px;
margin: 0 auto;
}

/*menu*/
#idxzhDu{
  max-width:988px;
margin: 0 auto;
}





/*hides the home tab - which is actually the second menu item*/
.navbar-top ul.navbar-nav > li:nth-child(2) {
   display: none;
}




#idOe5ET, #idEN7us, #idSfb1Y { border:1px solid #cdcdcd; }

/*Sets the height for the parent div for Ask a Librarian Qwidget*/
div#idP1LYk .amh-content>div, div#idNPYRd .amh-content>div, {
	min-height: 230px;
}
div[data-fill-with="1617"], div[data-fill-with="1617"]>.widget>.widgetbody{
   height:230px;
}

ul.amr-list>li {
  margin-bottom:1em;
}

body{
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  margin: 0;
}
.events-slideshow-holder{
 display:none; 
}
#google_translate_element{
	text-align: right;
	line-height: 0;
	padding: 2px 0;
	float: left;
  	margin-left: 10px;
}
@media (max-width: 768px){
  div#idnaymA>div.amh-content{
   margin: 0 !important;
    padding: 0 !important;
  }
}

/*VT makes login button in header deeper at mobile VT */
@media (max-width: 768px){
  div#idVWBDW>div.amh-content{
  padding-top: 10px !important;
    padding-bottom: 20px !important;
  }
}


/*start 404 page*/
.err404-map>li>ul>li>a{
 color:#666; 
}
.err404-map>li>ul>li>a:hover{
 color: rgb(15, 142, 214);
}
.err404-map>li:first-child{
	display: none;
}
/*end 404 page*/
.date-icon{
  color: rgb(117, 117, 117);
}
.date-icon:after{
 color: rgb(0, 126, 195); 
}
.event-today-button{
 	padding: 0.3em 0.1em;
    margin-top: 2em;
}
a{
  font-weight: 500;
  }
  strong a{
    font-weight: bold;
  
}
div#idHhKtC a:hover i{
  color: #b6f6ff;
}

div#id873rU a:hover {
  color: #b6f6ff !important;
}
.alert-bar{
  margin: 10px -15px 0 -15px;
}
div#header, div#footer{
	height: auto;
	max-width: 100%;
}
.CBs { width:240px; height:30px; float:right; margin-right:0px; margin-top:10px; }
.CBs p  { color:white; float:left; margin-left:4px; margin-right:10px; font-size: 1em; }
.CheckS { float:left; border:white solid 1px; width:15px; Height:15px; background-color: white;
-moz-appearance:none;
-webkit-appearance:none;
-o-appearance:none; 
}
.amev-all-branches, .amev-message{
  font-size: 1.3em;
}
.amev-all-branches i{
  font-size: 2.5em;
}


.PgSocialMedia { float:right; height:30px; margin-top:20px; }
.PgSocialMedia img { margin-right:10px; }
.PgSocialMedia a:hover img { opacity: 0.9; }


div#body, .column{
  padding:0;
}


h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5 { line-height:1; }

.rd-back:hover, .rd-next:hover{
  color: #00c45b;  
}

.column {
  padding-bottom:6px;
  
}

p { 
  margin-left:0;
  margin-bottom:0;
}

h1 {
  margin-left:0px;
  margin-top:20px;
    margin-bottom:20px;
  font-size:2.8em;
  color:#000;
  font-weight: 300;
  line-height: 120%;
}

h2 {
  margin-left:0px;
  margin-right:0px;
  margin-top:20px;
    margin-bottom:20px;
  font-size:2.2em;
  color:#000;
  font-weight: 400;
  line-height: 120%;
}

h3, .heading3 {
  font-weight: 400;
  color:#000;
  font-size:1.5em;
  padding-bottom: 14px;
  margin-left:0pt;
}

h4, .heading4 {
  color:#000;
}
.custom2 {
  text-transform: uppercase;
    font-weight: 300;
}

.custom3 {
  font-family: 'Source Sans Pro', serif;
  font-weight: 100; 
  font-size:2em;
  color: #00c45b;
  padding-bottom: 5px;
  text-align: right;
}


.custom4 {
  font-weight: 400; 
  font-size:1.5em;
  color: #5e5c5c;
  padding-bottom: 14px;
}

.custom5 {
  font-family: 'Source Sans Pro', serif;
  font-weight: 400;
  color:#008cc5;
  font-size:1.5em;
  padding-bottom: 14px;
  margin-left:0pt;
}

.custom6 {
  font-family: 'Source Sans Pro', serif;
  font-weight: 400;
  color:#008cc5;
  font-size:1.5em;
  padding-bottom: 24px;
  margin-left:0pt;
}
.custom6:before{
	font-family: FontAwesome;
	content: "\f05a";
	padding-right: 0.2em;
}
.custom7 {
  font-family: 'Source Sans Pro', serif;
  font-weight: 400;
  color:#008cc5;
  font-size:1em;
  padding-bottom: 10px;
  margin-left:0pt;
}

[data-portal="website"]  .custom8 div {
  background-position: center;
  padding-top: 90px;
  padding-bottom: 90px;
}
@media (max-width: 991px) and (min-width: 548px){
[data-portal="website"] .custom8 div {
   padding-top: 200px!important;
   padding-bottom: 200px!important;
  }
}


.ame-events-slideshow-title {
  font-weight: 100;
}

.slideshow-right {
  right: 0; 
}

.slideshow-left {
  left: 0;
}
.branchopenings table td {
    padding: 6px 0 0 0;
    border-bottom: 1px solid #d4d2d3;
}
.branchopenings .nav_openingtimes{
	margin-top: 10px;
}

/*Overides for the tabbed search widget - default tab colours #005C8D and #3278A0 */
div#idv5oQx {
  background-color: #005C8D;
    padding: 0;
 	margin: -10px -5px 0 -5px;
  	border-bottom-style: solid;
    border-bottom-color: #000000;
  	border-bottom-width: 1px;
    border-left-style: solid;
  border-left-color: #005C8D;
  border-left-width: 1px;
      border-right-style: solid;
  border-right-color: #005C8D;
  border-right-width: 1px;
}
div#idewx1s {
background-color: #005C8D;
  padding: 0px 0px;
}

.amsb-tab-content {
  background-color: #005C8D;
}

.amsb-tabs li {
  background-color: #156d9f;
    border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.amsb-tabs li.amsb-tab-active {
  background-color: #005C8D;
}
/*Overides for the calendar widget*/

.amev-cal .linkcolour{
 color: #00c45b;
  line-height: 120%;
}

div#idwE44M .widgetbg {
  background-color: #000000;
}

.amev-event .amev-event-time .headingtext {
color: #00c45b;
}
.amev-event-list{
  margin-top: 20px !important;
  height: 190px;
}


.amev-event-time {
  font-size: 0.9em;
  font-weight: bold;
  color: #000;
}

.amev-event-title {
  color: #000;
    font-size: 1.05em;
  line-height:110%;
  margin-bottom:.2em;
}

.rd-month-label {
  color: #FE6D2C;
  font-weight: 100;
  text-transform: uppercase;
}

.rd-day-selected {
background-color: #FE6D2C;
    color: #000;
}

.amev-event .widgetbg {
  background-color: #000000;
}

.amev-cal .amev-cal-container {
  color: #ffffff;
  background-color: #003459;
}

.amev-cal-date .amev-date {
  font-family: 'Source Sans Pro';
  font-weight: 100;
  color: #000;
}

.amev-location {
  font-size: 0.4em;
  font-weight: 100;
  text-transform: uppercase;
}

.amev-event-location {
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.9em;
}
.amev-event-list hr {
  border-top: 1px solid #515151;
}
.amev-event{
 background-color: transparent; 
}


#default_footer {
  visibility: hidden;
  height: 0px; 
  overflow:hidden;
  padding:0px !important;
}

#default_footer{
		color:#000 !important;
	}
#default_footer a{
		color:#000 !important;
}

#footer {
  margin: 0px;
}
.branchevents .amev-event-list{
 height: 314px; 
}
div#idDB7S0 .amev-event-list{
 height: 303px; 
}

div#idIfGfb .amev-cal-date, .branchevents .amev-cal-date, div#idDB7S0 .amev-cal-date{
  display: none;
}
div#idIfGfb .rd-month, .branchevents .rd-month, div#idDB7S0 .rd-month{
  padding: 10px;
}
div#idIfGfb .rd-month, div#idIfGfb  .rd-days,.branchevents .rd-month, .branchevents  .rd-days, div#idDB7S0 .rd-month, div#idDB7S0  .rd-days{
  width: 100%;
}
div#idsUH6q .amh-tile, div#idCpEK2 .amh-tile{
    padding: 0 5px;
}
div#idsUH6q, div#idCpEK2{
    padding: 4px 0;
}
div#id5Wbk8 .amh-block{
  padding: 6px 1px 0 1px;
}
  
/*nav style*/
div.navbar-top .navbar-nav>.menuspace{
  padding-top: 0.6em;
}
div.navbar-top .navbar-nav>.menuspace:after{
  content: "|";
}
div.navbar-top .navbar-nav>.menuspace:last-child:after, div.navbar-top .navbar-nav>.menuspace:nth-child(3):after{
  content: "";
}

#idvAv9x{
 padding:0 !important; 
}

div#navbar{
  padding: 0;
}
div.navbar-top, div.navbar-top>div>ul>li>a{
	
  font-size: 1.1em;
}
.navbar-top .navbar-nav>li>a{
  padding: 10px 8px;
  padding-top: 15px;
    padding-bottom: 15px;
  font-weight: normal;
}
.navbar-top .navbar-nav>li:nth-child(4)>a{
  border-radius: 0;
}
.navbar-top .navbar-nav>li>a>i{
	display: none; 
}

@media (max-width: 768px){
	.navbar-nav{
		margin: 0;
      float:right;
	}
  .navbar-top .navbar-nav>li:after{
	display: none;
  }
}
@media (min-width: 768px){
	.navbar {
		border: none;
	    border-radius: 0;
	}
}


div#idg7jyk img{
  padding: 0 10px 0 0;
}

div#idg7jyk img, div#idCCP9h img{
  margin: 0 10px 0 0;
}
.amfaq-section-title, .amr-cat-title{
    border-top: 1px solid #eee;
    color: #000;
}
.amr-cat-title a, .amfaq-section-title a{
    color: #000;
}
/*Header search box*/
#header_search_form{
	margin-top: 10px;
	float: right;
}
#header_search_form div{
	margin-top: 10px;
	color:#fff;
	font-size: 0.8em;
}
#header_search_form input[type=text]{
	width: 260px;
	height: 2em;
}
#header_search_form select{

	height: 2em;
}
#header_search_form input[type=submit]{
  	height: 2em;
	border: 0;
	color: #fff;
	padding: 0 0.8em;
	background-color:#069d4c;
}

.cycle-pager-active {
  color: #007ec3;
}



/*Overides for the block hover states online library page*/
div#idbBtO7>div.amh-content:hover {
	background-color: #11b140 !important;
}

div#idv9osT>div.amh-content:hover {
	background-color: #11b140 !important;
}

div#idHCYTx>div.amh-content:hover {
	background-color: #11b140 !important;
}

div#idsGiZW>div.amh-content:hover {
	background-color: #11b140 !important;
}

div#id62lh6>div.amh-content:hover {
	background-color: #11b140 !important;
}

div#idYgloa>div.amh-content:hover {
	background-color: #11b140 !important;
}


div#idO9Po1>div.aml-brodcast>div.aml-brodcast-centre-section  {
 visibility: hidden;
  
}

div.amev-cal-date-title{
display:none;}

/*Room Booker Hide Patron Classes*/
.amnp-group-picker{
	display: none;
}

.ammev-login .nav-tabs>li:last-child a:after{
  content: " number";
}

/*widget custom css*/

/*hispanic heritage month events widget*/
#idrMUMN .amev-event-list {
height: 400px;
}

.events-grid-body {
      display: table;
  }
  .events-grid-header {
      display: table;
  }
  .events-grid-header > div {
      display: table-cell;
    min-width: 140px;
  }
  .events-grid-cell {
      display: table-cell;
    min-width: 140px;
  } 
  .events-grid-cell-types {
      position: relative;
       bottom: unset;
       left: unset;
  }
  .events-grid-cell-date {
    top: unset;
    right: unset;
  }
  .events-grid-cell-content {
      position: relative;
    top: unset;
    left: unset;
  }
  .events-grid-cell-event-holder {
      position: relative;
  }
/**************go to top button********************/
.back_to_top {
  text-align: center;
  display: block;
  position: fixed;
  bottom: 50px;
  right: 10%;
  height: 70px;
  width: 70px;
  background: #003da5;
  border-radius: 50%;
  z-index: 99999;
  box-shadow: 0 1px 2px 0 rgba(60,64,67,0.302), 0 1px 3px 1px rgba(60,64,67,0.149);
}
.back_to_top:hover, .back_top_top {
  box-shadow: 0 1px 3px 0 rgba(60,64,67,0.302), 0 4px 8px 3px rgba(60,64,67,0.149);
} 
.back_to_top_link {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.back_to_top a, .back_to_top a i {
  color: white;
  display: block;
  text-decoration: none;
}
.back_to_top a:hover, .back_to_top a i:hover {
  color: white;
  text-decoration: none;
}
@media (max-width: 600px) {
  .back_to_top {
    position: fixed;
    bottom: 10px;
    right: 2%;
  }
}
#id1vDTj > div, #\37 392 > p {
	padding: 0!important;
	margin: 0!important;
}

/*Mobile Apps*/
  .KR_app_container {
    vertical-align: top;
    position: relative;
  }
  .KR_app_logo {
    text-align: center;
  }
  .KR_app_logo img {
    -webkit-mask: url(https://pgcmls.info/images/editor/pgcmls/Online_Resources_icons/Mask.svg) center/100% 100% no-repeat;
    mask: url(https://pgcmls.info/images/editor/pgcmls/Online_Resources_icons/Mask.svg) center/100% 100% no-repeat;
    border: 1px solid rgba(51, 51, 51, .25);
    border-radius: 22.5%;
  }
  .KR_app_info {
    text-align: center;
  }
  .KR_app_links {
    text-align: center;
  }
  .app_badge {
      display: block;
    margin: 10px;
  }
.app_badge img {
      border-radius: 10px;
}
#id7WB84 > div, #idQE51i {
	max-width: unset!important;
  width: 100%;
  margin: auto!important;
  padding: 0!important;
}
.aa_link {
  box-shadow: 0 1px 2px 0 rgba(60,64,67,0.302), 0 1px 3px 1px rgba(60,64,67,0.149);
  background: white;
  color: #333;
  padding: 10px;
  display: inline-block;
  margin: 5px;
  border-radius: 20px;
}

.aa_link:hover, .aa_link:focus {
  box-shadow: 0 1px 3px 0 rgba(60,64,67,0.302), 0 4px 8px 3px rgba(60,64,67,0.149);
    background-color: #fafafb!important;
    text-decoration: none;
}