@import '_content/Wave5.UI.Blazor/Wave5.UI.Blazor.bundle.scp.css';
@import '_content/Hhp.CalendarServices.Views.BlazorViews/Hhp.CalendarServices.Views.BlazorViews.bundle.scp.css';

/* _content/Hhp.Web.ProductOrderWebAppHost/Views/App/Components/AppHeader.razor.rz.scp.css */

.appHeaderContainer[b-izt53579wm] {
    padding: 10px;
    /*background-color: var(--accent-base-color);*/
    background-color: #FFF;
    /*max-height: 40px;*/
    box-sizing: border-box;
    width: 100% !important;
    vertical-align:middle;
}

[b-izt53579wm] .appHeaderInnerContainer {
    box-sizing: border-box;
    width: 100% !important;
}

[b-izt53579wm] .appHeaderTitleContainer {
    height: 100%;
    flex-grow: 1;
}

[b-izt53579wm] .appHeaderTitleInnerContainer {
    padding-left: 50px;
    box-sizing: border-box;
    vertical-align:central;
}


[b-izt53579wm] a.appHeaderTitleLink {
    text-decoration: none;
}

a.appHeaderTitleLink:hover[b-izt53579wm] {
    text-decoration: none;
}

[b-izt53579wm] .appHeaderTitle {
    font-size: var(--fontSize-xLarge);
    font-weight: var(--fontWeight-Light);
    /*font-family: SegoeUI-SemiBold-final,Segoe UI Semibold,SegoeUI-Regular-final,Segoe UI,"Segoe UI Web (West European)",Segoe,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Tahoma,Helvetica,Arial,sans-serif;*/
    font-family: SegoeUI-Light-final,Segoe UI Light,SegoeUI-Regular-final,Segoe UI,"Segoe UI Web (West European)",Segoe,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Tahoma,Helvetica,Arial,sans-serif;
    -webkit-font-smoothing: antialiased;
    color: var(--accent-base-color);
    height: 100%;
    width: auto;
    vertical-align: middle;
}

[b-izt53579wm] .appHeaderSubTitle {
    font-size: var(--fontSize-xLarge);
    font-weight: var(--fontWeight-Light);
    font-family: SegoeUI-Light-final,Segoe UI Light,SegoeUI-Regular-final,Segoe UI,"Segoe UI Web (West European)",Segoe,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Tahoma,Helvetica,Arial,sans-serif;
    -webkit-font-smoothing: antialiased;
    color: var(--accent-base-color);
    height: 100%;
    padding-left: 10px;
}

[b-izt53579wm] .appHeaderButtonsContainer {
    height: 100%;
}

[b-izt53579wm] .appHeaderButtonsInnerContainer {
    width: auto;
    box-sizing: border-box;
}

[b-izt53579wm] .currentUserContainer {
    font-size: var(--fontSize-xLarge);
    font-weight: var(--fontWeight-Light);
    font-family: SegoeUI-Light-final,Segoe UI Light,SegoeUI-Regular-final,Segoe UI,"Segoe UI Web (West European)",Segoe,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Tahoma,Helvetica,Arial,sans-serif;
    -webkit-font-smoothing: antialiased;
    color: var(--accent-base-color);
    height: 48px;
    box-sizing: border-box;
    margin-right: 20px;
}

[b-izt53579wm] .currentUserContainer a {
    text-decoration: none;
    color: var(--foreground-on-accent-rest);
}

[b-izt53579wm] .currentUserContainer a:hover {
    text-decoration: underline;
    color: var(--foreground-on-accent-hover);
}
