.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: none;}.link, a{font-weight: normal;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 1140px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 1140px;}
.bodysize{max-width: 1140px;}
#footer #layout>.amh-row, #footer>.amh-row{max-width: 1140px;}
#footer #layout>.amh-row>.amh-block>.amh-content, #footer>.amh-row>.amh-block>.amh-content{max-width: 1140px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #0569b3;}
.link:hover, a:hover{color: #d2d600;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #cccaca;}
body{
		color: #454545;
		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:#adadad;
	}
#default_footer a{
		text-decoration: underline;
		color:#adadad;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	border-radius: 11px;
	background-color: #0569b3;
	background: #0569b3;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0569b3), color-stop(50%,#0569b3), color-stop(51%,#0569b3), color-stop(100%,#0569b3));
	background: -moz-linear-gradient(top,  #0569b3 0%, #0569b3 50%, #0569b3 51%, #0569b3 100%);
	background: -webkit-linear-gradient(top,  #0569b3 0%,#0569b3 50%,#0569b3 51%,#0569b3 100%);
	background: -o-linear-gradient(top,  #0569b3 0%,#0569b3 50%,#0569b3 51%,#0569b3 100%);
	background: -ms-linear-gradient(top,  #0569b3 0%,#0569b3 50%,#0569b3 51%,#0569b3 100%);
	background: linear-gradient(top,  #0569b3 0%,#0569b3 50%,#0569b3 51%,#0569b3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0569b3', endColorstr='#0569b3',GradientType=0 );
	border: 2px solid #0569b3;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #20c9c9;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#20c9c9), color-stop(50%,#20c9c9), color-stop(51%,#20c9c9), color-stop(100%,#20c9c9));
	background: -moz-linear-gradient(top,  #20c9c9 0%, #20c9c9 50%, #20c9c9 51%, #20c9c9 100%);
	background: -webkit-linear-gradient(top,  #20c9c9 0%,#20c9c9 50%,#20c9c9 51%,#20c9c9 100%);
	background: -o-linear-gradient(top,  #20c9c9 0%,#20c9c9 50%,#20c9c9 51%,#20c9c9 100%);
	background: -ms-linear-gradient(top,  #20c9c9 0%,#20c9c9 50%,#20c9c9 51%,#20c9c9 100%);
	background: linear-gradient(top,  #20c9c9 0%,#20c9c9 50%,#20c9c9 51%,#20c9c9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#20c9c9', endColorstr='#20c9c9',GradientType=0 );
	border: 2px solid #20c9c9;
	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: 2px solid #0569b3;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	border-radius: 11px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 11px 11px 0px 0px;
	-moz-border-radius: 11px 11px 0px 0px;
	border-radius: 11px 11px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #377275;
	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: #3a4f4b;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #00b0b0;
	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 #cccaca;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: bold;
	background: #0569b3;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0569b3), color-stop(50%,#0569b3), color-stop(51%,#0569b3), color-stop(100%,#0569b3));
	background: -moz-linear-gradient(top,  #0569b3 0%, #0569b3 50%, #0569b3 51%, #0569b3 100%);
	background: -webkit-linear-gradient(top,  #0569b3 0%,#0569b3 50%,#0569b3 51%,#0569b3 100%);
	background: -o-linear-gradient(top,  #0569b3 0%,#0569b3 50%,#0569b3 51%,#0569b3 100%);
	background: -ms-linear-gradient(top,  #0569b3 0%,#0569b3 50%,#0569b3 51%,#0569b3 100%);
	background: linear-gradient(top,  #0569b3 0%,#0569b3 50%,#0569b3 51%,#0569b3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0569b3', endColorstr='#0569b3',GradientType=0 );
	color: #e8e8e8;
}
.vtab{
	font-weight: bold;
	background: #0569b3;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#0569b3), color-stop(50%,#0569b3), color-stop(51%,#0569b3), color-stop(100%,#0569b3));
	background: -moz-linear-gradient(-90deg,  #0569b3 0%, #0569b3 50%, #0569b3 51%, #0569b3 100%);
	background: -webkit-linear-gradient(-90deg,  #0569b3 0%,#0569b3 50%,#0569b3 51%,#0569b3 100%);
	background: -o-linear-gradient(-90deg,  #0569b3 0%,#0569b3 50%,#0569b3 51%,#0569b3 100%);
	background: -ms-linear-gradient(-90deg,  #0569b3 0%,#0569b3 50%,#0569b3 51%,#0569b3 100%);
	background: linear-gradient(-90deg,  #0569b3 0%,#0569b3 50%,#0569b3 51%,#0569b3 100%);
	color: #e8e8e8;
}
.vtab:hover, .vtab_selected{
	background: #0569b3;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#0569b3), color-stop(50%,#0569b3), color-stop(51%,#0569b3), color-stop(100%,#0569b3));
	background: -moz-linear-gradient(-90deg,  #0569b3 0%, #0569b3 50%, #0569b3 51%, #0569b3 100%);
	background: -webkit-linear-gradient(-90deg,  #0569b3 0%,#0569b3 50%,#0569b3 51%,#0569b3 100%);
	background: -o-linear-gradient(-90deg,  #0569b3 0%,#0569b3 50%,#0569b3 51%,#0569b3 100%);
	background: -ms-linear-gradient(-90deg,  #0569b3 0%,#0569b3 50%,#0569b3 51%,#0569b3 100%);
	background: linear-gradient(-90deg,  #0569b3 0%,#0569b3 50%,#0569b3 51%,#0569b3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0569b3', endColorstr='#0569b3',GradientType=0 );
	color: #ffffff;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #0569b3;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0569b3), color-stop(50%,#0569b3), color-stop(51%,#0569b3), color-stop(100%,#0569b3));
	background: -moz-linear-gradient(top,  #0569b3 0%, #0569b3 50%, #0569b3 51%, #0569b3 100%);
	background: -webkit-linear-gradient(top,  #0569b3 0%,#0569b3 50%,#0569b3 51%,#0569b3 100%);
	background: -o-linear-gradient(top,  #0569b3 0%,#0569b3 50%,#0569b3 51%,#0569b3 100%);
	background: -ms-linear-gradient(top,  #0569b3 0%,#0569b3 50%,#0569b3 51%,#0569b3 100%);
	background: linear-gradient(top,  #0569b3 0%,#0569b3 50%,#0569b3 51%,#0569b3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0569b3', endColorstr='#0569b3',GradientType=0 );

	color: #e8e8e8;
	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: #0569b3;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0569b3), color-stop(50%,#0569b3), color-stop(51%,#0569b3), color-stop(100%,#0569b3));
	background: -moz-linear-gradient(top,  #0569b3 0%, #0569b3 50%, #0569b3 51%, #0569b3 100%);
	background: -webkit-linear-gradient(top,  #0569b3 0%,#0569b3 50%,#0569b3 51%,#0569b3 100%);
	background: -o-linear-gradient(top,  #0569b3 0%,#0569b3 50%,#0569b3 51%,#0569b3 100%);
	background: -ms-linear-gradient(top,  #0569b3 0%,#0569b3 50%,#0569b3 51%,#0569b3 100%);
	background: linear-gradient(top,  #0569b3 0%,#0569b3 50%,#0569b3 51%,#0569b3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0569b3', endColorstr='#0569b3',GradientType=0 );
	color: #ffffff;
}
.tab a{
	color: #e8e8e8;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #ffffff;
}
.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: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: ;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,), color-stop(0%,), color-stop(1%,), color-stop(100%,));
	background: -moz-linear-gradient(top,   0%,  0%,  1%,  100%);
	background: -webkit-linear-gradient(top,   0%, 0%, 1%, 100%);
	background: -o-linear-gradient(top,   0%, 0%, 1%, 100%);
	background: -ms-linear-gradient(top,   0%, 0%, 1%, 100%);
	background: linear-gradient(top,   0%, 0%, 1%, 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='', endColorstr='',GradientType=0 );
	color: #ffffff;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/jaxpubliclibrary/logo.png);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #3a4f4b;
	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: #0569b3;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0569b3), color-stop(50%,#0569b3), color-stop(51%,#0569b3), color-stop(100%,#0569b3));
	background: -moz-linear-gradient(top,  #0569b3 0%, #0569b3 50%, #0569b3 51%, #0569b3 100%);
	background: -webkit-linear-gradient(top,  #0569b3 0%,#0569b3 50%,#0569b3 51%,#0569b3 100%);
	background: -o-linear-gradient(top,  #0569b3 0%,#0569b3 50%,#0569b3 51%,#0569b3 100%);
	background: -ms-linear-gradient(top,  #0569b3 0%,#0569b3 50%,#0569b3 51%,#0569b3 100%);
	background: linear-gradient(top,  #0569b3 0%,#0569b3 50%,#0569b3 51%,#0569b3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0569b3', endColorstr='#0569b3',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: #377275;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #377275;
	border-color: #377275;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #377275;
}
.polaris-nav-active i{
	color: #377275;
}
.widgetbody hr{
	color: #cccaca;
	background-color: #cccaca;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #cccaca;
}
.bottomrule{
	border-bottom: 1px solid #cccaca;
}
.bodytext{color: #454545;}
.headingtext{color: #377275;}
/* target a div to allow a content block to go full width */
#body>div>.amh-row>div#idQXbwR.amh-block>.amh-content {
    max-width: 100%;
   	color: #ffff;
}
#body {
    padding-top: 20px;
    width: 100%;
}
#idi7RyG > div > span > p{
    padding-top: 50px;
}
#idi7RyG > div > span > p > a{
    padding: 15px;
}

.header-form>div{
    display:inline-block;
}
.headingtext {
    color: #000;
}
#body > div > div.events-filter-section.events-type-section {
top: 300px !important;
}
#body > div > div.events-filter-section.events-location-section {
top: 306px !important;
}
#sticky-wrapper > div > span {
color: #377275;
}
#sticky-wrapper > div > i.fa.fa-chevron-left {
color: #377275;
}
#sticky-wrapper > div > i.fa.fa-chevron-right {
color: #377275;
}
#idVroE2 > div > span > div > div:nth-child(1) > p:nth-child(3) {
 color: #fff; 
}
#idVroE2 > div > span > div > p {
color: #fff;
}
#idV05ku > div > span > i {
color: #000;
margin-left: 40px;
}
#idoHUdG > div > p {
   color: #337ab7;
   font-weight: 600;
}
#\31 790_openingtimes > div.openingtimes_table {
color: #000;
}
#\31 790_openingtimes > div.nav_openingtimes > div.prev_openingtimes.noselect > span {
  color: #337ab7;
}
#\31 790_openingtimes > div.nav_openingtimes > div.curr_openingtimes.noselect > span {
 color: #337ab7;
}
#\31 790_openingtimes > div.nav_openingtimes > div.next_openingtimes.noselect > span {
 color: #337ab7;
}
#idm0vRo > div > span > div > span > a {
color: #337ab7;
}
#idzZ1Ds > div > a:nth-child(2) {
color: #337ab7;
}
#\35 347 > div.amev-event-list > div > div > div.eelistvenues {
color: #000;
}
#\35 347 > div.amev-all-events-link.eeeventall > a {
color: #337ab7;
}
#idoHUdG > div > p > a {
color: #337ab7;
}
#\35 347 > div.amev-event-list > div > div > div.amev-event-title > a {
  color: #337ab7;
}
#idV05ku > div > span > h4 > a{
  color: #337ab7;
  margin-left: 40px;
}
#idm0vRo > div > span > div > span > ul > li > a {
color: #337ab7;
}
#idm0vRo > div > span > div > span > ul > li > a:hover {
color: #fff;
background-color:#337ab7;
}
#idaiMWo > div > span > h2 {
  color:#000;
}
.eelisttitle a {
    font-weight: 600;
    font-size: 1.2em;
    margin-bottom: 0.5em;
    text-decoration: none;
    color: #337ab7;
}
.eelisttitle a:hover {
    font-weight: 600;
    font-size: 1.2em;
    margin-bottom: 0.5em;
    text-decoration: underline;
    color: #337ab7;
  
}
.header-form .form-item{
    display: inline-block;
    color: #000
}
.btn-primary {
    background: #f7d520;
    color: #fff;
    height: 32px;
    margin-left: 10px;
    line-height: 20px;
  border: 0;
}

.btn-primary:hover {
    background: #f7d520;
    color: #fff;
    height: 32px;
    margin-left: 10px;
    line-height: 20px;
}
.librarycard_submit {
  background-color: #f7d520;
}
#navbar-collapse-grid > ul > li > a > i {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-bottom: 0 dotted;
  border-left: 4px solid transparent;
  border-top-color: #f7d520;
  border-bottom-color: #f7d520;
}
.navbar-top .navbar-collapse {
    padding: 0 1px;
    
}
#header .form-group {
     margin-bottom: 0 !important;
}
#block-custom-search-blocks-1 {
 float:right;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
#edit-custom-search-paths {
  margin-left: 15px;
}
#edit-custom-search-blocks-form-1--2 {
  width: 300px;
  margin-left: 15px;
}
#navbar-collapse-grid > ul > li > ul {
    font-family: 'Lato',sans-serif;
    font-size: 16px;
    color: #fff;
  	cursor: pointer;
    padding: 3px 20px;
    font-weight: normal;
    line-height: 1.428571429;
    color: #f7d520;
    white-space: nowrap;
}
element.style {
    border-width: 0px;
    border-style: solid;
     padding-top: 1px !important; 
     padding-bottom: 0px !important; 
}


#idINt2e > div {    
  	margin: 0px !important; 
    padding: 0px !important; 
    position: relative;
}

#id2cP50 > div {
  border-width: 0px;
    border-style: solid;
     padding-top: 1px !important; 
     padding-bottom: 0px !important; 
}
.dropdown-menu > li > a {
    color: #4789cb;
}
.dropdown-menu > li > a:hover {
    color: #fff;
  	background: #4789cb;
}
#edit-custom-search-blocks-form-1--2 {
    width: 300px;
    margin-left: 15px;
    margin-top: 65px;
}
.events-filter-section {
    margin-top: -30px;
    padding: 10px 20px;
    display: none;
    position: absolute;
    left: 0;
    top: 2em;
    color: #4789cb;
    min-width: 300px;
    background-color: #fff;
    border: 1px solid #ddd;
    z-index: 3;
    -webkit-box-shadow: 0px 0px 6px #888888;
    -moz-box-shadow: 0px 0px 6px #888888;
    box-shadow: 0px 0px 6px #888888;
    text-align: left;
}
#edit-custom-search-paths-httpjkplentsirsinetclienten-usdefaultsearchresultslnen-usq-keyrw0 {
  float: left;
  margin-left: -20px;
  display: inline;
}
::selection {
    background: #ff5e99;
    color: #FFFFFF;
    text-shadow: 0;
}
.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd";
  	display: none;
}
#navbar > div > div.navbar-header.visible-xs.nav-mobile > div {
  
}
#idINt2e > div > span > p > img {
    vertical-align: middle;
  	display: inline-block;
    max-width: 100%;
    height: auto;
}
#navbar > div > div.navbar-header.visible-xs.nav-mobile > span > i {
  	position: relative;
  	color: #fff;
    float: right;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px;

}
#navbar > div > div.navbar-header.visible-xs.nav-mobile {
    margin-right: -15px;
    margin-left: -15px;
  padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
#navbar-collapse-grid > ul {
  background-color: #0569b3;
}

.navbar {
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 0px !important;
    border-radius: 0;
    border: #0569b3;
    background: #0569b3;
    z-index: 99;
    position: relative;
    min-height: 50px;
    text-align: center;
    margin-top: 20px;
}
#navbar-collapse-grid > ul > li:nth-child(2) > a {
  display: none;
}
.dropdown-menu>li>a {
    display: block;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7;
  	color: #f7d520;
}
/*Events and book a room links*/
#id1P5TK > div > span > h2 > a {
  color: #0569b3;
}

#id1P5TK > div > span > h2 > a:hover {
  color: #0569b3;
  text-decoration: none;
}
#idcXxxg > div > span > h2 > a {
  color: #0569b3;
}
#idcXxxg > div > span > h2 > a:hover {
  color: #0569b3;
  text-decoration:none;
}
/*--------*/
#body > div > div.row.events-filter-row > div.col-md-6 > button.events-option-dropdown.noselect.events-single-hidden {
		color: #fff;
  		background-color: #00aeef;
  		padding: 6px 12px;
  		border: solid 1px #fff;
  		font-weight: 400;
  		font-size: 12pt;
}
#body > div > div.row.events-filter-row > div.col-md-2.events-views > i.fa.fa-list.linkcolour {
  color: #000;
}
#body > div > div.row.events-filter-row > div.col-md-6 > span {
  color: #000;
}
.events-link > a {
    display: block;
    margin: .5em 0;
    color: #0569b3;
}
.events-link > a:hover {
    display: block;
    margin: .5em 0;
    color: #0569b3;
}
#body > div > div.row.events-filter-row > div.col-md-6 > button {
		color: #fff;
  		background-color: #00aeef;
  		padding: 6px 12px;
  		border: solid 1px #fff;
  		font-weight: 400;
  		font-size: 12pt;
}
#body > div > div.row.events-filter-row > div.col-md-2.events-views > button {
  		color: #fff;
  		background-color: #00aeef;
  		padding: 6px 12px;
  		border: solid 1px #fff;
  		font-weight: 400;
  		font-size: 12pt;
}

.navbar .navbar-nav > li > a {
    color: #fff;
    padding-left: 30px;
    padding-right: 30px;
}
.navbar .navbar-nav > li > a:hover {
  color: #f7d520;
}
.region-header .block-menu ul.menu.nav > li {
    display: inline-block;
    vertical-align: middle;
}
#block-menu-menu-secondary-menu > div > ul {
    display: inline-block;
    vertical-align: middle;
}
  .region-header .block-menu ul.nav {
    float: right;
}
.nav>li>a:hover {
  	color: #fff;
  	background: #428bca;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 6px;
    color: #0569b3;
}
.nav-mobile {
    /* font-size: 2em; */
    text-align: right;
    padding-right: 10px;
    height: 40px;
}
#navbar-collapse-grid > ul > li > a > i {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-bottom: 0 dotted;
  border-left: 4px solid transparent;
  border-top-color: #f7d520;
  border-bottom-color: #f7d520;
}
#navbar-collapse-grid > ul > li > ul {
    font-family: 'Lato',sans-serif;
    font-size: 16px;
    color: #0569b3;
  	cursor: pointer;
    padding: 3px 20px;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap;
}
.dropdown-menu > li > a {
    color: #4789cb;
}
.dropdown-menu > li > a:hover {
    color: #fff;
  	background: #4789cb;
}
::selection {
    background: #ff5e99;
    color: #FFFFFF;
    text-shadow: 0;
}
.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd";
  	display: none;
}
#navbar > div > div.navbar-header.visible-xs.nav-mobile > div {
  display: none;
}
#idINt2e > div > span > p > img {
    vertical-align: middle;
  	display: inline-block;
    max-width: 100%;
    height: auto;
}
#navbar > div > div.navbar-header.visible-xs.nav-mobile > span > i {
  	position: relative;
  	color: #fff;
    float: right;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px;

}
#navbar > div > div.navbar-header.visible-xs.nav-mobile {
    margin-right: -15px;
    margin-left: -15px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}


@media (max-width: 767px){
   img{
   	max-width: 100%;
    border:0;
     float: none !important;
  }
  #logo {
    text-align: center;
    width: 100%;
    display: inline-block;
  }
#idINt2e > div > span > div > div > div.col-md-7 {
  display: none;

  }
  
  
  #idINt2e > div > span > div > input[type="text"] {
    display: none;
  }
  #idINt2e > div > span > div > button > i {
    display: none;
  }
  #idINt2e > div > span > div > button {
    display: none;
  }
  #navbar-collapse-grid {
    background-color: #0569b3;
  }
  .navbar-top > div > ul > li > a {
    background: 0 0 !important;
    color: #fff !important;
    background-color: #fff
    margin-right: 25px;
}
 .navbar .navbar-nav > .open > a:hover {
    color: #f7d520;
}
.dropdown-menu > li > a {
    color: #fff;
}
  .dropdown-menu > ul:active {
    color: #f7d520;
}
  .dropdown-menu > li > a:hover {
     text-decoration: underline;
     background-color:#0569b3;
}
  nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
     color: #f7d520;
}
  .navbar .navbar-nav > .open > a:hover {
    color: #f7d520;
}
  #idTf4yv > div {
      background-image: url('http://jaxpubliclibrary.libnet.info/images/tile/jaxpubliclibrary/');
  	  background-image: none !important;
  }

  #navbar-collapse-grid > ul {
    text-align: left;
    color: #fff;
  }
  .navbar {
    margin-bottom: 10px !important;
    margin-top: 10px !important;
    background-color: #0569b3 !important
  }
  #idINt2e p {
    text-align: center;
  }
}

/**********EVENTS LISTING PAGE************/
.events2-reg-card-form::after {
   content: "Need a library card? Get one in 2 minutes at www.jaxpubliclibrary.org/librarycard"; 
    display: flex;
    margin-top: 5px;
}


/*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;
  }
}

/*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: 530px;
}
/*date string in upcoming events widget*/
.amev-event-time > .headingtext {
  	color: #000000 !important;
}
.amev-event-title a {
  text-decoration: none;
  color: #0569b3;
}

.amev-event-title a:hover {
  text-decoration: none;
  color: #f7d520;
}

.amev-event-description .eventRegButton {
  	font-size: 0.95em;
  	margin-bottom: 0.3em;
}
/*remove space above footer on event page*/
#idVFirR {
  margin-bottom: -60px;
}

/*my events login page*/
.ammev-login {
    margin: 20px auto;
}

/*FOOTER*/

#footer {
  background: #0569b3;
}
#default_footer{
  display: none;
}

#idVroE2 > div > span > div > div > h2 {
  font-size: 22px;
  color: #fff;
  font-family: 'Lusitana',serif;
  font-weight: 400;
  margin-left: 40px;
}

#body > div > div > div.roomlist-right.col-md-9.col-sm-12.col-xs-12 > div.roomlist-roominfo-box-container.container-fluid > div > div > div.roomlist-roominfo-head.row > div.col-md-12.roomlist-roominfo-location-container > div.roomlist-roominfo-location {
white-space: nowrap; 
overflow: hidden;
text-overflow: ellipsis;
}
.btn-default {
    color: #fff;
    background-color: #00aeef;
    border-color: #ccc;
  	border: solid 1px #fff;
    border-radius: 0px;
    font-size: 16px;
}

.btn-default:hover {
    color: #fff;
    background-color: #428bca;
    border-color: #ccc;
  	border: solid 1px #fff;
    border-radius: 0px;
    font-size: 16px;
}

#footer p {
    margin: 0 0 10px;
    margin-left:40px;
}
body {
	
    font-family: 'Lato',sans-serif;
    font-weight: 400;
    font-size: 15px;
   /* line-height: 24px;*/
    overflow-x: hidden;
}
.linkcolour, .fc-header h2, .link, .eeventcoming i, .eedate:after, .date-icon:after, a {
    color: #0569b3;
}

.linkcolour, .fc-header h2, .link, .eeventcoming i, .eedate:after, .date-icon:after, a:hover {
    color: #f7d520;
    text-decoration: underline;
}
#footer li {
    list-style: none;
    display: list-item;
    text-align: -webkit-match-parent;
}

li.amnp-segment-open:last-child {
  color:#fff
}


/* HIDE Event Type - separated into 3 sets for legibility*/ 
label[for="type_23"],[for="type_28"],[for="type_27"] { 
  display: none; 
}
/* HIDE Event Type - separated into 3 sets for legibility*/ 
label[for="loc_1820"],[for="loc_1819"] { 
  display: none; 
}

