.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: none;}.link, a{font-weight: bold;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #ffffff;}
.link:hover, a:hover{color: #ffffff;}
.widgetbg{background-color: #eeeeee;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #cccccc;}
body{
		color: #111111;
		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: #007db8;
	background: #007db8;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#007db8), color-stop(50%,#007db8), color-stop(51%,#007db8), color-stop(100%,#007db8));
	background: -moz-linear-gradient(top,  #007db8 0%, #007db8 50%, #007db8 51%, #007db8 100%);
	background: -webkit-linear-gradient(top,  #007db8 0%,#007db8 50%,#007db8 51%,#007db8 100%);
	background: -o-linear-gradient(top,  #007db8 0%,#007db8 50%,#007db8 51%,#007db8 100%);
	background: -ms-linear-gradient(top,  #007db8 0%,#007db8 50%,#007db8 51%,#007db8 100%);
	background: linear-gradient(top,  #007db8 0%,#007db8 50%,#007db8 51%,#007db8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db8', endColorstr='#007db8',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: #007db8;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#007db8), color-stop(50%,#007db8), color-stop(51%,#007db8), color-stop(100%,#007db8));
	background: -moz-linear-gradient(top,  #007db8 0%, #007db8 50%, #007db8 51%, #007db8 100%);
	background: -webkit-linear-gradient(top,  #007db8 0%,#007db8 50%,#007db8 51%,#007db8 100%);
	background: -o-linear-gradient(top,  #007db8 0%,#007db8 50%,#007db8 51%,#007db8 100%);
	background: -ms-linear-gradient(top,  #007db8 0%,#007db8 50%,#007db8 51%,#007db8 100%);
	background: linear-gradient(top,  #007db8 0%,#007db8 50%,#007db8 51%,#007db8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db8', endColorstr='#007db8',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: 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: #111111;
	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: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #ffffff;
	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 #cccccc;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	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: #000000;
}
.vtab{
	font-weight: bold;
	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: #000000;
}
.vtab:hover, .vtab_selected{
	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%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='none', endColorstr='none',GradientType=0 );
	color: #000000;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	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: #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 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: 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: #000000;
}
.tab a{
	color: #000000;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #000000;
}
.tab-bar{
	border-bottom: 1px solid #000000;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	.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/wichitalibrary/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #cccccc;
	background-color: #eeeeee;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
.widgetheader{
	color: #ffffff;
	font-weight: normal;
	-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: #068920;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#068920), color-stop(50%,#068920), color-stop(51%,#068920), color-stop(100%,#068920));
	background: -moz-linear-gradient(top,  #068920 0%, #068920 50%, #068920 51%, #068920 100%);
	background: -webkit-linear-gradient(top,  #068920 0%,#068920 50%,#068920 51%,#068920 100%);
	background: -o-linear-gradient(top,  #068920 0%,#068920 50%,#068920 51%,#068920 100%);
	background: -ms-linear-gradient(top,  #068920 0%,#068920 50%,#068920 51%,#068920 100%);
	background: linear-gradient(top,  #068920 0%,#068920 50%,#068920 51%,#068920 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#068920', endColorstr='#068920',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: #111111;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #111111;
	border-color: #111111;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #111111;
}
.polaris-nav-active i{
	color: #111111;
}
.widgetbody hr{
	color: #cccccc;
	background-color: #cccccc;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #cccccc;
}
.bottomrule{
	border-bottom: 1px solid #cccccc;
}
.bodytext{color: #111111;}
.headingtext{color: #111111;}
html {
  font-size: initial;
}
a {
  display: block;
  color: #fff;
  font-weight: 400;
}
a:focus {
  color: #fff;
}
.widget {
  margin: 0;
}
.widgetheader {
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  background-color: #068920;
  background-image: url('https://static.libnet.info/frontend-images/general/wichitalibrary/title-books.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  padding: 1.25rem;
  font-size: 1.5rem;
  text-align: center;
  line-height: 1.5;
}
.widgetbody {
  padding: 0;
}
.widgetbody hr {
  margin: 10px 0 10px 0;
}
.amev-event {
  padding: 0;
  margin-bottom: 1rem;
}
div.amev-event-list {
  padding: .625rem;
  min-height: 200px;
  max-height: 464px; /*561px;*/
  overflow-y: auto;
}
div[data-widgetid='21149'] div.amev-event-list {
  max-height: 1148px;
}
div[data-widgetid='21150'] div.amev-event-list {
  max-height: 627px;
}
div[data-widgetid='21151'] div.amev-event-list {
  max-height: 888px;
}
.amev-event-title {
  font-family: 'Oswald', sans-serif;
  font-size: 1rem;
  margin-bottom: 0;
}
.amev-event-title a {
  font-weight: 400;
  color: #111;
  display: inline;
}
.amev-event-title a:focus {
  color: #111;
}
.amev-event-data {
    font-family: 'Open Sans', sans-serif;
    font-size: .875rem;
}
.amev-event-time.headingtext {
    font-weight: 400;
}
.amev-event-description {
    margin-top: 0;
}
.amev-event-description .eventRegButton, .button.eventRegButton.registerForEvent {
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  padding: .625rem;
  font-size: 1rem;
  border-radius: 5px;
  margin-top: 6px !important;
}
.amev-all-events-link.eeeventall {
  background-color: #263692;
  padding: .625rem;
  text-align: center;
  font-size: 1rem;
  line-height: 1.125;
  font-family: 'Oswald', sans-serif;
}
.amev-event-description .eventRegButton:hover {
  box-shadow: inset 0 0 0 20rem rgba(255,255,255,0.0625);
}
.amev-event-description .eventRegButton:active {
  box-shadow: inset 0 0 0 20rem rgba(0,0,0,0.125),inset 0 3px 4px 0 rgba(0,0,0,0.25),0 0 1px rgba(0,0,0,0.125);
}
button.button.eventRegButton.registerForEvent::after {
  content: "\f061";
  font-family: 'FontAwesome';
  margin-left: .625rem;
}

div[data-widgetid='20573'] .amev-event-list {
  height: auto !important;
}
div[data-widgetid='21149'] .amev-event-list {
  height: auto !important;
}
div[data-widgetid='21150'] .amev-event-list {
  height: auto !important;
}
div[data-widgetid='21151'] .amev-event-list {
  height: auto !important;
}
div[data-widgetid='21097'] .amev-event-list {
  height: auto !important;
}
div[data-widgetid='21152'] .amev-event-list {
  height: 300px !important;
}
div[data-widgetid="21153"] .amev-event {
    font-size: 1rem;
}
div[data-widgetid="21153"] .amev-event-title {
    font-size: 1.25em;
}
.amev-event strong {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 1.25rem;
    text-align: center;
    display: block;
}
div[data-widgetid="21152"] .amev-event strong::after {
    content: " scheduled in the near future.";
}
.amev-event strong::after {
    content: " scheduled in the next 30 days.";
}

div[data-widgetid='21318'] .amev-event strong {
  visibility: hidden;
}
div[data-widgetid='21318'] .amev-event strong::after {
  display: block;
  visibility: visible;
  font-size: 1rem;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
  content: "Unable to display featured events at this time. Visit our full calendar for a list of upcoming events.";
}
div[data-widgetid='21318'] .amev-event, div[data-widgetid='21318'] .headingtext, div[data-widgetid='21318'] .amev-event-title a {
    color: #fff !important;
}
div[data-widgetid='21318'] .amev-event-list .amev-event:nth-of-type(n+2), hr {
    display: none;
}
div[data-widgetid='21318'] div.amev-event-list {
  padding: 0;
  max-height: 166px !important;
}
div[data-widgetid='21318'] .amev-event-title a {
    font-size: 1.1rem;
}
div[data-widgetid='21318'] .amev-all-events-link.eeeventall {
    display: none;
}