@import url('https://fonts.googleapis.com/css?family=Nunito:300,400,600,700,800');.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: underline;}.link, a{font-weight: normal;}
#header #layout>.amh-row, #header>.amh-row{max-width: 1300px;}
#header #layout>.amh-row>.amh-block>.amh-content, #header>.amh-row>.amh-block>.amh-content{max-width: 1300px;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 1300px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 1300px;}
.bodysize{max-width: 1300px;}
#footer #layout>.amh-row, #footer>.amh-row{max-width: 1300px;}
#footer #layout>.amh-row>.amh-block>.amh-content, #footer>.amh-row>.amh-block>.amh-content{max-width: 1300px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #003865;}
.link:hover, a:hover{color: #00b8b0;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #bdbfc1;}
body{
		color: #414042;
		font-family: Verdana, Geneva, 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: Verdana, Geneva, sans-serif;
	font-weight: normal;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-color: #ffffff;
	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 );
	border: 2px solid #00b8b0;
	color: #00837b;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #02837a;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#02837a), color-stop(50%,#02837a), color-stop(51%,#02837a), color-stop(100%,#02837a));
	background: -moz-linear-gradient(top,  #02837a 0%, #02837a 50%, #02837a 51%, #02837a 100%);
	background: -webkit-linear-gradient(top,  #02837a 0%,#02837a 50%,#02837a 51%,#02837a 100%);
	background: -o-linear-gradient(top,  #02837a 0%,#02837a 50%,#02837a 51%,#02837a 100%);
	background: -ms-linear-gradient(top,  #02837a 0%,#02837a 50%,#02837a 51%,#02837a 100%);
	background: linear-gradient(top,  #02837a 0%,#02837a 50%,#02837a 51%,#02837a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#02837a', endColorstr='#02837a',GradientType=0 );
	border: 2px solid #00b8b0;
	color: #ffffff;
}
.button a, .button-strip a{
	color: #00837b;
	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: 2px solid #00b8b0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #00837b;
	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: #f1553d;
}
.widget_tab:hover, .widget_tab_selected{
	background: #ffffff;
	color: #003865;
}
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 #bdbfc1;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: normal;
	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: #003865;
}
.vtab{
	font-weight: normal;
	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: #003865;
}
.vtab:hover, .vtab_selected{
	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%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	color: #f1553d;
}
.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: #003865;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	border-top: 0px solid #000000;
	-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: #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: #f1553d;
}
.tab a{
	color: #003865;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #f1553d;
}
.tab-bar{
	border-bottom: 1px solid #000000;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}
	.tab-bar{
		border: none;
	}
}
#responsiveheader{
	font-family: Verdana, Geneva, 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/barrielibrary/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #01aca1;
	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: #01aca1;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#01aca1), color-stop(50%,#01aca1), color-stop(51%,#01aca1), color-stop(100%,#01aca1));
	background: -moz-linear-gradient(top,  #01aca1 0%, #01aca1 50%, #01aca1 51%, #01aca1 100%);
	background: -webkit-linear-gradient(top,  #01aca1 0%,#01aca1 50%,#01aca1 51%,#01aca1 100%);
	background: -o-linear-gradient(top,  #01aca1 0%,#01aca1 50%,#01aca1 51%,#01aca1 100%);
	background: -ms-linear-gradient(top,  #01aca1 0%,#01aca1 50%,#01aca1 51%,#01aca1 100%);
	background: linear-gradient(top,  #01aca1 0%,#01aca1 50%,#01aca1 51%,#01aca1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01aca1', endColorstr='#01aca1',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: #00837b;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #00837b;
	border-color: #00837b;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #00837b;
}
.polaris-nav-active i{
	color: #00837b;
}
.widgetbody hr{
	color: #bdbfc1;
	background-color: #bdbfc1;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #bdbfc1;
}
.bottomrule{
	border-bottom: 1px solid #bdbfc1;
}
.bodytext{color: #414042;}
.headingtext{color: #00837b;}
@import url('https://fonts.googleapis.com/css?family=Nunito:300,400,600,700,800');

body {
  	font-family: Nunito,sans-serif;
    font-size: 16px;
    font-weight: 400;
}
p {
  	font-size: 1.25em;
}
a {
  cursor: pointer!important;
}

#body ul {
  font-size: 1.25em;
} 

.events2-reg-stage select.am-input#age option:nth-child(3) {
  display: none;
}

/* BUTTON */
.button {
  	font-family: Nunito,sans-serif;
    font-size: .9375em;
  	text-decoration: none;
  	font-weight: 700;;
    padding: 4px 16px;
  	letter-spacing: 1px;
  	text-transform: uppercase;
  	transition: all .25s ease;
  	border-radius: 21px;
  	line-height: 32px;
}
.button:hover {
  text-decoration: none;
}

/* CMS NAVIGATION */
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 14px;
}
/*hides the home tab - which is actually the second menu item DO NOT DELETE */
.navbar-top ul.navbar-nav > li:nth-child(2) {
  display: none;
}

/*flexible space between top level nav */
@media (min-width: 768px) {
.navbar-nav {
    float: right;
    margin: 0;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-justify-content: space-between!important;
    -moz-box-justify-content: space-between!important;
    -webkit-justify-content: space-between!important;
    -ms-justify-content: space-between!important;
    justify-content: space-between!important;
}
}
/*hides the end menu items for Flex */
@media (min-width: 768px) {
  .navbar-top ul.navbar-nav > li:nth-child(1), .navbar-top ul.navbar-nav > li:nth-child(3),  .navbar-top ul.navbar-nav > li:nth-child(13) {
  display: none;
}
}
@media (min-width: 768px) {
  .navbar-nav:before, .navbar-nav:after {
    display: none;
  }
}


.navbar-top .navbar-nav > li > a {
    line-height: 1;
    padding: 1.75em 0 calc(1.75em - 5px);
    cursor: default;
    font-size: 1.2em;
    font-weight: 700;
    text-decoration: none;
    transition: all .2s ease;
  	border-bottom: 5px solid #ffffff;
}

.navbar-top .navbar-nav > li > a:hover {
	border-bottom: 5px solid #f1553d;

}

/*dropdown menus on hover*/
@media (min-width: 768px){
.dropdown:hover > .dropdown-menu { 
  	display: block !important; 
}  
}
/* keeps the parent tab highlighted when hovering dropdown items */
#navbar ul li:hover > a {
    color: #f1553d;
  	border-bottom: 5px solid #f1553d;
}
/* hides the dropdown triangle */
.fa-sort-down:before, .fa-sort-desc:before {
    display:none;
}

/*** dropdown menu list items ***/
@media (min-width: 768px){
  #navbar .dropdown-menu {
    background-color: #ffffff !important;
  	height: 400px;
}
}

.nav-list > li > p {
    padding: 5px 10px 0 10px;
}
.dropdown-menu li ul li a {
  	padding: 3px 10px;
    clear: both;
    font-weight: 400;
    line-height: 1.4;
    color: #6d6e71!important;
  	background-color: #ffffff !important; 
  	font-size: 1.05em;
  	border-bottom: 0px solid #f1553d!important;
  	text-wrap:
    
}
.dropdown-menu li ul li p {
 	margin: 0px;
}
.dropdown-menu li ul li a:hover {
    color: #00837b!important;
  	background-color: #ffffff!important;  	
}
.dropdown-menu li ul li span.heading4 {
    color: #003865!important;
  	padding-bottom: 0px;
  	font-size: 0.88em;
}
/*style for the last column dropdown items*/
.navbar-top ul.navbar-nav > li .dropdown-menu li ul:nth-child(4) li a {
    color: #003865!important;
  	font-weight: 700;
}
.navbar-top ul.navbar-nav > li .dropdown-menu li ul:nth-child(4) li a:hover {
    color: #00837b!important;
}

.navbar-top ul.navbar-nav > li .dropdown-menu li ul:nth-child(4) li a:before {
  content: "> ";
  color: #00837b!important;
  font-weight: 700;
}


/* mobile nav */

.nav-mobile .navbar-brand {
    display:none;
}
@media (max-width:767px) {
  #navbar .dropdown-menu ul {
    display:block;
  }
   .navbar-top {
    background-color:transparent!important;
  }
    div#navbar.content {
    background-color:transparent!important;
  }
}

@media (max-width: 767px) {
.navbar-top .navbar-nav > li > a {
    background: 0 0 !important;
    color: #003865 !important;
    background-color: #f5f5f5 !important;
  	border-bottom: 0px solid #ffffff;
  	padding: 10px 30px;
}
}
@media (max-width: 767px) {
.navbar-top .navbar-nav > li > a:hover {
  	border-bottom: 0px solid #ffffff;

}
}
@media (max-width: 767px) {
  #navbar ul li:hover > a {
    border-bottom: 0px solid #f1553d;
}
}
@media (max-width: 767px) {
  .dropdown-menu li ul li a {
    padding: 3px 20px 3px 40px;
    clear: both;
    font-weight: 500;
    color: #003865!important;
    border-bottom: 0px solid #f1553d!important;
}
}
@media (max-width: 767px) {
  div#navbar {
    clear: both;
    margin-top: -40px;
}
}

/*event details screen*/
.events2-reg-card-form:before {
	content: "Library card number is not required.";
    display: block;
}



/* HEADER */

@media (min-width: 768px) { 
  #header {
	padding-top: 2em;
  }
}

div#idqaXW8, div#idAZsH3 {
background: url("//barrielibrary.libnet.info/images/tile/barrielibrary/search-band.png") left top no-repeat;
}

.header-action-buttons {
  float:right!important;
}
.header-action-buttons .c-btn {
    margin: 0 0 0 .75em;
    border-radius: 0 5px;
    border: none;
}
.header-action-buttons .c-btn.red {
    background: #f1553d;
}
.header-action-buttons .c-btn:hover {
    color: #fff;
  	text-decoration: none;
}
.header-action-buttons .c-btn.red:focus, .header-action-buttons .c-btn.red:hover {
    background: #e1523d;
}
.header-action-buttons .c-btn.green {
    background: #00aca2;
}
.header-action-buttons .c-btn.green:focus, .header-action-buttons .c-btn.green:hover {
    background: #00847c;
}
@media (max-width: 767px) {
  #header #idC0GDU img {
	width: 28%;
    min-width: 112px;
    padding: 10px 0 0 10px;
    z-index: 1000;
  }
}
#idCcf1N > div {
	margin-top: 2em;
}
/* FOOTER */

#subscribe-but {
    text-align: center;
  	margin: .4em;
}

.c-btn {
    line-height: 30px;
    border: 2px solid #00b8b0;
    background-color: transparent;
    font-size: .8em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    outline: 0;
    color: #fff;
    padding: 0 10px;
    min-width: 121px;
    transition: all .25s ease;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
}
.c-btn--rounded, .c-btn--roundedoff {
    border-style: solid;
    border-width: 2px;
}
.c-btn.c-btn--green.inverted:hover {
    background-color: #fff;
    color: #00837b;
    border-color: #00837b;
  	text-decoration: none;
}
.c-btn--green.inverted {
    color: #fff;
    background-color: #00847c;
    border-color: #00b9b1;
}
.c-btn--roundedoff {
    border-radius: 5px;
}
@media screen and (min-width: 768px) {
.c-btn {
    line-height: 38px;
    font-size: .9375em;
}
}

#footer ul {
  list-style: none;
  -webkit-padding-start: 0px;
}

@media (max-width:767px) { 
#footer ul {
  margin-bottom: 0!important;
}
}

#footer li a {
    line-height: 28px;
    text-decoration: none;
    border-bottom: 1px solid #fff;
    width: 100%;
    display: block;
    color: #fff;
    transition: all .3s ease;
  	color: #ffffff;
  	font-size: .9em;
  	font-weight: 700
}
#footer li a:hover {
	color: #00b8b0;
  	text-decoration: none;
}

#footer h2, #footer .heading2 {
  	font-size: 2.375em;
    line-height: 46px;
    max-width: 150px;
    margin: 0;
  	color: #ffffff;
  	font-weight: 700;
}

@media (max-width:767px) {
#footer h2, #footer .heading2 {
    font-size: 1.5em;
    line-height: 30px;
    margin-top: 0;
    margin-bottom: 29px;
    max-width: 75%;
    color: #fff;
}
}
#footer-social .fa {
	font-size: 2.6em;
  	padding-right: 18px;
}
#footer-social i:hover {
	color: #01b8b0;
  	transition: all .2s ease;
  	text-decoration: none;
}
#default_footer {
  display: none;
}


/**********EVENTS LISTING PAGE************/

/*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;
}
@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;
}

.eelistgroup, .eelisttags {
  margin-bottom: .4em;
}

/*filters*/
.events-filter-row {
    font-family: Nunito,sans-serif;
  	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: #7d7d7d;
    margin: 1em 0 0.5em 0;
    font-weight: 300;
    font-size: 1.4em;
}
/*event tag section*/
#idoHUdG .amh-content {
  	font-size: 1.15em;
  	color: #a0a1a0;
}

/*close up spacing to footer*/
#idVFirR  {
  margin-bottom: -10px;
}



/**** 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-list {
 height: 33em; 
}
.amev-event-title a {
  text-decoration: none;
}

.amev-event-description .eventRegButton {
  	font-size: 0.90em;
  	margin-bottom: 0.3em;
  	margin-top: 0.1em;
}
/*hide the sub title in upcoming events widget*/
#idtvR3F  .amev-event-title > a > span {
	display: none!important;
}


/**** search in header ****/

.c-sitesearch {
    background-color: #00aca2;
    padding-left: 20px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
@media screen and (min-width: 768px) {
.c-sitesearch .container {
    padding: 0 10px;
  }
}
.c-sitesearch .container {
    position: relative;
    padding: 0;
}
@media screen and (min-width: 768px) {
.c-sitesearch .container--search.container--search {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 75px;
    padding-right: 75px;
}
}
.c-sitesearch fieldset {
    border: none;
    margin: 0;
    padding: 0;
  	display:inline;
}
.layout-row {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
.layout-align-start-center > *, .layout-align-center-center > *, .layout-align-end-center > *, .layout-align-space-between-center > *, .layout-align-space-around-center > * {
    max-width: 100%;
    box-sizing: border-box;
}
.sr-only {
    display: none!important;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}
.c-sitesearch .input-group {
    margin-right: 12px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media screen and (min-width: 768px) {
.c-sitesearch .input-group {
    -webkit-flex: none!important;
    -ms-flex: none!important;
    flex: none!important;
    margin-right: 20px;
}
}
.c-sitesearch label {
    color: #fff;
    font-size: 1em;
    font-weight: 600;
    line-height: 20px;
    display: inline-block;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  	padding-top:10px;
}
@media screen and (min-width: 768px) {
.c-sitesearch label {
    font-size: 1.25em;
    line-height: 28px;
}
}
.jcf-radio {
    vertical-align: middle;
    display: inline-block;
    position: relative;
    cursor: default;
    background: #fff;
    border: 1px solid #777;
    border-radius: 9px;
    margin: 0 3px 0 0;
    height: 16px;
    width: 16px;
}
.c-sitesearch .jcf-radio {
    float: left;
    margin-right: 5px;
    border: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
}
@media screen and (min-width: 768px) {
.c-sitesearch .jcf-radio {
    width: 22px;
    height: 22px;
    margin-right: 15px;
}
}
.jcf-radio input[type=radio], .no-filters .categoryFilter {
    display: none;
}
.jcf-radio input[type=radio] {
    position: absolute;
    height: 100%;
    width: 100%;
    border: 0;
    margin: 0;
    left: 0;
    top: 0;
}
.jcf-radio.jcf-checked span {
    display: block;
}
.c-sitesearch .jcf-radio span {
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
    background: #003564;
}
.jcf-radio span {
    display: none;
    position: absolute;
    top: 3px;
    left: 3px;
    right: 3px;
    bottom: 3px;
    background: #777;
    border-radius: 100%;
}
@media screen and (min-width: 768px) {
.c-sitesearch .input-group {
    -webkit-flex: none!important;
    -ms-flex: none!important;
    flex: none!important;
    margin-right: 20px;
}
}
.c-sitesearch .input-group {
    margin-right: 12px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media screen and (min-width: 768px) {
.c-sitesearch .mobile-search-trigger {
    display: none;
}
}
.c-sitesearch .mobile-search-trigger {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 48px;
    max-width: 110px;
    border-radius: 0;
    background-color: #00aca1;
    background-image: url(//barrielibrary.libnet.info/images/tile/barrielibrary/bpl-search-icon-white.png);
    background-position: center;
    border: 0;
    outline: 0;
    background-repeat: no-repeat;
    border-left: 1px solid #00837b;
}
.c-sitesearch .searchButton {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    background: url(//barrielibrary.libnet.info/images/tile/barrielibrary/bpl-search-icon.png) right 50% no-repeat;
    background-size: cover;
    width: 22px;
    height: 22px;
}
.c-sitesearch__form {
    position: relative;
    display: none;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
}
@media screen and (min-width: 768px) {
.c-sitesearch__form {
    display: inline-block;
    max-width: 310px!important;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
}
}
.c-sitesearch__form .searchFormSearchBox {
    position: relative;
}
@media screen and (min-width: 768px) {
.c-sitesearch__form .searchFormSearchBox {
    width: auto;
    display: inline-block;
}
}
.c-search-input {
    height: 46px;
    color: #00837b;
    line-height: 35px;
    font-size: 1em;
    font-weight: 600;
    padding-left: 15px;
    border: 2px solid #00837b;
    background-color: #fff;
    width: 100%;
    padding-right: 37px;
}
@media screen and (min-width: 768px) {
.c-search-input {
    line-height: 40px;
    font-size: 1.25em;
}
}
.c-sitesearch .searchButton span {
    display: none;
}
search.container--search {
    background: url(//barrielibrary.libnet.info/images/tile/barrielibrary/bpl-search-band.png) left top no-repeat;
    max-width: 1600px;
    justify-content: flex-end;
    padding-left: 20px;
    padding-right: 0;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
