.bg-login-image {
    background: url(../img/opendatakit.png);
    background-position: center;
    background-size: cover;
}

.error {
    color: #e74a3b;
    font-size: 0.8rem;
    position: relative;
    line-height: 1;
    width: 12.5rem;
}