@media (max-width: 991px)
{
    .layout-wrapper .menu-wrapper
    {
        top: 60px;
        transform: none;
    }
}

.inactive
{
    background-color: #e4e4e4 !important;
    background-image: none !important;
    color: #4B576F !important;
}

.app-dialog
{
    width: 15% !important;
    height: 30%
}

.dialog-content-label
{
    margin-right: 10px;
}

.timeline-size
{
    height: 250px;
    width: 600px;
}

.dialog-buttons
{
    margin-top: 10px !important;
    margin-right: 10px !important;
}

.column-button
{
    left: 20%;
}

.error-login-page-message
{
    margin-top: 5px;
}

.tab-content
{
}

.ui-filter-column .ui-column-customfilter .custom-filter,
.ui-filter-column .ui-column-customfilter .p-datepicker,
.ui-filter-column .ui-column-customfilter .p-datepicker .ui-inputfield
{
    width: 100%;
    box-sizing: border-box;
}

.remove-padding
{
    padding: unset !important;
}

.table-export-icon
{
    width: 1.7em;
    height: 1.7em;
    float: left;
}

.tabs-without-borders
{
    box-shadow: none !important;
}

.vis-item .vis-item-overflow
{
    BACKGROUND-COLOR: #17ca19;
}

body .vis-timeline .vis-item .vis-item-content
{
    color: yellow;
    BACKGROUND-COLOR: #17ca19;
}

body .vis-timeline .vis-item.vis-selected .vis-item-content
{
    color: red;
}

@media (max-width: 1024px)
{
    .layout-wrapper .topbar .topbar-menu > li > ul
    {
        padding: 0;
    }

    .layout-wrapper .topbar .topbar-menu > li > ul > li
    {
        padding-left: 20px;
    }
}

.notificationFooter
{
    border-top-style: solid !important;
    border-top: 1px #DFE3EA;
    position: sticky;
    bottom: -10px;
    background: white;
    place-content: center;
}

.notificationFooter:hover
{
    background-color: rgb(213, 230, 247) !important;
    -moz-transition: background-color 00.08s;
    -o-transition: background-color 00.08s;
    -webkit-transition: background-color 00.08s;
    transition: background-color 00.08s;
}

#matrix_data_table th
{
    width: 150px !important;
    height: 59px !important;
}

#right-content-form\:matrix_data_table_frozenThead > tr
{
    height: 84px !important;
}

#right-content-form\:matrix_data_table_scrollableThead > tr
{
    height: 84px !important;
}

#right-content-form\:matrix_data_table_scrollableThead
{
    height: 84px !important;
}

#right-content-form\:matrix_data_table_scrollableThead > th
{
    height: 84px !important;
}

.matrixSpec .ui-chkbox
{
    margin-left: 40%;
}

.matrixSpecFrRight
{
    height: 22px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 45% !important;
    min-width: 120px !important;
    max-width: 157px !important;
    box-shadow: 0 0 1px #fff inset;
}

.matrixSpecFrLeft
{

    height: 22px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 55% !important;
    max-width: 200px !important;
    min-width: 120px !important;
    box-shadow: 0 0 1px #fff inset;
}

.matrixSpec label
{
    margin-left: 1rem;
}

tbody#right-content-form\:matrix_data_table_scrollableTbody tr.ui-datatable-selectable td.matrixSpec
{
    width: 101px !important;
}

.matrixSpec
{
    padding-left: 0 !important;
    padding-right: 0 !important;
    border: 1px solid lightgray !important;
    height: 22px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100px !important;
    box-shadow: 0 0 1px #fff inset;
}

.matrixSpecFrLeft #right-content-form\:matrix_data_table_frozenTbody > tr > td
{
    width: 55% !important;
}

.matrixSpecFrRight #right-content-form\:matrix_data_table_frozenTbody > tr > td
{
    width: 45% !important;
}

#right-content-form\:matrix_data_table_frozenTbody > tr > td
{

    padding-bottom: 8px;
}

.ui-datatable-scrollable-body
{
    overflow-x: scroll !important;
    scroll-padding: 0 !important;
    height: max-content !important;
}

.matrix_panel_height
{
    max-height: calc(100vh - 500px) !important;
}

#right-content-form\:matrix_data_table > table > tbody > tr > td
{
    height: 100% !important;
    border: 1px solid lightgray !important;
}

#right-content-form\:matrix_data_table > table > tbody > tr > td.ui-datatable-frozenlayout-right > div > div.ui-widget-header.ui-datatable-scrollable-header
{
    width: auto !important;
}

#right-content-form\:matrix_data_table > table > tbody > tr > td.ui-datatable-frozenlayout-right > div > div.ui-datatable-scrollable-body
{
    width: auto !important;
}

#right-content-form\:matrix_data_table > table > tbody > tr > td.ui-datatable-frozenlayout-right > div > div.ui-widget-header.ui-datatable-scrollable-footer
{
    width: auto !important;
}

#right-content-form\:matrix_data_table > table > tbody > tr > td.ui-datatable-frozenlayout-right
{
    border-right: 8px #ccc;
    z-index: 0;
}

#matrix_data_table .ui-datatable tbody td, #matrix_data_table .ui-datatable tfoot td, #matrix_data_table .ui-datatable tfoot th
{

    width: 80px !important;
}

.ui-datatable-scrollable-theadclone
{
    display: none;
}

#right-content-form\:matrix_data_table > table > tbody > tr > td.ui-datatable-frozenlayout-left
{
    width: 28%;
}

#right-content-form\:matrix_data_table > table > tbody > tr > td.ui-datatable-frozenlayout-right
{
    width: 72%;
}

#right-content-form\:matrix_data_table_frozenTbody
{

    max-width: 200px !important;

}

#right-content-form\:matrix_data_table_frozenTbody > tr
{
    box-shadow: inset -3px 0 3px -3px #7f7f7f;

}

.assetsReportTable tr > td
{
    width: 338px;
    padding-right: 5px;
    padding-left: 5px;
    border: 1px solid lightgray !important;
}

#licenceCheck
{
    font-size: 1.5em;
    color: #bd2828;

}

#right-content-form\:matrix_data_table_paginator_top
{
    width: 100% !important;
}

#right-content-form\:matrix_data_table > table
{
    width: 100% !important;
    box-shadow: 0 0 0 15px white;
}

body .matrixDTStyleClass .ui-datatable .ui-datatable-data > tr > td
{
    border: 1px solid lightgray;
}

#right-content-form\:matrix_data_table > table > tbody > tr > td.ui-datatable-frozenlayout-left > div > div.ui-datatable-scrollable-body::-webkit-scrollbar
{
    background-color: #edf0f5;
    color: #edf0f5;
}

#right-content-form\:matrix_data_table > table > tbody > tr > td.ui-datatable-frozenlayout-left > div > div.ui-datatable-scrollable-body::-webkit-scrollbar-thumb
{
    background-color: #edf0f5;
    color: #edf0f5;
}

#right-content-form\:matrix_data_table > table > tbody > tr > td.ui-datatable-frozenlayout-left > div > div.ui-datatable-scrollable-body::-webkit-scrollbar
{
    background-color: #edf0f5;
    color: #edf0f5;
}

#right-content-form\:matrix_data_table > table > tbody > tr > td.ui-datatable-frozenlayout-left > div > div.ui-datatable-scrollable-body::-webkit-scrollbar-button
{
    background-color: #edf0f5;
    color: #edf0f5;
}

#right-content-form\:matrix_data_table > table > tbody > tr > td.ui-datatable-frozenlayout-left > div > div.ui-datatable-scrollable-body::-webkit-scrollbar-track
{
    background-color: #edf0f5;
    color: #edf0f5;
}

#right-content-form\:matrix_data_table > table > tbody > tr > td.ui-datatable-frozenlayout-left > div > div.ui-datatable-scrollable-body::-webkit-scrollbar-track-piece
{
    background-color: #edf0f5;
    color: #edf0f5;
}

#right-content-form\:matrix_data_table > table > tbody > tr > td.ui-datatable-frozenlayout-left > div > div.ui-datatable-scrollable-body::-webkit-scrollbar-thumb
{
    background-color: #edf0f5;
    color: #edf0f5;
}

#right-content-form\:matrix_data_table > table > tbody > tr > td.ui-datatable-frozenlayout-left > div > div.ui-datatable-scrollable-body::-webkit-scrollbar-corner
{
    background-color: #edf0f5;
    color: #edf0f5;
}

#right-content-form\:matrix_data_table > table > tbody > tr > td.ui-datatable-frozenlayout-left > div > div.ui-datatable-scrollable-body::-webkit-resizer
{
    background-color: #edf0f5;
    color: #edf0f5;
}

#right-content-form\:matrix_data_table > table > tbody > tr > td.ui-datatable-frozenlayout-left > div > div.ui-datatable-scrollable-body
{
    scrollbar-face-color: #edf0f5;
    scrollbar-shadow-color: #edf0f5;
    scrollbar-highlight-color: #edf0f5;
    scrollbar-3dlight-color: #edf0f5;
    scrollbar-darkshadow-color: #edf0f5;
    scrollbar-track-color: #edf0f5;
    scrollbar-arrow-color: #edf0f5;
    scrollbar-color: #edf0f5 #edf0f5;
    -ms-scrollbar-face-color: #edf0f5;
    -ms-scrollbar-shadow-color: #edf0f5;
    -ms-scrollbar-highlight-color: #edf0f5;
    -ms-scrollbar-3dlight-color: #edf0f5;
    -ms-scrollbar-darkshadow-color: #edf0f5;
    -ms-scrollbar-track-color: #edf0f5;
    -ms-scrollbar-arrow-color: #edf0f5;
    -ms-scrollbar-color: #edf0f5 #edf0f5;

}

#right-content-form\:matrix_data_table > table > tbody > tr > td.ui-datatable-frozenlayout-left > div > div.ui-datatable-scrollable-body:hover
{
    scrollbar-face-color: #edf0f5;
    scrollbar-shadow-color: #edf0f5;
    scrollbar-highlight-color: #edf0f5;
    scrollbar-3dlight-color: #edf0f5;
    scrollbar-darkshadow-color: #edf0f5;
    scrollbar-track-color: #edf0f5;
    scrollbar-arrow-color: #edf0f5;
    scrollbar-color: #edf0f5 #edf0f5;
    -ms-scrollbar-face-color: #edf0f5;
    -ms-scrollbar-shadow-color: #edf0f5;
    -ms-scrollbar-highlight-color: #edf0f5;
    -ms-scrollbar-3dlight-color: #edf0f5;
    -ms-scrollbar-darkshadow-color: #edf0f5;
    -ms-scrollbar-track-color: #edf0f5;
    -ms-scrollbar-arrow-color: #edf0f5;
    -ms-scrollbar-color: #edf0f5 #edf0f5;
}

.pi-wf-settings
{
    background: transparent url("/IDM/javax.faces.resource/img/icons/pngegg.png.xhtml") no-repeat;
    width: 1.28571429em;
    text-align: center;
    background-size: cover;
    border: none;

}

@media only screen and (min-width: 1550px)
{

    #right-content-form .card .ui-widget.ui-outputpanel > .form-fields-panel-grid > tbody > tr > td:nth-child(2), #right-content-form .card .ui-widget.ui-outputpanel .ui-accordion .ui-accordion-content > .form-fields-panel-grid > tbody > tr > td:nth-child(2)
    {
        min-width: 200px !important;
    }
}

html::-webkit-scrollbar
{
    display: none;
}

html
{
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}

.layout-menu-container::-webkit-scrollbar
{
    display: none;
}

.layout-menu-container
{
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}

body .ui-panelgrid .ui-panelgrid-cell
{
    border: 0;
    padding: 0.1rem;
}

body .ui-button
{
    margin-right: 5px;
    padding: 0;
}

#right-content-form\:form-action-additional-buttons
{
    display: inline-block;
    margin: 0;
    padding: 0;
    position: relative;
}

#right-content-form\:form-action-additional-buttons .ui-menubutton .ui-button
{
    margin-right: 5px;
}

.layout-topbar-colored .layout-topbar .layout-topbar-wrapper .layout-topbar-left
{
    -moz-transition: margin-left 0.3s;
    -o-transition: margin-left 0.3s;
    -webkit-transition: margin-left 0.3s;
    transition: margin-left 0.3s;
}

body .idm-logo .ac
{
    color: white;
    font-size: 2.5em;
    text-align: center;
}

body .idm-logo.ui-panelgrid .ui-panelgrid-cell
{
    background: transparent;
}

body .idm-logo
{
    font-size: 2.5em;
    text-align: center;
    text-transform: uppercase;
    margin: 0 auto;
}

body .idm-logo img
{
    position: relative;
}

.layout-menuitem-text
{
    text-transform: none !important;
    margin-left: 5px;
}

#left-menu-form li > div
{
    display: none;
}

.layout-submenu-toggler
{
    position: fixed;
    right: 10px;
    padding-top: 3px;
}

.layout-menu li.active-menuitem .layout-submenu-toggler
{
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.menu
{
    overflow: auto;
}

.layout-menu-tooltip
{
    display: none;
    height: 0;
}

#left-menu-form li
{
    border-top: none;
    padding-top: 10px;
    padding-bottom: 8px;
    margin-top: 5px;
    font-size: 1em;
    list-style: none;
}

.layout-menu
{
    padding-left: 4px;
}

#menubutton > span
{
    font-size: 2em;
    color: white;
}

#menubutton
{
    top: 16px;
    position: fixed;
}

#top-bar-form\:top-bar-form-navigation, #top-bar-form\:top-bar-form-navigation-csu
{
    font-size: 2em;
    color: white;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    margin-left: unset;
    width: fit-content;
}

.userInfoPanel
{
    display: grid;
    color: white;
    min-width: max-content;
}

.ui-paginator .ui-paginator-current, .ui-paginator .ui-paginator-rpp-options
{
    background-image: revert;
    margin-top: 0.1rem !important;
}

td .ui-inputfield
{
    width: 100%;
}

td .ui-panelgrid-cell
{
    width: 100%;
}

.form-fields-panel-grid
{
    width: 85%;
}

.detailPanelGrid
{
    width: 85%;
}

li.ui-wizard-step-title.ui-state-default.ui-corner-all {
    padding: 5px;
    margin-right: 25px;
    border-right: 1px solid #DFE3EA;
}

li.ui-wizard-step-title.ui-state-default.ui-corner-all:not(:last-of-type):after {
    font-family: 'primeicons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;


    content: "\e901";
    position: absolute;
    padding: 5px;
    margin-left: 5px;
    color: #4B576F;
}

.ui-wizard:not(:last-child)
{
    margin-bottom: 8px;
}

.login-body
{
    background-image: -webkit-linear-gradient(bottom, #6B77A1 0%, #737EA5 3%, #9599B3 15%, #B1B0BF 28%, #C7C1C8 41%, #D6CDCF 57%, #DFD5D3 74%, #E2D7D4 100%);
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.login-footer
{
    color: #ffffff;
    font-size: 1em;
    margin-top: 3em;
    text-align: center;
}

#login-wrapper #login-container
{
    margin-top: 2em;
    box-sizing: border-box;
    background-color: #ffffff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    padding: 2em;
    text-align: center;
    color: #4f575b;
}

#full_login_form
{
    max-width: 380px;
}

body .ui-splitbutton .ui-button.ui-splitbutton-menubutton
{
    position: absolute;
    z-index: 1000;
}

.ui-datatable .ui-column-filter
{
    padding: 3px;
}

.ui-widget-header .ui-inputfield, .ui-widget-content .ui-inputfield
{
    padding: 3px;
}

body .ui-selectcheckboxmenu .ui-selectcheckboxmenu-label-container
{
    padding-top: 3px;
    padding-bottom: 3px;
}

body .ui-datatable .ui-paginator.ui-paginator-top
{
    padding-top: 5px;
    padding-bottom: 0;
}

body .ui-datatable .ui-datatable-data > tr > td
{
    padding: 5px 5px;
    text-overflow: ellipsis;
}

body .ui-button.ui-button-icon-only .ui-button-text
{
    padding: 3px;
}

body .ui-tabs .ui-tabs-nav li.ui-tabs-header
{
    padding: 0.7rem;
}

.system-info-grid
{
    width: 80%;
}

body .ui-accordion .ui-accordion-header
{
    border: 0;
    border-top: 0 none;
    border-top: 0;
}

body .ui-accordion .ui-accordion-content
{
    border: 0;
    border-top: 0 none;
    border-top: 0;
    padding: 0;
}

#left-menu-form body .ui-datalist .ui-datalist-content
{
    border: 0;
    padding: 0;
}

#left-menu-form\:left-menu-accordion .ui-datalist .ui-datalist-content
{
    border: 0;
    padding: 0;
}

body .ui-datatable .ui-datatable-data > tr:nth-child(even)
{
    background-color: ghostwhite;
}

body .ui-datatable .ui-datatable-data > tr:nth-child(even).ui-state-hover
{
    background-color: #e9e9ed;
    color: #4B576F;
}

body .ui-datatable .ui-datatable-data > tr.ui-state-hover.ui-state-highlight
{
    background: #2c84d8;
    color: #f8fafc !important;
}

body .ui-datatable .ui-datatable-data > tr:nth-child(odd).ui-state-hover
{
    color: #4B576F;
}

.requiredStyle
{
    width: 1em;
    text-align: right;
}

.labelStyle
{
    width: 30%;
}

.valueStyle
{
    width: calc(70% - 1em);
}

.valueStyle .ui-panelgrid-cell
{
    padding: 0.1rem 0 !important;
}

.buttonTable2
{
    position: absolute;
    width: fit-content !important;
}

body .ui-datatable .ui-datatable-data > tr.ui-state-highlight
{
    background-color: #2c84d8;
    color: #f8fafc;
}

.layout-root-menuitem > a
{
    width: 100%;
    display: inline-block;
}

.layout-root-menuitem > ul > li > a
{
    width: 100%;
    display: inline-block;
}

body .ui-tabs .ui-tabs-nav li.ui-tabs-header.ui-tabs-outline
{
    box-shadow: none;
}

body .ui-fileupload-simple .ui-button.ui-button-text-icon-left .ui-button-text
{
    padding: 0.2rem 1rem 0.25rem 2rem;
}

#right-content-form\:tabView\:GENERATED_NOTIFICATIONS_PANEL
{
    display: grid;
}

#right-content-form\:tabView\:CUSTOM_GENERATED_NOTIFICATIONS_PANEL
{
    display: grid;
}

body .ui-datatable .ui-datatable-data > tr.ui-state-highlight
{
    background: #2c84d8;
    color: #f8fafc;
}

.fixed-insert-row
{
    background: #CFCFCF !important;
    background-image: none;
}

.protected-remove-row
{
    background: #BEBEBE !important;
    background-image: none;
}

.fixed-error-row
{
    color: #FFFFFF !important;
    background: #B80000 !important;
    background-image: none;
}

.fixed-insert-row
{
    background: #e4e4e4 !important;
}

.fixed-insert-row.ui-state-highlight
{
    background: #186ba0 !important;
}

.error-insert-row
{
    background: #ef5350 !important;
}

.error-insert-row.ui-state-highlight
{
    background: #ed2e2b !important;
}

.row-color-green
{
    background: #baf0b9 !important;
}

.row-color-green.ui-state-highlight
{
    background: #6ddf6a !important;
}

.row-color-blue
{
    background: #a8d8ff !important;
}

.row-color-blue.ui-state-highlight
{
    background: #42aaff !important;
}

.row-color-orange
{
    background: #ffdc9b !important;
}

.row-color-orange.ui-state-highlight
{
    background: #ffaf1c !important;
}

.row-color-red
{
    background: #ff6f6f !important;
}

.row-color-red.ui-state-highlight
{
    background: #ff0000 !important;
}

body .ui-datatable thead th.ui-sortable-column.ui-state-focus
{
    box-shadow: none;
}

#errDialogForm\:errDialog_content
{
    width: auto !important;
}

#left-menu-form a
{
    display: inline-block;
    width: 100%;
}

.layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions > li > a > .topbar-icon
{
    font-size: 2.5em !important;
}

.activeUser
{
    font-weight: bold;
}

body .ui-datatable .ui-datatable-header
{
    background: white;
    border: none;
}

table thead tr th span table tbody tr.ui-widget-content td.ui-panelgrid-cell
{
    background: transparent;
}

body .ui-commandlink, body .ui-link
{
    color: #191a1c;
}

body #left-menu-form .ui-commandlink, body #left-menu-form .ui-link
{
    color: white;
}

body .ui-commandlink .ui-state-active, body .ui-link .ui-state-active
{
    color: #2c84d8;
}

.layout-topbar-colored .layout-topbar .layout-topbar-wrapper .layout-topbar-left
{
    min-width: 240px;
}

.layout-topbar-colored .layout-topbar .layout-topbar-wrapper .layout-topbar-right
{
    width: calc(100vw - 240px);
    max-width: calc(100vw - 240px);
}

.layout-topbar-colored .layout-topbar .layout-topbar-wrapper
{
    width: 100%;
    max-width: 100%;
    height: 60px;
    max-height: 60px;
}

body .ui-fileupload .ui-fileupload-content
{
    border: none;
}

body .ui-fileupload .ui-fileupload-buttonbar
{
    border: none;
    background: transparent;
}

.columnsCombo
{
    float: right;
    min-height: 5px;
}

.layout-topbar-colored .layout-topbar
{
    height: 60px;
}

span.ui-dialog-message.ui-messages-info-icon
{
    display: none !important;
}

#left-menu-form a > span.layout-menuitem-text
{
    display: inline-block;
    max-width: 160px;
    overflow-wrap: break-word;
}

.system-info-grid tbody tr.ui-widget-content:nth-child(even) td
{
    background: ghostwhite;
}

.system-info-grid tbody tr.ui-widget-content td.ui-panelgrid-cell
{
    border: 1px solid #DFE3EA;
}

.detailPanelGrid tbody tr.ui-widget-content:hover td
{
    background: ghostwhite;
}

.form-fields-panel-grid tbody tr.ui-widget-content:hover td
{
    background: ghostwhite;
}

.changePasswordForm .form-fields-panel-grid tbody tr:hover td
{
    background: ghostwhite;
}

body .ui-message.ui-message-error span.ui-message-error-icon
{
    display: inline;
}

body .ui-message.ui-message-error span.ui-message-error-detail
{
    white-space: nowrap;
}

.layout-topbar-colored .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions > li > a:link,
.layout-topbar-colored .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions > li > a:hover,
body a.ui-commandlink:hover, body a.ui-link:hover,
body a.ui-commandlink:hover, body a.ui-link:link
{
    text-decoration: none;
}

body .ui-breadcrumb .ui-state-disabled
{
    opacity: 1;
}

body .ui-breadcrumb
{
    box-shadow: 0 0 1px 1px #DFE3EA;
}

select
{
    border: 1px solid lightgray !important;
    border-radius: 4px;
    background: white;
}

.detailPanelGrid > tbody > tr, .form-fields-panel-grid > tbody > tr
{
    height: 40px;
}

.detailPanelGrid .ui-selectonemenu, .form-fields-panel-grid .ui-selectonemenu
{
    height: 28px;
    min-width: 100% !important;
}

.detailPanelGrid .ui-selectcheckboxmenu-multiple-container, .form-fields-panel-grid .ui-selectcheckboxmenu-multiple-container
{
    min-width: 100% !important;
}

a
{
    color: white;
}

.layout-menu-dim .menu-wrapper .layout-menu-container .layout-menu li:hover > a
{
    background-color: rgba(54, 100, 100, 0.2);
}

#left-menu-form li a:hover
{
    background-color: rgba(54, 175, 220, 0.2);
    box-shadow: 12px 0 1px 17px rgba(54, 175, 220, 0.2);
    transition: all 0.08s ease-in-out;
    -moz-transition: all 0.08s ease-in-out;
    -webkit-transition: all 0.08s ease-in-out;
}

#left-menu-form.role-editor-menu .fa
{
    color: white;
}

#left-menu-form.role-editor-menu li a:hover
{
    background-color: rgba(54, 175, 220, 0.2);
    box-shadow: -18px 0 1px 19px rgba(54, 175, 220, 0.2);
    transition: all 0.08s ease-in-out;
    -moz-transition: all 0.08s ease-in-out;
    -webkit-transition: all 0.08s ease-in-out;
}

.layout-root-menuitem a:hover
{
    box-shadow: 12px 0 1px 17px rgba(54, 175, 220, 0.2);
    background-color: rgba(54, 175, 220, 0.2);
    transition: all 0.08s ease-in-out;
    -moz-transition: all 0.08s ease-in-out;
    -webkit-transition: all 0.08s ease-in-out;
}

body #left-menu-form .ui-accordion .ui-accordion-header label:hover
{
    background-color: rgba(54, 175, 220, 0.2);
    box-shadow: 10px -1px 1px 13px rgb(54 175 220 / 20%);
    transition: all 0.08s ease-in-out;
    -moz-transition: all 0.08s ease-in-out;
    -webkit-transition: all 0.08s ease-in-out;
    cursor: pointer;
}

#left-menu-form.role-editor-menu li.ui-datalist-item a:hover
{
    background-color: rgba(54, 175, 220, 0.2);
    box-shadow: 0 0 0 18px rgba(54, 175, 220, 0.2);
    transition: all 0.08s ease-in-out;
    -moz-transition: all 0.08s ease-in-out;
    -webkit-transition: all 0.08s ease-in-out;
    clip-path: none;
}

#left-menu-form a
{
    width: 80%;
    margin-left: 10px;
}

.layout-root-menuitem > ul
{
    padding-left: 8px;
}

.layout-root-menuitem.active-menuitem > ul li.active-menuitem a.sub-menu-item span.layout-menuitem-text,
html body.outlined.static div.layout-wrapper.layout-topbar-colored.layout-static.layout-static-active div.sidebar.layout-wrapper.layout-menu-dim form div.menu.layout-menu-container.menu-wrapper.active-menuitem ul.layout-menu li.layout-root-menuitem.active-menuitem ul li.active-menuitem a.sub-menu-item span.layout-menuitem-text,
.layout-root-menuitem.active-menuitem a span.layout-menuitem-text,
div.menu.layout-menu-container.menu-wrapper.active-menuitem ul li.active-menuitem a span.layout-menuitem-text
{
    color: #25a4d4;
}

.layout-root-menuitem.active-menuitem a.sub-menu-item span.layout-menuitem-text,
html body.outlined.static div.layout-wrapper.layout-topbar-colored.layout-static.layout-static-active div.sidebar.layout-wrapper.layout-menu-dim form div.menu.layout-menu-container.menu-wrapper.active-menuitem ul.layout-menu li.layout-root-menuitem.active-menuitem ul li a.sub-menu-item span.layout-menuitem-text
{
    color: white;
}

body .ui-datatable thead th .ui-sortable-column-icon.ui-icon-carat-2-n-s
{
    padding-right: 5px;
}

#full_login_form a
{
    color: black;
}

.settings-panelgrid tr
{
    height: 50px;
}

.person-settings
{
    font-weight: bold;
    font-size: 2em;
    padding: 1em;
}

body #left-menu-form .ui-accordion .ui-accordion-header
{
    background: #2b394f;
    color: white;
    border: 0;
    border-top: 0 none;
    border-top: 0;
    box-shadow: none;
    width: 200px;
    cursor: default;
}

body #left-menu-form .ui-accordion .ui-accordion-content
{
    border: 0;
    border-top: 0 none;
    border-top: 0;
    padding: 0;
    box-shadow: none;
    background: #2b394f;
    color: white;
}

body #left-menu-form .ui-accordion .ui-accordion-header.ui-state-active
{
    background: #2b394f;
    border-color: #2b394f;
    color: #25a4d4;
}

body #left-menu-form .ui-accordion .ui-accordion-header label
{
    width: 168px;
    position: fixed;
}

body #left-menu-form .ui-accordion .ui-accordion-header.ui-state-active:focus
{
    background: #2b394f;
    color: #25a4d4;
    border: none;
    box-shadow: none;
}

body #left-menu-form .ui-accordion .ui-accordion-header.ui-state-hover
{
    color: white;
    border: none;
}

body #left-menu-form .ui-accordion .ui-accordion-header:focus
{
    border: none;
    box-shadow: none;
}

body #left-menu-form .ui-accordion .ui-commandlink, body .ui-accordion .ui-link
{
    color: white;
}

body #left-menu-form .ui-datalist .ui-datalist-content
{
    color: #4B576F;
    background: unset;
}

body #left-menu-form .ui-accordion .ui-accordion-header:first-child
{
    border-top: none;
}

body #full_login_form .ui-panel .ui-panel-content
{
    border: none;
    background: transparent;
}

.cell-content
{
    overflow: hidden;
    text-overflow: ellipsis;
}

#left-menu-form\:left-menu-accordion .ui-datalist .ui-widget
{
    position: relative;
    top: -15px;
}

.documentation
{
    max-width: 80%;
}

.documentation p
{
    margin: 1em 1em 1em 1em;
}

td .ui-panelgrid-cell.requiredStyle
{
    width: 1em;
}

td .ui-panelgrid-cell.labelStyle
{
    width: 30%;
}

.unify_select_many_button
{
    width: 100%;
}

body .ui-tree .ui-tree-container
{
    width: auto !important;
    height: 100% !important;
}

body .ui-tree .ui-tree-container .ui-treenode .ui-treenode-content .ui-tree-toggler
{
    width: auto;
    height: auto;
}

body .ui-tree .ui-tree-container
{
    width: auto !important;
    height: 100% !important;
}

body .ui-tree .ui-tree-container .ui-treenode .ui-treenode-content .ui-tree-toggler
{
    width: auto;
    height: auto;
}

body .ui-tree .ui-tree-container .ui-treenode .ui-treenode-content
{
    width: fit-content;
    border-radius: 5px;
    padding: 0 5px;
}

.unify_select_many_button .ui-button
{
    width: 50%;
}

.ui-accordion .form-fields-panel-grid
{
    width: 100%;
}

td.ui-panelgrid-cell.label-prim
{
    width: 50%;
}

.djs-container
{
    height: 60vh !important;
}

.diagram
{
    min-height: 60vh;
    width: 100%;
}

.viewport
{
    width: 100%;
}

.diagram-tab-panel
{
    width: 100%;
    display: block;
}

#login-buttons button
{
    margin-bottom: 5px;
}

#right-content-form\:tabView\:repeatConditionList .ui-datalist-item
{
    display: block;
}

#right-content-form\:tabView\:repeatConditionList_list .ui-selectonemenu
{
    margin-right: 5px;
}

#right-content-form\:tabView\:repeatConditionList_list .ui-inputfield.ui-inputtext
{
    top: 2px !important;
    min-height: 33px;
    padding: 0;
}

body .calendar-output-panel span
{
    display: inline-flex;
    width: 100%;
}

body .calendar-output-panel .ui-calendar .ui-button.ui-button-icon-only .ui-icon-calendar
{
    left: 7px;
    top: 10px;
}

body .ui-widget.initials
{
    width: 100px;
    font-size: 3em;
    text-align: center;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.highlight-box
{
    display: flex;
    justify-content: center;
    align-items: center;
}

body .highlight-box .card
{
    display: grid;
    height: 100px;
    width: 200px;
}

body .highlight-box .card label
{
    font-size: 3em;
}

body .ui-tree .ui-tree-container .ui-treenode .ui-treenode-content .ui-treenode-leaf-icon
{
    width: 0;
}

@media (max-width: 991px)
{
    .layout-main
    {
        padding-top: 40px;
    }

    .layout-wrapper .menu-wrapper
    {
        height: calc(100% - 60px);
    }
}

#top-bar-form\:profile-menu-id
{
    word-break: break-word;
    white-space: pre-wrap;
    width: 240px;
}

.form-fields-panel-grid .four-percent
{
    width: 4%;
}

.form-fields-panel-grid .four-percent .ui-chkbox
{
    margin-right: 0.6rem;
}

.form-fields-panel-grid  .ninetysix-percent
{
    width: 96%;
}

.file-upload-panel-grid .ui-corner-bottom /* Delete in ID-15064 */
{
    display: none;
}