form .error {
    color: #ff0000;
}

.webadmin_content form small.error {
    color: #ffffff;
}

.atlas-protect-logo img {
    height: 50px;
}
.logo .button {
    margin: 5px 0 0 0;
    padding: 5px 10px;
}
.top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 1rem;
}