.buttonGuardar{
	position: absolute;
	top     : calc(100% - -90px);
    left    : calc(100% - 94px);
}
.form-group-format{
	margin-bottom: 5px !important;
}
.formatEtiquetacion{
	color        : #666;
	margin-top   : 30px;
	/*border-radius: 25px;*/
	background   : rgba(255, 255, 255, 0.5) !important;
	box-shadow   : 0px 0px 20px rgba(0,0,0,0.3);
}
.formatColum{
	margin: 0 0 15px 0;
}
.imgRheem{
	margin-top   : 25px;
	/*margin-bottom: 5px;*/
}
.colImg{
    margin-bottom: 5px;	
}
.borderHeader{
		border-bottom: 1px solid black;
}
.imgECD{
	float: right;
}
.txtRight{
	text-align: right;
}
.btnFormat{
	margin-bottom: 5px;
}