.form-lote {
	max-width: 600px;
	}

.form-lote legend {
		/*margin: 0 1em;*/
}

.form-lote .mdl-textfield, .form-lote .mdl-selectfield {
	margin: 0 1em;
}

.form-lote fieldset {
	box-shadow: 1px;
	margin-bottom: 1em;
}

.form-lote .mdl-textfield {
    width: 100%;
}