.ui-autocomplete {
  z-index: 500;
}

#block-umbcom-simplesearchform .ui-autocomplete-input {
  display: inline-block;
  width: 190px;
  height: 16px;
  padding: 7px 11px 7px 28px;
  border: 1px solid #bbb;
  border: 1px solid rgba(0, 0, 0, 0.25);
  font-weight: 400;
  color: #3b454f;
  font-size: 14px;
  line-height: 16px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background: #fff 8px 8px no-repeat url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6%2BR8AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAG11AABzoAAA%2FN0AAINkAABw6AAA7GgAADA%2BAAAQkOTsmeoAAAESSURBVHjajNCxS9VRGMbxz71E4OwgoXPQxVEpXCI47%2BZqGP0LCoJO7UVD3QZzb3SwcHB7F3Uw3Zpd%2FAPCcJKG7Dj4u%2FK7Pwp94HDg5Xyf5z1Pr9YKImKANTzFXxzjU2ae6qhXaxURr%2FAFl9hHDy%2FwEK8z89sYVEp5gh84wMvMvGiSJ%2FEV85jNzLMR1McqfmN5BEBmnmMJFSvtpH7jdJiZv7q7Z%2BZPfMdcF6rN%2FT%2F1m2LGBkd4HhFT3dcRMY2FpskxaLNpayciHrWAGeziD7b%2BVfkithuTk8bkGa4wgWFmbrSTZOYeBvjc%2BucQj%2FEe6xHx4Taq1nrnKaW8K6XUUsrHWuvNevdRRLzFGwzvDbXAB9cDAHvhedDruuxSAAAAAElFTkSuQmCC);
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-family: system, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Lucida Grande", sans-serif;
}

.searchstax-search-page h2 {
  display: inline-block;
  font-weight: 700;
  text-align: center;
  width: 100%;
  padding-top: 3rem;
}
.searchstax-search-page form {
  font-family: Arial, Helvetica, sans-serif;
  display: flex;
  justify-content: space-between;
}
.searchstax-search-page form .form-type-search-api-autocomplete {
  width: 80%;
  margin-top: 10px;
}
.searchstax-search-page form .ui-autocomplete-input {
  display: inline-block;
  height: 16px;
  padding: 10px 10px 10px 28px;
  border: 1px solid #bbb;
  border: 1px solid rgba(0, 0, 0, 0.25);
  font-weight: 400;
  color: #3b454f;
  font-size: 14px;
  line-height: 16px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background: #fff 8px 12px no-repeat url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6%2BR8AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAG11AABzoAAA%2FN0AAINkAABw6AAA7GgAADA%2BAAAQkOTsmeoAAAESSURBVHjajNCxS9VRGMbxz71E4OwgoXPQxVEpXCI47%2BZqGP0LCoJO7UVD3QZzb3SwcHB7F3Uw3Zpd%2FAPCcJKG7Dj4u%2FK7Pwp94HDg5Xyf5z1Pr9YKImKANTzFXxzjU2ae6qhXaxURr%2FAFl9hHDy%2FwEK8z89sYVEp5gh84wMvMvGiSJ%2FEV85jNzLMR1McqfmN5BEBmnmMJFSvtpH7jdJiZv7q7Z%2BZPfMdcF6rN%2FT%2F1m2LGBkd4HhFT3dcRMY2FpskxaLNpayciHrWAGeziD7b%2BVfkithuTk8bkGa4wgWFmbrSTZOYeBvjc%2BucQj%2FEe6xHx4Taq1nrnKaW8K6XUUsrHWuvNevdRRLzFGwzvDbXAB9cDAHvhedDruuxSAAAAAElFTkSuQmCC);
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-family: system, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Lucida Grande", sans-serif;
}
.searchstax-search-page form #edit-submit-searchstax-search {
  padding-top: 0.53125rem;
  padding-right: 1.9375rem;
  padding-bottom: 0.53125rem;
  padding-left: 1.9375rem;
}
.searchstax-search-page .search-results .views-row {
  border-bottom: 0.1rem solid rgb(0, 50, 100);
  transition: border-bottom 600ms ease;
  margin: 2rem 0;
}
.searchstax-search-page .search-results .views-row .views-field-title-1 {
  color: rgb(0, 50, 100);
  font-family: "Roboto", sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.searchstax-search-page .search-results .views-row .views-field-body-1 {
  font-size: 1rem;
  margin-bottom: 1.125rem;
  line-height: 1.5em;
  font-weight: 400;
  padding-top: 0.5em;
}
.searchstax-search-page .pager {
  display: flex;
  flex-direction: column;
  margin-top: 4rem;
  /* Pagination button styling */
}
.searchstax-search-page .pager ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
}
.searchstax-search-page .pager ul li {
  display: flex;
  padding: 5px;
}

/*# sourceMappingURL=searchstax.css.map */
