div#__next {
  height: 100%;
}

.paginate li {
  display: inline;
  list-style: none;
}

body .p-dropdown-panel .p-dropdown-filter-container {
  width: 100%;
}

.hide-table-header .p-treetable-header {
  background-color: #fff !important;
  border: 0px !important;
}

.form-group label {
  color: #333;
  font-size: 1.25rem;
}

h1,
h2,
h3,
h4,
h5 {
  color: #333;
}

.header-menu .menu-nav > .menu-item > .menu-link .menu-text {
  color: #333;
}
