.img-profile {
	width: 110px;
	height: 110px;
}
.size{ width: 120px; }

.btn-upload {width: 110px;}

.hide-file-name {
	width: 0px;
	height: 0px;
}

.required:after {
	content:" *";
	color: red;
}

.form-horizontal .col-form-label{
  text-align: left;
}
