.esia-title{
    text-transform: uppercase;
}
.auth-esia{
    background: #fff;
    display: inline-block;
    padding: 4px;
    border: 1px solid #b4b4b4;
    border-radius: 4px;
    overflow: hidden;
    margin-top: 10px;
}
.error-text,
.error-text a,
.error-text a:visited {
    color: red;
}
