body > header > .container {
  width: 1170px !important;
  height: 240px !important; }

body > header .navbar .navbar-header img.navbar-brand {
  height: auto;
  max-width: 100%;
  padding: 0; }

body > footer > div:first-child {
  background-color: #33858d !important; }

body > footer > div:last-of-type {
  display: none; }

.btn-primary {
  background-color: #33858d !important;
  color: white;
  border: none; }

.btn-primary:hover {
  background-color: #21555a !important;
  color: white;
  border: none; }

header {
  background-color: #ffffff !important; }

body > header .nav li.active a {
  color: white !important;
  background-color: #33858d !important; }

body > header .navbar .nav > li > a {
  font-weight: bold;
  color: #21555a;
  background-color: rgba(255, 255, 255, 0.7);
  font-size: 15px;
  text-transform: uppercase; }

body > header .nav li.active a:hover {
  color: white !important;
  background-color: #21555a !important; }

body > header .navbar .nav > li > a:hover {
  color: white !important;
  background-color: #21555a !important; }

#myTab-li-feedback {
  display: none; }

#myTab-li-documents {
  display: none; }

/*# sourceMappingURL=main.css.map */
