@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700');

body{
	padding-top: 40px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 20px;
	color: #333;
	line-height: 1em;
	background: #f3f3f3 !important;
	color:#333 !important;
}

.ingreso .input-group{
	margin-top: 10px;
}
.img-proceso{
	max-width: 50px !important;
	display: inline-block;
}