@import url('../css/icones.css');

/*Novo Processo*/
.porte-u {
	background-color: #cccccc !important;
	color: #000 !important
}

.porte-t {
	background-color: #cccccc !important;
	color: #000 !important
}

.porte-n {
	background-color: azure !important;
	color: #000 !important
}

.porte-m {
	background-color: #9fc !important;
	color: #000 !important
}

.porte-p {
	background-color: #83BF4F !important;
	color: #000 !important
}

.porte-e {
	background-color: #ff9da3 !important;
	color: #000 !important
}

.porte-g {
	background-color: #ff3300 !important;
	color: #000 !important
}

.porte-x {
	background-color: #666 !important;
	color: #FFFFFF !important
}

.potencial-poluidor-B {
	background-color: green !important;
	color: #000 !important
}

.potencial-poluidor-M {
	background-color: yellow !important;
	color: #000 !important
}

.potencial-poluidor-A {
	background-color: red !important;
	color: #000 !important
}

.potencial-poluidor-B-label .ui-selectonemenu-label {
	color: #0EBD60
}

.potencial-poluidor-M-label .ui-selectonemenu-label {
	color: #DD8E06
}

.potencial-poluidor-A-label .ui-selectonemenu-label {
	color: #F00
}

/*Competencia de Licenciamento*/
.impacto-local {
	width: 90px !important;
	color: #000 !important;
	background-color: #FFFF00 !important
}

.impacto-local-conv {
	width: 90px !important;
	color: #000 !important;
	background-color: #00ff33 !important
}

.impacto-local .ui-inputfield {
	width: 90px !important;
	color: #000 !important;
	background-color: #FFFF00 !important
}

.impacto-local-conv .ui-inputfield {
	width: 90px !important;
	color: #000 !important;
	background-color: #00ff33 !important
}

/*Condicionantes - Inclusão de Trâmite e Edição de Movimento*/
.tabelaCondi .ui-datatable-data>tr td {
	background: #ffffff;
}

.porteCampos .ui-inputfield {
	width: 100% !important;
}

.porte .ui-panelgrid-cell .ui-inputnumber {
	width: 100% !important;
}

.porteConvenio {
	display: flex;
	align-items: baseline;
}

.padding-top-none {
	padding-top: 0 !important;
}

.padding-top-ajustado {
	padding-top: 0.6px !important;
}