a,
a:hover,
a:focus {
    color: #00577e;
}

.pf-c-button.pf-m-primary {
    background: #00577e;
}

.pf-c-button.pf-m-primary:active,
.pf-c-button.pf-m-primary:active:focus,
.pf-c-button.pf-m-primary:active:hover,
.pf-c-button.pf-m-primary:focus {
    background-color: #003b55;
}

.pf-c-button.pf-m-primary:hover {
    background-color: #00496a;
}

.login-pf a:hover {
    color: #00577e;
}

.login-pf body {
    background: white;
}

.login-pf-header {
    color: #0091d2;
}

div.kc-logo-text {
    background-image: url(/portal/VAADIN/themes/telenor/images/logo.png);
    background-repeat: no-repeat;
    background-size: 239px 50px;
    height: 75px;
}

#banner-wrapper {
    background-image: url(/portal/VAADIN/themes/telenor/images/banner/banner_telenor.png);
    background-repeat: no-repeat;
    background-size: 470px 700px;
    height: 700px;
    width: 470px;
}

#captcha-refresh-icon {
    color: #00577e;
}
