/*!
 * Start Bootstrap - Simple Sidebar (https://startbootstrap.com/template-overviews/simple-sidebar)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-simple-sidebar/blob/master/LICENSE)
 */
body {
  overflow-x: hidden;
}

.ui-autocomplete {
  z-index: 2000 !important; 
}

h4 {
  font-size: 20px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 14px;
}

.page-link.page-button {
  width:40px;
  border-style: none;
}

.fixed-top {
  background-color: #faf9f8;
}

.filter-style {
  background-color: #faf9f8;
}

.filter-filler {
  height:40px;
}

.page-link {
  text-align: center;
  background-color: #faf9f8;
}

.page-item.disabled .page-link {
  background-color: #faf9f8;
}