.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;
}
.main-header {
	position: fixed !important;
	top: 0px;
	left: 0px;
	right: 0px;
}
.main-footer {
	position: fixed;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
.content-wrapper {
	padding: 55px 0;
}