.mdl-textfield__label {
	color: #8387c5 !important;
	font-size: 13px !important;
}
.dropzone .dz-message {
	text-align: center;
	margin: 1em 0;
	font-size: 20px;
}
.dropzone {
	min-height: 118px;
	border: 2px dashed rgba(0, 0, 0, 0.3);
	background: white;
	padding: 20px 20px;
}