﻿* {
  position: static !important;
  overflow: visible !important;
}
html,
body {
  line-height: 1.6em;
  margin: 0 !important;
  padding: 0 !important;
  color: black;
  font-size: 11pt;
  width: auto !important;
}
div.padded {
  padding: 0;
}
h1,
h2,
h3 {
  color: black;
  font-family: garamond, sans-serif;
}
a {
  color: black;
  text-decoration: none !important;
}
.hidden {
  display: none !important;
}
.fundamentalsState #fundamentalsHelp {
  display: none;
}
.tooltip {
  display: none;
}
#feedbackLink {
  display: none;
}
.lightBox .icon,
.lightBox .articleButtons,
.lightBox .articleComments,
.lightBox .lightboxOuter,
.lightBox #bodyWrapper {
  display: none;
}
.lightBox .dialog {
  height: 100% !important;
  width: 100% !important;
  top: 0;
  border: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  background: none;
  margin: 0;
  padding: 0;
}
#backgrounds {
  display: none;
}
