.senhaHideShow{
    position: relative;
}
.senhaHideShow i{
    position: absolute;
    bottom: 5px;
    right: 45px;
    font-size: 25px;
}