/*
------------------------------------------------------------------------------
Regras de css para o cabeçalho e rodapé padrão do Senado e do saberes
------------------------------------------------------------------------------
*/

.NavGlobal {
  min-height: 47px;
  line-height: 40px;
  background-color: #00305c;
  border-bottom: 4px solid #00824a;
  color: #fff;
  box-shadow: 0 4px 0 #fae042;
  margin-bottom: 4px;
}

.dropdown-toggle::after {
  display: none;
}

.NavGlobal-dropdownMenu.dropdown-menu {
  background-color: #1a456c;
  border-radius: 0;
  border-bottom: none;
  box-shadow: none;
  top: 42px;
  margin-top: 9px;
  padding: 5px 20px;
  border-top: none;
  font-size: 12px;
  line-height: 1.42857143;
}

.NavGlobal-dropdownMenu.dropdown-menu>li>a {
  padding: 6px 0;
  color: #fff;
  border-bottom: 1px solid #1a9fdd;
}

.dropdown-item:focus,
.dropdown-item:hover {
  background-color: inherit !important;
}

.propertiesSubHeader {
  background: #f7f7f7;
}

.milli {
  font-size: 12px;
  margin-right: 12px;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}

.label-brand {
  background: #7599bd;
  padding: 1px 5px;
  position: relative;
  top: -1px;
  border-radius: 0;
  margin-right: 2px;
}

.u-verticalSeparator {
  border-left: 1px solid #e0e0e0;
  padding-right: 1px;
}

.PortalTopo {
  border-bottom: solid 5px #3e6892;
}

.PortalTopo-busca, .PortalTopo-id, .PortalTopo-tools {
  height: 90px;
}

.PortalTopo-id {
  float: left;
  width: 66.66666667%;
  color: #3e6892;
  display: table;
}

.PortalTopo-busca, .PortalTopo-id, .PortalTopo-id--narrow, .PortalTopo-tools {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

@media (min-width: 992px) {
  .PortalTopo-id {
    width: 50% !important;
  }
}

@media (min-width: 768px) {
  .PortalTopo-id {
    width: 42% !important;
  }

  .FooterMain {
    padding-top: 20px;
  }

  .FooterMain-section {
    float: left;
    width: 25%;
  }
}

.PortalTopo-title {
  display: table-cell;
  line-height: 35px;
  margin: 0;
  font-size: 40px;
}

.PortalTopo-title, .PortalTopo-tools>div, .media-middle {
  vertical-align: middle;
}

.PortalTopo-id a {
  color: #3e6892;
  text-decoration: none;
}

.epsilon {
  font-size: 20px;
}

.PortalTopo-sub {
  display: inline-block;
  margin-left: 8px;
  padding-left: 8px;
  border-left: 2px solid #ccc;
  line-height: 1;
  color: #999;
}

.PortalTopo-id .PortalTopo-sub a {
  color: #999;
  text-decoration: none;
}

.footer {
  bottom: 0;
  width: 100%;
  height: 52px;
  padding: 0px;
  display: block;
}

#footer-institucional {
  clear: both;
  padding-top: 40px;
}


.FooterMain {
  background-color: #eee;
  margin-top: 10px;
  padding-top: 10px;
}


.FooterMain-row {
  margin-left: -15px;
  margin-right: -15px;
}

.FooterMain-row:after, .FooterMain-row:before, .PortalTopo:after, .PortalTopo:before, .dl-horizontal dd:after, .dl-horizontal dd:before {
  content: " ";
  display: table;
}

.FooterMain-section {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.FooterMain-list {
  line-height: 20px;
  font-size: 12px;
  padding-left: 0;
  list-style: none;
  margin-top: 0;
}

dl {
  margin-bottom: 20px;
}

.FooterMain-list>dt {
  font-size: 12px;
  font-weight: 700;
  color: #666;
  margin: 10px 0;
}

dd, dt {
  line-height: 1.42857143;
}

dd {
  margin-left: 0;
  line-height: 1.42857143;
}

.FooterMain-link, .FooterMain-link:hover {
  color: #333;
}

.u-linkClean, .u-linkClean:active, .u-linkClean:focus, .u-linkClean:hover {
  text-decoration: none !important;
}

.CutHere--white>:not(:last-child) {
  border-bottom: 1px solid #fff;
}

.CutHere--xl>:not(:last-child) {
  padding-bottom: 10.67px;
  margin-bottom: 10.67px;
}

.CutHere>:not(:last-child) {
  border: 1px dotted #ccc;
  border-width: 0 0 1px;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.FooterMain-hlink, .FooterMain-hlink:hover {
  color: #666;
}

.u-linkBlock, .u-linkBlock:active, .u-linkBlock:focus, .u-linkBlock:hover {
  display: block !important;
  text-decoration: none !important;
}

.Arrange {
  display: table;
  margin: 0;
  table-layout: auto;
  min-width: 100%;
  padding: 0;
}

.FooterMain-stand {
  border-top: 1px solid #fff;
  height: 40px;
}

.Arrange--middle>.Arrange-sizeFill, .Arrange--middle>.Arrange-sizeFit {
  vertical-align: middle;
}

.Arrange-sizeFill, .Arrange-sizeFit {
  display: table-cell;
  padding: 0;
  vertical-align: top;
}

.u-textNoWrap {
  white-space: nowrap !important;
}

.Arrange-sizeFill {
  width: 100%;
}

.Fence {
  margin: 0;
  line-height: 1;
  list-style: none
}

.Box {
  padding: 6px 12px;
  position: relative;
}

.Fence>li:not(:last-child) {
  border-right: 1px solid #999;
}

.Fence--lg>li {
  padding-left: 10px;
  padding-right: 10px;
}

.Fence>li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

.u-alignBaseline {
  vertical-align: baseline !important;
}

.FooterMain-endereco {
  background-color: #002e56;
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 11px;
  padding: 10px;
  line-height: 1.5;
}

a:not(div#content a) {
  background-color: transparent;
  color: rgba(var(--bs-white), var(--bs-link-opacity, 1));
  text-decoration: none;
}