img.logo {
    height: 80px;
}

#recaptcha_widget {
    display: none;
}

footer {
    margin-top: 2em;
}

footer p {
    font-style: italic;
}

.page#forget {
    display: none;
}

.jumbotron { padding-bottom: 20px; }
.jumbotron img { margin-bottom: 1em;}

#recaptcha_widget {
    display: none;
}

.login-form .alert-danger {
    display: none;
}
.has-error label {
    color: #f04124;
}


/***
Google reCaptcha
***/
.form-recaptcha-img {
    margin-bottom: 10px;
    clear: both;
    border: 1px solid #e5e5e5;
    padding: 5px;
}

iframe[src="about:blank"] {
    display: none;
}