/*
 * Layout
 */
/*
 * Secondary, "grey" table
 */
/*
 * Buttons
 */
/*
 * Actions color highlight
 */
/*
 * Forms
 */
/*
 * Messages
 */
/*
 * Header
 */
/*
 * Cluster graphics
 */
/*
 * Menu decorators
 */
/*
 * View specific
 */
/*
 * Header
 */
/*
 * Widgets
 */
/*
 * UI Blocker
 */
/*
 * Instance indicators
 */
/*
 * Tutorial
 */
/*
* Alert level
*/
/*
* Password component
*/
/*
* Data sets
*/
.space-10 {
  height: 10px;
}

.space-20 {
  height: 20px;
}

.space-30 {
  height: 30px;
}

.space-40 {
  height: 40px;
}

.space-50 {
  height: 50px;
}

.space-60 {
  height: 60px;
}

.space-70 {
  height: 70px;
}

.space-80 {
  height: 80px;
}

.space-90 {
  height: 90px;
}

.space-100 {
  height: 100px;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

/*
 * In case there is a long blocking operation indicate it using the cursor
 */
#cloverDxPage.waiting {
  cursor: wait !important;
}
#cloverDxPage.waiting * {
  cursor: wait !important;
}

.opacity-50 {
  opacity: 0.5;
}

/* To be used only when debugging tests. */
.selenium-test-debug-highlight {
  background-color: yellow !important;
}

.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visually-hidden.focusable:active,
.visually-hidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.clearfix:after {
  clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  *zoom: 1;
}

/*
 * chrome always underlined fix;
 */
*:focus {
  outline: none;
}

/* Memory usage widget */
/*
* Remove text-shadow in selection highlight: h5bp.com/i
* These selection rule sets have to be separate.
* Customize the background color to match your design.
*/
::-moz-selection {
  background: #35B863;
  color: #FFFFFF;
  text-shadow: none;
}

::selection {
  background: #35B863;
  color: #FFFFFF;
  text-shadow: none;
}

/*
* Remove the gap between images, videos, audio and canvas and the bottom of
* their containers: h5bp.com/i/440
*/
audio,
canvas,
img,
video {
  vertical-align: middle;
}

/*
* Remove default fieldset styles.
*/
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
* Allow only vertical resizing of textareas.
*/
textarea {
  resize: vertical;
}

/*
* Remove special buttons in text field for IE10+ and Edge.
*/
::-ms-clear, ::-ms-reveal {
  display: none;
}

h1, h2 {
  color: #35B863;
  margin: 0 0 0.5em;
}

h1 {
  font-style: italic;
  font-size: 200%;
}

h2 {
  font-weight: normal;
  font-size: 170%;
}

p {
  font-size: 110%;
  line-height: 150%;
  margin: 0.75em 0;
}

a, a:link, a:active, a:hover {
  color: #009edf;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "server-icons-core-line" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  overflow: visible;
  text-transform: none;
  line-height: 1;
  text-indent: 0;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^=icon-]:before, [class*=" icon-"]:before {
  display: inline-block;
}

.server-icon {
  background: none repeat scroll 0 0 transparent !important;
  text-indent: 0 !important;
}

.icon-database:before {
  content: "\e95a";
}

.icon-link-chain-1:before {
  content: "\e902";
}

.icon-block-1:before {
  content: "\e903";
}

.icon-loading-horizontal-2:before {
  content: "\e90c";
}

.icon-button-stop:before {
  content: "\e90d";
}

.icon-copy-paste:before {
  content: "\e922";
}

.icon-zoom-in:before {
  content: "\e938";
}

.icon-arrow-reload-horizontal-2:before {
  content: "\e93e";
}

.icon-horizontal-toggle-button-single-left-custom:before {
  content: "\e93f";
}

.icon-horizontal-toggle-button-single-right-custom:before {
  content: "\e946";
}

.icon-target-no-arrow-custom:before {
  content: "\e950";
}

.icon-button-record-custom:before {
  content: "\e954";
}

.icon-circle:before {
  content: "\e955";
}

.icon-loading-circle:before {
  content: "\e956";
}

.icon-upload-file:before {
  content: "\e957";
}

.icon-eraser:before {
  content: "\e958";
}

.icon-download-file:before {
  content: "\e959";
}

.icon-arrow-down-1:before {
  content: "\e952";
}

.icon-arrow-up-1:before {
  content: "\e953";
}

.icon-arrow-round-left:before {
  content: "\e900";
}

.icon-arrow-round-right:before {
  content: "\e901";
}

.icon-browser-code-1:before {
  content: "\e904";
}

.icon-button-pause-circle:before {
  content: "\e905";
}

.icon-file-add:before {
  content: "\e92a";
}

.icon-folder-add:before {
  content: "\e92e";
}

.icon-hierarchy-1:before {
  content: "\e942";
}

.icon-key:before {
  content: "\e94a";
}

.icon-mail-send-envelope:before {
  content: "\e94b";
}

.icon-new-file:before {
  content: "\e94c";
}

.icon-star-1:before {
  content: "\e94d";
}

.icon-upload-tray:before {
  content: "\e94e";
}

.icon-web-hierarchy:before {
  content: "\e94f";
}

.icon-zoom-out:before {
  content: "\e951";
}

.icon-logout-1:before {
  content: "\e948";
}

.icon-home-2:before {
  content: "\e949";
}

.icon-chat-two-bubbles-square:before {
  content: "\e947";
}

.icon-vertical-menu:before {
  content: "\e92f";
}

.icon-add-1:before {
  content: "\e930";
}

.icon-add-circle:before {
  content: "\e931";
}

.icon-arrow-expand-diagonal-1:before {
  content: "\e932";
}

.icon-arrow-shrink-diagonal-1:before {
  content: "\e933";
}

.icon-delete-circle:before {
  content: "\e934";
}

.icon-floppy-disk:before {
  content: "\e935";
}

.icon-hierarchy-2:before {
  content: "\e936";
}

.icon-link-share-2:before {
  content: "\e937";
}

.icon-padlock-square-1:before {
  content: "\e93a";
}

.icon-padlock-square-2:before {
  content: "\e93b";
}

.icon-pencil:before {
  content: "\e93c";
}

.icon-recycle-bin-2:before {
  content: "\e93d";
}

.icon-shield-defense:before {
  content: "\e940";
}

.icon-stopwatch:before {
  content: "\e941";
}

.icon-subtract-circle:before {
  content: "\e943";
}

.icon-synchronize:before {
  content: "\e944";
}

.icon-zip-file:before {
  content: "\e945";
}

.icon-clipboard-check:before {
  content: "\e92b";
}

.icon-electric-cord-1:before {
  content: "\e92c";
}

.icon-usb-cable:before {
  content: "\e92d";
}

.icon-add-square:before {
  content: "\e906";
}

.icon-subtract-square:before {
  content: "\e907";
}

.icon-arrow-expand:before {
  content: "\e908";
}

.icon-book-1:before {
  content: "\e909";
}

.icon-contact-phonebook:before {
  content: "\e90a";
}

.icon-calendar-star:before {
  content: "\e90b";
}

.icon-rewind-clock:before {
  content: "\e90e";
}

.icon-heart-rate-monitor:before {
  content: "\e90f";
}

.icon-new-folder:before {
  content: "\e910";
}

.icon-interface-arrows-button-up:before {
  content: "\e911";
}

.icon-interface-arrows-button-down:before {
  content: "\e912";
}

.icon-arrow-left-double:before {
  content: "\e913";
}

.icon-interface-arrows-button-left:before {
  content: "\e914";
}

.icon-interface-arrows-button-right:before {
  content: "\e915";
}

.icon-arrow-right-double:before {
  content: "\e916";
}

.icon-interface-validation-check:before {
  content: "\e917";
}

.icon-interface-validation-check-circle:before {
  content: "\e918";
}

.icon-interface-alert-warning-circle:before {
  content: "\e919";
}

.icon-interface-alert-warning-triangle:before {
  content: "\e91a";
}

.icon-interface-help-question-circle:before {
  content: "\e91b";
}

.icon-interface-alert-information-circle:before {
  content: "\e91c";
}

.icon-mail-chat-bubble-text-square:before {
  content: "\e91d";
}

.icon-download-tray:before {
  content: "\e91e";
}

.icon-interface-user-single:before {
  content: "\e91f";
}

.icon-entertainment-control-button-play:before {
  content: "\e920";
}

.icon-entertainment-control-button-stop-circle:before {
  content: "\e921";
}

.icon-interface-delete-1:before {
  content: "\e923";
}

.icon-interface-search:before {
  content: "\e924";
}

.icon-file-folder:before {
  content: "\e925";
}

.icon-interface-calendar:before {
  content: "\e926";
}

.icon-calendar-mark:before {
  content: "\e927";
}

.icon-interface-setting-cog:before {
  content: "\e928";
}

.icon-interface-setting-wrench:before {
  content: "\e929";
}

.icon-dial-pad-2-custom:before {
  content: "\e939";
}

.icon-incognito-mode:before {
  content: "\e95b";
}

.icon-filter-1:before {
  content: "\e95c";
}

.icon-layout-window-37:before {
  content: "\e95d";
}

.pane .ui-panel {
  padding: 0;
}
.pane .ui-panel .ui-panel-content {
  padding: 0;
  background: transparent;
}

.ui-g-r {
  margin: 0 -0.5em;
}

.dialog__icon {
  font-size: 3.6rem;
  position: relative;
  top: 0.3rem;
}

.dialog__server-name {
  font-weight: bold;
}

.dialog__server-name::before {
  font-family: "Font Awesome 5 Free";
  content: "\f233";
  display: inline-block;
  margin: 0 1rem 0 0;
}

/** jQuery UI CSS Framework 1.8.9** Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)* Dual licensed under the MIT or GPL Version 2 licenses.* http://jquery.org/license** http://docs.jquery.com/UI/Theming/API** To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Lucida%20Grande,%20Lucida%20Sans,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=6px&bgColorHeader=deedf7&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=100&borderColorHeader=aed0ea&fcHeader=222222&iconColorHeader=72a7cf&bgColorContent=f2f5f7&bgTextureContent=04_highlight_hard.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=362b36&iconColorContent=72a7cf&bgColorDefault=d7ebf9&bgTextureDefault=02_glass.png&bgImgOpacityDefault=80&borderColorDefault=aed0ea&fcDefault=2779aa&iconColorDefault=3d80b3&bgColorHover=e4f1fb&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=74b2e2&fcHover=0070a3&iconColorHover=2694e8&bgColorActive=3baae3&bgTextureActive=02_glass.png&bgImgOpacityActive=50&borderColorActive=2694e8&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=ffef8f&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=25&borderColorHighlight=f9dd34&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=cd0a0a&bgTextureError=01_flat.png&bgImgOpacityError=15&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffffff&bgColorOverlay=eeeeee&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=90&opacityOverlay=80&bgColorShadow=000000&bgTextureShadow=04_highlight_hard.png&bgImgOpacityShadow=70&opacityShadow=30&thicknessShadow=7px&offsetTopShadow=-7px&offsetLeftShadow=-7px&cornerRadiusShadow=8px*/
/* Component containers----------------------------------*/
.ui-widget-content {
  background: #FFFFFF;
}

.ui-widget-header {
  background: #FFFFFF;
  font-weight: bold;
  margin: 0;
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #eed3d7;
  background: #f2dede 50% 50% repeat-x;
  color: #b94a48;
}

.ui-state-error a, .ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #b94a48;
}

.ui-state-error-text, .ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #b94a48;
}

.ui-inputfield.ui-inputtext.ui-widget.ui-state-error {
  border-color: #CE3D2D;
}

.ui-inputfield.ui-inputtext.ui-widget.ui-state-default-value {
  color: #606060;
}

.ui-inputfield.ui-inputtext.ui-widget.ui-state-edited-value {
  color: #333333;
}

.ui-outputlabel.ui-state-error {
  color: #CE3D2D;
  background-color: transparent;
  border: none;
}

.ui-message-error {
  color: #CE3D2D;
  background-color: transparent;
  font-weight: bold;
  border: none;
  padding-left: 0px;
  margin-left: 0px;
  margin-top: 0.5rem;
}
.ui-message-error .ui-message-error-icon {
  background: none;
  /* override default PF icon        */
  width: auto;
  /* override default PF 16px width  */
  height: auto;
  /* override default PF 16px height */
}
.ui-message-error .ui-message-error-icon::before {
  font-family: "Font Awesome 5 Free";
  content: "\f3bf";
  -webkit-font-smoothing: antialiased;
  transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  /* requires display: block or inline-block */
  display: inline-block;
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

/* positioning */
.ui-icon-carat-1-n {
  background-position: 0 0;
}

.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-widget-content .ui-icon, .ui-treenode-selected .ui-state-highlight .ui-icon {
  background-image: url("/clover/javax.faces.resource/images/ui-icons_333333_256x240.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9");
}

.ui-widget-header .ui-icon {
  background-image: url("/clover/javax.faces.resource/images/ui-icons_ffffff_256x240.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9");
}

.ui-dialog-titlebar-close .ui-icon {
  background-image: none;
  font-family: "server-icons-core-line" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  overflow: visible;
  text-transform: none;
  text-indent: 0;
  background: none;
}
.ui-dialog-titlebar-close .ui-icon::before {
  content: "\e923";
}

.ui-state-active .ui-icon {
  background-image: url("/clover/javax.faces.resource/images/ui-icons_333333_256x240.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9");
}

.ui-state-highlight .ui-icon {
  background-image: url("/clover/javax.faces.resource/images/ui-icons_ffffff_256x240.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9");
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url("/clover/javax.faces.resource/images/ui-icons_333333_256x240.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9");
}

.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

.ui-icon-carat-1-e {
  background-position: -32px 0;
}

.ui-icon-carat-1-se {
  background-position: -48px 0;
}

.ui-icon-carat-1-s {
  background-position: -64px 0;
}

.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

.ui-icon-carat-1-w {
  background-position: -96px 0;
}

.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -64px -18px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-off {
  background-position: -96px -144px;
}

.ui-icon-radio-on {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals----------------------------------*/
/* Corner radius */
/* Overlays */
.ui-widget-overlay {
  background: rgba(0, 0, 0, 0.4);
}

.ui-widget-shadow {
  margin: -0.7rem 0 0 -0.7rem;
  padding: 0.7rem;
  background: #000000;
  opacity: 0.3;
  filter: Alpha(Opacity=30);
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

.ui-inputfield, .ui-widget-content .ui-inputfield, .ui-widget-header .ui-inputfield,
.left-panel__header .filter-form .decorated-input .ui-inputtext,
.execution-hierarchy__header .decorated-input .ui-inputtext,
.ui-chkbox > .ui-chkbox-box,
.ui-radiobutton > .ui-radiobutton-box,
.ui-selectcheckboxmenu, .ui-widget-content .ui-selectcheckboxmenu, .ui-widget-header .ui-selectcheckboxmenu,
.ui-selectonemenu, .ui-widget-content .ui-selectonemenu, .ui-widget-header .ui-selectonemenu {
  background-color: #FFFFFF;
  border: 0.1rem solid #CCCCCC;
  box-sizing: border-box;
  outline: 0.4rem solid transparent;
  transition: border 0.2s linear 0s, outline 0.2s linear 0s;
}
.ui-inputfield.ui-state-disabled, .ui-widget-content .ui-inputfield.ui-state-disabled, .ui-widget-header .ui-inputfield.ui-state-disabled,
.left-panel__header .filter-form .decorated-input .ui-inputtext.ui-state-disabled,
.execution-hierarchy__header .decorated-input .ui-inputtext.ui-state-disabled,
.ui-chkbox > .ui-chkbox-box.ui-state-disabled,
.ui-radiobutton > .ui-radiobutton-box.ui-state-disabled,
.ui-selectcheckboxmenu.ui-state-disabled, .ui-widget-content .ui-selectcheckboxmenu.ui-state-disabled, .ui-widget-header .ui-selectcheckboxmenu.ui-state-disabled,
.ui-selectonemenu.ui-state-disabled, .ui-widget-content .ui-selectonemenu.ui-state-disabled, .ui-widget-header .ui-selectonemenu.ui-state-disabled {
  background-color: #F2F2F2;
  border-color: #DFDFDF;
  opacity: 1;
}
.ui-inputfield.ui-state-focus:not(.ui-state-active), .ui-widget-content .ui-inputfield.ui-state-focus:not(.ui-state-active), .ui-widget-header .ui-inputfield.ui-state-focus:not(.ui-state-active),
.left-panel__header .filter-form .decorated-input .ui-inputtext.ui-state-focus:not(.ui-state-active),
.execution-hierarchy__header .decorated-input .ui-inputtext.ui-state-focus:not(.ui-state-active),
.ui-chkbox > .ui-chkbox-box.ui-state-focus:not(.ui-state-active),
.ui-radiobutton > .ui-radiobutton-box.ui-state-focus:not(.ui-state-active),
.ui-selectcheckboxmenu.ui-state-focus:not(.ui-state-active), .ui-widget-content .ui-selectcheckboxmenu.ui-state-focus:not(.ui-state-active), .ui-widget-header .ui-selectcheckboxmenu.ui-state-focus:not(.ui-state-active),
.ui-selectonemenu.ui-state-focus:not(.ui-state-active), .ui-widget-content .ui-selectonemenu.ui-state-focus:not(.ui-state-active), .ui-widget-header .ui-selectonemenu.ui-state-focus:not(.ui-state-active) {
  border-color: #3B91DD;
}
.ui-inputfield.ui-state-focus, .ui-widget-content .ui-inputfield.ui-state-focus, .ui-widget-header .ui-inputfield.ui-state-focus,
.left-panel__header .filter-form .decorated-input .ui-inputtext.ui-state-focus,
.execution-hierarchy__header .decorated-input .ui-inputtext.ui-state-focus,
.ui-chkbox > .ui-chkbox-box.ui-state-focus,
.ui-radiobutton > .ui-radiobutton-box.ui-state-focus,
.ui-selectcheckboxmenu.ui-state-focus, .ui-widget-content .ui-selectcheckboxmenu.ui-state-focus, .ui-widget-header .ui-selectcheckboxmenu.ui-state-focus,
.ui-selectonemenu.ui-state-focus, .ui-widget-content .ui-selectonemenu.ui-state-focus, .ui-widget-header .ui-selectonemenu.ui-state-focus {
  outline-color: #B1D3F1;
}
.ui-inputfield.ui-state-hover:not(.ui-state-focus), .ui-widget-content .ui-inputfield.ui-state-hover:not(.ui-state-focus), .ui-widget-header .ui-inputfield.ui-state-hover:not(.ui-state-focus),
.left-panel__header .filter-form .decorated-input .ui-inputtext.ui-state-hover:not(.ui-state-focus),
.execution-hierarchy__header .decorated-input .ui-inputtext.ui-state-hover:not(.ui-state-focus),
.ui-chkbox > .ui-chkbox-box.ui-state-hover:not(.ui-state-focus),
.ui-radiobutton > .ui-radiobutton-box.ui-state-hover:not(.ui-state-focus),
.ui-selectcheckboxmenu.ui-state-hover:not(.ui-state-focus), .ui-widget-content .ui-selectcheckboxmenu.ui-state-hover:not(.ui-state-focus), .ui-widget-header .ui-selectcheckboxmenu.ui-state-hover:not(.ui-state-focus),
.ui-selectonemenu.ui-state-hover:not(.ui-state-focus), .ui-widget-content .ui-selectonemenu.ui-state-hover:not(.ui-state-focus), .ui-widget-header .ui-selectonemenu.ui-state-hover:not(.ui-state-focus) {
  outline-color: #F2F2F2;
}

.ui-chkbox > .ui-chkbox-box,
.ui-radiobutton > .ui-radiobutton-box {
  display: flex;
  height: 2rem;
  width: 2rem;
  margin: 0.4rem 1rem 0.4rem 0.4rem;
  align-items: center;
  justify-content: center;
}
.ui-chkbox > .ui-chkbox-box.ui-state-active.ui-state-disabled,
.ui-radiobutton > .ui-radiobutton-box.ui-state-active.ui-state-disabled {
  color: #CCCCCC;
}
.ui-chkbox > .ui-chkbox-box.ui-state-active > .ui-icon,
.ui-radiobutton > .ui-radiobutton-box.ui-state-active > .ui-icon {
  background-image: none;
  width: auto;
  height: auto;
  margin: 0;
}
.ui-chkbox > .ui-chkbox-box.ui-state-active > .ui-icon::before,
.ui-radiobutton > .ui-radiobutton-box.ui-state-active > .ui-icon::before {
  display: flex;
  align-items: center;
  justify-content: center;
  text-indent: 0;
}

.ui-chkbox > .ui-chkbox-box {
  border-radius: 0.4rem;
}
.ui-chkbox > .ui-chkbox-box.ui-state-active:not(.ui-state-disabled) {
  background-color: #1D6CB9;
  border-color: transparent;
  color: #FFFFFF;
}
.ui-chkbox > .ui-chkbox-box.ui-state-active > .ui-icon::before {
  background-image: none;
  font-family: "server-icons-core-line" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  overflow: visible;
  text-transform: none;
  text-indent: 0;
  content: "\e917";
}

.ui-chkbox .ui-chkbox-label {
  margin: 0;
}

.ui-radiobutton {
  width: auto;
  margin: 0;
}

.ui-radiobutton .ui-radiobutton-box {
  border-radius: 50%;
}
.ui-radiobutton .ui-radiobutton-box.ui-state-active:not(.ui-state-disabled) {
  border-color: #1D6CB9;
  color: #1D6CB9;
}
.ui-radiobutton .ui-radiobutton-box.ui-state-active > .ui-icon::before {
  content: "\25cf";
}

.ui-inputfield, .ui-widget-content .ui-inputfield, .ui-widget-header .ui-inputfield {
  border-radius: 0.8rem;
  margin: 0;
  color: #333333;
  font-size: 1.4rem;
  padding: 0.4rem 1.2rem;
  line-height: 2.4rem;
}

.ui-inputfield.ui-state-error, .ui-widget-header .ui-inputfield.ui-state-error,
.ui-widget-content .ui-inputfield.ui-state-error {
  color: #333333;
  border: 1px solid #eed3d7;
}

/**
 * TabView
 *
 * Styles for component p:tabView
 * See also styles for .tabbed-right-panel
 */
.ui-tabs {
  padding: 0;
}

.ui-tabs > .ui-tabs-nav li {
  margin: 0;
}
.ui-tabs > .ui-tabs-nav li a {
  color: #333333;
  font-weight: 400;
}
.ui-tabs > .ui-tabs-nav li.ui-state-active a {
  cursor: default;
  font-weight: 700;
}
.ui-tabs > .ui-tabs-nav li.ui-state-disabled {
  background-color: transparent;
  opacity: 1;
}
.ui-tabs > .ui-tabs-nav li.ui-state-disabled a {
  color: #AEAEAE;
}
.ui-tabs > .ui-tabs-nav li.ui-state-hover {
  background-color: #F9F9F9;
}

.ui-tabs.ui-tabs-top > .ui-tabs-nav {
  border-bottom: 0.1rem solid #DFDFDF;
  display: flex;
  gap: 0.4rem;
  padding: 0 1.5rem;
}
.ui-tabs.ui-tabs-top > .ui-tabs-nav li {
  top: 0;
}
.ui-tabs.ui-tabs-top > .ui-tabs-nav li a {
  padding: 1rem;
}
.ui-tabs.ui-tabs-top > .ui-tabs-nav li.ui-state-active {
  background-color: transparent;
  box-shadow: inset 0 -0.3rem #1D6CB9;
}

.ui-tabs.ui-tabs-left {
  display: flex;
}

.ui-tabs.ui-tabs-left > .ui-tabs-nav {
  border-right: 0.1rem solid #DFDFDF;
  height: auto;
  padding-top: 0;
}
.ui-tabs.ui-tabs-left > .ui-tabs-nav li {
  margin: 0;
  width: 100%;
}
.ui-tabs.ui-tabs-left > .ui-tabs-nav li a {
  display: block;
  float: none;
  padding: 1rem;
}
.ui-tabs.ui-tabs-left > .ui-tabs-nav li.ui-state-active {
  background-color: #F5FAFD;
  box-shadow: inset 0.3rem 0 #1D6CB9;
}

.ui-tabs .ui-tabs-panel {
  padding: 0;
}
.ui-tabs .ui-tabs-panel .right-panel > .right-panel__body {
  padding: 2.5rem;
}

/** AccordionPanel **/
.ui-accordion .ui-accordion-header {
  background: transparent;
  box-shadow: none;
}

.ui-accordion .ui-accordion-header.ui-state-default {
  margin-bottom: 2px;
  border: 1px solid #E5E5E5;
}

.ui-accordion .ui-accordion-header.ui-state-active {
  margin-bottom: 1px;
}

.ui-accordion .ui-accordion-header .ui-icon {
  display: none;
}

.ui-accordion .ui-accordion-header.ui-state-default a {
  padding: 8px 15px;
  color: #0088CC;
}

.ui-accordion .ui-accordion-header a:hover {
  color: #005580;
}

.ui-accordion .ui-accordion-content.ui-widget-content {
  padding: 9px 15px;
}

/* Breadcrumb */
.ui-breadcrumb {
  padding: 0.7rem 14px;
  margin: 0 0 18px;
  list-style: none;
  background-color: #fbfbfb;
  background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -ms-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f5f5f5));
  background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: linear-gradient(top, #ffffff, #f5f5f5);
  background-repeat: repeat-x;
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr="#ffffff", 		endColorstr="#f5f5f5", GradientType=0);
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
}

.ui-breadcrumb li {
  display: inline-block;
  *display: inline;
  text-shadow: 0 1px 0 #ffffff;
  *zoom: 1;
}

.ui-breadcrumb .divider {
  padding: 0 5px;
  color: #999999;
}

.ui-breadcrumb a {
  color: #0088CC;
  font-weight: normal;
}

/* ProgressBar */
.ui-progressbar.ui-widget-content {
  padding: 1px;
  height: 5px;
  margin-top: 3px;
  margin-bottom: 3px;
  overflow: hidden;
  background-color: white;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #D6D6D6;
  width: 5rem;
}

.ui-progressbar .ui-progressbar-value.ui-widget-header {
  height: 5px;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border: 0 none;
  margin: 0;
  background-color: #6989B6;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

/** Dialog **/
.ui-dialog.ui-widget-content {
  background-color: #FFFFFF;
  border: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 3px 0.7rem rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 0.7rem rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 0.7rem rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  max-height: 100vh;
}
.ui-dialog.ui-widget-content.ui-dialog-flex {
  max-height: 100vh !important;
  width: 65rem !important;
  display: none !important;
  flex-flow: column;
}
.ui-dialog.ui-widget-content.ui-dialog-flex.ui-dialog-shown {
  display: flex !important;
}
.ui-dialog.ui-widget-content.ui-dialog-flex .ui-dialog-content {
  flex: 0 1 auto;
  display: flex;
  flex-flow: column;
  overflow: visible;
}
.ui-dialog.ui-widget-content.ui-dialog-flex .ui-dialog-content p {
  font-size: 1.3rem;
  margin: 0 0 1rem 0;
}
.ui-dialog.ui-widget-content .ui-dialog-titlebar {
  padding: 1rem 2rem;
  border-bottom: 0.1rem solid #DFDFDF;
}
.ui-dialog.ui-widget-content .ui-dialog-titlebar-close {
  margin: 0;
  position: relative;
  top: 0.4rem;
  opacity: 0.4;
  color: #606060;
}
.ui-dialog.ui-widget-content .ui-dialog-title {
  font-size: 1.5rem;
  color: #333333;
  font-weight: 700;
}
.ui-dialog.ui-widget-content .ui-dialog-titlebar-close.ui-state-hover {
  background: none;
  opacity: 1;
  text-decoration: none;
  color: #333333;
}
.ui-dialog.ui-widget-content .ui-dialog-content {
  overflow: visible;
  max-height: 95vh;
  padding: 0;
}

.ui-dialog.ui-widget-content .ui-dialog-titlebar-close:hover, .ui-dialog.ui-widget-content .ui-dialog-titlebar-close:focus,
.ui-dialog.ui-widget-content .ui-dialog-titlebar-minimize:hover,
.ui-dialog.ui-widget-content .ui-dialog-titlebar-minimize:focus,
.ui-dialog.ui-widget-content .ui-dialog-titlebar-maximize:hover,
.ui-dialog.ui-widget-content .ui-dialog-titlebar-maximize:focus {
  padding: 1px;
}

/** DataTable **/
.ui-datatable-scrollable-header-box > table > thead > tr > th {
  border: none;
  box-shadow: inset -1px 0 #FFFFFF;
}

.ui-datatable-scrollable-header-box > table > thead > tr > th:last-of-type {
  box-shadow: none;
}

.ui-sortable-column {
  position: relative;
}
.ui-sortable-column.ui-state-active {
  background-color: #FFFFFF;
}
.ui-sortable-column.ui-state-focus {
  box-shadow: none;
}

.ui-sortable-column-icon.ui-icon.ui-icon-carat-2-n-s {
  background: none;
  margin: 0;
  margin-left: 0.2rem;
  position: absolute;
  top: 60%;
  transform: translateY(-50%);
}
.ui-sortable-column-icon.ui-icon.ui-icon-carat-2-n-s.ui-icon-triangle-1-n {
  background-image: none;
  font-family: "server-icons-core-line" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  overflow: visible;
  text-transform: none;
  text-indent: 0;
}
.ui-sortable-column-icon.ui-icon.ui-icon-carat-2-n-s.ui-icon-triangle-1-n:before {
  content: "\e952";
}
.ui-sortable-column-icon.ui-icon.ui-icon-carat-2-n-s.ui-icon-triangle-1-s {
  background-image: none;
  font-family: "server-icons-core-line" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  overflow: visible;
  text-transform: none;
  text-indent: 0;
}
.ui-sortable-column-icon.ui-icon.ui-icon-carat-2-n-s.ui-icon-triangle-1-s:before {
  content: "\e953";
}

.ui-datatable .ui-datatable-data tr, .ui-datatable .ui-datatable-data tr.ui-state-hover {
  border-bottom: 0.1rem solid #EEEEEE;
  height: 3rem;
}
.ui-datatable .ui-datatable-data tr:hover, .ui-datatable .ui-datatable-data tr.ui-state-hover:hover {
  background-color: #F9F9F9;
}
.ui-datatable thead {
  border-bottom: 0.1rem solid #CCCCCC;
  height: 3rem;
}
.ui-datatable thead th {
  color: #606060;
  font-weight: 700;
  font-size: 1.2rem;
  text-align: left;
  border: none;
}
.ui-datatable .ui-cell-editor-input {
  padding: 0.2rem 0 0.2rem 0;
}
.ui-datatable tbody td {
  border: none;
  border-style: none;
}

.ui-paginator {
  color: #606060;
}
.ui-paginator .ui-paginator-rpp-options {
  color: inherit;
  float: right;
  border-radius: 0.8rem;
}
.ui-paginator .ui-paginator-jtp-select {
  color: inherit;
  float: right;
}
.ui-paginator .ui-paginator-current {
  font-weight: 400;
  margin-left: 0;
  float: left;
}
.ui-paginator .ui-paginator-pages {
  min-height: 2rem;
  font-weight: 400;
}
.ui-paginator .ui-paginator-page {
  color: inherit;
  margin: 0;
  box-shadow: none;
}
.ui-paginator .ui-paginator-page.ui-state-active {
  background-color: #F5FAFD;
  color: #1D6CB9;
  border-radius: 50%;
  font-weight: bold;
}
.ui-paginator .ui-paginator-page.ui-state-hover {
  background-color: #F9F9F9;
  border-radius: 50%;
}
.ui-paginator a, .ui-paginator a:hover {
  color: inherit;
}
.ui-paginator .ui-paginator-first .ui-icon-seek-first {
  font-size: 0;
  /* hide F */
  background-image: none;
  font-family: "server-icons-core-line" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  overflow: visible;
  text-transform: none;
  text-indent: 0;
}
.ui-paginator .ui-paginator-first .ui-icon-seek-first::before {
  content: "\e913";
  font-size: 1.2rem;
}
.ui-paginator .ui-paginator-prev .ui-icon-seek-prev {
  font-size: 0;
  /* hide P */
  background-image: none;
  font-family: "server-icons-core-line" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  overflow: visible;
  text-transform: none;
  text-indent: 0;
}
.ui-paginator .ui-paginator-prev .ui-icon-seek-prev::before {
  content: "\e914";
  font-size: 1.2rem;
}
.ui-paginator .ui-paginator-next .ui-icon-seek-next {
  font-size: 0;
  /* hide N */
  background-image: none;
  font-family: "server-icons-core-line" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  overflow: visible;
  text-transform: none;
  text-indent: 0;
}
.ui-paginator .ui-paginator-next .ui-icon-seek-next::before {
  content: "\e915";
  font-size: 1.2rem;
}
.ui-paginator .ui-paginator-last .ui-icon-seek-end {
  font-size: 0;
  /* hide E */
  background-image: none;
  font-family: "server-icons-core-line" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  overflow: visible;
  text-transform: none;
  text-indent: 0;
}
.ui-paginator .ui-paginator-last .ui-icon-seek-end::before {
  content: "\e916";
  font-size: 1.2rem;
}
.ui-paginator.ui-paginator-bottom {
  border-top: 0.1rem solid #CCCCCC;
  padding: 0.7rem 0.8rem 0.7rem 0.8rem;
}

/** TabMenu **/
.ui-tabmenu {
  *position: relative;
  *z-index: 2;
  margin-bottom: 20px;
  overflow: visible;
  color: #555555;
}

.ui-tabmenu .ui-tabmenu-nav.ui-widget-header {
  min-height: 38px;
  padding: 0 20px;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
}

.ui-tabmenu .ui-tabmenu-nav .ui-tabmenuitem.ui-state-default {
  padding: 5px 10px;
  color: #555555;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
  border: 0 none;
  top: 0;
  margin: 0;
  font-weight: normal;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  *background-color: #0044cc;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr="#ff0088cc", 		endColorstr="#ff0044cc", GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.ui-priority-primary:hover, .ui-priority-primary:active,
.ui-priority-primary.active, .ui-priority-primary.disabled,
.ui-priority-primary[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}

.ui-priority-primary:active, .ui-priority-primary.active {
  background-color: #003399 \9 ;
}

.ui-menu.ui-widget {
  min-width: 160px;
  padding: 0.5rem 0;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 0.2rem;
  -moz-border-radius: 0.2rem;
  border-radius: 0.2rem;
  *border-right-width: 0.2rem;
  *border-bottom-width: 0.2rem;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

.ui-menu.ui-widget a {
  display: block;
  clear: both;
  font-weight: normal;
  color: #333333;
  white-space: nowrap;
}

.ui-menu.ui-widget li.ui-corner-all, .ui-menu.ui-widget a.ui-corner-all {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.ui-menu {
  width: auto;
}

.ui-menu.ui-widget li > .ui-menuitem-link {
  padding: 0.3em 0;
  width: 100%;
  border-width: 1px 0px;
}

.ui-menu.ui-widget .ui-menu-list .ui-widget-header {
  border-width: 0;
  width: 100%;
}
.ui-menu.ui-widget .ui-menu-list .ui-widget-header > h3 {
  color: #606060;
  padding: 0.3rem 1rem;
}

.ui-menu.ui-widget li > .ui-menuitem-link.ui-state-hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #0088cc;
  background-color: #0081c2;
  background-position: 0px;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr="#ff0088cc", 		endColorstr="#ff0077b3", GradientType=0);
}

.ui-menu.ui-widget li > .ui-menuitem-link.ui-state-hover .ui-icon {
  background-image: url("/clover/javax.faces.resource/images/ui-icons_ffffff_256x240.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9");
}

.ui-menu.ui-widget .ui-separator {
  height: 1px;
  overflow: hidden;
  background-color: #e5e5e5;
  border: 0 none;
  border-bottom: 1px solid #ffffff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.ui-menu.ui-widget .ui-menuitem-link .ui-menuitem-icon {
  padding: 0.3rem 1rem;
}

.ui-menu.ui-widget .ui-menuitem-link .ui-menuitem-text {
  padding-top: 0.3rem;
}

.ui-shadow {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2) !important;
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2) !important;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2) !important;
}

.ui-menu.ui-slidemenu .ui-shadow {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

.ui-panel {
  box-sizing: border-box;
}

.ui-panelmenu .ui-panelmenu-header a {
  color: #0088CC;
}

.ui-buttonset .ui-state-default {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.ui-buttonset .ui-corner-left.ui-state-default {
  -moz-border-radius-topleft: 0.8rem;
  -webkit-border-top-left-radius: 0.8rem;
  border-top-left-radius: 0.8rem;
  -moz-border-radius-bottomleft: 0.8rem;
  -webkit-border-bottom-left-radius: 0.8rem;
  border-bottom-left-radius: 0.8rem;
}

.ui-buttonset .ui-corner-right.ui-state-default {
  -moz-border-radius-topright: 0.8rem;
  -webkit-border-top-right-radius: 0.8rem;
  border-top-right-radius: 0.8rem;
  -moz-border-radius-bottomright: 0.8rem;
  -webkit-border-bottom-right-radius: 0.8rem;
  border-bottom-right-radius: 0.8rem;
}

/** MenuBar **/
.ui-menu.ui-menubar {
  padding-right: 20px;
  padding-left: 10px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr="#ffffffff", 		endColorstr="#fff2f2f2", GradientType=0);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}

.ui-menu.ui-menubar .ui-menu-parent .ui-menu-child {
  padding: 5px 0;
}

.ui-paginator {
  background-color: #FFFFFF;
  border: none;
}

.ui-paginator .ui-state-disabled {
  background-color: #FFFFFF;
}

.ui-toolbar {
  background-color: #FFFFFF;
  border: none;
}

.ui-menuitem-link.ui-corner-all.ui-state-hover {
  color: #333333 !important;
  background-color: #F9F9F9 !important;
  background-image: none !important;
}
.ui-menuitem-link.ui-corner-all.ui-state-hover .ui-menuitem-icon {
  opacity: 1 !important;
}

.ui-calendar {
  display: flex;
  position: relative;
}
.ui-calendar input {
  flex: 1;
  min-width: 0;
}
.ui-calendar input.ui-inputfield {
  padding-right: 3.2rem;
}
.ui-calendar button {
  flex: 0 3rem;
  position: absolute;
  right: 1.2rem;
  top: 0.9rem;
}

.ui-datepicker-trigger, .ui-datepicker-trigger.ui-state-hover {
  border-style: none;
  background-color: transparent;
  width: 1.4rem;
  height: 1.4rem;
}
.ui-datepicker-trigger.ui-state-active, .ui-datepicker-trigger.ui-state-hover.ui-state-active {
  background-color: #F2F2F2;
}

.ui-datepicker-trigger .ui-icon-calendar {
  width: 1.4rem;
  height: 1.4rem;
  background-image: none;
  font-family: "server-icons-core-line" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  overflow: visible;
  text-transform: none;
  text-indent: 0;
  font-size: 1.4rem;
  color: #1D6CB9;
}
.ui-datepicker-trigger .ui-icon-calendar::before {
  content: "\e926";
}

/*
.ui-datepicker .ui-datepicker-buttonpane {
	.ui-datepicker-current {
		@extend .btn;
		@extend .btn-ghost;
	}

	.ui-datepicker-close {
		@extend .btn;
		primary-button($ui-calendar-button, $white);
	}
}
*/
.ui-selectonebutton {
  padding: 0;
  background-color: #FFFFFF;
}
.ui-selectonebutton .ui-button {
  border: 0.1rem solid #CCCCCC;
}
.ui-selectonebutton .ui-state-active {
  border: 0.1rem solid #1D6CB9;
  background: #E2EFFA;
  color: #1D6CB9;
}
.ui-selectonebutton .ui-button-text-only .ui-button-text {
  padding: 0.4rem 1.2rem;
}

/** SelectOneMenu */
.ui-selectonemenu-items-wrapper .ui-selectonemenu-item {
  line-height: 2.4rem;
  font-size: 1.4rem;
}
.ui-selectonemenu-items-wrapper .ui-selectonemenu-item.ui-noselection-option {
  display: none;
}
.ui-selectonemenu-items-wrapper .ui-selectonemenu-item.ui-selectonemenu-list-item:hover, .ui-selectonemenu-items-wrapper .ui-selectonemenu-item.ui-selectonemenu-row:hover {
  background-color: #F9F9F9;
}
.ui-selectonemenu-items-wrapper .ui-selectonemenu-item.ui-selectonemenu-list-item.ui-state-highlight, .ui-selectonemenu-items-wrapper .ui-selectonemenu-item.ui-selectonemenu-row.ui-state-highlight {
  padding-right: 3.6rem;
  position: relative;
}
.ui-selectonemenu-items-wrapper .ui-selectonemenu-item.ui-selectonemenu-list-item.ui-state-highlight::after, .ui-selectonemenu-items-wrapper .ui-selectonemenu-item.ui-selectonemenu-row.ui-state-highlight::after {
  color: #3B91DD;
  content: "\e917";
  background-image: none;
  font-family: "server-icons-core-line" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  overflow: visible;
  text-transform: none;
  text-indent: 0;
  font-size: 1.4rem;
  position: absolute;
  right: 1.2rem;
}
.ui-selectonemenu-items-wrapper .ui-selectonemenu-item.ui-selectonemenu-row.ui-state-highlight td.alert-level-label {
  padding-right: 3.6rem;
}
.ui-selectonemenu-items-wrapper .ui-selectonemenu-item.ui-selectonemenu-row.ui-state-highlight::after {
  top: 0.3rem;
}

.select-one-menu-placeholder .ui-selectonemenu-label {
  color: #606060;
}

.ui-selectonemenu, .ui-selectcheckboxmenu, .ui-autocomplete {
  border-radius: 0.8rem;
  background-color: #FFFFFF;
  padding-right: 2.6rem;
}
.ui-selectonemenu .ui-selectonemenu-label, .ui-selectonemenu .ui-selectcheckboxmenu-label, .ui-selectcheckboxmenu .ui-selectonemenu-label, .ui-selectcheckboxmenu .ui-selectcheckboxmenu-label, .ui-autocomplete .ui-selectonemenu-label, .ui-autocomplete .ui-selectcheckboxmenu-label {
  box-sizing: border-box;
  text-overflow: ellipsis;
}
.ui-selectonemenu .ui-selectonemenu-label, .ui-selectcheckboxmenu .ui-selectonemenu-label, .ui-autocomplete .ui-selectonemenu-label {
  background: none !important;
  border: none !important;
  box-shadow: none;
}
.ui-selectonemenu .ui-selectonemenu-trigger, .ui-selectonemenu .ui-selectcheckboxmenu-trigger, .ui-selectonemenu .ui-autocomplete-dropdown, .ui-selectcheckboxmenu .ui-selectonemenu-trigger, .ui-selectcheckboxmenu .ui-selectcheckboxmenu-trigger, .ui-selectcheckboxmenu .ui-autocomplete-dropdown, .ui-autocomplete .ui-selectonemenu-trigger, .ui-autocomplete .ui-selectcheckboxmenu-trigger, .ui-autocomplete .ui-autocomplete-dropdown {
  padding: 0;
  width: 1.4rem;
  right: 1.2rem;
}
.ui-selectonemenu .ui-selectonemenu-trigger .ui-icon, .ui-selectonemenu .ui-selectcheckboxmenu-trigger .ui-icon, .ui-selectonemenu .ui-autocomplete-dropdown .ui-icon, .ui-selectcheckboxmenu .ui-selectonemenu-trigger .ui-icon, .ui-selectcheckboxmenu .ui-selectcheckboxmenu-trigger .ui-icon, .ui-selectcheckboxmenu .ui-autocomplete-dropdown .ui-icon, .ui-autocomplete .ui-selectonemenu-trigger .ui-icon, .ui-autocomplete .ui-selectcheckboxmenu-trigger .ui-icon, .ui-autocomplete .ui-autocomplete-dropdown .ui-icon {
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1.4rem;
  height: 1.4rem;
  background-image: none;
  font-family: "server-icons-core-line" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  overflow: visible;
  text-transform: none;
  text-indent: 0;
}
.ui-selectonemenu .ui-selectonemenu-trigger .ui-icon::before, .ui-selectonemenu .ui-selectcheckboxmenu-trigger .ui-icon::before, .ui-selectonemenu .ui-autocomplete-dropdown .ui-icon::before, .ui-selectcheckboxmenu .ui-selectonemenu-trigger .ui-icon::before, .ui-selectcheckboxmenu .ui-selectcheckboxmenu-trigger .ui-icon::before, .ui-selectcheckboxmenu .ui-autocomplete-dropdown .ui-icon::before, .ui-autocomplete .ui-selectonemenu-trigger .ui-icon::before, .ui-autocomplete .ui-selectcheckboxmenu-trigger .ui-icon::before, .ui-autocomplete .ui-autocomplete-dropdown .ui-icon::before {
  font-size: 1.4rem;
  content: "\e912";
}

.ui-selectcheckboxmenu .ui-selectcheckboxmenu-label {
  padding: 0.4rem 1.2rem;
  height: 100%;
  line-height: 2.4rem;
  font-size: 1.4rem;
}

.ui-selectonemenu-items-wrapper .ui-selectonemenu-items.ui-selectonemenu-table td {
  border-style: none;
  white-space: nowrap;
  padding: 0.4rem 1.2rem;
}

.ui-selectonemenu-filter-container {
  width: 100%;
}
.ui-selectonemenu-filter-container .ui-icon-search {
  background-image: none;
  text-indent: 0;
  color: #AEAEAE;
}
.ui-selectonemenu-filter-container .ui-icon-search::before {
  content: "\f002";
  background-image: none;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  text-indent: 0;
}

/** AutoComplete **/
.ui-autocomplete {
  padding: 0;
}
.ui-autocomplete .ui-autocomplete-multiple-container {
  margin: 0;
  padding: 0.4rem 1.2rem;
  width: 100%;
  box-sizing: border-box;
}
.ui-autocomplete .ui-autocomplete-input {
  margin: 0;
  padding: 0.4rem 2.6rem 0.4rem 1.2rem;
  width: 100%;
}
.ui-autocomplete .ui-autocomplete-input-token {
  margin: 0;
}
.ui-autocomplete .ui-autocomplete-input-token input {
  padding: 0;
  margin: 0;
}
.ui-autocomplete .ui-autocomplete-dropdown {
  background: none !important;
  border: none !important;
  box-shadow: none;
}
.ui-autocomplete .ui-autocomplete-panel {
  width: 100% !important;
}

.ui-autocomplete-panel .ui-autocomplete-item:hover {
  background-color: #F9F9F9;
}

.autocomplete-panel {
  max-width: 400px;
  max-height: 200px;
  overflow: auto;
}

/** Panel **/
.ui-panel .ui-panel-titlebar a, .ui-panel .ui-panel-titlebar a:hover {
  color: inherit;
}
.ui-panel .ui-panel-titlebar .ui-icon-plusthick {
  background-image: none;
  text-indent: 0;
  font-size: 1.7rem;
}
.ui-panel .ui-panel-titlebar .ui-icon-plusthick:before {
  content: "\f107";
  background-image: none;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  text-indent: 0;
}
.ui-panel .ui-panel-titlebar .ui-icon-minusthick {
  background-image: none;
  text-indent: 0;
  font-size: 1.7rem;
}
.ui-panel .ui-panel-titlebar .ui-icon-minusthick:before {
  content: "\f106";
  background-image: none;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  text-indent: 0;
}

/**
 * Tree
 */
.ui-tree .ui-tree-container {
  overflow: visible;
  padding: 0;
}

.ui-tree .ui-treenode-children {
  padding-left: 2rem;
}

.ui-treenode .ui-state-hover {
  background-color: #F9F9F9;
}
.ui-treenode .ui-state-highlight {
  outline: none;
  background-color: #F5FAFD;
}

.ui-treenode .ui-treenode-content {
  display: flex;
  align-items: center;
}
.ui-treenode .ui-treenode-content .ui-tree-toggler {
  display: flex;
  width: 1.1rem;
  height: 1.1rem;
  background-image: none;
  font-family: "server-icons-core-line" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  overflow: visible;
  text-transform: none;
  text-indent: 0;
  background: none;
}
.ui-treenode .ui-treenode-content .ui-tree-toggler::before {
  font-size: 1.1rem;
}
.ui-treenode .ui-treenode-content .ui-icon-triangle-1-e::before {
  content: "\e915";
}
.ui-treenode .ui-treenode-content .ui-icon-triangle-1-s::before {
  content: "\e912";
}

.ui-tree .ui-treenode-label {
  box-sizing: border-box;
  padding-left: 1rem;
}
.ui-tree .ui-treenode-label .flex-center {
  align-items: center;
}

.ui-tree .ui-treenode-leaf-icon {
  width: 1.1rem;
  height: 1.1rem;
}

.ui-treenode-label.ui-state-highlight {
  position: relative;
}
.ui-treenode-label.ui-state-highlight::after {
  color: #3B91DD;
  content: "\e917";
  background-image: none;
  font-family: "server-icons-core-line" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  overflow: visible;
  text-transform: none;
  text-indent: 0;
  font-size: 1.4rem;
  position: absolute;
  right: 1.2rem;
}

/** Commmand Link */
a.ui-commandlink {
  color: #227AC8;
}
a.ui-commandlink:hover {
  color: #1b5f9c;
}

/* 
 *
 * SelectCheckboxMenu
 *
 */
.ui-selectcheckboxmenu-item.ui-noselection-option {
  display: none;
}
.ui-selectcheckboxmenu-item.ui-selectcheckboxmenu-list-item:hover {
  background-color: #F9F9F9;
}
.ui-selectcheckboxmenu-item.ui-selectcheckboxmenu-list-item.ui-state-highlight {
  position: relative;
}
.ui-selectcheckboxmenu-item.ui-selectcheckboxmenu-list-item.ui-state-highlight::after {
  color: #3B91DD;
  content: "\e917";
  background-image: none;
  font-family: "server-icons-core-line" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  overflow: visible;
  text-transform: none;
  text-indent: 0;
  font-size: 1.4rem;
  position: absolute;
  right: 1.2rem;
}

.ui-selectcheckboxmenu-multiple .ui-inputfield {
  border: none;
  outline: none;
}

.select-one-menu-placeholder .ui-selectcheckboxmenu-label {
  color: #606060;
}

.ui-selectcheckboxmenu .ui-selectcheckboxmenu-token, .ui-selectcheckboxmenu .ui-autocomplete-token, .ui-autocomplete .ui-selectcheckboxmenu-token, .ui-autocomplete .ui-autocomplete-token {
  background-color: #FFFFFF;
}
.ui-selectcheckboxmenu .ui-selectcheckboxmenu-token, .ui-selectcheckboxmenu .ui-autocomplete-token, .ui-autocomplete .ui-selectcheckboxmenu-token, .ui-autocomplete .ui-autocomplete-token {
  padding: 0;
  margin: 0.2rem 0.8rem 0.2rem 0;
}
.ui-selectcheckboxmenu .ui-selectcheckboxmenu-token-label, .ui-selectcheckboxmenu .ui-autocomplete-token-label, .ui-autocomplete .ui-selectcheckboxmenu-token-label, .ui-autocomplete .ui-autocomplete-token-label {
  background-color: #E2EFFA;
  border-radius: 0.8rem;
  padding: 0 2.1rem 0 0.6rem;
}
.ui-selectcheckboxmenu .ui-selectcheckboxmenu-token-icon, .ui-selectcheckboxmenu .ui-autocomplete-token-icon, .ui-autocomplete .ui-selectcheckboxmenu-token-icon, .ui-autocomplete .ui-autocomplete-token-icon {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  color: #606060;
  background-image: none;
  font-family: "server-icons-core-line" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  overflow: visible;
  text-transform: none;
  text-indent: 0;
  font-size: 0.9rem;
  right: 0.6rem;
  top: 1rem;
  width: 0.9rem;
  height: 100%;
}
.ui-selectcheckboxmenu .ui-selectcheckboxmenu-token-icon::before, .ui-selectcheckboxmenu .ui-autocomplete-token-icon::before, .ui-autocomplete .ui-selectcheckboxmenu-token-icon::before, .ui-autocomplete .ui-autocomplete-token-icon::before {
  content: "\e923";
}

.ui-selectcheckboxmenu-panel, .ui-selectonemenu-panel, .ui-autocomplete-panel {
  border-radius: 0.8rem;
  padding: 0;
}
.ui-selectcheckboxmenu-panel .ui-autocomplete-list, .ui-selectonemenu-panel .ui-autocomplete-list, .ui-autocomplete-panel .ui-autocomplete-list {
  padding: 0;
}
.ui-selectcheckboxmenu-panel .ui-autocomplete-list-item,
.ui-selectcheckboxmenu-panel .ui-selectcheckboxmenu-list-item,
.ui-selectcheckboxmenu-panel .ui-selectonemenu-item-group,
.ui-selectcheckboxmenu-panel .ui-selectonemenu-list-item, .ui-selectonemenu-panel .ui-autocomplete-list-item,
.ui-selectonemenu-panel .ui-selectcheckboxmenu-list-item,
.ui-selectonemenu-panel .ui-selectonemenu-item-group,
.ui-selectonemenu-panel .ui-selectonemenu-list-item, .ui-autocomplete-panel .ui-autocomplete-list-item,
.ui-autocomplete-panel .ui-selectcheckboxmenu-list-item,
.ui-autocomplete-panel .ui-selectonemenu-item-group,
.ui-autocomplete-panel .ui-selectonemenu-list-item {
  line-height: 2.4rem;
  font-size: 1.4rem;
  padding: 0.4rem 1.2rem;
  margin: 0;
}

.ui-selectonemenu-panel .ui-selectonemenu-list {
  padding: 0;
}

.ui-selectonemenu-items-wrapper {
  border-radius: 0.8rem;
}

.ui-selectcheckboxmenu-panel .ui-selectcheckboxmenu-list-item {
  display: flex;
  align-items: center;
}
.ui-selectcheckboxmenu-panel .ui-selectcheckboxmenu-list-item .ui-chkbox {
  position: relative;
  top: initial;
  margin: 0;
}
.ui-selectcheckboxmenu-panel .ui-selectcheckboxmenu-list-item label {
  padding: 0;
}

.ui-selectcheckboxmenu-panel .ui-selectcheckboxmenu-items-wrapper {
  padding: 0;
}
.ui-selectcheckboxmenu-panel .ui-selectcheckboxmenu-items-wrapper .ui-selectcheckboxmenu-items.ui-selectcheckboxmenu-table td {
  border-style: none;
  white-space: nowrap;
}

.ui-selectcheckboxmenu-panel .ui-selectcheckboxmenu-item-group {
  padding: 0.4rem 1.2rem;
}

.ui-selectcheckboxmenu-header .ui-selectcheckboxmenu-filter-container {
  margin-left: 1rem;
  flex: 1;
}
.ui-selectcheckboxmenu-header .ui-selectcheckboxmenu-filter-container .ui-inputfield {
  width: 100%;
  box-sizing: border-box;
}
.ui-selectcheckboxmenu-header .ui-selectcheckboxmenu-filter-container .ui-icon-search {
  background-image: none;
  color: #606060;
  background-image: none;
  font-family: "server-icons-core-line" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  overflow: visible;
  text-transform: none;
  text-indent: 0;
  font-size: 1.4rem;
}
.ui-selectcheckboxmenu-header .ui-selectcheckboxmenu-filter-container .ui-icon-search::before {
  content: "\e924";
}

.ui-selectcheckboxmenu-header {
  position: relative;
  top: 0.2rem;
  left: 0;
  display: flex;
  align-items: center;
  background: #F9F9F9;
  padding: 0.4rem 1.2rem;
  border-bottom: 0.1rem solid #CCCCCC;
}

.ui-selectcheckboxmenu-header .ui-selectcheckboxmenu-close {
  display: none;
}

.ui-selectcheckboxmenu-header .ui-chkbox .ui-chkbox-box {
  margin-right: 0;
}

.ui-selectcheckboxmenu-header .ui-selectcheckboxmenu-filter-container .ui-icon {
  right: 1.2rem;
  top: 0.9rem;
}

.ui-tooltip {
  pointer-events: none;
  max-width: 50rem;
  word-wrap: break-word;
}

/** Separator */
hr.ui-separator {
  height: 2px;
  border-style: none;
  background-color: #EEEEEE;
}

/** FileUpload */
.ui-fileupload {
  display: inline-block;
  position: relative;
  top: 1px;
}
.ui-fileupload .ui-fileupload-content {
  display: none;
}
.ui-fileupload .ui-fileupload-buttonbar {
  padding: 0;
  display: inline-block;
}
.ui-fileupload .ui-fileupload-buttonbar .ui-fileupload-choose {
  margin: 0rem 0.13rem 0.4rem 0;
}
.ui-fileupload .ui-fileupload-buttonbar .ui-fileupload-choose .ui-icon.pi-plus {
  background-image: none;
  text-indent: 0;
}
.ui-fileupload .ui-fileupload-buttonbar .ui-fileupload-choose .ui-icon.pi-plus::before {
  content: "\f093";
  background-image: none;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  text-indent: 0;
}

.ui-picklist {
  width: 100%;
  display: flex;
  flex-grow: 1;
}
.ui-picklist .ui-picklist-list {
  width: 100%;
  flex-grow: 1;
}
.ui-picklist .ui-picklist-caption {
  background-color: #EAEAEA;
  color: #606060;
}
.ui-picklist-list {
  border: 0.1rem solid #EAEAEA;
}
.ui-picklist-list li.ui-picklist-item {
  padding: 0.2rem 0.5rem;
}
.ui-picklist-item:hover {
  background-color: white;
}
.ui-picklist-item.ui-state-highlight {
  font-weight: bold;
  background-color: #ccf0fa;
}
.ui-picklist .ui-picklist-list-wrapper {
  width: 10rem;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.ui-picklist .ui-picklist-buttons {
  width: 5rem;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ui-picklist-buttons button.ui-button {
  background-image: none;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  text-indent: 0;
}
.ui-picklist-buttons button .ui-button-icon-left, .ui-picklist-buttons button .ui-button-text {
  display: none;
}
.ui-picklist-buttons button.ui-picklist-button-add {
  text-indent: -0.3rem;
}
.ui-picklist-buttons button.ui-picklist-button-add::before {
  content: "\f105";
}
.ui-picklist-buttons button.ui-picklist-button-add-all {
  text-indent: -0.5rem;
}
.ui-picklist-buttons button.ui-picklist-button-add-all::before {
  content: "\f101";
}
.ui-picklist-buttons button.ui-picklist-button-remove {
  text-indent: -0.3rem;
}
.ui-picklist-buttons button.ui-picklist-button-remove::before {
  content: "\f104";
}
.ui-picklist-buttons button.ui-picklist-button-remove-all {
  text-indent: -0.5rem;
}
.ui-picklist-buttons button.ui-picklist-button-remove-all::before {
  content: "\f100";
}

/*!
 * Font Awesome Free 5.10.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e";
}

.fa-accessible-icon:before {
  content: "\f368";
}

.fa-accusoft:before {
  content: "\f369";
}

.fa-acquisitions-incorporated:before {
  content: "\f6af";
}

.fa-ad:before {
  content: "\f641";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-card:before {
  content: "\f2bb";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-adn:before {
  content: "\f170";
}

.fa-adobe:before {
  content: "\f778";
}

.fa-adversal:before {
  content: "\f36a";
}

.fa-affiliatetheme:before {
  content: "\f36b";
}

.fa-air-freshener:before {
  content: "\f5d0";
}

.fa-airbnb:before {
  content: "\f834";
}

.fa-algolia:before {
  content: "\f36c";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-alipay:before {
  content: "\f642";
}

.fa-allergies:before {
  content: "\f461";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-amazon-pay:before {
  content: "\f42c";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-amilia:before {
  content: "\f36d";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-android:before {
  content: "\f17b";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angry:before {
  content: "\f556";
}

.fa-angrycreative:before {
  content: "\f36e";
}

.fa-angular:before {
  content: "\f420";
}

.fa-ankh:before {
  content: "\f644";
}

.fa-app-store:before {
  content: "\f36f";
}

.fa-app-store-ios:before {
  content: "\f370";
}

.fa-apper:before {
  content: "\f371";
}

.fa-apple:before {
  content: "\f179";
}

.fa-apple-alt:before {
  content: "\f5d1";
}

.fa-apple-pay:before {
  content: "\f415";
}

.fa-archive:before {
  content: "\f187";
}

.fa-archway:before {
  content: "\f557";
}

.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-arrows-alt-h:before {
  content: "\f337";
}

.fa-arrows-alt-v:before {
  content: "\f338";
}

.fa-artstation:before {
  content: "\f77a";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-asymmetrik:before {
  content: "\f372";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-atlas:before {
  content: "\f558";
}

.fa-atlassian:before {
  content: "\f77b";
}

.fa-atom:before {
  content: "\f5d2";
}

.fa-audible:before {
  content: "\f373";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-autoprefixer:before {
  content: "\f41c";
}

.fa-avianex:before {
  content: "\f374";
}

.fa-aviato:before {
  content: "\f421";
}

.fa-award:before {
  content: "\f559";
}

.fa-aws:before {
  content: "\f375";
}

.fa-baby:before {
  content: "\f77c";
}

.fa-baby-carriage:before {
  content: "\f77d";
}

.fa-backspace:before {
  content: "\f55a";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-bacon:before {
  content: "\f7e5";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-balance-scale-left:before {
  content: "\f515";
}

.fa-balance-scale-right:before {
  content: "\f516";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-band-aid:before {
  content: "\f462";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-bars:before {
  content: "\f0c9";
}

.fa-baseball-ball:before {
  content: "\f433";
}

.fa-basketball-ball:before {
  content: "\f434";
}

.fa-bath:before {
  content: "\f2cd";
}

.fa-battery-empty:before {
  content: "\f244";
}

.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battle-net:before {
  content: "\f835";
}

.fa-bed:before {
  content: "\f236";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bezier-curve:before {
  content: "\f55b";
}

.fa-bible:before {
  content: "\f647";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-biking:before {
  content: "\f84a";
}

.fa-bimobject:before {
  content: "\f378";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-biohazard:before {
  content: "\f780";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitcoin:before {
  content: "\f379";
}

.fa-bity:before {
  content: "\f37a";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-blackberry:before {
  content: "\f37b";
}

.fa-blender:before {
  content: "\f517";
}

.fa-blender-phone:before {
  content: "\f6b6";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-blog:before {
  content: "\f781";
}

.fa-blogger:before {
  content: "\f37c";
}

.fa-blogger-b:before {
  content: "\f37d";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-bold:before {
  content: "\f032";
}

.fa-bolt:before {
  content: "\f0e7";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-bone:before {
  content: "\f5d7";
}

.fa-bong:before {
  content: "\f55c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-book-dead:before {
  content: "\f6b7";
}

.fa-book-medical:before {
  content: "\f7e6";
}

.fa-book-open:before {
  content: "\f518";
}

.fa-book-reader:before {
  content: "\f5da";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-bootstrap:before {
  content: "\f836";
}

.fa-border-all:before {
  content: "\f84c";
}

.fa-border-none:before {
  content: "\f850";
}

.fa-border-style:before {
  content: "\f853";
}

.fa-bowling-ball:before {
  content: "\f436";
}

.fa-box:before {
  content: "\f466";
}

.fa-box-open:before {
  content: "\f49e";
}

.fa-boxes:before {
  content: "\f468";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-brain:before {
  content: "\f5dc";
}

.fa-bread-slice:before {
  content: "\f7ec";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-briefcase-medical:before {
  content: "\f469";
}

.fa-broadcast-tower:before {
  content: "\f519";
}

.fa-broom:before {
  content: "\f51a";
}

.fa-brush:before {
  content: "\f55d";
}

.fa-btc:before {
  content: "\f15a";
}

.fa-buffer:before {
  content: "\f837";
}

.fa-bug:before {
  content: "\f188";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-burn:before {
  content: "\f46a";
}

.fa-buromobelexperte:before {
  content: "\f37f";
}

.fa-bus:before {
  content: "\f207";
}

.fa-bus-alt:before {
  content: "\f55e";
}

.fa-business-time:before {
  content: "\f64a";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-calendar:before {
  content: "\f133";
}

.fa-calendar-alt:before {
  content: "\f073";
}

.fa-calendar-check:before {
  content: "\f274";
}

.fa-calendar-day:before {
  content: "\f783";
}

.fa-calendar-minus:before {
  content: "\f272";
}

.fa-calendar-plus:before {
  content: "\f271";
}

.fa-calendar-times:before {
  content: "\f273";
}

.fa-calendar-week:before {
  content: "\f784";
}

.fa-camera:before {
  content: "\f030";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-campground:before {
  content: "\f6bb";
}

.fa-canadian-maple-leaf:before {
  content: "\f785";
}

.fa-candy-cane:before {
  content: "\f786";
}

.fa-cannabis:before {
  content: "\f55f";
}

.fa-capsules:before {
  content: "\f46b";
}

.fa-car:before {
  content: "\f1b9";
}

.fa-car-alt:before {
  content: "\f5de";
}

.fa-car-battery:before {
  content: "\f5df";
}

.fa-car-crash:before {
  content: "\f5e1";
}

.fa-car-side:before {
  content: "\f5e4";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-caret-square-down:before {
  content: "\f150";
}

.fa-caret-square-left:before {
  content: "\f191";
}

.fa-caret-square-right:before {
  content: "\f152";
}

.fa-caret-square-up:before {
  content: "\f151";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-carrot:before {
  content: "\f787";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cash-register:before {
  content: "\f788";
}

.fa-cat:before {
  content: "\f6be";
}

.fa-cc-amazon-pay:before {
  content: "\f42d";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-apple-pay:before {
  content: "\f416";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-centercode:before {
  content: "\f380";
}

.fa-centos:before {
  content: "\f789";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-chair:before {
  content: "\f6c0";
}

.fa-chalkboard:before {
  content: "\f51b";
}

.fa-chalkboard-teacher:before {
  content: "\f51c";
}

.fa-charging-station:before {
  content: "\f5e7";
}

.fa-chart-area:before {
  content: "\f1fe";
}

.fa-chart-bar:before {
  content: "\f080";
}

.fa-chart-line:before {
  content: "\f201";
}

.fa-chart-pie:before {
  content: "\f200";
}

.fa-check:before {
  content: "\f00c";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-check-double:before {
  content: "\f560";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-cheese:before {
  content: "\f7ef";
}

.fa-chess:before {
  content: "\f439";
}

.fa-chess-bishop:before {
  content: "\f43a";
}

.fa-chess-board:before {
  content: "\f43c";
}

.fa-chess-king:before {
  content: "\f43f";
}

.fa-chess-knight:before {
  content: "\f441";
}

.fa-chess-pawn:before {
  content: "\f443";
}

.fa-chess-queen:before {
  content: "\f445";
}

.fa-chess-rook:before {
  content: "\f447";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-chromecast:before {
  content: "\f838";
}

.fa-church:before {
  content: "\f51d";
}

.fa-circle:before {
  content: "\f111";
}

.fa-circle-notch:before {
  content: "\f1ce";
}

.fa-city:before {
  content: "\f64f";
}

.fa-clinic-medical:before {
  content: "\f7f2";
}

.fa-clipboard:before {
  content: "\f328";
}

.fa-clipboard-check:before {
  content: "\f46c";
}

.fa-clipboard-list:before {
  content: "\f46d";
}

.fa-clock:before {
  content: "\f017";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-closed-captioning:before {
  content: "\f20a";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-cloud-download-alt:before {
  content: "\f381";
}

.fa-cloud-meatball:before {
  content: "\f73b";
}

.fa-cloud-moon:before {
  content: "\f6c3";
}

.fa-cloud-moon-rain:before {
  content: "\f73c";
}

.fa-cloud-rain:before {
  content: "\f73d";
}

.fa-cloud-showers-heavy:before {
  content: "\f740";
}

.fa-cloud-sun:before {
  content: "\f6c4";
}

.fa-cloud-sun-rain:before {
  content: "\f743";
}

.fa-cloud-upload-alt:before {
  content: "\f382";
}

.fa-cloudscale:before {
  content: "\f383";
}

.fa-cloudsmith:before {
  content: "\f384";
}

.fa-cloudversify:before {
  content: "\f385";
}

.fa-cocktail:before {
  content: "\f561";
}

.fa-code:before {
  content: "\f121";
}

.fa-code-branch:before {
  content: "\f126";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cog:before {
  content: "\f013";
}

.fa-cogs:before {
  content: "\f085";
}

.fa-coins:before {
  content: "\f51e";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-comment:before {
  content: "\f075";
}

.fa-comment-alt:before {
  content: "\f27a";
}

.fa-comment-dollar:before {
  content: "\f651";
}

.fa-comment-dots:before {
  content: "\f4ad";
}

.fa-comment-medical:before {
  content: "\f7f5";
}

.fa-comment-slash:before {
  content: "\f4b3";
}

.fa-comments:before {
  content: "\f086";
}

.fa-comments-dollar:before {
  content: "\f653";
}

.fa-compact-disc:before {
  content: "\f51f";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-compress:before {
  content: "\f066";
}

.fa-compress-arrows-alt:before {
  content: "\f78c";
}

.fa-concierge-bell:before {
  content: "\f562";
}

.fa-confluence:before {
  content: "\f78d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-cookie:before {
  content: "\f563";
}

.fa-cookie-bite:before {
  content: "\f564";
}

.fa-copy:before {
  content: "\f0c5";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-cotton-bureau:before {
  content: "\f89e";
}

.fa-couch:before {
  content: "\f4b8";
}

.fa-cpanel:before {
  content: "\f388";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-creative-commons-by:before {
  content: "\f4e7";
}

.fa-creative-commons-nc:before {
  content: "\f4e8";
}

.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

.fa-creative-commons-nd:before {
  content: "\f4eb";
}

.fa-creative-commons-pd:before {
  content: "\f4ec";
}

.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

.fa-creative-commons-remix:before {
  content: "\f4ee";
}

.fa-creative-commons-sa:before {
  content: "\f4ef";
}

.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

.fa-creative-commons-share:before {
  content: "\f4f2";
}

.fa-creative-commons-zero:before {
  content: "\f4f3";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-critical-role:before {
  content: "\f6c9";
}

.fa-crop:before {
  content: "\f125";
}

.fa-crop-alt:before {
  content: "\f565";
}

.fa-cross:before {
  content: "\f654";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-crow:before {
  content: "\f520";
}

.fa-crown:before {
  content: "\f521";
}

.fa-crutch:before {
  content: "\f7f7";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-css3-alt:before {
  content: "\f38b";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-cut:before {
  content: "\f0c4";
}

.fa-cuttlefish:before {
  content: "\f38c";
}

.fa-d-and-d:before {
  content: "\f38d";
}

.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-deaf:before {
  content: "\f2a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-democrat:before {
  content: "\f747";
}

.fa-deploydog:before {
  content: "\f38e";
}

.fa-deskpro:before {
  content: "\f38f";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-dev:before {
  content: "\f6cc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-dharmachakra:before {
  content: "\f655";
}

.fa-dhl:before {
  content: "\f790";
}

.fa-diagnoses:before {
  content: "\f470";
}

.fa-diaspora:before {
  content: "\f791";
}

.fa-dice:before {
  content: "\f522";
}

.fa-dice-d20:before {
  content: "\f6cf";
}

.fa-dice-d6:before {
  content: "\f6d1";
}

.fa-dice-five:before {
  content: "\f523";
}

.fa-dice-four:before {
  content: "\f524";
}

.fa-dice-one:before {
  content: "\f525";
}

.fa-dice-six:before {
  content: "\f526";
}

.fa-dice-three:before {
  content: "\f527";
}

.fa-dice-two:before {
  content: "\f528";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-digital-ocean:before {
  content: "\f391";
}

.fa-digital-tachograph:before {
  content: "\f566";
}

.fa-directions:before {
  content: "\f5eb";
}

.fa-discord:before {
  content: "\f392";
}

.fa-discourse:before {
  content: "\f393";
}

.fa-divide:before {
  content: "\f529";
}

.fa-dizzy:before {
  content: "\f567";
}

.fa-dna:before {
  content: "\f471";
}

.fa-dochub:before {
  content: "\f394";
}

.fa-docker:before {
  content: "\f395";
}

.fa-dog:before {
  content: "\f6d3";
}

.fa-dollar-sign:before {
  content: "\f155";
}

.fa-dolly:before {
  content: "\f472";
}

.fa-dolly-flatbed:before {
  content: "\f474";
}

.fa-donate:before {
  content: "\f4b9";
}

.fa-door-closed:before {
  content: "\f52a";
}

.fa-door-open:before {
  content: "\f52b";
}

.fa-dot-circle:before {
  content: "\f192";
}

.fa-dove:before {
  content: "\f4ba";
}

.fa-download:before {
  content: "\f019";
}

.fa-draft2digital:before {
  content: "\f396";
}

.fa-drafting-compass:before {
  content: "\f568";
}

.fa-dragon:before {
  content: "\f6d5";
}

.fa-draw-polygon:before {
  content: "\f5ee";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-dribbble-square:before {
  content: "\f397";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-drum:before {
  content: "\f569";
}

.fa-drum-steelpan:before {
  content: "\f56a";
}

.fa-drumstick-bite:before {
  content: "\f6d7";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-dumbbell:before {
  content: "\f44b";
}

.fa-dumpster:before {
  content: "\f793";
}

.fa-dumpster-fire:before {
  content: "\f794";
}

.fa-dungeon:before {
  content: "\f6d9";
}

.fa-dyalog:before {
  content: "\f399";
}

.fa-earlybirds:before {
  content: "\f39a";
}

.fa-ebay:before {
  content: "\f4f4";
}

.fa-edge:before {
  content: "\f282";
}

.fa-edit:before {
  content: "\f044";
}

.fa-egg:before {
  content: "\f7fb";
}

.fa-eject:before {
  content: "\f052";
}

.fa-elementor:before {
  content: "\f430";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-ello:before {
  content: "\f5f1";
}

.fa-ember:before {
  content: "\f423";
}

.fa-empire:before {
  content: "\f1d1";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-text:before {
  content: "\f658";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-envira:before {
  content: "\f299";
}

.fa-equals:before {
  content: "\f52c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-erlang:before {
  content: "\f39d";
}

.fa-ethereum:before {
  content: "\f42e";
}

.fa-ethernet:before {
  content: "\f796";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-euro-sign:before {
  content: "\f153";
}

.fa-evernote:before {
  content: "\f839";
}

.fa-exchange-alt:before {
  content: "\f362";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-expand:before {
  content: "\f065";
}

.fa-expand-arrows-alt:before {
  content: "\f31e";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-external-link-alt:before {
  content: "\f35d";
}

.fa-external-link-square-alt:before {
  content: "\f360";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-dropper:before {
  content: "\f1fb";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-facebook-f:before {
  content: "\f39e";
}

.fa-facebook-messenger:before {
  content: "\f39f";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-fan:before {
  content: "\f863";
}

.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-feather:before {
  content: "\f52d";
}

.fa-feather-alt:before {
  content: "\f56b";
}

.fa-fedex:before {
  content: "\f797";
}

.fa-fedora:before {
  content: "\f798";
}

.fa-female:before {
  content: "\f182";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-figma:before {
  content: "\f799";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-alt:before {
  content: "\f15c";
}

.fa-file-archive:before {
  content: "\f1c6";
}

.fa-file-audio:before {
  content: "\f1c7";
}

.fa-file-code:before {
  content: "\f1c9";
}

.fa-file-contract:before {
  content: "\f56c";
}

.fa-file-csv:before {
  content: "\f6dd";
}

.fa-file-download:before {
  content: "\f56d";
}

.fa-file-excel:before {
  content: "\f1c3";
}

.fa-file-export:before {
  content: "\f56e";
}

.fa-file-image:before {
  content: "\f1c5";
}

.fa-file-import:before {
  content: "\f56f";
}

.fa-file-invoice:before {
  content: "\f570";
}

.fa-file-invoice-dollar:before {
  content: "\f571";
}

.fa-file-medical:before {
  content: "\f477";
}

.fa-file-medical-alt:before {
  content: "\f478";
}

.fa-file-pdf:before {
  content: "\f1c1";
}

.fa-file-powerpoint:before {
  content: "\f1c4";
}

.fa-file-prescription:before {
  content: "\f572";
}

.fa-file-signature:before {
  content: "\f573";
}

.fa-file-upload:before {
  content: "\f574";
}

.fa-file-video:before {
  content: "\f1c8";
}

.fa-file-word:before {
  content: "\f1c2";
}

.fa-fill:before {
  content: "\f575";
}

.fa-fill-drip:before {
  content: "\f576";
}

.fa-film:before {
  content: "\f008";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-fingerprint:before {
  content: "\f577";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-fire-alt:before {
  content: "\f7e4";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-first-aid:before {
  content: "\f479";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-first-order-alt:before {
  content: "\f50a";
}

.fa-firstdraft:before {
  content: "\f3a1";
}

.fa-fish:before {
  content: "\f578";
}

.fa-fist-raised:before {
  content: "\f6de";
}

.fa-flag:before {
  content: "\f024";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-flag-usa:before {
  content: "\f74d";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-flipboard:before {
  content: "\f44d";
}

.fa-flushed:before {
  content: "\f579";
}

.fa-fly:before {
  content: "\f417";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-minus:before {
  content: "\f65d";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-folder-plus:before {
  content: "\f65e";
}

.fa-font:before {
  content: "\f031";
}

.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-font-awesome-alt:before {
  content: "\f35c";
}

.fa-font-awesome-flag:before {
  content: "\f425";
}

.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-fonticons-fi:before {
  content: "\f3a2";
}

.fa-football-ball:before {
  content: "\f44e";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-freebsd:before {
  content: "\f3a4";
}

.fa-frog:before {
  content: "\f52e";
}

.fa-frown:before {
  content: "\f119";
}

.fa-frown-open:before {
  content: "\f57a";
}

.fa-fulcrum:before {
  content: "\f50b";
}

.fa-funnel-dollar:before {
  content: "\f662";
}

.fa-futbol:before {
  content: "\f1e3";
}

.fa-galactic-republic:before {
  content: "\f50c";
}

.fa-galactic-senate:before {
  content: "\f50d";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-gas-pump:before {
  content: "\f52f";
}

.fa-gavel:before {
  content: "\f0e3";
}

.fa-gem:before {
  content: "\f3a5";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-ghost:before {
  content: "\f6e2";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-gifts:before {
  content: "\f79c";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-git-alt:before {
  content: "\f841";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-github:before {
  content: "\f09b";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-gitkraken:before {
  content: "\f3a6";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-gitter:before {
  content: "\f426";
}

.fa-glass-cheers:before {
  content: "\f79f";
}

.fa-glass-martini:before {
  content: "\f000";
}

.fa-glass-martini-alt:before {
  content: "\f57b";
}

.fa-glass-whiskey:before {
  content: "\f7a0";
}

.fa-glasses:before {
  content: "\f530";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-globe-africa:before {
  content: "\f57c";
}

.fa-globe-americas:before {
  content: "\f57d";
}

.fa-globe-asia:before {
  content: "\f57e";
}

.fa-globe-europe:before {
  content: "\f7a2";
}

.fa-gofore:before {
  content: "\f3a7";
}

.fa-golf-ball:before {
  content: "\f450";
}

.fa-goodreads:before {
  content: "\f3a8";
}

.fa-goodreads-g:before {
  content: "\f3a9";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-google-drive:before {
  content: "\f3aa";
}

.fa-google-play:before {
  content: "\f3ab";
}

.fa-google-plus:before {
  content: "\f2b3";
}

.fa-google-plus-g:before {
  content: "\f0d5";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-gopuram:before {
  content: "\f664";
}

.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-gratipay:before {
  content: "\f184";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-greater-than:before {
  content: "\f531";
}

.fa-greater-than-equal:before {
  content: "\f532";
}

.fa-grimace:before {
  content: "\f57f";
}

.fa-grin:before {
  content: "\f580";
}

.fa-grin-alt:before {
  content: "\f581";
}

.fa-grin-beam:before {
  content: "\f582";
}

.fa-grin-beam-sweat:before {
  content: "\f583";
}

.fa-grin-hearts:before {
  content: "\f584";
}

.fa-grin-squint:before {
  content: "\f585";
}

.fa-grin-squint-tears:before {
  content: "\f586";
}

.fa-grin-stars:before {
  content: "\f587";
}

.fa-grin-tears:before {
  content: "\f588";
}

.fa-grin-tongue:before {
  content: "\f589";
}

.fa-grin-tongue-squint:before {
  content: "\f58a";
}

.fa-grin-tongue-wink:before {
  content: "\f58b";
}

.fa-grin-wink:before {
  content: "\f58c";
}

.fa-grip-horizontal:before {
  content: "\f58d";
}

.fa-grip-lines:before {
  content: "\f7a4";
}

.fa-grip-lines-vertical:before {
  content: "\f7a5";
}

.fa-grip-vertical:before {
  content: "\f58e";
}

.fa-gripfire:before {
  content: "\f3ac";
}

.fa-grunt:before {
  content: "\f3ad";
}

.fa-guitar:before {
  content: "\f7a6";
}

.fa-gulp:before {
  content: "\f3ae";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-hacker-news-square:before {
  content: "\f3af";
}

.fa-hackerrank:before {
  content: "\f5f7";
}

.fa-hamburger:before {
  content: "\f805";
}

.fa-hammer:before {
  content: "\f6e3";
}

.fa-hamsa:before {
  content: "\f665";
}

.fa-hand-holding:before {
  content: "\f4bd";
}

.fa-hand-holding-heart:before {
  content: "\f4be";
}

.fa-hand-holding-usd:before {
  content: "\f4c0";
}

.fa-hand-lizard:before {
  content: "\f258";
}

.fa-hand-middle-finger:before {
  content: "\f806";
}

.fa-hand-paper:before {
  content: "\f256";
}

.fa-hand-peace:before {
  content: "\f25b";
}

.fa-hand-point-down:before {
  content: "\f0a7";
}

.fa-hand-point-left:before {
  content: "\f0a5";
}

.fa-hand-point-right:before {
  content: "\f0a4";
}

.fa-hand-point-up:before {
  content: "\f0a6";
}

.fa-hand-pointer:before {
  content: "\f25a";
}

.fa-hand-rock:before {
  content: "\f255";
}

.fa-hand-scissors:before {
  content: "\f257";
}

.fa-hand-spock:before {
  content: "\f259";
}

.fa-hands:before {
  content: "\f4c2";
}

.fa-hands-helping:before {
  content: "\f4c4";
}

.fa-handshake:before {
  content: "\f2b5";
}

.fa-hanukiah:before {
  content: "\f6e6";
}

.fa-hard-hat:before {
  content: "\f807";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-hat-wizard:before {
  content: "\f6e8";
}

.fa-haykal:before {
  content: "\f666";
}

.fa-hdd:before {
  content: "\f0a0";
}

.fa-heading:before {
  content: "\f1dc";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-headphones-alt:before {
  content: "\f58f";
}

.fa-headset:before {
  content: "\f590";
}

.fa-heart:before {
  content: "\f004";
}

.fa-heart-broken:before {
  content: "\f7a9";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-helicopter:before {
  content: "\f533";
}

.fa-highlighter:before {
  content: "\f591";
}

.fa-hiking:before {
  content: "\f6ec";
}

.fa-hippo:before {
  content: "\f6ed";
}

.fa-hips:before {
  content: "\f452";
}

.fa-hire-a-helper:before {
  content: "\f3b0";
}

.fa-history:before {
  content: "\f1da";
}

.fa-hockey-puck:before {
  content: "\f453";
}

.fa-holly-berry:before {
  content: "\f7aa";
}

.fa-home:before {
  content: "\f015";
}

.fa-hooli:before {
  content: "\f427";
}

.fa-hornbill:before {
  content: "\f592";
}

.fa-horse:before {
  content: "\f6f0";
}

.fa-horse-head:before {
  content: "\f7ab";
}

.fa-hospital:before {
  content: "\f0f8";
}

.fa-hospital-alt:before {
  content: "\f47d";
}

.fa-hospital-symbol:before {
  content: "\f47e";
}

.fa-hot-tub:before {
  content: "\f593";
}

.fa-hotdog:before {
  content: "\f80f";
}

.fa-hotel:before {
  content: "\f594";
}

.fa-hotjar:before {
  content: "\f3b1";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-start:before {
  content: "\f251";
}

.fa-house-damage:before {
  content: "\f6f1";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-hryvnia:before {
  content: "\f6f2";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-hubspot:before {
  content: "\f3b2";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-ice-cream:before {
  content: "\f810";
}

.fa-icicles:before {
  content: "\f7ad";
}

.fa-icons:before {
  content: "\f86d";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-id-card:before {
  content: "\f2c2";
}

.fa-id-card-alt:before {
  content: "\f47f";
}

.fa-igloo:before {
  content: "\f7ae";
}

.fa-image:before {
  content: "\f03e";
}

.fa-images:before {
  content: "\f302";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-industry:before {
  content: "\f275";
}

.fa-infinity:before {
  content: "\f534";
}

.fa-info:before {
  content: "\f129";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-intercom:before {
  content: "\f7af";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-invision:before {
  content: "\f7b0";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-italic:before {
  content: "\f033";
}

.fa-itch-io:before {
  content: "\f83a";
}

.fa-itunes:before {
  content: "\f3b4";
}

.fa-itunes-note:before {
  content: "\f3b5";
}

.fa-java:before {
  content: "\f4e4";
}

.fa-jedi:before {
  content: "\f669";
}

.fa-jedi-order:before {
  content: "\f50e";
}

.fa-jenkins:before {
  content: "\f3b6";
}

.fa-jira:before {
  content: "\f7b1";
}

.fa-joget:before {
  content: "\f3b7";
}

.fa-joint:before {
  content: "\f595";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-journal-whills:before {
  content: "\f66a";
}

.fa-js:before {
  content: "\f3b8";
}

.fa-js-square:before {
  content: "\f3b9";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-kaaba:before {
  content: "\f66b";
}

.fa-kaggle:before {
  content: "\f5fa";
}

.fa-key:before {
  content: "\f084";
}

.fa-keybase:before {
  content: "\f4f5";
}

.fa-keyboard:before {
  content: "\f11c";
}

.fa-keycdn:before {
  content: "\f3ba";
}

.fa-khanda:before {
  content: "\f66d";
}

.fa-kickstarter:before {
  content: "\f3bb";
}

.fa-kickstarter-k:before {
  content: "\f3bc";
}

.fa-kiss:before {
  content: "\f596";
}

.fa-kiss-beam:before {
  content: "\f597";
}

.fa-kiss-wink-heart:before {
  content: "\f598";
}

.fa-kiwi-bird:before {
  content: "\f535";
}

.fa-korvue:before {
  content: "\f42f";
}

.fa-landmark:before {
  content: "\f66f";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-laptop-code:before {
  content: "\f5fc";
}

.fa-laptop-medical:before {
  content: "\f812";
}

.fa-laravel:before {
  content: "\f3bd";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-laugh:before {
  content: "\f599";
}

.fa-laugh-beam:before {
  content: "\f59a";
}

.fa-laugh-squint:before {
  content: "\f59b";
}

.fa-laugh-wink:before {
  content: "\f59c";
}

.fa-layer-group:before {
  content: "\f5fd";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-lemon:before {
  content: "\f094";
}

.fa-less:before {
  content: "\f41d";
}

.fa-less-than:before {
  content: "\f536";
}

.fa-less-than-equal:before {
  content: "\f537";
}

.fa-level-down-alt:before {
  content: "\f3be";
}

.fa-level-up-alt:before {
  content: "\f3bf";
}

.fa-life-ring:before {
  content: "\f1cd";
}

.fa-lightbulb:before {
  content: "\f0eb";
}

.fa-line:before {
  content: "\f3c0";
}

.fa-link:before {
  content: "\f0c1";
}

.fa-linkedin:before {
  content: "\f08c";
}

.fa-linkedin-in:before {
  content: "\f0e1";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-lira-sign:before {
  content: "\f195";
}

.fa-list:before {
  content: "\f03a";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-lock:before {
  content: "\f023";
}

.fa-lock-open:before {
  content: "\f3c1";
}

.fa-long-arrow-alt-down:before {
  content: "\f309";
}

.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-luggage-cart:before {
  content: "\f59d";
}

.fa-lyft:before {
  content: "\f3c3";
}

.fa-magento:before {
  content: "\f3c4";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-mail-bulk:before {
  content: "\f674";
}

.fa-mailchimp:before {
  content: "\f59e";
}

.fa-male:before {
  content: "\f183";
}

.fa-mandalorian:before {
  content: "\f50f";
}

.fa-map:before {
  content: "\f279";
}

.fa-map-marked:before {
  content: "\f59f";
}

.fa-map-marked-alt:before {
  content: "\f5a0";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-map-marker-alt:before {
  content: "\f3c5";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-markdown:before {
  content: "\f60f";
}

.fa-marker:before {
  content: "\f5a1";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mask:before {
  content: "\f6fa";
}

.fa-mastodon:before {
  content: "\f4f6";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-medal:before {
  content: "\f5a2";
}

.fa-medapps:before {
  content: "\f3c6";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-medium-m:before {
  content: "\f3c7";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-medrt:before {
  content: "\f3c8";
}

.fa-meetup:before {
  content: "\f2e0";
}

.fa-megaport:before {
  content: "\f5a3";
}

.fa-meh:before {
  content: "\f11a";
}

.fa-meh-blank:before {
  content: "\f5a4";
}

.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

.fa-memory:before {
  content: "\f538";
}

.fa-mendeley:before {
  content: "\f7b3";
}

.fa-menorah:before {
  content: "\f676";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-meteor:before {
  content: "\f753";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-alt:before {
  content: "\f3c9";
}

.fa-microphone-alt-slash:before {
  content: "\f539";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-microscope:before {
  content: "\f610";
}

.fa-microsoft:before {
  content: "\f3ca";
}

.fa-minus:before {
  content: "\f068";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-mitten:before {
  content: "\f7b5";
}

.fa-mix:before {
  content: "\f3cb";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-mizuni:before {
  content: "\f3cc";
}

.fa-mobile:before {
  content: "\f10b";
}

.fa-mobile-alt:before {
  content: "\f3cd";
}

.fa-modx:before {
  content: "\f285";
}

.fa-monero:before {
  content: "\f3d0";
}

.fa-money-bill:before {
  content: "\f0d6";
}

.fa-money-bill-alt:before {
  content: "\f3d1";
}

.fa-money-bill-wave:before {
  content: "\f53a";
}

.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

.fa-money-check:before {
  content: "\f53c";
}

.fa-money-check-alt:before {
  content: "\f53d";
}

.fa-monument:before {
  content: "\f5a6";
}

.fa-moon:before {
  content: "\f186";
}

.fa-mortar-pestle:before {
  content: "\f5a7";
}

.fa-mosque:before {
  content: "\f678";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-mountain:before {
  content: "\f6fc";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-mug-hot:before {
  content: "\f7b6";
}

.fa-music:before {
  content: "\f001";
}

.fa-napster:before {
  content: "\f3d2";
}

.fa-neos:before {
  content: "\f612";
}

.fa-network-wired:before {
  content: "\f6ff";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-newspaper:before {
  content: "\f1ea";
}

.fa-nimblr:before {
  content: "\f5a8";
}

.fa-node:before {
  content: "\f419";
}

.fa-node-js:before {
  content: "\f3d3";
}

.fa-not-equal:before {
  content: "\f53e";
}

.fa-notes-medical:before {
  content: "\f481";
}

.fa-npm:before {
  content: "\f3d4";
}

.fa-ns8:before {
  content: "\f3d5";
}

.fa-nutritionix:before {
  content: "\f3d6";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-oil-can:before {
  content: "\f613";
}

.fa-old-republic:before {
  content: "\f510";
}

.fa-om:before {
  content: "\f679";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-osi:before {
  content: "\f41a";
}

.fa-otter:before {
  content: "\f700";
}

.fa-outdent:before {
  content: "\f03b";
}

.fa-page4:before {
  content: "\f3d7";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-pager:before {
  content: "\f815";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-paint-roller:before {
  content: "\f5aa";
}

.fa-palette:before {
  content: "\f53f";
}

.fa-palfed:before {
  content: "\f3d8";
}

.fa-pallet:before {
  content: "\f482";
}

.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-parachute-box:before {
  content: "\f4cd";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-parking:before {
  content: "\f540";
}

.fa-passport:before {
  content: "\f5ab";
}

.fa-pastafarianism:before {
  content: "\f67b";
}

.fa-paste:before {
  content: "\f0ea";
}

.fa-patreon:before {
  content: "\f3d9";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-peace:before {
  content: "\f67c";
}

.fa-pen:before {
  content: "\f304";
}

.fa-pen-alt:before {
  content: "\f305";
}

.fa-pen-fancy:before {
  content: "\f5ac";
}

.fa-pen-nib:before {
  content: "\f5ad";
}

.fa-pen-square:before {
  content: "\f14b";
}

.fa-pencil-alt:before {
  content: "\f303";
}

.fa-pencil-ruler:before {
  content: "\f5ae";
}

.fa-penny-arcade:before {
  content: "\f704";
}

.fa-people-carry:before {
  content: "\f4ce";
}

.fa-pepper-hot:before {
  content: "\f816";
}

.fa-percent:before {
  content: "\f295";
}

.fa-percentage:before {
  content: "\f541";
}

.fa-periscope:before {
  content: "\f3da";
}

.fa-person-booth:before {
  content: "\f756";
}

.fa-phabricator:before {
  content: "\f3db";
}

.fa-phoenix-framework:before {
  content: "\f3dc";
}

.fa-phoenix-squadron:before {
  content: "\f511";
}

.fa-phone:before {
  content: "\f095";
}

.fa-phone-alt:before {
  content: "\f879";
}

.fa-phone-slash:before {
  content: "\f3dd";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-phone-square-alt:before {
  content: "\f87b";
}

.fa-phone-volume:before {
  content: "\f2a0";
}

.fa-photo-video:before {
  content: "\f87c";
}

.fa-php:before {
  content: "\f457";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-pied-piper-hat:before {
  content: "\f4e5";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-piggy-bank:before {
  content: "\f4d3";
}

.fa-pills:before {
  content: "\f484";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-pizza-slice:before {
  content: "\f818";
}

.fa-place-of-worship:before {
  content: "\f67f";
}

.fa-plane:before {
  content: "\f072";
}

.fa-plane-arrival:before {
  content: "\f5af";
}

.fa-plane-departure:before {
  content: "\f5b0";
}

.fa-play:before {
  content: "\f04b";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-playstation:before {
  content: "\f3df";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-plus:before {
  content: "\f067";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-poll:before {
  content: "\f681";
}

.fa-poll-h:before {
  content: "\f682";
}

.fa-poo:before {
  content: "\f2fe";
}

.fa-poo-storm:before {
  content: "\f75a";
}

.fa-poop:before {
  content: "\f619";
}

.fa-portrait:before {
  content: "\f3e0";
}

.fa-pound-sign:before {
  content: "\f154";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-pray:before {
  content: "\f683";
}

.fa-praying-hands:before {
  content: "\f684";
}

.fa-prescription:before {
  content: "\f5b1";
}

.fa-prescription-bottle:before {
  content: "\f485";
}

.fa-prescription-bottle-alt:before {
  content: "\f486";
}

.fa-print:before {
  content: "\f02f";
}

.fa-procedures:before {
  content: "\f487";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-project-diagram:before {
  content: "\f542";
}

.fa-pushed:before {
  content: "\f3e1";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-python:before {
  content: "\f3e2";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-question:before {
  content: "\f128";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-quidditch:before {
  content: "\f458";
}

.fa-quinscape:before {
  content: "\f459";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-quran:before {
  content: "\f687";
}

.fa-r-project:before {
  content: "\f4f7";
}

.fa-radiation:before {
  content: "\f7b9";
}

.fa-radiation-alt:before {
  content: "\f7ba";
}

.fa-rainbow:before {
  content: "\f75b";
}

.fa-random:before {
  content: "\f074";
}

.fa-raspberry-pi:before {
  content: "\f7bb";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-react:before {
  content: "\f41b";
}

.fa-reacteurope:before {
  content: "\f75d";
}

.fa-readme:before {
  content: "\f4d5";
}

.fa-rebel:before {
  content: "\f1d0";
}

.fa-receipt:before {
  content: "\f543";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-red-river:before {
  content: "\f3e3";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-redhat:before {
  content: "\f7bc";
}

.fa-redo:before {
  content: "\f01e";
}

.fa-redo-alt:before {
  content: "\f2f9";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-remove-format:before {
  content: "\f87d";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-reply:before {
  content: "\f3e5";
}

.fa-reply-all:before {
  content: "\f122";
}

.fa-replyd:before {
  content: "\f3e6";
}

.fa-republican:before {
  content: "\f75e";
}

.fa-researchgate:before {
  content: "\f4f8";
}

.fa-resolving:before {
  content: "\f3e7";
}

.fa-restroom:before {
  content: "\f7bd";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-rev:before {
  content: "\f5b2";
}

.fa-ribbon:before {
  content: "\f4d6";
}

.fa-ring:before {
  content: "\f70b";
}

.fa-road:before {
  content: "\f018";
}

.fa-robot:before {
  content: "\f544";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-rocketchat:before {
  content: "\f3e8";
}

.fa-rockrms:before {
  content: "\f3e9";
}

.fa-route:before {
  content: "\f4d7";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-ruble-sign:before {
  content: "\f158";
}

.fa-ruler:before {
  content: "\f545";
}

.fa-ruler-combined:before {
  content: "\f546";
}

.fa-ruler-horizontal:before {
  content: "\f547";
}

.fa-ruler-vertical:before {
  content: "\f548";
}

.fa-running:before {
  content: "\f70c";
}

.fa-rupee-sign:before {
  content: "\f156";
}

.fa-sad-cry:before {
  content: "\f5b3";
}

.fa-sad-tear:before {
  content: "\f5b4";
}

.fa-safari:before {
  content: "\f267";
}

.fa-salesforce:before {
  content: "\f83b";
}

.fa-sass:before {
  content: "\f41e";
}

.fa-satellite:before {
  content: "\f7bf";
}

.fa-satellite-dish:before {
  content: "\f7c0";
}

.fa-save:before {
  content: "\f0c7";
}

.fa-schlix:before {
  content: "\f3ea";
}

.fa-school:before {
  content: "\f549";
}

.fa-screwdriver:before {
  content: "\f54a";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-scroll:before {
  content: "\f70e";
}

.fa-sd-card:before {
  content: "\f7c2";
}

.fa-search:before {
  content: "\f002";
}

.fa-search-dollar:before {
  content: "\f688";
}

.fa-search-location:before {
  content: "\f689";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-searchengin:before {
  content: "\f3eb";
}

.fa-seedling:before {
  content: "\f4d8";
}

.fa-sellcast:before {
  content: "\f2da";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-server:before {
  content: "\f233";
}

.fa-servicestack:before {
  content: "\f3ec";
}

.fa-shapes:before {
  content: "\f61f";
}

.fa-share:before {
  content: "\f064";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-shekel-sign:before {
  content: "\f20b";
}

.fa-shield-alt:before {
  content: "\f3ed";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-shipping-fast:before {
  content: "\f48b";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-shoe-prints:before {
  content: "\f54b";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-shopware:before {
  content: "\f5b5";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-shuttle-van:before {
  content: "\f5b6";
}

.fa-sign:before {
  content: "\f4d9";
}

.fa-sign-in-alt:before {
  content: "\f2f6";
}

.fa-sign-language:before {
  content: "\f2a7";
}

.fa-sign-out-alt:before {
  content: "\f2f5";
}

.fa-signal:before {
  content: "\f012";
}

.fa-signature:before {
  content: "\f5b7";
}

.fa-sim-card:before {
  content: "\f7c4";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-sistrix:before {
  content: "\f3ee";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-sith:before {
  content: "\f512";
}

.fa-skating:before {
  content: "\f7c5";
}

.fa-sketch:before {
  content: "\f7c6";
}

.fa-skiing:before {
  content: "\f7c9";
}

.fa-skiing-nordic:before {
  content: "\f7ca";
}

.fa-skull:before {
  content: "\f54c";
}

.fa-skull-crossbones:before {
  content: "\f714";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-slack:before {
  content: "\f198";
}

.fa-slack-hash:before {
  content: "\f3ef";
}

.fa-slash:before {
  content: "\f715";
}

.fa-sleigh:before {
  content: "\f7cc";
}

.fa-sliders-h:before {
  content: "\f1de";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-smile:before {
  content: "\f118";
}

.fa-smile-beam:before {
  content: "\f5b8";
}

.fa-smile-wink:before {
  content: "\f4da";
}

.fa-smog:before {
  content: "\f75f";
}

.fa-smoking:before {
  content: "\f48d";
}

.fa-smoking-ban:before {
  content: "\f54d";
}

.fa-sms:before {
  content: "\f7cd";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-snowboarding:before {
  content: "\f7ce";
}

.fa-snowflake:before {
  content: "\f2dc";
}

.fa-snowman:before {
  content: "\f7d0";
}

.fa-snowplow:before {
  content: "\f7d2";
}

.fa-socks:before {
  content: "\f696";
}

.fa-solar-panel:before {
  content: "\f5ba";
}

.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-alpha-down:before {
  content: "\f15d";
}

.fa-sort-alpha-down-alt:before {
  content: "\f881";
}

.fa-sort-alpha-up:before {
  content: "\f15e";
}

.fa-sort-alpha-up-alt:before {
  content: "\f882";
}

.fa-sort-amount-down:before {
  content: "\f160";
}

.fa-sort-amount-down-alt:before {
  content: "\f884";
}

.fa-sort-amount-up:before {
  content: "\f161";
}

.fa-sort-amount-up-alt:before {
  content: "\f885";
}

.fa-sort-down:before {
  content: "\f0dd";
}

.fa-sort-numeric-down:before {
  content: "\f162";
}

.fa-sort-numeric-down-alt:before {
  content: "\f886";
}

.fa-sort-numeric-up:before {
  content: "\f163";
}

.fa-sort-numeric-up-alt:before {
  content: "\f887";
}

.fa-sort-up:before {
  content: "\f0de";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-sourcetree:before {
  content: "\f7d3";
}

.fa-spa:before {
  content: "\f5bb";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-speakap:before {
  content: "\f3f3";
}

.fa-speaker-deck:before {
  content: "\f83c";
}

.fa-spell-check:before {
  content: "\f891";
}

.fa-spider:before {
  content: "\f717";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-splotch:before {
  content: "\f5bc";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-spray-can:before {
  content: "\f5bd";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-square-full:before {
  content: "\f45c";
}

.fa-square-root-alt:before {
  content: "\f698";
}

.fa-squarespace:before {
  content: "\f5be";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-stackpath:before {
  content: "\f842";
}

.fa-stamp:before {
  content: "\f5bf";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-and-crescent:before {
  content: "\f699";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-star-half-alt:before {
  content: "\f5c0";
}

.fa-star-of-david:before {
  content: "\f69a";
}

.fa-star-of-life:before {
  content: "\f621";
}

.fa-staylinked:before {
  content: "\f3f5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-steam-symbol:before {
  content: "\f3f6";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-sticker-mule:before {
  content: "\f3f7";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stopwatch:before {
  content: "\f2f2";
}

.fa-store:before {
  content: "\f54e";
}

.fa-store-alt:before {
  content: "\f54f";
}

.fa-strava:before {
  content: "\f428";
}

.fa-stream:before {
  content: "\f550";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-stripe:before {
  content: "\f429";
}

.fa-stripe-s:before {
  content: "\f42a";
}

.fa-stroopwafel:before {
  content: "\f551";
}

.fa-studiovinari:before {
  content: "\f3f8";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-subway:before {
  content: "\f239";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-suitcase-rolling:before {
  content: "\f5c1";
}

.fa-sun:before {
  content: "\f185";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-supple:before {
  content: "\f3f9";
}

.fa-surprise:before {
  content: "\f5c2";
}

.fa-suse:before {
  content: "\f7d6";
}

.fa-swatchbook:before {
  content: "\f5c3";
}

.fa-swimmer:before {
  content: "\f5c4";
}

.fa-swimming-pool:before {
  content: "\f5c5";
}

.fa-symfony:before {
  content: "\f83d";
}

.fa-synagogue:before {
  content: "\f69b";
}

.fa-sync:before {
  content: "\f021";
}

.fa-sync-alt:before {
  content: "\f2f1";
}

.fa-syringe:before {
  content: "\f48e";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-table-tennis:before {
  content: "\f45d";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-tablet-alt:before {
  content: "\f3fa";
}

.fa-tablets:before {
  content: "\f490";
}

.fa-tachometer-alt:before {
  content: "\f3fd";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-tape:before {
  content: "\f4db";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-taxi:before {
  content: "\f1ba";
}

.fa-teamspeak:before {
  content: "\f4f9";
}

.fa-teeth:before {
  content: "\f62e";
}

.fa-teeth-open:before {
  content: "\f62f";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-telegram-plane:before {
  content: "\f3fe";
}

.fa-temperature-high:before {
  content: "\f769";
}

.fa-temperature-low:before {
  content: "\f76b";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-tenge:before {
  content: "\f7d7";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-the-red-yeti:before {
  content: "\f69d";
}

.fa-theater-masks:before {
  content: "\f630";
}

.fa-themeco:before {
  content: "\f5c6";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-thermometer:before {
  content: "\f491";
}

.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-think-peaks:before {
  content: "\f731";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbtack:before {
  content: "\f08d";
}

.fa-ticket-alt:before {
  content: "\f3ff";
}

.fa-times:before {
  content: "\f00d";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-tint:before {
  content: "\f043";
}

.fa-tint-slash:before {
  content: "\f5c7";
}

.fa-tired:before {
  content: "\f5c8";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-toilet:before {
  content: "\f7d8";
}

.fa-toilet-paper:before {
  content: "\f71e";
}

.fa-toolbox:before {
  content: "\f552";
}

.fa-tools:before {
  content: "\f7d9";
}

.fa-tooth:before {
  content: "\f5c9";
}

.fa-torah:before {
  content: "\f6a0";
}

.fa-torii-gate:before {
  content: "\f6a1";
}

.fa-tractor:before {
  content: "\f722";
}

.fa-trade-federation:before {
  content: "\f513";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-traffic-light:before {
  content: "\f637";
}

.fa-train:before {
  content: "\f238";
}

.fa-tram:before {
  content: "\f7da";
}

.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-trash-alt:before {
  content: "\f2ed";
}

.fa-trash-restore:before {
  content: "\f829";
}

.fa-trash-restore-alt:before {
  content: "\f82a";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-trello:before {
  content: "\f181";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-truck-loading:before {
  content: "\f4de";
}

.fa-truck-monster:before {
  content: "\f63b";
}

.fa-truck-moving:before {
  content: "\f4df";
}

.fa-truck-pickup:before {
  content: "\f63c";
}

.fa-tshirt:before {
  content: "\f553";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-tv:before {
  content: "\f26c";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-typo3:before {
  content: "\f42b";
}

.fa-uber:before {
  content: "\f402";
}

.fa-ubuntu:before {
  content: "\f7df";
}

.fa-uikit:before {
  content: "\f403";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-umbrella-beach:before {
  content: "\f5ca";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-undo:before {
  content: "\f0e2";
}

.fa-undo-alt:before {
  content: "\f2ea";
}

.fa-uniregistry:before {
  content: "\f404";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-university:before {
  content: "\f19c";
}

.fa-unlink:before {
  content: "\f127";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-untappd:before {
  content: "\f405";
}

.fa-upload:before {
  content: "\f093";
}

.fa-ups:before {
  content: "\f7e0";
}

.fa-usb:before {
  content: "\f287";
}

.fa-user:before {
  content: "\f007";
}

.fa-user-alt:before {
  content: "\f406";
}

.fa-user-alt-slash:before {
  content: "\f4fa";
}

.fa-user-astronaut:before {
  content: "\f4fb";
}

.fa-user-check:before {
  content: "\f4fc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-clock:before {
  content: "\f4fd";
}

.fa-user-cog:before {
  content: "\f4fe";
}

.fa-user-edit:before {
  content: "\f4ff";
}

.fa-user-friends:before {
  content: "\f500";
}

.fa-user-graduate:before {
  content: "\f501";
}

.fa-user-injured:before {
  content: "\f728";
}

.fa-user-lock:before {
  content: "\f502";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-user-minus:before {
  content: "\f503";
}

.fa-user-ninja:before {
  content: "\f504";
}

.fa-user-nurse:before {
  content: "\f82f";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-user-shield:before {
  content: "\f505";
}

.fa-user-slash:before {
  content: "\f506";
}

.fa-user-tag:before {
  content: "\f507";
}

.fa-user-tie:before {
  content: "\f508";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-users:before {
  content: "\f0c0";
}

.fa-users-cog:before {
  content: "\f509";
}

.fa-usps:before {
  content: "\f7e1";
}

.fa-ussunnah:before {
  content: "\f407";
}

.fa-utensil-spoon:before {
  content: "\f2e5";
}

.fa-utensils:before {
  content: "\f2e7";
}

.fa-vaadin:before {
  content: "\f408";
}

.fa-vector-square:before {
  content: "\f5cb";
}

.fa-venus:before {
  content: "\f221";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-vial:before {
  content: "\f492";
}

.fa-vials:before {
  content: "\f493";
}

.fa-viber:before {
  content: "\f409";
}

.fa-video:before {
  content: "\f03d";
}

.fa-video-slash:before {
  content: "\f4e2";
}

.fa-vihara:before {
  content: "\f6a7";
}

.fa-vimeo:before {
  content: "\f40a";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-vimeo-v:before {
  content: "\f27d";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-vk:before {
  content: "\f189";
}

.fa-vnv:before {
  content: "\f40b";
}

.fa-voicemail:before {
  content: "\f897";
}

.fa-volleyball-ball:before {
  content: "\f45f";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-mute:before {
  content: "\f6a9";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-vote-yea:before {
  content: "\f772";
}

.fa-vr-cardboard:before {
  content: "\f729";
}

.fa-vuejs:before {
  content: "\f41f";
}

.fa-walking:before {
  content: "\f554";
}

.fa-wallet:before {
  content: "\f555";
}

.fa-warehouse:before {
  content: "\f494";
}

.fa-water:before {
  content: "\f773";
}

.fa-wave-square:before {
  content: "\f83e";
}

.fa-waze:before {
  content: "\f83f";
}

.fa-weebly:before {
  content: "\f5cc";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-weight:before {
  content: "\f496";
}

.fa-weight-hanging:before {
  content: "\f5cd";
}

.fa-weixin:before {
  content: "\f1d7";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-whatsapp-square:before {
  content: "\f40c";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-whmcs:before {
  content: "\f40d";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-wind:before {
  content: "\f72e";
}

.fa-window-close:before {
  content: "\f410";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-wine-bottle:before {
  content: "\f72f";
}

.fa-wine-glass:before {
  content: "\f4e3";
}

.fa-wine-glass-alt:before {
  content: "\f5ce";
}

.fa-wix:before {
  content: "\f5cf";
}

.fa-wizards-of-the-coast:before {
  content: "\f730";
}

.fa-wolf-pack-battalion:before {
  content: "\f514";
}

.fa-won-sign:before {
  content: "\f159";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-wordpress-simple:before {
  content: "\f411";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-wpressr:before {
  content: "\f3e4";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-x-ray:before {
  content: "\f497";
}

.fa-xbox:before {
  content: "\f412";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-y-combinator:before {
  content: "\f23b";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-yammer:before {
  content: "\f840";
}

.fa-yandex:before {
  content: "\f413";
}

.fa-yandex-international:before {
  content: "\f414";
}

.fa-yarn:before {
  content: "\f7e3";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-yen-sign:before {
  content: "\f157";
}

.fa-yin-yang:before {
  content: "\f6ad";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-youtube-square:before {
  content: "\f431";
}

.fa-zhihu:before {
  content: "\f63f";
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*!
 * Font Awesome Free 5.10.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("/clover/javax.faces.resource/webfonts/fa-solid-900.eot.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9");
  src: url("") format("embedded-opentype"), url("/clover/javax.faces.resource/webfonts/fa-solid-900.woff2.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") format("woff2"), url("/clover/javax.faces.resource/webfonts/fa-solid-900.woff.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") format("woff"), url("/clover/javax.faces.resource/webfonts/fa-solid-900.ttf.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") format("truetype"), url("") format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/*!
 * Font Awesome Free 5.10.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("/clover/javax.faces.resource/webfonts/fa-regular-400.eot.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9");
  src: url("") format("embedded-opentype"), url("/clover/javax.faces.resource/webfonts/fa-regular-400.woff2.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") format("woff2"), url("/clover/javax.faces.resource/webfonts/fa-regular-400.woff.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") format("woff"), url("/clover/javax.faces.resource/webfonts/fa-regular-400.ttf.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") format("truetype"), url("") format("svg");
}
.far {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

/*!
 * Font Awesome Free 5.10.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url("/clover/javax.faces.resource/webfonts/fa-brands-400.eot.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9");
  src: url("") format("embedded-opentype"), url("/clover/javax.faces.resource/webfonts/fa-brands-400.woff2.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") format("woff2"), url("/clover/javax.faces.resource/webfonts/fa-brands-400.woff.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") format("woff"), url("") format("truetype"), url("") format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
}

/** Custom changes to CodeMirror **/
.CodeMirror {
  background-color: white;
  border-radius: 0.2rem;
  border: 0.1rem solid #DFDFDF;
  border-radius: 0.8rem;
}

.CodeMirror-focused {
  outline: 0;
}

.CodeMirror-linenumbers {
  background-color: #F2F2F2;
}

.shell-detail .CodeMirror {
  border: none;
  background-color: #F9F9F9;
  min-width: 100%;
  max-width: 100%;
}
.shell-detail .CodeMirror-focused {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.shell-detail .CodeMirror-linenumbers {
  background-color: #F2F2F2;
}
.shell-detail .CodeMirror-cursor {
  visibility: hidden;
}

.email-detail .CodeMirror {
  background-color: white;
}
.email-detail .CodeMirror-focused {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.email-detail .CodeMirror-cursor {
  visibility: hidden;
}

/* Disable the loading status indicator (CLO-25130) */
html .ui-state-loading.ui-button-text-only .ui-icon-loading + .ui-button-text {
  opacity: inherit;
}

html .ui-state-loading .ui-icon-loading {
  display: none;
}

html .ui-state-loading .ui-icon:not(.ui-icon-loading) {
  display: inherit;
}

.icon-cp-def {
  background: transparent url("/clover/javax.faces.resource/images/icon/classpath_default.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat top !important;
  width: 16px;
  height: 16px;
}

.icon-cp-file {
  background: transparent url("/clover/javax.faces.resource/images/icon/classpath_container.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat top !important;
  width: 16px;
  height: 16px;
}

.icon-cp-job-config {
  background: transparent url("/clover/javax.faces.resource/images/icon/classpath_config_job.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat top !important;
  width: 16px;
  height: 16px;
}

.icon-cp-sandbox-config {
  background: transparent url("/clover/javax.faces.resource/images/icon/classpath_config_sandbox.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat top !important;
  width: 16px;
  height: 16px;
}

.icon-cp-jar-entry {
  background: transparent url("/clover/javax.faces.resource/images/icon/classpath_jar.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat top !important;
  width: 16px;
  height: 16px;
}

.icon-cp-dir-entry {
  background: transparent url("/clover/javax.faces.resource/images/icon/classpath_folder.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat top !important;
  width: 16px;
  height: 16px;
}

.icon-cluster-group {
  background: transparent url("/clover/javax.faces.resource/images/cluster/deco-cluster-ok.svg.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat top !important;
  background-size: 3.4rem 2.7rem;
  width: 3.4rem;
  height: 2.7rem;
  position: relative;
  top: 0.2rem;
}

.icon-node-STARTING, .icon-node-FORCED_RESUME {
  background: transparent url("/clover/javax.faces.resource/images/cluster/deco-node-start.svg.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat top !important;
  background-size: 2.4rem 2.5rem;
  width: 2.4rem;
  height: 2.5rem;
}

.icon-node-READY {
  background: transparent url("/clover/javax.faces.resource/images/cluster/deco-node-ok.svg.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat top !important;
  background-size: 2.4rem 2.5rem;
  width: 2.4rem;
  height: 2.5rem;
}

.icon-node-STOPPED, .icon-node-FORCED_STOP {
  background: transparent url("/clover/javax.faces.resource/images/cluster/deco-node-stop.svg.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat top !important;
  background-size: 2.4rem 2.5rem;
  width: 2.4rem;
  height: 2.5rem;
}

.icon-node-UNKNOWN, .icon-node-INVALID, .icon-node-NO_AVAILABLE_WORKERS {
  background: transparent url("/clover/javax.faces.resource/images/cluster/deco-node-error.svg.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat top !important;
  background-size: 2.4rem 2.5rem;
  width: 2.4rem;
  height: 2.5rem;
}

.icon-node-SUSPENDED, .icon-node-FORCED_SUSPEND {
  background: transparent url("/clover/javax.faces.resource/images/cluster/deco-node-suspended.svg.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat top !important;
  background-size: 2.4rem 2.5rem;
  width: 2.4rem;
  height: 2.5rem;
}

.icon__node-panel--size {
  width: 5rem;
  height: 5rem;
}

.monitoring-cluster-nodes .ui-treenode-parent:after {
  content: "";
  display: block;
  position: absolute;
  top: 4.6rem;
  left: 2.6rem;
  bottom: 1.2rem;
  width: 0.2rem;
  background: #F2F2F2;
}
.monitoring-cluster-nodes .ui-treenode-leaf {
  position: relative;
}
.monitoring-cluster-nodes .ui-treenode-leaf:before {
  content: "";
  display: block;
  position: absolute;
  top: 4.4rem;
  left: 2.7rem;
  width: 2rem;
  height: 0.4rem;
  border-right: 0.2rem solid #F2F2F2;
  border-bottom: 0.2rem solid #F2F2F2;
}
.monitoring-cluster-nodes .ui-treenode-leaf:after {
  content: "";
  display: block;
  position: absolute;
  top: 4.7rem;
  left: 2.5rem;
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  background: #f9bd58;
  z-index: 1;
}

input[type=submit], input[type=button], input[type=reset], button {
  margin: 0 0.4rem 0.4rem 0;
}

input[type=text], input[type=password], select, textarea {
  font-family: inherit;
  font-size: inherit;
  padding: 0.3rem;
  border-radius: 0.3rem;
}

.toolbar {
  padding: 12px;
}

.toolbar .label-text {
  font-size: 12px;
  color: #666;
}

table.editform {
  margin-bottom: 20px;
}
table.editform > tbody > tr > td {
  padding: 4px;
  vertical-align: middle;
}
table.editform > tbody > tr > td:first-child {
  padding-top: 8px;
  padding-left: 0px;
  padding-right: 0px;
  text-align: right;
  vertical-align: top;
}

.editform table.inner {
  margin-bottom: 3px;
}
.editform table.inner td {
  padding: 2px;
}
.editform table.inner td:first-child {
  vertical-align: middle;
  white-space: normal;
}

.editform .help_link {
  margin-left: 3px;
}

/* TODO remove this (used only in new temp space) */
table.editform_with_task {
  margin-bottom: 20px;
}
table.editform_with_task > tbody > tr > td {
  padding: 4px;
  vertical-align: middle;
}
table.editform_with_task > tbody > tr > td:first-child {
  padding-top: 8px;
  padding-left: 0px;
  padding-right: 0px;
  text-align: right;
  vertical-align: top;
}

.editform_with_task table.inner {
  margin-bottom: 3px;
}
.editform_with_task table.inner td {
  padding: 2px;
}
.editform_with_task table.inner td:first-child {
  vertical-align: middle;
  white-space: normal;
}

.editform_with_task .help_link {
  margin-left: 3px;
}

.scrollerpager {
  margin-top: 10px;
}
.scrollerpager input {
  margin-left: 10px;
}
.scrollerpager input[type=submit] {
  padding: 2px 6px;
}

.tree-toolbar > a {
  margin-left: 0.8rem;
}

a.download-link, a.navigation-link {
  font-weight: bold;
  color: #227AC8;
}
a.download-link:hover, a.navigation-link:hover {
  color: #1b5f9c;
}

.dialog-button-panel {
  display: inline-block;
  float: right;
  margin: 0 0.5rem 0.5rem 0;
}

.menu__button-margin {
  margin-right: 2.5rem;
}
.menu__icon-primary > span::before {
  color: #35B863;
}
.menu__icon-caution > span::before {
  color: #EAB65C;
}
.menu__icon-danger > span::before {
  color: #CE3D2D;
}

.ui-fileupload.ui-fileupload--progress .ui-fileupload-content {
  display: block;
}
.ui-fileupload.ui-fileupload--progress .ui-fileupload-files .ui-progressbar {
  min-width: 10rem;
}
.ui-fileupload.ui-fileupload--progress .ui-fileupload-files .ui-fileupload-cancel {
  display: none;
  /* hidden, doesn't really cancel the upload, just hides the file */
}

.ui-fileupload.ui-fileupload--no-preview .ui-fileupload-preview {
  display: none;
}

.toggle-panel .ui-panel-titlebar {
  padding-left: 0;
}

.ui-menu.ui-widget .actions-separator.ui-divider {
  border-bottom: 0.1rem solid #F2F2F2;
  width: 100%;
  margin: 0;
}
.ui-menu.ui-widget .actions-separator.ui-divider::before {
  border-top-style: none;
}

.btn.ui-button.ui-widget.errors-only, .ui-fileupload .ui-fileupload-buttonbar .ui-button.ui-widget.errors-only.ui-fileupload-choose, .ui-picklist-buttons button.ui-button.ui-widget.errors-only, .btn.ui-button.ui-widget.display-disabled, .ui-fileupload .ui-fileupload-buttonbar .ui-button.ui-widget.display-disabled.ui-fileupload-choose, .ui-picklist-buttons button.ui-button.ui-widget.display-disabled {
  border: none !important;
  color: #606060;
  background-color: #ededed;
}
.btn.ui-button.ui-widget.errors-only--active, .ui-fileupload .ui-fileupload-buttonbar .ui-button.ui-widget.errors-only--active.ui-fileupload-choose, .ui-picklist-buttons button.ui-button.ui-widget.errors-only--active, .btn.ui-button.ui-widget.display-disabled--active, .ui-fileupload .ui-fileupload-buttonbar .ui-button.ui-widget.display-disabled--active.ui-fileupload-choose, .ui-picklist-buttons button.ui-button.ui-widget.display-disabled--active {
  color: #FFFFFF;
  background-color: #CE3D2D;
}
.btn.ui-button.ui-widget.errors-only--active:hover, .ui-fileupload .ui-fileupload-buttonbar .ui-button.ui-widget.errors-only--active.ui-fileupload-choose:hover, .ui-picklist-buttons button.ui-button.ui-widget.errors-only--active:hover, .btn.ui-button.ui-widget.display-disabled--active:hover, .ui-fileupload .ui-fileupload-buttonbar .ui-button.ui-widget.display-disabled--active.ui-fileupload-choose:hover, .ui-picklist-buttons button.ui-button.ui-widget.display-disabled--active:hover {
  background-color: #a43124;
}
.btn.ui-button.ui-widget.errors-only .ui-icon, .ui-fileupload .ui-fileupload-buttonbar .ui-button.ui-widget.errors-only.ui-fileupload-choose .ui-icon, .ui-picklist-buttons button.ui-button.ui-widget.errors-only .ui-icon, .btn.ui-button.ui-widget.display-disabled .ui-icon, .ui-fileupload .ui-fileupload-buttonbar .ui-button.ui-widget.display-disabled.ui-fileupload-choose .ui-icon, .ui-picklist-buttons button.ui-button.ui-widget.display-disabled .ui-icon {
  top: 50%;
}
.btn.ui-button.ui-widget.errors-only:hover, .ui-fileupload .ui-fileupload-buttonbar .ui-button.ui-widget.errors-only.ui-fileupload-choose:hover, .ui-picklist-buttons button.ui-button.ui-widget.errors-only:hover, .btn.ui-button.ui-widget.display-disabled:hover, .ui-fileupload .ui-fileupload-buttonbar .ui-button.ui-widget.display-disabled.ui-fileupload-choose:hover, .ui-picklist-buttons button.ui-button.ui-widget.display-disabled:hover {
  border: none !important;
}

.ui-widget.errors-only .ui-icon {
  font-family: "Inter";
  font-size: 1.7rem;
  font-weight: 700;
}
.ui-widget.errors-only .ui-icon::before {
  content: "!";
}

.ui-widget.display-disabled--active {
  background-color: #35B863;
}
.ui-widget.display-disabled--active:hover {
  background-color: #2a904e;
}

.filter {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.filter__item {
  display: flex;
  align-items: center;
  margin: 0.4rem 0;
}
.filter__doc {
  display: flex;
  align-items: center;
  margin: 0.5rem 0;
}
.filter--wide .filter__item {
  width: 29%;
}
.filter--narrow .filter__item {
  width: 47%;
}
.filter--left-align {
  justify-content: flex-start;
}
.filter--left-align .filter__item {
  margin-right: 4%;
}
.filter--left-align .filter__item--separator {
  width: 100%;
  height: 0;
  margin: 0;
}
.filter__label {
  flex: 0 1 11rem;
}
.filter__label label {
  display: inline-block;
  width: 11rem;
  color: #333333;
}
.filter__container {
  display: flex;
  flex: 1 1 auto;
  min-width: 0;
}
.filter__input {
  display: flex;
  flex: 1 1 auto;
  min-width: 0;
}
.filter__input > * {
  flex: 1;
  min-width: 0;
  box-sizing: border-box;
}
.filter__controls {
  text-align: right;
  width: 100%;
  padding-bottom: 1rem;
}
.filter__controls > button {
  margin: 0 0 0 1rem;
}
.filter__info-panel {
  margin: 1rem 1rem 0 1rem;
}
.filter--status-history--cluster.filter--wide .filter__label, .filter--status-history--nocluster.filter--wide .filter__label {
  flex: 0 1 auto;
}
.filter--status-history--cluster.filter--wide .filter__label label, .filter--status-history--nocluster.filter--wide .filter__label label {
  width: auto;
  white-space: nowrap;
  padding-right: 1.6rem;
}
.filter--status-history--cluster .filter__controls, .filter--status-history--nocluster .filter__controls {
  margin-top: 1rem;
}
.filter--status-history--cluster.filter--wide .filter__item {
  width: 23%;
}
@media screen and (min-width: 1480px) {
  .filter--status-history--cluster.filter--wide .filter__item:nth-child(1), .filter--status-history--cluster.filter--wide .filter__item:nth-child(2) {
    width: 28%;
  }
  .filter--status-history--cluster.filter--wide .filter__item:nth-child(3), .filter--status-history--cluster.filter--wide .filter__item:nth-child(4) {
    width: 17%;
  }
}
.filter--status-history--nocluster.filter--wide .filter__item {
  width: 30%;
}

.btn.filter__btn-reset, .ui-fileupload .ui-fileupload-buttonbar .filter__btn-reset.ui-fileupload-choose, .ui-picklist-buttons button.filter__btn-reset {
  background: #FFFFFF;
  border-color: #FFFFFF !important;
}
.btn.filter__btn-reset:hover, .ui-fileupload .ui-fileupload-buttonbar .filter__btn-reset.ui-fileupload-choose:hover, .ui-picklist-buttons button.filter__btn-reset:hover {
  background: #F2F2F2;
  border-color: #F2F2F2 !important;
}

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #AEAEAE;
  opacity: 1;
  /* Firefox */
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #AEAEAE;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #AEAEAE;
}

.page-separator {
  display: block;
  border-bottom: 1px #D8D8D8 !important;
}

.message-panel {
  padding-top: 1rem;
  padding-bottom: 1rem;
  border: 1px solid;
  display: block;
}
.message-panel-icon {
  padding: 0.2rem;
  padding-right: 1rem;
  padding-left: 1rem;
  width: 24px;
  vertical-align: middle;
  font-size: 2rem;
}
.message-panel-text {
  padding: 0.5rem;
  display: block;
  word-break: break-word;
}

/* Styling for JSF messages */
.message-box {
  padding: 0;
  margin: 0;
}
.message-box .ui-panel-content {
  padding: 0;
}
.message-box .message {
  display: flex;
  padding: 1rem 1.5rem;
  margin: 0 0 1rem 0;
  background: #F9F9F9;
  color: #333333;
  border-radius: 0.8rem;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-word;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
.message-box .message:last-child {
  margin: 0;
}
.message-box .message__icon {
  margin-top: 0.25rem;
  width: 2.5rem;
}
.message-box .message__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 1 0;
  overflow: hidden;
  line-height: 2rem;
}
.message-box .message__content .ui-widget-content {
  background: none;
}
.message-box .message__hint {
  text-transform: uppercase;
  font-size: 1rem;
  border: 0.1rem solid #858585;
  line-height: 1.3rem;
  margin: 0.2rem 1rem 0 0;
  vertical-align: top;
  color: #333333;
  display: inline-block;
  border-radius: 0.2rem;
  padding: 0 0.4rem;
  background-color: #FFFFFF;
  opacity: 0.7;
}
.message-box .message__exception {
  margin: 1.3rem 0 0 0;
  white-space: pre-wrap;
  word-wrap: break-word;
  font-family: "SourceCodePro", Menlo, Monaco, "Lucida Console", "DejaVu Sans Mono", monospace;
}
.message-box .message__log-control {
  display: inline-block;
  text-decoration: underline;
  color: inherit;
}
.message-box .message__log-control:hover {
  text-decoration: none;
}
.message-box .message__dismissible {
  flex: 0;
  width: auto;
  background: none;
  border: none;
  font-size: 1.5rem;
  color: #c6871a;
  position: relative;
  width: 2rem;
  height: 2rem;
  margin: 0 0 0 1rem;
  opacity: 0.5;
}
.message-box .message__dismissible .ui-button-text {
  display: none;
}
.message-box .message__dismissible .ui-button {
  margin: 0;
}
.message-box .message__dismissible:hover {
  opacity: 1;
}
.message-box .message__log {
  max-height: 35rem;
  background-color: #FFFFFF;
  border-radius: 0.2rem;
  border: 0.1rem solid #dcdcdc;
  margin: 1rem 0 0 0;
}
.message-box .message__log pre {
  padding: 1rem;
  background-color: #FFFFFF;
}
.message-box .message--success {
  background: #E1F2E4;
}
.message-box .message--success .message__icon {
  color: #35B863;
}
.message-box .message--info {
  background: #F5FAFD;
}
.message-box .message--info .message__icon {
  color: #1D6CB9;
}
.message-box .message--inactive {
  color: #AEAEAE;
  background: white;
}
.message-box .message--warn {
  background: #FCF3E8;
}
.message-box .message--warn .message__icon {
  color: #D18502;
}
.message-box .message--error {
  background: #FAEBE9;
}
.message-box .message--error .message__icon {
  color: #CE3D2D;
}
.message-box .simplebar-track.horizontal {
  display: none;
}

.fa.boolean-icon {
  font-size: 2rem;
}

.hint-icon {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.info-icon {
  color: #227AC8;
  margin-left: 1rem;
}

.warning-icon {
  color: #EAB65C;
  margin-left: 1rem;
}

.status-box {
  display: flex;
  padding: 0.5rem 1rem;
  margin: 0 0 2rem 0;
  background: #F9F9F9;
  color: #333333;
  border-radius: 0.8rem;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-word;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
.status-box--error {
  background: #FAEBE9;
}
.status-box--error .status-box__icon {
  color: #CE3D2D;
}
.status-box--info {
  background: #F5FAFD;
}
.status-box--info .status-box__icon {
  color: #1D6CB9;
}
.status-box--warning {
  background: #FCF3E8;
}
.status-box--warning .status-box__icon {
  color: #D18502;
}
.status-box--success {
  background: #E1F2E4;
}
.status-box--success .status-box__icon {
  color: #35B863;
}
.status-box--disabled {
  color: #606060;
  background-color: #F9F9F9;
}
.status-box__icon {
  flex: 0 0 auto;
  width: 2.5rem;
  padding: 0.2rem 0 0 0.3rem;
}
.status-box__content {
  flex: 1 0;
  overflow: hidden;
  line-height: 2rem;
  display: flex;
  word-break: break-word;
  white-space: pre-line;
  flex-flow: column;
}

.detail-panel .ui-panel-titlebar,
.sandboxes-detail-panel .ui-panel-titlebar {
  margin: 3rem 0 2rem 0;
  padding-left: 0;
  padding-right: 0;
  white-space: nowrap;
  overflow: hidden;
  font-size: 1.1rem;
  font-weight: bold;
  text-transform: uppercase;
  color: #333333;
  display: flex;
}
.detail-panel .ui-panel-titlebar:after,
.sandboxes-detail-panel .ui-panel-titlebar:after {
  visibility: visible;
  content: "";
  flex: 1 1 auto;
  align-self: center;
  margin-left: 1rem;
  height: 2px;
  background: #F2F2F2;
}
.detail-panel .ui-panel-titlebar .ui-panel-title,
.sandboxes-detail-panel .ui-panel-titlebar .ui-panel-title {
  margin: 0;
}
.detail-panel .ui-panel-content,
.sandboxes-detail-panel .ui-panel-content {
  padding-left: 0;
  padding-right: 0;
}
.detail-panel .ui-datatable-data,
.sandboxes-detail-panel .ui-datatable-data {
  border-top: none;
}
.detail-panel .ui-datatable-data tr, .detail-panel .ui-datatable-data tr.ui-state-hover,
.sandboxes-detail-panel .ui-datatable-data tr,
.sandboxes-detail-panel .ui-datatable-data tr.ui-state-hover {
  border-bottom: none;
}

.detail-panel.detail-panel-growing {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.detail-panel.detail-panel-growing .ui-panel-content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.properties-panel .ui-panel-titlebar {
  background-color: #EFEFEF;
}
.properties-panel .ui-panel-content.ui-widget-content {
  background-color: #F8F8F8;
}
.properties-panel__header {
  display: inline-block;
  cursor: pointer;
  width: 85%;
}
.properties-panel__row {
  display: block;
  padding: 0.7rem 0.5rem 0.7rem 1rem;
}
.properties-panel__property {
  font-family: "SourceCodePro", Menlo, Monaco, "Lucida Console", "DejaVu Sans Mono", monospace;
  display: inline-block;
  border: 1px solid #C1C1C1;
  border-radius: 2px;
  padding: 0.1rem 0.4rem;
  background-color: #EEEEEE;
  color: #333333;
}
.properties-panel__hint {
  color: #606060;
  padding: 0 0 0 1rem;
}
.properties-panel__description {
  display: block;
  padding: 0.5rem 0 0 0;
}
.properties-panel__dict-hint {
  display: block;
  font-style: italic;
  padding: 1.5rem 1.5rem 1rem 1rem;
}

.properties-detail .ui-widget-header {
  font-weight: normal;
}
.properties-detail .ui-panel-titlebar {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0.7rem;
}
.properties-detail .ui-panel-title {
  display: inline-block;
  cursor: pointer;
  width: 85%;
}
.properties-detail .ui-icon {
  color: #F2F2F2;
}
.properties-detail thead {
  display: none;
}
.properties-detail tbody {
  border-top: 0.2rem solid #E1E1E1;
}
.properties-detail tr {
  background: none;
  border-bottom: 0.1rem solid #E1E1E1;
}
.properties-detail td:first-child {
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
  padding-left: 0;
}

.detail-grid {
  margin-top: 2rem;
}
.detail-grid .ui-panelgrid-cell {
  padding: 0 0;
}

.detail-row {
  display: flex;
  justify-content: start;
  align-items: center;
}
.detail-row__margin {
  margin-top: 2.5rem;
}
.detail-row--bg {
  background-color: #eeeeee;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-radius: 0.3rem;
  transition: 0.25s ease;
}
.detail-row--bg:hover {
  background: #f7f7f7;
  color: #333333 !important;
  cursor: pointer;
}
.detail-row--bg:hover .fa-eye {
  color: #606060;
}
.detail-row--bg .detail-row__item {
  padding: 0;
}
.detail-row--bg .detail-row__text {
  padding: 0 1.5rem;
  text-decoration: none;
}
.detail-row--bg:hover .detail-row__text {
  text-decoration: none;
}
.detail-row--bg-lib {
  background-color: #eeeeee;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-radius: 0.3rem;
  transition: 0.25s ease;
}
.detail-row--bg-lib .detail-row__item {
  padding: 0;
}
.detail-row--bg-lib .detail-row__text {
  padding: 0 1.5rem;
  text-decoration: none;
}
.detail-row__item {
  flex: 0 0 4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem 0;
  color: #606060;
  font-size: 1.6rem;
}
.detail-row__item--gradient-bg {
  background-image: linear-gradient(to bottom right, #35B863, #227AC8);
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
  width: 4rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.detail-row__item--gradient-bg.icon-new-file {
  font-size: 2rem;
  color: #FFFFFF;
  padding: 1.5rem 0;
}
.detail-row__item--solid-bg {
  width: 4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #CE3D2D;
  background-image: none;
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.detail-row__item--solid-bg.fa {
  font-size: 2rem;
  color: #FFFFFF;
  padding: 1.5rem 0;
}
.detail-row__line {
  background-color: #F2F2F2;
  width: 0.2rem;
  height: 2rem;
  margin: -1rem 0;
}
.detail-row__text {
  flex: 1 1 auto;
  word-break: break-word;
  word-wrap: break-word;
  /* Internet Explorer 5.5+ */
}

a.detail-row.detail-row--bg {
  text-decoration: none;
}

.detail-item {
  display: flex;
  align-items: center;
  justify-content: center;
}
.detail-item > .fa {
  color: #606060;
  font-size: 1.7rem;
}
.detail-item-label::after {
  content: " ";
  white-space: pre;
}

.fa.detail-item__icon {
  color: #AEAEAE;
  font-size: 1.7rem;
}

.detail-text {
  display: flex;
  align-items: center;
}
.detail-text--column {
  display: flex;
  flex-direction: column;
}

.node-status__padding {
  padding-left: 0.4rem;
}

.header-separator {
  margin-bottom: 2rem;
  white-space: nowrap;
  overflow: hidden;
  font-size: 1.1rem;
  font-weight: bold;
  text-transform: uppercase;
  color: #333333;
  display: flex;
}
.header-separator:after {
  content: "";
  flex: 1 1 auto;
  align-self: center;
  height: 0.2rem;
  margin-left: 1rem;
  background: #F2F2F2;
}
.header-separator hr {
  margin-left: 1rem;
}
.header-separator i {
  color: #606060;
  padding-right: 1rem;
  font-size: 1.3rem;
}
.header-separator__hint {
  margin-left: 0.4rem;
  color: #606060;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .header-separator hr {
    flex-basis: 100%;
  }
}
.ui-selectonemenu-items-wrapper {
  max-width: 600px;
}

.ui-selectonemenu-panel {
  max-width: 600px;
}

.not-allowed-pointer {
  cursor: not-allowed;
}
.not-allowed-pointer:before {
  cursor: not-allowed;
}

.hand-pointer {
  cursor: pointer;
}
.hand-pointer:before {
  cursor: pointer;
}

.ui-toggleswitch .ui-toggleswitch-slider {
  background: #CCCCCC;
}
.ui-toggleswitch.ui-toggleswitch-checked .ui-toggleswitch-slider {
  background: #1D6CB9;
}
.ui-toggleswitch .ui-toggleswitch-handler {
  background: #FFFFFF;
}
.ui-toggleswitch:hover {
  border-radius: 2rem;
  box-shadow: 0rem 0rem 0rem 0.4rem #F2F2F2;
}

.clover-inputswitch {
  height: 1.6rem;
  width: 2.7rem;
  position: relative;
  border-radius: 2rem;
}
.clover-inputswitch.switch-off > .clover-inputswitch-handle {
  background-color: #FFFFFF;
  border: 0.1rem solid #CCCCCC;
}
.clover-inputswitch.switch-off > .clover-inputswitch-handle:before {
  background-color: #CCCCCC;
}
.clover-inputswitch.switch-off > .clover-inputswitch-handle-disabled {
  background: #F2F2F2;
  border: 0.1rem solid #DFDFDF;
}
.clover-inputswitch.switch-off > .clover-inputswitch-handle-disabled:hover {
  box-shadow: none;
}
.clover-inputswitch.switch-off > .clover-inputswitch-handle-disabled:before {
  background-color: #DFDFDF;
}
.clover-inputswitch.switch-on > .clover-inputswitch-handle:before {
  transform: translateX(1.1rem);
}
.clover-inputswitch.switch-on.switch-error > .clover-inputswitch-handle {
  background-color: #CE3D2D;
  border: 0.1rem solid #CE3D2D;
}
.clover-inputswitch.switch-on.switch-error > .clover-inputswitch-handle-disabled {
  background: #FAEBE9;
  border: 0.1rem solid #FAEBE9;
}
.clover-inputswitch.switch-on > .clover-inputswitch-handle-disabled {
  background: #E2EFFA;
  border: 0.1rem solid #E2EFFA;
}
.clover-inputswitch.switch-on > .clover-inputswitch-handle-disabled:hover {
  box-shadow: none;
}
.clover-inputswitch.switch-on > .clover-inputswitch-handle-disabled:before {
  background-color: #FFFFFF;
}
.clover-inputswitch > .clover-inputswitch-handle {
  border-radius: 1.2rem;
  transition: 0.4s;
  height: 100%;
  width: 100%;
  background-color: #1D6CB9;
  border: 0.1rem solid #1D6CB9;
}
.clover-inputswitch > .clover-inputswitch-handle:before {
  content: "";
  height: 1.2rem;
  width: 1.2rem;
  top: 0.3rem;
  left: 0.3rem;
  background-color: #FFFFFF;
  transition: 0.4s;
  border-radius: 1.2rem;
  position: absolute;
}
.clover-inputswitch > .clover-inputswitch-handle:hover {
  box-shadow: 0rem 0rem 0rem 0.4rem #F2F2F2;
}
.clover-inputswitch > .clover-inputswitch-handle-disabled.switch-off > .clover-inputswitch-handle {
  color: #CE3D2D;
  background-color: #606060;
}

.toggle-wrap {
  flex: 0 0 auto;
  width: 2.7rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

.properties-table {
  border-style: none;
  border-collapse: collapse;
  text-align: left;
  margin-bottom: 0.2rem;
}
.properties-table table {
  margin-bottom: 0.5rem;
}
.properties-table table thead {
  border-bottom: none;
}
.properties-table tr.ui-datatable-empty-message {
  display: none;
}
.properties-table.ui-datatable a, .properties-table a:hover {
  font-size: 1.6rem;
  color: #606060;
}
.properties-table a.add-link {
  color: #227AC8;
}
.properties-table .name-col {
  width: 40%;
  min-width: 10rem;
}
.properties-table .name-config-col {
  width: 30%;
}
.properties-table .name-connection-col {
  width: 30%;
  margin-top: 1rem;
}
.properties-table .status-connection-col {
  width: 30%;
  margin-top: 1rem;
  margin-right: 1rem;
}
.properties-table .value-col {
  width: 45%;
}
.properties-table .value-config-col {
  width: 55%;
}
.properties-table__editable-cell {
  display: inline-block;
  width: 100%;
  /* Invisible placeholder to set non-zero height */
}
.properties-table__editable-cell::after {
  content: "X";
  visibility: hidden;
}
.properties-table__editable-cell:hover::before {
  float: right;
  color: #333333;
  content: "\f304";
  font-size: 90%;
  background-image: none;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  text-indent: 0;
}
.properties-table .action-icon {
  font-size: 1.6rem;
}
.properties-table .action-col {
  text-align: left;
  padding: 0 0.2rem;
  width: 1.3rem;
}
.properties-table__cell-input {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
}
.properties-table__cell-input.ui-inputfield {
  padding: 0.3rem 1rem;
}
.properties-table .desc-icon {
  font-size: 1.6rem;
  color: #606060;
  margin-left: 0.5rem;
}
.properties-table__action-icon--margin {
  margin-left: 0.5rem;
}
.properties-table td .cell-input {
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
}
.properties-table tbody td {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.properties-table tbody td.ui-cell-editing.ui-state-highlight {
  padding-right: 0.4rem;
}
.properties-table tbody tr {
  border-style: none;
  border-bottom: 1px solid #D8D8D8;
}
.properties-table__icon-background {
  background-color: #FFFFFF;
}

.icon-class-loader {
  background: transparent url("/clover/javax.faces.resource/images/icon/classloader.gif.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat top !important;
  width: 1.6rem;
  height: 1.6rem;
}

.icon-class-loader-resource {
  background: transparent url("/clover/javax.faces.resource/images/icon/classpath_jar.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat top !important;
  width: 1.6rem;
  height: 1.6rem;
}

.icon-kafka-listener {
  background: url("/clover/javax.faces.resource/images/icon/icon-kafka-listener.svg.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat center !important;
  background-size: 100% !important;
  width: 1.6rem;
  height: 1.6rem;
}

.jndi-icon {
  color: #606060;
}

/*
	Listener Icons
*/
.icon-jobflow-listener {
  background: url("/clover/javax.faces.resource/images/icon/listener-jobflow--5.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
  width: 1.6rem;
  height: 1.6rem;
}

.icon-graph-listener {
  background: url("/clover/javax.faces.resource/images/icon/listener-graph--5.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
  width: 1.6rem;
  height: 1.6rem;
}

.icon-file-listener {
  background: url("/clover/javax.faces.resource/images/icon/listener-file--5.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
  width: 1.6rem;
  height: 1.6rem;
}

.icon-jms-listener {
  background: url("/clover/javax.faces.resource/images/icon/listener-jms--5.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
  width: 1.6rem;
  height: 1.6rem;
}

.icon-groovy-listener {
  background: url("/clover/javax.faces.resource/images/icon/listener-groovy--5.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
  width: 1.6rem;
  height: 1.6rem;
}

.icon-task-listener {
  background: url("/clover/javax.faces.resource/images/icon/listener-task--5.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
  width: 1.6rem;
  height: 1.6rem;
}

/*
 Sandbox icons
*/
.icon-suspended {
  font-size: 1rem;
  color: #EAB65C;
  margin-left: 0.5rem;
}

.icon-sandbox_shared {
  background: url("/clover/javax.faces.resource/images/tree/sandbox.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
  width: 1.6rem;
  height: 1.6rem;
}

.icon-sandbox_partitioned {
  background: url("/clover/javax.faces.resource/images/tree/sandbox_partitioned.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
  width: 1.6rem;
  height: 1.6rem;
}

.icon-sandbox_local {
  background: url("/clover/javax.faces.resource/images/tree/sandbox_local.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
  width: 1.6rem;
  height: 1.6rem;
}

.icon-sandbox_workspace {
  background: url("/clover/javax.faces.resource/images/tree/sandbox_workspace.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
  width: 1.6rem;
  height: 1.6rem;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .icon-sandbox_shared {
    background: url("/clover/javax.faces.resource/images/tree/sandbox.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
    width: 22px;
    height: 16px;
  }

  .icon-sandbox_partitioned {
    background: url("/clover/javax.faces.resource/images/tree/sandbox_partitioned.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
    width: 22px;
    height: 16px;
  }

  .icon-sandbox_local {
    background: url("/clover/javax.faces.resource/images/tree/sandbox_local.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
    width: 22px;
    height: 16px;
  }

  .icon-sandbox_workspace {
    background: url("/clover/javax.faces.resource/images/tree/sandbox_workspace.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
    width: 22px;
    height: 16px;
  }
}
.icon-location_partitioned {
  background: url("/clover/javax.faces.resource/images/tree/location_partitioned.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
  width: 1.6rem;
  height: 1.6rem;
}

.icon-location_local {
  background: url("/clover/javax.faces.resource/images/tree/location_local.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
  width: 1.6rem;
  height: 1.6rem;
}

.icon-directory {
  background: url("/clover/javax.faces.resource/images/tree/folder.gif.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
  width: 1.6rem;
  height: 1.6rem;
}

.icon-group {
  background: url("/clover/javax.faces.resource/images/tree/folders.gif.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
  width: 1.6rem;
  height: 1.6rem;
}

.icon-graph {
  background: url("/clover/javax.faces.resource/images/tree/file_etlgraph.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
  width: 1.6rem;
  height: 1.6rem;
}

.icon-subgraph {
  background: url("/clover/javax.faces.resource/images/tree/file_subgraph.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
  width: 1.6rem;
  height: 1.6rem;
}

.icon-jobflow {
  background: url("/clover/javax.faces.resource/images/tree/file_jobflow.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
  width: 1.6rem;
  height: 1.6rem;
}

.icon-restjob {
  background: url("/clover/javax.faces.resource/images/tree/file_restjob.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
  width: 1.6rem;
  height: 1.6rem;
}

.icon-metadata {
  background: url("/clover/javax.faces.resource/images/tree/file_metadata.gif.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
  width: 1.6rem;
  height: 1.6rem;
}

.icon-file {
  background: url("/clover/javax.faces.resource/images/tree/file_doc.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
  width: 1.6rem;
  height: 1.6rem;
}

.icon-wrangler_job {
  background: url("/clover/javax.faces.resource/images/tree/file_wrangler_job.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
  width: 1.6rem;
  height: 1.6rem;
}

.icon-wrangler_source {
  background: url("/clover/javax.faces.resource/images/tree/file_wrangler_source.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
  width: 1.6rem;
  height: 1.6rem;
}

.icon-wrangler_target {
  background: url("/clover/javax.faces.resource/images/tree/file_wrangler_target.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
  width: 1.6rem;
  height: 1.6rem;
}

/*
	Job types
*/
.icon-job-type--ETL_GRAPH {
  background: url("/clover/javax.faces.resource/images/icon/job_type_ETL_GRAPH.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
  width: 1.6rem;
  height: 1.6rem;
}

.icon-job-type--JOBFLOW {
  background: url("/clover/javax.faces.resource/images/icon/job_type_JOBFLOW.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
  width: 1.6rem;
  height: 1.6rem;
}

.icon-job-type--RESTJOB {
  background: url("/clover/javax.faces.resource/images/icon/job_type_RESTJOB.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
  width: 1.6rem;
  height: 1.6rem;
}

.icon-job-type--SUBGRAPH {
  background: url("/clover/javax.faces.resource/images/icon/job_type_SUBGRAPH.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
  width: 1.6rem;
  height: 1.6rem;
}

.icon-job-type--SUBJOBFLOW {
  background: url("/clover/javax.faces.resource/images/icon/job_type_SUBJOBFLOW.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
  width: 1.6rem;
  height: 1.6rem;
}

.icon-job-type--RESTJOB__disabled {
  background: url("/clover/javax.faces.resource/images/icon/job_type_RESTJOB_disabled.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
  width: 1.6rem;
  height: 1.6rem;
}

.icon-job-type--WRANGLER_JOB {
  background: url("/clover/javax.faces.resource/images/icon/job_type_WRANGLER_JOB.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
  width: 1.6rem;
  height: 1.6rem;
}

/*
Task types
*/
.icon-task-type--archivator {
  background: url("/clover/javax.faces.resource/images/icon/listeners-list-table-archivator.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
  width: 1.6rem;
  height: 1.6rem;
}

.icon-task-type--data_manager_maintenance {
  background: url("/clover/javax.faces.resource/images/icon/listeners-list-table-data_manager_maintenance.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
  width: 1.6rem;
  height: 1.6rem;
}

.icon-task-type--email {
  background: url("/clover/javax.faces.resource/images/icon/listeners-list-table-email.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
  width: 1.6rem;
  height: 1.6rem;
}

.icon-task-type--execute_graph {
  background: url("/clover/javax.faces.resource/images/icon/listeners-list-table-execute_graph.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
  width: 1.6rem;
  height: 1.6rem;
}

.icon-task-type--execute_jobflow {
  background: url("/clover/javax.faces.resource/images/icon/listeners-list-table-execute_jobflow.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
  width: 1.6rem;
  height: 1.6rem;
}

.icon-task-type--groovy {
  background: url("/clover/javax.faces.resource/images/icon/listeners-list-table-groovy.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
  width: 1.6rem;
  height: 1.6rem;
}

.icon-task-type--jms_message {
  background: url("/clover/javax.faces.resource/images/icon/listeners-list-table-jms_message.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
  width: 1.6rem;
  height: 1.6rem;
}

.icon-task-type--kill_job {
  background: url("/clover/javax.faces.resource/images/icon/listeners-list-table-kill_job.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
  width: 1.6rem;
  height: 1.6rem;
}

.icon-task-type--shell_command {
  background: url("/clover/javax.faces.resource/images/icon/listeners-list-table-shell_command.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
  width: 1.6rem;
  height: 1.6rem;
}

/*
	LDAP icons
*/
.icon-ldap-node {
  background: url("/clover/javax.faces.resource/images/ldap/folder.gif.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
  width: 1.6rem;
  height: 1.6rem;
}

.icon-ldap-attribute {
  background: url("/clover/javax.faces.resource/images/ldap/attribute.gif.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
  width: 1.6rem;
  height: 1.6rem;
}

.icon-ldap-person {
  background: url("/clover/javax.faces.resource/images/ldap/person.gif.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
  width: 1.6rem;
  height: 1.6rem;
}

.icon-ldap-person-me {
  background: url("/clover/javax.faces.resource/images/ldap/person-me.gif.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
  width: 1.6rem;
  height: 1.6rem;
}

.icon-ldap-group {
  background: url("/clover/javax.faces.resource/images/ldap/group.gif.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
  width: 1.6rem;
  height: 1.6rem;
}

.icon-ldap-org-unit {
  background: url("/clover/javax.faces.resource/images/ldap/org-unit.gif.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
  width: 1.6rem;
  height: 1.6rem;
}

.icon-ldap-domain {
  background: url("/clover/javax.faces.resource/images/ldap/domain.gif.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat !important;
  width: 1.6rem;
  height: 1.6rem;
}

/*
	Data services icons
*/
.icon-data-services-app {
  background: url("/clover/javax.faces.resource/images/icon/icon-data-apps.svg.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat center !important;
  background-size: 2.9rem auto;
  width: 2.9rem;
  height: 1.5rem;
  opacity: 0.6;
}

.ui-menuitem.ui-widget .icon-data-services-app {
  margin: 0 -0.7rem 0 -0.6rem;
}

/*
	Schedules icons
*/
.schedule-monitoring-icon {
  background: url("/clover/javax.faces.resource/images/icon/menu-icon-monitoring.svg.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat 0 0;
  background-position: center;
  opacity: 0.35;
}

.table-indicator-icon {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin-right: 0.6rem;
}
.table-indicator-icon a:hover {
  text-decoration: none;
}

.table-text-container {
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  max-width: 100%;
  min-width: 0;
}

.table-text {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.table-text--after-chip {
  margin-left: 1rem;
}
.table-text--main {
  font-weight: bold;
}
.table-text--secondary {
  color: #606060;
  padding-top: 0.4rem;
}
.table-text--secondary-main {
  color: #606060;
  font-weight: bold;
}
.table-text--ds-numbers {
  color: #606060;
  display: inline-flex;
  justify-content: center;
  align-items: stretch;
  align-content: space-around;
  gap: 0.2rem;
  width: 100%;
}
.table-text--ds-rows {
  padding: 0.7rem 1rem 0.7rem 1rem;
  color: #FFFFFF;
  border-radius: 0.3rem;
  font-weight: bold;
}
.table-text--ds-rows-new {
  background-color: #E0BC06;
}
.table-text--ds-rows-edi {
  background-color: #3B91DD;
}
.table-text--ds-rows-app {
  background-color: #35B863;
}
.table-text--ds-rows-com {
  background-color: #939393;
}
.table-text--nowrap {
  white-space: nowrap;
}

.table-column-enable {
  text-align: center;
}

.table-toggle-wrap {
  box-sizing: border-box;
  flex: 0 0 auto;
  width: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

.row-disabled {
  transition: 0.25s ease;
}
.row-disabled .table-text--main {
  color: #838383;
}
.row-disabled .table-text--secondary {
  color: #AEAEAE;
}
.row-disabled .table-column-date a {
  color: #AEAEAE;
}
.row-disabled.ui-state-highlight .table-text--main {
  color: #1D6CB9;
}

.table-column-date {
  text-align: left;
  color: #333333;
}
.table-column-date .date-time-padding {
  padding-top: 0.4rem;
}

.ui-datatable.table-column-enabble {
  padding-left: 1.5rem;
}

.table-column-status {
  text-align: center;
  width: 3rem;
}

.table-column-menu.table-column-menu {
  width: 2rem;
  overflow: visible;
  text-align: center;
}

.ui-datatable.left-table, .ui-datatable.libraries-table {
  padding: 0.5rem 2rem 0.5rem 2rem;
}
.ui-datatable.left-table th, .ui-datatable.libraries-table th {
  text-transform: uppercase;
}

.ui-datatable {
  background-color: #FFFFFF;
}
.ui-datatable tr.ui-state-hover {
  background-color: #F9F9F9;
}
.ui-datatable tr.ui-state-highlight {
  background-color: #F5FAFD;
  color: #1D6CB9;
}
.ui-datatable tr.ui-state-highlight td:first-child {
  box-shadow: inset 0.3rem 0 #1D6CB9;
}
.ui-datatable tr.ui-state-highlight .status-column {
  text-align: center;
}
.ui-datatable tr.ui-state-highlight .table-text--secondary {
  color: #606060;
}
.ui-datatable tr.ui-state-highlight .table-text--secondary-main {
  color: #606060;
}
.ui-datatable tr.ui-state-highlight .warning-text {
  color: #e4a22f;
}
.ui-datatable tr.ui-state-highlight.ui-state-hover {
  background-color: #E2EFFA;
}
.ui-datatable th.history-column-date {
  text-align: center;
}
.ui-datatable th.center-column {
  text-align: center;
}
.ui-datatable td.history-column-date {
  text-align: right;
}
.ui-datatable.configuration-properties-table {
  padding: 1.5rem 0 0 1.5rem;
}
.ui-datatable.configuration-properties-table td {
  padding: 1rem;
}
.ui-datatable-data {
  border-top: hidden;
}
.ui-datatable .row-padding-1rem td {
  padding: 1rem;
}

.paginator-go-label {
  color: inherit;
  font-weight: normal;
  float: right;
  border-left: 1px solid #D8D8D8;
  padding: 0 0.8rem;
  line-height: 2.5rem;
}

.table-actions .ui-menuitem-text {
  margin-right: 1rem;
  padding: 0.3rem 0;
}

.ui-widget-header {
  border: none;
}

.table-toolbar-actions .ui-menuitem-text {
  padding: 0.3rem 2rem 0.3rem 0;
}

.table-no-header thead {
  display: none;
}

.table-cell-flex {
  display: flex;
  align-items: center;
}

a.btn, .btn, .ui-fileupload .ui-fileupload-buttonbar .ui-fileupload-choose, .ui-picklist-buttons button {
  border-radius: 2rem;
  font-size: 1.3rem !important;
  padding: 0.5rem 1.8rem;
  background: #EEEEEE;
  color: #606060;
  font-weight: 700;
  border: 0.2rem solid #EEEEEE !important;
  transition: 0.25s ease;
}
a.btn:hover, a.btn.ui-state-hover, .btn:hover, .ui-fileupload .ui-fileupload-buttonbar .ui-fileupload-choose:hover, .ui-picklist-buttons button:hover, .btn.ui-state-hover, .ui-fileupload .ui-fileupload-buttonbar .ui-state-hover.ui-fileupload-choose, .ui-picklist-buttons button.ui-state-hover {
  background: #DFDFDF;
  border: 0.2rem solid #DFDFDF !important;
}
a.btn-larger, .btn-larger {
  padding: 0.8rem 2.3rem;
}
a.btn.ui-button-text-icon-right, .btn.ui-button-text-icon-right, .ui-fileupload .ui-fileupload-buttonbar .ui-button-text-icon-right.ui-fileupload-choose, .ui-picklist-buttons button.ui-button-text-icon-right {
  padding-right: 2.5rem;
}
a.btn-circle, .btn-circle {
  height: 3.2rem;
  width: 3.2rem;
  -moz-border-radius: 2rem;
  -webkit-border-radius: 2rem;
  border-radius: 2rem;
  border: none;
  margin: 0;
}
a.btn-circle:focus, .btn-circle:focus {
  outline: 0 !important;
}
a.btn-circle:hover, .btn-circle:hover {
  background: #DFDFDF;
  color: #606060;
}
a.btn--rounded, .btn--rounded {
  margin: 0;
  border-radius: 2rem;
  height: 3.2rem;
  width: unset;
}
a.btn--rounded.ui-button-text-only, .btn--rounded.ui-button-text-only {
  padding: 0 2rem 0 2rem;
}
a.btn--rounded.ui-button-text-icon-left, .btn--rounded.ui-button-text-icon-left {
  padding: 0 2rem 0 3rem;
}
a.btn--rounded.ui-button-text-icon-left .ui-icon, .btn--rounded.ui-button-text-icon-left .ui-icon {
  left: 1.8rem;
}
a.btn--rounded.ui-button-text-icon-left.ui-button-text-icon-left .ui-button-text, .btn--rounded.ui-button-text-icon-left.ui-button-text-icon-left .ui-button-text {
  padding-left: 0.8rem;
}
a.btn--rounded:focus, .btn--rounded:focus {
  outline: 0 !important;
}
a.btn-primary, .btn-primary {
  color: #35B863;
  background-color: #FFFFFF;
  border: 0.2rem solid #35B863 !important;
}
a.btn-primary.ui-state-default, .btn-primary.ui-state-default {
  border: 0.2rem solid #35B863;
}
a.btn-primary:hover, a.btn-primary.ui-state-hover, .btn-primary:hover, .btn-primary.ui-state-hover {
  color: #35B863;
  background: #E1F2E4;
  border-color: #35B863 !important;
}
a.btn-primary.ui-state-disabled, .btn-primary.ui-state-disabled {
  opacity: initial;
  color: #CCCCCC;
  background: #FFFFFF;
  border-color: #CCCCCC !important;
}
a.btn-caution, .btn-caution {
  color: #D98E0D;
  background-color: #FFFFFF;
  border: 0.2rem solid #D98E0D !important;
}
a.btn-caution.ui-state-default, .btn-caution.ui-state-default {
  border: 0.2rem solid #D98E0D;
}
a.btn-caution:hover, a.btn-caution.ui-state-hover, .btn-caution:hover, .btn-caution.ui-state-hover {
  color: #D98E0D;
  background: #F7E5CE;
  border-color: #D98E0D !important;
}
a.btn-caution.ui-state-disabled, .btn-caution.ui-state-disabled {
  opacity: initial;
  color: #CCCCCC;
  background: #FFFFFF;
  border-color: #CCCCCC !important;
}
a.btn-danger, .btn-danger {
  color: #CE3D2D;
  background-color: #FFFFFF;
  border: 0.2rem solid #CE3D2D !important;
}
a.btn-danger.ui-state-default, .btn-danger.ui-state-default {
  border: 0.2rem solid #CE3D2D;
}
a.btn-danger:hover, a.btn-danger.ui-state-hover, .btn-danger:hover, .btn-danger.ui-state-hover {
  color: #CE3D2D;
  background: #FAEBE9;
  border-color: #CE3D2D !important;
}
a.btn-danger.ui-state-disabled, .btn-danger.ui-state-disabled {
  opacity: initial;
  color: #CCCCCC;
  background: #FFFFFF;
  border-color: #CCCCCC !important;
}
a.btn.ui-button .ui-button-text, .btn.ui-button .ui-button-text, .ui-fileupload .ui-fileupload-buttonbar .ui-button.ui-fileupload-choose .ui-button-text, .ui-picklist-buttons button.ui-button .ui-button-text {
  padding: 0;
}
a.btn.ui-button .ui-icon, .btn.ui-button .ui-icon, .ui-fileupload .ui-fileupload-buttonbar .ui-button.ui-fileupload-choose .ui-icon, .ui-picklist-buttons button.ui-button .ui-icon {
  top: 55%;
}
a.btn.ui-button.ui-button-text-icon-left .ui-button-text, .btn.ui-button.ui-button-text-icon-left .ui-button-text, .ui-fileupload .ui-fileupload-buttonbar .ui-button.ui-button-text-icon-left.ui-fileupload-choose .ui-button-text, .ui-picklist-buttons button.ui-button.ui-button-text-icon-left .ui-button-text {
  padding: 0 0 0 1rem;
}
a.btn-action, .btn-action {
  flex: 0;
  width: auto;
  background: none;
  border: none;
  font-size: 1.5rem;
  color: #474747;
  position: relative;
  width: 2rem;
  height: 2rem;
}
a.btn-action .ui-button-text, .btn-action .ui-button-text {
  display: none;
}
a.btn-action .ui-button, .btn-action .ui-button {
  margin: 0;
}
a.btn-action::before, .btn-action::before {
  content: "";
  display: block;
  opacity: 0;
  position: absolute;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 0;
  bottom: -1rem;
  left: -1rem;
  right: -1rem;
  top: -1rem;
  background: none;
  border-radius: 50%;
  box-sizing: border-box;
  transform: scale(0);
  transition-property: transform, opacity;
  background-color: rgba(0, 0, 0, 0.1);
  border: none;
}
a.btn-action:hover:before, .btn-action:hover:before {
  opacity: 1;
  transform: scale(1);
}
a.btn-action:focus, a.btn-action.ui-state-focus, a.btn-action.ui-state-active, .btn-action:focus, .btn-action.ui-state-focus, .btn-action.ui-state-active {
  outline: none;
  background: none;
  box-shadow: none;
}
a.btn-action:hover, .btn-action:hover {
  color: #333333;
}
a.btn-primary-main, .btn-primary-main {
  color: #FFFFFF;
  background-color: #35B863;
  border-color: #35B863 !important;
}
a.btn-primary-main:hover, a.btn-primary-main.ui-state-hover, .btn-primary-main:hover, .btn-primary-main.ui-state-hover {
  color: #FFFFFF;
  background: #25954C;
  border-color: #25954C !important;
}
a.btn-primary-main.ui-state-disabled, .btn-primary-main.ui-state-disabled {
  opacity: initial;
  color: #FFFFFF;
  background-color: #BADFC0 !important;
  border-color: #BADFC0 !important;
}
a.btn-repository, .btn-repository {
  white-space: nowrap;
  margin: 0;
}

.btn-actions__toolbar {
  padding: 0;
  color: #606060;
  border-color: #EEEEEE !important;
}
.btn-actions:focus {
  outline: none;
}

.btn-menu {
  margin-bottom: 0;
  font-size: 1.4rem !important;
  background: none !important;
  border: none !important;
  color: #606060;
  position: relative;
  width: 1.8rem;
  height: 1.8rem;
}
.btn-menu .ui-button-text {
  display: none;
}
.btn-menu .ui-button {
  margin: 0;
}
.btn-menu::before {
  content: "";
  position: absolute;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 0;
  bottom: -1rem;
  left: -1rem;
  right: -1rem;
  top: -1rem;
  background: none;
  border-radius: 2rem;
  box-sizing: border-box;
  transform: scale(0);
  transition-property: transform, opacity;
  background-color: rgba(0, 0, 0, 0.1);
}
.btn-menu:hover:before {
  opacity: 1;
  transform: scale(1);
}
.btn-menu.ui-state-disabled:hover:before {
  opacity: 0;
  transform: none;
}
.btn-menu:focus {
  outline: none;
}
.btn-menu:hover {
  color: #333333;
  border: none !important;
}

.form-header {
  padding: 1.4rem 2.1rem;
  display: flex;
  align-items: center;
  background-color: #FFFFFF;
  font-size: 1.5rem;
  border-bottom: 2px solid #EEEEEE;
}
.form-header__indicator {
  color: #227AC8;
}
.form-header__title.ui-inputfield.ui-inputtext {
  flex-grow: 1;
  margin: 0 2rem 0 1rem;
  padding: 0.5rem 1rem;
}
.form-header__actions.ui-commandlink {
  color: #AEAEAE;
}
.form__actions.ui-panel {
  text-align: right;
  padding: 1.4rem;
}
.form__actions.ui-panel .ui-button {
  margin-left: 1.4rem;
}

.form-separator {
  margin: 2.5rem 0 2rem 0;
  white-space: nowrap;
  overflow: hidden;
  font-size: 1.1rem;
  min-height: 1.2rem;
  display: flex;
}
.form-separator::first-of-type {
  margin-top: 0;
}
.form-separator i {
  color: #606060;
  padding-right: 1rem;
  font-size: 1.3rem;
}
.form-separator hr {
  display: inline-block;
  border-bottom-color: #606060;
  flex: 1 1 0;
  vertical-align: middle;
  margin-left: 1rem;
}
.form-separator__caption {
  font-weight: bold;
  text-transform: uppercase;
}
.form-separator__hint {
  margin-left: 0.4rem;
  color: #606060;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .form-separator hr {
    flex-basis: 100%;
  }
}
.error-dialog-content .error-trace {
  padding: 0.5rem;
  margin: 1.5rem 0 1rem 0;
  display: block;
  width: 100%;
  height: 50rem;
  max-height: 50rem;
  box-sizing: border-box;
  white-space: pre-wrap;
  word-wrap: break-word;
  font-family: "SourceCodePro", Menlo, Monaco, "Lucida Console", "DejaVu Sans Mono", monospace;
}
.error-dialog-content .error-holder {
  display: none;
}

.empty-pane {
  flex: 1 1 auto;
  padding: 4rem 7rem 0 7rem;
  background: #FFFFFF;
}
.empty-pane__header {
  margin: 0 0 3rem 0;
  font-size: 1.5rem;
  text-align: center;
  font-weight: bold;
}
.empty-pane__text {
  margin: 0 0 0.5rem 0;
  text-align: center;
  line-height: 2.6rem;
}
.empty-pane__deco-connector {
  display: block;
  content: "";
  width: 6.5rem;
  height: 7.7rem;
  margin: 3rem auto 3.5rem auto;
  background: url("/clover/javax.faces.resource/images/deco-connectors.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9");
}
.empty-pane__deco-sandbox {
  display: block;
  content: "";
  width: 6.9rem;
  height: 9.3rem;
  margin: 4rem auto 3.5rem auto;
  background: url("/clover/javax.faces.resource/images/deco-sandbox.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9");
}
.empty-pane__deco-library {
  display: block;
  margin: 4rem auto 3.5rem auto;
  text-align: center;
}
.empty-pane__deco-library:before {
  background-image: none;
  font-family: "server-icons-core-line" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  overflow: visible;
  text-transform: none;
  text-indent: 0;
  content: "\e909";
  font-size: 8rem;
}

.ui-password-panel {
  background: #FFFFFF;
}

.ui-password-panel .ui-password-meter {
  background-size: 100% 4rem;
}

.form-input--password {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  width: 100%;
}

.form-input--password > .ui-password-panel {
  padding: 0;
  margin-top: 0;
  margin-left: 1rem;
}

.profile__password > .ui-password-panel > .ui-password-meter {
  background-size: 90% 4rem;
}

.login__password {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto 3.5rem;
}

.login__form .login__password input {
  margin: 0;
}

.login__password > .ui-password-panel {
  border-radius: 0.3rem;
  font-weight: bold;
  padding: 0;
  margin-top: 1rem;
  background: none;
  margin-bottom: -2.5rem;
}

.login__password > .ui-password-panel > .ui-password-meter {
  margin: 1rem;
  border: 0.2rem solid #FFFFFF;
  border-radius: 0.4rem;
  box-shadow: #2A904E 0 0 0.8rem;
}

.login__password > .ui-password-panel > .ui-password-info {
  margin-bottom: 1rem;
}

.server-message {
  height: 100%;
  background: #35B863;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
}
.server-message::before {
  content: "";
  position: absolute;
  top: -11.5rem;
  right: -32rem;
  display: block;
  width: 85rem;
  height: 89.4rem;
  background: url("/clover/javax.faces.resource/images/cloverdx-deco-shapes.svg.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat 0 0;
  background-size: 85rem auto;
  z-index: 0;
  opacity: 0.04;
}
.server-message__wrapper {
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 2;
  height: 100%;
  overflow: hidden;
}
.server-message__logo {
  flex: 0 0 auto;
  position: relative;
  width: 20rem;
  height: 5rem;
  margin: 5rem auto 4rem auto;
  background: url("/clover/javax.faces.resource/images/cloverdx-logo-white.svg.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat 0 0;
  background-size: 20rem auto;
}
.server-message__box {
  flex: 1 1 auto;
  width: 70rem;
  margin: 0 auto;
  background: #FFFFFF;
  border: 0.3rem solid #FFFFFF;
  border-radius: 0.3rem;
  display: flex;
  flex-direction: column;
}
.server-message__title {
  flex: 0 0 auto;
  padding: 2rem;
  background: #333333;
  color: #FFFFFF;
  line-height: 160%;
  font-size: 1.8rem;
  font-weight: bold;
}
.server-message__content {
  flex: 1 1;
  overflow-y: auto;
}
.server-message__table {
  width: 100%;
  border-collapse: collapse;
}
.server-message__table th,
.server-message__table td {
  padding: 1.5rem;
  border-top: 1px solid #F2F2F2;
  border-bottom: 1px solid #F2F2F2;
  vertical-align: top;
  line-height: 160%;
  text-align: left;
}
.server-message__table th {
  color: #606060;
}
.server-message__table td {
  color: #333333;
}
.server-message__table tr:first-of-type td, .server-message__table tr:first-of-type th, .server-message__table tr:last-of-type td, .server-message__table tr:last-of-type th {
  border: none;
}
.server-message--error .server-message__title {
  background: #CE3D2D;
}
.server-message--error .server-message__title::before {
  content: "\f071";
  font-family: "Font Awesome 5 Free";
  margin: 0 1.5rem 0 0;
}
.server-message--warning .server-message__title {
  background: #e1a136;
}
.server-message--warning .server-message__title::before {
  content: "\f06a";
  font-family: "Font Awesome 5 Free";
  margin: 0 1.5rem 0 0;
}
.server-message--info .server-message__title {
  background: #227AC8;
}
.server-message--info .server-message__title::before {
  content: "\f05a";
  font-family: "Font Awesome 5 Free";
  margin: 0 1.5rem 0 0;
}
.server-message--success .server-message__title {
  background: #35B863;
}
.server-message--success .server-message__title::before {
  content: "\f058";
  font-family: "Font Awesome 5 Free";
  margin: 0 1.5rem 0 0;
}
.server-message__footer {
  flex: 0 0 auto;
  height: 3rem;
  margin: 5rem 0 0 0;
  color: #FFFFFF;
  text-align: center;
  font-size: 1.1rem;
  color: #E1F2E4;
}
.server-message__footer .dot-divider {
  display: inline-block;
  margin: 0 1rem;
}
.server-message__footer a {
  color: #F9FDFA;
  text-decoration: underline;
}
.server-message__footer a:hover {
  color: #FFFFFF;
}
.server-message .license-message {
  max-width: 40rem;
  display: inline-block;
  margin: 0 auto 1rem auto;
  font-size: 1.6rem;
  padding: 1rem;
  border-radius: 0.3rem;
}
.server-message .license-message.license-warning {
  color: #c6871a;
  background: #f9ebd1;
}
.server-message .license-message.license-error {
  color: #ad3326;
  background: #f1c2bd;
}
.server-message .license-message i {
  margin-right: 0.5rem;
}
.server-message .license-message a {
  margin-left: 0.5rem;
  text-decoration: underline;
}

/*
 * Configuration -> Groups
 */
.permissions-buttons-panel {
  min-height: 3.3rem;
}

.busy-icon {
  font-size: 2.6rem;
}

.support-package__form ul.package-options {
  list-style-type: none;
  padding: 0;
}
.support-package__form ul.package-options > li {
  width: 34em;
  padding: 1rem;
  border-top: 1px solid #e6e6e6;
}
.support-package__form ul.package-options > li:last-child {
  border-bottom: 1px solid #e6e6e6;
}
.support-package__form ul.package-options > li .hint {
  font-style: italic;
  display: block;
  margin-left: 2.9rem;
  margin-top: 0.2rem;
}
.support-package__form p {
  font-size: 100%;
  margin-top: 0;
}
.support-package__controls {
  margin-top: 2.5rem;
}
.support-package__controls .ui-button {
  margin-right: 2rem;
  margin-bottom: 2.5rem;
}
.support-package__download {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 7rem;
}
.support-package__download--label {
  display: flex;
  width: 36rem;
  align-items: center;
  background-color: #EEEEEE;
}
.support-package__download--button {
  margin: 0;
}

.diagnostics .form-separator:first-child {
  margin-top: 0;
}
.diagnostics__form {
  padding: 0 1.2rem;
}
.diagnostics__download {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 7rem;
}
.diagnostics__download--label {
  display: flex;
  width: 30rem;
  align-items: center;
  background-color: #EEEEEE;
}
.diagnostics__download--button {
  margin: 0;
}

.data-service-table-column {
  max-width: 200px;
  padding-right: 5px;
}

.data-service-invalid {
  background-color: #eedbdb;
}

.data-service-failing-text {
  color: crimson;
  font-weight: bold;
}

.data-service-activity-separator {
  margin-left: 10px;
  margin-right: 10px;
}

.ds-detail-grid .ui-g .ds-detail-col-left.ds-detail-col-left, .ds-detail-col-left {
  padding: 1rem 0 1rem 0;
  color: #606060;
  display: block;
}
.ds-detail-grid .ui-g .ds-detail-col-left.ds-detail-col-left-text, .ds-detail-col-left-text {
  padding: 0 0 1rem 0;
  color: unset;
}

.ds-detail-grid .ui-g .ds-detail-col-right {
  padding: 1rem 0 1rem 0;
}

.ds-detail-items {
  margin-top: 2rem;
}

.ds-endpoint-url {
  display: flex;
  border-radius: 2rem;
  height: 3.5rem;
  background-color: #EFEFEF;
  position: relative;
  margin-bottom: 1rem;
  color: #227AC8;
}
.ds-endpoint-url__icon {
  display: flex;
  flex: 0 0 3rem;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.ds-endpoint-url__url {
  display: flex;
  flex: 1;
  min-width: 0;
  align-items: center;
}
.ds-endpoint-url__url span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ds-endpoint-url__copy {
  display: flex;
  flex: 0 0 3rem;
  align-items: center;
  justify-content: center;
  text-align: center;
  border: 0.2rem solid #227AC8;
  border-radius: 50%;
  color: #227AC8;
}

.data-service-detail-path {
  margin-left: 10px;
  font-size: 15px;
}

.no-left-padding {
  padding-left: 0px;
}

.no-horizontal-border-spacing {
  border-spacing: 0px 2px;
}

.history-filter-panel {
  flex: 0 0 auto;
}

.health-info-panel {
  width: 100%;
  margin-bottom: 10px;
  margin: 8px 0px 0px 0px;
  padding: 0.5rem;
}
.health-info-filter {
  padding: 5px;
  display: block;
}
.health-info-filter-button {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-right: 1rem;
  padding-bottom: 0.5rem;
}
.health-info-filter-summary {
  margin-right: 1rem;
}
.health-info-filter-panel {
  border: 1px solid #D8D8D8;
}

.health-info-panel-line-height {
  line-height: 150%;
}

.invocation-history-filter-value {
  padding-right: 10px;
}

.data-service-error-text {
  vertical-align: middle;
}

.ds_http_invocation_status {
  margin-left: 7px;
  border-bottom: 3px double #A0A0A0;
}

.ds_http_invocation_status_tooltip {
  background-color: white;
  text-align: left;
  border: 1px solid #EBEBEB;
}

.ds_http_invocation_status_tooltip_err_message {
  font-size: 0.8em;
  font-family: "SourceCodePro", Menlo, Monaco, "Lucida Console", "DejaVu Sans Mono", monospace;
  white-space: pre-wrap;
  /* CSS3 */
  white-space: -moz-pre-wrap;
  /* Mozilla, post millennium */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  word-wrap: break-word;
  /* Internet Explorer 5.5+ */
}

.ssl-connector-error-table tr {
  display: block;
  margin-bottom: 5px;
}

.data-service__actions {
  -ms-flex: 1;
  flex: 1;
  padding-left: 1rem;
}

.ds-invalid-indicator {
  color: #AEAEAE;
}
.ds-invalid-indicator__icon {
  font-size: 2rem;
}

.ds-example-link.ds-example-link {
  margin-left: 1rem;
  color: #606060;
  text-decoration: underline;
}

.ui-state-highlight a.ds-error-link, a.ds-error-link {
  color: #CE3D2D;
  font-weight: bold;
  text-decoration: underline;
}

.custom-alerts-panel {
  display: block;
  margin: 0 0 0 3rem;
}

.custom-alerts {
  display: flex;
  align-items: center;
  margin: 0 0 0.5rem 0;
}
.custom-alerts__fixed {
  flex: 0 0 auto;
}
.custom-alerts > button {
  margin: 0;
}
.custom-alerts .ui-inputfield.custom-alerts__input {
  margin: 0 0.5rem;
  width: 5.3rem;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
}
.custom-alerts .ui-inputfield.custom-alerts__input--long {
  flex: 1 1 auto;
  width: auto;
  margin: 0 0.5rem;
}
.custom-alerts__responsive {
  flex: 1 1 auto;
}

.summary-box {
  display: block;
  padding: 2rem;
  background-color: #F9F9F9;
  color: #606060;
}

.http-method {
  display: inline-block;
  border: 0.1rem solid #707070;
  padding: 0 0.6rem;
  margin: 0 0.3rem 0 0;
  background-color: #eeeeee;
  color: #656565;
  border-radius: 0.2rem;
}

@media screen and (min-width: 1557px) {
  .ds-tab--long-name {
    display: inline-block;
  }

  .ds-tab--short-name {
    display: none;
  }
}
@media screen and (max-width: 1556px) {
  .ds-tab--long-name {
    display: none;
  }

  .ds-tab--short-name {
    display: inline-block;
  }
}
.ds-configuration {
  display: flex;
  align-items: center;
  margin-left: 1rem;
}
.ds-configuration__label {
  flex: 0 0 20rem;
  margin: 1rem 0;
}
.ds-configuration--no-ssl {
  margin: 0.8rem 0.4rem 0.8rem 0;
  display: block;
}
.ds-configuration-indicator {
  margin-left: 1rem;
}
.ds-configuration-tab-indicator {
  margin-left: 0.5rem;
}

.publish-dialog {
  font-size: 1.3rem;
}
.publish-dialog h3 {
  font-size: 1.3rem;
  margin: 0 0 2rem 0;
}
.publish-dialog .message h3 {
  margin-bottom: 0.5rem;
}
.publish-dialog .ds-endpoint-url {
  margin-bottom: 2rem;
  color: #227AC8;
}
.publish-dialog .ds-endpoint-url a {
  color: #227AC8;
}
.publish-dialog .ds-endpoint-url:hover {
  text-decoration: none;
}
.publish-dialog .ds-endpoint-url:hover span {
  text-decoration: underline;
}
.publish-dialog p {
  margin: 0 0 2rem 0;
}

/*
 * Embedded Data Apps
 */
.right-panel__embbeded-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.5rem 2rem;
  color: #FFFFFF;
  background: #3c91dd;
}

.right-panel__embbeded-header a {
  flex: 0;
  margin-left: 3rem;
  white-space: nowrap;
  color: #FFFFFF;
  text-decoration: underline;
}
.right-panel__embbeded-header a:hover {
  color: #FFFFFF;
  text-decoration: none;
}

.right-panel__body--embedded {
  border: 0.3rem solid #3c91dd;
  border-top: none;
}

.right-panel__embbeded--empty-catalog {
  padding: 0rem 8rem 0rem 8rem;
  position: relative;
  border-radius: 0.3rem;
  margin: 3rem 2rem -1rem 2rem;
  padding: 2.5rem 3rem;
  color: #FFFFFF;
  background: #3C91DD;
}

.page-separator {
  display: block;
  border-bottom: 1px #D8D8D8 !important;
}

.file-event-listener__check {
  position: relative;
}
.file-event-listener__check-date {
  position: absolute;
  top: 0.2rem;
  margin-left: 0.5rem;
}
.file-event-listener__paste-url--input {
  margin-left: 0.5em;
  width: 85%;
}
.file-event-listener__icon-success-check {
  color: #AEAEAE;
}
.file-event-listener__add-task-listener--input {
  margin-left: 0.5em;
  width: 85%;
}
.file-event-listener__check-interval-count--input {
  margin: 0 0.5rem;
}
.file-event-listener__check-interval-count--input > .ui-inputfield {
  margin: 0;
}

.check-every--input.input-field-short {
  min-width: 10rem;
}

.jndi-tree {
  width: 100%;
  overflow: auto;
}
.jndi-tree .ui-treenode-label {
  outline: none;
}
.jndi-tree .ui-treenode-label__invalid {
  color: #CE3D2D;
}
.jndi-tree .ui-treenode-content {
  width: 100%;
  display: flex;
  align-items: center;
  height: 2.5rem;
}
.jndi-tree .ui-treenode-content > .ui-treenode-label {
  position: relative;
  z-index: 50;
}
.jndi-tree .ui-treenode-content > .ui-treenode-label.ui-state-highlight {
  background: none;
  border-radius: none;
  color: #333333;
}
.jndi-tree .ui-treenode-content > .ui-treenode-icon {
  z-index: 50;
}
.jndi-tree .ui-treenode-content > .ui-tree-toggler.ui-icon {
  z-index: 50;
}
.jndi-tree .ui-treenode-content:hover::before {
  content: "";
  background-color: white;
  position: absolute;
  right: 0;
  left: 0;
  height: 2.5rem;
}
.jndi-tree .ui-treenode-selected::before {
  content: "";
  box-shadow: 0.3rem 0 0 #227AC8 inset;
  position: absolute;
  right: 0;
  left: 0;
  height: 2.5rem;
}
.jndi-tree .ui-treenode-selected > .ui-treenode-content:hover::before {
  background: none;
}
.jndi-tree .ui-treenode-selected > .ui-treenode-content .ui-treenode-label {
  font-weight: bold;
  color: #333333;
}

.jobLog_N_A {
  background-color: inherit;
}

.jobLog_READY {
  background-color: inherit;
}

.jobLog_RUNNING {
  background-color: inherit;
}

.jobLog_WAITING {
  background-color: inherit;
}

.jobLog_TIMEOUT {
  background-color: inherit;
}

.jobLog_UNKNOWN {
  background-color: inherit;
}

.jobLog_FINISHED_OK {
  background-color: #E8FFF6;
}

.jobLog_ERROR {
  background-color: #FFE7E4;
}

.jobLog_ABORTED {
  background-color: #FAEBD7;
}

.filter .execution__filter__relation {
  max-width: 6.2rem;
  margin-right: 0.8rem;
}

.execution__list__runid__container {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.8rem;
}
.execution__list__runid__title {
  white-space: pre-wrap;
  word-break: break-all;
  color: #333333;
}
.execution__list__runid__nested {
  font-size: 1.2rem;
}
.execution__list__runid__icon {
  font-size: 1.4rem;
}
.execution__list__job__container {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
}
.execution__list__submit-time-tooltip {
  white-space: nowrap;
}
.execution__list__label {
  display: flex;
  gap: 0.7rem;
}

.execution-input-params {
  padding: 0;
  width: 100%;
}
.execution-input-params__container {
  background-color: #F9F9F9;
  display: block;
  padding: 1rem 0 1rem 1.5rem;
  border-bottom: 1px solid #EEEEEE;
}
.execution-input-params__container--public {
  background-color: #F5F5F5;
}
.execution-input-params--icon {
  margin-right: 1rem;
}
.execution-input-params--label {
  color: #606060;
  font-family: "SourceCodePro", Menlo, Monaco, "Lucida Console", "DejaVu Sans Mono", monospace;
  vertical-align: top;
  width: 33%;
  max-width: 33%;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
}
.execution-input-params--value {
  font-family: "SourceCodePro", Menlo, Monaco, "Lucida Console", "DejaVu Sans Mono", monospace;
  max-width: 67%;
  white-space: pre-wrap;
  word-wrap: break-word;
  display: inline-block;
}

.execution-detail-whitespace {
  padding-top: 1rem;
}

.execution-detail-params {
  margin-top: -1rem;
}

.execution-detail-line {
  display: flex;
  align-items: center;
}
.execution-detail-line--label {
  margin-left: 0.5rem;
}

.execution-detail-error-area {
  overflow: auto;
  width: 99%;
  box-sizing: border-box;
}
.execution-detail-error-area.ui-inputtextarea {
  margin: 0;
}

.execution-log {
  margin: -2rem;
}
.execution-log__link {
  display: inline-block;
  margin: 0.5rem 2rem 1rem 0;
}
.execution-log__content pre {
  margin: 0;
  padding: 0.5rem;
}
.execution-log__log {
  white-space: pre;
  display: inline-block;
  padding: 2rem;
  margin: 0;
  min-width: calc(100% - 4rem);
  font-family: "SourceCodePro", Menlo, Monaco, "Lucida Console", "DejaVu Sans Mono", monospace;
}

.execution-hierarchy {
  display: flex;
  flex-flow: column;
  flex: 0 0 20rem;
  min-height: 0;
  background-color: #FFFFFF;
  margin: 0;
  border-bottom: 0.1rem solid #DFDFDF;
}
.execution-hierarchy__header {
  display: flex;
  justify-content: space-between;
  padding: 1rem 2rem;
  flex: 0 0 auto;
}
.execution-hierarchy__header .flex-center {
  gap: 1rem;
}
.execution-hierarchy__header-controls {
  flex: 0 1 auto;
  display: flex;
  align-items: center;
}
.execution-hierarchy__panel-half-height {
  flex: 0 0 50%;
}
.execution-hierarchy__panel-collapse {
  flex-basis: auto;
}
.execution-hierarchy__body {
  flex: 1 1 0;
  display: flex;
  flex-flow: column;
}
.execution-hierarchy__body--tree-collapse {
  max-height: 0;
}
.execution-hierarchy .gray1 {
  color: #838383;
}
.execution-hierarchy .gray2 {
  color: #606060;
}
.execution-hierarchy .ui-treenode-leaf-icon {
  height: 0;
  width: 1.1rem;
}
.execution-hierarchy__tree {
  box-sizing: border-box;
  flex: 1 1 0;
  width: 100%;
}
.execution-hierarchy__tree-panel {
  flex: 1 1 0;
  display: flex;
  flex-flow: column;
  overflow: auto;
  height: 100%;
}
.execution-hierarchy__tree--padding-left {
  padding-left: 1rem;
}
.execution-hierarchy__tree--padding-right {
  padding-right: 1rem;
}
.execution-hierarchy__tree .ui-progressbar.job-progress {
  width: 2.3rem;
}
.execution-hierarchy__tree .ui-treenode-content {
  padding: 0.4rem 0;
}
.execution-hierarchy__tree .ui-treenode-content .execution-hierarchy-icon {
  width: 1.4rem;
  height: 1.4rem;
}
.execution-hierarchy__tree .ui-treenode-content .execution-hierarchy-icon::before {
  font-size: 1.4rem;
}
.execution-hierarchy__tree .ui-treenode-content, .execution-hierarchy__tree .ui-treenode-label {
  cursor: pointer;
  padding-left: 1rem;
}
.execution-hierarchy__error {
  position: relative;
}
.execution-hierarchy__error-decorator {
  position: absolute;
  top: 1rem;
  right: -0.35rem;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .execution-hierarchy__body {
    flex-basis: 100%;
  }
}
.jobStatus_WAITING span {
  color: #EAB65C;
}

.jobStatus_ABORTED span {
  color: #EAB65C;
}

.jobStatus_TIMEOUT span {
  color: #EAB65C;
}

.jobStatus_UNKNOWN span {
  color: #EAB65C;
}

.execution__list__label,
a.execution__list__label {
  color: #606060;
}

a.execution__list__label:hover {
  color: #333333;
}

.jobStatus_ERROR .red-on-error {
  color: #CE3D2D !important;
}

.ui-datatable.tracking table {
  border: 1px solid #EAEAEA;
}
.ui-datatable.tracking table thead th {
  padding: 0.5rem 1.5rem 0.4rem 1.5rem;
  border: none;
  background: #EAEAEA;
  white-space: nowrap;
  font-size: 1.3rem;
  text-align: left;
}
.ui-datatable.tracking table tr.ui-widget-header {
  background-color: #F9F9F9;
  color: #333333;
}
.ui-datatable.tracking table tr.ui-widget-header td {
  position: relative;
  padding-left: 3.5rem;
}
.ui-datatable.tracking table tr.ui-widget-header td > a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding-left: 0.8rem;
}
.ui-datatable.tracking table tr.ui-datatable-odd {
  background-color: #FFFFFF;
}
.ui-datatable.tracking table tr td {
  border-right: none;
  border-bottom: 1px solid #F2F2F2;
}
.ui-datatable.tracking table tr .cell-border {
  border: 1px solid #F2F2F2;
}

.export__intro {
  padding: 0 4rem;
  font-size: 1.3rem;
}
.export__intro__header {
  font-size: 1.5rem;
  text-align: center;
  font-weight: bold;
}
.export__intro__text {
  margin-top: 2rem;
  text-align: center;
  line-height: 2.6rem;
}
.export__body .checkbox-col {
  max-width: 1rem;
}
.export__body .ui-outputlabel-label {
  cursor: pointer;
}
.export__body__controls {
  margin-top: 1rem;
}
.export__body__download {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2rem;
}

.import-controls {
  font-size: 1.3rem;
}
.import-controls__intro {
  padding: 0rem 4rem;
}
.import-controls__intro__header {
  font-size: 1.5rem;
  text-align: center;
  font-weight: bold;
}
.import-controls__intro__text {
  margin-top: 2rem;
  text-align: center;
  line-height: 2.6rem;
}
.import-controls__dropbox {
  overflow: hidden;
  position: relative;
  padding: 3rem;
  cursor: pointer;
  max-width: 38rem;
  margin: 0 auto;
  text-align: center;
  background-color: #FFFFFF;
}
.import-controls__dropbox__dropzone {
  border: 0.3rem dashed #F2F2F2;
  border-radius: 0.8rem;
  color: #333333;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.import-controls__dropbox__dropzone.ui-state-drag {
  border-color: #3B91DD;
}
.import-controls__dropbox__dropzone.ui-state-drag ~ .js-drop-target {
  color: #70B1EB;
}
.import-controls__dropbox__dropzone.ui-state-drag ~ .js-drop-target.import-controls__dropbox__label {
  color: #3B91DD;
}
.import-controls__dropbox__dropzone .ui-fileupload-buttonbar {
  opacity: 0;
}
.import-controls__dropbox__label {
  font-weight: bold;
}
.import-controls__dropbox__or {
  color: #606060;
  margin: 1rem 0 1.3rem 0;
}
.import-controls__dropbox__override {
  font-weight: bold;
  margin-top: 2rem;
}
.import-controls__dropbox__override label {
  cursor: pointer;
}
.import-controls__dropbox::before {
  display: block;
  content: "";
  width: 8rem;
  height: 8.7rem;
  margin: 0 auto 2.5rem auto;
  background: url("/clover/javax.faces.resource/images/deco-import-dropbox.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9");
}
.import-controls__dropbox:hover .import-controls__dropbox__dropzone {
  border-color: #AEAEAE;
}
.import-controls__dropbox:hover .btn, .import-controls__dropbox:hover .ui-fileupload .ui-fileupload-buttonbar .ui-fileupload-choose, .ui-fileupload .ui-fileupload-buttonbar .import-controls__dropbox:hover .ui-fileupload-choose, .import-controls__dropbox:hover .ui-picklist-buttons button, .ui-picklist-buttons .import-controls__dropbox:hover button {
  background-color: #35B863;
  color: #FFFFFF;
}
.import-controls__result {
  margin-top: 3.5rem;
  text-align: center;
}
.import-controls__result__progress__icon {
  display: inline-block;
  font-size: 3.8rem;
  color: #35B863;
}
.import-controls__result__progress__state {
  margin: 2rem 0 1.5rem 0;
  font-size: 1.5rem;
  font-weight: bold;
  color: #35B863;
}
.import-controls__result__icon {
  font-size: 4rem;
  margin: 0 0 2rem 0;
}
.import-controls__result__icon--ok {
  color: #35B863;
}
.import-controls__result__icon--warn {
  color: #e4a22f;
}
.import-controls__result__icon--error {
  color: #CE3D2D;
}
.import-controls__result__header {
  font-weight: bold;
  font-size: 1.5rem;
  margin: 0 0 2rem 0;
}
.import-controls__result__header--ok {
  color: #35B863;
}
.import-controls__result__header--warn {
  color: #e4a22f;
}
.import-controls__result__header--error {
  color: #CE3D2D;
}
.import-controls__result__text {
  line-height: 2rem;
  margin: 0 3rem 4rem 3rem;
}
.import-controls__result__summary {
  margin: 2rem 0 0 0;
}
.import-controls__result__override {
  color: orange;
}

.pane--narrow .import-controls__dropbox {
  padding: 2.5rem 1rem 2rem 1rem;
}
.pane--narrow .import-controls__dropbox::before {
  display: none;
}

.import-diff__log__header {
  display: block;
  padding: 2rem 2rem 1rem 2rem;
  font-weight: bold;
  font-size: 1.2rem;
  color: #333333;
}
.import-diff__group {
  margin: 0 0 1rem 0;
  font-size: 1.2rem;
}
.import-diff__row {
  margin: 0 0 0.1rem 0;
  display: flex;
  justify-content: start;
  flex-flow: row;
  padding: 0.5rem 1rem 0.5rem 2rem;
  line-height: 1.8rem;
  font-size: 1.2rem;
}
.import-diff__row__icon {
  flex: 0 0 2.5rem;
}
.import-diff__row__label {
  flex: 0 0 6rem;
  font-weight: bold;
  text-transform: uppercase;
}
.import-diff__row__node {
  color: #606060;
  font-weight: bold;
  flex: 0 0 auto;
  padding-right: 2rem;
}
.import-diff__row__text {
  /* A single word longer than import diff line can be split inside so that it does not overflow the screen. */
  word-break: break-word;
}
.import-diff__row--info {
  background-color: #F5FAFD;
}
.import-diff__row--info .import-diff__row__label {
  color: #1D6CB9;
}
.import-diff__row--warn {
  background-color: #FCF3E8;
}
.import-diff__row--warn .import-diff__row__label {
  color: #D18502;
}
.import-diff__row--error {
  background-color: #FAEBE9;
}
.import-diff__row--error::last-of-type {
  margin: 0 0 0.5rem 0;
}
.import-diff__row--error .import-diff__row__label {
  color: #CE3D2D;
}
.import-diff__row--added {
  background-color: #8ff79f;
}
.import-diff__row--added i {
  color: #1e6938;
}
.import-diff__row--removed {
  background-color: #ffa295;
}
.import-diff__row--removed i {
  color: #7a241b;
}
.import-diff__row--updated--old {
  background-color: #fee8e9;
}
.import-diff__row--updated--old i {
  color: #7a241b;
}
.import-diff__row--updated--old .difference {
  border: 1px solid #ea5b47;
  background-color: #ffa295;
}
.import-diff__row--updated--new {
  background-color: #ddffdd;
}
.import-diff__row--updated--new i {
  color: #1e6938;
}
.import-diff__row--updated--new .difference {
  border: 1px solid #01d623;
  background-color: #8ff79f;
}

.import-dialog__icon {
  margin-top: 1.4rem;
}

.import-dialog__override--warn {
  color: #e4a22f;
  font-size: 1.4rem;
  font-weight: bold;
}

#libraryParametersForm .editable-cell {
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  justify-content: space-between;
  width: 100%;
}
#libraryParametersForm .editable-cell::after {
  color: #333333;
  content: "\f304";
  font-size: 90%;
  visibility: hidden;
  background-image: none;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  text-indent: 0;
}
#libraryParametersForm .editable-cell:hover::after {
  visibility: visible;
}
#libraryParametersForm .editable-cell .editable-cell-content {
  flex-grow: 1;
}
#libraryParametersForm .editable-cell .message-icon {
  cursor: help;
}

.libraries-header-form {
  flex: 1 1 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.libraries__btn-group .ui-state-disabled {
  opacity: initial;
  background-color: white;
}
.libraries__btn-group .libraries__dropdown {
  margin-left: -0.2rem;
}
.libraries__btn-group .libraries__dropdown .btn, .libraries__btn-group .libraries__dropdown .ui-fileupload .ui-fileupload-buttonbar .ui-fileupload-choose, .ui-fileupload .ui-fileupload-buttonbar .libraries__btn-group .libraries__dropdown .ui-fileupload-choose, .libraries__btn-group .libraries__dropdown .ui-picklist-buttons button, .ui-picklist-buttons .libraries__btn-group .libraries__dropdown button {
  height: 3.2rem;
  padding-right: 0;
  border-radius: 0 2rem 2rem 0;
}
.libraries__btn-group .libraries__btn {
  border-radius: 2rem 0 0 2rem;
  padding-right: 0.5rem;
}
.libraries__btn-group .ui-menu.ui-widget {
  box-shadow: rgba(0, 0, 0, 0.2) 0 0.5rem 1rem !important;
}

.libraries__menu {
  left: inherit !important;
  width: 25.18rem;
}

.libraries-form {
  flex: 1 1 0px;
  display: flex;
  position: relative;
  background-color: #FFFFFF;
  height: 100%;
}
.libraries-form:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 0.3rem;
}

.libraries-upload {
  display: none;
}

.libraries-table {
  display: flex;
  flex-flow: column;
  flex: 1 1 auto;
}
.libraries-table > .ui-datatable-scrollable-body {
  display: flex;
  flex-flow: column;
  flex: 1 1 0;
}
.libraries-table .toggle-wrap {
  margin: 0 1.5rem 0 0.5rem;
}
.libraries-table thead {
  display: none;
}
.libraries-table tbody td {
  padding: 1rem;
}

.libraries-table.ui-datatable table thead tr {
  display: none;
}

.libraries-table.ui-datatable table tbody tr.ui-datatable-even,
.libraries-table.ui-datatable table tbody tr.ui-datatable-odd {
  height: 4rem;
}
.libraries-table.ui-datatable table tbody tr.ui-datatable-even td,
.libraries-table.ui-datatable table tbody tr.ui-datatable-odd td {
  height: inherit;
}
.libraries-table.ui-datatable table tbody tr.ui-datatable-even .table-text--version,
.libraries-table.ui-datatable table tbody tr.ui-datatable-odd .table-text--version {
  font-size: 1.1rem;
  opacity: 0.6;
}
.libraries-table.ui-datatable table tbody tr.ui-datatable-even .library-icon,
.libraries-table.ui-datatable table tbody tr.ui-datatable-odd .library-icon {
  opacity: 0.5;
}
.libraries-table.ui-datatable table tbody tr.ui-datatable-even .library-info-icons,
.libraries-table.ui-datatable table tbody tr.ui-datatable-odd .library-info-icons {
  display: flex;
  gap: 1rem;
  margin-left: 1rem;
  font-size: 1.4rem;
}
.libraries-table.ui-datatable table tbody tr.ui-datatable-even .library-info-icons .library-info-icon,
.libraries-table.ui-datatable table tbody tr.ui-datatable-odd .library-info-icons .library-info-icon {
  flex: 1 1 0;
  opacity: 0.5;
}
.libraries-table.ui-datatable table tbody tr.ui-datatable-even .library-info-icons .library-error-icon,
.libraries-table.ui-datatable table tbody tr.ui-datatable-odd .library-info-icons .library-error-icon {
  color: #CE3D2D;
  flex: 1 1 0;
  opacity: 0.8;
}
.libraries-table.ui-datatable table tbody tr.ui-datatable-even .library-info-icons .schedule-state-icon,
.libraries-table.ui-datatable table tbody tr.ui-datatable-odd .library-info-icons .schedule-state-icon {
  margin-right: 0;
}

.data-connector-table {
  /* The multiple-selection Autocomplete input can be narrower so that it does not cause unnecessary line breaks. */
}
.data-connector-table tbody tr {
  height: 3.5rem;
}
.data-connector-table .pill {
  background: #E2EFFA;
  border-radius: 0.4rem;
  display: inline-block;
  padding: 0.4rem 0.5rem;
}
.data-connector-table .ui-autocomplete-multiple-container .ui-autocomplete-input-token input {
  width: 5rem;
}

.error-text-important .table-text--secondary, .error-text-important .table-text--version, .error-text-important .table-text--main, .error-text-important a, .error-text-important .health-check-name {
  color: #CE3D2D !important;
}
.error-text-important .table-text--secondary, .error-text-important .table-text--version {
  opacity: 0.8;
}

.libraries-table.ui-datatable table tbody tr.ui-state-highlight .library-icon {
  opacity: 1;
}
.libraries-table.ui-datatable table tbody tr.ui-state-highlight .table-text--main {
  font-weight: bold;
}
.libraries-table.ui-datatable table tbody tr.ui-state-highlight .library-info-icons .library-info-icon, .libraries-table.ui-datatable table tbody tr.ui-state-highlight .library-info-icons .library-error-icon {
  opacity: 1;
}

.libraries-table-icon {
  vertical-align: middle;
  align-items: center;
  display: flex;
  margin-right: 1rem;
}

.library-detail {
  display: flex;
  flex-direction: column;
}

.library-detail-description {
  margin-bottom: 2rem;
}

.library-icon {
  color: #333333;
  font-size: 1.8rem;
}

.library-table-item-name {
  overflow-x: hidden;
  text-overflow: ellipsis;
}

.dialog.ui-dialog.ui-widget-content.repository__dialog .ui-dialog-content.ui-widget-content .dialog__body {
  padding: 0;
}

.repository-libraries {
  display: flex;
  background-color: #FFFFFF;
  padding-left: 2rem;
  height: calc(100% - 0.1rem);
  border-top: 0.1rem solid #DFDFDF;
}
.repository-libraries .libraries-table {
  padding: 0;
}

.repository-libraries-left-content {
  flex: 1 0 22rem;
  height: 100%;
  background-color: #FFFFFF;
  border-radius: 0.3rem;
}
.repository-libraries-left-content > .libraries-table {
  display: block;
}

.repository-libraries-right-content {
  flex: 4 1 40rem;
}
.repository-libraries-right-content > div {
  display: flex;
  overflow: hidden;
  height: 100%;
}

.repository-detail-menu {
  margin-left: 0rem;
}

.repository-subheader {
  display: flex;
  gap: 1rem;
  padding: 2rem;
  height: 3.2rem;
}
.repository-subheader .repository-label {
  align-items: center;
  display: flex;
  font-weight: bold;
  color: #4D4D4D;
}
.repository-subheader .repository-select {
  flex: 2 1 100%;
  align-items: center;
  display: flex;
}
.repository-subheader .repository-select > div {
  flex: 1;
}
.repository-subheader .repository-buttons {
  flex: 1 1 1rem;
  align-items: center;
  display: flex;
  border-right: 0.1rem solid #EEEEEE;
  justify-content: flex-end;
  padding-right: 1rem;
}
.repository-subheader .repository-append {
  align-items: center;
  display: flex;
  gap: 1rem;
}

.library-repositories-error-messages-overflow {
  overflow: auto;
}

.library-readme pre {
  margin-top: 0;
}

.library-readme table {
  margin-top: 2rem;
  margin-bottom: 2rem;
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}

.library-readme table th,
.library-readme table td {
  padding: 0.5rem 1rem;
  text-align: left;
}

.library-readme table th {
  border-bottom: 0.1rem solid #EEEEEE;
}

.library-readme table tbody tr:hover {
  background-color: #F9F9F9;
}

.library-readme h1, h2, h3 {
  display: block;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  margin-block-start: 0.83em;
  margin-block-end: 0.83em;
  font-weight: bold;
  color: black;
}

.library-readme a {
  color: #35B863;
}

.library-readme h1 {
  font-size: 1.5em;
  font-style: normal;
}

.library-readme h2 {
  font-size: 1.4em;
}

.library-readme h3 {
  font-size: 1.17em;
  margin-block-start: 1em;
  margin-block-end: 1em;
}

.library-info-icons {
  color: #333333;
}

.library-init-margin .ui-panel-titlebar {
  margin-top: 0 !important;
}

.library-initialization-graph {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}

.library-init-graph-group {
  display: flex;
  gap: 0.5em;
}
.library-init-graph-group > span {
  margin-left: 0.5em;
}

.library-job-description {
  padding-left: 25px;
  display: flex;
}
.library-job-description label {
  padding-left: 10px;
  overflow-wrap: break-word;
  max-width: 500px;
  white-space: pre;
}

.library-parameters-table {
  /* Use grey arrow icon instead of white: replace PrimeFaces with FontAwesome */
}
.library-parameters-table thead th {
  padding: 0.5rem 1rem;
  border-bottom: 0.1rem solid #EEEEEE;
}
.library-parameters-table tbody td {
  padding: 0.5rem 1rem;
}
.library-parameters-table tbody tr {
  background-color: #FFFFFF;
}
.library-parameters-table .name-col {
  width: 35%;
}
.library-parameters-table .description-col {
  width: 1rem;
}
.library-parameters-table .value-col {
  width: auto;
}
.library-parameters-table .value-placeholder {
  color: gray;
  font-style: italic;
}
.library-parameters-table .validator-col {
  width: 1rem;
}
.library-parameters-table .ui-autocomplete {
  display: flex;
}
.library-parameters-table .ui-autocomplete .ui-autocomplete-input {
  flex-grow: 1;
  padding: 0.4rem 2.6rem 0.4rem 1.2rem;
}
.library-parameters-table .ui-autocomplete .ui-autocomplete-dropdown {
  margin-top: 0;
}
.library-parameters-table .ui-autocomplete .ui-icon {
  background-image: none !important;
}
.library-parameters-table .ui-datatable table {
  border-collapse: unset;
}

#libraryParametersForm .required-field-label {
  font-weight: 600;
}
#libraryParametersForm .required-field-label::after {
  content: "*";
  color: #CE3D2D;
  font-weight: 900;
  line-height: 100%;
  /* Line height is affected by font-weight. */
  margin-left: 0.15rem;
}
#libraryParametersForm .status-box {
  margin: 0;
}
#libraryParametersForm .ui-state-error {
  border-color: #CE3D2D;
}

.library-message-box {
  width: 100%;
  margin-bottom: 2rem;
}

.library-no-parameters {
  display: flex;
  flex: 1 1 auto;
  flex-flow: column;
}

.library-table-footnote {
  font-style: italic;
}

.libraries__install-dialog {
  min-height: 25rem;
  min-width: 65rem;
}
.libraries__install-dialog .table-row, .libraries__install-dialog .table-header {
  display: flex;
  align-items: center;
}
.libraries__install-dialog .library-table-item {
  margin-right: 0.5rem;
  word-wrap: break-word;
}
.libraries__install-dialog .library-table-margin {
  margin-left: 1rem;
}
.libraries__install-dialog .library-version {
  margin-left: 1.5rem;
}
.libraries__install-dialog .ui-toggleswitch {
  margin-right: 3.8rem;
}
.libraries__install-dialog.dialog.ui-dialog.dialog--big {
  width: 100rem !important;
}
.libraries__install-dialog .properties-table .ui-inputfield.library-table-editable-item {
  margin-right: 0.5rem;
}

.login {
  min-width: 80rem;
  height: 100%;
  padding: 0;
  text-align: center;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  background-color: #1D263B;
  background-image: url("/clover/javax.faces.resource/images/bg-green-login-left.svg.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9"), url("/clover/javax.faces.resource/images/bg-green-login-right.svg.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9");
  background-repeat: no-repeat no-repeat;
  background-position: left, right;
  background-size: auto 100%, auto 100%;
  overflow-y: visible;
  outline: none;
  /* Top arrow */
}
.login__wrapper {
  position: relative;
  z-index: 2;
  display: flex;
  height: 100%;
  width: 100%;
  justify-content: center;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  overflow: auto;
}
.login .login__card {
  position: relative;
  min-width: 58rem;
  max-width: 58rem;
  background-color: #FFFFFF;
  border-radius: 1rem;
  margin: 0;
  box-sizing: border-box;
  padding: 5rem 4rem;
}
.login__logo {
  position: relative;
  width: 19rem;
  height: 4.3rem;
  margin: auto;
  background: url("/clover/javax.faces.resource/images/logo-cloverdx.svg.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat 0 0;
  background-size: 19rem auto;
}
.login .form-label {
  display: block;
  margin: 0 auto 0.8rem auto;
  text-align: left;
  width: 30rem;
  font-size: 1.6rem;
  font-weight: normal;
}
.login__form {
  margin-top: 4rem;
}
.login__form input {
  width: 30rem;
  display: block;
  margin: 0 auto 2.5rem auto;
  font-size: 1.6rem;
  border-radius: 0.3rem;
  border: 0.1rem solid #33ad5d;
  padding: 1.7rem 1.8rem 1.4rem 1.8rem;
  box-sizing: border-box;
  transition: 0.25s ease;
}
.login__form input:focus {
  border-color: #B1D3F1;
  box-shadow: 0 0 1.5rem rgba(0, 0, 0, 0.25);
  outline: none;
}
.login__controls {
  margin-bottom: 0;
}
.login__controls .btn.btn-ghost, .login__controls .ui-fileupload .ui-fileupload-buttonbar .btn-ghost.ui-fileupload-choose, .ui-fileupload .ui-fileupload-buttonbar .login__controls .btn-ghost.ui-fileupload-choose, .login__controls .ui-fileupload .ui-fileupload-buttonbar .ui-picklist-buttons button.ui-fileupload-choose, .ui-fileupload .ui-fileupload-buttonbar .ui-picklist-buttons .login__controls button.ui-fileupload-choose, .login__controls .ui-picklist-buttons .ui-fileupload .ui-fileupload-buttonbar button.ui-fileupload-choose, .ui-picklist-buttons .ui-fileupload .ui-fileupload-buttonbar .login__controls button.ui-fileupload-choose, .login__controls .ui-picklist-buttons button, .ui-picklist-buttons .login__controls button {
  font-size: 1.6rem !important;
  border-color: #35B863 !important;
  color: #FFFFFF;
  background-color: #35B863;
  padding: 1.5rem 4.5rem;
  border-radius: 0.4rem;
}
.login__controls .btn.btn-ghost:focus, .login__controls .ui-fileupload .ui-fileupload-buttonbar .btn-ghost.ui-fileupload-choose:focus, .ui-fileupload .ui-fileupload-buttonbar .login__controls .btn-ghost.ui-fileupload-choose:focus, .login__controls .ui-picklist-buttons button:focus, .ui-picklist-buttons .login__controls button:focus {
  box-shadow: 0 0 1.5rem #1e6938;
  outline: none;
  background-color: #35B863;
  color: #FFFFFF;
}
.login__controls .btn.btn-ghost:hover, .login__controls .ui-fileupload .ui-fileupload-buttonbar .btn-ghost.ui-fileupload-choose:hover, .ui-fileupload .ui-fileupload-buttonbar .login__controls .btn-ghost.ui-fileupload-choose:hover, .login__controls .ui-picklist-buttons button:hover, .ui-picklist-buttons .login__controls button:hover {
  cursor: pointer;
  background-color: #35B863;
  color: #FFFFFF;
}
.login a.login__controls__plane-link {
  display: inline-block;
  font-size: 1.6rem;
  font-weight: bold;
  margin: 3rem 0 0 0;
  text-decoration: underline;
  color: #35B863;
  margin-bottom: 0;
}
.login a.login__controls__plane-link:hover {
  text-decoration: none;
}
.login__message {
  max-width: 40rem;
  display: inline-block;
  margin: 0 auto 0 auto;
  background: #33AD5D;
  border-radius: 0.3rem;
  font-size: 1.6rem;
  padding: 2.5rem 4rem 2.5rem 7rem;
  color: #FFFFFF;
  text-align: left;
  position: relative;
  line-height: 2.5rem;
}
.login__message i {
  font-size: 2rem;
  margin: 0 1.5rem 0 0;
  position: absolute;
  left: 3.5rem;
  top: 2.7rem;
}
.login__side {
  position: absolute;
  left: 3rem;
  bottom: 7.2rem;
  width: 19rem;
  padding: 0;
  box-sizing: border-box;
  text-align: left;
  overflow: hidden;
}
.login__side ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.login__side ul li {
  margin: 0;
}
.login__catalog-link {
  display: flex;
  align-items: center;
  position: relative;
  margin: 1.2rem 0 0 0;
  padding: 0.3rem;
  color: #227AC8;
  background: #FFFFFF;
  border-radius: 4rem;
  transition: all 0.15s ease;
}
.login__catalog-link__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  color: #FFFFFF;
  font-size: 1.6rem;
  background: #227AC8;
  border-radius: 50%;
  margin: 0 1rem 0 0;
}
.login__catalog-link__label {
  font-weight: bold;
  color: #227AC8;
  display: flex;
  align-items: center;
  font-size: 1.3rem;
}
.login__catalog-link:hover {
  text-decoration: none;
  background: #227AC8;
  color: #FFFFFF;
}
.login__catalog-link:hover .login__catalog-link__label {
  color: #FFFFFF;
}
.login__footer {
  color: #FFFFFF;
  background: #333333;
  display: flex;
  justify-content: space-between;
  padding: 1.4rem 3.3rem;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 1.1rem;
  color: #FFFFFF;
  background: #333333;
}
.login__footer a {
  color: #FFFFFF;
  text-decoration: underline;
}
.login__footer a:hover {
  color: #FFFFFF;
  text-decoration: none;
}
.login .login__server-log {
  position: absolute;
  left: -10rem;
  padding: 0;
  box-sizing: border-box;
  text-align: left;
  overflow: visible;
  right: -10rem;
  top: 100%;
}
.login .login__server-log__content {
  margin: 3rem auto 2rem auto;
  min-height: 30rem;
  background-color: #FFFFFF;
  border-radius: 1rem;
}
.login .login__server-log__content {
  position: relative;
}
.login .login__server-log__content:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #FFFFFF;
  border-width: 2rem;
  margin-left: -2rem;
}
.login__nav {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}
.login__nav li {
  margin: 0 3rem 0 0;
  padding: 0;
}
.login h1.login__welcome {
  margin-top: 3.6rem;
  font-size: 2.4rem;
  text-align: center;
  font-style: normal;
  font-weight: normal;
  color: #333333;
}
.login .login__welcome--detail {
  color: #333333;
  font-size: 1.6rem;
  margin: 1.2rem 0 4rem 0;
}
.login .license-message {
  max-width: 40rem;
  display: inline-block;
  margin: 0 auto 1rem auto;
  font-size: 1.6rem;
  padding: 1rem;
  border-radius: 0.3rem;
}
.login .license-message.license-warning {
  color: #c6871a;
  background: #f9ebd1;
}
.login .license-message.license-error {
  color: #ad3326;
  background: #f1c2bd;
}
.login .license-message i {
  margin-right: 0.5rem;
}
.login .license-message a {
  margin-left: 0.5rem;
  text-decoration: underline;
}

#commonLoginBody {
  /* Catalog logins */
}
#commonLoginBody .ui-panel .ui-panel-content {
  border: 0;
  background: 0;
  padding: 0;
}
#commonLoginBody .fill-width {
  width: auto;
}
#commonLoginBody .icon_column {
  display: none;
}
#commonLoginBody #messagesWrapper .local-messages__panel {
  margin: 2rem;
}
#commonLoginBody .message-box {
  border: none;
  max-width: 60rem;
  display: inline-block;
  background: transparent;
  border-radius: 0.3rem;
  font-size: 1.6rem;
  color: #FFFFFF;
  text-align: left;
  position: relative;
  width: 100%;
}
#commonLoginBody .message-box td span {
  font-weight: normal !important;
}
#commonLoginBody .ui-widget-content {
  color: #FFFFFF;
}
#commonLoginBody .ui-dialog .ui-widget-content {
  color: #333333;
}
#commonLoginBody .login__side {
  position: absolute;
  left: 0;
  bottom: unset;
  width: 100%;
  padding: 0;
  box-sizing: border-box;
  text-align: left;
  overflow: visible;
  right: 0;
  top: 100%;
}
#commonLoginBody .login__side ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  gap: 2rem;
}
#commonLoginBody .login__side ul li {
  margin: 0;
  flex: 1;
}
#commonLoginBody .login__catalog-link {
  display: flex;
  align-items: center;
  position: relative;
  margin: 2rem 0 0 0;
  padding: 1rem 1rem;
  color: #436CA4;
  background: #FFFFFF;
  border-radius: 1rem;
  transition: all 0.15s ease;
}
#commonLoginBody .login__catalog-link:hover {
  text-decoration: none;
  background: #436CA4;
  color: #FFFFFF;
}
#commonLoginBody .login__message {
  max-width: 40rem;
  display: inline-block;
  margin: 0 auto;
  background: rgba(0, 0, 0, 0.03);
  border-radius: 0.3rem;
  font-size: 1.6rem;
  padding: 2.5rem 4rem 2.5rem 7rem;
  color: #33ad5d;
  text-align: left;
  position: relative;
  line-height: 2.5rem;
}
#commonLoginBody .message-box {
  margin: 0;
}
#commonLoginBody .error-message {
  font-size: 1.4rem;
}
#commonLoginBody #loginForm {
  margin-top: 1rem;
}

.change_your_password_title {
  font-size: 2.5rem;
  font-weight: bold;
  color: #FFFFFF;
}

#serverLogPanel {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.logs-panel {
  flex: 1;
  display: block;
  overflow: scroll;
  border-top: 0.1rem solid #D8D8D8;
  padding: 1.5rem 2rem;
  margin: 1rem -1rem -1rem -1rem;
  box-sizing: border-box;
}
.logs-panel pre {
  margin: 0;
}

.monitoring__section-margin-top {
  margin-bottom: 1rem;
}
.monitoring__section-margin {
  margin-bottom: 3rem;
}
.monitoring__panel {
  display: flex;
  padding: 2rem 2rem 0 2rem;
  flex: 1 1 0;
  min-width: 0;
}
.monitoring__panel-main {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  overflow: auto;
}
.monitoring__panel-side {
  flex: 0 0 45rem;
  display: flex;
  flex-direction: column;
  margin: 0 0 0 3rem;
}
@media screen and (max-width: 1570px) {
  .monitoring__panel-side {
    flex-basis: 40rem;
  }
}
@media screen and (max-width: 1490px) {
  .monitoring__panel-side {
    flex-basis: 35rem;
  }
}
.monitoring-wrapper .form-separator {
  margin-bottom: 2rem;
}
.monitoring__performance-cpu {
  justify-content: flex-end;
  padding-right: 3rem;
}
.monitoring__performance-cpu--buttons-panel {
  padding-right: 0.5rem;
  display: flex;
  align-items: center;
}
.monitoring__performance-cpu--button-item {
  background: none;
  border: none;
  margin: auto;
}
.monitoring-wrapper {
  display: flex;
  background: #FFFFFF;
  flex: 1 1 auto;
  height: 100%;
}
.monitoring-wrapper .ui-outputpanel {
  padding: 0;
}
.monitoring__cluster-messages {
  padding-left: 0.3rem;
  padding-right: 0.3rem;
}
.monitoring__classloader-tree-container {
  max-height: 40rem;
  min-height: 20rem;
  overflow: auto;
  border: solid 1px #F2F2F2;
}
.monitoring__classloader-tree .ui-tree-container {
  padding: 0;
}
.monitoring-cluster-nodes {
  background: inherit;
  width: 100%;
}
.monitoring-cluster-nodes * {
  box-sizing: border-box;
}
.monitoring-cluster-nodes .ui-treenode-content:hover {
  cursor: pointer;
  background-color: #F9F9F9;
}
.monitoring-cluster-nodes .ui-treenode-selected > .ui-treenode-content {
  background-color: #F5FAFD;
  box-shadow: inset 0.3rem 0 #1D6CB9;
  width: 100%;
}
.monitoring-cluster-nodes .ui-treenode-selected > .ui-treenode-content > .ui-treenode-label {
  font-weight: bold;
}
.monitoring-cluster-nodes .ui-treenode-content {
  width: 100%;
  display: flex;
  align-items: center;
  padding-left: 2rem;
  height: 6rem;
}
.monitoring-cluster-nodes .ui-treenode-content > .ui-treenode-icon {
  flex: 0 0 auto;
}
.monitoring-cluster-nodes .ui-treenode-content > .ui-treenode-label {
  padding: 0 0.5rem 0 2rem;
  flex: 0 1 auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.monitoring-cluster-nodes .ui-treenode-content > .ui-treenode-label.ui-state-highlight {
  color: #333333;
  background: inherit;
  border-radius: none;
}
.monitoring-cluster-nodes .ui-treenode-children .ui-treenode-icon {
  margin: 0 0 0 1.6rem;
}
.monitoring-cluster-nodes .ui-treenode-leaf-icon {
  display: none;
}
.monitoring-cluster-nodes .ui-treenode {
  width: 100%;
}
.monitoring-cluster-nodes .ui-tree-container {
  padding: 0;
  width: 100%;
}
.monitoring-cluster-nodes .ui-treenode-children {
  padding: 0;
}
.monitoring-cluster-nodes .ui-tree-toggler {
  display: none !important;
}
.monitoring__actions {
  display: inline-block;
  float: right;
}
.monitoring__actions--button-margin {
  margin-right: 1rem;
}
.monitoring-label {
  color: #606060;
  padding: 0;
  font-weight: bold;
}
.monitoring-data-grid {
  width: 100%;
  height: 100%;
}
.monitoring-data-grid > .ui-panelgrid-content > .ui-g > .ui-panelgrid-cell {
  padding: 0.5rem 0;
}
.monitoring__worker-system {
  display: flex;
}
.monitoring__worker {
  flex: 1 1 auto;
  margin-right: 2rem;
}
.monitoring__worker--first-column {
  width: 35%;
}
.monitoring__worker--second-column {
  width: 65%;
}
.monitoring__worker--state-icon {
  margin-right: 0.5rem;
}
.monitoring__system-info {
  flex: 1 1 auto;
}
.monitoring__system-info--first-column {
  width: 35%;
}
.monitoring__system-info--second-column {
  width: 65%;
}
.monitoring__tree-container {
  overflow: hidden;
  flex: 0 0 20rem;
  box-sizing: border-box;
  background-color: #FFFFFF;
  border-right: 0.1rem solid #DFDFDF;
}
.monitoring__tree-container.ui-outputpanel {
  padding: 0;
}
.monitoring__tree-data-grid {
  width: 100%;
  height: 100%;
}
.monitoring__tree-data-grid > .ui-panelgrid-content {
  background: inherit;
}
.monitoring__tree-data-grid > .ui-panelgrid-content > .ui-g > .ui-panelgrid-cell {
  padding: 0.25rem 0;
}
.monitoring__tree-data-grid--main {
  color: #333333;
}
.monitoring__tree-data-grid--secondary {
  color: #606060;
  font-weight: normal;
}
.monitoring-jobs-table-wrapper {
  max-height: 26rem;
  overflow: auto;
  padding-bottom: 0.5rem;
}
.monitoring-jobs-table__column__progress-text {
  font-size: 1rem;
}
.monitoring-jobs-table__column__run-id {
  width: 5rem;
}
.monitoring-jobs-table__column__progress {
  width: 8rem;
}
.monitoring-jobs-table__column__progress .ui-progressbar.job-progress {
  width: 3rem;
}
.monitoring__timeline {
  position: relative;
  margin: 0 auto;
  padding-bottom: 1rem;
  width: 100%;
  flex: 1 1 0;
  overflow: hidden;
  /* The actual timeline (the vertical ruler) */
  /* The actual timeline (the vertical ruler) */
}
.monitoring__timeline-wrapper {
  background: #FFFFFF;
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  padding-top: 1rem;
  margin-right: -2rem;
}
.monitoring__timeline::after {
  content: "";
  position: absolute;
  width: 0.2rem;
  background-color: #5b5b5b;
  background-image: linear-gradient(#5b5b5b, #b0b0b0);
  top: 0;
  bottom: 0;
  left: 1rem;
}
.monitoring__timeline::before {
  content: "";
  position: absolute;
  width: 1rem;
  background-color: #FFFFFF;
  top: 0;
  bottom: 0;
  left: 0;
}
.monitoring__timeline__container {
  padding: 1rem 1rem 0 2rem;
  position: relative;
}
.monitoring__timeline__container::after {
  content: "";
  position: absolute;
  width: 1rem;
  height: 1rem;
  left: 0.4rem;
  top: 2.8rem;
  background-color: #FFFFFF;
  border: 0.2rem solid #ececec;
  border-radius: 50%;
  z-index: 1;
}
.monitoring__timeline__content {
  background-color: #FFFFFF;
  border-radius: 0.2rem;
  position: relative;
  display: flex;
  align-items: center;
  padding: 0.3rem 0;
  flex-wrap: wrap;
}
.monitoring__timeline__content__right {
  color: #606060;
  padding: 0;
}
.monitoring__timeline__detected {
  color: #606060;
  flex: 1 1 0;
  font-size: 1.2rem;
  line-height: 2rem;
}
.monitoring__timeline__node {
  color: #333333;
  font-weight: bold;
  flex: 0 0 10rem;
}
.monitoring__timeline__status {
  padding: 1.5rem 0.5rem 1.5rem 1rem;
  flex: 0 0 8rem;
  font-size: 1.1rem;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.monitoring__timeline__worker_status {
  padding: 0.25rem 0.5rem 0.5rem 1rem;
  flex: 0 1 100%;
  font-size: 1.1rem;
  font-weight: bold;
}
.monitoring__timeline__state--UNKNOWN > div {
  opacity: 1 !important;
}
.monitoring__timeline__status--READY {
  color: #35B863;
}
.monitoring__timeline__state--READY::after {
  border-color: #35B863;
}
.monitoring__timeline__status--STOPPED {
  color: #858585;
}
.monitoring__timeline__state--STOPPED::after {
  border-color: #858585;
}
.monitoring__timeline__status--FORCED_STOP {
  color: #c80047;
}
.monitoring__timeline__state--FORCED_STOP::after {
  border-color: #c80047;
}
.monitoring__timeline__status--UNKNOWN {
  color: #CE3D2D;
}
.monitoring__timeline__state--UNKNOWN::after {
  border-color: #CE3D2D;
}
.monitoring__timeline__status--SUSPENDED {
  color: #e1a136;
}
.monitoring__timeline__state--SUSPENDED::after {
  border-color: #e1a136;
}
.monitoring__timeline__status--FORCED_SUSPEND {
  color: #e1a136;
}
.monitoring__timeline__state--FORCED_SUSPEND::after {
  border-color: #e1a136;
}
.monitoring__timeline__status--FORCED_RESUME {
  color: #0029b0;
}
.monitoring__timeline__state--FORCED_RESUME::after {
  border-color: #0029b0;
}
.monitoring__timeline__status--STARTING {
  color: #606060;
}
.monitoring__timeline__state--STARTING::after {
  border-color: #606060;
}
.monitoring__timeline__status--NO_AVAILABLE_WORKERS {
  color: #c3c511;
}
.monitoring__timeline__state--NO_AVAILABLE_WORKERS::after {
  border-color: #c3c511;
}
.monitoring__performance-charts {
  height: 58rem;
  overflow: hidden;
}

.monitoring-tooltip-row {
  display: flex;
  gap: 0.75rem;
  justify-content: space-between;
}

.running-jobs-panel {
  margin: 0 -2rem 3rem 0;
}

.charts-container {
  box-sizing: border-box;
  display: flex;
  flex: 1 1 auto;
  justify-content: space-evenly;
}
.charts-container *, .charts-container *:before, .charts-container *:after {
  box-sizing: border-box;
}
.charts-container .charts-container-div {
  display: flex;
  flex: 1 1 auto;
  width: 35rem;
}
.charts-container .chart-panel {
  flex: 1 1 15%;
  min-width: 8rem;
  margin: 1rem;
}

.chart-panel {
  cursor: help;
}
.chart-panel .monitoring-donut-chart {
  aspect-ratio: 1/1;
  margin: 0 auto;
  position: relative;
  width: 8rem;
}
.chart-panel .monitoring-donut-chart.donut-chart-ok {
  --used-color: #35B863;
  --committed-color: #a2e4b9;
}
.chart-panel .monitoring-donut-chart.donut-chart-caution {
  --used-color: #EAB65C;
  --committed-color: #f6deb6;
}
.chart-panel .monitoring-donut-chart.donut-chart-critical {
  --used-color: #CE3D2D;
  --committed-color: #e79b93;
}
.chart-panel .monitoring-donut-chart .donut-chart-inner-text {
  color: var(--used-color);
  display: flex;
  flex-direction: column;
  font-size: 1.3rem;
  height: 100%;
  justify-content: center;
  text-align: center;
  /* Backward compatibility for older browsers not supporting CSS mask. */
  position: relative;
  z-index: 1;
}
.chart-panel .monitoring-donut-chart .donut-chart-slices {
  /* Backward compatibility for older browsers, especially Chrome < 120 (released on 2023-12-05). */
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0) border-box;
  -webkit-mask-composite: xor;
  /* CSS does not support gradient borders yet, so we must use a background image instead. */
  background-image: conic-gradient(var(--used-color, #000) 0 var(--used), var(--committed-color, #999) 0 var(--committed, 0), #F2F2F2 0 100%);
  background-origin: border-box;
  border-radius: 50%;
  /* The border is not visible, but it is used to create the mask. */
  border: 0.3rem solid transparent;
  inset: 0;
  /* Use a ring mask to cut the central hole. */
  mask: linear-gradient(#fff 0 0) content-box exclude, linear-gradient(#fff 0 0) border-box;
  position: absolute;
}
.chart-panel .chart-description {
  width: 100%;
  text-align: center;
  color: #AEAEAE;
  margin-top: 1rem;
}

.node-panel {
  display: flex;
  flex-flow: column;
  box-sizing: border-box;
  margin-bottom: 2rem;
}
.node-panel-width {
  min-width: 40rem;
}
.node-panel__body {
  background: #F9F9F9;
  padding: 1rem 1rem 0 1rem;
  box-sizing: border-box;
  display: flex;
}
.node-panel__body__scroll-wrap {
  overflow: auto;
  display: flex;
  flex: 1 1 auto;
  padding-bottom: 1rem;
}
.node-panel__body__node-id {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: flex-start;
  padding: 2.2rem 3rem 0rem 3rem;
  flex: 0 0 8rem;
}
.node-panel__body__node-id__icon {
  font-size: 7rem;
  color: #AEAEAE;
}
.node-panel__body__node-id__name {
  color: #333333;
  font-weight: bold;
  margin-top: 2.3rem;
  margin-bottom: 0rem;
}
@media screen and (max-width: 1490px) {
  .node-panel__body__node-id__name {
    margin-top: 1.8rem;
  }
}
@media screen and (max-width: 1490px) {
  .node-panel__body__node-id {
    padding: 2.2rem 1rem 0rem 1rem;
  }
}
.node-panel__footer {
  background: #efefef;
  padding: 1rem;
  box-sizing: border-box;
  display: flex;
  border-top: 0.1rem solid #FFFFFF;
}
.node-panel__footer__left {
  flex: 1 1 auto;
}
.node-panel__footer__right {
  flex: 1 1 auto;
  color: #606060;
  display: flex;
  justify-content: flex-end;
}
.node-panel__footer__chip {
  background-color: #FFFFFF;
  color: #606060;
  border: 0.1rem #606060 solid;
  padding: 0.2rem 0.5rem;
  border-radius: 0.2rem;
  margin-right: 1rem;
  font-size: 1.1rem;
  white-space: nowrap;
}

.node-actions-panel {
  padding: 1rem 0 1rem 1rem;
}
.node-actions-panel__resume {
  margin-right: 1rem;
}

/* FIX IE 10+ scrollbar in flex container (.ui-datatable-scrollable-body) */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .monitoring-wrapper {
    flex-basis: 100%;
  }

  .monitoring-status-container {
    flex-basis: 100%;
  }

  .monitoring-right-container {
    flex-basis: 100%;
  }

  .monitoring__timeline {
    flex-basis: 100%;
  }
  .monitoring__timeline__panel {
    flex-basis: 100%;
  }

  .monitoring__panel {
    flex-basis: 100%;
  }

  .monitoring__panel-main {
    flex-basis: auto;
  }

  .monitoring__panel-side {
    flex-basis: 45rem;
  }

  .node-panel__body__scroll-wrap {
    flex-basis: 100%;
  }

  .charts-container {
    flex-basis: auto;
  }
}
/*
 * SERVER LOGS SECTION
 */
.logs__size input {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.logs__size button {
  margin: 0;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.logs .filter {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 1rem;
}
.logs .filter__item {
  display: flex;
  align-items: center;
  flex: 1 1 auto;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  margin-left: 5rem;
  margin-right: 0;
}
.logs .filter__item:first-child {
  margin-left: 0;
}
.logs .filter__item--two-third {
  flex: 2 1 0;
}
.logs .filter__item--one-third {
  flex: 1 1 0;
}
.logs .filter__item--right {
  justify-content: flex-end;
}
.logs .filter__label {
  flex: 0 1 6rem;
}
.logs .filter__label label {
  display: inline-block;
  width: 6rem;
  color: #606060;
}
.logs .filter--wide .filter__item {
  min-width: 29%;
}
.logs .filter__line-item {
  display: flex;
  align-items: center;
  width: 100%;
}

.worker-command-line .ui-inputfield,
.worker-command-line .ui-inputfield.ui-state-focus {
  border: none;
  overflow: auto;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: white;
  padding: 0;
  white-space: pre-wrap;
  word-wrap: break-word;
  font-family: "SourceCodePro", Menlo, Monaco, "Lucida Console", "DejaVu Sans Mono", monospace;
}

.doc-button {
  margin-left: 1rem;
}

.alert-color--CRITICAL {
  color: #DC1000;
}

.alert-color--HIGH {
  color: #FB3626;
}

.alert-color--MEDIUM {
  color: #FF6B60;
}

.alert-color--LOW {
  color: #F9BD58;
}

.alert-color--VERY_LOW {
  color: #E9D2AB;
}

.sandboxes-tree-form {
  flex: 1 1 0;
  display: flex;
  flex-flow: column;
  position: relative;
}
.sandboxes-tree-form:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 0.3rem;
}
.sandboxes-tree-form .empty-tree-message {
  background-color: #FFFFFF;
  padding: 1rem 2rem;
}

.sandboxes-tree {
  box-sizing: border-box;
  flex: 1 1 0;
  display: flex;
  width: 100%;
  overflow: auto;
  padding: 0 2rem;
}
.sandboxes-tree .ui-tree-container {
  position: relative;
  flex: 1 1 auto;
  padding: 0.5rem 0 0 0;
}
.sandboxes-tree .ui-treenode-label {
  outline: none;
  display: flex;
  align-items: center;
  height: 100%;
  cursor: pointer;
}
.sandboxes-tree .node-icon {
  display: inline-block;
  vertical-align: bottom;
}
.sandboxes-tree .node-label {
  margin-left: 0.5rem;
}
.sandboxes-tree .node-container-label {
  color: #4D4D4D;
  text-transform: uppercase;
  font-size: 1.2rem;
  font-weight: bold;
}
.sandboxes-tree .ui-treenode-content {
  box-sizing: border-box;
  width: 100%;
  display: flex;
  align-items: center;
  height: 2.5rem;
  padding-left: 0.7rem;
}
.sandboxes-tree .ui-treenode-content > .ui-treenode-label {
  position: relative;
  z-index: 50;
  width: 100%;
}
.sandboxes-tree .ui-treenode-content > .ui-treenode-label.ui-state-highlight {
  background: none;
  border-radius: none;
  color: #333333;
}
.sandboxes-tree .ui-treenode-content > .ui-tree-toggler.ui-icon {
  position: relative;
  z-index: 50;
}
.sandboxes-tree .ui-treenode-content:hover::before {
  content: "";
  background-color: #F9F9F9;
  position: absolute;
  right: 0;
  left: 0;
  height: 2.5rem;
}
.sandboxes-tree .ui-treenode-selected::before {
  content: "";
  background-color: #F5FAFD;
  box-shadow: inset 0.3rem 0 #1D6CB9;
  position: absolute;
  right: 0;
  left: 0;
  height: 2.5rem;
}
.sandboxes-tree .ui-treenode-selected > .ui-treenode-content:hover::before {
  background: none;
}
.sandboxes-tree .ui-treenode-selected > .ui-treenode-content > .ui-treenode-label {
  font-weight: bold;
  color: #333333;
}
.sandboxes-tree .dragging-over::before {
  content: "";
  background: white;
  position: absolute;
  right: 0;
  left: 0;
  height: 2.5rem;
}
.sandboxes-tree .ui-treenode {
  padding: 0;
}
.sandboxes-tree .ui-fileupload {
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
  top: 0;
}
.sandboxes-tree .ui-fileupload .ui-fileupload-buttonbar {
  display: none;
}
.sandboxes-tree .ui-fileupload .ui-fileupload-choose {
  display: none;
}
.sandboxes-tree .ui-fileupload .node-icon, .sandboxes-tree .ui-fileupload .node-label {
  pointer-events: none;
}
.sandboxes-tree .ui-fileupload .fa {
  margin-left: 0.5rem;
}

.sandboxes-header-form {
  flex: 1 1 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sandboxes-header-form__actions {
  padding-right: 1rem;
}
.sandboxes-header-form-sandbox {
  flex: none;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 0 0 0.5rem;
  font-weight: bold;
  padding: 0.5rem 0 0.5rem 0;
  font-size: 1.5rem;
  max-width: 98%;
}

.classpath-header {
  position: relative;
  top: 0.2rem;
  margin-top: 0.5rem;
  display: inline-block;
  font-size: 1.2rem;
  font-weight: bold;
  text-transform: uppercase;
  color: #333333;
}

.sandboxes-detail-permissions-table thead th {
  text-align: center !important;
}
.sandboxes-detail-permissions-table thead th:first-child {
  text-align: left !important;
}
.sandboxes-detail-permissions-table tbody td {
  text-align: center;
}
.sandboxes-detail-permissions-table tbody td:first-child {
  text-align: left;
}
.sandboxes-detail-permissions-table td:last-child {
  padding-right: 0.6rem;
}
.sandboxes-detail-permissions-table .table-cell-flex label {
  white-space: nowrap;
}
.sandboxes-detail-permissions-table .table-cell-flex .ui-selectonemenu {
  flex-grow: 1;
  margin-left: 1rem;
}
.sandboxes-detail-permissions-table .ui-chkbox .ui-chkbox-box {
  margin-right: 0;
}
.sandboxes-detail-permissions-table .ui-datatable-data {
  border-top: none;
}

.ui-tree .ui-treenode-leaf-icon {
  flex: 0 0 auto;
}

.sandbox-info-wrapper h1 {
  margin: 0 0 2rem 0;
  font-size: 2rem;
  color: #333333;
  font-weight: normal;
  font-style: normal;
}
.sandbox-info-wrapper h2 {
  margin: 3rem 0 2rem 0;
  white-space: nowrap;
  overflow: hidden;
  font-size: 1.4rem;
  font-weight: bold;
  text-transform: uppercase;
  color: #227AC8;
  display: flex;
}
.sandbox-info-wrapper h2 a {
  color: #227AC8;
}
.sandbox-info-wrapper h2 a:hover {
  text-decoration: none;
}
.sandbox-info-wrapper h2:after {
  content: "";
  flex: 1 1 auto;
  align-self: center;
  margin-left: 1rem;
  height: 2px;
  background: #606060;
}
.sandbox-info-wrapper h3 {
  margin: 2rem 0;
  color: #858585;
  font-weight: bold;
  font-size: 1.3rem;
}
.sandbox-info-wrapper h4,
.sandbox-info-wrapper h4 a,
.sandbox-info-wrapper h5 {
  margin: 2rem 0;
  color: #333333;
  font-weight: normal;
  font-size: 1.3rem;
}
.sandbox-info-wrapper a[name]:hover {
  text-decoration: none;
}
.sandbox-info-wrapper a[href^="#"] {
  color: #606060;
  margin: 1rem 0 1rem 2rem;
  line-height: 1.5rem;
  padding: 0;
  display: inline-block;
  font-weight: bold;
  position: relative;
  border-bottom: 1px solid #6989B6;
  transition: 0.2s ease;
}
.sandbox-info-wrapper a[href^="#"]:before {
  content: "\f13d";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  text-decoration: none;
  position: absolute;
  left: -2rem;
  transition: 0.1s ease;
}
.sandbox-info-wrapper a[href^="#"]:hover {
  text-decoration: none;
  color: #1D6CB9;
  border-color: #1D6CB9;
}
.sandbox-info-wrapper a[href^="#"]:hover:before {
  transform: scale(1.1, 1.1);
}
.sandbox-info-wrapper div + li {
  list-style: none;
}
.sandbox-info-wrapper table {
  margin: 0 0 4rem 0;
  width: 100%;
  border: none;
  border-collapse: collapse;
  border-radius: 2px;
  overflow: hidden;
}
.sandbox-info-wrapper table thead {
  border-bottom: 1px solid #e0e0e0;
}
.sandbox-info-wrapper table th {
  padding: 0.5rem 1.5rem 0.4rem 1.5rem;
  color: #606060;
  border: none;
  background: #EAEAEA;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 1.1rem;
  text-align: left;
}
.sandbox-info-wrapper table tr {
  border-left: 1px solid #EAEAEA;
  border-right: 1px solid #EAEAEA;
}
.sandbox-info-wrapper table tr:nth-child(even) {
  background: #f4f4f4;
}
.sandbox-info-wrapper table td {
  padding: 1rem 1.5rem !important;
  border-style: none !important;
  border-bottom: 1px solid #e8e8e8 !important;
}
.sandbox-info-wrapper table .rich-note-body {
  background: none !important;
  font-size: 1.3rem !important;
  color: #000 !important;
}
.sandbox-info-wrapper table .rich-note-body p {
  font-size: 1.3rem !important;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .sandboxes-tree .ui-treenode-content:hover::before {
    margin-top: -1.2rem;
  }
  .sandboxes-tree .dragging-over::before {
    margin-top: -1.2rem;
  }

  .sandboxes-tree-form, .sandboxes-tree {
    flex-basis: 100%;
  }

  .properties-detail-panel, .sandboxes-detail-panel {
    flex-shrink: 0;
  }
}
.sandboxes-detail-file-header {
  display: flex;
  align-items: center;
  padding: 0.2rem 2rem;
  margin: -2rem -2rem 0 -2rem;
  min-height: 4.4rem;
}
.sandboxes-detail-file-header > * {
  padding-right: 2rem;
}
.sandboxes-detail-file-header__rightitem {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
.sandboxes-detail-file-header__leftitem {
  flex: 1 0 auto;
  display: flex;
  align-items: center;
}
.sandboxes-detail-file-header__leftitem--encoding {
  width: 20rem;
}
.sandboxes-detail-file-header__leftitem--label {
  padding-right: 2rem;
}

.sandboxes__code-mirror {
  overflow: auto;
  display: flex;
  flex: 1 1 0;
  flex-flow: column;
  margin: 0 -2rem -2rem -2rem;
}
.sandboxes__code-mirror > .CodeMirror {
  display: flex;
  flex: 1 1 0;
  flex-flow: column;
  border-radius: 0;
  border: 0;
  margin-right: 0;
  box-sizing: border-box;
  box-shadow: none;
}
.sandboxes__code-mirror > .CodeMirror > .CodeMirror-scroll {
  display: flex;
  flex: 1 1 auto;
}
.sandboxes__code-mirror > .CodeMirror > .CodeMirror-scroll > .CodeMirror-gutters {
  height: 100% !important;
}

.sandboxes__delete-dialog {
  margin-top: 2rem;
}

.sandboxes__target-name {
  display: inline-block;
  border: 0.1rem solid #707070;
  padding: 0 0.6rem;
  margin: 0 0.3rem 0 0;
  background-color: #eeeeee;
  color: #656565;
  border-radius: 0.2rem;
}

.sandboxes__cancel-btn {
  margin: 1.5rem 0 0 0;
}

.new_sandbox-table .ui-selectonemenu {
  width: 85%;
  margin-top: 0.2rem;
}
.new_sandbox-table .ui-inputfield {
  padding: 0.5rem 0 0.5rem 1rem;
  margin-right: 1rem;
}

.security__intro {
  font-size: 1.3rem;
}
.security__intro__header {
  font-size: 1.5rem;
  text-align: center;
  font-weight: bold;
}
.security__intro__text {
  margin-top: 3rem;
  text-align: center;
  line-height: 2.6rem;
}
.security__body {
  margin-top: 1rem;
}
.security__body__grid {
  margin-top: 2rem;
}
.security__body__grid .ui-panelgrid-cell {
  padding: 0;
  vertical-align: baseline;
}

.setup__content {
  display: flex;
  height: 100%;
}
.setup__content__left {
  width: 0;
  display: flex;
  flex: 1 1 auto;
  padding: 2rem 0 0 0;
  flex-direction: column;
  min-width: 0;
}
.setup__content__right {
  display: flex;
  flex: 0 0 35rem;
  padding: 2rem 2rem 0 0;
  flex-direction: column;
  margin-left: 3rem;
}
@media screen and (min-width: 1540px) {
  .setup__content__right {
    flex: 0 0 50rem;
  }
}
.setup__header {
  flex: 0 0 auto;
}
.setup__body {
  flex: 1 1 auto;
  overflow: auto;
}
.setup__body--flex {
  display: flex;
}
.setup__controls {
  margin: 2rem 0 0 0;
  border-top: 0.2rem solid #F2F2F2;
  padding: 2.5rem 0 2rem 0;
  display: flex;
  flex-wrap: wrap;
  column-gap: 1.5rem;
  row-gap: 0.75rem;
}
.setup__info {
  line-height: 150%;
  margin: 0.75rem 0;
  display: block;
  margin-block-start: 1rem;
  margin-block-end: 1rem;
  margin-inline-start: 0;
  margin-inline-end: 0;
}

/*
 * Configuration -> Setup -> License
 */
.license {
  border-radius: 0.2rem;
  background: #f6f6f6;
  margin: 0 0 2rem 0;
}
.license__header {
  display: flex;
  border-radius: 0.2rem;
  padding: 0.8rem 1.5rem;
  color: #FFFFFF;
  background: #AEAEAE;
}
.license__header:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin: 0 1rem 0 0;
}
.license__header__status {
  flex: 1 1 auto;
  font-weight: bold;
}
.license__header__date {
  flex: 1 1 auto;
  text-align: right;
}
.license__header--success {
  background: #35B863;
}
.license__header--success:before {
  content: "\f00c";
}
.license__header--inactive {
  background: #AEAEAE;
}
.license__header--inactive:before {
  content: "\f12a";
}
.license__header--warning {
  background: #EAB65C;
}
.license__header--warning:before {
  content: "\f12a";
}
.license__header--error {
  background: #CE3D2D;
}
.license__header--error:before {
  content: "\f00d";
}
.license__table {
  width: 100%;
  border-collapse: collapse;
  line-height: 140%;
}
.license__table--prop {
  border-top: 0.1rem solid #D6D6D6;
}
.license__table th,
.license__table td {
  padding: 1rem 1.5rem;
  border: 0.1rem solid #F2F2F2;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  vertical-align: top;
}
.license__table th {
  width: 30rem;
  color: #606060;
  text-align: left;
}
.license__table tr:last-child td,
.license__table tr:last-child th {
  border-bottom: 0;
}
.license__controls {
  display: flex;
  padding: 0.8rem 1.5rem 0.8rem 0;
  border-top: 0.2rem solid #D6D6D6;
  align-items: center;
}
.license__controls__left {
  flex: 1 1 auto;
}
.license__controls__right {
  flex: 0 0 auto;
}
.license__feature_table {
  width: 100%;
  border-collapse: collapse;
  line-height: 140%;
}
.license__feature_table th,
.license__feature_table td {
  padding: 1rem 1.5rem;
  border: 0.1rem solid #F2F2F2;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  vertical-align: top;
}
.license__feature_table th {
  width: 30rem;
  color: #606060;
  text-align: left;
}
.license__feature_table tr:last-child td,
.license__feature_table tr:last-child th {
  border-bottom: 0;
}
.license__controls {
  display: flex;
  padding: 0.8rem 1.5rem 0.8rem 0;
  border-top: 0.2rem solid #D6D6D6;
  align-items: center;
}
.license__controls__left {
  flex: 1 1 auto;
}
.license__controls__right {
  flex: 0 0 auto;
}
.license__button {
  flex: 0 0 auto;
  margin: 0 0 0 1.5rem;
  padding: 0;
  vertical-align: middle;
}
.license__upload-panel {
  margin: 0 2rem;
  padding-top: 2rem;
  padding-bottom: 1rem;
}
.license__upload-panel .buttons__panel {
  margin-top: 1rem;
}
.license__upload-panel .buttons__panel-margin {
  margin-left: 1.4rem;
}
.license__upload .message-box {
  width: 100%;
}
.license__upload label {
  font-weight: bold;
  color: #606060;
}
.license__upload table td.ui-panelgrid-cell {
  border: none;
  padding: 0.4rem 1rem;
}
.license__upload .license-file .ui-fileupload, .license__upload .license-file .ui-fileupload-buttonbar {
  display: inline;
}
.license__upload .license-file .ui-button-icon-left {
  margin-top: -1rem;
}
.license__upload .license-file .ui-button-text-icon-left .ui-button-text {
  padding-top: 0;
}
.license__upload .license-file .ui-fileupload-content {
  display: none;
}
.license__upload .license-key {
  box-sizing: border-box;
  width: 100%;
  font-family: "SourceCodePro", Menlo, Monaco, "Lucida Console", "DejaVu Sans Mono", monospace;
  overflow-wrap: normal;
  white-space: pre;
  font-size: 1.2rem;
  max-height: 30rem;
}
.license__upload .license-term {
  float: right;
  margin: 0.5rem;
}

.notification {
  margin: 4px 2px 2px 6px;
  float: right;
}

.short-input {
  box-sizing: border-box;
  width: 8rem;
}

.medium-input {
  box-sizing: border-box;
  width: 18rem;
}

.longer-input {
  box-sizing: border-box;
  width: 29rem;
}

.long-input {
  box-sizing: border-box;
  width: 40rem;
}

.input-rich {
  flex: 1 auto;
  width: 100%;
  display: flex;
  flex-direction: column;
}

.input-rich__wrapper {
  flex: 1;
  display: flex;
}

.input-rich__icon {
  display: flex;
  justify-content: center;
  align-items: center;
}

.input-rich__note {
  display: block;
  padding: 0.5rem 0;
  font-size: 90%;
}

table.form > tbody > tr > td {
  padding: 4px;
}
table.form > tbody > tr > td:first-child {
  text-align: right;
  vertical-align: top;
  padding: 10px 8px 0px 10px;
}

#setupForm .ui-panel-content {
  height: 100%;
}
#setupForm .ui-tabs {
  display: flex;
  height: 100%;
}
#setupForm .ui-tabs-nav {
  flex: 0 0 20rem;
}
#setupForm .ui-tabs-panels {
  float: none;
  flex: 1 1 auto;
  width: auto;
  padding-left: 2rem;
  min-width: 0;
}
#setupForm .ui-tabs-panel {
  height: 100%;
}
#setupForm .hint {
  display: inline-block;
  float: left;
  margin-top: 0.2rem;
}

.ldap-browser {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.ldap-browser .root-selector {
  display: inherit;
  align-items: center;
  padding-bottom: 0.5rem;
}
.ldap-browser .root-selector input {
  flex: 1;
  margin: 0 1rem;
}
.ldap-browser .root-selector button {
  margin: 0;
}
.ldap-browser .ldap-tree {
  width: 100%;
  flex: 1;
  overflow: auto;
}
.ldap-browser .draggable {
  cursor: grab;
}

.setup__body > .ldap-browser {
  width: 45%;
  margin-right: 0.5rem;
}

.ldap-user-lookup {
  width: 55%;
  overflow: auto;
  margin-left: 1rem;
}
.ldap-user-lookup .form-separator:first-child {
  margin-top: 0;
}

/*
 * Configuration -> Worker
 */
.worker-panel {
  display: flex;
}
.worker-panel__buttons {
  flex: 1 1 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.worker-panel__buttons--border {
  padding: 2rem;
  border-radius: 0.2rem;
  text-align: center;
}
.worker-panel__buttons--inline {
  display: inline-block;
}
.worker-panel__buttons--margin {
  margin-left: 0.5rem;
}
.worker-panel__data-grid {
  padding: 1rem 0;
  width: 100%;
  height: 100%;
}
.worker-panel__data-grid > .ui-panelgrid-content > .ui-g > .ui-panelgrid-cell {
  padding: 0.5rem 0;
}
.worker-panel__data-grid-error > .ui-panelgrid-content {
  border-color: #ebccd1;
  color: #a94442;
  background-color: #eedbdb;
}
.worker-panel__label {
  color: #606060;
  padding: 0;
  font-weight: bold;
}

.port-range-dash {
  margin: 0 1rem;
}

.worker-jvm-arguments {
  display: flex;
  align-items: center;
}
.worker-jvm-arguments textarea {
  flex: 1;
  box-sizing: border-box;
}

.detail-chip-container {
  display: flex;
  align-items: center;
  margin: 0rem 0 4rem 0;
}

.detail-chip {
  flex: 1 1 auto;
  border: 0.1rem solid #ececec;
  padding: 0.7rem 1.5rem;
  border-radius: 0.3rem 0 0 0.3rem;
  font-weight: bold;
}
.detail-chip:last-of-type {
  border-radius: 0 0.3rem 0.3rem 0;
}
.detail-chip > .fa {
  color: #606060;
  margin-right: 1rem;
}

.detail-cron {
  background-color: #F9F9F9;
  font-family: "SourceCodePro", Menlo, Monaco, "Lucida Console", "DejaVu Sans Mono", monospace;
  border: 1px solid #606060;
  border-radius: 0.3rem;
  font-size: 1rem;
  padding: 0.3rem 1rem;
  margin-left: 0.5rem;
}

.detail-path {
  background-color: #F9F9F9;
  border: 1px solid #606060;
  border-radius: 0.3rem;
  padding: 0.3rem;
}

.schedule-timeline {
  width: 100%;
  margin: 0 0 4.5rem 0;
}
.schedule-timeline > ul {
  padding: 0;
  display: flex;
  position: relative;
}
.schedule-timeline > ul > div {
  height: 0.2rem;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: transparent;
}
.schedule-timeline > ul > div.ACTIVE_FROM--1--1 {
  background: linear-gradient(to right, transparent 0%, #AEAEAE 12%, #AEAEAE 92%, transparent 100%);
}
.schedule-timeline > ul > div.ACTIVE_FROM--1--2 {
  background: linear-gradient(to right, transparent 0%, #AEAEAE 12%, #AEAEAE 54%, transparent 58%);
}
.schedule-timeline > ul > div.ACTIVE_FROM--1--3 {
  background: linear-gradient(to right, transparent 0%, #AEAEAE 12%, #AEAEAE 38.6666666667%, transparent 42.6666666667%);
}
.schedule-timeline > ul > div.ACTIVE_FROM--1--4 {
  background: linear-gradient(to right, transparent 0%, #AEAEAE 12%, #AEAEAE 31%, transparent 35%);
}
.schedule-timeline > ul > div.ACTIVE_FROM--2--1 {
  background: linear-gradient(to right, transparent 88%, #AEAEAE 104%, #AEAEAE 192%, transparent 196%);
}
.schedule-timeline > ul > div.ACTIVE_FROM--2--2 {
  background: linear-gradient(to right, transparent 42%, #AEAEAE 58%, #AEAEAE 92%, transparent 100%);
}
.schedule-timeline > ul > div.ACTIVE_FROM--2--3 {
  background: linear-gradient(to right, transparent 26.6666666667%, #AEAEAE 42.6666666667%, #AEAEAE 69.3333333333%, transparent 73.3333333333%);
}
.schedule-timeline > ul > div.ACTIVE_FROM--2--4 {
  background: linear-gradient(to right, transparent 19%, #AEAEAE 35%, #AEAEAE 54%, transparent 58%);
}
.schedule-timeline > ul > div.ACTIVE_FROM--3--1 {
  background: linear-gradient(to right, transparent 180%, #AEAEAE 196%, #AEAEAE 284%, transparent 288%);
}
.schedule-timeline > ul > div.ACTIVE_FROM--3--2 {
  background: linear-gradient(to right, transparent 88%, #AEAEAE 104%, #AEAEAE 146%, transparent 150%);
}
.schedule-timeline > ul > div.ACTIVE_FROM--3--3 {
  background: linear-gradient(to right, transparent 57.3333333333%, #AEAEAE 73.3333333333%, #AEAEAE 92%, transparent 100%);
}
.schedule-timeline > ul > div.ACTIVE_FROM--3--4 {
  background: linear-gradient(to right, transparent 42%, #AEAEAE 58%, #AEAEAE 77%, transparent 81%);
}
.schedule-timeline > ul > div.ACTIVE_FROM--4--1 {
  background: linear-gradient(to right, transparent 272%, #AEAEAE 288%, #AEAEAE 376%, transparent 380%);
}
.schedule-timeline > ul > div.ACTIVE_FROM--4--2 {
  background: linear-gradient(to right, transparent 134%, #AEAEAE 150%, #AEAEAE 192%, transparent 196%);
}
.schedule-timeline > ul > div.ACTIVE_FROM--4--3 {
  background: linear-gradient(to right, transparent 88%, #AEAEAE 104%, #AEAEAE 130.6666666667%, transparent 134.6666666667%);
}
.schedule-timeline > ul > div.ACTIVE_FROM--4--4 {
  background: linear-gradient(to right, transparent 65%, #AEAEAE 81%, #AEAEAE 92%, transparent 100%);
}
.schedule-timeline > ul > div.SUCCESS--1--1 {
  background: linear-gradient(to right, transparent 0%, #35B863 12%, #35B863 92%, transparent 100%);
}
.schedule-timeline > ul > div.SUCCESS--1--2 {
  background: linear-gradient(to right, transparent 0%, #35B863 12%, #35B863 54%, transparent 58%);
}
.schedule-timeline > ul > div.SUCCESS--1--3 {
  background: linear-gradient(to right, transparent 0%, #35B863 12%, #35B863 38.6666666667%, transparent 42.6666666667%);
}
.schedule-timeline > ul > div.SUCCESS--1--4 {
  background: linear-gradient(to right, transparent 0%, #35B863 12%, #35B863 31%, transparent 35%);
}
.schedule-timeline > ul > div.SUCCESS--2--1 {
  background: linear-gradient(to right, transparent 88%, #35B863 104%, #35B863 192%, transparent 196%);
}
.schedule-timeline > ul > div.SUCCESS--2--2 {
  background: linear-gradient(to right, transparent 42%, #35B863 58%, #35B863 92%, transparent 100%);
}
.schedule-timeline > ul > div.SUCCESS--2--3 {
  background: linear-gradient(to right, transparent 26.6666666667%, #35B863 42.6666666667%, #35B863 69.3333333333%, transparent 73.3333333333%);
}
.schedule-timeline > ul > div.SUCCESS--2--4 {
  background: linear-gradient(to right, transparent 19%, #35B863 35%, #35B863 54%, transparent 58%);
}
.schedule-timeline > ul > div.SUCCESS--3--1 {
  background: linear-gradient(to right, transparent 180%, #35B863 196%, #35B863 284%, transparent 288%);
}
.schedule-timeline > ul > div.SUCCESS--3--2 {
  background: linear-gradient(to right, transparent 88%, #35B863 104%, #35B863 146%, transparent 150%);
}
.schedule-timeline > ul > div.SUCCESS--3--3 {
  background: linear-gradient(to right, transparent 57.3333333333%, #35B863 73.3333333333%, #35B863 92%, transparent 100%);
}
.schedule-timeline > ul > div.SUCCESS--3--4 {
  background: linear-gradient(to right, transparent 42%, #35B863 58%, #35B863 77%, transparent 81%);
}
.schedule-timeline > ul > div.SUCCESS--4--1 {
  background: linear-gradient(to right, transparent 272%, #35B863 288%, #35B863 376%, transparent 380%);
}
.schedule-timeline > ul > div.SUCCESS--4--2 {
  background: linear-gradient(to right, transparent 134%, #35B863 150%, #35B863 192%, transparent 196%);
}
.schedule-timeline > ul > div.SUCCESS--4--3 {
  background: linear-gradient(to right, transparent 88%, #35B863 104%, #35B863 130.6666666667%, transparent 134.6666666667%);
}
.schedule-timeline > ul > div.SUCCESS--4--4 {
  background: linear-gradient(to right, transparent 65%, #35B863 81%, #35B863 92%, transparent 100%);
}
.schedule-timeline > ul > div.FAILING--1--1 {
  background: linear-gradient(to right, transparent 0%, #CE3D2D 12%, #CE3D2D 92%, transparent 100%);
}
.schedule-timeline > ul > div.FAILING--1--2 {
  background: linear-gradient(to right, transparent 0%, #CE3D2D 12%, #CE3D2D 54%, transparent 58%);
}
.schedule-timeline > ul > div.FAILING--1--3 {
  background: linear-gradient(to right, transparent 0%, #CE3D2D 12%, #CE3D2D 38.6666666667%, transparent 42.6666666667%);
}
.schedule-timeline > ul > div.FAILING--1--4 {
  background: linear-gradient(to right, transparent 0%, #CE3D2D 12%, #CE3D2D 31%, transparent 35%);
}
.schedule-timeline > ul > div.FAILING--2--1 {
  background: linear-gradient(to right, transparent 88%, #CE3D2D 104%, #CE3D2D 192%, transparent 196%);
}
.schedule-timeline > ul > div.FAILING--2--2 {
  background: linear-gradient(to right, transparent 42%, #CE3D2D 58%, #CE3D2D 92%, transparent 100%);
}
.schedule-timeline > ul > div.FAILING--2--3 {
  background: linear-gradient(to right, transparent 26.6666666667%, #CE3D2D 42.6666666667%, #CE3D2D 69.3333333333%, transparent 73.3333333333%);
}
.schedule-timeline > ul > div.FAILING--2--4 {
  background: linear-gradient(to right, transparent 19%, #CE3D2D 35%, #CE3D2D 54%, transparent 58%);
}
.schedule-timeline > ul > div.FAILING--3--1 {
  background: linear-gradient(to right, transparent 180%, #CE3D2D 196%, #CE3D2D 284%, transparent 288%);
}
.schedule-timeline > ul > div.FAILING--3--2 {
  background: linear-gradient(to right, transparent 88%, #CE3D2D 104%, #CE3D2D 146%, transparent 150%);
}
.schedule-timeline > ul > div.FAILING--3--3 {
  background: linear-gradient(to right, transparent 57.3333333333%, #CE3D2D 73.3333333333%, #CE3D2D 92%, transparent 100%);
}
.schedule-timeline > ul > div.FAILING--3--4 {
  background: linear-gradient(to right, transparent 42%, #CE3D2D 58%, #CE3D2D 77%, transparent 81%);
}
.schedule-timeline > ul > div.FAILING--4--1 {
  background: linear-gradient(to right, transparent 272%, #CE3D2D 288%, #CE3D2D 376%, transparent 380%);
}
.schedule-timeline > ul > div.FAILING--4--2 {
  background: linear-gradient(to right, transparent 134%, #CE3D2D 150%, #CE3D2D 192%, transparent 196%);
}
.schedule-timeline > ul > div.FAILING--4--3 {
  background: linear-gradient(to right, transparent 88%, #CE3D2D 104%, #CE3D2D 130.6666666667%, transparent 134.6666666667%);
}
.schedule-timeline > ul > div.FAILING--4--4 {
  background: linear-gradient(to right, transparent 65%, #CE3D2D 81%, #CE3D2D 92%, transparent 100%);
}
.schedule-timeline > ul > div.RUNNING_NEXT_EVENT--1--1 {
  background: linear-gradient(to right, transparent 0%, #227AC8 12%, #227AC8 92%, transparent 100%);
}
.schedule-timeline > ul > div.RUNNING_NEXT_EVENT--1--2 {
  background: linear-gradient(to right, transparent 0%, #227AC8 12%, #227AC8 54%, transparent 58%);
}
.schedule-timeline > ul > div.RUNNING_NEXT_EVENT--1--3 {
  background: linear-gradient(to right, transparent 0%, #227AC8 12%, #227AC8 38.6666666667%, transparent 42.6666666667%);
}
.schedule-timeline > ul > div.RUNNING_NEXT_EVENT--1--4 {
  background: linear-gradient(to right, transparent 0%, #227AC8 12%, #227AC8 31%, transparent 35%);
}
.schedule-timeline > ul > div.RUNNING_NEXT_EVENT--2--1 {
  background: linear-gradient(to right, transparent 88%, #227AC8 104%, #227AC8 192%, transparent 196%);
}
.schedule-timeline > ul > div.RUNNING_NEXT_EVENT--2--2 {
  background: linear-gradient(to right, transparent 42%, #227AC8 58%, #227AC8 92%, transparent 100%);
}
.schedule-timeline > ul > div.RUNNING_NEXT_EVENT--2--3 {
  background: linear-gradient(to right, transparent 26.6666666667%, #227AC8 42.6666666667%, #227AC8 69.3333333333%, transparent 73.3333333333%);
}
.schedule-timeline > ul > div.RUNNING_NEXT_EVENT--2--4 {
  background: linear-gradient(to right, transparent 19%, #227AC8 35%, #227AC8 54%, transparent 58%);
}
.schedule-timeline > ul > div.RUNNING_NEXT_EVENT--3--1 {
  background: linear-gradient(to right, transparent 180%, #227AC8 196%, #227AC8 284%, transparent 288%);
}
.schedule-timeline > ul > div.RUNNING_NEXT_EVENT--3--2 {
  background: linear-gradient(to right, transparent 88%, #227AC8 104%, #227AC8 146%, transparent 150%);
}
.schedule-timeline > ul > div.RUNNING_NEXT_EVENT--3--3 {
  background: linear-gradient(to right, transparent 57.3333333333%, #227AC8 73.3333333333%, #227AC8 92%, transparent 100%);
}
.schedule-timeline > ul > div.RUNNING_NEXT_EVENT--3--4 {
  background: linear-gradient(to right, transparent 42%, #227AC8 58%, #227AC8 77%, transparent 81%);
}
.schedule-timeline > ul > div.RUNNING_NEXT_EVENT--4--1 {
  background: linear-gradient(to right, transparent 272%, #227AC8 288%, #227AC8 376%, transparent 380%);
}
.schedule-timeline > ul > div.RUNNING_NEXT_EVENT--4--2 {
  background: linear-gradient(to right, transparent 134%, #227AC8 150%, #227AC8 192%, transparent 196%);
}
.schedule-timeline > ul > div.RUNNING_NEXT_EVENT--4--3 {
  background: linear-gradient(to right, transparent 88%, #227AC8 104%, #227AC8 130.6666666667%, transparent 134.6666666667%);
}
.schedule-timeline > ul > div.RUNNING_NEXT_EVENT--4--4 {
  background: linear-gradient(to right, transparent 65%, #227AC8 81%, #227AC8 92%, transparent 100%);
}
.schedule-timeline > ul > div.ACTIVE_TO--1--1 {
  background: linear-gradient(to right, transparent 0%, #333333 12%, #333333 92%, transparent 100%);
}
.schedule-timeline > ul > div.ACTIVE_TO--1--2 {
  background: linear-gradient(to right, transparent 0%, #333333 12%, #333333 54%, transparent 58%);
}
.schedule-timeline > ul > div.ACTIVE_TO--1--3 {
  background: linear-gradient(to right, transparent 0%, #333333 12%, #333333 38.6666666667%, transparent 42.6666666667%);
}
.schedule-timeline > ul > div.ACTIVE_TO--1--4 {
  background: linear-gradient(to right, transparent 0%, #333333 12%, #333333 31%, transparent 35%);
}
.schedule-timeline > ul > div.ACTIVE_TO--2--1 {
  background: linear-gradient(to right, transparent 88%, #333333 104%, #333333 192%, transparent 196%);
}
.schedule-timeline > ul > div.ACTIVE_TO--2--2 {
  background: linear-gradient(to right, transparent 42%, #333333 58%, #333333 92%, transparent 100%);
}
.schedule-timeline > ul > div.ACTIVE_TO--2--3 {
  background: linear-gradient(to right, transparent 26.6666666667%, #333333 42.6666666667%, #333333 69.3333333333%, transparent 73.3333333333%);
}
.schedule-timeline > ul > div.ACTIVE_TO--2--4 {
  background: linear-gradient(to right, transparent 19%, #333333 35%, #333333 54%, transparent 58%);
}
.schedule-timeline > ul > div.ACTIVE_TO--3--1 {
  background: linear-gradient(to right, transparent 180%, #333333 196%, #333333 284%, transparent 288%);
}
.schedule-timeline > ul > div.ACTIVE_TO--3--2 {
  background: linear-gradient(to right, transparent 88%, #333333 104%, #333333 146%, transparent 150%);
}
.schedule-timeline > ul > div.ACTIVE_TO--3--3 {
  background: linear-gradient(to right, transparent 57.3333333333%, #333333 73.3333333333%, #333333 92%, transparent 100%);
}
.schedule-timeline > ul > div.ACTIVE_TO--3--4 {
  background: linear-gradient(to right, transparent 42%, #333333 58%, #333333 77%, transparent 81%);
}
.schedule-timeline > ul > div.ACTIVE_TO--4--1 {
  background: linear-gradient(to right, transparent 272%, #333333 288%, #333333 376%, transparent 380%);
}
.schedule-timeline > ul > div.ACTIVE_TO--4--2 {
  background: linear-gradient(to right, transparent 134%, #333333 150%, #333333 192%, transparent 196%);
}
.schedule-timeline > ul > div.ACTIVE_TO--4--3 {
  background: linear-gradient(to right, transparent 88%, #333333 104%, #333333 130.6666666667%, transparent 134.6666666667%);
}
.schedule-timeline > ul > div.ACTIVE_TO--4--4 {
  background: linear-gradient(to right, transparent 65%, #333333 81%, #333333 92%, transparent 100%);
}
.schedule-timeline > ul > div.DISABLED--1--1 {
  background: linear-gradient(to right, transparent 0%, #606060 12%, #606060 92%, transparent 100%);
}
.schedule-timeline > ul > div.DISABLED--1--2 {
  background: linear-gradient(to right, transparent 0%, #606060 12%, #606060 54%, transparent 58%);
}
.schedule-timeline > ul > div.DISABLED--1--3 {
  background: linear-gradient(to right, transparent 0%, #606060 12%, #606060 38.6666666667%, transparent 42.6666666667%);
}
.schedule-timeline > ul > div.DISABLED--1--4 {
  background: linear-gradient(to right, transparent 0%, #606060 12%, #606060 31%, transparent 35%);
}
.schedule-timeline > ul > div.DISABLED--2--1 {
  background: linear-gradient(to right, transparent 88%, #606060 104%, #606060 192%, transparent 196%);
}
.schedule-timeline > ul > div.DISABLED--2--2 {
  background: linear-gradient(to right, transparent 42%, #606060 58%, #606060 92%, transparent 100%);
}
.schedule-timeline > ul > div.DISABLED--2--3 {
  background: linear-gradient(to right, transparent 26.6666666667%, #606060 42.6666666667%, #606060 69.3333333333%, transparent 73.3333333333%);
}
.schedule-timeline > ul > div.DISABLED--2--4 {
  background: linear-gradient(to right, transparent 19%, #606060 35%, #606060 54%, transparent 58%);
}
.schedule-timeline > ul > div.DISABLED--3--1 {
  background: linear-gradient(to right, transparent 180%, #606060 196%, #606060 284%, transparent 288%);
}
.schedule-timeline > ul > div.DISABLED--3--2 {
  background: linear-gradient(to right, transparent 88%, #606060 104%, #606060 146%, transparent 150%);
}
.schedule-timeline > ul > div.DISABLED--3--3 {
  background: linear-gradient(to right, transparent 57.3333333333%, #606060 73.3333333333%, #606060 92%, transparent 100%);
}
.schedule-timeline > ul > div.DISABLED--3--4 {
  background: linear-gradient(to right, transparent 42%, #606060 58%, #606060 77%, transparent 81%);
}
.schedule-timeline > ul > div.DISABLED--4--1 {
  background: linear-gradient(to right, transparent 272%, #606060 288%, #606060 376%, transparent 380%);
}
.schedule-timeline > ul > div.DISABLED--4--2 {
  background: linear-gradient(to right, transparent 134%, #606060 150%, #606060 192%, transparent 196%);
}
.schedule-timeline > ul > div.DISABLED--4--3 {
  background: linear-gradient(to right, transparent 88%, #606060 104%, #606060 130.6666666667%, transparent 134.6666666667%);
}
.schedule-timeline > ul > div.DISABLED--4--4 {
  background: linear-gradient(to right, transparent 65%, #606060 81%, #606060 92%, transparent 100%);
}
.schedule-timeline li {
  width: 100%;
  list-style: none;
  position: relative;
  padding-bottom: 2rem;
}
.schedule-timeline__icon {
  font-family: "Font Awesome 5 Free";
  font-size: 2rem;
  font-weight: 900;
  position: absolute;
  bottom: 0.2rem;
  padding-left: 50%;
}
.schedule-timeline__icon::before {
  content: "\f041";
  font-size: 2.2rem;
}
.schedule-timeline__icon--error::after {
  content: "\f12a";
  font-size: 0.8rem;
  font-weight: 900;
  position: absolute;
  right: 0.69rem;
  bottom: 0.9rem;
  color: #FFFFFF;
}
.schedule-timeline__icon--ok::after {
  content: "\f00c";
  font-size: 0.8rem;
  font-weight: 900;
  position: absolute;
  right: 0.4rem;
  bottom: 0.9rem;
  color: #FFFFFF;
}
.schedule-timeline__icon--active-to::after {
  content: "\f051";
  font-size: 0.8rem;
  font-weight: 900;
  position: absolute;
  right: 0.49rem;
  bottom: 0.9rem;
  color: #FFFFFF;
}
.schedule-timeline__icon--running::after {
  content: "\f04b";
  font-size: 0.7rem;
  font-weight: 900;
  position: absolute;
  right: 0.42rem;
  bottom: 1rem;
  color: #FFFFFF;
}
.schedule-timeline__element-label {
  line-height: 1.6;
  display: block;
  padding-left: 1.3rem;
  text-align: center;
}
.schedule-timeline__element--last-ok {
  color: #35B863;
}
.schedule-timeline__element--last-error {
  color: #CE3D2D;
}
.schedule-timeline__element--next {
  color: #227AC8;
}
.schedule-timeline__element--active-from {
  color: #AEAEAE;
}
.schedule-timeline__element--disabled {
  color: #606060;
}
.schedule-timeline__element--active-to {
  color: #333333;
}

a.history-link {
  color: #333333;
}
a.history-link--success {
  color: #333333;
}
a.history-link--success--table {
  color: #333333;
}
a.history-link--error {
  color: #CE3D2D;
}
a.history-link--running {
  color: #227AC8;
}

.form-grid .ui-panelgrid-cell {
  padding: 1rem 0;
}
.form-grid .monitoring-cell {
  padding-right: 1rem;
}

.form-label {
  font-weight: bold;
  color: #606060;
}
.form-label.ui-panelgrid-cell {
  padding-top: 1.5rem;
}

.form-input {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}
.form-input--text-only {
  margin-top: 0.5rem;
}

.field-hint {
  margin-left: 0.4rem;
}
.field-hint--under {
  margin-top: 0.8rem;
}

.cron-expression {
  border-color: #6989B6 !important;
  border-bottom: none !important;
  border-bottom-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
}

.cron-expression::selection {
  background: #6989B6;
}

.cron-expression::-moz-selection {
  background: #6989B6;
}

.cron__nextrun {
  color: #767676;
  font-size: 90%;
}

.cron-border {
  box-shadow: 0 0 0.7rem #D6D6D6;
}

.cron__hint {
  display: flex;
  align-items: center;
  color: #767676;
  background: #D6D6D6;
  min-height: 4.2rem;
  font-size: 90%;
  border-top: 0.2rem solid #6989B6;
  width: 40rem;
}
.cron__hint__expression {
  color: #333333;
}
.cron__hint__hint {
  display: block;
  padding: 0.7rem 0.9rem;
}
.cron__hint .ui-message-error {
  display: flex;
  align-items: center;
  color: #FFFFFF;
  background-color: #F97458;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 1.4rem 0.9rem;
}

.cron__position__hint {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 4rem;
  width: 40rem;
}

.cron__help__positions {
  margin: 0rem 0.2rem;
  padding: 0.1rem 0.4rem;
  border-radius: 0.2rem;
  border: 0.1rem solid #707070;
  background-color: #EEEEEE;
  color: #717171;
  text-transform: uppercase;
  cursor: pointer;
  font-size: 85%;
}
.cron__help__positions--selected-section {
  color: #FFFFFF;
  background-color: #6989B6;
  border: 0.1rem solid #6989B6;
}
.cron__help__positions--invalid-section {
  color: #F97458;
  border: 0.1rem solid #F97458;
}
.cron__help__positions--selected-invalid-section {
  color: #FFFFFF;
  background-color: #F97458;
  border: 0.1rem solid #F97458;
}

.cron__help__values__container .ui-panelgrid-cell {
  color: #333333;
  font-size: 90%;
  padding: 0.3rem 0.5rem;
  height: 1.6rem;
}
.cron__help__values__container .right {
  text-align: right;
  width: 5rem;
}
.cron__help__values__container .left {
  width: 13rem;
}
.cron__help__values__container .gray {
  background-color: #F7F7F7;
}

.monitoring__icon {
  height: 1.7rem;
  background-size: auto 2rem;
}

.task__execute-job {
  position: relative;
  display: flex;
  flex-direction: column;
}
.task__execute-job__panel {
  position: relative;
  left: 0.5rem;
  width: 99%;
  margin: 3rem 0;
}
.task__execute-job__widget {
  display: flex;
  align-items: center;
  background-color: #EEEEEE;
  border-radius: 0.3rem;
}
.task__execute-job__widget:hover {
  background-color: #DBDBDB;
  cursor: pointer;
}
.task__execute-job__widget:hover .task__execute-graph__icon-eye {
  color: #606060;
}
.task__execute-job__icon-background {
  background-image: linear-gradient(to bottom right, #35B863, #436CA4);
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.5rem 1.2rem;
}
.task__execute-job__icon-color {
  font-size: 2rem;
  color: #FFFFFF;
}
.task__execute-job__label {
  flex: 1 1 auto;
  padding: 0 1.5rem;
  text-decoration: none;
  color: grey;
}
.task__execute-job__label-link:hover {
  text-decoration: none;
}
.task__execute-job__icon-eye {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 1.5rem;
  color: #AEAEAE;
}
.task__execute-job__line {
  position: absolute;
  border-left: solid;
  height: 2rem;
  color: #EEEEEE;
  left: 2.25rem;
}
.task__execute-job__line--sandbox {
  top: 0;
}
.task__execute-job__line--properties {
  bottom: 1.5rem;
}

.task__groovy__icon-color {
  background-color: #606060;
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
  width: 4rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.task__groovy__icon-color.fa {
  font-size: 2rem;
  color: #FFFFFF;
  padding: 1.5rem 0;
}

.ui-inputfield.jms-message {
  white-space: pre;
  font-family: "SourceCodePro", Menlo, Monaco, "Lucida Console", "DejaVu Sans Mono", monospace;
  width: 100%;
  margin: 0;
}

.browse-jndi-icon {
  font-size: 1.4rem;
  margin-right: 1rem;
  color: #606060;
}

.task-detail-textarea {
  overflow: auto;
  width: 99%;
  box-sizing: border-box;
}
.task-detail-textarea.ui-inputtextarea {
  margin: 0;
}

.task-record .task-description {
  color: #606060;
  padding-top: 0.4rem;
}

.task-log_ERROR span {
  color: #CE3D2D;
}

.permission-tree .ui-tree-toggler {
  visibility: hidden;
  vertical-align: baseline;
}
.permission-tree .ui-treenode-icon {
  vertical-align: middle;
}
.permission-tree .ui-state-highlight {
  color: inherit;
  background-color: inherit;
}

.group-detail {
  margin-right: 1rem;
}
.group-detail-textarea {
  width: 100%;
  box-sizing: border-box;
}

#welcomePageDialog {
  background: #35B863;
  width: 76rem !important;
  border-radius: 0.5rem;
}

#welcomePageDialog .ui-widget-header {
  display: none;
}

#welcomePageDialog .ui-widget-content {
  background: none;
  color: #FFFFFF;
  font-size: 1.6rem;
}

#welcomePageDialog .dialog__controls {
  background: #38bf68;
  border-top: none;
  padding: 1.4rem 2.5rem 1rem 2.5rem;
}

#welcomePageDialog .dialog__controls btn {
  margin-bottom: 0;
}

#welcomePageDialog .dialog__body .dialog__container {
  margin: 0;
  padding: 7rem 9rem;
}

#welcomePageDialog .ui-chkbox-box {
  border: none;
  outline: none;
}

#welcomePageDialog .dialog__controls__left {
  display: flex;
  align-items: center;
  font-size: 1.3rem;
}

.welcome-page {
  display: flex;
  flex-direction: column;
}

.welcome-page__title {
  display: flex;
  justify-content: center;
  margin: -1rem 0 2rem 0;
}

.welcome-page-h3 {
  display: block;
  margin-block-start: 1rem;
  margin-block-end: 1rem;
  margin-inline-start: 0rem;
  margin-inline-end: 0rem;
  font-weight: bold;
  max-width: 90%;
  margin: 0 0 3rem 0;
  line-height: 140%;
  font-size: 2.5rem;
}

.welcome-page a {
  color: #FFFFFF;
  text-decoration: underline;
}

.welcome-page ul,
.welcome-page ol {
  margin: 3rem 0;
  padding-left: 2rem;
  font-size: 1.6rem;
}
.welcome-page ul:last-child,
.welcome-page ol:last-child {
  margin-bottom: 0;
}

.welcome-page li {
  margin-bottom: 1rem;
}
.welcome-page li:last-child {
  margin-bottom: 0;
}

.welcome-page__image {
  flex: 1 26rem;
  margin: -3rem;
  background: url("/clover/javax.faces.resource/images/welcome-page-illustration.svg.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat center 100%;
  background-size: 100% auto;
}

tutorial__hidden-command {
  display: none;
}

.shepherd-element {
  background: #FFFFFF;
  border-radius: 0.5rem;
  box-shadow: 0 0.1rem 0.4rem rgba(0, 0, 0, 0.2);
  max-width: 70rem;
  opacity: 0;
  outline: none;
  transition: opacity 0.3s, visibility 0.3s;
  visibility: hidden;
  width: 100%;
  z-index: 9999;
}

.shepherd-enabled.shepherd-element {
  opacity: 1;
  visibility: visible;
}

.shepherd-element[data-popper-reference-hidden]:not(.shepherd-centered) {
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
}

.shepherd-element,
.shepherd-element *,
.shepherd-element :after,
.shepherd-element :before {
  box-sizing: border-box;
}

.shepherd-arrow,
.shepherd-arrow:before {
  position: absolute;
  width: 1.6rem;
  height: 1.6rem;
  z-index: -1;
}

.shepherd-arrow:before {
  content: "";
  transform: rotate(45deg);
  background: #35B863;
}

.shepherd-element[data-popper-placement^=top] > .shepherd-arrow {
  bottom: -0.8rem;
}

.shepherd-element[data-popper-placement^=bottom] > .shepherd-arrow {
  top: -0.8rem;
}

.shepherd-element[data-popper-placement^=left] > .shepherd-arrow {
  right: -0.8rem;
}

.shepherd-element[data-popper-placement^=right] > .shepherd-arrow {
  left: -0.8rem;
}

.shepherd-element.shepherd-centered > .shepherd-arrow {
  opacity: 0;
}

.shepherd-element.shepherd-has-title[data-popper-placement^=bottom] > .shepherd-arrow:before {
  background-color: #e6e6e6;
}

.shepherd-target-click-disabled.shepherd-enabled.shepherd-target,
.shepherd-target-click-disabled.shepherd-enabled.shepherd-target * {
  pointer-events: none;
}

.shepherd-modal-overlay-container {
  -ms-filter: progid:dximagetransform.microsoft.gradient.alpha(Opacity=50);
  filter: alpha(opacity=50);
  height: 0;
  left: 0;
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
  position: fixed;
  top: 0;
  transition: all 0.3s ease-out, height 0ms 0.3s, opacity 0.3s 0ms;
  width: 100vw;
  z-index: 9997;
}

.shepherd-modal-overlay-container.shepherd-modal-is-visible {
  height: 100vh;
  opacity: 0.5;
  transition: all 0.3s ease-out, height 0s 0s, opacity 0.3s 0s;
}

.shepherd-modal-overlay-container.shepherd-modal-is-visible path {
  pointer-events: all;
}

.shepherd-content {
  border-radius: 0.5rem;
  overflow: hidden;
  outline: none;
  padding: 0;
}

.shepherd-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
  padding: 1.4rem 2.5rem 1rem 2.5rem;
  background: #38bf68;
}

.shepherd-footer .shepherd-button:last-child {
  margin-right: 0;
}

.shepherd-footer .shepherd-progress {
  order: 2;
  color: #FFFFFF;
  opacity: 0.7;
  margin: 0 0.4rem 0.4rem 0;
}

.shepherd-footer .tour-next {
  order: 3;
}

.shepherd-footer .tour-skip {
  position: relative;
  left: -1rem;
  order: 1;
  background: none;
  border: none;
  border-radius: none;
  color: #FFFFFF;
  opacity: 0.7;
  cursor: pointer;
  transition: all 0.2s ease;
}
.shepherd-footer .tour-skip:hover {
  opacity: 1;
  text-decoration: underline;
}

.shepherd-header {
  align-items: center;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
  display: flex;
  justify-content: flex-end;
  line-height: 2em;
  padding: 0.5rem 1.5rem 0.3rem 1.5rem;
}

.shepherd-has-title .shepherd-content .shepherd-header {
  background: #e6e6e6;
  padding: 0.5rem 1.5rem 0.3rem 1.5rem;
}

.shepherd-text {
  color: #FFFFFF;
  font-size: 1.6rem;
  line-height: 1.3em;
  padding: 5rem 7rem;
  background: #35B863;
}

.shepherd-text h3 {
  max-width: 90%;
  margin: 0 0 3rem 0;
  line-height: 140%;
  font-size: 2rem;
}

.shepherd-text h3:last-child {
  margin-bottom: 0;
}

.shepherd-text p {
  margin-top: 0;
  font-size: 1.6rem;
}

.shepherd-text a {
  color: #FFFFFF;
  text-decoration: underline;
}

.shepherd-text ul,
.shepherd-text ol {
  margin: 3rem 0;
  padding-left: 2rem;
  font-size: 1.6rem;
}

.shepherd-text li {
  margin-bottom: 1rem;
}
.shepherd-text li:last-child {
  margin-bottom: 0;
}

.shepherd-text ul.pills {
  list-style: none;
  padding: 0;
  margin: 1rem 0 0 0;
}

.shepherd-text ul.pills li {
  position: relative;
  font-weight: bold;
  display: inline-block;
  padding: 0;
  margin: 0;
}

.shepherd-text ul.pills li:after {
  position: relative;
  top: -0.3rem;
  content: "";
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  margin: 0 1rem;
  background: #FFFFFF;
  border-radius: 50%;
}

.shepherd-text ul.pills li:last-child:after {
  display: none;
}

.shepherd-text p:last-child {
  margin-bottom: 0;
}

.shepherd-button:disabled {
  cursor: not-allowed;
}

.shepherd-cancel-icon {
  background: transparent;
  border: none;
  color: rgba(128, 128, 128, 0.75);
  font-size: 2em;
  cursor: pointer;
  font-weight: 400;
  margin: 0;
  padding: 0;
  transition: color 0.5s ease;
}

.shepherd-cancel-icon:hover {
  color: rgba(0, 0, 0, 0.75);
}

.shepherd-has-title .shepherd-content .shepherd-cancel-icon {
  color: rgba(128, 128, 128, 0.75);
}

.shepherd-has-title .shepherd-content .shepherd-cancel-icon:hover {
  color: rgba(0, 0, 0, 0.75);
}

.shepherd-title {
  color: #606060;
  display: flex;
  font-size: 1.3rem;
  font-weight: bold;
  flex: 1 0 auto;
  margin: 0;
  padding: 0;
}

.tutorial-diagram {
  display: block;
  margin: 4rem 0;
}
.tutorial-diagram:first-child {
  margin-top: 0;
}
.tutorial-diagram--00 {
  width: 6.1rem;
  height: 6.1rem;
  background: url("/clover/javax.faces.resource/images/tutorial/tutorial-diagram-00.svg.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat center;
}
.tutorial-diagram--01 {
  width: 27.2rem;
  height: 8.4rem;
  background: url("/clover/javax.faces.resource/images/tutorial/tutorial-diagram-01.svg.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat center;
}
.tutorial-diagram--02 {
  width: 45rem;
  height: 8.3rem;
  background: url("/clover/javax.faces.resource/images/tutorial/tutorial-diagram-02.svg.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat center;
}
.tutorial-diagram--03 {
  width: 25rem;
  height: 7.4rem;
  background: url("/clover/javax.faces.resource/images/tutorial/tutorial-diagram-03.svg.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat center;
}
.tutorial-diagram--04 {
  width: 48.8rem;
  height: 10.2rem;
  background: url("/clover/javax.faces.resource/images/tutorial/tutorial-diagram-04.svg.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat center;
}
.tutorial-diagram--05 {
  width: 39.7rem;
  height: 10.3rem;
  background: url("/clover/javax.faces.resource/images/tutorial/tutorial-diagram-05.svg.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat center;
}
.tutorial-diagram--06 {
  width: 45rem;
  height: 9.8rem;
  background: url("/clover/javax.faces.resource/images/tutorial/tutorial-diagram-06.svg.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat center;
}

.click-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9992;
}

@keyframes jump {
  0% {
    transform: scale(1) translateY(0);
  }
  10% {
    transform: scale(1) translateY(0);
  }
  30% {
    transform: scale(1) translateY(-1rem);
  }
  50% {
    transform: scale(1) translateY(0);
  }
  57% {
    transform: scale(1) translateY(-0.1rem);
  }
  64% {
    transform: scale(1) translateY(0);
  }
  100% {
    transform: scale(1) translateY(0);
  }
}
.jump-it {
  animation: jump 0.7s ease 0s 1 alternate;
  animation-timing-function: cubic-bezier(0.28, 0.84, 0.42, 1);
}
.jump-it:hover {
  animation: none;
}

.deco-shapes, .server-message__wrapper {
  background-color: #35B863;
  font-family: "Inter";
  height: 100%;
  margin: 0;
  color: white;
}

::selection {
  background: #436CA4;
}

.init__body {
  overflow-y: visible;
}

.init {
  display: flex;
  flex-direction: column;
  min-width: 80rem;
  height: 100%;
  padding: 0;
  text-align: center;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
  background-color: #1D263B;
  background-image: url("/clover/javax.faces.resource/images/bg-green-login-left.svg.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9"), url("/clover/javax.faces.resource/images/bg-green-login-right.svg.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9");
  background-repeat: no-repeat no-repeat;
  background-position: left, right;
  background-size: auto 100%, auto 100%;
  overflow-y: visible;
  outline: none;
}
.init * {
  z-index: 1;
}

.init__content {
  z-index: 2;
  display: flex;
  height: auto;
  width: 100%;
  justify-content: center;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
}

.deco-shapes::before, .server-message__wrapper::before {
  z-index: 0;
  pointer-events: none;
}

.init__logo {
  position: relative;
  width: 19rem;
  height: 4.3rem;
  min-height: 4.3rem;
  margin: auto;
  background: url("/clover/javax.faces.resource/images/logo-cloverdx.svg.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat 0 0;
  background-size: 19rem auto;
}

.init__content {
  position: relative;
  flex: 1 auto;
  min-height: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  z-index: 2;
}

#progressDiv {
  background-color: #FFFFFF;
  min-width: 58rem;
  max-width: 58rem;
  border-radius: 1rem;
  margin: 10rem 4rem 3rem 4rem;
  box-sizing: border-box;
  padding: 7rem 4rem 4rem 4rem;
}

.init__title {
  position: relative;
  display: inline-block;
  color: #333333;
  font-size: 2.4rem;
  font-weight: normal;
  margin: 4.6rem 0 1.2rem 0;
}
.init__title--error {
  color: #f92312;
}
@media (max-height: 760px) {
  .init__title {
    font-size: 2.4rem;
    margin-bottom: 3rem;
  }
  .init__title::before {
    bottom: -1.5rem;
  }
  .init__title::after {
    bottom: -4.4rem;
  }
}

.init__being-loaded {
  max-width: 60rem;
  height: 4.5rem;
  font-size: 1.6rem;
  line-height: 140%;
  font-style: italic;
  margin: 1.2rem 0;
  overflow: hidden;
}
@media (max-height: 760px) {
  .init__being-loaded {
    margin: 0 0 3rem 0;
  }
}
.init__being-loaded__table_name {
  font-weight: bold;
  text-transform: uppercase;
}

.init__progress {
  width: 50rem;
  padding: 5px;
  margin: 0 auto;
  border-radius: 0.5rem;
  background-color: white;
  box-sizing: border-box;
  border: 0.1rem solid black;
}

.init__progress__fill {
  height: 3.4rem;
  border-radius: 0.2rem;
  background-color: #436CA4;
}
@media (max-height: 760px) {
  .init__progress__fill {
    height: 2rem;
  }
}

.init__open-details {
  width: 50rem;
  display: flex;
  justify-content: flex-end;
  margin: 1rem 0;
}

.init__open-details__btn {
  display: flex;
  align-items: center;
  background: none;
  padding: 1rem 0;
  margin: 0;
  border: none;
  box-shadow: none;
  color: #333333;
  font-size: 1.6rem;
  font-weight: normal;
  min-width: 12rem;
  text-align: left;
}
.init__open-details__btn:hover {
  cursor: pointer;
}
.init__open-details__btn:hover .init__open-details-text {
  text-decoration: underline;
}
.init__open-details__btn i {
  margin-right: 1rem;
}
.init__open-details__btn i.icon-horizontal-toggle-button-single-right-custom {
  display: none;
}
.init__open-details__btn--active i.icon-horizontal-toggle-button-single-left-custom {
  display: none;
}
.init__open-details__btn--active i.icon-horizontal-toggle-button-single-right-custom {
  display: inline-block;
}
.init__open-details__btn .init__open-details-on {
  display: none;
}
.init__open-details__btn--active .init__open-details-off {
  display: none;
}
.init__open-details__btn--active .init__open-details-on {
  display: inline;
}

.init__details {
  flex: 1;
  max-width: 120rem;
  display: flex;
  border-radius: 0.3rem 0.3rem 0 0;
  overflow: hidden;
  padding: 3rem 0 2rem 0;
  left: -10rem;
  box-sizing: border-box;
  text-align: left;
  right: -10rem;
  top: 100%;
}
@media (max-width: 1200px) {
  .init__details {
    max-width: 100%;
    margin: 0 5rem;
  }
}

.init__server-log {
  display: flex;
  position: relative;
}

.init__server-log__content {
  display: flex;
  background-color: #FFFFFF;
  border-radius: 1rem;
  overflow: hidden;
  padding-top: 0.4rem;
}

.init__server-log:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #FFFFFF;
  border-width: 2rem;
  margin-left: -2rem;
}

.init__details__textarea {
  display: none;
  width: 100%;
  border: none;
  border-radius: none;
  padding: 1rem;
  line-height: 140%;
  font-size: 1.5rem;
  box-sizing: border-box;
  font-family: monospace;
  white-space: pre;
  overflow: scroll;
  resize: none;
}

.init__error {
  display: flex;
  flex-direction: column;
  flex: 1;
  width: 100rem;
  min-height: 0;
  text-align: left;
  margin: 1rem 0 0 0;
  border-radius: 1rem;
  overflow: hidden;
}
@media (max-width: 1100px) {
  .init__error {
    max-width: 100%;
    padding: 0 5rem;
    box-sizing: border-box;
  }
}

.init__error__header {
  padding: 1rem 2rem;
  border-radius: 0.3rem 0.3rem 0 0;
  color: #ad3326;
  background: #f1c2bd;
}

.init__error__header h3 {
  font-size: 1.4rem;
  margin: 1rem 0;
}

.init__error__header p {
  font-size: 1.6rem;
  font-family: monospace;
  margin: 1rem 0;
}

.init__error__log {
  flex: 1;
  min-height: 0;
  display: flex;
  flex-direction: column;
  background: #FFFFFF;
  color: #222;
}

.init__error__log h3 {
  flex: 0;
  margin: 0;
  font-size: 1.4rem;
  padding: 1rem 2rem;
}

.init__error__log pre {
  flex: 1;
  width: 100%;
  padding: 2rem;
  line-height: 140%;
  font-size: 1.5rem;
  box-sizing: border-box;
  font-family: monospace;
  white-space: pre;
  overflow: scroll;
  margin: 0;
}

.init__dialog-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
}

.init__dialog {
  display: flex;
  flex-direction: column;
  text-align: left;
  width: 40rem;
  max-height: 80vh;
}

.init__dialog__header {
  flex: 0;
  padding: 1rem 2rem;
  background: #F9F9F9;
  font-size: 1.3rem;
  font-weight: bold;
  color: #606060;
  border-bottom: 1px solid #EEEEEE;
  border-radius: 0.3rem 0.3rem 0 0;
}

.init__dialog__content {
  flex: 1;
  overflow: auto;
  padding: 2rem;
  font-size: 1.3rem;
  color: #222;
  background: #FFFFFF;
}

.init__dialog__content h3 {
  font-size: 1.7rem;
  color: #436CA4;
  font-weight: bold;
  margin: 0 0 2rem 0;
}

.init__dialog__content p {
  margin: 0 0 2rem 0;
}

.init__dialog__highlight {
  color: #E06D4D;
}

.init__dialog__content input {
  width: 100%;
  font-size: 2rem;
  padding: 1.3rem;
  box-sizing: border-box;
  background: #F9F9F9;
  border: 1px solid #DCDCDC;
  border-radius: 0.2rem;
  margin: 0 0 1rem 0;
}

.init__dialog__controls {
  flex: 0;
  display: flex;
  justify-content: flex-end;
  padding: 2rem;
  border-top: 0.2rem solid #EEEEEE;
  background: #FFFFFF;
}

.init__dialog__controls .btn, .init__dialog__controls .ui-fileupload .ui-fileupload-buttonbar .ui-fileupload-choose, .ui-fileupload .ui-fileupload-buttonbar .init__dialog__controls .ui-fileupload-choose, .init__dialog__controls .ui-picklist-buttons button, .ui-picklist-buttons .init__dialog__controls button {
  margin: 0 0 0 2rem;
}

.init__dialog__controls .btn-primary:disabled,
.init__dialog__controls .btn-primary:disabled:hover {
  background: #C4C4C4;
  border-color: #C4C4C4 !important;
  color: #FFFFFF;
  cursor: not-allowed;
}

.init__footer {
  position: absolute;
  bottom: 2rem;
  left: 0;
  right: 0;
  font-size: 1.1rem;
  color: white;
  text-align: center;
}
.init__footer a {
  color: white;
  text-decoration: underline;
}
.init__footer a:hover {
  color: #333;
}

h1 {
  font-style: normal;
}

.right-panel {
  display: flex;
  flex-flow: column;
  flex: 1 1 auto;
  background-color: #FFFFFF;
}
.right-panel__header {
  flex: 0 0 auto;
  border-bottom: 2px solid #EEEEEE;
  display: flex;
  align-items: center;
  padding: 0.8rem 2rem;
  min-height: 4rem;
}
.right-panel__header > .fa-2x {
  font-size: 2.2rem;
}
.right-panel__header > .fa {
  display: inline-block;
  margin: 0 1rem 0 0.5rem;
}
.right-panel__header__wrapper {
  flex: 1 1 auto;
  display: flex;
  gap: 1rem;
  align-items: center;
  min-width: 0;
}
.right-panel__header__title {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 1rem;
  font-weight: bold;
  font-size: 1.5rem;
}
.right-panel__header__icon {
  width: 2.6rem;
  height: 2.6rem;
  margin: 0px 1rem 0px 0.5rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.right-panel__header__info {
  flex: 0;
  background: #F9F9F9;
  border-radius: 0.4rem;
  border: 1px solid #DFDFDF;
  padding: 0.6rem 0.8rem;
  font-size: 1.1rem;
  font-weight: bold;
  white-space: nowrap;
  word-break: keep-all;
  color: #606060;
}
.right-panel__header__tracking {
  flex: 0;
  background: #E4E4E4;
  border-radius: 2rem;
  padding: 0.4rem 1rem;
  margin-left: -1.2rem;
  font-size: 1.1rem;
  font-weight: bold;
  white-space: nowrap;
  word-break: keep-all;
}
.right-panel__header__actions {
  flex: 0 0 auto;
}
.right-panel__header__item {
  flex: 0;
  display: inline-block;
  width: auto;
  background: none;
  border: none;
  font-size: 1.5rem;
  color: #606060;
  position: relative;
  width: 2rem;
  height: 2rem;
  margin: 0 0 0 2rem;
}
.right-panel__header__item .ui-button-text {
  display: none;
}
.right-panel__header__item .ui-button {
  margin: 0;
}
.right-panel__header__item--center-icon {
  display: flex;
  justify-content: center;
  align-items: center;
}
.right-panel__header__item:before {
  content: "";
  display: block;
  opacity: 0;
  position: absolute;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 0;
  bottom: -1rem;
  left: -1rem;
  right: -1rem;
  top: -1rem;
  background: none;
  border-radius: 50%;
  box-sizing: border-box;
  transform: scale(0);
  transition-property: transform, opacity;
  background-color: rgba(0, 0, 0, 0.1);
  border: none;
}
.right-panel__header__item:hover {
  cursor: pointer;
}
.right-panel__header__item:hover:before {
  opacity: 1;
  transform: scale(1);
}
.right-panel__header__item:focus, .right-panel__header__item.ui-state-focus, .right-panel__header__item.ui-state-active {
  outline: none;
  background: none;
  box-shadow: none;
}
.right-panel__header__item:hover {
  color: #333333;
}
.right-panel__header__close {
  flex: 0 0 auto;
}
.right-panel__header__close .right-panel__header__item {
  color: #AEAEAE;
}
.right-panel__header__close .right-panel__header__item:hover {
  color: #333333;
}
.right-panel__message {
  flex: 0 0 0;
}
.right-panel__message .status-box {
  margin: 1rem;
}
.right-panel__body {
  display: flex;
  flex-flow: column;
  overflow: auto;
  flex: 1 1 0;
  padding: 2rem;
}
.right-panel__body .status-box {
  flex: 0 0 auto;
}
.right-panel__form {
  flex: 1 1 auto;
  display: flex;
  flex-flow: column;
}
.right-panel__controls {
  border-top: 0.2rem solid #EEEEEE;
  flex: 0 0 auto;
  display: flex;
  justify-content: flex-end;
  box-sizing: border-box;
}
.right-panel__controls .btn, .right-panel__controls .ui-fileupload .ui-fileupload-buttonbar .ui-fileupload-choose, .ui-fileupload .ui-fileupload-buttonbar .right-panel__controls .ui-fileupload-choose, .right-panel__controls .ui-picklist-buttons button, .ui-picklist-buttons .right-panel__controls button {
  margin: 1.4rem 1.4rem 1.4rem 0;
}
.right-panel-table.thead--wrap thead th {
  white-space: pre-line;
}
.right-panel-table.td--word-break td {
  word-wrap: break-word;
}
.right-panel-table .ui-datatable-scrollable-header-box {
  border-bottom: 0.1rem solid #EEEEEE;
}
.right-panel-table .ui-datatable-scrollable-header-box thead {
  border-style: none;
}
.right-panel-table .ui-datatable-scrollable-header-box th {
  box-shadow: none;
}
.right-panel-table table {
  width: 100%;
}
.right-panel-table thead {
  border-bottom: 0.1rem solid #EEEEEE;
}
.right-panel-table thead th {
  padding: 0.5rem 1rem;
  color: #606060;
  border: none;
  white-space: nowrap;
  font-size: 1.3rem;
  text-align: left;
}
.right-panel-table thead th.ui-sortable-column .ui-sortable-column-icon {
  color: #606060;
}
.right-panel-table thead th.ui-sortable-column.ui-state-active {
  background-color: #E0E0E0;
}
.right-panel-table thead th.ui-sortable-column.ui-state-active .ui-sortable-column-icon {
  color: #606060;
}
.right-panel-table thead th.ui-sortable-column.ui-state-focus {
  box-shadow: none;
}
.right-panel-table tbody td,
.right-panel-table tfoot td {
  border: none;
  padding: 0.5rem 1rem;
}
.right-panel-table .ui-datatable-empty-message {
  font-style: italic;
}
.right-panel .ui-datatable-data tr {
  border-bottom: none;
}

.left-panel__header {
  display: flex;
  align-items: center;
  padding: 1rem 2rem;
  align-items: center;
  align-self: stretch;
  gap: 1rem;
  background-color: #FFFFFF;
}
.left-panel__header__actions {
  display: flex;
  gap: 1rem;
  align-items: center;
}
.left-panel__header__actions .btn-primary-main .ui-icon {
  left: 1.5rem;
}
.left-panel__header .filter-form {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 1rem;
  flex: 1 0 0;
}
.left-panel__toggle-header.ui-panel {
  flex: 0 1 auto;
  border-radius: 0.2rem 0.2rem 0 0;
}
.left-panel__toggle-header.ui-panel .ui-widget-header {
  background: #F9F9F9;
  border-radius: 0.2rem 0.2rem 0 0;
  padding: 1rem 1.5rem;
  font-weight: normal;
}
.left-panel__toggle-header.ui-panel .ui-widget-header .ui-icon {
  position: relative;
  top: 0.2rem;
}
.left-panel__toggle-header.ui-panel .ui-widget-content {
  padding: 0 2rem 1rem 2rem;
}
.left-panel__toggle-header.ui-panel .ui-datepicker-trigger {
  margin: 0;
}
.left-panel__body {
  flex: 1 1 auto;
  display: flex;
  flex-flow: column;
}

.left-panel__header .decorated-input, .execution-hierarchy__header .decorated-input {
  position: relative;
  display: flex;
  height: 3.2rem;
  gap: 1rem;
  align-items: center;
  font-size: 1.4rem;
  color: #AEAEAE;
}
.left-panel__header .decorated-input-item, .execution-hierarchy__header .decorated-input-item {
  position: absolute;
  padding: 0.8rem 1rem;
}
.left-panel__header .decorated-input__action, .execution-hierarchy__header .decorated-input__action {
  right: 0;
  text-decoration: none;
  color: #AEAEAE;
}
.left-panel__header .decorated-input__action:hover, .execution-hierarchy__header .decorated-input__action:hover {
  color: #AEAEAE;
}
.left-panel__header .decorated-input .ui-inputtext, .execution-hierarchy__header .decorated-input .ui-inputtext {
  border: 0.1rem solid #CCCCCC;
  border-radius: 0.8rem;
  padding-left: 3.4rem;
  padding-right: 3.4rem;
}

.toggleable-panel {
  display: flex;
  flex-flow: column;
  flex: 0 0 auto;
  min-height: 0;
  background-color: #FFFFFF;
}
.toggleable-panel-collapse {
  flex-basis: auto;
}
.toggleable-panel__header {
  display: flex;
  justify-content: space-between;
  flex: 0 0 auto;
  padding: 1rem 2rem 1rem 2rem;
  align-items: center;
}
.toggleable-panel__header-controls {
  padding: 0 1rem;
}
.toggleable-panel__header-controls form {
  display: flex;
  gap: 2.4rem;
}
.toggleable-panel__header-controls form button {
  flex: none;
  margin: 0;
  font-size: 1.4rem;
  width: 1.4rem;
  height: 1.4rem;
}
.toggleable-panel__header-controls form button .ui-icon {
  width: 1.4rem;
  height: 1.4rem;
}
.toggleable-panel__header__title {
  font-size: 1.4rem;
  font-weight: bold;
}
.toggleable-panel__body {
  display: flex;
  flex-flow: column;
  flex: 1 1 auto;
  padding: 1rem 0.3rem;
}
.toggleable-panel__body-collapse {
  display: none;
  max-height: 0;
}
.toggleable-panel .flex-center {
  margin-top: 2px;
  margin-bottom: 2px;
}

.scrollable-table {
  display: flex;
  flex-flow: column;
  flex: 1 1 auto;
}
.scrollable-table > .ui-datatable-scrollable-body {
  display: flex;
  flex-flow: column;
  flex: 1 1 0;
}

/* FIX IE 10+ scrollbar in flex container (.ui-datatable-scrollable-body) */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .scrollable-table > .ui-datatable-scrollable-body {
    flex-basis: 100%;
  }

  .dialog.ui-dialog.dialog--big .ui-dialog-content.ui-widget-content {
    flex-basis: 100%;
  }
  .dialog.ui-dialog.dialog--big .ui-dialog-content.ui-widget-content .dialog__body {
    flex-basis: 100%;
  }

  .right-panel {
    flex-basis: 100%;
  }
  .right-panel__header__title--container {
    flex-basis: 100%;
  }
  .right-panel__body {
    flex-basis: 100%;
  }

  .tabbed-right-panel .ui-tabs-panels > :not(.ui-helper-hidden) {
    flex-basis: 100% !important;
  }
}
.dialog.ui-dialog.dialog--big.repository__dialog {
  width: calc(30rem + 50vw) !important;
}

.dialog {
  width: 65rem !important;
  /** add border-radius for all dialogs */
}
.dialog--auto-width {
  width: auto !important;
}
.dialog.ui-dialog-absolute {
  border-radius: 0.8rem;
}
.dialog.ui-dialog.dialog--big {
  height: calc(100vh - 80px) !important;
  width: 65rem !important;
  top: 50px !important;
  bottom: 30px !important;
  display: none !important;
  flex-flow: column;
}
.dialog.ui-dialog.dialog--big .ui-dialog-title-bar {
  flex: 0 1 auto;
}
.dialog.ui-dialog.dialog--big.ui-dialog-shown {
  display: flex !important;
}
.dialog.ui-dialog.dialog--big .ui-dialog-content.ui-widget-content {
  flex: 1 1 0;
  display: flex;
  flex-flow: column;
  max-height: unset;
}
.dialog.ui-dialog.dialog--big .ui-dialog-content.ui-widget-content .dialog__form {
  display: flex;
  flex-flow: column;
  flex: 1 1 auto;
  /** firefox fix*/
  height: 1px;
  max-height: unset;
}
.dialog.ui-dialog.dialog--big .ui-dialog-content.ui-widget-content .dialog__body {
  flex: 1 1 0;
  max-height: unset;
  padding: 2rem;
}
.dialog__container {
  margin: 2rem;
  box-sizing: border-box;
}
.dialog__messages {
  overflow: auto;
  max-height: 30%;
  padding: 2rem 2rem 0 2rem;
  margin: 0 0 2rem 0;
}
.dialog__messages:empty {
  padding: 0;
  margin: 0;
}
.dialog__body {
  position: relative;
  overflow: auto;
  max-height: calc(95vh - 60px);
}
.dialog__form {
  position: relative;
  max-height: 95vh;
  overflow: visible;
  padding-bottom: 6.2rem;
}
.dialog__controls {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-top: 0.2rem solid #EEEEEE;
  display: flex;
  padding: 1rem 2rem;
  justify-content: flex-end;
  align-items: center;
}
.dialog__controls .ui-button {
  margin-left: 1.4rem;
}
.dialog__controls__left {
  flex: 1 1 auto;
}

.ui-blockui-content {
  border-radius: 0.8rem;
  padding: 1.5rem 8rem 1.8rem 8rem;
}

.ui-blocker__header {
  color: #227AC8;
}
.ui-blocker__header__icon {
  font-size: 1.5rem;
  margin-right: 0.9rem;
}
.ui-blocker__header__title {
  font-size: 1.4rem;
  font-weight: bold;
}
.ui-blocker__spinner {
  font-size: 3.6rem;
  color: #227AC8;
  margin: 2rem;
}

.ui-datatable-tablewrapper {
  overflow: visible;
}

.tabbed-right-panel {
  display: flex;
  flex-flow: column;
  flex: 1 1 auto;
  height: 100%;
}
.tabbed-right-panel .ui-tabs.ui-widget.ui-widget-content {
  flex: 1 1 auto;
  display: flex;
  flex-flow: column;
}
.tabbed-right-panel .ui-tabs.ui-widget.ui-widget-content > .ui-tabs-panels {
  flex: 1 1 auto;
  display: flex;
  flex-flow: column;
  background-color: #FFFFFF;
}
.tabbed-right-panel .ui-tabs.ui-widget.ui-widget-content > .ui-tabs-panels > .ui-tabs-panel.ui-widget-content {
  flex: 1 1 auto;
  display: flex !important;
  flex-flow: column;
}
.tabbed-right-panel .ui-tabs.ui-widget.ui-widget-content > .ui-tabs-panels > .ui-tabs-panel.ui-widget-content.ui-helper-hidden {
  display: none !important;
}
.tabbed-right-panel__header {
  flex: 0 0 25%;
  max-height: 50%;
  display: flex;
  flex-flow: column;
  min-height: 0;
}
.tabbed-right-panel__body {
  flex: 1 1 auto;
  min-height: 50%;
}
.tabbed-right-panel__form {
  display: flex;
  flex-flow: column;
  flex: 1;
}

.ui-menu.ui-widget {
  border: none;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25) !important;
  padding: 0.5rem 0 0.3rem 0;
}
.ui-menu.ui-widget .ui-widget-header {
  display: none;
}
.ui-menu.ui-widget li {
  box-sizing: border-box;
}
.ui-menu.ui-widget li > .ui-menuitem-link {
  padding-left: 1.5rem;
  padding-right: 2.5rem;
  box-sizing: border-box;
}
.ui-menu.ui-widget li > .ui-menuitem-link .ui-menuitem-icon {
  padding: 0.3rem 0;
  text-align: center;
  opacity: 0.5;
}
.ui-menu.ui-widget li > .ui-menuitem-link .ui-menuitem-text {
  padding-left: 1.5rem;
}
.ui-menu.ui-widget .ui-menu-list .ui-widget-header > h3 {
  font-weight: normal;
  padding: 0.3rem 1.5rem;
}

.properties-detail-panel {
  margin: -2rem -2rem 0 -2rem;
}
.properties-detail-panel .ui-g {
  padding: 1rem 0 1rem 2rem;
}
.properties-detail-panel .ui-g > .ui-panelgrid-cell {
  padding: 0;
  margin: 0;
}
.properties-detail-panel__align-center .ui-g {
  align-items: center;
}
.properties-detail-panel__label {
  color: #606060;
  font-weight: 500;
}
.properties-detail-panel__label--main {
  font-size: 1.5rem;
  font-weight: bold;
  color: #333333;
}
.properties-detail-panel__value > span {
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

.properties-table.editable-props-table {
  margin-bottom: 0;
}
.properties-table .table-header {
  color: #606060;
  padding: 0.5rem 1rem;
  font-weight: bold;
  border-bottom: 0.1rem solid #EEEEEE;
  height: 3rem;
}
.properties-table .empty-message {
  font-style: italic;
  padding: 0.6rem 1.4rem;
}
.properties-table .table-row {
  padding: 0.5rem 1rem;
  color: #333333;
  min-height: 3rem;
}
.properties-table .table-row .property-desc {
  padding: 0.3rem 0 0 0;
}
.properties-table .table-row:hover {
  background-color: #F9F9F9;
}
.properties-table .table-row--edit {
  padding: 1rem;
  border-bottom: 0.1rem solid #F2F2F2;
}
.properties-table .table-row--edit .property-desc {
  padding: 0.8rem 0 0 0.8rem;
}
.properties-table .table-row--edit:hover {
  background-color: #F9F9F9;
}
.properties-table .table-footer {
  margin-top: 1rem;
}
.properties-table .table-footer > div {
  padding-right: 1rem;
}
.properties-table .table-footer .ui-inputfield {
  box-sizing: border-box;
}
.properties-table .table-footer .add-button {
  margin-left: 0.5rem;
  color: #227AC8;
}
.properties-table .table-footer .property-desc {
  padding: 0 0.8rem;
}
.properties-table .property-name {
  font-family: "SourceCodePro", Menlo, Monaco, "Lucida Console", "DejaVu Sans Mono", monospace;
}
.properties-table .ui-inputfield {
  margin-right: 0;
}
.properties-table button {
  margin-top: 0.4rem;
}
.properties-table .property-desc {
  font-size: 1.1rem;
  color: #606060;
}

.properties-panel-grid .ui-panelgrid-cell {
  padding: 0;
}
.properties-panel-grid .ui-g {
  padding: 0.6rem 1.4rem;
  border: 0.1rem solid #D8D8D8;
  border-top-style: none;
}
.properties-panel-grid .ui-g:first-child {
  border: 0;
  background-color: #EAEAEA;
  color: #606060;
  text-transform: uppercase;
  font-size: 1.1rem;
  font-weight: bold;
}
.properties-panel-grid .ui-g:nth-child(2n) {
  background-color: #F9F9F9;
}

/* layout */
.fill-parent {
  width: 100%;
  height: 100%;
}

.fill-width {
  width: 100%;
}

.fill-height {
  height: 100%;
}

/* Bootstrap-style class. */
.mw-100 {
  max-width: 100% !important;
}

.center {
  text-align: center;
}

.items-center {
  align-items: center;
}

.right {
  text-align: right;
}

.left {
  text-align: left;
}

.top {
  vertical-align: top;
}

.middle {
  vertical-align: middle;
}

.right-block {
  float: right;
}

.block {
  display: block;
}

.italic {
  font-style: italic;
}

.bold {
  font-weight: bold;
}

.no-margin {
  margin: 0;
}

.no-padding {
  padding: 0;
}

.no-border {
  border: 0;
}

.border-left {
  border-left: 0.1rem solid #DFDFDF;
}

.inline {
  display: inline-block;
}

/* general */
form {
  margin: 0;
}

img {
  border-width: 0;
}

.reset {
  display: block;
  font-size: 0px;
  line-height: 0px;
  height: 0px;
  overflow: hidden;
  clear: both;
}

.width1 {
  width: 1%;
}

.width10 {
  width: 10%;
}

.width15 {
  width: 15%;
}

.width20 {
  width: 20%;
}

.width30 {
  width: 30%;
}

.width35 {
  width: 35%;
}

.width40 {
  width: 40%;
}

.width50 {
  width: 50%;
}

.width60 {
  width: 60%;
}

.width65 {
  width: 65%;
}

.width70 {
  width: 70%;
}

.width80 {
  width: 80%;
}

.width90 {
  width: 90%;
}

.width99 {
  width: 99%;
}

.prop-name {
  width: 178px;
  box-sizing: border-box;
}

.input-field-short {
  width: 10%;
  min-width: 5rem;
}
.input-field-short.ui-inputnumber > .ui-inputtext.ui-inputfield {
  width: calc(100% - 0.3rem);
  margin: 0 0.5rem 0 0;
  box-sizing: border-box;
}

.input-field-medium {
  width: 50%;
  min-width: 20rem;
}

.input-field-long {
  width: 100%;
  min-width: 40rem;
}

.label-column {
  width: 10%;
  min-width: 120px;
  max-width: 300px;
}

.value-column {
  width: 90%;
}

.hint-value-text {
  padding-top: 4px;
  display: block;
}

.center-column {
  text-align: center;
  white-space: nowrap;
  padding-top: 0px;
  padding-bottom: 0px;
}

.trimmed-longtext, .trimmed-longtext-nowrap {
  overflow: hidden;
  text-overflow: ellipsis;
}

.trimmed-longtext-nowrap {
  white-space: nowrap;
  display: inline-block;
}

.nowrap {
  white-space: nowrap;
}

.wrap-normal-label {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
}

td.icon_column {
  width: 16px;
  vertical-align: top;
}

.allContent {
  clear: both;
}

.twohalves {
  clear: both;
  margin: 0px;
  padding: 10px 5px 10px 5px;
}

a.failure-link {
  color: #CE3D2D;
  font-weight: bold;
}
a.failure-link:hover {
  color: #CE3D2D;
}

a.table-count-link, a.table-count-link:hover {
  color: #606060;
}

.table_label_value td {
  padding: 4px;
  padding-right: 14px;
  vertical-align: middle;
}
.table_label_value td .headerText {
  font-weight: bold;
}
.table_label_value td:first-child {
  text-align: right;
}

.statusIsCritical_true {
  color: crimson;
  font-weight: bold;
}

.error-text {
  color: #CE3D2D;
}

.warning-text {
  color: #EAB65C;
}

.info-text {
  color: #227AC8;
}

.ok-text {
  color: #35B863;
}

.enqueued-text {
  color: #838383;
}

.disabled-text {
  color: #AEAEAE;
}

.error-bg {
  background-color: #CE3D2D;
}

.prewrap {
  white-space: pre-wrap;
  word-wrap: break-word;
  font-family: "SourceCodePro", Menlo, Monaco, "Lucida Console", "DejaVu Sans Mono", monospace;
}

.pre {
  white-space: pre;
  font-family: "SourceCodePro", Menlo, Monaco, "Lucida Console", "DejaVu Sans Mono", monospace;
}

.centered {
  vertical-align: middle;
}

.panelH60 {
  height: 60px;
  overflow: auto;
}

.panelH200 {
  height: 200px;
  overflow: auto;
}

.panelH220 {
  height: 220px;
  overflow: auto;
}

.panelH300 {
  height: 300px;
  overflow: auto;
}

.panelGridTopValign > tbody > tr > td {
  vertical-align: top;
}

.middleValign td {
  vertical-align: middle;
}

.normal {
  font-weight: normal;
}

#nodesTable TD {
  border-left: 0px;
  border-right: 0px;
}

.clickable {
  cursor: pointer;
}

.hint {
  color: #606060;
}

.disabled {
  color: #AEAEAE;
}

.status-decorator {
  font-size: 80%;
  font-weight: bold;
  display: inline-block;
  padding: 1px;
  margin-left: 6px;
  color: #FFFFFF;
  text-align: center;
  text-shadow: none;
  min-width: 14px;
  height: 14px;
  border-style: none;
  border-radius: 50%;
}
.status-ERROR {
  background-color: #CE3D2D;
}
.status-WARNING {
  background-color: #EAB65C;
}
.status-RESTART {
  background-color: gold;
  color: #333333;
  font-weight: normal;
}

table.prop-table {
  border-style: none;
  border-spacing: 10px 4px;
}
table.prop-table > tbody > tr > td {
  padding: 4px;
}

.prop-table-label {
  font-weight: bold;
  text-align: right;
}

td.trimmed {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

div.trimmed {
  text-overflow: ellipsis;
  overflow: hidden;
}

.width-130 {
  width: 130px;
}

.width-150 {
  width: 150px;
}

.width-200 {
  width: 200px;
}

.error-color {
  border-color: #ebccd1;
  color: #a94442;
  background-color: #eedbdb;
}

.warning-color {
  border-color: #ffe4c9;
  background-color: #fceee0;
  color: #ee7600;
}

.detail-info {
  font-style: italic;
}

.flex-column {
  flex: 1 1 0;
  display: flex;
  flex-flow: column;
}

/* FIX IE 10+ scrollbar in flex container (.ui-datatable-scrollable-body) */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .flex-column {
    flex-basis: 100%;
  }
}
.detail-small-label {
  font-size: 90%;
  font-weight: bold;
  color: #606060;
  background-color: #F9F9F9;
}

.detail-small-value {
  font-size: 90%;
  background-color: #F9F9F9;
  white-space: pre-wrap;
  word-wrap: break-word;
}

.detail-small-grid {
  background-color: #F9F9F9;
  border: 0.1rem solid #DFDFDF;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin-top: 0.1rem;
  border-radius: 0.8rem;
}

.email-detail {
  display: block;
  border-left: 0.2rem solid #F2F2F2;
  margin-left: 1.9rem;
  padding-left: 1.5rem;
}

.email-detail-label {
  font-weight: bold;
  color: #858585;
  padding-left: 0.4rem !important;
}

.email-subject {
  display: block;
  padding-left: 0.4rem;
  padding-top: 1.6rem;
  padding-bottom: 0.5rem;
  font-weight: bold;
}

.email-body {
  display: block;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}

input[autocomplete=off]::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  height: 0;
  width: 0;
  margin: 0;
}

.color-inherit {
  color: inherit;
}

.screen-reader-text {
  position: absolute;
  left: -999em;
}

#eventListenersTabView:eventListenerDetailTab {
  padding: 0;
}

.flex {
  display: flex;
}

.flex-start-center {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.flex-center-both {
  display: flex;
  align-items: center;
  justify-content: center;
}

.flex-center {
  display: flex;
  justify-content: center;
}

.flex-start-end-column {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-start;
}

.flex-center-both-column {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.flex1 {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

/* Bootstrap-style flex class */
.align-items-center {
  align-items: center;
}

/* Bootstrap-style flex class */
.justify-content-between {
  justify-content: space-between;
}

.show-on-hover {
  text-align: right;
}

.hidden-column {
  display: none;
}

.padded-1 {
  padding: 1rem !important;
}

.padded-1-0 {
  padding: 1rem 0 !important;
}

.padded-0-1 {
  padding: 0 1rem !important;
}

.padded-1-right {
  padding-right: 1rem !important;
}

.padded-1-left {
  padding-left: 1rem !important;
}

.margin-1-right {
  margin-right: 1rem !important;
}

.margin-1-top {
  margin-top: 1rem !important;
}

.margin-1-left {
  margin-left: 1rem !important;
}

.margin-1-bottom {
  margin-bottom: 1rem !important;
}

.margin-1-left-right {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

.margin-1_5 {
  margin: 1.5rem !important;
}

.no-top-margin {
  margin-top: 0 !important;
}

.overlay-icon-container {
  position: relative;
}

.overlay-icon, .overlay-icon-detail {
  position: absolute;
  top: 0.3rem;
  left: -2rem;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .overlay-icon {
    position: absolute;
    top: 0.3rem;
    left: -2.7rem;
  }

  .overlay-icon-detail {
    position: absolute;
    top: 0.3rem;
    left: -2.2rem;
  }
}
/* Set root size to use relative units (em, rem) */
/* 1 rem equals 10px with default size/zoom */
:root {
  font-size: 62.5%;
}

/*
 * Table horizontal scrolling fix (Webkit browsers)
 * ================================================
 *
 * This custom styled scrollbar fixes an error
 * in Primefaces DataTable script that causes
 * unnecessary horizontal scrolling in our tables.
 *
 * This happens because script has webkit scrollbar
 * width set to 15px. It's actually 17px now.
 * Therefore all the collumn widths are counted wrong.
 *
 * Remove this in case we update Primefaces to
 * an updated version.
 */
*::-webkit-scrollbar {
  width: 1.5rem;
  background-color: #F9F9F9;
}

*::-webkit-scrollbar-thumb {
  background-color: #CCCCCC;
  border: 0.2rem solid #F9F9F9;
  border-radius: 0.8rem;
}

html, body {
  margin: 0;
  padding: 0;
  height: 100%;
  font-size: 1.3rem;
  /* This for example equals 13px  */
  font-family: "Inter";
}

html, button, input, select, textarea {
  font-family: "Inter";
  color: #333333;
}

.container {
  display: grid;
  grid-template-areas: "main";
  height: 100%;
  min-height: 50rem;
  min-width: 130rem;
}

.container--header {
  grid-template-areas: "header" "main";
  grid-template-columns: 1fr;
  grid-template-rows: 5rem 1fr;
}

.container--menu-header {
  grid-template-areas: "nav header" "nav main";
  grid-template-columns: auto 1fr;
  grid-template-rows: 5rem 1fr;
  min-height: 76.8rem;
}

.main {
  grid-area: main;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
  flex-flow: column;
  min-width: 0;
  min-height: 0;
  background-color: #F9F9F9;
}

.bar {
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  margin: 1rem;
}

.row-wrapper {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: -ms-flexbox;
  display: flex;
  align-content: stretch;
  flex-flow: row nowrap;
}

.pane {
  position: relative;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  min-width: 0;
  transition: 0.5s ease;
}
.pane--resizable {
  background: #F2F2F2;
}
.pane-background {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #606060;
  opacity: 0.2;
  z-index: 999;
}
.pane--narrow {
  flex: 1 1 auto;
  width: 30rem;
}
.pane__resize-control i {
  position: absolute;
  width: 3.2rem;
  height: 3.2rem;
  top: calc(50% - 1.6rem);
  left: -1.6rem;
  background-color: #FFFFFF;
  border-radius: 50%;
  box-shadow: 0 0.2rem 1rem 0 rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
}
.pane__resize-control i::after {
  content: "\e914";
  background-image: none;
  font-family: "server-icons-core-line" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  overflow: visible;
  text-transform: none;
  text-indent: 0;
  color: #838383;
  font-size: 1.6rem;
  font-weight: 900;
  display: inline-block;
  z-index: 1;
}
.pane__resize-control i:before {
  content: "";
  display: block;
  opacity: 0;
  position: absolute;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 0;
  bottom: -1rem;
  left: -1rem;
  right: -1rem;
  top: -1rem;
  background: none;
  border-radius: 50%;
  box-sizing: border-box;
  transform: scale(0);
  transition-property: transform, opacity;
  background-color: rgba(0, 0, 0, 0.1);
  border: none;
}
.pane__resize-control i:hover {
  cursor: pointer;
}
.pane__resize-control i:hover:before {
  opacity: 1;
  transform: scale(1);
}
.pane__resize-control i:focus, .pane__resize-control i.ui-state-focus, .pane__resize-control i.ui-state-active {
  outline: none;
  background: none;
  box-shadow: none;
}
.pane--solo-centered .pane__content {
  background-color: #FFFFFF;
  border-radius: 0.8rem;
  box-shadow: 0 0.2rem 1rem 0 rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  flex-grow: 0;
  margin: 4rem auto;
  width: 55rem;
}
.pane--solo-centered .right-panel__body {
  flex-basis: auto;
}
.pane--solo-centered--padded .pane__content {
  padding: 5rem 3rem 3rem 3rem;
}
.pane--white {
  background-color: #FFFFFF;
}
.pane__scroll-wrap {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.pane__header {
  display: flex;
  justify-content: space-between;
  flex-flow: row;
  min-height: 2.6rem;
  position: relative;
  z-index: 2;
  align-items: center;
  padding: 1rem 1rem 1rem 2rem;
  font-weight: bold;
  color: #606060;
  font-size: 1.5rem;
  box-shadow: 0 0px 4px #F2F2F2;
}
.pane__header .btn, .pane__header .ui-fileupload .ui-fileupload-buttonbar .ui-fileupload-choose, .ui-fileupload .ui-fileupload-buttonbar .pane__header .ui-fileupload-choose, .pane__header .ui-picklist-buttons button, .ui-picklist-buttons .pane__header button {
  position: relative;
  top: 0.2rem;
}
.pane__content {
  flex-grow: 1;
  overflow: auto;
  min-height: 0;
}

.main--right-expaned .pane#leftContent {
  flex: 1 1;
  flex-grow: 3;
}
.main--right-expaned .pane#rightContent {
  flex-grow: 16;
  z-index: 1000;
  position: relative;
}
.main--right-expaned .pane#rightContent .properties-detail-panel__label {
  width: 15rem;
}
.main--right-expaned .pane#rightContent form.right-panel__header__close {
  cursor: pointer;
}
.main--right-expaned .pane#rightContent form.right-panel__header__close button {
  pointer-events: none;
}
.main--right-expaned .pane__resize-control i::after {
  content: "\e915";
}

.main--right-ie11 .pane#leftContent {
  flex: 1 1 50%;
  flex-grow: 0;
}
.main--right-ie11 .pane#rightContent {
  flex-grow: 0;
  transition: none;
  position: absolute;
  top: 60px;
  right: 10px;
  bottom: 0;
  z-index: 1000;
}
.main--right-ie11.main--right-expaned #rightContent {
  width: 80vw;
}

/* CLO-22443 - Fixed issue: broken layout when toggling checkboxes */
.ui-helper-hidden-accessible {
  display: none;
}

.header {
  display: none;
  -ms-grid-column: 1;
  -ms-grid-row: 1;
  -ms-grid-column-span: 2;
  grid-area: header;
  background: #FFFFFF;
  display: flex;
  gap: 2rem;
  justify-content: space-between;
  align-items: stretch;
  position: relative;
  border-bottom: 1px solid #DFDFDF;
}
.header__current_section {
  color: #333333;
  display: flex;
  font-size: 1.8rem;
  font-weight: 700;
  align-items: center;
  flex: 0 0 17rem;
  padding-left: 2rem;
}
.header__progress {
  margin-left: auto;
  color: #4D4D4D;
}
.header__progress > div {
  height: 100%;
}
.header__progress__loaded, .header__progress__loading, .header__progress__error {
  font-size: 1.2rem;
  padding: 0 1rem;
  height: 100%;
  display: flex;
  align-items: center;
}
.header__progress__loaded > span, .header__progress__loading > span, .header__progress__error > span {
  margin-right: 0.6rem;
}
.header__progress__error {
  color: #f3b957;
}
.header__progress__error .label {
  text-decoration: underline;
}
.header__menu {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0 1rem 0 0;
}
.header__menu__info {
  display: flex;
  align-items: center;
  color: #4D4D4D;
  font-size: 1.2rem;
}
.header__menu__info i {
  margin: 0 0.5rem 0 0;
}
.header__messages {
  background: #FFFFFF;
  width: 60rem;
  max-height: 90vh;
  border-radius: 0.8rem;
  top: 4.7rem !important;
  right: 2.9rem !important;
  left: auto !important;
  padding: 1rem;
}
.header__messages.ui-shadow {
  box-shadow: 0 0.2rem 1.2rem 0 rgba(0, 0, 0, 0.1), 0 0.2rem 0.8rem 0 rgba(0, 0, 0, 0.2) !important;
}
.header__messages:after {
  position: absolute;
  content: "";
  top: -0.5rem;
  right: 4.5rem;
  width: 0;
  height: 0;
  border-left: 0.6rem solid transparent;
  border-right: 0.6rem solid transparent;
  border-bottom: 0.6rem solid #FFFFFF;
}
.header__messages .ui-panel,
.header__messages .ui-widget-content,
.header__messages .ui-panel-content,
.header__messages .ui-overlaypanel-content {
  background: none;
  padding: 0;
}
.header__messages__scroll {
  max-height: 90vh;
}
.header__white .header__current_section {
  color: #FFFFFF;
}
.header__white .header__progress {
  color: #FFFFFF;
}
.header__white .header__progress > div {
  height: 100%;
}
.header__white .header__progress__error {
  color: #FFFFFF;
}
.header__white .header__progress__error .label {
  text-decoration: underline;
}
.header__white .header__menu__info {
  color: #FFFFFF;
}
.header__white .header__menu__item .header__menu__item__icon {
  color: #FFFFFF;
}
.header__white .header__menu__item .messages--empty {
  color: #FFFFFF;
  cursor: default;
  opacity: 0.6;
}
.header__white .header__menu__item .messages--set {
  color: #FFFFFF;
  cursor: pointer;
}
.header .header__text {
  color: #333333;
  display: none;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 5rem;
  min-width: 30rem;
  max-width: calc(100vw - 95rem);
  overflow: hidden;
  padding: 0 2rem 0 6rem;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
}
.header .header__text__wrapper {
  display: flex;
  flex-grow: 1;
  justify-content: center;
}
.header--evaluation .header__text, .header--non-production .header__text {
  display: block;
  text-transform: none;
}
.header--evaluation .header__text:before, .header--non-production .header__text:before {
  font-family: "server-icons-core-line" !important;
  padding-right: 0.5rem;
  content: "\e947";
}
.header--evaluation a.header__text:hover, .header--non-production a.header__text:hover {
  background-color: #F9F9F9;
  text-decoration: none;
}
.header--evaluation .header__text {
  padding-left: 2rem;
}
.header--non-production .header__text {
  background: url("/clover/javax.faces.resource/images/icon-license.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat 2rem;
}
.header--error {
  background: #CE3D2D;
}
.header--error .header__menu__item:hover {
  background: #da6254;
}
.header--error--license-expired .header__text, .header--error--license-invalid .header__text, .header--error--license-missing .header__text, .header--error--license-wrangler-limit .header__text {
  color: #FFFFFF;
  display: block;
  background: url("/clover/javax.faces.resource/images/icon-license.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat 2rem;
}
.header--error--worker-error .header__text {
  color: #FFFFFF;
  display: block;
  background: url("/clover/javax.faces.resource/images/icon-worker-error.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat 2rem;
}
.header--error a.header__text:hover {
  color: #FFFFFF;
  background-color: #da6254;
  text-decoration: none;
}
.header--warning {
  background: #e7ac45;
}
.header--warning .header__menu__item:hover .header__menu__item__icon {
  background: #EAB65C;
}
.header--warning--license-warning .header__text {
  color: #FFFFFF;
  display: block;
  background: url("/clover/javax.faces.resource/images/icon-license.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat 2rem;
}
.header--warning--embedded-database .header__text {
  color: #FFFFFF;
  display: block;
  background: url("/clover/javax.faces.resource/images/icon-database-error.png.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat 2rem;
}
.header--warning a.header__text:hover {
  color: #FFFFFF;
  background-color: #EAB65C;
  text-decoration: none;
}

.header__menu__item {
  display: flex;
  align-items: stretch;
  position: relative;
}
.header__menu__item .header__menu__item__icon {
  display: flex;
  align-items: center;
  color: #4D4D4D;
  cursor: pointer;
  font-size: 1.8rem;
  padding: 0 1.5rem;
  text-decoration: none;
}
.header__menu__item .header__menu__item__icon.disabled {
  cursor: default;
  opacity: 0.5;
}
.header__menu__item .submenu {
  display: none;
  list-style: none;
  margin: 0;
  position: absolute;
  right: -0.5rem;
  top: 4.7rem;
  width: 26rem;
  padding: 0 0 1rem 0;
  background-color: #FFFFFF;
  color: #333333;
  border-radius: 0.8rem;
  z-index: 1050;
  box-shadow: 0 0.2rem 0.8rem rgba(51, 51, 51, 0.2);
  transition: 0.2s ease;
}
.header__menu__item .submenu i.btn-close {
  cursor: pointer;
  opacity: 0.5;
  position: absolute;
  top: 1rem;
  right: 1rem;
}
.header__menu__item .submenu i.btn-close:hover {
  opacity: 1;
}
.header__menu__item .submenu:after {
  position: absolute;
  content: "";
  top: -0.6rem;
  right: 2.6rem;
  width: 0;
  height: 0;
  border-left: 0.6rem solid transparent;
  border-right: 0.6rem solid transparent;
  border-bottom: 0.6rem solid #EEEEEE;
}
.header__menu__item .submenu li {
  padding: 0;
  margin: 0;
}
.header__menu__item .submenu li .server-info {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  padding: 1.5rem 2.6rem;
  border-bottom: 0.1rem solid #DFDFDF;
}
.header__menu__item .submenu li .server-info .section {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.header__menu__item .submenu li .server-info .section .label {
  color: #838383;
  font-size: 1.2rem;
}
.header__menu__item .submenu li a {
  display: block;
  padding: 1.3rem 2.6rem;
  text-decoration: none;
  color: #333333;
}
.header__menu__item .submenu li a:hover {
  background-color: #F9F9F9;
}
.header__menu__item .submenu li a.user-nav {
  align-items: center;
  background-color: #F9F9F9;
  border-bottom: 0.1rem solid #DFDFDF;
  box-sizing: border-box;
  display: flex;
  gap: 1rem;
  min-height: 7rem;
  padding: 2rem 1.5rem;
  transition: 0.2s ease;
}
.header__menu__item .submenu li a.user-nav .circle {
  align-items: center;
  background-color: #DFDFDF;
  border-radius: 50%;
  color: #4D4D4D;
  display: flex;
  flex-shrink: 0;
  font-size: 1.4rem;
  height: 3.5rem;
  justify-content: center;
  width: 3.5rem;
}
.header__menu__item .submenu li a.user-nav:hover {
  background-color: #F2F2F2;
}
.header__menu__item .submenu li:first-of-type a {
  border-radius: 0.8rem 0.8rem 0 0;
}
.header__menu__item .submenu li:last-of-type a {
  border-radius: 0 0 0.8rem 0.8rem;
}

.header__menu__item:hover .submenu {
  display: block;
}

.nav {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
  grid-area: nav;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  width: 22rem;
  transition: 0.2s all ease;
  color: #DFDFDF;
  background: #333333;
  position: relative;
  z-index: 100;
}
.nav__logo_link {
  display: flex;
}
.nav__instance {
  height: 5rem;
  display: flex;
  align-items: center;
  color: #FFFFFF;
  font-size: 1.8rem;
}
.nav__instance-green {
  background-color: #35B863;
}
.nav__instance-blue {
  background-color: #227AC8;
}
.nav__instance-yellow {
  background-color: #e7ac45;
}
.nav__instance-red {
  background-color: #CE3D2D;
}
.nav__instance .instance-label-initial {
  height: 5rem;
  max-width: 5.8rem;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
.nav__instance .instance-label-full {
  margin-left: 2rem;
  text-align: left;
  width: 100%;
}
.nav__scroll-wrap {
  flex: 1 1 0;
  max-height: 100%;
  overflow: scroll;
  overflow-x: hidden;
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
  /* Hide scrollbar for Chrome, Safari and Opera */
}
.nav__scroll-wrap::-webkit-scrollbar {
  display: none;
}
.nav__resize-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
  position: sticky;
  bottom: 0;
  z-index: 10;
  background: #333333;
}
.nav__resize-control {
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  height: 4.4rem;
  width: 100%;
  color: #FFFFFF;
  font-size: 1.4rem;
  line-height: normal;
  transition: width 0.2s;
}
.nav__resize-control:hover {
  cursor: pointer;
  background: #4D4D4D;
}
.nav ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
  margin-bottom: 5rem;
}
.nav__separator {
  margin: 1.5rem 1.7rem 1.5rem 0.8rem;
  border-bottom: 0.1rem solid #606060;
  line-height: 0.1em;
  text-align: left;
  font-size: 1rem;
  color: #838383;
  text-transform: uppercase;
}
.nav__separator span {
  letter-spacing: 0.1rem;
  background: #333333;
  padding-right: 1rem;
}
.nav__item {
  font-size: 1.4rem;
}
.nav__item__top-level .nav__item__text {
  color: #F9F9F9;
  font-weight: 500;
}
.nav__item .external__link-icon {
  font-size: 1.1rem;
  margin-left: 0.4rem;
  color: #AEAEAE;
}
.nav__item a {
  display: flex;
  align-items: center;
  white-space: nowrap;
  color: #DFDFDF;
  text-decoration: none;
  padding: 1rem 1.5rem;
  position: relative;
  transition: 0.2s all ease;
}
.nav__item a:hover {
  color: #F9F9F9;
  cursor: pointer;
  background: #4D4D4D;
}
.nav__item__deco {
  color: #EEEEEE;
  font-size: 1.4rem;
  line-height: normal;
}
.nav__item__text {
  flex: 1 1 auto;
}
.nav__item__icons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-left: 1rem;
}
.nav__item__icons__counter_only {
  padding-right: 1rem;
}
.nav__item__icons .messages {
  width: auto;
  margin: 0 1rem 0 0;
  padding: 0 0.4rem;
  font-size: 1rem;
  line-height: 1.3rem;
  border-radius: 2rem;
  background: #CE3D2D;
  color: #FFFFFF;
  text-align: center;
  font-style: normal;
  font-weight: normal;
}
.nav__item__icons .messages-submenu {
  margin: 0 1.4rem 0 0;
}
.nav__item__icons .messages-warning {
  background: #C07A00;
}
.nav__item--active > a {
  color: #FFFFFF;
  background: #606060;
}
.nav__item--active > a i.nav__item__deco {
  color: #FFFFFF;
}
.nav__item--active > a .nav__item__text {
  color: #FFFFFF;
}
.nav__item--active > a:hover {
  background: #838383;
}
.nav--full .instance-label-initial {
  display: none;
}
.nav--full .nav__logo {
  height: 5rem;
  width: 13.6rem;
  margin-left: 1.5rem;
  background: url("/clover/javax.faces.resource/images/cloverdx-logo.svg.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat center;
  background-size: 13.6rem auto;
  flex: 0 0 13.6rem;
}
.nav--full .nav__item--duplicate {
  display: none;
}
.nav--full .nav__item__deco {
  margin-right: 1rem;
}
.nav--full .nav__item--parent > a .nav__item__icons .arrow {
  visibility: visible;
}
.nav--full .nav__item--parent ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.nav--full .nav__item--parent ul li,
.nav--full .nav__item--parent ul li a {
  padding: 0;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 200ms ease-in;
  -moz-transition: height 200ms ease-in;
  -o-transition: height 200ms ease-in;
  transition: height 200ms ease-in;
}
.nav--full .nav__item--parent ul li a {
  padding-left: 4.5rem;
}
.nav--full .nav__item--parent--opened ul li,
.nav--full .nav__item--parent--opened ul li a {
  height: 3.3rem;
}
.nav--full .nav__item--parent--opened > a {
  font-weight: bold;
}
.nav--full .nav__item--parent--opened .nav__item__icons .messages--expanded {
  display: inline-block;
}
.nav--full .nav__item--parent--opened .nav__item__icons .messages--collapsed {
  display: none;
}
.nav--full .nav__item--parent--collapsed .nav__item__icons .messages--expanded {
  display: none;
}
.nav--full .nav__item--parent--collapsed .nav__item__icons .messages--collapsed {
  display: inline-block;
}
.nav--full .nav__item--parent--collapsed.nav__item--parent--selected > a {
  color: #FFFFFF;
  background: #606060;
}
.nav--full .nav__item--parent--collapsed.nav__item--parent--selected > a i.nav__item__deco {
  color: #FFFFFF;
}
.nav--full .nav__item--parent--collapsed.nav__item--parent--selected > a .nav__item__text {
  color: #FFFFFF;
}
.nav--full .nav__item--parent--collapsed.nav__item--parent--selected > a:hover {
  background: #838383;
}
.nav--full .nav__item .messages--dot {
  color: #CE3D2D;
  border-radius: 50%;
  font-size: 0;
  width: 0;
  height: 0;
  margin-right: 1.3rem;
  padding: 0.35rem;
  vertical-align: middle;
}
.nav--full .nav__resize-control {
  box-shadow: 0 -0.4rem 0 0 rgba(96, 96, 96, 0.3);
}
.nav--compact {
  width: 5.8rem;
}
.nav--compact .instance-label-full {
  display: none;
}
.nav--compact .nav__logo {
  height: 5rem;
  background: url("/clover/javax.faces.resource/images/cloverdx-logomark-primary.svg.jsf?ln=primefaces-clover&v=13.0.5&e=13.0.5&c=6.5.0.9") no-repeat center;
  flex: 0 0 5.8rem;
}
.nav--compact ul {
  margin-bottom: 0;
}
.nav--compact #menuForm > ul > li.nav__item {
  display: flex;
  justify-content: center;
}
.nav--compact #menuForm > ul > li.nav__item > a {
  border-radius: 50%;
  height: 4.4rem;
  width: 4.4rem;
  justify-content: center;
  padding: 0;
}
.nav--compact #menuForm > ul > li.nav__item > a > .nav__item__icons {
  position: absolute;
  left: 2.7rem;
  top: 0.7rem;
}
.nav--compact .nav__scroll-wrap {
  z-index: 1;
  overflow: visible !important;
}
.nav--compact .simplebar-track {
  display: none;
}
.nav--compact .simplebar-mask,
.nav--compact .simplebar-wrapper,
.nav--compact .simplebar-content-wrapper,
.nav--compact .simplebar-content {
  margin: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
}
.nav--compact .nav__separator {
  padding-top: 0.5rem;
  margin: 1.5rem 1.7rem;
}
.nav--compact .nav__separator span {
  display: none;
}
.nav--compact .nav__item {
  position: relative;
  padding-top: 0.5rem;
}
.nav--compact .nav__item__deco {
  color: #DFDFDF;
  font-size: 1.6rem;
}
.nav--compact .nav__item__text {
  display: none;
  position: absolute;
  background: #333333;
  color: #FFFFFF;
  left: 100%;
  top: 1rem;
  padding: 0.3rem 0.5rem 0.3rem 0.3rem;
  font-size: 12px;
  border-radius: 0 0.2rem 0.2rem 0;
  box-shadow: 0px 0 3px #FFFFFF;
  border-left: 1px solid #000;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeInDelay {
  0% {
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.nav--compact .nav__item__icons {
  margin: 0;
  z-index: 2;
}
.nav--compact .nav__item__icons i.icon-interface-arrows-button-down {
  display: none;
}
.nav--compact .nav__item__icons .messages {
  margin: 0;
}
.nav--compact .nav__item ul {
  display: none;
  position: absolute;
  top: 0;
  left: 5.8rem;
  top: 0.5rem;
  padding: 0.5rem 0;
  width: 16rem;
  background: #FFFFFF;
  border-radius: 0.8rem;
  box-shadow: 0 0.4rem 1rem 0 rgba(0, 0, 0, 0.25);
  z-index: 3;
}
.nav--compact .nav__item ul li.nav__item {
  padding: 0;
}
.nav--compact .nav__item ul li.nav__item a:hover {
  background-color: #F9F9F9;
}
.nav--compact .nav__item ul li.nav__item--active a {
  background-color: #F5FAFD;
  box-shadow: inset 0.3rem 0 #1D6CB9;
}
.nav--compact .nav__item ul li.nav__item--active a:hover {
  background: #E2EFFA;
}
.nav--compact .nav__item ul li a span.nav__item__text {
  display: block;
}
.nav--compact .nav__item ul a {
  font-size: 1.3rem;
  padding: 1rem;
}
@media screen and (max-height: 1050px) {
  .nav--compact .nav__item#configList ul {
    top: auto;
    bottom: 0;
  }
}
.nav--compact .nav__item:hover > a {
  background: #4D4D4D;
}
.nav--compact .nav__item:hover > a .nav__item__text {
  display: block;
  animation-name: fadeInDelay;
  animation-duration: 0.5s;
  animation-timing-function: linear;
}
.nav--compact .nav__item:hover ul {
  display: block;
  animation-name: fadeIn;
  animation-duration: 0.2s;
  animation-timing-function: linear;
}
.nav--compact .nav__item--active:hover > a {
  background: #838383;
}
.nav--compact .nav__item--parent .nav__item__text {
  position: relative;
  background: none;
  color: #333333;
  font-size: inherit;
  left: auto;
  top: auto;
  padding: 0;
  border-radius: 0;
  box-shadow: none;
  border: none;
  opacity: 1;
}
.nav--compact .nav__item--parent ul .nav__item:hover .nav__item__text {
  animation: none;
}
.nav--compact .nav__item--parent:hover > a .nav__item__icons {
  display: none;
}
.nav--compact .nav__item--parent:hover > a .nav__item__text {
  display: none;
}
.nav--compact .nav__item--parent--collapsed .nav__item__icons .messages--expanded {
  display: none;
}
.nav--compact .nav__item--parent--opened .nav__item__icons .messages--expanded {
  display: none;
}
.nav--compact .nav__resize-control {
  width: 4.4rem;
}
.nav--compact .nav__resize-control:hover {
  border-radius: 50%;
}
.nav--compact .icon-interface-arrows-button-left {
  transform: rotate(180deg);
}
.nav .fa-trans-group {
  font-size: 1.1rem;
  line-height: normal;
  transition: all 0.5s;
}
.nav .nav__item--parent--opened .fa-trans-group {
  transform: rotate(-180deg);
}

@media screen and (max-width: 1640px) {
  .monitoring-grid {
    grid-template-columns: 1fr 38rem;
  }
  .monitoring-grid-main {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
  }
  .monitoring-grid-side {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    order: 1;
    grid-row: span 1;
  }
  .monitoring-grid-top {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: span 2;
  }
}
@media screen and (max-width: 1640px) {
  .monitoring__worker-system {
    flex-direction: column;
  }

  .monitoring__worker {
    margin-right: 0;
  }

  .charts-container.charts-container-rows {
    flex-direction: column;
  }

  .charts-container .charts-container-div {
    width: 100%;
  }
}
@media screen and (max-width: 1540px) {
  .node-panel__body__node-id {
    flex: 0 0 auto;
  }
}
@media screen and (max-width: 1440px) {
  .chart-panel .monitoring-donut-chart {
    width: 7rem;
  }
}
/*# sourceMappingURL=theme.css.map.jsf?ln=primefaces-clover */