/** AFRIKAANS LANG CSS OVERRIDES **/

#workflow_button_div {
    width: 85px;
}

.top_left_breadcrumb {
    width: calc(100% - 155px);
}

.breadcrumbs_no_workflow {
    width: calc(100% - 30px);
}

.workflow_button_notification {
    left: 100px;
}