@CHARSET "ISO-8859-1";

.btnIncluir {
	color: white;
    border-radius: 2px;
    float: right;
    display: flex;
    align-items: center;
    font-weight: normal;
    padding: 8px 14px 8px 8px;
    text-decoration: none;    
    font: normal normal 600 16px Open Sans !important;
}

.btnIncluir span {
	font-size: 24px !important;
	margin-right: 5px;
}

.btnIncluir:hover {
	opacity: 0.9;
}

.btnMaisOpcoes {
	display: flex;
    align-items: center;
    text-decoration: none;
    float: right;
    border: 1px solid white;
    padding: 6px;
    padding-left: 12px;
    border-radius: 2px;
    transition: 150ms;
}

.btnMaisOpcoes .txt {
	font-size: 16px !important;
	font-family: Open Sans, Arial, sans-serif !important;
}			

.btnMaisOpcoes span {
	font-size: 24px !important;
	color: #585857;	
}

.btnMaisOpcoes:hover {
	border-color: #585857;
}

.btnHelp {
	z-index: 10;
	
	-webkit-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.09) !important;
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.09) !important;
	
    position: fixed;
    right: 0px;
    bottom: 165px;

	background-color: white;
	
	border: solid 2px;
	border-right: none !important;
	border-radius: 4px 0px 0px 4px;
    
    height: 54px;
    width: 57px;
    
    text-decoration: none !important;
    
    display: flex;
    align-items: center;
    justify-content: center;
    
}

.btnHelp:hover {
    background-color: #f0f0f0;
}

.btnHelp_circuloInterrogacao {
	height: 32px;
    width: 32px;
    border-radius: 100%;
    color: white;
    font-size: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btnIncluirNaModal {
				
	z-index: 10;
	
	margin-top: -16px;
    position: absolute;
    
    right: 8px;
                	
    padding: 10px;
                				    				    				    				    				    
    border-radius: 30px;
    				    
    color: white !important;
    text-decoration: none !important;
                
    -webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.22);
	-moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.22);
	box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.22);
																				    				    				    				    				
}

.btnIncluirDivDataTableVazia, a.btnIncluirDivDataTableVazia {
	text-decoration: none;
    padding: 8px 10px;
    font-size: 16px !important;
    border-radius: 2px;
    font-weight: 600;
}

.btnIncluirDivDataTableVazia span {
	margin-right: 10px;
	margin-left: 5px;
}

.divAjaxIndicatorPadrao {
	
	z-index: 10;
	
	background-color: #f9f9f9;
	
    margin-bottom: 24px;
    margin-right: 24px;
    position: fixed;
        
    right: 0;
    bottom: 0;
    
    width: 56px;
    height: 52px;
    padding-top: 4px;
    text-align: center;
    
    text-align: center;
                            				    				    				    				    				    
    border-radius: 30px;
    			    
    -webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.22);
	-moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.22);
	box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.22);
																				    				    				    				    				
}

.divCabecalhoDialogo {
	/* padding: 25px 0px 14px 0px; */
	/* height: 25px; */
	height: 66px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-color: #ececec;
	margin: 0px 48px 0px 48px;	
	display: flex;
}

.txtCabecalhoDialogo {
	font: normal normal normal 26px Open Sans;
	display: block;
    padding-top: 25px;
    white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;	
}

.divBotoesCabecalhoDialogo {
	min-width: 135px;
	float: right; 
	margin: -10px;
	padding-top: 25px;
	text-align: right;
}

.divBreadcrumbCabecalhoDialogo {
	flex: 1; 
	margin-right: 10px;
	display: flex;
	flex-direction: column;
}

.divBreadcrumbCabecalhoDialogo .divPreenchimentoEspacoVertical {
	flex: 1;
}

.divBreadcrumbCabecalhoDialogo .cadastroNovoUsuario__tabHeader {
	margin-bottom: -2px !important;
}

.ui-message-error {
	margin: 0px !important;
	margin-top: 5px !important;					
}

.divCorpoDlgManutencao {
	padding: 0px 48px 30px 48px;
	/* overflow: auto; */
	/* flex: 1; removido */ 
}

.formDlgManutencaoModal .divCorpoDlgManutencao {
	overflow: auto !important;
}

.divCorpoDlgAviso {
	padding: 0px 30px 0px 30px;
	overflow: auto;
}

.divBotoesAcaoDlgManutencao {
	text-align: center; 
	padding-top: 18px; 
	padding-bottom: 18px;	
}

.divBotoesAcaoDlgAviso {
	text-align:right; 
	padding-top: 18px; 
	padding-bottom: 18px; 
	padding-right: 16px;
}

.divCarregandoDlgManutencao {
	flex: 1;
	display: flex;
	text-align: center;	
	align-items: center;
	justify-content: center;
}

.divCorpoDlgDetalhes {
	padding: 0px 48px 30px 48px;
	overflow: auto;
	flex: 1;
}

.divCarregandoDlgDetalhes {
	flex: 1;
	display: flex;
	text-align: center;	
	align-items: center;
	justify-content: center;
}

.divDataTableVazia {
	position: absolute; 
	top: 40%; 
	left: 50%; 
	width: 400px; 
	height: 350px; 
	margin-top: -175px; 
	margin-left: -200px; 
	text-align: center;
	display: none;
	flex-direction: column;
}

.divDataTableVazia .divImagem { 
	text-align:center; 
	width: 245px; 
	height: 240px;
	margin-bottom: 40px;
	margin-right: auto; 
	margin-left: auto;
}

.divDataTableVazia .divImagem img {
	width: 245px; 
}

.divDataTableVazia .divTexto {
	margin-bottom: 20px; 
	font-size: 32px;
}

.btnActCabecModalDetalhes {
    border-radius: 3px;
    padding: 9px;
}
																																				
.btnActCabecModalDetalhes:hover {
	background-color: #e5e5e5;					
}
																								
.btnActCabecModalDetalhes:active {
	background-color: #c9c9c9;
}

.divAcoesEmLote {
	background-color: #f9f9f9; 
	padding-top: 6px;
	padding-right: 4px;
	color: #616161; 
	font-size: 14px;
	font-family: Open Sans, Arial, sans-serif !important;
	margin: 0px 30px 0px 30px;
	overflow: auto;
	display: none;
	height: 45px;
	overflow: hidden;
}

.divBotoesAcaoEmLote {
	height: 45px; 
	float: left; 
	min-width: 210px; 
	text-align: left;
}

.divControlesFiltersDataTable {
	width: 450px; 
	height: 32px; 
	float: left; 
	color: #616161; 
	font-size: 14px;
	font-family: Open Sans, Arial, sans-serif !important; 
	border-radius: 4px;
	margin-top: 5px;	
}

.divFiltersDataTable {
	display: none;
	background-color: #f9f9f9;
	color: #616161; 
	font-size: 14px;
	font-family: Open Sans, Arial, sans-serif !important;
	margin: 0px 30px 0px 30px;
	overflow: auto;
	border-top-style: solid;
	border-width: 1px;
	border-color: #D3D3D3;	
	padding: 0px 20px 20px 20px;	
}

.divBotoesAcaoToolbar {
	height: 45px; 
	float: right; 
	min-width: 210px; 
	text-align: right;
}

.dlgStatusDtExp {
	text-align: center;
	padding-bottom: 10px !important;
}

.divDataExporters {
	display: none;
}

.overlayMenuMaisOpcoesCabecalho {
	width: 300px !important;
}

.overlayMenuMaisOpcoesCabecalho {
	width: 300px !important;
}

.overlayMenuColunaSelecaoDataTable {
	width: 145px !important;
}

.colunaSelecaoDataTable {
	width: 50px;
	text-align: left !important;
	padding: 0px 0px 0px 5px !important;
}

.colunaIdDataTable {
	width: 100px;
	text-align: center;
}

.colunaAcoesDataTable {
	width: 100px;
	text-align: right;
}

.ui-datatable-resizable thead th {
	background: none !important;
    /*background-color: #f9f9f9 !important;*/
    font-weight: bold !important;
    border-bottom: none !important;
    border-right: none !important;
    border-left: none !important;
}

.ui-sortable-helper thead th {
    background: none !important;
    background-color: #f9f9f9 !important;
    font-weight: bold !important;
    border-bottom: none !important;
    border-right: none !important;
    border-left: none !important;
}

.ui-datatable-resizable tbody td {
	border: none !important;
	font-family: Open Sans, Arial, sans-serif !important;	
	font-size: 14px !important;
	color: #585857 !important;	
}

.ui-datatable .ui-datatable-header, .ui-datatable .ui-datatable-footer {
	overflow: auto !important;
	background: #f8f8f6 !important;
	border: none !important;
	border-radius: 0px !important;
	padding: 8px !important;
	text-align: right !important;
    color: #585857 !important;
    font-size: 14px !important;
    font-family: Open Sans, Arial, sans-serif !important;
}

.ui-sortable-helper tbody td {
	border: none !important;
	font-family: Open Sans, Arial, sans-serif !important;
	font-size: 14px !important;	
}

.ui-datatable-resizable tbody {
	border: none !important;
}

.ui-sortable-helper tbody {
	border: none !important;
}

.ui-sortable-helper .ui-column-title {
	display: none !important;
}

/* Exibe e esconde os botoes na coluna ação no hover */
.ui-datatable-selectable .btnAcaoDataTable {
	visibility: hidden;
}

.ui-datatable-selectable:hover .btnAcaoDataTable {
	visibility: visible;
}

.datatable-nao-selecionavel tbody tr .btnAcaoDataTable {
	visibility: hidden;
}

.datatable-nao-selecionavel tbody tr:hover {
	background-color: #ededf0;	
}

.datatable-nao-selecionavel tbody tr:hover .btnAcaoDataTable {
	visibility: visible;
}

.ui-datatable-resizable tbody tr {
	border: none !important;	
    border-bottom-style: solid !important;
    border-width: 0.7pt !important;
    border-color: #f1f1f1 !important;	
	height: 56px !important;			
}

.ui-datatable tr.ui-state-highlight {
	border-bottom-style: solid !important;
    border-width: 0.7pt !important;
    border-color: #f1f1f1 !important;	
}

.ui-sortable-helper tbody tr {
	border: none !important;		
	height: 56px !important;			
}

.ui-datatable:not(.no-default-hover) tr.ui-datatable-even:hover, .ui-datatable:not(.no-default-hover) tr.ui-datatable-odd:hover {
    border: none !important;
    border-bottom-style: solid !important;
    border-width: 0.7pt !important;
    border-color: #f1f1f1 !important;
}

.ui-paginator {																		
	background: none;
	border: none;
	font-family: Open Sans, Arial, sans-serif !important;
	font-weight: normal;
	border-radius: 0px !important;
	font-size: 16px !important;
	color: #585857 !important;    
}

.btnActDatatable {
    border-radius: 22px;
    padding: 2px;
	user-select: none;
 	-webkit-user-select: none;
  	-ms-user-select: none;
}
																																				
.btnActDatatable:hover {
	background-color: #e5e5e5;					
}
																								
.btnActDatatable:active {
	background-color: #c9c9c9;
}

.btnActDatatableComSpan {
	font-size: 20px; 
	color: #848485; 
	width: 20px; 
	height: 20px; 
	padding: 5px;
}

.ui-menu-overlay {
	padding: 12px 0px 10px 0px !important;
	border-radius: 0px !important;
}

.ui-menuitem-link {
	border-radius: 0px !important;
	width: 100% !important;
    padding: 0px !important;
    border: 0px !important;    
}

.ui-menuitem-icon {
	font-size: 20px !important;
	color: #888888 !important;
	margin-left: 10px;
	margin-right: 4px;
	height: 20px !important;
	padding: 10px 0px 10px 0px !important;	
}

.ui-menuitem-text {
	margin-left: 12px !important;
	font-size: 15px !important;
	color: #5b5a5a !important;
	font-family: Open Sans, Arial, sans-serif !important;
	line-height: 20px !important;
	padding: 10px 0px 10px 0px !important;
}

.ui-separator {
	margin: 12px 0px 12px 0px !important;
	width: 100% !important;
	background-color: #d3d3d3 !important;
    height: 1px !important;
    border: none !important;
}

.ui-dialog .ui-dialog-content {
	padding: 0px !important;
	overflow: hidden !important;
	display: flex;
	flex-direction: column;
    width: 100%;
}

.labelEdit {
	margin-top: 20px;
	margin-bottom: 5px;		
}

.labelEdit label {	
	font: normal normal bold 14px Open Sans;
	color: #616161 !important;
}

.labelDetalhes {
	margin-top: 20px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #616161 !important; 
	font-size: 14px !important;
	font-family: Open Sans, Arial, sans-serif !important;		
}

.mensagemBloqueioEdicao {
    color: red;
    margin-top: 25px;
    word-break: break-word;
	max-height: 52px;
}

.menuMaisAcoesNoDataTable {
	width: 256px !important;
}

.rowInativa {
	background-color: #ffe9e9;
}

.rowVerdeClaro {
	background: #d2ffe1;					
}
								
.rowAmarelo {
	background: #fbffdb;
}

.dlgConfirmacao .ui-dialog-content {
	overflow: hidden !important;		
}

.dlgConfirmacao .divTexto {
	margin: 25px 25px 0px 25px;
}

.dlgConfirmacao .divBotoes {
	padding: 18px 20px 16px 20px;
    margin-top: 8px;
    display: flex;
    justify-content: space-between;	
}

.cbCabecalhoSelectDatTab {
	margin-left: 10px; 
	width: 16px; 
	height: 16px;
}

.cbSelectDatTab {
	padding: 10px;
	border-radius: 20px;
	margin: 1px;
}

.cbSelectDatTab:hover {	
	background-color: rgba(0, 0, 0, 0.1) !important;
	border-color: #d0d3d6;
	border-width: 1px;
	border-style: solid;
	margin: 0px;
}

.btnOverlayMenColSelDtTb {
	padding: 8px 0px 8px 0px;
    border-radius: 15px;
}

.btnOverlayMenColSelDtTb:hover {
	background-color: #e5e5e5;	
}

.ui-icon-desconectar-24 {	
	background-image: url('/portal/img/icones/desconectar_24.png') !important;
	width: 24px !important;
	padding-top: 0px !important;
    margin-top: 10px !important;
}

.pnlInfoUploadArquivo {
	margin-bottom: 10px;		
}

.pnlInfoUploadArquivo div {
	color:red; 
	font-weight:bold; 
	font-size: 12px;
}

.tableEtapa {
	width: 200px;
    margin-left: auto;
    margin-right: auto;		
}

.tdTituloEtapa {
	text-align: center;
    font-family: Open Sans, Arial, sans-serif !important;
    color: gray;
    font-weight: bold;
    font-size: 11px;
}

.tdNroEtapa {
	width: 20px;
}

.divNroEtapa {
	width: 10px;
    height: 10px;
    padding: 7px;
    border-radius: 20px;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
}

.tdNroEtapaLabel {
	font-family: Open Sans, Arial, sans-serif !important;
    font-size: 14px;
    padding-left: 6px;
    padding-right: 11px;
}

.divNroEtapaInativa {
	background-color: #9e9e9e !important;
}

.tdNroEtapaLabelInativa {
	color: #b3b3b3 !important;
}

.tdNroEtapaSubLabel {
	color: rgba(0,0,0,0.70) !important;
	font-size: 12px !important; 
	font-weight: 300 !important;
}

.divOnOpenPageBloqueada {
	align-items: center; 
	justify-content: center; 
	height: 100%; 
	display: flex; 
	color: red;
}

.btnActDatatableSpanComClasseCss {
	font-size: 24px;
	height: 29px; 
	width: 29px;	
}

.btnActDatatableSpanComClasseCssMini {
	font-size: 16px; 
	height: 16px; 
	width: 16px; 
	color: #818181;		
}

.formIndex {
	display: flex; 
	min-height: 100%;
}

.formDlgManutencaoModal {
	display: flex; 
	flex-direction: column;
	flex: 1;	
	height: 100%;
}

.formDlgDetalhesModal {
	display: flex; 
	flex-direction: column;
	flex: 1;
	height: 100%;	
}

.formDlgManutencao {
	display: flex; 
	flex-direction: column;
	/* margin: 0px 30px 16px 30px; */
	background-color: white;
	/* border-radius: 12px; */
	flex: 1;
	padding: 0px 22px 0px 22px; /* novo */	
}

.formDlgDetalhes {
	display: flex; 
	flex-direction: column;
	/* margin: 0px 30px 16px 30px; */
	background-color: white;
	/* border-radius: 12px; */ 
	flex: 1;
	padding: 0px 22px 0px 22px; /* novo */	
}

#form\:dataTable th {
	background: none !important;
	border-top: none !important;	
	font: normal normal bold 14px Open Sans;
	color: #585857;	
}

.divContainerFiltroseDataTable {
	background-color: white;
	flex: 1;
	display: flex;
	padding: 30px;
}

.divContainerFiltroseDataTable_div {
	width: 100%;	
}

.divContainerFiltroseDataTable_divInternaParaTelasCustomizadas {
	padding: 0px 48px 0px 48px; 
	overflow: auto;
	flex: 1;
	display: flex; 
	flex-direction: column;
}

.panelDireitaDtTb {
	flex: 1; 
	padding-left: 24px; 
	padding-right: 24px; 
	overflow: auto;
}

.panelDireitaDtTb_cabecalho {
	font-size: 26px; 
	margin-bottom: 20px;
}

.containerFormDlgManutencao {
	display: flex; 
	height: 100%;
}

.containerFormDlgDetalhes {
	display: flex; 
	height: 100%;
}

.divBarraCarregandoDataTable {
	margin-top: 20px; 
	margin-bottom: 5px; 
	border-top: solid 1px #dadada;
}

.tabelaSemBorderTop th {
	border-top: none !important;
}

.divFiltroEstiloPasta {
	display: flex;
	align-items: center;
	padding-top: 4px;
	padding-bottom: 4px;
	font: normal normal 14px Open Sans;
	color: #616161;
}

.divFiltroEstiloPasta:hover {
	background-color: #ededf0;
}

.divFiltroEstiloPasta span {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 18px;
}

.divFiltroEstiloPasta_selecionada {
	color: white;
}

.textoConfirmacaoCancelamentoComTitulo {
    width: 400px;
    text-align: justify;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.textoConfirmacaoCancelamentoComTitulo > div:first-child {
	font-weight: bold;	
}