.mt50 {
	margin-top: 50px;
}

.signUP-admin-left {
	border-radius: 0px;
	background-image: url('../images/loginbg.png');
	background-color: #45046e85;
}

.signUP-admin-left__img {
	top: 55%;
}

.bottomTextPosLogin {
	position: absolute;
	bottom: 50px;
}

.bottomTextPosLogin h3 {
	margin-bottom: 10px;
}

.bottomTextPosLogin h3,
.bottomTextPosLogin p {
	color: #fff;
}

.edit-profile__title h6 {
	margin-bottom: 20px;
}

.edit-profile__title p {
	font-size: 14px;
}

.btn {
	background-color: #AB81C8 !important;
	border-color: #AB81C8 !important;
}

.signUp-admin-right .card {
	box-shadow: none;
}

.edit-profile__body .form-group .form-control {
	border-radius: 10px;
}