﻿/*Remover Topo cinzento no detalhe da noticia*/
.justica-LP_head_generic {
  display: none;
}
.pull_upper_module {
  border-top: 1px solid #a0a0a0;
  margin-top: 0px !important;
}
div.breadcrumb {
  margin-left: 20px;
}
.breadcrumb {
  margin-top: 20px;
}
body .justica-LP_body_generic .container:not(.navbar) {
  padding: 0 !important;
}
@media (min-width: 0px) and (max-width: 512px) {
  .justica-LP_body_generic {
    margin: 0 !important;
  }
  .breadcrumb {
    margin-top: 0 !important;
  }
}