.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: 1150px;}
#header #layout>.amh-row>.amh-block>.amh-content, #header>.amh-row>.amh-block>.amh-content{max-width: 1150px;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 1150px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 1150px;}
.bodysize{max-width: 1150px;}
#footer #layout>.amh-row, #footer>.amh-row{max-width: 1150px;}
#footer #layout>.amh-row>.amh-block>.amh-content, #footer>.amh-row>.amh-block>.amh-content{max-width: 1150px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #4ac7e9;}
.link:hover, a:hover{color: #666666;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #cccaca;}
body{
		color: #000000;
		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:#005587;
	}
#default_footer a{
		text-decoration: underline;
		color:#005587;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #00b0b0;
	background: #00b0b0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b0b0), color-stop(50%,#00b0b0), color-stop(51%,#00b0b0), color-stop(100%,#00b0b0));
	background: -moz-linear-gradient(top,  #00b0b0 0%, #00b0b0 50%, #00b0b0 51%, #00b0b0 100%);
	background: -webkit-linear-gradient(top,  #00b0b0 0%,#00b0b0 50%,#00b0b0 51%,#00b0b0 100%);
	background: -o-linear-gradient(top,  #00b0b0 0%,#00b0b0 50%,#00b0b0 51%,#00b0b0 100%);
	background: -ms-linear-gradient(top,  #00b0b0 0%,#00b0b0 50%,#00b0b0 51%,#00b0b0 100%);
	background: linear-gradient(top,  #00b0b0 0%,#00b0b0 50%,#00b0b0 51%,#00b0b0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b0b0', endColorstr='#00b0b0',GradientType=0 );
	border: 0px solid #000000;
	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: 0px solid #000000;
	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: 0px solid #000000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #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: #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: #7db651;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7db651), color-stop(50%,#7db651), color-stop(51%,#7db651), color-stop(100%,#7db651));
	background: -moz-linear-gradient(top,  #7db651 0%, #7db651 50%, #7db651 51%, #7db651 100%);
	background: -webkit-linear-gradient(top,  #7db651 0%,#7db651 50%,#7db651 51%,#7db651 100%);
	background: -o-linear-gradient(top,  #7db651 0%,#7db651 50%,#7db651 51%,#7db651 100%);
	background: -ms-linear-gradient(top,  #7db651 0%,#7db651 50%,#7db651 51%,#7db651 100%);
	background: linear-gradient(top,  #7db651 0%,#7db651 50%,#7db651 51%,#7db651 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db651', endColorstr='#7db651',GradientType=0 );
	color: #ffffff;
}
.vtab{
	font-weight: bold;
	background: #7db651;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#7db651), color-stop(50%,#7db651), color-stop(51%,#7db651), color-stop(100%,#7db651));
	background: -moz-linear-gradient(-90deg,  #7db651 0%, #7db651 50%, #7db651 51%, #7db651 100%);
	background: -webkit-linear-gradient(-90deg,  #7db651 0%,#7db651 50%,#7db651 51%,#7db651 100%);
	background: -o-linear-gradient(-90deg,  #7db651 0%,#7db651 50%,#7db651 51%,#7db651 100%);
	background: -ms-linear-gradient(-90deg,  #7db651 0%,#7db651 50%,#7db651 51%,#7db651 100%);
	background: linear-gradient(-90deg,  #7db651 0%,#7db651 50%,#7db651 51%,#7db651 100%);
	color: #ffffff;
}
.vtab:hover, .vtab_selected{
	background: #7db651;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#7db651), color-stop(50%,#7db651), color-stop(51%,#7db651), color-stop(100%,#7db651));
	background: -moz-linear-gradient(-90deg,  #7db651 0%, #7db651 50%, #7db651 51%, #7db651 100%);
	background: -webkit-linear-gradient(-90deg,  #7db651 0%,#7db651 50%,#7db651 51%,#7db651 100%);
	background: -o-linear-gradient(-90deg,  #7db651 0%,#7db651 50%,#7db651 51%,#7db651 100%);
	background: -ms-linear-gradient(-90deg,  #7db651 0%,#7db651 50%,#7db651 51%,#7db651 100%);
	background: linear-gradient(-90deg,  #7db651 0%,#7db651 50%,#7db651 51%,#7db651 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db651', endColorstr='#7db651',GradientType=0 );
	color: #cccccc;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #7db651;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7db651), color-stop(50%,#7db651), color-stop(51%,#7db651), color-stop(100%,#7db651));
	background: -moz-linear-gradient(top,  #7db651 0%, #7db651 50%, #7db651 51%, #7db651 100%);
	background: -webkit-linear-gradient(top,  #7db651 0%,#7db651 50%,#7db651 51%,#7db651 100%);
	background: -o-linear-gradient(top,  #7db651 0%,#7db651 50%,#7db651 51%,#7db651 100%);
	background: -ms-linear-gradient(top,  #7db651 0%,#7db651 50%,#7db651 51%,#7db651 100%);
	background: linear-gradient(top,  #7db651 0%,#7db651 50%,#7db651 51%,#7db651 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db651', endColorstr='#7db651',GradientType=0 );

	color: #ffffff;
	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: #7db651;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7db651), color-stop(50%,#7db651), color-stop(51%,#7db651), color-stop(100%,#7db651));
	background: -moz-linear-gradient(top,  #7db651 0%, #7db651 50%, #7db651 51%, #7db651 100%);
	background: -webkit-linear-gradient(top,  #7db651 0%,#7db651 50%,#7db651 51%,#7db651 100%);
	background: -o-linear-gradient(top,  #7db651 0%,#7db651 50%,#7db651 51%,#7db651 100%);
	background: -ms-linear-gradient(top,  #7db651 0%,#7db651 50%,#7db651 51%,#7db651 100%);
	background: linear-gradient(top,  #7db651 0%,#7db651 50%,#7db651 51%,#7db651 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db651', endColorstr='#7db651',GradientType=0 );
	color: #cccccc;
}
.tab a{
	color: #ffffff;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #cccccc;
}
.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/spokanelibrary/);
}
#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: #3a4f4b;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a4f4b), color-stop(50%,#3a4f4b), color-stop(51%,#3a4f4b), color-stop(100%,#3a4f4b));
	background: -moz-linear-gradient(top,  #3a4f4b 0%, #3a4f4b 50%, #3a4f4b 51%, #3a4f4b 100%);
	background: -webkit-linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	background: -o-linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	background: -ms-linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	background: linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a4f4b', endColorstr='#3a4f4b',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: #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: #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: #000000;}
.headingtext{color: #000000;}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}

/* Hide events widget scroll bar */
div[data-fill-with="8040"] .amev-event-list::-webkit-scrollbar {
  width: 0;
}
div[data-fill-with="8040"] .amev-event-list {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

/* For widgets in iframes */
body.embeded {
  height: 100vh; 
}
body.embeded div.widget, body.embeded div.widgetbody {
  height: 100%; 
  margin: 0;
}
body.embeded div.amev-event-list {
  height: calc(100% - 60px); 
}

.amh-content {
  margin-left: auto !important;
  margin-right: auto !important;
}

.custom1 {
  background: transparent;
}
.custom1 p {
  display: none; 
}
.custom1 > .amh-content {
  background-color: transparent !important; 
}
.custom3 {
 margin-bottom: -2px; 
}

small {
  font-size: 85%; 
}

/* Hide Home Nav Link */
#header .nav > li:nth-of-type(2) {
  display: none; 
}

#idGgnzC img {
  transform: translateY(-10px); 
}
#header {
  margin-bottom: 20px; 
}
#header-search {
  padding: 0 15px; 
}
#search-catalog:hover,
#search-website:hover,
#search-calendar:hover {
  background-color: #F5F5F5 !important;
}
.header-top-links {
  display: flex;
  width: 860px;
  max-width: 100%;
  float: right;
}
.header-top-links a {
  text-align: center;
  flex-grow: 1;
  color: #6C9CD1;
  padding: 4px;
  font-weight: bold;
  display: inline-block;
  border-bottom: 1px solid #6C9CD1;
  border-right: 1px solid #6C9CD1;
}
.header-top-links a:hover {
  text-decoration: none;
}
.header-top-links a:first-child {
  border-left: 1px solid #6C9CD1;
}
.header-top-links a:last-child {
  background-color: #116CA6;
  color: white;
}
.header-top-links a:hover {
  background-color: #6C9CD1;
  color: white;
}

.header-right-links {
  float: right;
  margin-top: 12px; 
}
.header-right-links a {
  background-image: linear-gradient(to bottom, #fff 0, #f2f2f2 70%);
  color: rgb(0,85,135);
  font-weight: bold;
}
.header-right-links a:hover {
  background: white;
  color: rgb(0,85,135);
}
.header-right-links img {
  width: 16px;
  height: 16px;
}
.navbar-top .navbar-nav > li > a {
  padding: 5px 6px; 
}
.nav {
  font-size: 16px; 
  margin-bottom: 0;
  margin-top: 0;
}
.nav > li > a {
  color: white !important; 
}
.nav > li.open > a {
  color: #ccc !important; 
}
#navbar {
  background-color: #7CB650; 
}
.navbar-top {
  border-radius: 0; 
  border: none;
}
#navbar-collapse-grid {
  padding: 0;
}
.navbar-brand {
  display: none;
}

.navbar-top .navbar-nav > li > a {
  letter-spacing: 0.5px; 
}

.input-group-btn button:hover {
  background: #64964b;
  background-image: none !important;
}
.input-group-btn.open button {
  background: #004185 !important;
  color: white;
  background-image: none !important;
}

ul.dropdown-menu {
  font-size: 14px; 
}

.dropdown-menu {
  top: 115%; 
}

.dropdown-submenu > li::after {
  content: '\f0dd';
  font-family: FontAwesome;
}

@media(min-width: 768px) {
  .navbar {
    display: inline-block;
  }
  .custom2 {
    text-align: center; 
  }
}

@media(max-width: 767px) {
  .custom3 > .amh-content > .row:last-child {
    display: none; 
  }
  .dropdown-submenu > .dropdown-menu {
    margin-left: 20px; 
  }
  .header-top-links a {
    flex-grow: 1;
  } 
  .header-top-links a > span {
    display: none;
  }
  .header-top-links a > i {
    padding: 8px; 
  }
  .header-right-links {
    display: none; 
  }
  #navbar-collapse-grid {
    color: white;
    border: none; 
    overflow: hidden;
  }
  .navbar ul {
    background-color: rgb(125,182,81); 
  }
  .navbar-top > div > ul > li a {
    color: white !important;
   	background-color: #7CB650 !important; 
  }
  .dropdown-submenu > .dropdown-menu {
    display: block; 
  }
  .dropdown-menu a:hover {
    background-color: #0064A0 !important;
  }
  .navbar-header.visible-xs.nav-mobile::before {
    content: 'Spokane Public Library';
    background-image: url('https://spokanelibrary.libnet.info/images/tile/spokanelibrary/spl-touch-inverse-hidpi.png');
    display: inline-block;
    float: left;
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: -30px;
    width: 260px;
    height: 40px;
    line-height: 40px;
    font-weight: normal;
    font-size: 18px;
  }
  .navbar-top .navbar-nav > li > a {
    padding: 10px 15px; 
  }
}

@media(max-width: 330px) {
  .navbar-header.visible-xs.nav-mobile::before {
    background-image: none;
    width: 220px;
  }
}

.burger-button {
  background-color: #0064A0;
  border-radius: 4px;
  border: 1px solid white;
  width: 44px;
  text-align: center;
  position: relative;
  top: -5px;
}

.footer-container-links {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  font-size: 12px;
}
.footer-container-links i {
  color: #999999; 
}

#footer {
  margin: 10px auto 0 !important; 
}

#idMisPZ {
  border-top: 1px solid rgb(221, 221, 221);
}

#idOVx3X > div {
  max-width: 90vw; 
}

#footer h3 > a {
  color: white;
  font-size: 18px;
  font-weight: 500;
}

#footer h4 {
  margin: 15px 0 5px 0; 
}
#footer h4 > a {
  font-size: 18px;
  font-weight: 500;
  color: #3c763d;
  padding: 0;
}
#footer h4 > a::after {
  content: "→";
  font-size: 75%;
  color: #999;
}
#footer p {
  margin-bottom: 0; 
}
#footer p > a {
  display: block;
  width: 100%;
  padding: 10px 14px;
  color: #005587;
}
#footer p > a:hover {
  color: #00253b;
  background-color: #EEEEEE;
  text-decoration: none;
  border-radius: 4px;
}
#footer .fdlp-link {
  display: inline; 
  padding: 0;
}
#footer .fdlp-link:hover {
  background-color: transparent;
  border: none;
}
#footer h5 {
  text-transform: none;
  margin: 5px 0;
}

#footer .btn-success {
  border-color: white;
  background-image: linear-gradient(to bottom, #64964b 0, #598542 70%);
  font-weight: 700;
}
#footer .btn-success:hover {
	background: #64964b;
}

#footer .city-of-spokane-header {
  margin-bottom: 3px;
  color: rgb(51, 51, 51);
  font-size: 14px;
  font-weight: 500;
} 
#footer .city-of-spokane-link {
  padding: initial;
  font-size: 12px;
}
#footer .city-of-spokane-link:hover {
  text-decoration: underline;
  background-color: transparent;
}

#default_footer {
  padding-bottom: 0 !important; 
}
