﻿#googleCSE, #offlineSearch {
  display: none;
}
#header {
  min-height: 10ex;
}
#faq, #tabs {
  display: none !important;
}  
#versions a, #versionSelector, a.arrows {
  display: none;
}
iframe#toc {
  display: none;
}
.page {
  width: auto;
  max-width: initial;
} 
#content {
  float: none;
  clear: both;
  padding: 0;
  padding-top: 4ex;
  width: auto !important;
  min-height: auto;
}
#hmsplitter {
  display: none;
}
.dropdown-toggle {
  display: block !important;
}
#contentFooter, #footer a {
  display: none;
}
#footer p {
  padding: 0 2ex;
  margin-top: 0;
}
