a,
a:hover,
a:focus {
    color: #00a9da;
}

.align-left {
    float: none;
    margin-left: auto;
    margin-right: auto;
}

.pf-c-button.pf-m-primary {
    background: #00a9da;
}

.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: #0089b1;
}

.pf-c-button.pf-m-primary:hover {
    background-color: #0099c6;
}

.login-pf a:hover {
    color: #00a9da;
}

.login-pf body {
    background: white;
}

.login-pf-header {
    color: #7b0663;
}

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

#captcha-refresh-icon {
    color: #00a9da;
}

#support-header {
    display:none;
}

#support-information {
    display:none;
}

#welcome-header-text {
    display:none;
}
