.form-group.icon-input i {
	position: absolute;
    right: 15px !important;
    top: 19px;
    width: 20px;
}
.form-group.icon-input input {
	padding-right: 45px !important;
}
.passwordgroup {
	position: absolute;
    top: 0px;
    left: 50px !important;
	right: unset;
}
.form-check-label {
	padding-right: 20px;
}
