* {
    box-sizing: border-box;
    font-size: 16px;
}

body {
    background-image: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

#content_area {
    border: none;
    width: 100%;
}

#work_area {
    width: 100%;
    float: none;
    position: relative;
}

img {
    max-width: 100%;
    height: auto;
}

.headLine {
    font-weight: bold;
    font-size: 12px;
}

.h1 {
    font-size: 24px;
    font-weight: bold;
    color: black;
}

.h2 {
    font-size: 18px;
    color: black;
    font-weight: normal;
}

.margin2EmTop {
    margin-top: 2em;
}

.message_box, .work_box, .tabbed_box {
    #width: 600px;
    width: 100%;
}

.message_left {
    margin-top: 10px;
    float: left;
    margin-left: 25px;
    width: 55%;
    background: #cccccc;
}

.message_right {
    margin-top: 10px;
    float: right;
    margin-right: 25px;
    width: 55%;
    background: #DDDDDD;
}


#print_btn {
    height: 12px;
    width: 12px;
    background-image: url("/javax.faces.resource/img/icon-print.png.jsf?_cb=COdgxlx");
    background-repeat: no-repeat;
    background-size: contain;
}

.refreshButton {
    background: url("/javax.faces.resource/img/ui-icons_222222_256x240.png.jsf?_cb=COdgxlx") no-repeat scroll -65px -79px;
rgba(0, 0, 0, 0);
    padding-bottom: 4px;
    padding-right: 8px;
    padding-top: 3px;
}

.deletedFalse {
    background: url("/javax.faces.resource/img/ui-icons_222222_256x240.png.jsf?_cb=COdgxlx") no-repeat scroll -99px -127px;
rgba(0, 0, 0, 0);
    padding-bottom: 2px;
    padding-right: 11px;
    padding-top: 3px;
}

.checkmark {
    background: url("/javax.faces.resource/img/ui-icons_222222_256x240.png.jsf?_cb=COdgxlx") no-repeat scroll;
rgba(0, 0, 0, 0);
    background-position-x: -65px;
    background-position-y: -145px;
    padding-bottom: 2px;
    padding-right: 14px;
    padding-top: 3px;
}

.deletedTrue {
    background: url("/javax.faces.resource/img/ui-icons_222222_256x240.png.jsf?_cb=COdgxlx") no-repeat scroll -67px -143px;
rgba(0, 0, 0, 0);
    padding-bottom: 2px;
    padding-right: 14px;
    padding-top: 3px;
}

.ui-fileupload-choose.ui-state-default {
    background-image: none;
}

.wpanel {
    margin-top: 20px;
    margin-bottom: 10px;
}

.wpanel .empty_space {
    height: 0px;
}

.multiline {
    white-space: pre-wrap;
}

.buttons_panel._top:not(:empty) {
    margin-bottom: 15px;
}

.buttons_panel._top .secondary_action._left {
    display: inline-block;
    margin-right: 20px;
    padding-top: 5px;
}

.buttons_panel._bottom {
    margin-top: 15px;
}

.buttons_panel._bottom .primary_action {
    padding-left: 1px;
    margin-right: 1px;
    float: left;
    height: 21px;
    color: white;
}

.buttons_panel._bottom .secondary_action._left {
    display: inline-block;
    margin-top: 0;
    margin-right: 20px;
    padding-top: 5px;
}

.buttons_panel._bottom .secondary_action._right {
    display: inline-block;
    margin-right: 20px;
    margin-left: 190px;
}

.buttons_panel._bottom .secondary_action._middle {
    display: inline-block;
    margin-right: 20px;
    padding-top: 5px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

button._vivid {
    background-color: #D5093C;
}

.jumper_arrow._download {
    background-image: url("/javax.faces.resource/img/icon-download.png.jsf?_cb=COdgxlx");
    background-position: -2px 0px;
    padding-left: 15px;
}

label.checkbox {
    display: inline-block;
    float: none;
    padding-bottom: 6px;
    padding-left: 10px;
}

div.booleancheckbox_container label {
    min-width: 0;
}

div.input_field._vertical > label {
    float: none;
}

div.input_field._vertical > div.input_box {
    margin-left: 0px;
}

/* PrimeFaces fix */
.ui-datatable-tablewrapper {
    clear: both;
}

.ui-datatable th.ui-state-active, .ui-datatable th.ui-state-default {
    white-space: normal;
}

.ui-datatable-tablewrapper th {
    line-height: normal !important;
}

.ui-datatable thead th.numCol, th.numCol span, td.numCol {
    text-align: right;
}

.fieldRemarkMessage {
    padding: 15px;
}

.fieldRemarkMessage span {
    color: #D5093C;
    font-weight: bold;
    white-space: pre-wrap;
}

.hasFieldRemarks {
    color: #D5093C;
    font-weight: bold;
}

.yearColumnOne {
    width: 105px;
}

.yearColumnTwo {
    width: 65px;
    text-align: right;
    padding-left: 10px;
}

.yearColumnThree {
    width: 65px;
    text-align: right;
    padding-left: 15px;
}

.yearColumnFour {
    width: 65px;
    text-align: right;
    padding-left: 15px;
}

.yearColumnFive {
    width: 65px;
    text-align: right;
    padding-left: 15px;
}

.yearColumnSix {
    width: 40px;
    text-align: center;
    padding-left: 10px;
}

.yearColumnSeven {
    width: 68px;
    text-align: right;
    padding-left: 15px;
}

.tableInput {
    width: 65px !important;
    text-align: center;
}

.tableInputSmall {
    width: 45px !important;
    text-align: center;
}

div.switch-orga-btn {
    display: inline-block;
}

div.switch-orga-btn > .primary_action {
    float: none !important;
    padding-left: 1px !important;
}

div.switch-orga-btn > .primary_action button {
    margin-right: 0px !important;
}

#main_menu > div > ul > li {
    display: inline-block;
    content: "";
    height: 100%;
    vertical-align: top;
}

ul.dropdown-menu {
    display: none;
    z-index: 99;
}

.switch-locale-container,
.switch-orga-container {
    margin-top: 0;
}

.switch-locale-container select,
.switch-orga-container select {
    background-color: #fff;
    border: 0;
    font-size: 16px;
}

.switch-locale-container select option,
.switch-orga-container select option {
    font-size: 14px;
}

#main_menu {
    height: 80px;
    background-color: white;
    width: 100%;
    display: flex;
    align-items: flex-start;
    border-bottom: 1px solid #D3D3D3;
    margin: 0 0 56px;
    position: sticky;
    top: 0;
    z-index: 99;
}

#main_menu, #content_area {
    padding: 0 28px;
}

@media (min-width: 768px) {
    #main_menu, #content_area {
        padding: 0 40px;
    }
}

@media (min-width: 1024px) {
    #main_menu, #content_area {
        padding: 0 60px;
    }
}

@media (min-width: 1440px) {
    #main_menu, #content_area {
        padding: 0 96px;
    }
}

@media (min-width: 1920px) {
    #main_menu, #content_area {
        padding: 0 calc((100% - 1728px) / 2);
    }
}

#main_menu > div > ul {
    display: flex;
    align-items: center;
    gap: 24px;
    height: 100%;
    opacity: 1;
    padding: 0;
    position: static;
    transform: none;
    transition: none;
    z-index: 1;
    margin-right: 32px;
}

#main_menu > div > ul > li {
    list-style: none;
    height: auto;
}

#main_menu > div > ul > li > a {
    text-decoration: none;
    color: #666666;
    font-size: 16px;
    white-space: nowrap;
}

#main_menu > div > ul > li > a:hover {
    color: black;
}

.menu_end {
    margin-left: auto;
    display: flex;
    flex-shrink: 0;
    opacity: 1;
    align-items: center;
    gap: 16px;
    height: 100%;
}

.startpage__img {
    margin-top: 20px;
}

.dropdown-menu {
    padding: 24px;
    background-color: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    position: absolute;
}

.dropdown-menu li {
    list-style: none;
    font-size: 14px;
}

.dropdown-menu li:not(:last-child) {
    margin-bottom: 12px;
}

.dropdown-menu li a {
    text-decoration: none;
    color: #666666;
    font-size: 14px;
}

.dropdown-menu li a:hover {
    color: black;
}

.ui-treetable thead th, .ui-treetable tbody td, .ui-treetable tfoot td {
    border-left: none;
    border-right: none;
}

.ui-treetable thead th a, .ui-treetable tbody td a, .ui-treetable tfoot td a {
   vertical-align: middle;
}

.doc-category-row {
}

.document-row {
}

td:has(> a > .doc-category-row ), td:has(> .doc-category-row ) {
    background-color: #F2F2F2;
    border-bottom: 1px solid #FFF !important;
}

div.ui-treetable > table > thead > tr > th {
    text-align: left;
}

.ui-treetable thead th, .ui-treetable tbody td, .ui-treetable tfoot td {
    padding: 14px 10px;
}

/*
.ui-icon-triangle-1-e {
    background-image:  url("/javax.faces.resource/img/button-plus.svg.jsf?_cb=COdgxlx") !important;
}
.ui-icon-triangle-1-s {
    background-image:  url("/javax.faces.resource/img/button-minus.svg.jsf?_cb=COdgxlx") !important;
}
 */
.startpage__images {
    display: grid;
    justify-content: space-between;
    margin: 20px 0 0;
    width: 100%;
    gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}

.startpage__images a {
    display: grid;
    grid-template-areas: 'image';
    position: relative;
    width: 100%;
    height: 100%;
    text-decoration: none;
}

.startpage__images a::after {
    content: '';
    position: absolute;
    top: 50%;
    bottom: 0;
    left: 0;
    right: 0;
    background: transparent linear-gradient(180deg, #31313100 50%, #1C1C1CE6 100%) 0% 0% no-repeat padding-box;
}

.startpage__images img {
    width: 100%;
    grid-area: image;
}

.startpage__images span {
    color: white;
    z-index: 1;
    padding: 0 24px 24px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
}

.tab_navigation {

}

.tab_navigation ul {
    width: auto;
    display: inline-block;
    text-align: center;
}

.tab_navigation ul li {
    border: none;
    height: auto;
    margin: 0 0 2px 0;
    padding: 0;
}

#slideshow {
    position: relative;
}

#slideshow::after {
    background: transparent linear-gradient(180deg, #464646 0%, #7C7C7C00 100%) 0% 0% no-repeat padding-box;
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    z-index: 19;
}

#slideshow IMG {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
    opacity: 0;
    filter: alpha(opacity=0);
}


#slideshow IMG.active {
    z-index: 10;
    opacity: 1;
    filter: alpha(opacity=100);
}

#slideshow IMG.last-active {
    z-index: 9;
}

.work_box input, .tabbed_box input, .input_box input {
    font-size: 16px;
    height: auto;
    background: transparent;
    padding: 4px 0;
}

.work_box input[type=text], .tabbed_box input[type=text], .input_box input[type=text] {
    width: 415px;
}

.work_box textarea, .tabbed_box textarea, .input_box textarea {
    width: 415px !important;
}

.work_box select, .tabbed_box select, .ui-dialog select {
    height: auto;
    width: 415px;
    background: transparent;
    padding: 4px 0;
}

.work_box_search__container > div > .input_field > .input_box > select,
.work_box_search__container > div > .input_field > .input_box > input,
.work_box_search__container > div > div > div > .input_field > .input_box > select,
.work_box_search__container > div > div > div > .input_field > .input_box > input {
    width: 210px !important;
}

.work_box_search__container > div > .input_field:has(> .input_box > .checkbox) {
    display: inline !important;
    margin-top: 15px;
    width: 175px;
}

.work_box_search__container > div > .input_field > .input_box > .checkbox {
    margin-top: 2px;
}

.ui-datepicker {
    width: 25em;
}

.calendar.hasDatepicker {
    width: 150px !important;
}

.hint_box {
    color: #9999A3;
    display: block;
    margin: 0;
    font-size: 14px;
}

.slideshow__text__container {
    z-index: 20;
    position: absolute;
    margin: 32px 32px 16px;
    display: inline-block;
}

.h1.h1--slideshow {
    color: white;
}

.h2.h2--slideshow {
    color: white;
}

.work_box .input_field, .tabbed_box .input_field {
    display: flex;
    flex-direction: column;
    margin: 0;
    width: auto;
}

.input_field + .input_field {
    margin-top: 16px;
}

.work_box_search .input_field + .input_field {
    margin-top: 0;
}

.work_box .input_box, .tabbed_box .input_box, .ui-dialog .input_box {
    margin-left: 0;
}

.buttons_panel {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}

.buttons_panel:not(._top) {
    margin-top: 32px;
    margin-bottom: 16px;
}

.primary_action {
    padding-left: 0;
    margin-right: 0;
    float: none;
    height: auto;
}

.secondary_action {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 16px;
}

.confirm_buttons {
    display: flex !important;
    flex-wrap: wrap;
    gap: 8px;
}

.ui-datatable thead th, .ui-datatable tbody td, .ui-datatable tfoot td {
    padding: 14px 10px !important;
}

.work_area_search .tab_navigation {
    width: 100%;
    margin: 44px auto 32px;
    text-align: center;
}

.work_box_search > .work_box .tab_navigation ul li {
    width: auto;
    padding: 0;
    float: left;
    list-style: none;
}

.work_box_search .work_box_search__container > div {
    display: flex;
    gap: 16px 24px;
    flex-wrap: wrap;
}

/* its list */
.work_box_search .work_box_search__container > div > div > div {
    display: flex;
    gap: 16px 24px;
    flex-wrap: wrap;
    align-items: flex-end;
}

img.docicon {
    margin-right: 10px;
    top: -10px
}

.ui-treetable .ui-treetable-indent {
    width: 40px;
    height: 16px;
    float: left;
}

.work_box_search__container > div > .input_field input[type=checkbox] {
    position: relative;
    cursor: pointer;
    -webkit-appearance: none;
    width: 14px !important;
    height: 14px;
    margin-left: 8px;
    margin-right: 0 !important;
    margin-top: 0 !important;
}

.work_box_search__container > div > .input_field input[type=checkbox]:before {
    content: "";
    display: block;
    position: absolute;
    width: 14px;
    height: 14px;
    top: 0;
    left: 0;
    border: 1px solid #262626;
    border-radius: 0;
    background-color: white;
}

.work_box_search__container > div > .input_field input[type=checkbox]:checked:after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    background: black;
    position: absolute;
    border-radius: 0;
    top: 4px;
    left: 4px;
}
div.error-container {
    color: #D5093C;
}

.ui-dialog .ui-dialog-titlebar {
    background: none;
    font-weight: bold;
    font-size: 18px;
    font-family: var(--font-family-head);
    color: #011E51;
}

.ui-dialog .ui-dialog-titlebar-close span {
    filter: invert(1);
}

#whatsNewWrapper {
    margin-left: 15px;
    position: relative;
    overflow-y: auto;
    width: 28%;
}
#whatsNew td {
    border: none!important;
}
#whatsNew td:nth-child(1) {
    width: 15px!important;
}
#whatsNew td:nth-child(3) {
    text-align: right!important;
}
div.whatsNewTitle {
    padding-top: 30px;
    padding-bottom: 20px;
    padding-left: 20px;
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
}
div.whatsNewContent {
    background-color: #f2f2f2;
    padding: 15px 15px 1px 15px;
    min-height: calc(100% - 79px) /* div.whatsNewTitle.padding-top + div.whatsNewTitle.padding-bottom + padding-top + padding-bottom */
}
.questions > div > div.input_field > label {
    font-size: 16px!important;
}