.bt_incluitipo {
	height: 20px;
	width: 80px;
	cursor: pointer;
}
.bt_data {
	width: 95%;
	min-width: 8em;
	border: none !important;
	font-size: 1.2em;
}
.bt_fixa {	
	width: 3em;
	padding: 0.2em;
	border: none !important;
	font-size: 1.2em;
}

.bt_pago {

	font-size: 10px;
	
	width: 40px;
	text-decoration: underline;
	border: 1px #DFECF9;
	cursor: pointer;
	color: #0033FF;
	background-color: #FFFFFF;
}
.bt_valor {
	width: 95%;
	min-width: 8em;
	padding: 0.2em;
	border: none !important;
	font-size: 1.2em;
	text-align: right;
}
.bt_valorNegativo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	width: 80px;
	text-decoration: underline;
	border: none;
	cursor: pointer;
	background-color: #FFDDD5;
	text-align: right;
	color: #FF3300;
}

.bt_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	text-decoration: underline;
	border: 1px solid #00CC99;
	cursor: pointer;
	color: #0033FF;
	background-color: #F0FFFC;
}
.combosContas {
	width: 180px;
}
.btdivisao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	height: 20px;
	width: 120px;
	padding-right: 2px;
	padding-left: 2px;
	text-align: left;

}
.busca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	height: 20px;
	width: 180px;
	cursor: pointer;
}

.targaAzul {
	background-color: #A6DBFF;
	padding: 1px;
	float: left;
	display: block;
	border: 2px solid #0099FF;
	margin: 1px;
}

