.elementor-kit-9{--e-global-color-primary:#28772C;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#111827;--e-global-color-accent:#4B5563;--e-global-color-1433982:#BBF7D0;--e-global-color-eeead4f:#2F3194;--e-global-color-5648d2e:#EC1C22;--e-global-color-35b0215:#B9151A;--e-global-color-bfc99ef:#B11014;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */:root{
    --cor-verde:#28772c;
    --cor-verde-escuro:#0f6b33;
    --zebra:#f7f7f7;
  }

  .atas-wrap{margin:16px 0;}
  .atas-tabela{
    width:100%;
    border-collapse:collapse;
    table-layout:fixed;
    font-size:16px;
  }
  .atas-tabela th,
  .atas-tabela td{
    padding:14px 16px;
    border-bottom:1px solid #e6e6e6;
    vertical-align:middle;
    word-wrap:break-word;+
  }
  .atas-tabela thead th{
    background:var(--cor-verde);
    color:#fff;
    font-weight:700;
    border-bottom:2px solid var(--cor-verde-escuro);
    text-align:center;
  }
  .atas-tabela tbody tr:nth-child(even){ background:var(--zebra); }

  .col-tipo, .col-ver, .col-data { text-align:center; }
  .col-data { width:140px; }
  .col-tipo { width:180px; }
  .col-ver  { width:130px; }
.titulo-link-active{
    color: #006dcc !important;
}
  .btn-view{
    display:inline-flex; align-items:center; gap:.5rem;
    text-decoration:none;
    color:#2f8fe6;
    font-weight:500;
  }
 
  .btn-view svg{ width:18px; height:18px; fill:#2f8fe6; flex:0 0 auto; }
  .btn-view:hover{ text-decoration:underline; }

  .atas-scroll{ overflow-x:auto; }
  .atas-scroll::-webkit-scrollbar{ height:8px; }
  .atas-scroll::-webkit-scrollbar-thumb{ background:#d0d0d0; border-radius:6px; }
  @media (max-width: 680px){
    .atas-tabela{ font-size:14px; }
    .col-data{ width:120px; }
    .col-tipo{ width:140px; }
    .col-ver { width:110px; }
  }/* End custom CSS */