.link, a{text-decoration: underline;}.link, a{font-weight: normal;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 1080px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 1080px;}
.bodysize{max-width: 1080px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #111111;}
.link:hover, a:hover{color: #111111;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #cccaca;}
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:#000000;
	}
#default_footer a{
		text-decoration: underline;
		color:#000000;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #263692;
	background: #263692;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#263692), color-stop(50%,#263692), color-stop(51%,#263692), color-stop(100%,#263692));
	background: -moz-linear-gradient(top,  #263692 0%, #263692 50%, #263692 51%, #263692 100%);
	background: -webkit-linear-gradient(top,  #263692 0%,#263692 50%,#263692 51%,#263692 100%);
	background: -o-linear-gradient(top,  #263692 0%,#263692 50%,#263692 51%,#263692 100%);
	background: -ms-linear-gradient(top,  #263692 0%,#263692 50%,#263692 51%,#263692 100%);
	background: linear-gradient(top,  #263692 0%,#263692 50%,#263692 51%,#263692 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#263692', endColorstr='#263692',GradientType=0 );
	border: 0px solid #263692;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #263692;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#263692), color-stop(50%,#263692), color-stop(51%,#263692), color-stop(100%,#263692));
	background: -moz-linear-gradient(top,  #263692 0%, #263692 50%, #263692 51%, #263692 100%);
	background: -webkit-linear-gradient(top,  #263692 0%,#263692 50%,#263692 51%,#263692 100%);
	background: -o-linear-gradient(top,  #263692 0%,#263692 50%,#263692 51%,#263692 100%);
	background: -ms-linear-gradient(top,  #263692 0%,#263692 50%,#263692 51%,#263692 100%);
	background: linear-gradient(top,  #263692 0%,#263692 50%,#263692 51%,#263692 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#263692', endColorstr='#263692',GradientType=0 );
	border: 0px solid #263692;
	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 #263692;
	-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: #263692;
	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: normal;
	background: #263692;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#263692), color-stop(50%,#263692), color-stop(51%,#263692), color-stop(100%,#263692));
	background: -moz-linear-gradient(top,  #263692 0%, #263692 50%, #263692 51%, #263692 100%);
	background: -webkit-linear-gradient(top,  #263692 0%,#263692 50%,#263692 51%,#263692 100%);
	background: -o-linear-gradient(top,  #263692 0%,#263692 50%,#263692 51%,#263692 100%);
	background: -ms-linear-gradient(top,  #263692 0%,#263692 50%,#263692 51%,#263692 100%);
	background: linear-gradient(top,  #263692 0%,#263692 50%,#263692 51%,#263692 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#263692', endColorstr='#263692',GradientType=0 );
	color: #ffffff;
}
.vtab{
	font-weight: normal;
	background: #263692;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#263692), color-stop(50%,#263692), color-stop(51%,#263692), color-stop(100%,#263692));
	background: -moz-linear-gradient(-90deg,  #263692 0%, #263692 50%, #263692 51%, #263692 100%);
	background: -webkit-linear-gradient(-90deg,  #263692 0%,#263692 50%,#263692 51%,#263692 100%);
	background: -o-linear-gradient(-90deg,  #263692 0%,#263692 50%,#263692 51%,#263692 100%);
	background: -ms-linear-gradient(-90deg,  #263692 0%,#263692 50%,#263692 51%,#263692 100%);
	background: linear-gradient(-90deg,  #263692 0%,#263692 50%,#263692 51%,#263692 100%);
	color: #ffffff;
}
.vtab:hover, .vtab_selected{
	background: #192461;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#192461), color-stop(50%,#192461), color-stop(51%,#192461), color-stop(100%,#192461));
	background: -moz-linear-gradient(-90deg,  #192461 0%, #192461 50%, #192461 51%, #192461 100%);
	background: -webkit-linear-gradient(-90deg,  #192461 0%,#192461 50%,#192461 51%,#192461 100%);
	background: -o-linear-gradient(-90deg,  #192461 0%,#192461 50%,#192461 51%,#192461 100%);
	background: -ms-linear-gradient(-90deg,  #192461 0%,#192461 50%,#192461 51%,#192461 100%);
	background: linear-gradient(-90deg,  #192461 0%,#192461 50%,#192461 51%,#192461 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#192461', endColorstr='#192461',GradientType=0 );
	color: #ffffff;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #263692;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#263692), color-stop(50%,#263692), color-stop(51%,#263692), color-stop(100%,#263692));
	background: -moz-linear-gradient(top,  #263692 0%, #263692 50%, #263692 51%, #263692 100%);
	background: -webkit-linear-gradient(top,  #263692 0%,#263692 50%,#263692 51%,#263692 100%);
	background: -o-linear-gradient(top,  #263692 0%,#263692 50%,#263692 51%,#263692 100%);
	background: -ms-linear-gradient(top,  #263692 0%,#263692 50%,#263692 51%,#263692 100%);
	background: linear-gradient(top,  #263692 0%,#263692 50%,#263692 51%,#263692 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#263692', endColorstr='#263692',GradientType=0 );

	color: #ffffff;
	border-right: 0px solid #263692;
	border-left: 0px solid #263692;
	border-top: 0px solid #263692;
	-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: #192461;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#192461), color-stop(50%,#192461), color-stop(51%,#192461), color-stop(100%,#192461));
	background: -moz-linear-gradient(top,  #192461 0%, #192461 50%, #192461 51%, #192461 100%);
	background: -webkit-linear-gradient(top,  #192461 0%,#192461 50%,#192461 51%,#192461 100%);
	background: -o-linear-gradient(top,  #192461 0%,#192461 50%,#192461 51%,#192461 100%);
	background: -ms-linear-gradient(top,  #192461 0%,#192461 50%,#192461 51%,#192461 100%);
	background: linear-gradient(top,  #192461 0%,#192461 50%,#192461 51%,#192461 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#192461', endColorstr='#192461',GradientType=0 );
	color: #ffffff;
}
.tab a{
	color: #ffffff;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #ffffff;
}
.tab-bar{
	border-bottom: 1px solid #263692;
}
@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: #263692;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#263692), color-stop(50%,#263692), color-stop(51%,#263692), color-stop(100%,#263692));
	background: -moz-linear-gradient(top,  #263692 0%, #263692 50%, #263692 51%, #263692 100%);
	background: -webkit-linear-gradient(top,  #263692 0%,#263692 50%,#263692 51%,#263692 100%);
	background: -o-linear-gradient(top,  #263692 0%,#263692 50%,#263692 51%,#263692 100%);
	background: -ms-linear-gradient(top,  #263692 0%,#263692 50%,#263692 51%,#263692 100%);
	background: linear-gradient(top,  #263692 0%,#263692 50%,#263692 51%,#263692 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#263692', endColorstr='#263692',GradientType=0 );
	color: #ffffff;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/wichitalibrary/);
}
#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: #263692;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #263692;
	border-color: #263692;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #263692;
}
.polaris-nav-active i{
	color: #263692;
}
.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: #263692;}
/* 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%;
}

/*** General *****/
a:hover {
  cursor: pointer !important;
}
html {
   font-size: 16px;
}
body {
  font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #000;
    font-size: 1em;
    line-height: 1.5;

}
#body {
    font-size: 1em;
    font-family: "Open Sans", sans-serif;
}
.btn-primary {
    color: #fff;
    background-color: #263692;
    border-color: #263692;
}
.btn-primary:hover {
    color: #fff;
    background-color: #192461;
    border-color: #192461;
}
.button {
    text-decoration: none;
}

.button:hover {
    background: #192461;
    text-decoration: none;
}
.nav-tabs>li>a {
    text-decoration: none;
}

/**** NAVIGATION *******/
.fa-classic, .fa-regular, .fa-solid, .far, .fas {
    font-family: "Font Awesome 6 Free" !important;
}
.fa-user-alt:before, .fa-user-large:before {
    content: "\f406";
}
#navbar {
    max-width: 1080px;
}
#idVwGOT {
  background: #263692;
}
/*hides the home tab - which is actually the second menu item DO NOT DELETE */
.navbar-top ul.navbar-nav > li:nth-child(2) {
   	display: none;
}
#navbar-collapse-grid > ul > li > a > i {
   display: none;
}

.navbar-top .navbar-nav > li > a {
    border: 0 none;
    font-family: "Oswald", sans-serif;
    font-style: normal;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    position: relative;
    overflow: hidden;

}
.navbar-top .navbar-collapse {
    padding: 0;
}
.navbar {
   border-radius: 0;
  border: 0;
  position: unset;
}
#navbar-collapse-grid > ul > li > ul {
      background: #192461;
    border: none;
    border-radius: 0;
}

#navbar-collapse-grid > ul > li > ul > li > div > ul > li > p > span {
    display: none;
}
.nav-list > li > p {
    display: none;
    padding: 0;
}
.nav-list > li > a {
  text-decoration: none;
  color: white;
      font-size: 1rem;
  font-weight: 400;
    font-family: "Open Sans", sans-serif;
    padding: 0 6px;
    border-left: 4px solid transparent;
    background-color: transparent;
    text-align: left;
  line-height: 1.5;
    padding-top: 3px;
    padding-bottom: 3px;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
.ms-srch-sb>input:focus {
    border-style: none;
    outline-style: none;
}
input[type="search" i]:enabled:read-write:-webkit-any(:focus, :hover)::-webkit-search-cancel-button {
    opacity: 1;
    pointer-events: auto;
      -webkit-appearance: auto;
}
/**** HEADER *****/
.head-logo a {
    display: block;
}

#header {
    background-position: center;
    min-height: 100px;
    box-shadow: 0px 54px 50px -50px rgba(0, 0, 0, 0.7);
    position: relative;
    margin-bottom: 2em;
}

.ms-srch-sb-navLink, .ms-srch-sb-searchLink {
    display: inline-block;
    cursor: pointer;
    vertical-align: top;
    background-color: transparent;
    border: 1px solid transparent;
    position: relative;
    overflow: hidden;
}
.ms-srch-sb > .ms-srch-sb-searchLink {
    color: #fff;
    background-color: #f7941d;
    height: 40px;
    width: 40px;
    border: 1px solid transparent;
    font: normal normal 900 16px/1 'Font Awesome 6 Free';
    font-size: inherit;
    line-height: 40px;
    top: 0;
    text-align: center;
  text-decoration: none;
}
.ms-srch-sb > .ms-srch-sb-searchLink:before {
    content: "";
}
.ms-srch-sb > .ms-srch-sb-searchLink:hover, .ms-srch-sb > .ms-srch-sb-searchLink:active, .ms-srch-sb > .ms-srch-sb-searchLink:focus {
    background-color: #31b44b;
    color: #fff;
    text-decoration: none;
}
#header .right {
    float: right;
}

.head-menu .item-ask, .item-ask {
    text-align: center;
    color: #fff;
    background: #31b44b;
    text-transform: uppercase;
    padding: 0.5em 1em;
    margin: 0;
    height: 40px;
    font-family: "Oswald", sans-serif;
    font-weight: 400;
    line-height: 24px;
    font-size: 1rem;
}
.ms-srch-sb .ms-textSmall {
    padding-left: 8px;
}
.ms-srch-sb > input {
    color: #fff;
    height: 40px;
    width: 468px;
    margin-right: 50px;
}
.ms-srch-sb-searchImg {
    display: none;
}
.ms-srch-sb .ms-textSmall {
    color: #111 !important;
    font-size: 14.5px;
    margin-right: 10px !important;
    border: 3px solid #ccc !important;
    background-color: #fff !important;
}

.head a, .foot a, .breadcrumbs a {
    text-decoration: none;
}
.head-sub-menu a:hover {
    color: #fff;
    background-color: #192461;
}
.fa-address-card:before, .fa-contact-card:before, .fa-vcard:before {
    content: "\f2bb";
}
 .head-sub-menu {
    list-style: none;
    margin: 0;
    padding: 0;
}
 .head:before,  .head:after {
    content: ' ';
    display: table;
}
.head {
    position: relative;
    z-index: 1;
    padding: 10px 0 0 0;
}
.head-logo {
    margin: 0;
    float: left;
}
.ms-clear {
    clear: both;
}
.head-sub-menu li {
    padding: 0;
    vertical-align: middle;
    border-left: none !important;
}
.head-menu .item-ask:hover .fas, .item-ask:hover .fas {
    -webkit-animation: bounceScale 0.3s forwards;
    animation: bounceScale 0.3s forwards;
}
.head-sub-menu a {
    line-height: 40px;
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    color: #fff;
    padding: 0.5em 1em;
    height: auto;
}
.head-sub-menu a:hover {
    color: #fff;
    background-color: #192461;
}
#sm1 > i,#sm2 > i {
   font-size: 20px;
}
.head-menu .item-ask .fas, .head-menu .item-ask #cboxPrevious, .head-menu .item-ask #cboxNext, .head-menu .item-ask #cboxSlideshow, .head-menu .item-ask #cboxClose, .item-ask {
    vertical-align: 0.2em;
    margin-right: 0.25em;
}
@keyframes bounceScale {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  100% {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
  }
}

/**** FOOTER *****/
.core {
    max-width: 1080px;
    margin-left: auto;
    margin-right: auto;
}

#footer, #footer a {
  color: white;
  text-decoration: none;
}

#footer ul {
 list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1.2;
}
.white, a.white {
    color: #fff !important;
}
.px2 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}
.mxn2 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
}
 .sprite-foot-left {
    background: transparent url(https://www.wichitalibrary.org/_catalogs/masterpage/public/assets/images/sprites/wpl-web-sprites_standard.webp) no-repeat 0 0px;
}
 .sprite-wichita-logo {
    background: transparent url(https://www.wichitalibrary.org/_catalogs/masterpage/public/assets/images/sprites/wpl-web-sprites_standard.webp) no-repeat 0 -354px;
}
 .sprite-foot-right {
    background: transparent url(https://www.wichitalibrary.org/_catalogs/masterpage/public/assets/images/sprites/wpl-web-sprites_standard.webp) no-repeat 0 -114px;
}
.sprite-wichita-logo {
    margin-top: 1.25rem !important;
    height: 81px;
    width: 173px;
}
.text-hide, .sprite {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.sprite-foot-left {
    position: absolute;
    left: 58px;
    top: -112px;
    display: none;
}
.sprite-foot-right {
    position: absolute;
    right: 30px;
    top: -104px;
}
.sprite-foot-left {
    height: 113px;
    width: 480px;
}
.sprite-foot-right {
    height: 106px;
    width: 478px;
}
.m0 {
    margin: 0;
}
#footer .col {
    float: left;
    box-sizing: border-box;
}
.foot-item-title, .foot-menu-main a {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 20px;
    font-size: 1.25rem;
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
}
.foot-menu li {
    margin-bottom: 16px;
}
.foot-item-connect .sprite {
    display: block;
    margin: auto;
}
.foot-bottom {
    text-align: center;
    background: #192461;
    margin-top: 60px;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
}
.foot-item-connect {
    font-size: 36px;
    font-size: 2.25rem;
    text-align: center;
}
.foot-item-connect .fab, .foot-item-connect #cboxPrevious, .foot-item-connect #cboxNext, .foot-item-connect #cboxSlideshow, .foot-item-connect #cboxClose {
    margin-bottom: 10px;
    margin-left: 3px;
    margin-right: 3px;
    color: #263692 !important;
    background: #fff;
    border-radius: 5px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 80%;
}

/**** Breakpoints *****/
@media (min-width: 560px){
.sm-mb3 {
    margin-bottom: 2.5rem;
}
.sm-col-4 {
    width: 33.33333%;
}
.sm-hide {
    display: none !important;
}
 .head-logo a {
    background: transparent url(https://www.wichitalibrary.org/_catalogs/masterpage/public/assets/images/sprites/wpl-web-sprites_standard.webp) no-repeat 0 -221px;
}
  .head-logo a {
    height: 88px;
    width: 261px;
}
  .foot-menu a {
    white-space: break-spaces;
  }
 
}
@media (min-width: 1080px){
  .head-menu > li {
    float: left;
}
  .head-menu .item-ask, .item-ask {
    margin-left: 1em;
}
  .head-sub-menu li:last-of-type {
    padding-right: 0;
}
  .head-menu {
    display: inline-block;
    margin-bottom: 0 !important;
}
  .head-sub-nav .core {
    padding: 0 1em;
}
  .head {
    padding: 70px 0 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
  .head-menu li a {
    display: block;
}
  .head-nav {
    box-shadow: none;
    position: static;
    width: auto;
    float: right;
    text-align: left;
    margin-top: 60px;
    padding: 0;
    height: initial;
}
  .head-sub-menu {
    float: right;
    list-style: none;
    margin: 0;
    padding: 0;
}
  .head-sub-nav {
    position: absolute;
    left: 0;
    top: 0;
    top: 70px;
    height: 40px;
    width: 100%;
}
  .head-sub-menu a {
    height: 40px;
    padding: 0 1em;
    margin: 0;
    color: #31b44b;
}
  .head-sub-menu li {
    padding: 0 8px;
}
  #navbar-collapse-grid > ul > li > ul {
   height: auto;
    left: 50%;
    transform: translate(-50%, 0);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
    border: none;
    width: 1080px;
    border-radius: 0;
}
  .site-search-container {
    position: relative;
    bottom: 56px;
    left: 4px;
    background: none;
    margin-bottom: 0;
    width: auto;
    padding: 0;
}
.nav-list > li > a:hover {
    background-color: #263692;
    border-left: 4px solid #fff;
    color: white;
}
  #navbar-collapse-grid > ul > li:nth-child(12) > ul > li > div > ul > ul > li:nth-child(1) > a{
    border-bottom: 1px solid #ccc;
  }
  #navbar-collapse-grid > ul > li:nth-child(4) > ul > li > div > ul,
  #navbar-collapse-grid > ul > li:nth-child(10) > ul > li > div > ul{
     width: 50%;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
       border-right: 1px solid #ccc;
  }
  #navbar-collapse-grid > ul > li:nth-child(12) > ul > li > div > ul {

        padding-left: 1.25rem;
        padding-right: 1.25rem;
           border-right: 1px solid #ccc;
  }
#navbar-collapse-grid > ul > li:nth-child(12) > ul > li > div > ul:nth-child(4),
  #navbar-collapse-grid > ul > li:nth-child(4) > ul > li > div > ul:nth-child(2),
  #navbar-collapse-grid > ul > li:nth-child(10) > ul > li > div > ul:nth-child(2){
        border-right: unset;
  }
  .sprite-foot-left {
    display: block;
}
.foot-item {
    width: 20% !important;
}
  .lg-col-12 {
    width: 100%;
}
  .head-logo {
    position: absolute;
    z-index: 2;
    top: 0;
    margin-top: 20px;
    padding: 0;
}
}
@media (max-width: 830px) {
   .navbar-brand {
     display: none;
  } 
  
/*  #mce_0 > div > div.core.px2 > div > div.foot-item.mb2.col.col-12.sm-mb3 > ul {
     display: none;
  }*/
  #navbar-collapse-grid > ul {
   text-align: center;
  }
  .navbar-top {
    background: 0 0 !important;
    background-color: #263692 !important;
    color: #333 !important;
    max-height: inherit;
}
  .navbar-top > div > ul > li > a {
    background: 0 0 !important;
    color: #fff !important;
    background-color: #263692 !important;
}
  #navbar-collapse-grid > ul > li > ul,
  .nav-list > li > a{
     text-align: center;
  }
  #navbar-collapse-grid > ul > li > ul > li > div > ul > ul,#navbar-collapse-grid > ul > li > ul > li > div > ul {
     display: block;
  }
/*#idX2iTR {
     display: none;
  }*/
}


/* using the below in coordination with new external CSS file */
/* whole site */
#mce_23 { background-color: #263692; }
#mce_25 {
    background-color: #fff;
}

/* Attend */
table.table-condensed {
    width: 100%;
}
.amrp-questions label {
  padding-left: 0;
}
.amrp-questions .checkbox label {
  padding-left: 20px;
}
@media (min-width: 768px) {
  .amrp-questions .field {
    margin-top: -1rem;
  }
  .amrp-questions label {
    padding-left: 15px;
  }
}

/* Reserve */
.amnp-reserve-screen-shared label, .amnp-booker-fields label {
  padding-left: 0;
}
.amnp-reserve-screen-shared .checkbox label {
  padding-left: 20px;
}
@media (min-width: 768px) {
  .amnp-login-form .field, .amnp-reserve-screen-shared .field input[type=text], .amnp-booker-fields .field input[type=text], .amnp-booker-fields .field textarea, .amnp-booker-fields .field input[type=number], .amnp-booking-options .field {
    margin-top: -1.5rem;
  }
  .amnp-login-form label {
    padding-left: 15px;
  }
  #login_card {
    margin-top: 0;
  }
  .amnp-reserve-screen-shared label, .amnp-booker-fields label {
    padding-left: 15px;
  }
}