/*
.dt_saidaDiv, .dt_chegadaDiv{
	margin-right: 1em;
	width: 7.785714285714286em;
}
*/
	input[type=text].input-menor, select.input-menor{
		width: 80px;
	}

	input[type=text].h-input, select.h-input{
		width: 120px;	
	}
	
	input.bg-disabled{ 
		background-color: rgb(235, 235, 228)
	}
	
	.coluna-width-fixa{
		width: 8.5em;
	}

	#tipo_container{
		width: 220px!important;
	}
	#setor_container{
		width: 190px!important;	
	}

	.popup #emissor label{
		display: inline-block;
	}