
     
body {
    color: #333333;
    line-height: 1;
    background: url(/VcNom-web/javax.faces.resource/images/background2_home.png.jsf?ver=4.124.1) no-repeat;
    background-position: top center;
    font-family: Arial, sans-serif;
}

.eye-login {
    width: 20px;
    height: 20px;
    float: right;
    margin: 0;
}

span.round-symbol-help-password {
    background-color: rgb(15, 174, 239);
    color: #FFFFFF;
    border: 0px solid #FFFFFF;
    border-radius: 14px;
    text-align: center;
    text-decoration: none;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    width: 17px;
    height: 17px;
    line-height: 20px;
    display: inline-block;
    margin-top: 10px;
    margin-left: 15px;
}