.container {
  width: 100%;
}

.navbar {
  display: none;
}

.footer {
  display: none;
}

.breadcrumb {
  display: none;
}

.top {
  margin-top: 0px;
}

.masthead { height: 100px; }

.top a img { margin-top: -70px; padding-top: 0; top: 70px; }

.top h1 {
    padding: 0;
    margin-top: 20px;
    margin-left: 120px;
    width: 300px
}

.main .dateinfo {
  top: -100px;
  position: relative;
}

.top a:after {
    content: '';
}

.top h6 {
  margin-top: -16px;
  position: relative;
  left: -10px;
}

.main {
  padding: 0;
}

.table-pauta thead>tr>th, .table tbody>tr>th, .table tfoot>tr>th, .table thead>tr>td, .table tbody>tr>td, .table tfoot>tr>td {
  font-size: 14px;
}

body > nav .menu-container {
  display: none;
}

.invisible {
  display: none;
}

.pauta-legend {
  position: absolute;
  top: 50px;
  right: 16px;
}