body .pace .pace-progress {
    top: 0;
}

body .pace .pace-activity {
    top: 4px;
}

.create-account a {
    text-decoration: none;
}

.create-account td {
    color: white;
}

.login .content .create-account a.label {
    margin-top: 0;
}

.create-account table tr:first-child td {
    padding-bottom: 5px;
}

.create-account table tr td:last-child {
    padding-left: 5px;
}