.subnav, .menuWrapper, .banner {
  display: none; }

#clientSwitch, .search {
  display: none; }

.footer, .paging {
  display: none; }

a:link:after, a:visited:after {
  content: '' !important; }

.ui-widget-content {
  border: none !important; }

a:visited, a:link, a:active {
  color: black;
  text-decoration: none; }

table {
  width: 100%; }
  table th {
    text-align: left; }

.filter {
  display: none; }

#tabs > ul {
  display: none; }

.ui-widget-content {
  margin-top: 1.5em; }

.openDetails, .closeDetails {
  display: none !important; }

textarea.notes {
  width: 80% !important; }

.global_addDocuments {
  display: none; }

.documents {
  margin-bottom: 4em; }

.button {
  color: black !important;
  background-color: white !important;
  border: darkgray 1px solid !important;
  font-size: 0.5em !important;
  color: darkgray !important; }
  .button.ui-state-active {
    text-decoration: underline !important;
    color: black !important; }
