.catFormLabel  {
	font-weight:bold;
	color: #235549;	
}

#finalNumReporte {
	float: none; 
	font-size: 20px;
	font-size: 20px;
	height: 50px;
	margin-bottom: 20px;
	text-align: center;
	font-weight: bold;
}

#printTicket {
	float: none; 
	margin-bottom: 30px;
	background-color: #159571;
	color: white !important;
	font-size: 20px;
	height: 50px;
	border-radius: 5px;
	cursor: pointer;
}

#finalizar {
	float: none; 
	margin-bottom: 30px;
}