.toggle-password {
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}

#workscout_user_pass {
    padding-right: 30px; /* Adjust padding to make room for the icon */
}
i#togglePassword{
	margin-left: 410px!important;
}
