.show-password {
    color: #767777;
    width: 100%;
    height: 38px;
    /*background-color: white;*/
    /*border: solid 1px #2ba3ca;*/
    border-radius: 4px;
    font-size: 13px;
    -webkit-appearance: none;
}