/* phillimm white text on search button and navbar */
#submit_search {
	color: #ffffff;
}

body.vertical-menu header a {
	color: #ffffff;
}

#top-nav > li.active > a {
        color: #ffffff;
}

/* phillimm 2-6-2026 updated inkwell to change 0a0a0a to ffffff */ 
#item-filters > ul > li {
color: #ffffff;
}

#search-narrow-by-fields > button {
	color: #ffffff;
}

#submit_search_advanced {
	color: #ffffff;
}

#content > div > div.resource-title > h3 {
	color: #ffffff;
}

#collection-items > div.browse-control-mobile > button {
	color: #ffffff;
}

#collection-items > ul > li:nth-child(n) > div.resource-meta.media-object-section > div > span {
	color: #ffffff;
}

#next-item > a {
	color: #ffffff;
}

#previous-item > a {
	color: #ffffff;
}

.sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0,0,0,0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

/* browse all / browse by tag / search items buttons */
.items-nav .top-bar-left>ul .active a, .items-nav .top-bar-left>ul #exhibit-pages .current a, #exhibit-pages .items-nav .top-bar-left>ul .current a, .items-nav .top-bar-left>ul .active a.disabled, .items-nav .top-bar-left>ul .active a[disabled], .items-nav .top-bar-left>ul .active a.disabled:hover, .items-nav .top-bar-left>ul .active a[disabled]:hover, .items-nav .top-bar-left>ul .active a.disabled:focus, .items-nav .top-bar-left>ul .active a[disabled]:focus, .items-nav>ul .active a, .items-nav>ul #exhibit-pages .current a, #exhibit-pages .items-nav>ul .current a, .items-nav>ul .active a.disabled, .items-nav>ul .active a[disabled], .items-nav>ul .active a.disabled:hover, .items-nav>ul .active a[disabled]:hover, .items-nav>ul .active a.disabled:focus, .items-nav>ul .active a[disabled]:focus, .secondary-nav>ul .active a, .secondary-nav>ul #exhibit-pages .current a, #exhibit-pages .secondary-nav>ul .current a, .secondary-nav>ul .active a.disabled, .secondary-nav>ul .active a[disabled], .secondary-nav>ul .active a.disabled:hover, .secondary-nav>ul .active a[disabled]:hover, .secondary-nav>ul .active a.disabled:focus, .secondary-nav>ul .active a[disabled]:focus {
color: #ffffff;
}

/* Tools button */
#content > div > div.browse-control-mobile > button {
color: #ffffff;
}
