.page-header {
  margin: 0.5em 1em 0.1em 1em;
  color: #666666;
  height: 80px;
  border: 0px;
}
.navbar .container-fluid, .navbar .navbar-collapse {
  margin : 0em !important;
  padding : 0em !important;
}
.navbar-right {
    margin-right: 0;
}
.navbar-default, .navbar-nav li.active a {
  background: #ffffff !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  border: 0px !important;
}
.navbar-default {
  border-bottom: 5px solid #000099 !important;
  margin-bottom : 0.3em;
}
.navbar-header {
  background: #ffffff;
}
.navbar-nav a {
  font-family: "Roboto", sans-serif !important;
  font-weight: 400 !important;
  font-size: 1.2em !important;
  color: #000099 !important;
}
.navbar-nav li.active a {
  background: #cccccc !important;
  color: #000099 !important;
}

#footer_row {
  margin: 1em 0em 1em 0em;
}
#footer_div a {
  margin: 0em 1em 0em 1em;
}
#copyright_row {
  margin: 1em 0em 1em 0em;
}
#copyright_div a {
  margin: 0em 1em 0em 1em;
}
