.cardAviarioSelauto{
	width: 400px;
	display: inline-block;
	margin-right: 0px;
	float: inline-start;
}

.divPercentTroca{
	margin-top: -20px;
}

.tableAviarioSelauto{
	width: 100%;
}

.tableAviarioSelauto td{
	border-left: 1px solid rgb(217,217,217);
	text-align: center;
	width: 50%;
}

.tableAviarioSelauto th{
	border: 1px solid rgb(217,217,217);
	text-align: center;
	width: 50%;
}

.tituloAviarioSelauto{
	height: 40px;
	font-size: 25px;
}
.tituloBoxSelauto{
	text-align: center;
	font-weight: bold;
	height: 40px;
	font-size: 18px;
}
.hLineSelauto{
	width: 100%;
	height: 0px;
	border-top: 1px solid rgb(217,217,217);
}
.hLineSelautoDotted{
	width: 100%;
	height: 0px;
	border-top: 1px dotted rgba(217,217,217,0.3);
}
.seletoraAutoDiv{
	position: absolute;
	width: 100px;
	margin-left: 155px;
	margin-top: -70px;
	
	text-align: center;
}

.tituloSecaoSelauto{
	font-weight: bold;
}

.resumoDir{
	margin-left: 35px !important;
}
.tableResumoSelauto{
	position: absolute;
	width: 150px !important;
	font-weight: normal;
	margin-top: -50px;
	margin-left: 10px;
}

.tableResumoSelauto th{
	border: none;
	font-size: 15px;
	color: rgb(157,159,161);
}
.tableResumoSelauto td{
	border: none;
	font-size: 15px;
	color: rgb(157,159,161);
}

.tableResumoSelauto th{
	border: none;
}
.imgSetaTransferencia{
	width: 60px;
	margin-top: -25px;
	opacity: 0.5;
}

.nomeSeletoraAuto{
	display: inline-block;
	background-color: rgba(245, 245, 245, 0.7);
	font-size: 10px;
	font-weight: bold;
	font-size: 12px;
}

.pesoSeletoraAuto{
	display: inline-block;
	background-color: rgba(245, 245, 245, 0.7);
	font-size: 12px;
	font-weight: bold;
}

.imgSelauto{
	width: 100px;
	

}
.tdSelauto{
	height: 150px;
	text-align: left !important;

}
.rowTotaisBox{
	height: 100px;
}