/* =============================================================================
= GLOBAL ======================================================================
================================================================================ */
/* ### HIRSCHTEC Custom Design - BEGIN */
/* HIRSCHTEC-csd-deployment-date: 2026-07-15T10:14:51Z */
/* HIRSCHTEC-csd-deployment-hash: 4542b18f465dcfbad385739674a161b41ad974c0babf77b99a3f86fa9f2e3f32 */

body{color:#1b354e !important}body .horizontal-menu-hidden-sides a{color:#1b354e !important}body .breadcrumbs-list a,body .breadcrumbs-list span{color:#1b354e !important}body .dotdotdot-container{color:#1b354e !important;font-weight:200 !important}body .content-widget-title span{color:#1b354e !important}
body .button-block-link{color:#1b354e !important}body .widget-card h1,body .widget-card h2{color:#548a51 !important}body .widget-card h3{color:#1b354e !important}body .on-main-page .widget-card h2{color:#1b354e !important}body div[data-testid=user-profile-name]{font-weight:200 !important;color:#1b354e !important}
body .user-pic{color:#fff !important;background-color:#1b354e !important}body .header-body .header-title{color:#1b354e !important}body h2 .news-feed-post-link span{color:#548a51 !important}body h2 a.internal-link.news-feed-post-link:hover{text-decoration-color:#548a51 !important}
body .news-feed-post-link .read-more{color:#1b354e !important}body .social-button{color:#1b354e !important}body p a.external-link{color:#1b354e !important;text-decoration:underline}body .save-comment{color:#1b354e !important}body .news-feed-post-headline span{color:#548a51 !important}
body .quick-links-widget.secondary-column-mode li{background-color:#548a51 !important;color:#fff !important}body .quick-links-widget.secondary-column-mode a{color:#fff !important}body .portfolio-widget.content-widget div div div div{color:#1b354e !important}
html{font-family:"Pangea","Open Sans","Helvetica Neue","Lucida Grande",Helvetica,Arial,sans-serif}#HIRSCHTEC_MTM_ID{content:"39"}#HIRSCHTEC_MTM_PATH{content:"https://4matomo.hirschtec.eu"}
.sso.signin-form button{background-color:#1e364f !important;color:#fff !important}.signin .dialog-inner.ally-focus-within{background:#1e364f !important}[data-testid=info-box_icon_idea]{fill:#fbe100 !important}[data-testid=info-box_icon_warning]{fill:#d83313 !important}
[data-testid=info-box_icon_info]{fill:#9ec1e7 !important}div[type=idea]{border-left:3px solid #fbe100}div[type=info]{border-left:3px solid #9ec1e7}div[type=warning]{border-left:3px solid #d83313}.user-profile user-profile-widget #up-main-layout>div.flex>div:has(.comments-section){display:none}

/* ### HIRSCHTEC Custom Design - END */

/* WIDGETS ===================================================================== */

/* User Profile Widget ============================================== */
user-profile-block .user-profile-summary-defaults {
  display: none;
}

user-profile-block .user-profile-summary {
    white-space: pre-wrap;
}

user-profile-block .user-profile-summary[data-field-klinikbereich]::before {
     content: attr(data-field-titel) " - " attr(data-field-klinikbereich);
}

/*Stellenbörse Dvinci Widget*/
.dvinci-job-widget ul li {
    list-style: none !important;
}

/* ### Staffbase CSS */
/* =============================================================================
= SIGNIN MASK ==================================================================
================================================================================ */
.signin-container div.signin-view a {
    text-decoration: none;
    font-size: 10px;
    color: #AEAEAE;
} 

.dialog.signin .dialog-inner,
.signin .page-content,
.mobile.wide .signin .page-content{
    background-color: #1f354f;
}
/* =============================================================================
= HIDDEN ITEMS =================================================================
================================================================================ */
/* hide the "oder / or" between login methods */
.signin-view[data-view-id="sso"] + hr {
    display: none !important;
} 

