body {
  margin: 0;
  font-size: 12px;
  font-family: Verdana, Arial, sans-serif; }

.container {
  text-align: left; }

.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
  width: auto; }

a img {
  border: 0; }

.form-control select, select {
  width: auto !important; }

form {
  margin-bottom: 0; }

.form-actions {
  margin-bottom: 0; }

.container-fluid {
  position: relative;
  margin: 0;
  padding: 0; }

.header {
  position: relative; }

.headernav > li {
  color: #FFF; }

.headernav > li > a {
  color: #FFF; }

.headernav > li > a:hover {
  color: #E9E9E9; }

.panel-title a.btn {
  color: #FFF; }

td.money, th.money {
  text-align: right; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  line-height: normal;
  font-family: "Helvetica Neue", sans-serif; }

h1 {
  font-size: 24px; }

h2 {
  font-size: 18px; }

h3 {
  font-size: 16px; }

h4 {
  font-size: 14px; }

h5 {
  font-size: 12px; }

h6 {
  font-size: 10px; }

.subnavDiv {
  position: relative;
  border-top: 1px solid #FFF;
  padding-top: 5px; }

.headernav > li > a:hover .headernav > li > a.active {
  text-decoration: none;
  color: yellow; }

#mobilemenu {
  padding: 10px;
  max-height: 80%;
  overflow: auto; }

#mobilemenu h5 {
  font-size: 11px;
  font-weight: bold; }

#mobilemenu ul.list-unstyled > li {
  margin-bottom: 5px; }

.menu li {
  display: block;
  margin-bottom: 5px; }

.menu a {
  color: #000;
  padding: 5px 0; }

.menu a:hover {
  text-decoration: none;
  color: green; }

.menu .list-group a {
  color: #000;
  padding: 5px; }

.menu .list-group a:hover {
  color: #333; }

.subnavbar {
  margin-top: 10px; }

.navbar-brand {
  padding-left: 40px;
  color: #FFF; }

.btn-default.active {
  background-color: #b6ffb6; }

td.dollar, th.dollar {
  text-align: right; }

@media print {
  a[href]:after {
    content: none; }
  .col-print-12 {
    width: 100%;
    float: left; } }

.list-unstyled li.heading {
  font-weight: bold; }

.list-unstyled li.headingsm {
  font-weight: bold;
  font-size: 10px; }

.menusubmenu {
  margin-top: 5px; }

.menusubmenu li {
  padding-left: 20px;
  border-bottom: dotted 1px white;
  padding-bottom: 5px; }

.originaldiv {
  display: inline; }

.infolist {
  margin-bottom: 0; }

.infolist label {
  min-width: 120px;
  max-width: 130px;
  margin-right: 10px;
  vertical-align: top; }

.infolist > li {
  border-top: 1px solid #DDD;
  padding-top: 8px;
  padding-bottom: 5px; }

.infolist > li:first-child {
  border-top: none; }

.infolist > li.noborder {
  border-top: none;
  padding-top: 3px;
  padding-bottom: 0px; }

.infolist > li.heading {
  border-bottom: 2px solid #000;
  border-top: none; }
