.atencao2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #990000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}

.titulo         { 	TEXT-TRANSFORM: uppercase; font-family: arial,sans-serif;	font-size: 14px;	font-weight: bold; 	color: #7A83B8; text-decoration: none;}
.titulo:link    {	TEXT-TRANSFORM: uppercase; font-family: arial,sans-serif;	font-size: 14px;	font-weight: bold; 	color: #7A83B8; text-decoration: none;}
.titulo:houver  {	TEXT-TRANSFORM: uppercase; font-family: arial,sans-serif;	font-size: 14px;	font-weight: bold; 	color: #7A83B8; text-decoration: none;}
.titulo:visited {	TEXT-TRANSFORM: uppercase; font-family: arial,sans-serif;	font-size: 14px;	font-weight: bold; 	color: #7A83B8; text-decoration: none;}
.titulo:active  {	TEXT-TRANSFORM: uppercase; font-family: arial,sans-serif;	font-size: 14px;	font-weight: bold; 	color: #7A83B8; text-decoration: none;}

.menu           {	font-family: arial,sans-serif;	font-size: 10px;	font-weight: bold; 	color: #7A83B8; text-decoration: none;}
.menu:link      {	font-family: arial,sans-serif;	font-size: 10px;	font-weight: bold; 	color: #7A83B8; text-decoration: none;}
.menu:houver    {	font-family: arial,sans-serif;	font-size: 10px;	font-weight: bold; 	color: #7A83B8; text-decoration: none;}
.menu:visited   {	font-family: arial,sans-serif;	font-size: 10px;	font-weight: bold; 	color: #7A83B8; text-decoration: none;}
.menu:active    {	font-family: arial,sans-serif;	font-size: 10px;	font-weight: bold; 	color: #7A83B8; text-decoration: none;}

.titulo_questionario         {	font-family: arial,sans-serif;	font-size: 11px;	font-weight:bolder; 	color: #FFFFFF; text-decoration: none; background-color:7A83B8; border:solid 1px; border-color:#000}

.menu_selecionado         {	font-family: arial,sans-serif;	font-size: 10px;	font-weight: bold; 	color: #FFFFFF; text-decoration: none;}
.menu_selecionado:link    {	font-family: arial,sans-serif;	font-size: 10px;	font-weight: bold; 	color: #FFFFFF; text-decoration: none;}
.menu_selecionado:houver  {	font-family: arial,sans-serif;	font-size: 10px;	font-weight: bold; 	color: #FFFFFF; text-decoration: none;}
.menu_selecionado:visited {	font-family: arial,sans-serif;	font-size: 10px;	font-weight: bold; 	color: #FFFFFF; text-decoration: none;}
.menu_selecionado:active  {	font-family: arial,sans-serif;	font-size: 10px;	font-weight: bold; 	color: #FFFFFF; text-decoration: none;}

.botao         {	font-family: arial,sans-serif;	font-size: 12px;	font-weight: bold; 	color: #FFFFFF; text-decoration: none;}
.botao:link    {	font-family: arial,sans-serif;	font-size: 12px;	font-weight: bold; 	color: #FFFFFF; text-decoration: none;}
.botao:houver  {	font-family: arial,sans-serif;	font-size: 12px;	font-weight: bold; 	color: #FFFFFF; text-decoration: none;}
.botao:visited {	font-family: arial,sans-serif;	font-size: 12px;	font-weight: bold; 	color: #FFFFFF; text-decoration: none;}
.botao:active  {	font-family: arial,sans-serif;	font-size: 12px;	font-weight: bold; 	color: #FFFFFF; text-decoration: none;}

.texto         { 	font-family: arial,sans-serif;	font-size: 11px;	font-weight: normal; 	color: #000000; text-decoration: none;}
.texto:link    {	font-family: arial,sans-serif;	font-size: 11px;	font-weight: normal; 	color: #000000; text-decoration: none;}
.texto:houver  {	font-family: arial,sans-serif;	font-size: 11px;	font-weight: normal; 	color: #000000; text-decoration: none;}
.texto:visited {	font-family: arial,sans-serif;	font-size: 11px;	font-weight: normal; 	color: #000000; text-decoration: none;}
.texto:active  {	font-family: arial,sans-serif;	font-size: 11px;	font-weight: normal; 	color: #000000; text-decoration: none;}

.texto_bold         { 	font-family: arial,sans-serif;	font-size: 11px;	font-weight: bold; 	color: #000000; text-decoration: none;}
.texto_bold:link    {	font-family: arial,sans-serif;	font-size: 11px;	font-weight: bold; 	color: #000000; text-decoration: none;}
.texto_bold:houver  {	font-family: arial,sans-serif;	font-size: 11px;	font-weight: bold; 	color: #000000; text-decoration: none;}
.texto_bold:visited {	font-family: arial,sans-serif;	font-size: 11px;	font-weight: bold; 	color: #000000; text-decoration: none;}
.texto_bold:active  {	font-family: arial,sans-serif;	font-size: 11px;	font-weight: bold; 	color: #000000; text-decoration: none;}


.texto_link         { 	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal; 	color: #000000; text-decoration: underline;}
.texto_link:link    {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal; 	color: #000000; text-decoration: underline;}
.texto_link:houver  {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal; 	color: #000000; text-decoration: underline;}
.texto_link:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal; 	color: #000000; text-decoration: underline;}
.texto_link:active  {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal; 	color: #000000; text-decoration: underline;}



/*ID 2289*/
/* Overlay */
.modal-overlay {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.45);
    z-index: 9999;
}

/* Modal */
.modal-box {
    background: #ffffff;
    width: 520px;
    max-width: 90%;
    margin: 12vh auto;
    border-radius: 10px;
    box-shadow: 0 20px 40px rgba(0,0,0,.2);
    padding: 24px 26px 22px;
    font-family: Arial, Helvetica, sans-serif;
}

/* Título */
.modal-title {
    font-size: 18px;
    font-weight: 600;
    color: #1f2937;
    margin-bottom: 12px;
}

/* Mensagem */
.modal-message {
    font-size: 14px;
    color: #374151;
    line-height: 1.5;
}

/* Textarea */
.modal-textarea {
    width: 100%;
    margin-top: 14px;
    min-height: 90px;
    padding: 10px;
    border: 1px solid #d1d5db;
    border-radius: 6px;
    font-size: 14px;
    resize: vertical;
}

/* Rodapé */
.modal-footer {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    margin-top: 18px;
}

/* Botőes */
.btn {
    padding: 8px 16px;
    border-radius: 6px;
    font-size: 14px;
    cursor: pointer;
    border: none;
}

.btn-primary {
    background: #2563eb;
    color: #fff;
}

.btn-primary:hover {
    background: #1d4ed8;
}

.btn-secondary {
    background: #e5e7eb;
    color: #111827;
}

.btn-secondary:hover {
    background: #d1d5db;
}

.texto_verde         { 	font-family: arial,sans-serif;	font-size: 12px;	font-weight: normal; 	color: #009900; text-decoration: none;}
.texto_verde:link    {	font-family: arial,sans-serif;	font-size: 12px;	font-weight: normal; 	color: #009900; text-decoration: none;}
.texto_verde:houver  {	font-family: arial,sans-serif;	font-size: 12px;	font-weight: normal; 	color: #009900; text-decoration: none;}
.texto_verde:visited {	font-family: arial,sans-serif;	font-size: 12px;	font-weight: normal; 	color: #009900; text-decoration: none;}
.texto_verde:active  {	font-family: arial,sans-serif;	font-size: 12px;	font-weight: normal; 	color: #009900; text-decoration: none;}


.texto_vermelho         { 	font-family: arial,sans-serif;	font-size: 12px;	font-weight: normal; 	color: #FF0000; text-decoration: none;}
.texto_vermelho:link    {	font-family: arial,sans-serif;	font-size: 12px;	font-weight: normal; 	color: #FF0000; text-decoration: none;}
.texto_vermelho:houver  {	font-family: arial,sans-serif;	font-size: 12px;	font-weight: normal; 	color: #FF0000; text-decoration: none;}
.texto_vermelho:visited {	font-family: arial,sans-serif;	font-size: 12px;	font-weight: normal; 	color: #FF0000; text-decoration: none;}
.texto_vermelho:active  {	font-family: arial,sans-serif;	font-size: 12px;	font-weight: normal; 	color: #FF0000; text-decoration: none;}

.texto_vermelho_bold         { 	font-family: arial,sans-serif;	font-size: 12px;	font-weight: bold; 	color: #FF0000; text-decoration: none;}
.texto_vermelho_bold:link    {	font-family: arial,sans-serif;	font-size: 12px;	font-weight: bold; 	color: #FF0000; text-decoration: none;}
.texto_vermelho_bold:houver  {	font-family: arial,sans-serif;	font-size: 12px;	font-weight: bold; 	color: #FF0000; text-decoration: none;}
.texto_vermelho_bold:visited {	font-family: arial,sans-serif;	font-size: 12px;	font-weight: bold; 	color: #FF0000; text-decoration: none;}
.texto_vermelho_bold:active  {	font-family: arial,sans-serif;	font-size: 12px;	font-weight: bold; 	color: #FF0000; text-decoration: none;}

.texto_pequeno         { 	font-family: arial,sans-serif;	font-size: 9px;	font-weight: normal; 	color: #000000; text-decoration: none;}
.texto_pequeno:link    {	font-family: arial,sans-serif;	font-size: 9px;	font-weight: normal; 	color: #000000; text-decoration: none;}
.texto_pequeno:houver  {	font-family: arial,sans-serif;	font-size: 9px;	font-weight: normal; 	color: #000000; text-decoration: none;}
.texto_pequeno:visited {	font-family: arial,sans-serif;	font-size: 9px;	font-weight: normal; 	color: #000000; text-decoration: none;}
.texto_pequeno:active  {	font-family: arial,sans-serif;	font-size: 9px;	font-weight: normal; 	color: #000000; text-decoration: none;}

.texto_mensagem         { 	font-family: arial,sans-serif;	font-size: 14px;	font-weight: bold; 	color: #000000; text-decoration: none;}
.texto_mensagem:link    {	font-family: arial,sans-serif;	font-size: 14px;	font-weight: bold; 	color: #000000; text-decoration: none;}
.texto_mensagem:houver  {	font-family: arial,sans-serif;	font-size: 14px;	font-weight: bold; 	color: #000000; text-decoration: none;}
.texto_mensagem:visited {	font-family: arial,sans-serif;	font-size: 14px;	font-weight: bold; 	color: #000000; text-decoration: none;}
.texto_mensagem:active  {	font-family: arial,sans-serif;	font-size: 14px;	font-weight: bold; 	color: #000000; text-decoration: none;}



.texto3         { 	font-family: arial,sans-serif;	font-size: 10px;	font-weight: normal; 	color: #000000; text-decoration: none;}
.texto3:link    {	font-family: arial,sans-serif;	font-size: 10px;	font-weight: normal; 	color: #000000; text-decoration: none;}
.texto3:houver  {	font-family: arial,sans-serif;	font-size: 10px;	font-weight: normal; 	color: #000000; text-decoration: none;}
.texto3:visited {	font-family: arial,sans-serif;	font-size: 10px;	font-weight: normal; 	color: #000000; text-decoration: none;}
.texto3:active  {	font-family: arial,sans-serif;	font-size: 10px;	font-weight: normal; 	color: #000000; text-decoration: none;}
