a,
a:hover,
a:focus {
    color: #2d90ec;
}

.pf-c-button.pf-m-primary {
    background: #2d90ec;
}

.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: #147cdc;
}

.pf-c-button.pf-m-primary:hover {
    background-color: #1a86ea;
}

.login-pf a:hover {
    color: #2d90ec;
}

.login-pf body {
    background: white;
}

.login-pf-header {
    color: #001155;
}

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

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

#captcha-refresh-icon {
    color: #2d90ec;
}
