.consumo-container {
	margin-top:40px;
}

.datos-venta {
	background-color: #AA122E;
	color: white;
	margin-bottom: 10px;
}

.caption-convenios {
	opacity:0.72;
	font-size: 11px;
	margin-left: 2px;
	margin-bottom: 10px;
	font-family: Roboto,'Helvetica Neue',sans-serif;
}

.convenios-container {
	margin-left: 3px;
}

.main {
	margin-top: 30px;
}

.contenedor {
	padding: 15px;
	/*background-color: white;*/
	/*border: solid 1px;*/
	/*border-radius: 4px;*/
}

.obligatorio {
    color: rgb(244, 67, 54) !important;
}

.procesando {
	margin-top: 100px;
}


/* CAMBIOS BBAS */

.header {
	background-position: left bottom;
	background-color: #f7f7f7 !important;
	background-repeat: repeat-x;
	color: #999 !important;
	border-bottom: solid 1px #d4d4d4;
	height: 73px !important;
}

.credito-disponible {
	font-weight: bold; 
	color: #080;
}

.credito-disponible-checkbox {
	margin-left: 16px !important;
}

.pagar {
	padding-top: 30px;
}

.contenedor > div {
	margin-bottom: 12px;
}
