nav {
  background-color: #ea148c;
  margin-bottom: 0px !important;
}

.menulogo > a > img {
  max-width: 200px;
}

td.menutop {
  vertical-align: middle;
  border: none !important;
  text-align: right;
  display: -moz-inline-box;
  float: right;
  line-height: 0 !important;
  margin-top: -10px;
  padding-top: 23px !important;
}

.menutop > a {
  color: #fff;
  font-weight: 200;
  text-decoration: none;
}

nav.navbar div.container table.table.head tbody tr.due td {
  vertical-align: middle;
  border: none !important;
  text-align: center;
}

nav.navbar div.container table.table.head tbody tr.due td > a {
  color: #fff;
  font-weight: 200;
  text-decoration: none;
}

nav.footer div.container table.table.footertable tbody tr.footertab td {
  vertical-align: middle;
  border: none !important;
  text-align: center;
}

nav.footer div.container table.table.footertable tbody tr.footertab td > a {
  color: #fff;
  font-weight: 200;
  text-decoration: none;
}

.due {
  clear: both;
  position: absolute;
  top: 40px;
  right: 19%;
}

.footer {
  background-color: #2a3537;
  margin-bottom: 0px !important;
}

.footertable {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}

.footertab {
  text-align: center;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  border: none !important;
}

.signature {
  color: #6c898e;
  text-align: center;
  font-size: 11px;
  font-weight: 200;
  letter-spacing: 0.1em;
  margin-bottom: 30px;
}

.signature > a {
  color: #6c898e;
  text-decoration: none;
}

.dogma {
  margin-top: 0px;
  margin-bottom: 40px;
}