@import url(https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200);

@import url(https://fonts.googleapis.com/css2?family=Lato&display=swap);

@import url(https://fonts.googleapis.com/css2?family=Open+Sans&display=swap);


#menu_acessibilidade {
    isolation: isolate;
    position: relative; /* Garante que o isolamento funcione adequadamente */
    z-index: 1000; /* Se necessário, ajuste a ordem de empilhamento */
    max-height: 700px;
    overflow-y: auto; /* Rolagem vertical */
}

*,
:after,
:before {
    border: 0 solid #e5e7eb;
    box-sizing: border-box;
}
:after,
:before {
    --tw-content: "";
}
:host,
html {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    font-family:
    Open Sans,
    ui-sans-serif,
    system-ui,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol,
    Noto Color Emoji;
    font-feature-settings: normal;
    font-variation-settings: normal;
    -moz-tab-size: 4;
    tab-size: 4;
    -webkit-tap-highlight-color: transparent;
}
body {
    line-height: inherit;
    margin: 0;
    transition: zoom 0.3s ease; /* Suaviza a transição do zoom */
}
hr {
    border-top-width: 1px;
    color: inherit;
    height: 0;
}
abbr:where([title]) {
    text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit;
}
a {
    color: inherit;
    text-decoration: inherit;
}
b,
strong {
    font-weight: bolder;
}
code,
kbd,
pre,
samp {
    font-family:
    ui-monospace,
    SFMono-Regular,
    Menlo,
    Monaco,
    Consolas,
    Liberation Mono,
    Courier New,
    monospace;
    font-feature-settings: normal;
    font-size: 1em;
    font-variation-settings: normal;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
table {
    border-collapse: collapse;
    border-color: inherit;
    text-indent: 0;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font-family: inherit;
    font-feature-settings: inherit;
    font-size: 100%;
    font-variation-settings: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
}
button,
select {
    text-transform: none;
}
button,
input:where([type="button"]),
input:where([type="reset"]),
input:where([type="submit"]) {
    -webkit-appearance: button;
    background-color: transparent;
    background-image: none;
}
:-moz-focusring {
    outline: auto;
}
:-moz-ui-invalid {
    box-shadow: none;
}
progress {
    vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
summary {
    display: list-item;
}
blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
    margin: 0;
}
fieldset {
    margin: 0;
}
fieldset,
legend {
    padding: 0;
}
menu,
ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
dialog {
    padding: 0;
}
textarea {
    resize: vertical;
}
input::placeholder,
textarea::placeholder {
    color: #9ca3af;
    opacity: 1;
}
[role="button"],
button {
    cursor: pointer;
}
:disabled {
    cursor: default;
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
    display: block;
    vertical-align: middle;
}
img,
video {
    height: auto;
    max-width: 100%;
}
[hidden] {
    display: none;
}
*,
:after,
:before {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
    --tw-contain-size: ;
    --tw-contain-layout: ;
    --tw-contain-paint: ;
    --tw-contain-style: ;
}
::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
    --tw-contain-size: ;
    --tw-contain-layout: ;
    --tw-contain-paint: ;
    --tw-contain-style: ;
}
#menu_acessibilidade .sr-only {
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    clip: rect(0, 0, 0, 0);
    border-width: 0;
    white-space: nowrap;
}
#menu_acessibilidade .relative {
    position: relative;
}
#menu_acessibilidade .mr-2 {
    margin-right: 8px;
}
#menu_acessibilidade .mt-2 {
    margin-top: 8px;
}
#menu_acessibilidade .flex {
    display: flex;
}
#menu_acessibilidade .inline-flex {
    display: inline-flex;
}
#menu_acessibilidade .grid {
    display: grid;
}
#menu_acessibilidade .h-\[40px\] {
    height: 40px;
}
#menu_acessibilidade .w-\[400px\] {
    width: 400px;
}
#menu_acessibilidade .w-full {
    width: 100%;
}
#menu_acessibilidade .grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
#menu_acessibilidade .flex-row {
    flex-direction: row;
}
#menu_acessibilidade .items-center {
    align-items: center;
}
#menu_acessibilidade .justify-center {
    justify-content: center;
}
#menu_acessibilidade .justify-between {
    justify-content: space-between;
}
#menu_acessibilidade .gap-4 {
    gap: 3px;
}
#menu_acessibilidade .rounded-lg {
    border-radius: 35px;
}
#menu_acessibilidade .rounded-md {
    border-radius: 35px;
}

#menu_acessibilidade .rounded-zero {
    border-radius: 1px;
}

#menu_acessibilidade .rounded-top-left {
    border-radius: 35px 1px 1px 1px;
}

#menu_acessibilidade .rounded-right {
    border-radius: 35px 35px 35px 35px;
}

#menu_acessibilidade .rounded-left {
    border-radius: 35px 35px 35px 35px;
}

#menu_acessibilidade .rounded-top-right {
    border-radius: 1px 35px 1px 1px;
}

#menu_acessibilidade .rounded-bottom-left {
    border-radius: 1px 1px 35px 1px;
}

#menu_acessibilidade .rounded-bottom-right {
    border-radius: 1px 1px 1px 35px;
}

#menu_acessibilidade .rounded-left-zoom {
    border-radius: 35px 1px 1px 35px;
}

#menu_acessibilidade .rounded-right-zoom {
    border-radius: 1px 35px 35px 1px;
}

#menu_acessibilidade .rounded-t-lg {
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
}
#menu_acessibilidade .bg-neutral-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(238 238 238 / var(--tw-bg-opacity));
}
#menu_acessibilidade .bg-primary-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(45 90 252 / var(--tw-bg-opacity));
}
#menu_acessibilidade .bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

#menu_acessibilidade .bg-white2 {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

#menu_acessibilidade .bg-white:focus-within {
    background-color: #DCDCDC;
}
#menu_acessibilidade .p-2 {
    padding: 8px;
}
#menu_acessibilidade .p-4 {
    padding: 16px;
}
#menu_acessibilidade .px-4 {
    padding-left: 16px;
    padding-right: 16px;
}
#menu_acessibilidade .py-3 {
    padding-bottom: 12px;
    padding-top: 12px;
}
#menu_acessibilidade .pb-4 {
    padding-bottom: 16px;
}
#menu_acessibilidade .text-center {
    text-align: center;
}
#menu_acessibilidade .font-title {
    font-family:
    Lato,
    ui-sans-serif,
    system-ui,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol,
    Noto Color Emoji;
}
#menu_acessibilidade .text-3xl {
    font-size: 28.125px;
    line-height: 33.75px;
}
#menu_acessibilidade .text-lg {
    font-size: 16.875px;
    line-height: 25.3125px;
}
#menu_acessibilidade .text-sm {
    font-size: 13.125px;
    line-height: 19.6875px;
}
#menu_acessibilidade .text-xs {
    font-size: 11.25px;
    line-height: 18px;
}
#menu_acessibilidade .text-neutral-500 {
    --tw-text-opacity: 1;
    color: rgb(153 153 153 / var(--tw-text-opacity));
}
#menu_acessibilidade .text-neutral-700 {
    --tw-text-opacity: 1;
    color: rgb(103 103 103 / var(--tw-text-opacity));
}
#menu_acessibilidade .text-primary-50 {
    --tw-text-opacity: 1;
    color: rgb(238 243 255 / var(--tw-text-opacity));
}
#menu_acessibilidade .text-primary-500 {
    --tw-text-opacity: 1;
    color: rgb(45 90 252 / var(--tw-text-opacity));
}
#menu_acessibilidade .shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
    0 4px 6px -4px rgba(0, 0, 0, 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),
    0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
#menu_acessibilidade {
    font-family: Open Sans !important;
    font-size: 15px !important;
}
#menu_acessibilidade :is(.bg-neutral-100) {
    color: rgba(0, 0, 0, 0.9) !important;
}
#menu_acessibilidade :is(.bg-primary-500) {
    color: hsla(0, 0%, 100%, 0.9) !important;
}
/* Estilos da imagem do botão */
.button-img-ac {
    width: 50px;
    height: auto; /* Ajuste conforme necessário */
	max-width: 100%; /* Impede que a imagem ultrapasse o container */
}

#menu_acessibilidade .button-img-ac {
    width: 50px;
    height: auto;
}


.logo-cnpq {
        height: 100px;
        width: auto; /* Para manter a proporção */
        max-width: 100%; /* Responsividade */
    }



body.userrole-authenticated .btn.btn-success.fileinput-button span:after {
    content: "Adicionar Arquivos" !important;
}
#loading {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    color: white;
    font-size: 24px;
    z-index: 9999;
}


/* Estilos do contêiner principal do botão flutuante */
.floating-container {
    position: fixed;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 9999;
}

/* Botão de acesso principal */
.access-button-container {
    width: 40px;
    height: 40px;
    right: 10px;
    position: fixed;
    top: calc(50% + 40px); /* Centraliza e ajusta 40px abaixo */
    background-color: #007bff;
    border-radius: 20%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
    outline: none; /* Remove o contorno padrão do foco */
}

/* Adiciona um destaque visual para o foco */
.access-button-container:focus {
    outline: 2px solid #0056b3;
}

.access-button-container img {
    width: 29px;
    height: 29px;
}

.floating-menu {
    position: fixed;
    right: 65px;
    top: 50%;
    transform: translateY(-50%); /* Centraliza verticalmente */
    width: 400px;
    background-color: #F5F5F5;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.7);
    border-radius: 35px;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    z-index: 1000; Garante que o menu estará acima
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

.floating-menu.show {
    opacity: 1;
    visibility: visible;
}

.floating-menu a {
    display: block;
    padding: 10px;
    text-decoration: none;
    color: #333;
    border-bottom: 1px solid #ddd;
}

.floating-menu a:last-child {
    border-bottom: none;
}

.floating-menu a:hover {
    background-color: #f0f0f0;
}

/* Estilo da imagem pop-up (opcional) */
.floating-menu img {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.floating-menu {
    display: none;
}
.floating-menu.show {
    display: block;
}

.flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%; /* opcional, dependendo do design */
}

.center_button_zoom {
    justify-content: center; /* Centraliza horizontalmente */
    align-items: center; /* Centraliza verticalmente */
    border-radius: 5px; /* Bordas arredondadas (opcional) */
    cursor: pointer;
    text-decoration: none; /* Remove sublinhado */
}

.material-symbols-outlined {
    font-size: 28px; /* Ajuste para o tamanho desejado */
}

.material-symbols-outlined_img {
    width: 1em; /* Ajuste para o tamanho desejado */
    height: 1em;
}

.small-icon {
    font-size: 16px; /* Ícones menores */
}


/* #### menu informações #### */

/* Estilos para o tooltip */
.tooltip-content {
    position: absolute;
    z-index: 10;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 5px;
    display: block;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    max-width: 350px; /* Ajusta o tamanho máximo para evitar overflow */
    word-wrap: break-word; /* Quebra as palavras longas */
    overflow-wrap: break-word; /* Compatibilidade adicional para quebra */
    box-sizing: border-box; /* Garante que padding seja considerado no tamanho total */
}

/* Estilos para o <ol> dentro do tooltip */
.tooltip-content ol {
    min-width: 350px; /* Largura mínima garantida */
    margin: 0; /* Remove margem padrão */
    padding: 0 10px; /* Ajusta o preenchimento interno */
    list-style-position: inside; /* Mantém os números alinhados ao texto */
    word-wrap: break-word; /* Garante que o texto não ultrapasse a largura */
    overflow-wrap: break-word;
    box-sizing: border-box;
}

/* Outros estilos */
.callout {
    margin-top: 10px;
}

/* Visibilidade inicial oculta */
.tooltip-content[hidden] {
    display: none;
}

/* Estilos para o ícone de tooltip */
.tooltip-container {
    display: inline-block;
    position: relative;
    cursor: pointer;
}


kbd {
    background-color: #f0f0f0;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 2px 4px;
    font-size: 12px;
    font-family: monospace;
}

.max-28px {
    max-width: 28px;
    max-height: 28px;
    min-width: 28px;
    min-height: 28px;
}