<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1.logo a {
    background: url("../images/logo.png") no-repeat scroll 0 0 transparent;
    height: 50px;
    width: 166px;
}

h1.logo_aimpaas {
    display: none !important;
}

h1.loginlogobox {
    display: none !important;
}

.ideaselecttext {
    float: right;
    height: 46px;
    color: white;
    font-size: 32px;
    font-style: oblique;
}
.ideaselectlogo {
    display: none !important;
}</pre></body></html>