a,
a:hover,
a:focus {
    color: #e20074;
}

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

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

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

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

.login-pf body {
    background: white;
}

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

div.kc-logo-text {
    background-image: url(/portal/VAADIN/themes/tma/images/logo.png);
    background-repeat: no-repeat;
    background-size: 200px 50px;
    border: none;
    height: 82px;
    width: 956px;
    margin: 0 auto;
}

#banner-wrapper {
    background-image: url(/portal/VAADIN/themes/tma/images/banner/banner_tma.png);
    background-repeat: no-repeat;
    height: 836px;
    width: 470px;
    margin-left: 16px !important;
    margin-right: auto !important;
    float: right !important;
}

#captcha-refresh-icon {
    color: #e20074;
}
