<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.Header_LeftSection {
    text-align: left;
    min-height: 100px;
}

.Left {
    float: left;
}

.Right {
    float: right;
}

/*.Application_Title img {
    max-height: 75px;
}
*/
.Application_Title {
    height: 80px;
}

/*
.CustomerHeaderLogoSize {
    max-width: 230px;
    max-height: 100px;
    
}
*/

.Application_Title .CustomerHeaderLogoSize {
    position: relative;
    top: -5px;
    max-width: 260px;
    max-height: 100px;
}

.CustomerHeaderLogoSizeTopMargin {
    max-width: 230px;
    max-height: 100px;
    
}
</pre></body></html>