#federal,
#law {
  width: 100%;
  float: left;
  /* margin-top: 110px; */
  /* padding: 30px 50px 100px; */
}

#federal a,
#law a {
  color: var(--primary);
  font-weight: 700;
  text-decoration: none;
  margin: 12px 0;
}

#federal a:hover,
#law a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 823px) {
  #federal,
  #law {
    padding: 25px;
  }
}

/* #federal .container,
#law .container {
    width: 100%;
    max-width: 900px;
} */

#federal .master-title h2,
#law .master-title h2 {
  padding-bottom: 15px;
  text-align: left;
  /* border-bottom: 1px solid #ccc; */
  position: relative;

  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 36px;
  color: #4f0072;
}

#federal .master-title h3,
#law .master-title h3 {
  padding: 10px 0 0;
  text-align: left;
  /* color: #999; */

  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 24px;
  color: #212b36;
}

#federal .master-title .hat,
#law .master-title .hat {
  color: var(--primary);
}

#federal .complete p,
#law .complete p {
  font-size: 0.9375rem;
  padding: 0 0 20px;
  line-height: 1.44rem;
  font-family: "Inter", sans-serif;
  margin-bottom: 20px;
  margin-top: 20px;
}

#federal .social-share,
#law .social-share {
  position: absolute !important;
  bottom: -10px;
  right: 0;
}

#federal .social-share a,
#law .social-share a,
.social-share a {
  color: #fff !important;
}

#subject {
  font-family: "Inter" !important;
  font-style: normal !important;
  font-weight: 700 !important;
  font-size: 24px !important;
  line-height: 36px !important;
  color: #4f0072 !important;
}

.atualizacao-procedimentos {
  background: rgba(84, 214, 44, 0.16);
  border-radius: 6px;
  padding: 16px;
  margin-bottom: 32px;
  margin-top: 32px;
}

.procedimentos-em-atualizacao {
  background: rgba(255, 213, 0, 0.2);
  border-radius: 6px;
  padding: 16px;
  margin-bottom: 32px;
  margin-top: 32px;
}

#text-atualizacao-procedimento {
  padding-bottom: 8px;
  font-size: 15px;
  line-height: 1.3rem;
  font-family: "Inter";
  font-style: normal;
  color: black;
  line-height: 24px;
  font-weight: 100;
}
#text-procedimento-atualizacao {
  background: rgba(255, 213, 0, 0.2) !important;
  border-radius: 6px !important;
  padding: 16px !important;
  margin-bottom: 32px !important;
  margin-top: 32px !important;
  font-size: 0.75rem !important;
  font-family: "Inter" !important;
  font-style: normal !important;
  line-height: 24px !important;
}

.pergunta-resposta-item {
  color: #212b36 !important;
  font-weight: 700 !important;
  text-decoration: none !important;
  margin: 12px 0 !important;
}

.lista-documentos-vazia {
  font-size: 16px;
  font-family: "Inter";
  font-weight: 600;
  padding-top: 10px;
}

.texto-subtitulo {
  color: black;
  margin: 0px 0px 20px;
}

.texto-titulo {
  font-family: "Inter" !important;
  font-style: normal !important;
  font-weight: 700 !important;
  font-size: 24px !important;
  line-height: 36px !important;
  color: #4f0072 !important;
}

#text-resume {
  padding-bottom: 8px;
  font-size: 15px;
  line-height: 1.3rem;
  font-family: "Inter";
  font-style: normal;
  color: #212b36;
  line-height: 24px;
  font-weight: 400;
}

.status-procedimento {
  font-weight: bold;
  color: #212b36;
}

.resume {
  margin-bottom: 32px;
}

.js-document {
  max-width: 900px;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
}
#federal .jssocials-share-link,
#law .jssocials-share-link,
.jssocials-share-link {
  padding: 7px !important;
  border-radius: 50%;
  font-size: 0.65rem;
}

#law .complete p {
  font-size: 1.1rem;
  padding: 0 0 15px;
  line-height: 1.44rem;
}

#law .container {
  /* max-width: 900px; */
}

#federal .migalhas {
  margin-top: 37px;
  margin-bottom: 12px;
}

#federal .migalhas li a {
  display: flex;
  gap: 0.8rem;
  align-items: center;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #6c8080;
}

#federal .migalhas .migalhas__voltar {
  display: flex;
  gap: 11px;
  align-items: center;
  color: var(--primary);
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 22px;
}

#law h3 {
  font-weight: 700;
  color: #333 !important;
}

.complete .ementa {
  margin-bottom: 20px;
  padding: 15px !important;
  background: #fff;
  border: 1px solid #ccc;
  box-shadow: 3px 3px 5px #999;
}

#law .responsive-table,
.responsive-table table {
  float: left;
}

#law .responsive-table {
  margin-bottom: 40px;
}

#law .redaction {
  padding-left: 40px;
  text-align: justify;
}

#federal .content {
  min-height: 300px;
  font-size: 0.9rem;
  line-height: 1.08rem;
  display: none;
}

#federal .content:first-child {
  display: block;
}

#federal .content .question,
#onhigh .content .date,
#onhigh .content .answer,
#onhigh .content .procedure,
#onhigh .content .full .publisher,
#onhigh .content .full p {
  width: 100%;
  float: left;
}

#federal .content .question,
#onhigh .content .procedure {
  padding: 10px 0;
  font-weight: 700;
  color: var(--primary);
  transition: color 0.5s;
}

#federal .content .procedure {
  border-bottom: 1px solid #ccc;
}

#federal .content .question:hover,
#onhigh .content .procedure:hover {
  color: #333;
  cursor: pointer;
}

#federal .content .date {
  padding-top: 3px;
  font-size: 0.8rem;
  color: #999;
  font-weight: 100 !important;
}

#federal .content .answer p {
  padding-bottom: 10px;
}

#federal .content .answer a {
  color: var(--primary);
}

/* #federal .content .full{display:none;} */

#federal .content .full p {
  padding-bottom: 8px;
  font-size: 15px;
  line-height: 1.3rem;
  font-family: "Inter";
  font-style: normal;
  color: #212b36;
  line-height: 24px;
}

.signature {
  margin-bottom: 7px; 
}

#federal .content .full .publisher {
  padding: 5px 0 30px;
  font-size: 0.9rem !important;
  color: #999;
}

#federal .content .full button {
  padding-bottom: 25px;
  float: none;
  margin: 0;
  font-size: 0.9rem;
}

#federal .content .full .footer-btn {
  padding-top: 20px;
  text-align: center;
}

#federal .navigation {
  width: 100%;
  margin-bottom: 15px;
  padding: 10px 0;
  float: left;
  text-align: center;
  font-size: 0.95rem;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

#federal .fe-index-text {
  text-align: center;
}

.procedimentos-tabs ul {
  display: flex;
  margin-bottom: 2.3125rem;
  gap: 1rem;
}

.procedimentos-tabs ul li a {
  transition: all 0.2s linear !important;
  cursor: pointer !important;
  color: #637381 !important;
}

.procedimentos-tabs ul li.activated a {
  color: #212b36 !important;
}

.sumary-titulo {
  font-family: "Inter" !important;
  font-style: normal !important;
  font-weight: 700 !important;
  font-size: 18px !important;
  line-height: 28px !important;
}

.text-pergunta {
  padding-bottom: 20px;
  font-size: 14px;
  font-weight: 500;
  color: black !important;
}

.numeracao-perguntas {
  padding-bottom: 20px;
  font-size: 14px;
  font-weight: 500;
  color: #ff005a !important;
}

#subject {
  padding-bottom: 20px;
}

.title-note {
  background-color: #e8e8e8;
  padding-left: 20px;
}

.note {
  background-color: #e8e8e8;
  margin-bottom: 14px;
}

#divImportant {
  background-color: white !important;
  border: 2px solid #ff005a;
  margin: 20px 5% 20px 5%;
}

#divImportant p {
  margin-left: 10px;
}

.title-important {
  width: 100%;
  padding: 0 2.5%;
  float: left;
  background: #ff005a;
  color: #fff;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 1.1em;
  font-weight: bold;
}

.note-important {
  margin: 10px;
}

.text-important {
  padding: 10px;
}

.topico-paragrafo {
  padding-left: 30px !important;
}

#container-table {
  padding-bottom: 20px !important;
}
#migalhas__voltar_sem_hist {
  font-weight: 700 !important;
  text-decoration: none !important;
  margin: 12px 0 !important;
  color: var(--primary) !important;
  font-size: 14px !important;
}

.breadcrumb a {
  font-size: 14px !important;
}
/* Modal de tela cheia */
#modal-doc-tela-cheia {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #555;
  padding: 30px 90px;
  font-size: 0.9rem;
  box-shadow: 2px 2px 2px #333;
  z-index: 101;
  -moz-transition: all 0.5s ease-in;
  -ms-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  min-height: 100%;
}

#modal-doc-tela-cheia #div-doc-tela-cheia {
  background-color: white;
  padding: 80px 100px;
  border-radius: 16px;
}

.menu-icone-document {
  display: flex;
  align-items: center;
  cursor: pointer;
  gap: 0.71875rem;
}

.menu-icone-document:not(:last-child)::after {
  content: "";
  height: 24px;
  width: 1px;
  background: #bcbebe;
  margin: 0 9px;
}

.conteudo_actions {
  display: flex;
  align-items: center;
  /* margin-bottom: 32px;
  margin-top: 24px; */
}
.conteudo_actions h4 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 22px;
  color: var(--primary);
}

#modal-doc-tela-cheia .close-modal-doc-tela-cheia {
  position: absolute;
  top: 46px;
  right: 106px;
  font-size: 1.5rem;
  cursor: pointer;
  z-index: 4;
}
.close-modal-doc-tela-cheia {
  display: block;
}
.close-modal-doc-tela-cheia svg {
  border: 2px solid rgba(145, 158, 171, 0.32);
  color: var(--primary);
  border-radius: var(--border-8);
}

.voltar-botao{
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 13px;
  color: var(--primary);
  font-weight: 700;
  cursor: pointer;
  text-decoration: none;
  margin-top: -14px !important;
  width: 12%;
}
