@import url('https://fonts.googleapis.com/css?family=Muli:300,400,700,900');.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: none;}.link, a{font-weight: bold;}
#header #layout>.amh-row, #header>.amh-row{max-width: 1170px;}
#header #layout>.amh-row>.amh-block>.amh-content, #header>.amh-row>.amh-block>.amh-content{max-width: 1170px;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 1170px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 1170px;}
.bodysize{max-width: 1170px;}
#footer #layout>.amh-row, #footer>.amh-row{max-width: 1170px;}
#footer #layout>.amh-row>.amh-block>.amh-content, #footer>.amh-row>.amh-block>.amh-content{max-width: 1170px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #46ccac;}
.link:hover, a:hover{color: #db3d32;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #ffffff;}
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: bold;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	background-color: #46ccac;
	background: #46ccac;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#46ccac), color-stop(50%,#46ccac), color-stop(51%,#46ccac), color-stop(100%,#46ccac));
	background: -moz-linear-gradient(top,  #46ccac 0%, #46ccac 50%, #46ccac 51%, #46ccac 100%);
	background: -webkit-linear-gradient(top,  #46ccac 0%,#46ccac 50%,#46ccac 51%,#46ccac 100%);
	background: -o-linear-gradient(top,  #46ccac 0%,#46ccac 50%,#46ccac 51%,#46ccac 100%);
	background: -ms-linear-gradient(top,  #46ccac 0%,#46ccac 50%,#46ccac 51%,#46ccac 100%);
	background: linear-gradient(top,  #46ccac 0%,#46ccac 50%,#46ccac 51%,#46ccac 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#46ccac', endColorstr='#46ccac',GradientType=0 );
	border: 3px solid #ffffff;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #db3d32;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#db3d32), color-stop(50%,#db3d32), color-stop(51%,#db3d32), color-stop(100%,#db3d32));
	background: -moz-linear-gradient(top,  #db3d32 0%, #db3d32 50%, #db3d32 51%, #db3d32 100%);
	background: -webkit-linear-gradient(top,  #db3d32 0%,#db3d32 50%,#db3d32 51%,#db3d32 100%);
	background: -o-linear-gradient(top,  #db3d32 0%,#db3d32 50%,#db3d32 51%,#db3d32 100%);
	background: -ms-linear-gradient(top,  #db3d32 0%,#db3d32 50%,#db3d32 51%,#db3d32 100%);
	background: linear-gradient(top,  #db3d32 0%,#db3d32 50%,#db3d32 51%,#db3d32 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db3d32', endColorstr='#db3d32',GradientType=0 );
	border: 3px solid #ffffff;
	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: 3px solid #ffffff;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 9px 9px 0px 0px;
	-moz-border-radius: 9px 9px 0px 0px;
	border-radius: 9px 9px 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: #db3d32;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #ff8a1f;
	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 #ffffff;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: normal;
	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: #000000;
}
.vtab{
	font-weight: normal;
	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: #000000;
}
.vtab:hover, .vtab_selected{
	background: #000000;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#000000), color-stop(50%,#000000), color-stop(51%,#000000), color-stop(100%,#000000));
	background: -moz-linear-gradient(-90deg,  #000000 0%, #000000 50%, #000000 51%, #000000 100%);
	background: -webkit-linear-gradient(-90deg,  #000000 0%,#000000 50%,#000000 51%,#000000 100%);
	background: -o-linear-gradient(-90deg,  #000000 0%,#000000 50%,#000000 51%,#000000 100%);
	background: -ms-linear-gradient(-90deg,  #000000 0%,#000000 50%,#000000 51%,#000000 100%);
	background: linear-gradient(-90deg,  #000000 0%,#000000 50%,#000000 51%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 );
	color: #ffffff;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #e9e9e9;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e9e9e9), color-stop(50%,#e9e9e9), color-stop(51%,#e9e9e9), color-stop(100%,#e9e9e9));
	background: -moz-linear-gradient(top,  #e9e9e9 0%, #e9e9e9 50%, #e9e9e9 51%, #e9e9e9 100%);
	background: -webkit-linear-gradient(top,  #e9e9e9 0%,#e9e9e9 50%,#e9e9e9 51%,#e9e9e9 100%);
	background: -o-linear-gradient(top,  #e9e9e9 0%,#e9e9e9 50%,#e9e9e9 51%,#e9e9e9 100%);
	background: -ms-linear-gradient(top,  #e9e9e9 0%,#e9e9e9 50%,#e9e9e9 51%,#e9e9e9 100%);
	background: linear-gradient(top,  #e9e9e9 0%,#e9e9e9 50%,#e9e9e9 51%,#e9e9e9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#e9e9e9',GradientType=0 );

	color: #000000;
	border-right: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-top: 0px solid #ffffff;
	-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: #000000;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(50%,#000000), color-stop(51%,#000000), color-stop(100%,#000000));
	background: -moz-linear-gradient(top,  #000000 0%, #000000 50%, #000000 51%, #000000 100%);
	background: -webkit-linear-gradient(top,  #000000 0%,#000000 50%,#000000 51%,#000000 100%);
	background: -o-linear-gradient(top,  #000000 0%,#000000 50%,#000000 51%,#000000 100%);
	background: -ms-linear-gradient(top,  #000000 0%,#000000 50%,#000000 51%,#000000 100%);
	background: linear-gradient(top,  #000000 0%,#000000 50%,#000000 51%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 );
	color: #ffffff;
}
.tab a{
	color: #000000;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #ffffff;
}
.tab-bar{
	border-bottom: 1px solid #ffffff;
}
@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: 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/roxburylibrary/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 0px solid #cfcfcf;
	background-color: #ffffff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.01);
	-moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.01);
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.01);
}
.widgetheader{
	color: #000000;
	font-weight: bold;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	border-radius: 8px 8px 0px 0px;
	background: #f8f8f8;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(50%,#f8f8f8), color-stop(51%,#f8f8f8), color-stop(100%,#f8f8f8));
	background: -moz-linear-gradient(top,  #f8f8f8 0%, #f8f8f8 50%, #f8f8f8 51%, #f8f8f8 100%);
	background: -webkit-linear-gradient(top,  #f8f8f8 0%,#f8f8f8 50%,#f8f8f8 51%,#f8f8f8 100%);
	background: -o-linear-gradient(top,  #f8f8f8 0%,#f8f8f8 50%,#f8f8f8 51%,#f8f8f8 100%);
	background: -ms-linear-gradient(top,  #f8f8f8 0%,#f8f8f8 50%,#f8f8f8 51%,#f8f8f8 100%);
	background: linear-gradient(top,  #f8f8f8 0%,#f8f8f8 50%,#f8f8f8 51%,#f8f8f8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#f8f8f8',GradientType=0 );
}
.widgetbody{
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-radius: 0px 0px 8px 8px;
	border-radius: 0px 0px 8px 8px;
}
.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: #ffffff;
	background-color: #ffffff;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #ffffff;
}
.bottomrule{
	border-bottom: 1px solid #ffffff;
}
.bodytext{color: #000000;}
.headingtext{color: #000000;}
@import url('https://fonts.googleapis.com/css?family=Muli:300,400,700,900');

body {
	font-family: 'Muli', sans-serif;
  	font-size: 18px;
  	font-weight: 400;
	text-rendering: optimizeLegibility;
}
#body {
  padding-left: 2%;
  padding-right: 2%;
}

a:hover{
	cursor: pointer;
}

#header {
  margin-bottom: 20px;
}
#header img {
  image-rendering: -webkit-optimize-contrast; 
}
#header #mce_23 > div > a > span > img {
padding-bottom: 20px;
}
#body > div > h1 {
padding-left: 5%;
}

.amev-event-list {
  max-width: 100%; 
}

/* CUSTOM 1 */
/* Fix for image overflow (used first on /virtual and /coronavirus) */
.custom1 img {
  max-width: 100%;
  height: auto;
}
.custom1 iframe {
  max-width: 100%; 
}

/* CUSTOM 2 */
/* Adjustment for tablet breakpoints (used first on /virtual) */
@media (min-width: 768px) {
  .custom2.col-md-1 {
  	width: 8%;
    display: inline-block;
    vertical-align: top;      
  }
  .custom2.col-md-2 {
  	width: 16%;
    display: inline-block;
    vertical-align: top;    
  }
  .custom2.col-md-3 {
  	width: 24.5%;
    display: inline-block;
    vertical-align: top;
  }
  .custom2.col-md-4 {
  	width: 33%;
    display: inline-block;
    vertical-align: top;    
  }
  .custom2.col-md-5 {
  	width: 41%;
    display: inline-block;
    vertical-align: top;    
  }
  .custom2.col-md-6 {
    width: 49.5%;
    display: inline-block;
    vertical-align: top;
  }
  .custom2.col-md-7 {
  	width: 58%;
    display: inline-block;
    vertical-align: top;    
  }
  .custom2.col-md-8 {
  	width: 66%;
    display: inline-block;
    vertical-align: top;    
  }
  .custom2.col-md-9 {
    width: 74.5%;
    display: inline-block;
    vertical-align: top;
  }
  .custom2.col-md-10 {
  	width: 83%;
    display: inline-block;
    vertical-align: top;    
  }
  .custom2.col-md-11 {
  	width: 91%;
    display: inline-block;
    vertical-align: top;    
  }
}

/**CMS NAV**/
#idFPXIx {
height: 160px !important;
}
#idgfhVJ {
height: 160px !important;
}
#idO2K0e {
height: 160px !important;
}
#id8eqOO {
height: 160px !important;
}
/*hides the default home tab DO NOT DELETE */
.navbar-top ul.navbar-nav > li:nth-child(2) {
   	display: none;
}

.navbar {
    border: 0px solid transparent;
  	border-radius: 0;
}

.navbar-top .navbar-nav > li > a {
	padding: 18px 30px 18px 30px;
	font-size: 11pt;
	font-weight: bold;
    text-transform: uppercase;
}
#navbar .dropdown-menu {
  background-color: #000000!important;
  border: 1px solid rgba(0,0,0,.15);
  border-top: 0px solid rgba(0,0,0,.15);
  margin-top: 0px;
}

.dropdown-menu li div ul li p span.heading4 {
  color: #46ccab;
  font-weight: 800;

}
.dropdown-menu li div ul li p {
 	border-bottom: 1px solid #808080;
  	padding-left:0;
}
#navbar-collapse-grid ul li:nth-child(4) .dropdown-menu li div ul:first-child li p,
#navbar-collapse-grid ul li:nth-child(6) .dropdown-menu li div ul:first-child li p,
#navbar-collapse-grid ul li:nth-child(8) .dropdown-menu li div ul:first-child li p,
#navbar-collapse-grid ul li:nth-child(10) .dropdown-menu li div ul:first-child li p,
#navbar-collapse-grid ul li:nth-child(14) .dropdown-menu li div ul:first-child li p,
#navbar-collapse-grid ul li:nth-child(16) .dropdown-menu li div ul:first-child li p{
 	display:none;
}

.dropdown-menu li div ul {
	padding-right: 30px;
	width: 25%;
  	margin-top: 0px; 
}

.nav-list > li > a {
  color: #fff!important;
  cursor: pointer;
  padding-left:0;
  white-space: normal;
  min-width: 200px;
}
.nav-list > li > a:hover {
  color: #46ccab!important;
  background-color: #000000!important;
}

#navbar-collapse-grid ul li:nth-child(4) .dropdown-menu li div ul:first-child li a,
#navbar-collapse-grid ul li:nth-child(6) .dropdown-menu li div ul:first-child li a,
#navbar-collapse-grid ul li:nth-child(8) .dropdown-menu li div ul:first-child li a,
#navbar-collapse-grid ul li:nth-child(10) .dropdown-menu li div ul:first-child li a,
#navbar-collapse-grid ul li:nth-child(14) .dropdown-menu li div ul:first-child li a,
#navbar-collapse-grid ul li:nth-child(16) .dropdown-menu li div ul:first-child li a {
  	background-color: #46ccab;
  	padding: 12px 28px;
  	margin-top: 20px;
  	margin-left: 10px;
	text-align: center;
  	border-radius: 10px;
  	font-weight: 800;
  	display: inline-block;
}
#navbar-collapse-grid ul li:nth-child(4) .dropdown-menu li div ul:first-child li a:hover,
#navbar-collapse-grid ul li:nth-child(6) .dropdown-menu li div ul:first-child li a:hover,
#navbar-collapse-grid ul li:nth-child(8) .dropdown-menu li div ul:first-child li a:hover,
#navbar-collapse-grid ul li:nth-child(10) .dropdown-menu li div ul:first-child li a:hover,
#navbar-collapse-grid ul li:nth-child(14) .dropdown-menu li div ul:first-child li a:hover,
#navbar-collapse-grid ul li:nth-child(16) .dropdown-menu li div ul:first-child li a:hover {
  	background-color: #fff!important;
	color: #525252!important;
}




.dropdown-menu>li>a {
    padding: 8px 16px 8px 16px;
    color: #ffffff!important;
  	background-color: #000000!important;
    white-space: nowrap;
  	font-size: 1em;
  	font-weight: 300;
}
.dropdown-menu>li>a:hover {
    color: #6ec9ae!important;
    background-color: #000000!important;
}


.fa-sort-down:before, .fa-sort-desc:before {
    display: none;
}
.navbar-nav {
    /*margin: 0px -15px;*/
    padding: -1 0 0 115px;
}
.nav-mobile .navbar-brand {
    display: none;
}
.navbar-top {
    background: #e9e9e9;
    background-color: #e9e9e9;
border-top-right-radius: 16px;
border-top-left-radius: 16px;
   -moz-border-radius-topright:16px;
     -moz-border-radius-topleft:16px;
  -webkit-border-top-right-radius:16px;
  -webkit-border-top-left-radius:16px;
}

.navbar-top .navbar-nav > li:nth-child(4) > a {
  border-top-left-radius: 16px;
     -moz-border-radius-topleft:16px;
  -webkit-border-top-left-radius:16px;
}

/**BUTTON**/
.button {
  	text-decoration: none;
  	font-weight: 500;
    padding: 8px 16px;
  	transition: all .25s ease;
}
.button:hover {
  	text-decoration: none;
}
.amev-event-list {
    overflow: hidden;
    overflow-y: scroll;
    height: 1000px !important;
}
/**HEADER**/


#header .logo {
    float: left;
    width: 264px;
    height: auto;
    margin: 15px 0 15px;
}


#idxQXSd > div > span > p:nth-child(2) > img {
margin-bottom: 15px;
}

.dropdown-menu li div ul .current {
text-decoration: underline;
color: #46ccab !important;
}
 #idGOgfi {
      display: inline-flex;
  }
@media (min-width: 768px) and (max-width: 992px) {
  
 #idX7TNa {
  column-count:2;
  }
  #idEwFNs > div {
    margin: 0;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid-column;
    display: table;
  }
  
}
/**FOOTER**/
#default_footer {
	display: none;
}
#footer {
  margin: 0 auto;
}

.footerhours {
    float: left;
    text-align: left;
	color: #f6f6f6;
}

.footer_bar_right {
    float: right;
}
.footer_bar {
    position: relative;
    overflow: hidden;
    background-color: #eaeaea;
    padding-top: 5px;
    padding-bottom: 5px;
}
.footer_bar a {
    color: #fff;
    margin-left: 10px;
    height: 28px;
    width: 28px;
    text-indent: -9999px;
    display: block;
    float: right;
    opacity: .8;
}
.footer_bar a:hover {
    opacity: 1;
}
a.yahoo {
    background: url(/images/tile/roxburylibrary/socials.png) no-repeat -56px 0;
    height: 28px;
    width: 28px;
}
a.google {
    background: url(/images/tile/roxburylibrary/socials.png) no-repeat -84px 0;
    height: 28px;
    width: 28px;
}
a.twitter {
    background: url(/images/tile/roxburylibrary/socials.png) no-repeat -28px 0;
    height: 28px;
    width: 28px;
}
a.facebook {
    background: url(/images/tile/roxburylibrary/socials.png) no-repeat 0 0;
    height: 28px;
    width: 28px;
    float: right;
    text-indent: -99999px;
}
.wireless {
    float: right;
    text-align: right;
	color: #f6f6f6;
}
.wireless img {
    margin-top: -3px;
    float: right;
    margin-left: 10px;
    margin-bottom: 20px;
}
.wireless a {
    color: #fff;
}


/**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;
}
/*event listing short description*/
.eelistdesc {
  font-size: 1.2em;
}
.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;
  }


}
@media (max-width:961px)  { /* tablet, landscape iPad, lo-res laptops ands desktops */ 
#idy8dXK {
  display: inline-flex;
  }
  #idGOgfi {
      display: inline-flex;
  }
  #mce_26 > div > a > span > img {
    float: unset !important; 
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }
  #mce_24 > div > a > span > img{
   float: unset !important; 
    margin-left: auto;
    margin-right: auto;
    display: flex;  
  }
/*  #idp4VhN {
  	margin-top: -25px;
  }*/
}
/*filters*/

#eventsearch {
  margin-bottom: 15px;
}
.events-filter-row {
    padding: 1em 2em 1em 2em;
  	margin-bottom: 0px;

}
.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: 340px; 
  
}
/*date string in upcoming events widget*/
.amev-event-time > .headingtext {
  	color: #000000 !important;
}
.amev-event-title a {
    text-decoration: none;
  	font-size: 0.8em;
}

.amev-event-description .eventRegButton {
  	font-size: 0.95em;
  	margin-bottom: 0.3em;
}

/*my events login page*/
.ammev-login {
    margin: 20px auto;
}
.amPopup {
    padding-bottom: 15px;
}

/** RESERVE **/

.amnp-holder {
    padding: 15px;
}



@media (min-width: 768px) {

/*dropdown menus on hover*/
.dropdown:hover > .dropdown-menu { 
  	display: block !important; 
}
     #navbar {
  font-size:15px;
  }
  /* 
  .navbar-top .navbar-nav > li:nth-child(4) a {
    border-top-left-radius: 16px;
  }
.navbar-top .navbar-nav > li:nth-child(16) a {
    border-top-right-radius: 16px;
  }
  */
}


@media (max-width: 767px) {
.dropdown-menu li div ul {
    padding-right: 0px;
    width: 100%;
    margin-top: 15px;
  	display: block;
}
  #mce_23 > div > a > span > img {
     padding-bottom: unset !important; 
    margin-left: auto;
    margin-right: auto;
    display: block;
}
  #idCRrw9 > div > span > p {
     text-align: unset;
    margin-left: auto;
    margin-right: auto;
    display: table;
  }
  #searchbar {
    width: 95% !important;
    margin-left: auto;
    padding: 6px;
    margin-right: auto;
    display: block;
}
  #mce_29 > form > p:nth-child(2) {
  font-size: 15px;
    margin-left: auto;
    margin-right: auto;
    display: table;
  }
  #idFPXIx, #id8eqOO, #idgfhVJ, #idO2K0e {
  height:unset !important;
  }
#header {
     margin-bottom: unset; 
}

#navbar-collapse-grid ul li:nth-child(4) .dropdown-menu li div ul:first-child li a,
#navbar-collapse-grid ul li:nth-child(6) .dropdown-menu li div ul:first-child li a,
#navbar-collapse-grid ul li:nth-child(8) .dropdown-menu li div ul:first-child li a,
#navbar-collapse-grid ul li:nth-child(10) .dropdown-menu li div ul:first-child li a,
#navbar-collapse-grid ul li:nth-child(14) .dropdown-menu li div ul:first-child li a,
#navbar-collapse-grid ul li:nth-child(16) .dropdown-menu li div ul:first-child li a {
  	margin-right: 10px;
  	display: block;
}
}




@media (max-width:1172px) and (min-width: 768px) {

.navbar-top .navbar-nav > li > a {
	padding: 18px 12px 18px 12px;
  	font-size: 0.9em;
  }
  
.navbar-nav>li {
    float: none;
    display: inline-block;
}
  
  .navbar-nav {
    float: none;
    text-align: center;
  }
#navbar-collapse-grid ul li:nth-child(4) .dropdown-menu li div ul:first-child li a,
#navbar-collapse-grid ul li:nth-child(6) .dropdown-menu li div ul:first-child li a,
#navbar-collapse-grid ul li:nth-child(8) .dropdown-menu li div ul:first-child li a,
#navbar-collapse-grid ul li:nth-child(10) .dropdown-menu li div ul:first-child li a,
#navbar-collapse-grid ul li:nth-child(14) .dropdown-menu li div ul:first-child li a,
#navbar-collapse-grid ul li:nth-child(16) .dropdown-menu li div ul:first-child li a {
  	font-size:0.9em;
  	padding: 12px 5px;
  	min-width: 150px
}
}



@media (max-width: 991px) {

.footerhours {
    float: none;
    text-align: center;
	font-size: 12px!important;
}
.footer_bar_right {
    float: none;
    width: 100%;
    display: block;
    text-align: center;
}
.footer_bar a {
    float: none!important;
    display: inline-block;
    margin-right: 7px;
    margin-left: 7px;
}
  .wireless {
    float: none;
    display: block;
    text-align: center;
    width: auto;
    font-size: 12px!important;
}
  .wireless img {
    float: none;
    display: block;
    text-align: center;
    width: 44px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    margin-top: 5px;
}
}


/*WIDGET STYLING*/

div[data-widgetid='5340'] .amev-event-list{
    /* height: calc(100vh - 100px) !important;*/
    height: 720px !important;
}
/*event widget in footer*/
div[data-widgetid='7033'] .amev-event-list{
    height: 600px !important;
}

/*about library widget in footer*/
div[data-widgetid='7029'] .branchtitle.headingtext {
	font-size: 0px;
}
div[data-widgetid='7029'] .branchtitle.headingtext:before {
	content: 'About the Library';
	font-size: 16px;
}



/***SEARCH BAR****/
#idYw63p > div > span > p:nth-child(1) > input[type=text] {
width: 99%;
padding: 8px;
}
#idYw63p > div > span > p:nth-child(2) {
float: right;
}
#idYw63p > div > span > p:nth-child(2) > input[type=radio]:nth-child(2) {
margin-left: 40px;
}
#idYw63p > div > span > p:nth-child(2) > input[type=radio]:nth-child(1){
margin-right: 7px;
}
#idYw63p > div > span > p:nth-child(2) > input[type=radio]:nth-child(2){
margin-right: 7px;
}
#editsubmit{
color: #46ccac;
background-color: #fff;
border-color: #fff;
position: relative;
bottom: 38px;
right: 15px;
}
#catalog {
margin: 7px 14px 0;
}
#site {
margin: 7px 14px 0;
}
#navbar-collapse-grid{
background: #e9e9e9;
  background-color: #e9e9e9;
border-top-right-radius: 16px;
border-top-left-radius: 16px;
   -moz-border-radius-topright:16px;
     -moz-border-radius-topleft:16px;
  -webkit-border-top-right-radius:16px;
  -webkit-border-top-left-radius:16px;
}
#searchbar {
width: 99%;
padding: 10px; 
}

#idA0rbe {
      display: flex !important;
}
#iddhZQW {
display: none;
}
#idj4vXF {
 display: flex !important;
}
#idYw63p > div > span > form > p:nth-child(2) {
font-size: 14px;
}
#navbar-collapse-grid > ul > li > ul > li > div {
padding:25px;
}

.cycle-pager-active {
color: #e9e9e9;
}

.dropdown-toggle.js-activated.noselect.current {
background: #46ccab; !important;
}
/*
#navbar-collapse-grid > ul > li:nth-child(16) > a {
padding-right: 72px;
}*/

div[data-widgetid='8672'] .amev-event-list{
height: 1700px !important;
width: 250px