#registerCard {
    top: 50%;
}

.app-connect-success, .app-connect-danger {
    margin-top: 60px;
    margin-bottom: 60px;
}

    .app-connect-success > span, .app-connect-danger > span {
        font-size: 1.4em;
    }

button.close-success, button.close-danger {
    margin-top: 4px;
}
