body{
	
	font-family: "Montserrat", sans-serif;
	font-optical-sizing: auto;
	font-size: 14px;
}
textarea{
	font-size: 18px;
}

a{
	text-decoration: none;
}

label{
	font-size: 14px;
}

td{
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
}

 td:first-child {
	text-align: left;
}

.note-editable li{
	background: #a6b1d7;
	padding: 20px;
}

.required{
	color: red;
	font-weight: bold;
}

.link_botao {
    border: 1px solid;
    padding: 7px;
    text-align: center;
    background: #233987;
    color: #fff;
    border-radius: 6px;
    font-size: 15px;
}

label{
	margin-top: 20px;
	font-weight: 600;
}

p{
	font-size: 16px;
}

th{
	text-align: center;
}

span{
/*	color: #000;*/
	font-size: 14px;
}

.remover-sa, .remover-ocorrencia, .remover-atividade, .botao_remover, .remover-area, .remover_1nivel, .remover_2nivel, .remover_tipo_ocorrencia, .remover_secao, .remover_tipo_auditoria, .remover_status_auditoria, .remover_imagem{
	background-color: #BA0C2F;
}

.topo{
	/*/background-color: #233987;*/
	background-color: #233987;
	width: 100%;
	height: auto;
	min-height: 140px;
}

.topo_auditado{
	background-color: #20763a;
}

.topo h6{
	color: #FFF;
}

.titulo_sistema, .identificacao{
	margin-top: 40px;
	/*margin-bottom: 20px;*/
}

.barra_azul{
	/*padding-bottom: 20px; */
	float: left;
	width: 100%;
}

.titulo_sistema{
	float: left;
    width: 276px;
    margin-left: 20px;
	margin-top:0px;
}

.titulo_sistema img{
	width: 232px;
}

.identificacao{
	float: left;
	width: 300px;
    margin-left: 20px;
	margin-bottom: 20px;
}


.div_lateral{
	/*background: #233987;*/
	/*background: #F9F9F9;*/
	background: #f5f5f5;
	margin-top: -15px;
	color: #FFF;
}

.div_lateral span{
	color: #000;
	font-weight: 600;
	margin-left: 10px;
	margin-top: 5px;
	font-size: 14px;
}

.div_lateral li{
	color: #FFF;
	list-style: none;
	padding: 10px 0 10px 0;
	height: 40px;
	margin-top: 10px;
	cursor: pointer;
}


.div_lateral hr{
	margin-top: 0px;
	color: #c79494;
}

.identificacao_dia{
	margin-top: 60px;
	padding-bottom: 40px;
	text-align: center;
	width: 100%;
	color: #233987;
	font-weight: bold;
}

#area_editavel{
	margin-top: 40px;
	margin-bottom: 80px;
}


.titulo_pagina_inicial{
	color: #233987;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 60px;
	font-size: 36px;
}

.destaque_cor{
	color: #233987;
	font-weight: 600;
}

.acessos_icones{
	margin-left: 50px;
}

.borda_area{
	border: 1px solid #cacaca;
	margin-top: 30px;
	padding-top: 20px;
	padding-bottom: 10px;
}
/*999956900*/


/*usado na página de tela inicial*/
    table {
        width: 100%;
        border-collapse: collapse;
        margin-top: 40px;
        font-size: 16px;
        text-align: left;
    }

    th, td {
        padding: 12px 20px;
        border: 1px solid #ddd;
    }

    th {
        background-color: #F3F3F3;
        font-weight: bold;
    }

    tbody tr:nth-child(even) {
        /*background-color: #f9f9f9;*/
        background-color: #FFFFFF;
    }

    button {
        padding: 8px 12px;
        background-color: #233987;
        color: white;
        border: none;
        cursor: pointer;
        border-radius: 4px;
    }

    button:hover {
        background-color: #0056b3;
    }
	
	.botao_visualizar_atividades{
		margin-top: 80px;
	}
	
	
/*usando nas paginas internas*/
	
.linha_azul_topo{
	/*border: 2px solid #233987;
	width: 21%;*/
}

.titulo_principal_pagina{
	font-weight: 600;
	font-size: 20px;
}

#form_usuario{
	
}

#form_usuario select{
	
}

.fundo_cinza{
	background: #F3F3F3;
	padding: 10px 20px 10px 20px;
}

.fundo_cinza form{
	margin-top: 20px;
}

.fundo_cinza button{
	margin-top: 20px;
}

.delimitador_inputs{
	font-weight: bold;
	margin-top: 20px;
}

.sub_pagina{
	color: #233987;
	font-size: 20px;
}

.botao_interacao_topo{
	float: left;
	margin-left: 20px;
	width: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

.botao_escolha_form{
	float: left;
	width: auto;
	/*margin-bottom: 30px;
	margin-top: 5px;*/
}

.botao_inserir{
	margin-top: 20px;
}

.botao_visualizar_arquivos{
	margin-top: 20px;
	background-color: #DADADA;
	color: #000000;
}

.tabela_gerenciador{
	margin-top: 70px;
    float: left;
    clear: left;
    width: 100%;
    margin-bottom: 50px;
}

.botao_acionado{
	background: #233987;
}

.span_negrito{
	font-weight: bold;
	float: left;
	margin-top: 20px;
}

#inserir_tipos_1_nivel, #inserir_tipos_2_nivel{
	cursor: pointer;
}

#inserir_tipos_1_nivel span img, #inserir_tipos_2_nivel span img{
	margin-right: 30px;
}

#inserir, #tipos {
	/*display: none;*/
	padding: 10px;
	border: 1px solid #ccc;
	margin-top: 10px;
}

.processo_titulo_tabela{
	font-weight: bold;
}

.linha_baixo{
	clear: left;
	/*float: left;*/
}

.div_titulo_auditoria_escolhida{
	padding: 8px;
	/*background-color: #005ca9;*/
	font-weight: bold;
	color: #233987;
	width: 100%;
	border-radius: 10px;
	text-align: center;
	margin-top: 50px;
	clear: left;
	float: left;
}

.div_titulo_auditoria_escolhida span{
	font-size: 25px;
    text-decoration: underline;
    text-decoration-color: #BDBDBD;
    text-underline-offset: 10px;
}

#visualizar_inserir_ocorrencias span a{
	text-decoration: none;
	color: #000000;
	margin-right: 20px;
}

.titulo_tabela_ocorrencia{
	font-size: 14px;
}

.historico_interacoes{
	border-top: 1px solid #000000;
	margin-top: 100px;
}

.historico_interacoes h5{
	margin-top: 30px;
}

.nome_autor{
	margin-top: 30px;
	font-weight: bold;
	font-size: 16px;
}

.data_resposta{
	margin-left: 80px;
	font-weight: bold;
	font-size: 16px;
}

.historico_interacoes p{
	width: 100%;
	margin-top: 20px;
}

.nome_data_texto{
	margin-top: 30px;
}

.box_resposta_trabalho{
	margin-top: 30px;
}

.titulo_ferias_usuario{
	font-weight: bold;
	margin-top: 50px;
	font-size: 18px;
	text-decoration: underline;
}

.cabecalho_plano_acao{
	margin-top: 40px;
}

.titulo_tabelha_plano_acao{
	text-align: center;
}

#tabela_plano_acao{
	margin-bottom: 20px;
}

#tabela_plano_acao th, #tabela_plano_acao td{
	padding: 5px;
	font-size: 11px;
}

.caixinha_mes{
	height: 40px;
    width: 90px;
    border-radius: 5px;
    padding: 10px;
    background: #233987;
    color: #FFFFFF;
    text-align: center;
    float: left;
}

.caixinha_qt_dias_uteis{
	width: 55px;
    background: #D9D9D9;
    height: 40px;
    float: left;
    margin-right: 30px;
    border: none;
    margin-left: 10px;
    margin-bottom: 20px;
	text-align: center;
	display: flex;
    justify-content: space-around;
    align-items: center;
}

.caixinha_qt_dias_uteis2{
	background: #D9D9D9;
    float: left;
    margin-right: 30px;
    border: none;
    margin-left: 10px;
    margin-bottom: 20px;
    text-align: center;
    padding: 10px;
}

.caixinha_qt_dias_uteis2 span{
	font-size: 16px;
    margin-right: 10px;
}	
	
.formulario_dias_uteis{
	margin-top: 20px;
}



/*parte de menu suspenso para planejamento anual*/
.menu {
	display: flex;
	gap: 30px;
	align-items: center;
	padding-right: 30px;
}
.item {
	text-align: center;
}

.item a{
	color: #005CA9;
	font-weight: 600;
}

.seta {
	width: 15px;
	height: 10px;
	display: block;
	margin: 5px auto 0;
}

.barra_lado_logo{
	background: #fff;
    width: 3px;
    height: 113px;
    float: left;
    margin-top: 10px;
}

.menu_topo_planejamento{
	width: 100%;
    height: 60px;
    margin-bottom: 35px;
    border-bottom: 1px solid #caca;
}

.menu_planejamento_ativo{
	color: #233987;
	font-weight: bold;
	text-transform: uppercase;
}
/*fim parte menu suspenso planejamento anual*/
	
	
.dias_ferias{
	margin-top: 20px;
}

.caixinha_qt_dias_ferias{
	width: 100px;
    background: #D9D9D9;
    height: 40px;
    border: none;
    margin-bottom: 20px;
}

#planejamento_atual td, #planejamento_atual th{
	font-size: 16px;
	text-align: center;
}

.status_planejamento{
	font-weight: bold;
}

#planejamento_atual p{
	margin-top: 20px;
	font-size: 12px;
}


.divisoria_interacoes{
	width: 100%;
    height: 2px;
    margin-top: 80px;
    margin-bottom: 20px;
    background-color: black;
}

.bloco_historico_interacoes h3{
	float: left;
	margin-top: 20px;
}

.bloco_historico_interacoes{
	margin-top: 30px;
    margin-bottom: 120px;
}

.box_form_historico{
	width: 60%;
}

.box_form_historico h4{
	float: left;
}

.box_usuario_resposta{
	width: 60%;
	float: left;
	clear: left;
	margin-top: 60px;
	margin-bottom: 100px;
	
}

.box_usuario_resposta h4{
	float: left;
}

.box_usuario_resposta span{
	float: right;
	font-size: 16px;
	font-weight: bold;
}

.box_usuario_resposta div{
	float: left;
	clear: left;
	margin-top: 30px;
	font-size: 18px;
}

.divisoria_respostas{
	width: 100%;
    height: 1px;
    margin-bottom: 20px;
    background-color: #cccccc;
}

.fundo_login{
	float: left;
	background: #FFFFFF;
	border-radius: 20px;
	width: 100%;
	padding-bottom: 30px;
}

.fundo_login img{
	float: left;
    margin: 14px auto;
    text-align: center;
}

.titulo_login{
	color: #233987;
    float: left;
    margin-top: 8px;
    font-size: 24px;
    font-weight: bold;
    width: 100%;
    text-align: center;
}

.box_login{
	float: left;
	width: 100%;
    margin: 0px auto 0px auto;
}

.box_login form{
	width: 55%;
    margin: 0 auto;
}

.btn_acessar{
	background-color: #233987;
    margin-top: 22px;
    height: 48px;
    text-align: center;
}

.nome_sair{
	float: right;
	margin-right: 40px;
	margin-top: 27px;
}

.botao_sair{
	float: left;
	margin-top: 40px;
	color: #FFF;
}


.botao_visualizar_arquivos_iniciais{
	background: #DADADA;
	padding: 20px;
	margin-top: 30px;
	margin-bottom: 20px;
	float: left;
	clear: left;
	color: #000
}

.input_desabilitado{
	background-color: #e9ecef;
}

.select2-container--default .select2-selection--single{
	border: 1px solid #dee2ea !important; 
}

.select2-container .select2-selection--single{
	height: 40px !important; ;
	padding-top: 5px;
}

.note-editable img{
	width: 100% !important;
}

#box_texto_sa img{
	width: 100%;
}

.cabecalho_chat{
	width: 100%;
    background: #a6c6de;
    padding: 10px;
    text-align: center;
}

.responda_abaixo{
	margin-left: 30px;
    float: left;
    clear: left;
    margin-top: 60px;
}

.texto_sa_campo_fechado img{
	width: 100%;
}

.divisoria_antes_perguntas{
	background-color: #cacaca;
	height: 4px;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}

.botoes_relatorios{
	height: 46px;
    background-color: #005ca9;
    padding: 0px 20px;
    border: 1px solid #cacaca;
    border-radius: 10px;
    width: auto;
    text-align: center;
    font-size: 16px;
    clear: left;
    color: #FFF;
    display: flex;
    align-items: center;
    margin-left: 15px;
    margin-bottom: 20px;
}

.aviso_licitacao_encerrada{
	margin-top: 40px;
    /*float: left;*/
    padding: 15px;
    background: #ffb716;
    clear: left;
    font-size: 16px;
    font-weight: bold;
}.atencao_recado_versao{	margin-top: 45px;    background: #7caad1;    padding: 9px;    text-align: center;}


.barra_pergunta_finalizada{
	background: #8c91a2;
    padding: 4px;
    text-align: center;
    border-radius: 7px;
}


.chat_direita{
	float: right;
    margin-right: 7%;
    width: 70%;
	text-align: right;
}

.chat_esquerda{
	float: left;
	width: 70%;
}

.aviso_auditoria_investigacao{
	margin-top: 40px;
    float: left;
    padding: 15px;
    background: #7aa8cf;
    clear: left;
    font-size: 16px;
    font-weight: bold;
    width: 20%;
	text-align: center;
}

.posicao_box_areas{
	text-align: justify;
    width: 85%;
}

.form-check{
	padding-left: 10px;
}

.posicao_check{
	margin-top: 0px;
	margin-left: 10px;
}


/*parte do radio para areas na auditoria*/
.areas-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr); /* 4 colunas */
  gap: 8px 16px; /* espaçamento vertical e horizontal */
  margin-top: 8px;
}

.area-item {
  display: flex;
  align-items: center;
  gap: 6px; /* espaço entre o checkbox e o texto */
  font-size: 14px;
  white-space: nowrap;
}

.area-item input[type="checkbox"] {
  transform: scale(1.2); /* aumenta levemente o checkbox */
  cursor: pointer;
}

.area-item span {
  cursor: pointer;
}
