.passform {
    position: relative;
}
.pass {
    padding-right: 40px !important;
}
#passhint {
    position: absolute;
    display: block;
    cursor:pointer;
    right: 15px;
    top: 15px;
    color: gray;
    z-index: 999;
}