@charset "UTF-8";
.fm-centerer { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }

.fm-centerer-v { position: absolute; top: 50%; transform: translate(0, -50%); }

.fm-centerer-h { position: absolute; left: 50%; transform: translate(-50%, 0); }

/* Legal Disclaimer These Fonts are licensed only for use on these domains and their subdomains: avesco.ch It is illegal to download or use them on other websites. While the @font-face statements below may be modified by the client, this disclaimer may not be removed. Lineto.com, 2015 */
@font-face { font-family: "Circular"; src: url("../../fonts/Noto_Sans/NotoSans-Light.ttf"); font-weight: 100; font-style: normal; }

@font-face { font-family: "Circular"; src: url("../../fonts//Noto_Sans/NotoSans-Regular.ttf"); font-weight: normal; font-style: normal; }

@font-face { font-family: "Circular"; src: url("../../fonts/Noto_Sans/NotoSans-Bold.ttf"); font-weight: 900; font-style: normal; }

.fm-font { font-family: "Circular"; font-size: 16px; font-weight: normal; font-style: normal; }

.fm-text-aligment-right { text-align: right; }

.fm-text-aligment-center { text-align: center; }

.fm-font-bold { font-weight: bold; }

.fm-font-caption, .nav.nav-tabs, .fm-dropdown .fm-dropdown-button, .fm-dropdown .fm-dropdown-pane .fm-dropdown-content .content-header .header-label, .fm-dialog.fm-dialog-dropdown .modal-body .fm-dropdown-content .content-header .header-label { text-transform: uppercase; font-size: 0.9em; letter-spacing: 0.7px; }

.fm-font-primary { color: #373a3c; font-size: 1em; }

.fm-font-secondary { color: #8c8c8c; font-size: 0.8em; }

.fm-font-tertiary { color: #949494; font-size: 0.8em; }

.fm-icon-filled { font-variation-settings: 'FILL' 1; }

.fm-icon-commands { display: flex; flex-wrap: nowrap; align-items: center; justify-content: flex-start; align-content: center; gap: 24px; }

.fm-icon-commands.fm-icon-commands-aligned-right { justify-content: flex-end; }

.fm-icon-commands.fm-icon-commands-multiline { flex-wrap: wrap; }

.fm-icon-command { cursor: pointer; cursor: hand; }

.fm-color-yellow-avesco { color: #f6ca48 !important; }

.fm-bgcolor-yellow-avesco { background-color: #f6ca48 !important; }

.fm-bordercolor-yellow-avesco { border-color: #f6ca48 !important; }

.fm-color-black { color: #373a3c !important; }

.fm-bgcolor-black { background-color: #373a3c !important; }

.fm-bordercolor-black { border-color: #373a3c !important; }

.fm-color-white { color: #FFF !important; }

.fm-bgcolor-white { background-color: #FFF !important; }

.fm-bordercolor-white { border-color: #FFF !important; }

.fm-color-error { color: #ff5445 !important; }

.fm-bgcolor-error { background-color: #ff5445 !important; }

.fm-bordercolor-error { border-color: #ff5445 !important; }

.fm-color-warning { color: #f2a34c !important; }

.fm-bgcolor-warning { background-color: #f2a34c !important; }

.fm-bordercolor-warning { border-color: #f2a34c !important; }

.fm-color-success { color: #62c555 !important; }

.fm-bgcolor-success { background-color: #62c555 !important; }

.fm-bordercolor-success { border-color: #62c555 !important; }

.fm-color-text-primary { color: #373a3c !important; }

.fm-bgcolor-text-primary { background-color: #373a3c !important; }

.fm-bordercolor-text-primary { border-color: #373a3c !important; }

.fm-color-text-secondary { color: #8c8c8c !important; }

.fm-bgcolor-text-secondary { background-color: #8c8c8c !important; }

.fm-bordercolor-text-secondary { border-color: #8c8c8c !important; }

.fm-icon-op-nav-back { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-op-nav-back:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-op-nav-back.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-op-nav-back.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-op-nav-back.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-op-nav-back.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-op-nav-back.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-op-nav-back.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-op-nav-back.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-op-nav-back.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-op-nav-back.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-op-nav-next { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-op-nav-next:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-op-nav-next.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-op-nav-next.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-op-nav-next.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-op-nav-next.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-op-nav-next.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-op-nav-next.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-op-nav-next.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-op-nav-next.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-op-nav-next.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-op-nav-openmenu { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-op-nav-openmenu:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-op-nav-openmenu.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-op-nav-openmenu.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-op-nav-openmenu.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-op-nav-openmenu.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-op-nav-openmenu.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-op-nav-openmenu.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-op-nav-openmenu.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-op-nav-openmenu.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-op-nav-openmenu.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-op-nav-closemenu { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-op-nav-closemenu:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-op-nav-closemenu.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-op-nav-closemenu.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-op-nav-closemenu.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-op-nav-closemenu.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-op-nav-closemenu.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-op-nav-closemenu.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-op-nav-closemenu.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-op-nav-closemenu.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-op-nav-closemenu.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-op-qrcodescanner-open { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-op-qrcodescanner-open:before { content: ""; font-size: 1.4em; font-family: icon-base; }

.fm-icon-op-qrcodescanner-open.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-op-qrcodescanner-open.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-op-qrcodescanner-open.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-op-qrcodescanner-open.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-op-qrcodescanner-open.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-op-qrcodescanner-open.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-op-qrcodescanner-open.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-op-qrcodescanner-open.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-op-qrcodescanner-open.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-op-input-clear { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-op-input-clear:before { content: ""; font-size: 1.4em; font-family: icon-base; }

.fm-icon-op-input-clear.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-op-input-clear.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-op-input-clear.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-op-input-clear.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-op-input-clear.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-op-input-clear.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-op-input-clear.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-op-input-clear.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-op-input-clear.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-op-input-search { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-op-input-search:before { content: ""; font-size: 1.4em; font-family: icon-base; }

.fm-icon-op-input-search.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-op-input-search.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-op-input-search.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-op-input-search.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-op-input-search.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-op-input-search.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-op-input-search.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-op-input-search.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-op-input-search.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-op-search { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-op-search:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-op-search.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-op-search.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-op-search.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-op-search.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-op-search.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-op-search.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-op-search.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-op-search.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-op-search.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-op-add { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-op-add:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-op-add.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-op-add.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-op-add.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-op-add.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-op-add.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-op-add.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-op-add.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-op-add.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-op-add.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-op-edit { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-op-edit:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-op-edit.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-op-edit.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-op-edit.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-op-edit.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-op-edit.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-op-edit.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-op-edit.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-op-edit.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-op-edit.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-op-close { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-op-close:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-op-close.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-op-close.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-op-close.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-op-close.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-op-close.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-op-close.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-op-close.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-op-close.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-op-close.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-op-reset { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-op-reset:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-op-reset.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-op-reset.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-op-reset.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-op-reset.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-op-reset.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-op-reset.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-op-reset.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-op-reset.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-op-reset.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-op-checkin { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-op-checkin:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-op-checkin.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-op-checkin.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-op-checkin.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-op-checkin.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-op-checkin.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-op-checkin.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-op-checkin.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-op-checkin.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-op-checkin.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-op-checkout { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-op-checkout:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-op-checkout.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-op-checkout.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-op-checkout.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-op-checkout.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-op-checkout.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-op-checkout.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-op-checkout.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-op-checkout.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-op-checkout.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-op-pausebegin { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-op-pausebegin:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-op-pausebegin.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-op-pausebegin.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-op-pausebegin.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-op-pausebegin.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-op-pausebegin.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-op-pausebegin.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-op-pausebegin.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-op-pausebegin.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-op-pausebegin.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-op-pauseterminate { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-op-pauseterminate:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-op-pauseterminate.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-op-pauseterminate.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-op-pauseterminate.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-op-pauseterminate.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-op-pauseterminate.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-op-pauseterminate.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-op-pauseterminate.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-op-pauseterminate.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-op-pauseterminate.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-op-delete { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-op-delete:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-op-delete.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-op-delete.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-op-delete.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-op-delete.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-op-delete.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-op-delete.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-op-delete.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-op-delete.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-op-delete.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-op-clone { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-op-clone:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-op-clone.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-op-clone.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-op-clone.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-op-clone.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-op-clone.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-op-clone.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-op-clone.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-op-clone.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-op-clone.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-op-opendocument { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-op-opendocument:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-op-opendocument.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-op-opendocument.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-op-opendocument.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-op-opendocument.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-op-opendocument.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-op-opendocument.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-op-opendocument.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-op-opendocument.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-op-opendocument.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-op-logout { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-op-logout:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-op-logout.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-op-logout.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-op-logout.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-op-logout.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-op-logout.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-op-logout.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-op-logout.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-op-logout.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-op-logout.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-op-showpassword { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-op-showpassword:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-op-showpassword.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-op-showpassword.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-op-showpassword.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-op-showpassword.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-op-showpassword.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-op-showpassword.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-op-showpassword.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-op-showpassword.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-op-showpassword.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-op-acknowledge { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-op-acknowledge:before { content: ""; font-size: 1.4em; font-family: icon-base; }

.fm-icon-op-acknowledge.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-op-acknowledge.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-op-acknowledge.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-op-acknowledge.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-op-acknowledge.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-op-acknowledge.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-op-acknowledge.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-op-acknowledge.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-op-acknowledge.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-op-menu-open { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-op-menu-open:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-op-menu-open.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-op-menu-open.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-op-menu-open.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-op-menu-open.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-op-menu-open.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-op-menu-open.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-op-menu-open.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-op-menu-open.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-op-menu-open.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-op-print { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-op-print:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-op-print.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-op-print.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-op-print.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-op-print.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-op-print.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-op-print.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-op-print.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-op-print.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-op-print.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-op-download { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-op-download:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-op-download.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-op-download.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-op-download.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-op-download.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-op-download.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-op-download.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-op-download.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-op-download.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-op-download.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-op-copytoclipboard { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-op-copytoclipboard:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-op-copytoclipboard.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-op-copytoclipboard.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-op-copytoclipboard.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-op-copytoclipboard.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-op-copytoclipboard.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-op-copytoclipboard.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-op-copytoclipboard.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-op-copytoclipboard.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-op-copytoclipboard.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-help { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-help:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-help.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-help.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-help.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-help.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-help.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-help.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-help.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-help.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-help.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-customer { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-customer:before { content: ""; font-size: 1.4em; font-family: icon-base; }

.fm-icon-item-customer.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-customer.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-customer.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-customer.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-customer.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-customer.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-customer.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-customer.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-customer.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-user { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-user:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-user.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-user.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-user.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-user.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-user.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-user.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-user.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-user.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-user.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-settings { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-settings:before { content: ""; font-size: 1.4em; font-family: icon-base; }

.fm-icon-item-settings.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-settings.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-settings.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-settings.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-settings.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-settings.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-settings.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-settings.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-settings.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-chevron-left { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-chevron-left:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-chevron-left.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-chevron-left.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-chevron-left.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-chevron-left.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-chevron-left.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-chevron-left.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-chevron-left.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-chevron-left.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-chevron-left.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-chevron-right { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-chevron-right:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-chevron-right.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-chevron-right.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-chevron-right.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-chevron-right.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-chevron-right.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-chevron-right.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-chevron-right.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-chevron-right.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-chevron-right.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-chevron-down { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-chevron-down:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-chevron-down.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-chevron-down.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-chevron-down.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-chevron-down.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-chevron-down.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-chevron-down.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-chevron-down.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-chevron-down.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-chevron-down.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-fluidsampleflask { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-fluidsampleflask:before { content: ""; font-size: 1.4em; font-family: icon-base; }

.fm-icon-item-fluidsampleflask.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-fluidsampleflask.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-fluidsampleflask.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-fluidsampleflask.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-fluidsampleflask.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-fluidsampleflask.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-fluidsampleflask.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-fluidsampleflask.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-fluidsampleflask.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-fluidanalysis { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-fluidanalysis:before { content: ""; font-size: 1.4em; font-family: icon-base; }

.fm-icon-item-fluidanalysis.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-fluidanalysis.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-fluidanalysis.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-fluidanalysis.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-fluidanalysis.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-fluidanalysis.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-fluidanalysis.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-fluidanalysis.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-fluidanalysis.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-phone { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-phone:before { content: ""; font-size: 0.84em; font-family: icon-base; }

.fm-icon-item-phone.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-phone.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-phone.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-phone.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-phone.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-phone.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-phone.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-phone.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-phone.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-fax { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-fax:before { content: ""; font-size: 0.84em; font-family: icon-base; }

.fm-icon-item-fax.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-fax.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-fax.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-fax.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-fax.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-fax.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-fax.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-fax.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-fax.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-mail { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-mail:before { content: ""; font-size: 0.84em; font-family: icon-base; }

.fm-icon-item-mail.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-mail.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-mail.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-mail.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-mail.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-mail.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-mail.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-mail.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-mail.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-more { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-more:before { content: ""; font-size: 1.4em; font-family: icon-base; }

.fm-icon-item-more.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-more.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-more.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-more.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-more.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-more.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-more.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-more.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-more.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-document { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-document:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-document.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-document.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-document.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-document.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-document.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-document.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-document.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-document.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-document.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-contract { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-contract:before { content: ""; font-size: 1.2em; font-family: FontAwesome; }

.fm-icon-item-contract.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-contract.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-contract.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-contract.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-contract.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-contract.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-contract.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-contract.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-contract.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-codeinput { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-codeinput:before { content: ""; font-size: 1.4em; font-family: icon-base; }

.fm-icon-item-codeinput.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-codeinput.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-codeinput.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-codeinput.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-codeinput.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-codeinput.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-codeinput.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-codeinput.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-codeinput.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-calendar { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-calendar:before { content: ""; font-size: 1.4em; font-family: icon-base; }

.fm-icon-item-calendar.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-calendar.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-calendar.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-calendar.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-calendar.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-calendar.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-calendar.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-calendar.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-calendar.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-telemetry-module { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-telemetry-module:before { content: ""; font-size: 1.4em; font-family: icon-base; }

.fm-icon-item-telemetry-module.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-telemetry-module.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-telemetry-module.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-telemetry-module.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-telemetry-module.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-telemetry-module.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-telemetry-module.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-telemetry-module.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-telemetry-module.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-telemetry-smu { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-telemetry-smu:before { content: ""; font-size: 1.4em; font-family: icon-base; }

.fm-icon-item-telemetry-smu.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-telemetry-smu.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-telemetry-smu.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-telemetry-smu.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-telemetry-smu.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-telemetry-smu.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-telemetry-smu.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-telemetry-smu.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-telemetry-smu.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-telemetry-fuellevel { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-telemetry-fuellevel:before { content: ""; font-size: 1.4em; font-family: icon-base; }

.fm-icon-item-telemetry-fuellevel.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-telemetry-fuellevel.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-telemetry-fuellevel.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-telemetry-fuellevel.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-telemetry-fuellevel.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-telemetry-fuellevel.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-telemetry-fuellevel.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-telemetry-fuellevel.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-telemetry-fuellevel.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-info { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-info:before { content: ""; font-size: 1.4em; font-family: icon-base; }

.fm-icon-item-info.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-info.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-info.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-info.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-info.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-info.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-info.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-info.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-info.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-warning { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-warning:before { content: ""; font-size: 1.4em; font-family: icon-base; }

.fm-icon-item-warning.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-warning.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-warning.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-warning.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-warning.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-warning.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-warning.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-warning.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-warning.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-diagnostic { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-diagnostic:before { content: ""; font-size: 1.4em; font-family: icon-base; }

.fm-icon-item-diagnostic.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-diagnostic.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-diagnostic.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-diagnostic.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-diagnostic.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-diagnostic.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-diagnostic.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-diagnostic.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-diagnostic.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-diagnosticfault-occurrences { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-diagnosticfault-occurrences:before { content: ""; font-size: 1.4em; font-family: icon-base; }

.fm-icon-item-diagnosticfault-occurrences.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-diagnosticfault-occurrences.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-diagnosticfault-occurrences.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-diagnosticfault-occurrences.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-diagnosticfault-occurrences.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-diagnosticfault-occurrences.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-diagnosticfault-occurrences.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-diagnosticfault-occurrences.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-diagnosticfault-occurrences.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-statistics { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-statistics:before { content: ""; font-size: 1.4em; font-family: icon-base; }

.fm-icon-item-statistics.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-statistics.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-statistics.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-statistics.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-statistics.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-statistics.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-statistics.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-statistics.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-statistics.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-list { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-list:before { content: ""; font-size: 1.4em; font-family: icon-base; }

.fm-icon-item-list.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-list.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-list.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-list.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-list.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-list.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-list.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-list.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-list.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-offerfolder { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-offerfolder:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-offerfolder.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-offerfolder.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-offerfolder.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-offerfolder.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-offerfolder.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-offerfolder.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-offerfolder.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-offerfolder.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-offerfolder.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-offer { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-offer:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-offer.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-offer.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-offer.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-offer.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-offer.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-offer.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-offer.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-offer.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-offer.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-offerstate { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-offerstate:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-offerstate.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-offerstate.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-offerstate.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-offerstate.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-offerstate.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-offerstate.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-offerstate.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-offerstate.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-offerstate.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-offeraction { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-offeraction:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-offeraction.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-offeraction.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-offeraction.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-offeraction.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-offeraction.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-offeraction.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-offeraction.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-offeraction.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-offeraction.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-offernotes { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-offernotes:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-offernotes.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-offernotes.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-offernotes.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-offernotes.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-offernotes.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-offernotes.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-offernotes.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-offernotes.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-offernotes.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-offerdescription { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-offerdescription:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-offerdescription.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-offerdescription.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-offerdescription.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-offerdescription.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-offerdescription.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-offerdescription.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-offerdescription.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-offerdescription.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-offerdescription.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-date { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-date:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-date.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-date.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-date.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-date.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-date.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-date.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-date.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-date.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-date.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-notes { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-notes:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-notes.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-notes.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-notes.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-notes.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-notes.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-notes.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-notes.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-notes.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-notes.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-specialinstructions { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-specialinstructions:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-specialinstructions.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-specialinstructions.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-specialinstructions.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-specialinstructions.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-specialinstructions.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-specialinstructions.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-specialinstructions.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-specialinstructions.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-specialinstructions.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-pricecalculation { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-pricecalculation:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-pricecalculation.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-pricecalculation.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-pricecalculation.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-pricecalculation.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-pricecalculation.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-pricecalculation.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-pricecalculation.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-pricecalculation.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-pricecalculation.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-positionnote { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-positionnote:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-positionnote.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-positionnote.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-positionnote.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-positionnote.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-positionnote.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-positionnote.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-positionnote.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-positionnote.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-positionnote.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-letter { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-letter:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-letter.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-letter.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-letter.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-letter.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-letter.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-letter.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-letter.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-letter.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-letter.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-assignement { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-assignement:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-assignement.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-assignement.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-assignement.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-assignement.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-assignement.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-assignement.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-assignement.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-assignement.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-assignement.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-assignement-compleated { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-assignement-compleated:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-assignement-compleated.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-assignement-compleated.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-assignement-compleated.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-assignement-compleated.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-assignement-compleated.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-assignement-compleated.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-assignement-compleated.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-assignement-compleated.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-assignement-compleated.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-assignement-rejected { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-assignement-rejected:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-assignement-rejected.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-assignement-rejected.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-assignement-rejected.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-assignement-rejected.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-assignement-rejected.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-assignement-rejected.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-assignement-rejected.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-assignement-rejected.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-assignement-rejected.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-assignement-pending { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-assignement-pending:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-assignement-pending.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-assignement-pending.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-assignement-pending.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-assignement-pending.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-assignement-pending.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-assignement-pending.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-assignement-pending.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-assignement-pending.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-assignement-pending.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-assignement-overriden { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-assignement-overriden:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-assignement-overriden.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-assignement-overriden.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-assignement-overriden.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-assignement-overriden.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-assignement-overriden.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-assignement-overriden.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-assignement-overriden.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-assignement-overriden.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-assignement-overriden.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-deadline-urgent { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-deadline-urgent:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-deadline-urgent.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-deadline-urgent.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-deadline-urgent.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-deadline-urgent.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-deadline-urgent.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-deadline-urgent.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-deadline-urgent.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-deadline-urgent.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-deadline-urgent.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-deadline-warning { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-deadline-warning:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-deadline-warning.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-deadline-warning.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-deadline-warning.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-deadline-warning.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-deadline-warning.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-deadline-warning.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-deadline-warning.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-deadline-warning.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-deadline-warning.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-deadline-normal { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-deadline-normal:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-deadline-normal.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-deadline-normal.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-deadline-normal.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-deadline-normal.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-deadline-normal.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-deadline-normal.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-deadline-normal.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-deadline-normal.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-deadline-normal.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-deadline { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-deadline:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-deadline.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-deadline.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-deadline.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-deadline.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-deadline.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-deadline.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-deadline.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-deadline.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-deadline.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-offerprice { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-offerprice:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-offerprice.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-offerprice.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-offerprice.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-offerprice.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-offerprice.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-offerprice.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-offerprice.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-offerprice.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-offerprice.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-fileattachment { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-fileattachment:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-fileattachment.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-fileattachment.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-fileattachment.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-fileattachment.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-fileattachment.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-fileattachment.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-fileattachment.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-fileattachment.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-fileattachment.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-jobcode { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-jobcode:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-jobcode.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-jobcode.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-jobcode.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-jobcode.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-jobcode.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-jobcode.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-jobcode.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-jobcode.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-jobcode.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-compcode { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-compcode:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-compcode.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-compcode.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-compcode.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-compcode.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-compcode.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-compcode.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-compcode.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-compcode.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-compcode.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-version { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-version:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-version.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-version.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-version.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-version.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-version.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-version.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-version.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-version.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-version.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-articlereplacement { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-articlereplacement:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-articlereplacement.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-articlereplacement.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-articlereplacement.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-articlereplacement.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-articlereplacement.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-articlereplacement.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-articlereplacement.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-articlereplacement.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-articlereplacement.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-preferred { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-preferred:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-preferred.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-preferred.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-preferred.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-preferred.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-preferred.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-preferred.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-preferred.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-preferred.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-preferred.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-wokrodernotes { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-wokrodernotes:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-wokrodernotes.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-wokrodernotes.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-wokrodernotes.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-wokrodernotes.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-wokrodernotes.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-wokrodernotes.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-wokrodernotes.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-wokrodernotes.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-wokrodernotes.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-workorder-locked { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-workorder-locked:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-workorder-locked.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-workorder-locked.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-workorder-locked.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-workorder-locked.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-workorder-locked.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-workorder-locked.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-workorder-locked.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-workorder-locked.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-workorder-locked.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-workorder-unlocked { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-workorder-unlocked:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-workorder-unlocked.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-workorder-unlocked.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-workorder-unlocked.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-workorder-unlocked.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-workorder-unlocked.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-workorder-unlocked.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-workorder-unlocked.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-workorder-unlocked.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-workorder-unlocked.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-arrow-right { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-arrow-right:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-arrow-right.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-arrow-right.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-arrow-right.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-arrow-right.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-arrow-right.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-arrow-right.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-arrow-right.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-arrow-right.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-arrow-right.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-player-pause { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-player-pause:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-player-pause.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-player-pause.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-player-pause.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-player-pause.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-player-pause.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-player-pause.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-player-pause.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-player-pause.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-player-pause.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-player-start { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-player-start:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-player-start.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-player-start.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-player-start.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-player-start.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-player-start.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-player-start.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-player-start.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-player-start.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-player-start.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-player-stop { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-player-stop:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-player-stop.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-player-stop.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-player-stop.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-player-stop.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-player-stop.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-player-stop.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-player-stop.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-player-stop.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-player-stop.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-timelapse { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-timelapse:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-timelapse.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-timelapse.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-timelapse.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-timelapse.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-timelapse.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-timelapse.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-timelapse.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-timelapse.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-timelapse.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-timelapse-running { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-timelapse-running:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-timelapse-running.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-timelapse-running.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-timelapse-running.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-timelapse-running.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-timelapse-running.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-timelapse-running.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-timelapse-running.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-timelapse-running.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-timelapse-running.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-reportcount { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-reportcount:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-reportcount.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-reportcount.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-reportcount.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-reportcount.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-reportcount.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-reportcount.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-reportcount.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-reportcount.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-reportcount.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-segment { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-segment:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-segment.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-segment.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-segment.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-segment.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-segment.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-segment.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-segment.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-segment.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-segment.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-increase { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-increase:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-increase.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-increase.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-increase.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-increase.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-increase.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-increase.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-increase.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-increase.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-increase.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-decrease { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-decrease:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-decrease.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-decrease.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-decrease.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-decrease.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-decrease.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-decrease.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-decrease.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-decrease.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-decrease.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-notification { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-notification:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-notification.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-notification.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-notification.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-notification.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-notification.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-notification.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-notification.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-notification.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-notification.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-notification-active { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-notification-active:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-notification-active.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-notification-active.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-notification-active.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-notification-active.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-notification-active.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-notification-active.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-notification-active.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-notification-active.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-notification-active.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-machine { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-machine:before { content: ""; font-size: 1.4em; font-family: icon-base; }

.fm-icon-item-machine.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-machine.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-machine.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-machine.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-machine.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-machine.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-machine.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-machine.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-machine.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-machine-digger { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-machine-digger:before { content: ""; font-size: 1.4em; font-family: icon-base; }

.fm-icon-item-machine-digger.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-machine-digger.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-machine-digger.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-machine-digger.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-machine-digger.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-machine-digger.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-machine-digger.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-machine-digger.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-machine-digger.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-machine-bugger { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-machine-bugger:before { content: ""; font-size: 1.4em; font-family: icon-base; }

.fm-icon-item-machine-bugger.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-machine-bugger.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-machine-bugger.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-machine-bugger.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-machine-bugger.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-machine-bugger.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-machine-bugger.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-machine-bugger.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-machine-bugger.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-machine-dozer { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-machine-dozer:before { content: ""; font-size: 1.4em; font-family: icon-base; }

.fm-icon-item-machine-dozer.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-machine-dozer.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-machine-dozer.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-machine-dozer.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-machine-dozer.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-machine-dozer.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-machine-dozer.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-machine-dozer.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-machine-dozer.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-machine-drill { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-machine-drill:before { content: ""; font-size: 1.4em; font-family: icon-base; }

.fm-icon-item-machine-drill.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-machine-drill.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-machine-drill.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-machine-drill.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-machine-drill.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-machine-drill.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-machine-drill.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-machine-drill.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-machine-drill.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-machine-dumper { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-machine-dumper:before { content: ""; font-size: 1.4em; font-family: icon-base; }

.fm-icon-item-machine-dumper.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-machine-dumper.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-machine-dumper.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-machine-dumper.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-machine-dumper.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-machine-dumper.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-machine-dumper.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-machine-dumper.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-machine-dumper.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-machine-generator { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-machine-generator:before { content: ""; font-size: 1.4em; font-family: icon-base; }

.fm-icon-item-machine-generator.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-machine-generator.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-machine-generator.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-machine-generator.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-machine-generator.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-machine-generator.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-machine-generator.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-machine-generator.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-machine-generator.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-machine-roller { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-machine-roller:before { content: ""; font-size: 1.4em; font-family: icon-base; }

.fm-icon-item-machine-roller.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-machine-roller.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-machine-roller.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-machine-roller.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-machine-roller.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-machine-roller.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-machine-roller.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-machine-roller.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-machine-roller.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-machine-generic { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-machine-generic:before { content: ""; font-size: 1.4em; font-family: icon-base; }

.fm-icon-item-machine-generic.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-machine-generic.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-machine-generic.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-machine-generic.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-machine-generic.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-machine-generic.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-machine-generic.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-machine-generic.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-machine-generic.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-machine-compaction { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-machine-compaction:before { content: ""; font-size: 1.4em; font-family: icon-base; }

.fm-icon-item-machine-compaction.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-machine-compaction.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-machine-compaction.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-machine-compaction.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-machine-compaction.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-machine-compaction.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-machine-compaction.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-machine-compaction.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-machine-compaction.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-item-machine-wheelloader { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-item-machine-wheelloader:before { content: ""; font-size: 1.4em; font-family: icon-base; }

.fm-icon-item-machine-wheelloader.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-item-machine-wheelloader.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-item-machine-wheelloader.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-item-machine-wheelloader.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-item-machine-wheelloader.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-item-machine-wheelloader.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-item-machine-wheelloader.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-machine-wheelloader.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-item-machine-wheelloader.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-serachfield-cancel { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-serachfield-cancel:before { content: ""; font-size: 1.8em; font-family: CERTAS Icons Regular; }

.fm-icon-serachfield-cancel.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-serachfield-cancel.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-serachfield-cancel.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-serachfield-cancel.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-serachfield-cancel.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-serachfield-cancel.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-serachfield-cancel.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-serachfield-cancel.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-serachfield-cancel.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-serachfield-search { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-serachfield-search:before { content: ""; font-size: 1.4em; font-family: icon-base; }

.fm-icon-serachfield-search.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-serachfield-search.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-serachfield-search.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-serachfield-search.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-serachfield-search.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-serachfield-search.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-serachfield-search.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-serachfield-search.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-serachfield-search.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-checkbox-unselected { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-checkbox-unselected:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-checkbox-unselected.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-checkbox-unselected.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-checkbox-unselected.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-checkbox-unselected.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-checkbox-unselected.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-checkbox-unselected.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-checkbox-unselected.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-checkbox-unselected.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-checkbox-unselected.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-checkbox-selected { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-checkbox-selected:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-checkbox-selected.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-checkbox-selected.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-checkbox-selected.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-checkbox-selected.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-checkbox-selected.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-checkbox-selected.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-checkbox-selected.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-checkbox-selected.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-checkbox-selected.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-table-column-sort-des { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-table-column-sort-des:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-table-column-sort-des.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-table-column-sort-des.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-table-column-sort-des.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-table-column-sort-des.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-table-column-sort-des.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-table-column-sort-des.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-table-column-sort-des.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-table-column-sort-des.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-table-column-sort-des.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-table-column-sort-asc { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-table-column-sort-asc:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-table-column-sort-asc.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-table-column-sort-asc.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-table-column-sort-asc.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-table-column-sort-asc.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-table-column-sort-asc.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-table-column-sort-asc.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-table-column-sort-asc.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-table-column-sort-asc.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-table-column-sort-asc.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-table-rowmenu-open { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-table-rowmenu-open:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-table-rowmenu-open.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-table-rowmenu-open.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-table-rowmenu-open.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-table-rowmenu-open.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-table-rowmenu-open.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-table-rowmenu-open.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-table-rowmenu-open.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-table-rowmenu-open.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-table-rowmenu-open.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-table-rowmenu-item { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-table-rowmenu-item:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-table-rowmenu-item.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-table-rowmenu-item.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-table-rowmenu-item.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-table-rowmenu-item.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-table-rowmenu-item.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-table-rowmenu-item.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-table-rowmenu-item.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-table-rowmenu-item.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-table-rowmenu-item.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-table-pager-nav-prev { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-table-pager-nav-prev:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-table-pager-nav-prev.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-table-pager-nav-prev.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-table-pager-nav-prev.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-table-pager-nav-prev.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-table-pager-nav-prev.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-table-pager-nav-prev.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-table-pager-nav-prev.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-table-pager-nav-prev.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-table-pager-nav-prev.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-table-pager-nav-next { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-table-pager-nav-next:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-table-pager-nav-next.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-table-pager-nav-next.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-table-pager-nav-next.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-table-pager-nav-next.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-table-pager-nav-next.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-table-pager-nav-next.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-table-pager-nav-next.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-table-pager-nav-next.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-table-pager-nav-next.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-dialog-close { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-dialog-close:before { content: ""; font-size: 1em; font-family: Material Symbols Rounded; }

.fm-icon-dialog-close.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-dialog-close.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-dialog-close.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-dialog-close.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-dialog-close.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-dialog-close.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-dialog-close.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-dialog-close.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-dialog-close.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-dialog-minimize { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-dialog-minimize:before { content: ""; font-size: 1em; font-family: Material Symbols Rounded; }

.fm-icon-dialog-minimize.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-dialog-minimize.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-dialog-minimize.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-dialog-minimize.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-dialog-minimize.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-dialog-minimize.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-dialog-minimize.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-dialog-minimize.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-dialog-minimize.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-menu-more-vert { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-menu-more-vert:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-menu-more-vert.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-menu-more-vert.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-menu-more-vert.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-menu-more-vert.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-menu-more-vert.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-menu-more-vert.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-menu-more-vert.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-menu-more-vert.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-menu-more-vert.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-menu-more-horiz { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-menu-more-horiz:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-menu-more-horiz.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-menu-more-horiz.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-menu-more-horiz.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-menu-more-horiz.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-menu-more-horiz.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-menu-more-horiz.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-menu-more-horiz.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-menu-more-horiz.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-menu-more-horiz.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-menu-filter { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-menu-filter:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-menu-filter.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-menu-filter.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-menu-filter.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-menu-filter.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-menu-filter.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-menu-filter.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-menu-filter.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-menu-filter.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-menu-filter.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-menu-settings { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-menu-settings:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-menu-settings.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-menu-settings.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-menu-settings.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-menu-settings.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-menu-settings.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-menu-settings.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-menu-settings.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-menu-settings.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-menu-settings.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-module-dashboard { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-module-dashboard:before { content: ""; font-size: 1.4em; font-family: icon-base; }

.fm-icon-module-dashboard.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-module-dashboard.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-module-dashboard.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-module-dashboard.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-module-dashboard.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-module-dashboard.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-module-dashboard.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-module-dashboard.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-module-dashboard.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-module-persons { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-module-persons:before { content: ""; font-size: 1.4em; font-family: icon-base; }

.fm-icon-module-persons.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-module-persons.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-module-persons.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-module-persons.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-module-persons.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-module-persons.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-module-persons.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-module-persons.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-module-persons.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-module-reporting { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-module-reporting:before { content: ""; font-size: 1.4em; font-family: icon-base; }

.fm-icon-module-reporting.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-module-reporting.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-module-reporting.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-module-reporting.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-module-reporting.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-module-reporting.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-module-reporting.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-module-reporting.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-module-reporting.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-module-protocol { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-module-protocol:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-module-protocol.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-module-protocol.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-module-protocol.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-module-protocol.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-module-protocol.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-module-protocol.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-module-protocol.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-module-protocol.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-module-protocol.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

.fm-icon-module-workshift { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: "liga"; }

.fm-icon-module-workshift:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-module-workshift.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-module-workshift.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-module-workshift.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-module-workshift.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-module-workshift.fm-icon-command:hover:hover { color: #373a3c; }

.fm-icon-module-workshift.fm-icon-command.disabled { cursor: default !important; pointer-events: none !important; font-size: inherit; color: #000; }

.fm-icon-module-workshift.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-module-workshift.fm-icon-command.fm-icon-command-selectable:hover { color: #373a3c; }

.fm-icon-module-workshift.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #373a3c; }

html { overflow: hidden; }

body { background-color: #f6f6f6; color: #373a3c; font-family: "Circular"; font-size: 16px; font-weight: normal; text-shadow: none !important; height: 100%; background-repeat: no-repeat; background-attachment: fixed; overflow: hidden; }

::-ms-reveal { display: none !important; }

::-ms-clear { display: none; }

input[type=text]::-ms-clear { display: none !important; }

a { text-shadow: none !important; appearance: none !important; }

input, textarea { -webkit-appearance: none !important; -moz-appearance: none !important; appearance: none !important; }

:focus { outline: none !important; text-shadow: none !important; -webkit-appearance: none !important; -moz-appearance: none !important; appearance: none !important; }

select { border-radius: 0 !important; }

.row { margin-right: 0px !important; margin-left: 0px !important; }

.row.cols-aligned-bottom { display: flex; flex-direction: row; align-items: flex-end; }

.row.cols-aligned-bottom .col-xs-1.col-aligned-center, .row.cols-aligned-bottom .col-sm-1.col-aligned-center, .row.cols-aligned-bottom .col-md-1.col-aligned-center, .row.cols-aligned-bottom .col-lg-1.col-aligned-center, .row.cols-aligned-bottom .col-xs-2.col-aligned-center, .row.cols-aligned-bottom .col-sm-2.col-aligned-center, .row.cols-aligned-bottom .col-md-2.col-aligned-center, .row.cols-aligned-bottom .col-lg-2.col-aligned-center, .row.cols-aligned-bottom .col-xs-3.col-aligned-center, .row.cols-aligned-bottom .col-sm-3.col-aligned-center, .row.cols-aligned-bottom .col-md-3.col-aligned-center, .row.cols-aligned-bottom .col-lg-3.col-aligned-center, .row.cols-aligned-bottom .col-xs-4.col-aligned-center, .row.cols-aligned-bottom .col-sm-4.col-aligned-center, .row.cols-aligned-bottom .col-md-4.col-aligned-center, .row.cols-aligned-bottom .col-lg-4.col-aligned-center, .row.cols-aligned-bottom .col-xs-5.col-aligned-center, .row.cols-aligned-bottom .col-sm-5.col-aligned-center, .row.cols-aligned-bottom .col-md-5.col-aligned-center, .row.cols-aligned-bottom .col-lg-5.col-aligned-center, .row.cols-aligned-bottom .col-xs-6.col-aligned-center, .row.cols-aligned-bottom .col-sm-6.col-aligned-center, .row.cols-aligned-bottom .col-md-6.col-aligned-center, .row.cols-aligned-bottom .col-lg-6.col-aligned-center, .row.cols-aligned-bottom .col-xs-7.col-aligned-center, .row.cols-aligned-bottom .col-sm-7.col-aligned-center, .row.cols-aligned-bottom .col-md-7.col-aligned-center, .row.cols-aligned-bottom .col-lg-7.col-aligned-center, .row.cols-aligned-bottom .col-xs-8.col-aligned-center, .row.cols-aligned-bottom .col-sm-8.col-aligned-center, .row.cols-aligned-bottom .col-md-8.col-aligned-center, .row.cols-aligned-bottom .col-lg-8.col-aligned-center, .row.cols-aligned-bottom .col-xs-9.col-aligned-center, .row.cols-aligned-bottom .col-sm-9.col-aligned-center, .row.cols-aligned-bottom .col-md-9.col-aligned-center, .row.cols-aligned-bottom .col-lg-9.col-aligned-center, .row.cols-aligned-bottom .col-xs-10.col-aligned-center, .row.cols-aligned-bottom .col-sm-10.col-aligned-center, .row.cols-aligned-bottom .col-md-10.col-aligned-center, .row.cols-aligned-bottom .col-lg-10.col-aligned-center, .row.cols-aligned-bottom .col-xs-11.col-aligned-center, .row.cols-aligned-bottom .col-sm-11.col-aligned-center, .row.cols-aligned-bottom .col-md-11.col-aligned-center, .row.cols-aligned-bottom .col-lg-11.col-aligned-center, .row.cols-aligned-bottom .col-xs-12.col-aligned-center, .row.cols-aligned-bottom .col-sm-12.col-aligned-center, .row.cols-aligned-bottom .col-md-12.col-aligned-center, .row.cols-aligned-bottom .col-lg-12.col-aligned-center { align-self: center; }

.form-horizontal .form-group { margin-right: 0px !important; margin-left: 0px !important; }

.form-group { position: relative; }

.form-group.form-group-compact { margin: 0px; }

.form-group label { font-size: inherit; font-weight: inherit; color: inherit; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start; align-items: center; -webkit-touch-callout: none; /* iOS Safari */ -webkit-user-select: none; /* Safari */ -khtml-user-select: none; /* Konqueror HTML */ -moz-user-select: none; /* Old versions of Firefox */ -ms-user-select: none; /* Internet Explorer/Edge */ user-select: none; /* Non-prefixed version, currently supported by Chrome, Edge, Opera and Firefox */ margin-bottom: 2px; }

.form-group .form-control { font-size: inherit; font-weight: inherit; box-shadow: none; border-color: #ebeced; min-height: 44px; -webkit-border-radius: 6px !important; -moz-border-radius: 6px !important; -ms-border-radius: 6px !important; border-radius: 6px !important; textarea-resize: none; }

.form-group .form-control input, .form-group .form-control textarea, .form-group .form-control select { padding-left: 18px; padding-right: 18px; padding-top: 10px; padding-bottom: 10px; }

.form-group .form-control input::placeholder, .form-group .form-control textarea::placeholder, .form-group .form-control select::placeholder { color: form-field-placeholder-color; }

.form-group .form-control:focus { border-color: #8c8c8c; }

.form-group .form-control.select2-container { min-height: 44px; }

.form-group .form-control.select2-container.select2-container-multi { height: initial; min-height: 44px; }

.form-group .form-control.select2-container .select2-choice.select2-default span { color: form-field-placeholder-color; }

.form-group .form-control.form-control-multiline { height: inherit; }

.col-1 { width: 3.33%; float: left; position: relative; min-height: 1px; padding-right: 0px; padding-left: 0px; }

.col-2 { width: 6.66%; float: left; position: relative; min-height: 1px; padding-right: 0px; padding-left: 0px; }

.col-3 { width: 9.99%; float: left; position: relative; min-height: 1px; padding-right: 0px; padding-left: 0px; }

.col-4 { width: 13.32%; float: left; position: relative; min-height: 1px; padding-right: 0px; padding-left: 0px; }

.col-5 { width: 16.65%; float: left; position: relative; min-height: 1px; padding-right: 0px; padding-left: 0px; }

.col-6 { width: 19.98%; float: left; position: relative; min-height: 1px; padding-right: 0px; padding-left: 0px; }

.col-7 { width: 23.31%; float: left; position: relative; min-height: 1px; padding-right: 0px; padding-left: 0px; }

.col-8 { width: 26.64%; float: left; position: relative; min-height: 1px; padding-right: 0px; padding-left: 0px; }

.col-9 { width: 29.97%; float: left; position: relative; min-height: 1px; padding-right: 0px; padding-left: 0px; }

.col-10 { width: 33.3%; float: left; position: relative; min-height: 1px; padding-right: 0px; padding-left: 0px; }

.col-11 { width: 36.63%; float: left; position: relative; min-height: 1px; padding-right: 0px; padding-left: 0px; }

.col-12 { width: 39.96%; float: left; position: relative; min-height: 1px; padding-right: 0px; padding-left: 0px; }

.col-13 { width: 43.29%; float: left; position: relative; min-height: 1px; padding-right: 0px; padding-left: 0px; }

.col-14 { width: 46.62%; float: left; position: relative; min-height: 1px; padding-right: 0px; padding-left: 0px; }

.col-15 { width: 49.95%; float: left; position: relative; min-height: 1px; padding-right: 0px; padding-left: 0px; }

.col-16 { width: 53.28%; float: left; position: relative; min-height: 1px; padding-right: 0px; padding-left: 0px; }

.col-17 { width: 56.61%; float: left; position: relative; min-height: 1px; padding-right: 0px; padding-left: 0px; }

.col-18 { width: 59.94%; float: left; position: relative; min-height: 1px; padding-right: 0px; padding-left: 0px; }

.col-19 { width: 63.27%; float: left; position: relative; min-height: 1px; padding-right: 0px; padding-left: 0px; }

.col-20 { width: 66.6%; float: left; position: relative; min-height: 1px; padding-right: 0px; padding-left: 0px; }

.col-21 { width: 69.93%; float: left; position: relative; min-height: 1px; padding-right: 0px; padding-left: 0px; }

.col-22 { width: 73.26%; float: left; position: relative; min-height: 1px; padding-right: 0px; padding-left: 0px; }

.col-23 { width: 76.59%; float: left; position: relative; min-height: 1px; padding-right: 0px; padding-left: 0px; }

.col-24 { width: 79.92%; float: left; position: relative; min-height: 1px; padding-right: 0px; padding-left: 0px; }

.col-25 { width: 83.25%; float: left; position: relative; min-height: 1px; padding-right: 0px; padding-left: 0px; }

.col-26 { width: 86.58%; float: left; position: relative; min-height: 1px; padding-right: 0px; padding-left: 0px; }

.col-27 { width: 89.91%; float: left; position: relative; min-height: 1px; padding-right: 0px; padding-left: 0px; }

.col-28 { width: 93.24%; float: left; position: relative; min-height: 1px; padding-right: 0px; padding-left: 0px; }

.col-29 { width: 96.57%; float: left; position: relative; min-height: 1px; padding-right: 0px; padding-left: 0px; }

.col-30 { width: 100%; float: left; position: relative; min-height: 1px; padding-right: 0px; padding-left: 0px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { padding-right: 0px; padding-left: 0px; }

.panel { margin-bottom: 20px; background-color: #fff; border: 1px solid transparent; border-radius: 0px; -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15); box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15); }

.btn { text-shadow: none !important; }

.bootstrap-datetimepicker-widget { border-radius: 0px; font-family: "Circular"; font-size: 16px; font-weight: normal; }

.bootstrap-datetimepicker-widget [data-action] { border-radius: 0 !important; text-shadow: none !important; }

.bootstrap-datetimepicker-widget [data-action].day.today:before { border-bottom-color: #f6ca48; }

.bootstrap-datetimepicker-widget [data-action].active { color: #FFF !important; background-color: #f6ca48; }

.bootstrap-datetimepicker-widget [data-action].new { color: #8c8c8c; background-color: #FFF !important; }

.bootstrap-datetimepicker-widget [data-action]:hover { text-shadow: none !important; background-color: #000 !important; color: #FFF !important; }

.bootstrap-datetimepicker-widget a { border-radius: 0 !important; color: #000 !important; }

.bootstrap-datetimepicker-widget a span { border-radius: 0 !important; margin: 0 !important; background-color: transparent !important; }

.bootstrap-datetimepicker-widget a span:hover { border-radius: 0 !important; }

.bootstrap-datetimepicker-widget a.btn { border-color: transparent; }

.daterangepicker { font-family: "Circular"; }

.daterangepicker .drp-calendar .calendar-table table thead tr th { font-size: 1em; }

.daterangepicker .drp-calendar .calendar-table table thead tr:nth-child(2) th { border-bottom: 1px solid #949494; }

.daterangepicker .drp-calendar .calendar-table table tbody tr td { font-size: 1em; border-radius: 0; }

.daterangepicker .drp-calendar .calendar-table table tbody tr td:first-child { border-right: 1px solid #949494; }

.daterangepicker .drp-calendar .calendar-table table tbody tr td:hover { border-bottom: 1px solid #000; }

.daterangepicker .drp-calendar .calendar-table .disabled { text-decoration: none; color: #DDD; }

.daterangepicker .drp-calendar .calendar-table .disabled.weekend { text-decoration: none; color: #DDD; }

.daterangepicker .drp-calendar .calendar-table .week { color: #949494; background-color: #FFF; font-size: 1em; vertical-align: top; pointer-events: none; }

.daterangepicker .drp-calendar .calendar-table .weekend { background-color: #EAEAEA; font-size: 1em; }

.daterangepicker .drp-calendar .calendar-table .today { font-weight: bold; text-decoration: underline; }

.daterangepicker .drp-calendar .calendar-table .active { background-color: #373a3c; color: #FFF; font-size: 1em; }

.daterangepicker .drp-calendar .calendar-table .ends { color: transparent; background-color: white; pointer-events: none; }

.daterangepicker .drp-calendar .calendar-table .ends.weekend { color: transparent; background-color: #EAEAEA; pointer-events: none; }

.daterangepicker .drp-calendar .calendar-time { margin-top: 20px !important; margin-bottom: 14px !important; }

.daterangepicker .drp-calendar .calendar-time select { font-size: 1em; -webkit-appearance: none; -moz-appearance: none; appearance: none; background-color: #FFF; padding-top: 2px; padding-bottom: 2px; padding-left: 12px; padding-right: 12px; width: 30%; }

.daterangepicker .drp-calendar .calendar-time select.hourselect { border: 1px solid #000; border-radius: 0 !important; }

.daterangepicker .drp-calendar .calendar-time select.minuteselect { border: 1px solid #000; border-radius: 0 !important; }

html.devicetype-desktop .daterangepicker.daterangepicker-timestamppicker, html.devicetype-tablet .daterangepicker.daterangepicker-timestamppicker { min-width: 50% !important; max-width: 360px; margin-bottom: 20px; overflow: auto; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

html.devicetype-desktop .daterangepicker.daterangepicker-timestamppicker .drp-calendar, html.devicetype-tablet .daterangepicker.daterangepicker-timestamppicker .drp-calendar { max-width: none; width: 100%; margin: auto; padding-left: 14px; padding-right: 14px; }

html.devicetype-desktop .daterangepicker.daterangepicker-timestamppicker .drp-calendar .calendar-time, html.devicetype-tablet .daterangepicker.daterangepicker-timestamppicker .drp-calendar .calendar-time { margin-top: 10px; margin-bottom: 10px; }

html.devicetype-desktop .daterangepicker.daterangepicker-timestamppicker .drp-buttons, html.devicetype-tablet .daterangepicker.daterangepicker-timestamppicker .drp-buttons { display: flex; flex-direction: row; justify-content: center; min-height: 60px; }

html.devicetype-desktop .daterangepicker.daterangepicker-timestamppicker .drp-buttons button, html.devicetype-tablet .daterangepicker.daterangepicker-timestamppicker .drp-buttons button { font-size: 1.0em; flex-grow: 1; flex-shrink: 1; }

html.devicetype-mobile .daterangepicker, html.devicetype-mobile .daterangepicker.daterangepicker-timestamppicker { position: absolute; top: 10px !important; bottom: 10px !important; left: 10px !important; right: 10px !important; width: inherit !important; padding: 1em; margin: 0.2em; border-radius: 1em; overflow: hidden; display: none; background-color: #FFF; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15) !important; }

html.devicetype-mobile .daterangepicker .drp-calendar, html.devicetype-mobile .daterangepicker.daterangepicker-timestamppicker .drp-calendar { max-width: none; padding: 0; margin-top: 24px; margin-left: 14px; margin-right: 14px; flex-grow: 1; }

html.devicetype-mobile .daterangepicker .drp-calendar .calendar-time, html.devicetype-mobile .daterangepicker.daterangepicker-timestamppicker .drp-calendar .calendar-time { margin-top: 20px; margin-bottom: 20px; }

html.devicetype-mobile .daterangepicker .drp-buttons, html.devicetype-mobile .daterangepicker.daterangepicker-timestamppicker .drp-buttons { display: flex; flex-direction: row; border-top: 1px solid #efefef; padding: 0; padding-bottom: 28px; padding-top: 28px; margin-left: 14px; margin-right: 14px; }

html.devicetype-mobile .daterangepicker .drp-buttons button, html.devicetype-mobile .daterangepicker.daterangepicker-timestamppicker .drp-buttons button { font-size: inherit; font-weight: inherit; padding: 0; padding-top: 8px; padding-bottom: 8px; flex-grow: 1; flex-shrink: 1; margin: 0; margin-right: 12px; }

html.devicetype-mobile .daterangepicker .drp-buttons button:last-child, html.devicetype-mobile .daterangepicker.daterangepicker-timestamppicker .drp-buttons button:last-child { margin-right: 0px; }

html.devicetype-mobile .daterangepicker.open, html.devicetype-mobile .daterangepicker.daterangepicker-timestamppicker.open { display: flex; flex-direction: column; }

.fa { padding-left: 1px; padding-right: 1px; padding-top: 1px; padding-bottom: 1px; }

.fa-bounce { display: inline-block; position: relative; -moz-animation: bounce 1s infinite linear; -o-animation: bounce 1s infinite linear; -webkit-animation: bounce 1s infinite linear; animation: bounce 1s infinite linear; }

@-webkit-keyframes bounce { 0% { top: 0; }
  50% { top: -0.2em; }
  70% { top: -0.3em; }
  100% { top: 0; } }

@-moz-keyframes bounce { 0% { top: 0; }
  50% { top: -0.2em; }
  70% { top: -0.3em; }
  100% { top: 0; } }

@-o-keyframes bounce { 0% { top: 0; }
  50% { top: -0.2em; }
  70% { top: -0.3em; }
  100% { top: 0; } }

@-ms-keyframes bounce { 0% { top: 0; }
  50% { top: -0.2em; }
  70% { top: -0.3em; }
  100% { top: 0; } }

@keyframes bounce { 0% { top: 0; }
  50% { top: -0.2em; }
  70% { top: -0.3em; }
  100% { top: 0; } }

/* Icon pulse */
.fa-pulse { display: inline-block; -moz-animation: pulse 2s infinite linear; -o-animation: pulse 2s infinite linear; -webkit-animation: pulse 2s infinite linear; animation: pulse 2s infinite linear; }

@-webkit-keyframes pulse { 0% { opacity: 1; }
  50% { opacity: 0; }
  100% { opacity: 1; } }

@-moz-keyframes pulse { 0% { opacity: 1; }
  50% { opacity: 0; }
  100% { opacity: 1; } }

@-o-keyframes pulse { 0% { opacity: 1; }
  50% { opacity: 0; }
  100% { opacity: 1; } }

@-ms-keyframes pulse { 0% { opacity: 1; }
  50% { opacity: 0; }
  100% { opacity: 1; } }

@keyframes pulse { 0% { opacity: 1; }
  50% { opacity: 0; }
  100% { opacity: 1; } }

.fm-richtext-content b { font-weight: bold; }

.fm-richtext-content p { line-height: 1.4em; margin-bottom: 16px; }

.fm-richtext-content img.note-float-right { margin-left: 40px; }

.fm-richtext-content img.note-float-left { margin-right: 40px; margin-bottom: 20px; margin-top: 10px; }

.note-editor .panel-heading { background-image: none; border: none; background-color: transparent; border-bottom: 1px solid #000; }

.note-editor .panel-heading.note-toolbar { display: flex; flex-direction: row; flex-wrap: wrap; align-items: stretch; align-content: flex-start; gap: 0.4em; padding: 0.4em; padding-left: 0; padding-right: 0; }

.note-editor .panel-heading.note-toolbar .note-btn-group { margin: 0; }

.note-editor .note-editing-area { min-height: 1px; border-bottom: 1px solid #DDD; }

.note-editor .note-editing-area .note-placeholder { padding-top: 1em !important; padding-left: 0em !important; padding-right: 0em !important; padding-bottom: 1em !important; }

.note-editor .note-editing-area .note-editable { min-height: 1px; padding-top: 1em !important; padding-left: 0em !important; padding-right: 0em !important; padding-bottom: 1em !important; display: flex; flex-direction: column; white-space: pre-wrap; }

.note-editor .note-editing-area .note-editable ul { display: flex; flex-direction: column; padding-top: 0.4em; padding-left: 1em; }

.note-editor .note-editing-area .note-editable ul li { padding-bottom: 0.2em; }

.note-editor .note-statusbar { display: none; }

.note-editor.note-frame { border: none; margin-top: 0.4em; margin-bottom: 0; box-shadow: none; }

.note-editor.note-frame.fullscreen [role='toolbar'] { max-width: 900px; margin: auto; border-bottom: 1px solid #000; }

.note-editor.note-frame.fullscreen .note-editing-area .note-editable { max-width: 900px; margin: auto; padding: 0 !important; padding-right: 30px !important; padding-left: 30px !important; }

.note-editor .note-dropdown-menu.dropdown-menu.note-check li a i:before { color: #000; }

.note-editor .note-dropdown-menu.dropdown-menu.note-check li a:hover { color: #FFF !important; text-decoration: none; background-color: #000 !important; background-image: none; }

.note-editor .note-dropdown-menu.dropdown-menu.note-check li a:hover i:before { color: #FFF; }

.note-editor .btn-group.note-color .note-dropdown-menu.dropdown-menu .note-palette { position: relative; display: flex; flex-direction: column; width: 200px; }

.note-editor .btn-group.note-color .note-dropdown-menu.dropdown-menu .note-palette .note-holder { position: relative; }

.note-editor .btn-group.note-color .note-dropdown-menu.dropdown-menu .note-palette .note-holder .note-color-palette { position: relative; display: flex; flex-direction: column; align-items: stretch; }

.note-editor .btn-group.note-color .note-dropdown-menu.dropdown-menu .note-palette .note-holder .note-color-palette .note-color-row { position: relative; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-between; }

.note-editor .btn-group.note-color .note-dropdown-menu.dropdown-menu .note-palette .note-holder .note-color-palette .note-color-row button.note-color-btn { width: inherit; flex-grow: 1; border-radius: 0 !important; }

.note-editor .btn-group.note-color .note-dropdown-menu.dropdown-menu .note-palette .note-holder .note-color-palette button.note-color-reset { display: none !important; }

.note-editor .btn-group.note-color .note-dropdown-menu.dropdown-menu .note-palette button[data-event='backColor'][data-value='transparent'] { display: none !important; }

.note-editor .btn-group.note-color .note-dropdown-menu.dropdown-menu .note-palette button[data-event='removeFormat'][data-value='foreColor'] { display: none !important; }

.note-editor .btn-group.note-color .note-dropdown-menu.dropdown-menu .note-palette button[data-event='openPalette'][data-value='backColorPicker'] { display: none !important; }

.note-editor .btn-group.note-color .note-dropdown-menu.dropdown-menu .note-palette button[data-event='openPalette'][data-value='foreColorPicker'] { display: none !important; }

.note-editor .btn-group.note-color .note-dropdown-menu.dropdown-menu .note-palette #backColorPalette { display: none; }

.note-editor .btn-group.note-color .note-dropdown-menu.dropdown-menu .note-palette #foreColorPalette { display: none; }

.note-editor .btn-group.note-btn-group .btn, .note-editor .btn-group.note-btn-group button { min-width: 35px; padding: 4px; padding-left: 6px; padding-right: 6px; border: none; border-radius: 0 !important; }

.note-editor .btn-group.note-btn-group .btn.active, .note-editor .btn-group.note-btn-group button.active { color: #000; background-color: yellow; border: none; }

.note-editor .btn-group.note-btn-group .btn:focus, .note-editor .btn-group.note-btn-group button:focus { border: none !important; }

.note-editor .btn-group.note-btn-group .btn:hover, .note-editor .btn-group.note-btn-group button:hover { border: none !important; }

.note-editor .btn-group.note-btn-group .dropdown-menu { border-radius: 0; }

.leaflet-container { font-size: 16px; font-family: "Circular"; }

.leaflet-div-icon { position: relative; background-color: inherit; border: none; }

.leaflet-control-attribution { display: none; }

.leaflet-popup-pane .leaflet-popup a.leaflet-popup-close-button { display: none; }

.leaflet-popup-pane .leaflet-popup .leaflet-popup-content-wrapper { position: relative; margin: 0px; padding: 0; font-size: 16px; font-family: "Circular"; box-shadow: 0px 0px 31px 1px rgba(0, 0, 0, 0.3); }

.leaflet-popup-pane .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content { position: relative; min-width: 160px; margin: 0px; padding: 0px; border-radius: 4px; background-color: #f6f6f6; color: #373a3c; }

.leaflet-popup-pane .leaflet-popup .leaflet-popup-tip-container .leaflet-popup-tip { background-color: #f6f6f6; }

.easy-button-container button.easy-button-button { padding: 0; width: 40px; height: 40px; border: none !important; border-radius: 0.5em !important; color: #373a3c !important; background-color: #e8e8e8 !important; }

.easy-button-container button.easy-button-button span { display: flex; align-items: center; justify-content: center; }

.easy-button-container button.easy-button-button:focus, .easy-button-container button.easy-button-button:active { padding: 0; width: 40px; height: 40px; border: none !important; border-radius: 0.5em !important; color: #373a3c !important; background-color: #e8e8e8 !important; }

.leaflet-control-container { position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 9999; pointer-events: none; }

.leaflet-control-container .leaflet-control { -webkit-touch-callout: none; /* iOS Safari */ -webkit-user-select: none; /* Safari */ -khtml-user-select: none; /* Konqueror HTML */ -moz-user-select: none; /* Old versions of Firefox */ -ms-user-select: none; /* Internet Explorer/Edge */ user-select: none; /* Non-prefixed version, currently*/ }

.leaflet-control-container .leaflet-control a { width: 40px; height: 40px; border: none !important; border-radius: 0.5em !important; color: #373a3c !important; background-color: #e8e8e8 !important; }

.leaflet-control-container .leaflet-control a:hover, .leaflet-control-container .leaflet-control a:active { width: 40px; height: 40px; border: none !important; border-radius: 0.5em !important; color: #373a3c !important; background-color: #e8e8e8 !important; }

.leaflet-control-container .leaflet-control.leaflet-bar { border: none !important; border-radius: 0.5em !important; color: #373a3c !important; background-color: #e8e8e8 !important; }

.leaflet-control-layers { border-radius: 0.5em !important; border: none !important; border-radius: 0.5em !important; }

.leaflet-control-layers a.leaflet-control-layers-toggle { position: relative; width: 40px; height: 40px; }

.leaflet-control-layers a.leaflet-control-layers-toggle:after { position: absolute; top: 0; left: 0; right: 0; left: 0; border: none !important; border-radius: 0.5em !important; background-color: #e8e8e8; color: #373a3c; font-family: "icon-base"; content: "\e91f"; font-size: 1.4em; padding-left: 8px; padding-top: 4px; }

.leaflet-control-layers form.leaflet-control-layers-list { padding-left: 0px; padding-right: 0px; font-size: 16px; font-family: "Circular"; }

.leaflet-control-layers form.leaflet-control-layers-list .leaflet-control-layers-base label { position: relative; padding-left: 0px; padding-right: 0px; margin: 0; cursor: pointer; cursor: hand; }

.leaflet-control-layers form.leaflet-control-layers-list .leaflet-control-layers-base label > div { position: relative; display: flex; flex-direction: row; align-items: baseline; padding-top: 4px; padding-bottom: 4px; }

.leaflet-control-layers form.leaflet-control-layers-list .leaflet-control-layers-base label > div input { margin: 0; }

.leaflet-control-layers form.leaflet-control-layers-list .leaflet-control-layers-base label > div span { padding-left: 8px; max-width: 200px; }

.leaflet-control-layers form.leaflet-control-layers-list .leaflet-control-layers-base label > div input { -webkit-appearance: radio !important; -moz-appearance: radio !important; appearance: radio !important; }

.leaflet-pulsing-icon { border: 2px solid #FFF; }

.pass-wrapper { top: -10px; margin-top: -7px; margin-left: 1px; margin-right: 1px; }

.pass-wrapper .pass-graybar { background-color: transparent; height: 6px; }

.pass-wrapper .pass-graybar .pass-colorbar { height: 6px; }

.pass-wrapper .pass-percent { font-size: 0.8em; }

.pass-wrapper .pass-text { font-size: 0.7em; }

.iti { width: 100%; }

/*! Toastify js 1.11.2 https://github.com/apvarun/toastify-js @license MIT licensed Copyright (C) 2018 Varun A P */
.toastify { background: none; background-color: #373a3c; color: #FFF; padding-right: 2.6em; }

.toastify .toast-close { position: absolute; top: 0.6em; right: 0.6em; width: 2em; background-color: #373a3c; color: #373a3c; opacity: 1; outline-style: none !important; }

.toastify .toast-close:after { content: ""; font-family: "icon-base"; font-size: 1.2em; color: #FFF; }

@media only screen and (max-width: 360px) { .toastify-right, .toastify-left { width: 100%; max-width: none; left: 0; right: 0; margin-left: 0; margin-right: 0; } }

html.devicetype-mobile .toastify-right, html.devicetype-mobile .toastify-left, html.devicetype-tablet .toastify-right, html.devicetype-tablet .toastify-left { width: 100%; max-width: none; left: 0; right: 0; margin-left: 0; margin-right: 0; }

.fm-draggable-element { cursor: pointer; cursor: hand; }

.fm-draggable-element-moving:hover { background-color: inherit; }

.fm-draggable-element-overtarget { background-color: #adffad !important; }

.fm-draggable-element-overtarget:hover { background-color: inherit; }

.fm-sortable-element { position: relative; cursor: pointer; cursor: hand; }

.fm-sortable-element-moving:after { font-family: 'FontAwesome'; z-index: 88888; content: "\f07d"; position: absolute; top: 0px; left: -12px; top: 0px; font-size: 14px; color: #f6ca48 !important; }

.fm-sortable-element-moving-vertical:after { font-family: 'FontAwesome'; z-index: 88888; content: "\f07d"; position: absolute; top: 0px; left: -12px; top: 0px; font-size: 14px; color: #f6ca48 !important; }

.fm-sortable-element-moving-horizontal:after { font-family: 'FontAwesome'; z-index: 88888; content: "\f07d"; position: absolute; top: 0px; left: -12px; top: 0px; font-size: 14px; color: #f6ca48 !important; }

.btt, .bvt, .bat { border-top: 1px solid #DDD !important; }

.btt-t, .bvt-t, .bat-t { border-top: 1px solid transparent !important; }

.brt, .bht, .bat { border-right: 1px solid #DDD !important; }

.brt-t, .bht-t, .bht-t { border-bottom: 1px solid transparent !important; }

.bbt, .bvt, .bat { border-bottom: 1px solid #DDD !important; }

.bbt-t, .bvt-t, .bat-t { border-bottom: 1px solid transparent !important; }

.blt, .bht, .bat { border-left: 1px solid #DDD !important; }

.blt-t, .bht-t, .bat-t { border-bottom: 1px solid transparent !important; }

.btm, .bvm, .bam { border-top: 2px solid #DDD !important; }

.btm-t, .bvm-t, .bam-t { border-top: 2px solid transparent !important; }

.brm, .bhm, .bam { border-right: 2px solid #DDD !important; }

.brm-t, .bhm-t, .bhm-t { border-bottom: 2px solid transparent !important; }

.bbm, .bvm, .bam { border-bottom: 2px solid #DDD !important; }

.bbm-t, .bvm-t, .bam-t { border-bottom: 2px solid transparent !important; }

.blm, .bhm, .bam { border-left: 2px solid #DDD !important; }

.blm-t, .bhm-t, .bam-t { border-bottom: 2px solid transparent !important; }

.btl, .bvl, .bal { border-top: 3px solid #DDD !important; }

.btl-t, .bvl-t, .bal-t { border-top: 3px solid transparent !important; }

.brl, .bhl, .bal { border-right: 3px solid #DDD !important; }

.brl-t, .bhl-t, .bhl-t { border-bottom: 3px solid transparent !important; }

.bbl, .bvl, .bal { border-bottom: 3px solid #DDD !important; }

.bbl-t, .bvl-t, .bal-t { border-bottom: 3px solid transparent !important; }

.bll, .bhl, .bal { border-left: 3px solid #DDD !important; }

.bll-t, .bhl-t, .bal-t { border-bottom: 3px solid transparent !important; }

.btx, .bvx, .bax { border-top: 5px solid #DDD !important; }

.btx-t, .bvx-t, .bax-t { border-top: 5px solid transparent !important; }

.brx, .bhx, .bax { border-right: 5px solid #DDD !important; }

.brx-t, .bhx-t, .bhx-t { border-bottom: 5px solid transparent !important; }

.bbx, .bvx, .bax { border-bottom: 5px solid #DDD !important; }

.bbx-t, .bvx-t, .bax-t { border-bottom: 5px solid transparent !important; }

.blx, .bhx, .bax { border-left: 5px solid #DDD !important; }

.blx-t, .bhx-t, .bax-t { border-bottom: 5px solid transparent !important; }

.bth, .bvh, .bah { border-top: 10px solid #DDD !important; }

.bth-t, .bvh-t, .bah-t { border-top: 10px solid transparent !important; }

.brh, .bhh, .bah { border-right: 10px solid #DDD !important; }

.brh-t, .bhh-t, .bhh-t { border-bottom: 10px solid transparent !important; }

.bbh, .bvh, .bah { border-bottom: 10px solid #DDD !important; }

.bbh-t, .bvh-t, .bah-t { border-bottom: 10px solid transparent !important; }

.blh, .bhh, .bah { border-left: 10px solid #DDD !important; }

.blh-t, .bhh-t, .bah-t { border-bottom: 10px solid transparent !important; }

/** Spaces can be used to modify the spacing between objects. The class names have the format (type)(sides)(space), resulting in classes like .pvs (padding, vertical, small), .mhl (margin, horizontal, large), etc. p, m = padding, margin a, t, r, b, l, h, v = all, top, right, bottom, left, horizontal, vertical x, s, m, l, h = spaces n - No space x - Extra small space s - Small space m - Medium space l - Large space h - Huge space */
.ptn, .pvn, .pan { padding-top: 0 !important; }

.prn, .phn, .pan { padding-right: 0 !important; }

.pbn, .pvn, .pan { padding-bottom: 0 !important; }

.pln, .phn, .pan { padding-left: 0 !important; }

.mtn, .mvn, .man { margin-top: 0 !important; }

.mrn, .mhn, .man { margin-right: 0 !important; }

.mbn, .mvn, .man { margin-bottom: 0 !important; }

.mln, .mhn, .man { margin-left: 0 !important; }

.ptt, .pvt, .pat { padding-top: 1px !important; }

.prt, .pht, .pat { padding-right: 1px !important; }

.pbt, .pvt, .pat { padding-bottom: 1px !important; }

.plt, .pht, .pat { padding-left: 1px !important; }

.mtt, .mvt, .mat { margin-top: 1px !important; }

.mrt, .mht, .mat { margin-right: 1px !important; }

.mbt, .mvt, .mat { margin-bottom: 1px !important; }

.mlt, .mht, .mat { margin-left: 1px !important; }

.ptx, .pvx, .pax { padding-top: 5px !important; }

.prx, .phx, .pax { padding-right: 5px !important; }

.pbx, .pvx, .pax { padding-bottom: 5px !important; }

.plx, .phx, .pax { padding-left: 5px !important; }

.mtx, .mvx, .max { margin-top: 5px !important; }

.mrx, .mhx, .max { margin-right: 5px !important; }

.mbx, .mvx, .max { margin-bottom: 5px !important; }

.mlx, .mhx, .max { margin-left: 5px !important; }

.pts, .pvs, .pas { padding-top: 10px !important; }

.prs, .phs, .pas { padding-right: 10px !important; }

.pbs, .pvs, .pas { padding-bottom: 10px !important; }

.pls, .phs, .pas { padding-left: 10px !important; }

.mts, .mvs, .mas { margin-top: 10px !important; }

.mrs, .mhs, .mas { margin-right: 10px !important; }

.mbs, .mvs, .mas { margin-bottom: 10px !important; }

.mls, .mhs, .mas { margin-left: 10px !important; }

.ptm, .pvm, .pam { padding-top: 20px !important; }

.prm, .phm, .pam { padding-right: 20px !important; }

.pbm, .pvm, .pam { padding-bottom: 20px !important; }

.plm, .phm, .pam { padding-left: 20px !important; }

.mtm, .mvm, .mam { margin-top: 20px !important; }

.mrm, .mhm, .mam { margin-right: 20px !important; }

.mbm, .mvm, .mam { margin-bottom: 20px !important; }

.mlm, .mhm, .mam { margin-left: 20px !important; }

.ptl, .pvl, .pal { padding-top: 40px !important; }

.prl, .phl, .pal { padding-right: 40px !important; }

.pbl, .pvl, .pal { padding-bottom: 40px !important; }

.pll, .phl, .pal { padding-left: 40px !important; }

.mtl, .mvl, .mal { margin-top: 40px !important; }

.mrl, .mhl, .mal { margin-right: 40px !important; }

.mbl, .mvl, .mal { margin-bottom: 40px !important; }

.mll, .mhl, .mal { margin-left: 40px !important; }

.pth, .pvh, .pah { padding-top: 80px !important; }

.prh, .phh, .pah { padding-right: 80px !important; }

.pbh, .pvh, .pah { padding-bottom: 80px !important; }

.plh, .phh, .pah { padding-left: 80px !important; }

.mth, .mvh, .mah { margin-top: 80px !important; }

.mrh, .mhh, .mah { margin-right: 80px !important; }

.mbh, .mvh, .mah { margin-bottom: 80px !important; }

.mlh, .mhh, .mah { margin-left: 80px !important; }

.fm-breadcrumb-item { color: black; display: inline-block; }

.fm-breadcrumb-item:after { content: ' | '; font-weight: normal; }

.fm-breadcrumb-item:last-child:after { content: ''; }

.fm-breadcrumb-item:hover { color: black; }

.fm-breadcrumb-item:hover span { text-decoration: underline; }

.fm-breadcrumb-item.selected { color: black; }

.fm-breadcrumb-item.selected span { text-decoration: underline; }

.fm-button, .btn, button { position: relative; -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; -ms-border-radius: 0 !important; border-radius: 0 !important; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; -ms-box-shadow: none !important; box-shadow: none !important; font-size: inherit; color: #373a3c; background-color: #e8e8e8; border: 1px solid transparent; outline: none !important; padding-left: 10px; padding-right: 10px; padding-top: 8px; padding-bottom: 8px; -webkit-user-select: none !important; -moz-user-select: none !important; -ms-user-select: none !important; user-select: none !important; -webkit-border-radius: 6px !important; -moz-border-radius: 6px !important; -ms-border-radius: 6px !important; border-radius: 6px !important; overflow: hidden; text-overflow: ellipsis; display: flex; flex-direction: row; align-items: center; justify-content: center; gap: 0.4em; }

.fm-button.disabled, .btn.disabled, button.disabled { pointer-events: none !important; border-color: transparent; color: #afafaf !important; background-color: #e8e8e8 !important; }

.fm-button[disabled], .btn[disabled], button[disabled] { pointer-events: none !important; border-color: transparent; color: #afafaf !important; background-color: #e8e8e8 !important; }

.fm-button:hover, .btn:hover, button:hover { cursor: pointer; cursor: hand; }

.fm-button:focus, .btn:focus, button:focus { border: 1px solid #8c8c8c !important; }

.fm-button:active, .btn:active, button:active { border: 1px solid #8c8c8c !important; }

.fm-button.fm-button-richcontent { display: flex; flex-direction: row; align-items: center; min-height: 1.4em; }

.fm-button.fm-button-richcontent > div.fm-button-left { position: absolute; left: 0; padding-left: 10px; }

.fm-button.fm-button-richcontent > div.fm-button-center { flex-grow: 1; flex-shrink: 1; margin-right: 40px; margin-left: 40px; text-align: center; word-break: break-word; white-space: normal; }

.fm-button.fm-button-richcontent > div.fm-button-right { position: absolute; right: 0; padding-right: 10px; }

.fm-button.fm-button-primary { background-color: #f6ca48; }

.fm-button.fm-button-primary:active, .fm-button.fm-button-primary:focus, .fm-button.fm-button-primary:hover { background-color: #f6ca48; }

.fm-button.fm-button-primary .fm-font-secondary { color: #373a3c; }

.fm-button.fm-button-primary:focus { border: 1px solid #f6ca48 !important; }

.fm-button.fm-button-primary:active { border: 1px solid #f6ca48 !important; }

.fm-button.fm-button-warning { background-color: #f65d55; color: #FFF; }

.fm-button.fm-button-warning:active, .fm-button.fm-button-warning:focus, .fm-button.fm-button-warning:hover { background-color: #f65d55; color: #FFF; }

.fm-button.fm-button-start, .fm-button.fm-button-commit { background-color: #62c555; color: #000; }

.fm-button.fm-button-start:active, .fm-button.fm-button-start:focus, .fm-button.fm-button-start:hover, .fm-button.fm-button-commit:active, .fm-button.fm-button-commit:focus, .fm-button.fm-button-commit:hover { background-color: #62c555; color: #000; }

.fm-button.fm-button-noborder { border: none; border: 1px solid transparent; }

.fm-button.fm-button-multiline-text { word-break: break-word; white-space: normal; }

.fm-button.fm-button-wide { width: 100%; }

.btn.btn-primary { background-color: #f6ca48; }

.btn.btn-primary:active, .btn.btn-primary:focus, .btn.btn-primary:hover { background-color: #f6ca48 !important; }

.fm-button-fileupload { position: relative; cursor: pointer; cursor: hand; display: flex; flex-direction: row; }

.fm-button-fileupload > .fm-button { overflow: hidden; position: relative; flex-grow: 1; flex-shrink: 1; pointer-events: none; }

.fm-button-fileupload > input[type="file"] { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; padding: 0; margin: 0; overflow: hidden; appearance: none; -webkit-appearance: none; cursor: pointer; cursor: hand; }

.popover { font-family: "Circular"; font-size: 16px; font-weight: normal; border: 1px solid #DDD; border-radius: 0; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); background-color: #f5f8be; color: #000; }

.popover .arrow:after { border-top-color: #f5f8be !important; }

.popover .popover-title { border-radius: 0; border: none; box-shadow: none; background-color: #f5f8be; color: #000; padding: 14px; }

.popover .popover-content { background-color: #f5f8be; color: #000; padding: 0.5em; }

.popover .fm-message { font-size: 1em; padding: 0.8em; }

.popover .fm-message .fm-message-icon:after { padding-right: 0; font-size: 3em; color: #ff5445 !important; }

.popover .fm-message .fm-message-content { padding: 0.8em; }

.popover .fm-message .fm-message-content .fm-message-title { font-size: 1em; padding: 0; color: #373a3c; }

.popover .fm-message .fm-message-content .fm-message-body { color: #8c8c8c; padding: 0; padding-top: 0.6em; }

.nav { list-style: none; }

.nav.nav-tabs { border-bottom: 1px solid #DDD; margin-bottom: 0px; }

.nav.nav-tabs li { list-style: none; overflow: hidden; }

.nav.nav-tabs li a { border-radius: 0px 0px 0 0; margin-left: 0px; margin-right: 0px; margin-top: 2px; margin-bottom: -3px; padding-left: 25px; padding-right: 25px; background-color: #e6e6e8; color: #8c8c8c; text-transform: uppercase; border-color: #FFF; }

.nav.nav-tabs li:last-child a { border-top-right-radius: 4px; }

.nav.nav-tabs li:first-child a { border-top-left-radius: 4px; }

.nav.nav-tabs li.active { overflow: visible; }

.nav.nav-tabs li.active a { color: #373a3c !important; border-top-color: #DDD; border-left-color: #DDD; border-right-color: #DDD; background-color: #FFF; border-radius: 4px 4px 0 0; margin-top: 0px; margin-bottom: 0px; }

.modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background-color: rgba(235, 235, 235, 0.6); }

.modal-backdrop.in { opacity: 1; -webkit-backdrop-filter: blur(3px); backdrop-filter: blur(3px); }

.modal.fade .modal-dialog { -webkit-transition: none; -o-transition: none; transition: none; -webkit-transform: none; -ms-transform: none; -o-transform: none; transform: none; }

.modal.in .modal-dialog { -webkit-transform: none; -ms-transform: none; -o-transform: none; transform: none; }

.fade-scale { transform: scale(0); opacity: 0; -webkit-transition: all .25s linear; -o-transition: all .25s linear; transition: all .25s linear; }

.fade-scale.in { opacity: 1; transform: scale(1); }

.fm-dialog { font-family: "Circular"; font-size: 16px; font-weight: normal; }

.fm-dialog .modal-content { border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); display: flex; flex-direction: column; }

.fm-dialog .modal-content .modal-header { position: relative; background-color: #FFF; border-top-left-radius: inherit; border-top-right-radius: inherit; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; padding-top: 10px; padding-bottom: 10px; padding-right: 20px; padding-left: 20px; font-size: 20px; color: #373a3c; flex-grow: 0; flex-shrink: 0; display: flex; flex-direction: row; align-items: center; }

.fm-dialog .modal-content .modal-header [data-fmrole="dialog-header-container"] { flex-grow: 1; flex-shrink: 1; text-align: center; }

.fm-dialog .modal-content .modal-header [data-fmrole="dialog-header-commands"] { flex-grow: 0; flex-shrink: 0; display: flex; align-items: center; font-size: 1.6em; cursor: pointer; cursor: hand; color: #AAA; }

.fm-dialog .modal-content .modal-header [data-fmrole="dialog-header-commands"] > div:hover { color: #000; }

.fm-dialog .modal-content .modal-body { padding-top: 20px; padding-bottom: 20px; padding-right: 20px; padding-left: 20px; font-size: inherit; overflow: auto; flex-grow: 1; flex-shrink: 1; }

.fm-dialog .modal-content .modal-footer { padding-top: 20px; padding-bottom: 20px; padding-right: 20px; padding-left: 20px; }

.fm-dialog .modal-content .modal-footer .space-between { display: flex; }

.fm-dialog .modal-content .modal-footer .space-between > div:nth-child(1) { flex-grow: 1; flex-shrink: 1; display: flex; justify-content: flex-start; }

.fm-dialog .modal-content .modal-footer .space-between > div:nth-child(2) { flex-grow: 1; flex-shrink: 1; display: flex; justify-content: flex-end; }

.fm-dialog .modal-content .modal-footer .wide-spaced { width: 100%; display: flex; justify-content: space-evenly; align-items: stretch; gap: 1.4em; }

.fm-dialog .modal-content .modal-footer .wide-spaced .fm-button { flex-grow: 1; flex-shrink: 1; }

.fm-dialog .modal-content .modal-notification-container { display: none; position: absolute; bottom: 0; left: 0; right: 0; height: 0; transition: height 0.15s ease-out; margin-left: 6px; margin-right: 6px; border: solid 1px #DDD; background-color: #FFF; overflow: auto; }

.fm-dialog .modal-content .modal-notification-container [data-fmrole='dialog-notification-command'][data-dmdata='close'] { position: absolute; top: 0; right: 4px; color: #f6ca48; height: 10; font-size: 14px; }

.fm-dialog .modal-content .modal-notification-container .modal-notification-content { padding: 14px; }

.fm-dialog .modal-content .modal-notification-container .modal-notification-content.notify-success { color: green; }

.fm-dialog .modal-content .modal-notification-container .modal-notification-content.notify-failure { color: red; }

.fm-dialog .modal-content .modal-notification-container .modal-notification-content.notify-failure { color: red; }

.fm-dialog .modal-content .modal-notification-container .modal-notification-content.operation-pending { color: green; }

.fm-dialog .modal-content .modal-notification-container.modal-notification-container-open { height: 30%; transition: height 0.15s ease-out; }

.fm-dialog.fm-dialog-body-nopadding .modal-body { padding-top: 0; padding-bottom: 0; padding-right: 0; padding-left: 0; }

.fm-dialog.fm-dialog-header-nopadding .modal-header { padding-top: 10px; padding-bottom: 10px; padding-right: 0; padding-left: 0; }

.fm-dialog.fm-dialog-nofooter .modal-content .modal-footer { display: none !important; }

.fm-dialog.fm-dialog-noheader .modal-content .modal-header { display: none !important; }

.fm-dialog.fm-dialog-xsmall { width: 30%; max-width: none !important; min-width: none !important; }

.fm-dialog.fm-dialog-xsmall .modal-content { height: 70vh !important; }

.fm-dialog.fm-dialog-small { width: 40%; max-width: none !important; min-width: none !important; }

.fm-dialog.fm-dialog-small .modal-content { height: 70vh !important; }

.fm-dialog.fm-dialog-medium { width: 60%; max-width: none !important; min-width: none !important; }

.fm-dialog.fm-dialog-medium .modal-content { height: 80vh !important; }

.fm-dialog.fm-dialog-big { width: 80%; max-width: none !important; min-width: none !important; }

.fm-dialog.fm-dialog-big .modal-content { height: 80vh !important; }

.fm-dialog.fm-dialog-fullscreen { width: 95%; max-width: none !important; min-width: none !important; }

.fm-dialog.fm-dialog-fullscreen .modal-content { height: 90vh !important; }

.fm-dialog.fm-dialog-content-compact .modal-content .modal-header { padding-top: 14px; padding-bottom: 14px; padding-left: 24px; padding-right: 24px; }

.fm-dialog.fm-dialog-content-compact .modal-content .modal-body { padding-top: 12px; padding-bottom: 12px; padding-left: 24px; padding-right: 24px; }

.fm-dialog.minimized { background-color: green; }

.fm-dialog.minimized .modal-content { height: initial !important; }

.fm-dialog.minimized .modal-content .modal-body { display: none; }

.fm-dialog.minimized .modal-content .modal-footer { display: none; }

html.devicetype-mobile .fm-dialog { width: auto; margin: 0px; overflow: hidden; height: 100% !important; }

html.devicetype-mobile .fm-dialog .modal-content { height: 100% !important; border: none; }

html.devicetype-mobile .fm-dialog .modal-content .modal-body { height: 100% !important; max-height: none !important; }

html.devicetype-mobile .fm-dialog .modal-content .modal-footer { padding-top: 20px; padding-bottom: 40px; }

html.devicetype-tablet .fm-dialog { width: auto; margin: auto; margin-top: 5%; overflow: hidden; }

html.devicetype-tablet .fm-dialog .modal-content { width: 60vw; margin: auto; }

html.devicetype-tablet .fm-dialog .modal-content .modal-body { height: 60vh; }

html.devicetype-tablet .fm-dialog.fm-dialog-fullscreen { margin-top: 5%; }

html.devicetype-tablet .fm-dialog.fm-dialog-fullscreen .modal-content { width: 80vw; }

.fm-dropdown { position: relative; }

.fm-dropdown .fm-dropdown-button { position: relative; padding-right: 0px; padding-left: 0px; }

.fm-dropdown .fm-dropdown-button:after { position: relative; right: 0; top: 0; bottom: 0; width: 20px; padding-left: 8px; padding-right: 2px; font-family: "Material Symbols Rounded"; content: ""; }

.fm-dropdown .fm-dropdown-pane { visibility: hidden; opacity: 0; z-index: 99999; position: absolute; top: 1px; left: -19px; min-width: 120%; border: 1px solid #DDD; box-shadow: none; overflow: auto; background-color: #FFF; padding: 0; }

.fm-dropdown .fm-dropdown-pane .fm-dropdown-content { position: absolute; top: 0; left: 0px; right: 0; bottom: 0; display: flex; flex-direction: column; overflow: hidden; background-color: #FFF; }

.fm-dropdown .fm-dropdown-pane .fm-dropdown-content .content-header { position: relative; background-color: inherit; border-bottom: 1px solid #a7b0c1; padding-left: 20px; padding-right: 20px; padding-top: 8px; padding-bottom: 8px; }

.fm-dropdown .fm-dropdown-pane .fm-dropdown-content .content-header .header-label { color: inherit; }

.fm-dropdown .fm-dropdown-pane .fm-dropdown-content .content-header .header-commands { position: absolute; top: 50%; left: 100%; transform: translate(-24px, -50%); }

.fm-dropdown .fm-dropdown-pane .fm-dropdown-content .content-data { position: relative; display: flex; flex-direction: column; overflow: auto; background-color: #FFF; margin-top: 2px; margin-bottom: 2px; margin-left: 2px; margin-right: 2px; font-size: 1em; }

.fm-dropdown .fm-dropdown-pane .fm-dropdown-content .content-data .content-section { padding-top: 14px; padding-bottom: 14px; padding-left: 0; padding-right: 0; border-bottom: 1px solid #d3d8e0; }

.fm-dropdown .fm-dropdown-pane .fm-dropdown-content .content-data .content-section .section-item { padding-left: 20px; padding-right: 20px; padding-top: 6px; padding-bottom: 6px; min-height: 3em; display: flex; align-items: center; }

.fm-dropdown .fm-dropdown-pane .fm-dropdown-content .content-data .content-section .section-item:hover { background-color: #f8f8f8; }

.fm-dropdown .fm-dropdown-pane .fm-dropdown-content .content-data .content-section .section-item.section-item-header { color: #8c8c8c; }

.fm-dropdown .fm-dropdown-pane .fm-dropdown-content .content-data .content-section .section-item.section-item-header:hover { background-color: inherit; }

.fm-dropdown .fm-dropdown-pane .fm-dropdown-content .content-data .content-section .section-item[data-widgettype="checkbox"] .section-item-selected { display: flex; align-items: center; }

.fm-dropdown .fm-dropdown-pane .fm-dropdown-content .content-data .content-section .section-item[data-widgettype="checkbox"] .section-item-selected span { font-size: 1.4em; }

.fm-dropdown .fm-dropdown-pane .fm-dropdown-content .content-data .content-section .section-item[data-widgettype="checkbox"] .section-item-unselected { display: flex; align-items: center; }

.fm-dropdown .fm-dropdown-pane .fm-dropdown-content .content-data .content-section .section-item[data-widgettype="checkbox"] .section-item-unselected span { font-size: 1.4em; }

.fm-dropdown .fm-dropdown-pane .fm-dropdown-content .content-data .content-section .section-actionitem { padding-left: 20px; padding-right: 20px; padding-top: 6px; padding-bottom: 6px; cursor: pointer; cursor: hand; color: #f6ca48; }

.fm-dropdown .fm-dropdown-pane .fm-dropdown-content .content-data .content-section .section-actionitem:hover { background-color: #f8f8f8; }

.fm-dropdown .fm-dropdown-pane .fm-dropdown-content .content-data .content-section:last-child { border-bottom: none; }

.fm-dropdown[disabled='disabled'] { pointer-events: none; }

.fm-dropdown.disabled { pointer-events: none; }

.fm-dropdown.fm-dropdown-right-aligned .fm-dropdown-pane { right: 0px; }

.fm-dropdown.fm-dropdown-inputfield .fm-dropdown-button { padding-right: 10px; padding-left: 10px; border: 1px solid transparent; text-align: left; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.fm-dropdown.fm-dropdown-inputfield .fm-dropdown-button:hover { border: 1px solid transparent !important; }

.fm-dropdown.fm-dropdown-inputfield .fm-dropdown-button:after { display: none; }

.fm-dropdown.fm-dropdown-inputfield .fm-dropdown-pane { left: 0; top: 1px; left: 1px; }

.fm-dropdown.fm-dropdown-inputfield .fm-dropdown-pane .fm-dropdown-content .content-header { padding-top: 7px; padding-left: 9px; padding-right: 9px; }

.fm-dropdown.fm-dropdown-inputfield:after { position: absolute; top: 50%; left: 100%; transform: translate(-10px, -50%); font-family: "CERTAS Icons Regular"; content: ""; }

.fm-dropdown.open .fm-dropdown-button { visibility: hidden; -webkit-transition: opacity 0.3s ease-in-out; -moz-transition: opacity 0.3s ease-in-out; -o-transition: opacity 0.3s ease-in-out; transition: opacity 0.3s ease-in-out; }

.fm-dropdown.open .fm-dropdown-button:after { content: ""; }

.fm-dropdown.open .fm-dropdown-pane { opacity: 1; visibility: visible; display: block; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3); }

.fm-dialog.fm-dialog-dropdown .modal-body .fm-dropdown-content { display: flex; flex-direction: column; overflow: hidden; background-color: #FFF; padding-bottom: 2em; }

.fm-dialog.fm-dialog-dropdown .modal-body .fm-dropdown-content .content-header { position: relative; background-color: inherit; border-bottom: 1px solid #a7b0c1; padding-left: 20px; padding-right: 20px; padding-top: 8px; padding-bottom: 8px; }

.fm-dialog.fm-dialog-dropdown .modal-body .fm-dropdown-content .content-header .header-label { color: inherit; }

.fm-dialog.fm-dialog-dropdown .modal-body .fm-dropdown-content .content-header .header-commands { position: absolute; top: 50%; left: 100%; transform: translate(-24px, -50%); display: none; }

.fm-dialog.fm-dialog-dropdown .modal-body .fm-dropdown-content .content-data { position: relative; display: flex; flex-direction: column; overflow: auto; background-color: #FFF; margin-top: 0; margin-bottom: 0px; margin-left: 0; margin-right: 0; font-size: 1em; }

.fm-dialog.fm-dialog-dropdown .modal-body .fm-dropdown-content .content-data .content-section { padding-top: 12px; padding-bottom: 12px; padding-left: 0; padding-right: 0; border-bottom: 1px solid #d3d8e0; }

.fm-dialog.fm-dialog-dropdown .modal-body .fm-dropdown-content .content-data .content-section .section-item { padding-left: 20px; padding-right: 20px; padding-top: 4px; padding-bottom: 4px; min-height: 3em; display: flex; align-items: center; }

.fm-dialog.fm-dialog-dropdown .modal-body .fm-dropdown-content .content-data .content-section .section-item:hover { background-color: #f8f8f8; }

.fm-dialog.fm-dialog-dropdown .modal-body .fm-dropdown-content .content-data .content-section .section-item.section-item-header { color: #8c8c8c; }

.fm-dialog.fm-dialog-dropdown .modal-body .fm-dropdown-content .content-data .content-section .section-item.section-item-header:hover { background-color: inherit; }

.fm-dialog.fm-dialog-dropdown .modal-body .fm-dropdown-content .content-data .content-section .section-item[data-widgettype="checkbox"] .section-item-selected { display: flex; align-items: center; }

.fm-dialog.fm-dialog-dropdown .modal-body .fm-dropdown-content .content-data .content-section .section-item[data-widgettype="checkbox"] .section-item-selected span { font-size: 1.4em; }

.fm-dialog.fm-dialog-dropdown .modal-body .fm-dropdown-content .content-data .content-section .section-item[data-widgettype="checkbox"] .section-item-unselected { display: flex; align-items: center; }

.fm-dialog.fm-dialog-dropdown .modal-body .fm-dropdown-content .content-data .content-section .section-item[data-widgettype="checkbox"] .section-item-unselected span { font-size: 1.4em; }

.fm-dialog.fm-dialog-dropdown .modal-body .fm-dropdown-content .content-data .content-section .section-actionitem { padding-left: 20px; padding-right: 20px; padding-top: 6px; padding-bottom: 6px; cursor: pointer; cursor: hand; color: #f6ca48; }

.fm-dialog.fm-dialog-dropdown .modal-body .fm-dropdown-content .content-data .content-section .section-actionitem:hover { background-color: #f8f8f8; }

.fm-dialog.fm-dialog-dropdown .modal-body .fm-dropdown-content .content-data .content-section:last-child { border-bottom: none; }

.fm-multiselect { position: relative; display: flex; flex-direction: row; align-items: center; align-content: flex-start; padding-left: 18px; padding-right: 0; padding-top: 0; padding-bottom: 0; border: 1px solid #000; }

.fm-multiselect .fm-multiselect-container-items { position: relative; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: center; flex-grow: 1; flex-shrink: 1; }

.fm-multiselect .fm-multiselect-container-items input { padding-top: 10px; padding-bottom: 10px; }

.fm-multiselect .fm-multiselect-container-items .fm-multiselect-item { display: flex; flex-wrap: nowrap; justify-content: flex-start; align-items: center; position: relative; padding-right: 6px; padding-left: 6px; border: 1px solid #000; margin-top: 4px; margin-bottom: 4px; margin-right: 4px; color: #000; }

.fm-multiselect .fm-multiselect-container-items .fm-multiselect-item .fm-multiselect-item-label { flex-grow: 1; flex-shrink: 1; color: #000; }

.fm-multiselect .fm-multiselect-container-items .fm-multiselect-item .fm-multiselect-item-clear { width: 20px; cursor: pointer; cursor: hand; text-align: right; color: #000; }

.fm-multiselect .fm-multiselect-container-items .fm-multiselect-item .fm-multiselect-item-clear:after { font-family: "CERTAS Icons Regular"; font-size: 1.4em; content: "\E044"; color: #000; }

.fm-multiselect .fm-multiselect-container-items .fm-multiselect-item .fm-multiselect-item-clear:hover { color: #000; }

.fm-multiselect .fm-multiselect-container-items .fm-multiselect-item:hover { background-color: #f0f0f0; }

.fm-multiselect .fm-multiselect-container-items .fm-multiselect-item:hover .fm-multiselect-item-label { color: #000; }

.fm-multiselect .fm-multiselect-container-items.fm-multiselect-container-items-singleline .fm-multiselect-item { width: 100%; }

.fm-multiselect .fm-multiselect-container-items.fm-multiselect-container-items-noborder .fm-multiselect-item { border-color: transparent; }

.fm-multiselect .fm-multiselect-container-commands { align-self: flex-start; display: flex; align-items: center; flex-grow: 0; flex-shrink: 0; padding-right: 18px; }

.fm-multiselect .fm-multiselect-container-commands > div { cursor: pointer; cursor: hand; padding-left: 6px; text-align: right; color: #000; font-size: 0.9em; }

.fm-multiselect .fm-multiselect-container-commands > div:hover { color: #000; }

.fm-multiselect-dropdown { position: relative; }

.fm-multiselect-dropdown .fm-multiselect .fm-multiselect-container-commands > div:last-child:before { content: ""; }

.fm-multiselect-dropdown .fm-multiselect-content { visibility: hidden; position: absolute; top: 100%; left: 0; right: 0; height: 0; z-index: 999; background-color: #FFF; border: 1px solid #000; border-top: 1px solid transparent; }

.fm-multiselect-dropdown.open .fm-multiselect .fm-multiselect-container-commands > div:before { content: ""; }

.fm-multiselect-dropdown.open .fm-multiselect-content { visibility: visible; display: inline-block; height: 40vh; max-height: 260px; overflow: auto; -webkit-transition: height 0.3s ease-in-out; -moz-transition: height 0.3s ease-in-out; -o-transition: height 0.3s ease-in-out; transition: height 0.3s ease-in-out; }

.fm-multiselect-dropdown.open .fm-multiselect-content .fm-multiselect-content-pane { margin-left: 18px; margin-top: 18px; margin-right: 18px; margin-bottom: 18px; }

.fm-multiselect-dropdown.open.openmode-top .fm-multiselect-content { bottom: 100%; top: inherit; border: 1px solid #000; border-bottom: 1px solid transparent; border-top: 1px solid #000; }

.fm-searchinput { position: relative; display: flex; flex-direction: row; gap: 1em; min-width: 400px; padding-left: 0 !important; padding-right: 0; border: 1px solid; border-color: #ebeced; border-radius: 4px; }

.fm-searchinput .fm-searchinput-icon { position: absolute; left: 0.4em; width: 30px; pointer-events: none; color: #989898; }

.fm-searchinput .fm-searchinput-clear { cursor: pointer; cursor: hand; position: absolute; right: 0.2em; width: 30px; color: #989898; }

.fm-searchinput input { width: 100%; background-color: transparent; padding-left: 30px !important; border: 1px solid; border-color: transparent; }

.fm-searchinput input:focus { border: 1px solid; border-color: #8c8c8c; border-radius: 4px !important; }

.fm-searchfield { position: relative; display: flex; flex-direction: row; align-items: center; width: 140px; color: #373a3c; font-size: inherit; border-radius: 30px; cursor: pointer; cursor: hand; }

html.browser-MSIE .fm-searchfield.fm-searchfield { align-items: flex-start; }

.fm-searchfield input { position: absolute; right: 0; border: 1px solid #DDD; border-top-left-radius: 30px; border-top-right-radius: 30px; border-bottom-right-radius: 30px; border-bottom-left-radius: 30px; padding-left: 30px; padding-right: 38px; padding-top: 10px; padding-bottom: 10px; width: 100%; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

.fm-searchfield div { color: #989898; position: absolute; right: 15px; position: absolute; top: 47%; transform: translate(0, -50%); }

.fm-searchfield div:after { font-family: "icon-base"; font-size: 1.4em; content: ""; }

.fm-searchfield[disabled='disabled'] { pointer-events: none; }

.fm-searchfield.disabled { pointer-events: none; }

.fm-searchfield.filled div:after { content: ""; font-size: 1.8em; }

.fm-searchfield.open input { width: 280px; -webkit-transition: width 0.3s ease-in-out; -moz-transition: width 0.3s ease-in-out; -o-transition: width 0.3s ease-in-out; transition: width 0.3s ease-in-out; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3); }

.fm-searchfield:hover div { color: #373a3c; }

.fm-searchfield.fm-searchfield-compact input { width: 0; padding-left: 20px; padding-right: 20px; }

.fm-searchfield.fm-searchfield-compact.open input { width: 280px; -webkit-transition: width 0.3s ease-in-out; -moz-transition: width 0.3s ease-in-out; -o-transition: width 0.3s ease-in-out; transition: width 0.3s ease-in-out; }

.fm-searchfield-anchor .fm-searchfield-buddy { opacity: 1; }

.fm-searchfield-anchor.fm-searchfield-anchor-open .fm-searchfield-buddy { opacity: 0; transition: opacity 0.4s; }

.fm-searchfield-anchor .fm-searchfield-modalbuddy { opacity: 1; }

.fm-searchfield-anchor.fm-searchfield-anchor-searchfieldopen .fm-searchfield-modalbuddy { opacity: 0; transition: opacity 0.4s; }

html.devicetype-mobile .fm-searchfield { width: 125px; }

.fm-datetimefield { position: relative; min-height: 22px; padding-top: 10px; padding-bottom: 10px; padding-right: 40px; cursor: pointer; cursor: hand; font-family: "Circular"; }

.fm-datetimefield:after { position: absolute; top: 50%; left: 100%; transform: translate(-1.6em, -50%); font-family: "Material Symbols Rounded"; content: ""; font-size: 1.4em; color: #989898; }

.fm-datetimefield.empty { color: #9c9c9c; }

.fm-datetimefield.open:after { content: ""; }

.fm-datetimefield[disabled="disabled"] { pointer-events: none; }

.fm-timeduration { display: flex; flex-direction: row; max-height: none; height: auto; gap: 1em; align-content: space-between; }

.fm-timeduration .__time { display: flex; flex-direction: row; gap: 0.6em; flex-grow: 1; flex-shrink: 1; }

.fm-timeduration .__controls { display: flex; flex-direction: row; flex-wrap: wrap; gap: 0.6em; }

.fm-timeduration .__controls > div { background-color: #DDD; min-width: 2em; text-align: center; border-radius: 4px; }

.fm-timeduration[disabled] .__controls { display: none; }

.fm-timeduration[disabled] .__time .select2-container a.select2-choice span[role='presentation'] { display: none !important; }

.fm-pager-wrapper { position: relative; display: flex; flex-direction: row; align-items: stretch; gap: 0.3em; user-select: none; }

.fm-pager-wrapper .fm-pager-item { padding-left: 0.8em; padding-right: 0.8em; display: flex; align-items: center; color: #8c8c8c; background-color: transparent; text-align: center; font-style: normal; border: 1px solid #949494; border-radius: 5px; min-width: 2em; cursor: pointer; cursor: hand; }

.fm-pager-wrapper .fm-pager-item.fm-pager-item-ellipsis { cursor: default !important; pointer-events: none !important; border: none; padding-right: 0px; padding-left: 0px; margin-right: 0px; }

.fm-pager-wrapper .fm-pager-item.fm-pager-item-button { padding: 2em; }

.fm-pager-wrapper .fm-pager-item .fm-pager-item-label { pointer-events: none; }

.fm-pager-wrapper .fm-pager-item.selected { color: #f6ca48 !important; background-color: transparent; border-color: #f6ca48; font-weight: bold; }

.fm-pager-wrapper .fm-pager-item:hover { color: #f6ca48; border-color: #f6ca48; background-color: transparent !important; }

.fm-pager-wrapper .fm-pager-item.disabled { color: #DDD; border-color: #DDD; cursor: default !important; pointer-events: none !important; }

.select2-container { box-shadow: none !important; display: flex; flex-direction: row; align-items: center; }

.select2-container .select2-choice { background-image: none !important; box-shadow: none !important; background-color: white; -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; -ms-border-radius: 0 !important; border-radius: 0 !important; border: none !important; border-bottom-color: #ebeced !important; border-top-color: #ebeced !important; border-left-color: #ebeced !important; border-right-color: #ebeced !important; width: 100% !important; }

.select2-container .select2-choice .select2-arrow { -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; -ms-border-radius: 0 !important; border-radius: 0 !important; background-image: none !important; border-left: none; background-color: white; padding-top: 3px; padding-left: 1px; }

.select2-container .select2-choice .select2-arrow b { background-image: none !important; }

.select2-container .select2-choice .select2-arrow b:after { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); content: ""; font-family: "Material Symbols Rounded"; font-size: 1.6em; color: #989898; }

.select2-container .select2-choice.select2-default span.select2-chosen { color: #8c8c8c; }

.select2-container .select2-choices { background-image: none !important; box-shadow: none !important; padding: 4px; border: none !important; }

.select2-container .select2-choices .select2-search-choice { display: flex; align-items: center; background-image: none; background-color: #FFF; border-radius: 0px; min-height: 25px; padding-top: 5px; padding-bottom: 5px; }

.select2-container .select2-choices .select2-search-choice .select2-search-choice-close { margin-top: 3px; color: #FFF; }

.select2-container .select2-choices .select2-search-field input { padding: 0; margin: 0; font-family: "Circular" !important; font-size: 16px !important; font-weight: normal !important; color: #8c8c8c !important; }

.select2-container.select2-allowclear .select2-choice .select2-search-choice-close { background-image: none !important; font-size: 1.6em; }

.select2-container.select2-allowclear .select2-choice .select2-search-choice-close:after { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 0.8em; font-family: "Material Symbols Rounded"; color: #989898; content: ""; }

.select2-container.select2-allowclear .select2-choice .select2-search-choice-close:hover:after { color: #8c8c8c; }

.select2-container.select2-container-active a { border-color: #8c8c8c !important; }

.select2-container.select2-container-active .select2-choices { border-top-color: #8c8c8c !important; border-left-color: #8c8c8c !important; border-right-color: #8c8c8c !important; border-bottom-color: #8c8c8c !important; }

.select2-container.select2-dropdown-open .select2-choice .select2-arrow b:after { font-family: "Material Symbols Rounded"; font-size: 1.6em; content: ""; }

.select2-container.select2-dropdown-open.select2-drop-above .select2-choices { border-bottom-color: #8c8c8c !important; border-left-color: #8c8c8c !important; border-right-color: #8c8c8c !important; }

.select2-container.select2-container-disabled .select2-choice { background-color: transparent; background-image: none; cursor: default; border: none; }

.select2-container.select2-container-disabled .select2-choice .select2-arrow { visibility: hidden; }

.select2-container.select2-container-active { border-color: #8c8c8c !important; }

.select2-container.select2-container-multi .select2-choices { padding: 0; width: 100%; }

.select2-container.select2-container-multi .select2-choices .select2-search-choice { display: flex; align-items: center; color: white; background-color: black; border: none; }

.select2-container.select2-container-multi .select2-choices .select2-search-field { margin-top: 4px; margin-left: 4px; }

.select2-container.select2-container-multi .select2-choices .select2-search-field input { padding: 0; margin: 0; }

.select2-container.select2-container-multi.select2-dropdown-open .select2-choices { padding: 0; }

.select2-container.select2-container-multi.select2-dropdown-open .select2-choices .select2-search-field { margin-top: 4px; }

.select2-results .select2-highlighted { background: #373a3c; color: #FFF; }

.select2-results .select2-highlighted .fm-color-text-secodary { color: #FFF !important; }

.select2-results li { list-style: none; display: list-item; background-image: none; min-height: 30px; padding-top: 4px; }

.select2-results li.select2-no-results { background-color: inherit; min-height: 0px; padding-top: 0.5em; padding-bottom: 0.5em; }

.select2-results li.select2-result-unselectable { cursor: default !important; pointer-events: none !important; min-height: 10px; font-size: 1.2em; padding-top: 1.4em; padding-bottom: 0.4em; border-bottom: 1px solid #DDD; }

.select2-results li.select2-result-unselectable:first-child { padding-top: 0em; }

.select2-results li.select2-result-unselectable .select2-result-label { padding: 0; min-height: 0; }

.select2-results li.select2-result-unselectable .select2-result-label hr { margin-top: 5px; margin-bottom: 5px; }

.select2-drop.select2-drop-active { border-top: 1px solid #ebeced; border-bottom: 1px solid #ebeced; border-left: 1px solid #ebeced; border-right: 1px solid #ebeced; min-width: 150px; max-width: none !important; }

.select2-drop.select2-drop-active.select2-drop-above { border-bottom: 1px solid #ebeced; border-top: 1px solid #ebeced; border-left: 1px solid #ebeced; border-right: 1px solid #ebeced; }

.select2-drop.select2-drop-active .select2-search { padding-top: 5px; padding-bottom: 5px; }

.select2-drop.select2-drop-active .select2-search input { min-height: 34px; background-image: none !important; border: none; font-family: "Circular"; font-size: 16px; font-weight: normal; border-bottom: 1px solid #DDD !important; padding-left: 2.2em; }

.select2-drop.select2-drop-active .select2-search:before { font-family: "icon-base"; font-size: 1.4em; content: ""; position: absolute; left: 0.4em; }

.select2-container.select-choicetype-none .select2-chosen { margin-right: 10px; }

.select2-container.select-choicetype-none .select2-arrow { display: none; }

html.devicetype-mobile .select2-drop-mask { pointer-events: none; overflow: hidden; }

html.devicetype-mobile .select2-drop { box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15) !important; border-radius: 1em; overflow: hidden; }

html.devicetype-mobile .select2-drop.select2-drop-active { position: absolute; top: 10px !important; bottom: 10px !important; left: 10px !important; right: 10px !important; width: inherit !important; padding-top: 1em; padding-bottom: 1em; margin: 0em; }

html.devicetype-mobile .select2-drop.select2-drop-active .select2-results { max-height: 100% !important; border-bottom: 1px solid #DDD; }

html.devicetype-mobile .select2-drop.select2-drop-active .select2-results li { display: flex; align-items: center; min-height: 3em; border-bottom: 1px solid #DDD; }

html.devicetype-mobile .select2-drop.select2-drop-active.select2-with-searchbox .select2-results { max-height: 50% !important; }

.fm-message { display: flex; flex-direction: row; justify-content: flex-start; align-items: flex-start; }

.fm-message .fm-message-icon:after { position: relative; right: 0; top: 0; bottom: 0; padding-left: 0px; padding-right: 20px; font-size: 3em; font-family: "icon-base"; content: ""; }

.fm-message .fm-message-content .fm-message-title { font-size: 1.4em; padding-bottom: 2em; }

.fm-message .fm-message-content .fm-message-body { padding-bottom: 2em; }

.fm-message.fm-message-error .fm-message-icon:after { color: #ff5445; content: ""; }

.fm-message.fm-message-success .fm-message-icon:after { color: #62c555; content: ""; }

.fm-message.fm-message-warning .fm-message-icon:after { color: #f2a34c; content: ""; }

.fm-message.fm-message-info .fm-message-icon:after { color: ""; content: ""; }

.fm-message.fm-message-pending .fm-message-icon:after { color: #373a3c; content: ""; }

.fm-mediapreview { position: absolute; left: 0px; right: 0px; top: 0px; bottom: 0px; max-width: 2048; margin: auto; z-index: 9999; background-color: transparent; overflow: hidden; opacity: 1; -webkit-backdrop-filter: blur(3px); backdrop-filter: blur(3px); }

.fm-mediapreview .fm-mediapreview-container { position: absolute; left: 0px; right: 0px; top: 0px; bottom: 0px; margin: 20px; margin-left: 40px; margin-right: 40px; border-top-left-radius: 4px; border-top-right-radius: 4px; border: 1px solid #DDD; overflow: hidden; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15); }

.fm-mediapreview .fm-mediapreview-container .fm-mediapreview-header { position: absolute; left: 0px; right: 0px; position: absolute; top: 0px; height: 40px; font-size: 20px; background-color: #FFF; color: #373a3c; border-top-left-radius: inherit; border-top-right-radius: inherit; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; padding-top: 10px; padding-bottom: 10px; padding-right: 20px; padding-left: 20px; display: flex; flex-direction: row; text-align: center; }

.fm-mediapreview .fm-mediapreview-container .fm-mediapreview-header .header-item.header-item-title { font-size: 1em; line-height: 20px; text-align: left; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; flex-grow: 1; flex-shrink: 1; }

.fm-mediapreview .fm-mediapreview-container .fm-mediapreview-header .header-item.header-item-icon { flex-grow: 0; flex-shrink: 0; width: 20px; color: #373a3c; cursor: pointer; cursor: hand; }

.fm-mediapreview .fm-mediapreview-container .fm-mediapreview-header .header-item.header-item-icon > span { position: absolute; top: 47%; transform: translate(0, -50%); }

.fm-mediapreview .fm-mediapreview-container .fm-mediapreview-content { position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; margin-top: 40px; }

.fm-mediapreview.fm-mediapreview-pdfviewer .fm-mediapreview-content iframe { border: none; width: 100%; height: 100%; }

.fm-mediapreview.fm-mediapreview-fullscreen .fm-mediapreview-container { margin: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; }

html.devicetype-mobile .fm-mediapreview .fm-mediapreview-container { margin: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; }

.fm-propertytable { position: relative; display: flex; flex-direction: column; width: 100%; }

.fm-propertytable > .fm-propertytable-property { position: relative; display: flex; flex-direction: row; align-items: baseline; justify-content: space-between; width: 100%; padding-bottom: 6px; }

.fm-propertytable > .fm-propertytable-property:last-child { padding-bottom: 0px; }

.fm-propertytable > .fm-propertytable-property > div:nth-child(1) { flex-grow: 0; flex-shrink: 0; color: #8c8c8c; }

.fm-propertytable > .fm-propertytable-property > div:nth-child(2) { flex-grow: 1; flex-shrink: 1; text-align: right; padding-left: 1em; color: inherit; }

.fm-propertytable.fm-propertytable-col2-50 > .fm-propertytable-property > div:nth-child(2) { max-width: 50%; }

.fm-propertytable.fm-propertytable-col2-60 > .fm-propertytable-property > div:nth-child(2) { max-width: 60%; }

.fm-navbar > li { position: relative; cursor: pointer; cursor: hand; }

.fm-navbar > li > a > [data-fmrole="navbar-icon"] { position: absolute; top: 47%; transform: translate(0, -50%); font-size: 1.4em; }

.fm-navbar > li > a > [data-fmrole="navbar-label"] { padding-left: 24px; }

.fm-navbar > li > a > [data-fmrole="navbar-label"]:nth-child(1) { padding-left: 0px; }

.fm-navbar > li.fm-navbar-placeholder { position: relative; z-index: 99999; }

.fm-navbar > li.fm-navbar-placeholder > a [data-fmrole="placeholder-icon"] { position: absolute; top: 47%; transform: translate(0, -50%); font-size: 1.4em; }

.fm-navbar > li.fm-navbar-placeholder > a [data-fmrole="placeholder-label"] { padding-left: 24px; padding-right: 12px; }

.fm-navbar > li.fm-navbar-placeholder > a > [data-fmrole="placeholder-expand"] { position: absolute; top: 47%; transform: translate(0, -50%); }

.fm-navbar > li.fm-navbar-placeholder ul.fm-navbar-placeholder-dropdown { position: absolute; right: 0; padding-left: 8px; background: #ffffff; min-width: 100%; padding: 1.4em; margin-top: 1px; z-index: -1; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3); }

.fm-navbar > li.fm-navbar-placeholder ul.fm-navbar-placeholder-dropdown > li { position: relative; padding-left: 0px; padding-right: 0px; padding-top: 8px; padding-bottom: 8px; }

.fm-navbar > li.fm-navbar-placeholder ul.fm-navbar-placeholder-dropdown > li > a { padding-left: 0px !important; padding-right: 0px; color: #949494 !important; border-radius: 0; }

.fm-navbar > li.fm-navbar-placeholder ul.fm-navbar-placeholder-dropdown > li > a [data-fmrole="navbar-icon"] { position: absolute; top: 47%; transform: translate(0, -50%); }

.fm-navbar > li.fm-navbar-placeholder ul.fm-navbar-placeholder-dropdown > li > a [data-fmrole="navbar-label"] { padding-left: 20px; }

.fm-navbar > li.fm-navbar-placeholder ul.fm-navbar-placeholder-dropdown > li > a:hover { text-decoration: none; }

.fm-navbar > li.fm-navbar-placeholder ul.fm-navbar-placeholder-dropdown > li.active a { color: #373a3c !important; }

.fm-navbar > li.fm-navbar-placeholder ul.fm-navbar-placeholder-dropdown.placeholder-dropdown-aligned-left { right: inherit; left: 1px; }

.fm-navbar.fm-navbar-dropdown-open > li.fm-navbar-placeholder > a > .fm-icon-item-expand:before { content: ""; }

html.devicetype-mobile .nav-tabs { display: flex; flex-direction: row; flex-wrap: nowrap; flex-grow: 1; flex-shrink: 1; justify-content: space-around; }

html.devicetype-mobile .nav-tabs li { margin-bottom: -1px; width: 100%; }

html.devicetype-mobile .nav-tabs li a { margin: auto; min-height: 44px; }

html.devicetype-mobile .nav-tabs li a [data-fmrole="navbar-icon"] { position: absolute; top: 47%; left: 50%; transform: translate(-50%, -50%); }

html.devicetype-mobile .nav-tabs li a [data-fmrole="navbar-label"] { display: none; }

.fm-compomnent-toolbar { width: 100%; display: flex; flex-direction: row; align-items: center; height: 3em; }

.fm-compomnent-toolbar > div:nth-child(1) { flex-grow: 1; flex-shrink: 1; margin-right: 1em; }

.fm-compomnent-toolbar > div:nth-child(1) .toolbar-label { width: 100%; display: none; }

.fm-compomnent-toolbar > div:nth-child(1) .toolbar-input { position: relative; display: flex; flex-direction: row; }

.fm-compomnent-toolbar > div:nth-child(1) .toolbar-input .toolbar-input-icon { position: absolute; top: 0; bottom: 0; left: 3px; }

.fm-compomnent-toolbar > div:nth-child(1) .toolbar-input .toolbar-input-field { width: 100%; border: none; padding-top: 0.4em; padding-bottom: 0.4em; padding-right: 2em; padding-left: 2em; }

.fm-compomnent-toolbar > div:nth-child(1) .toolbar-input .toolbar-input-clear { position: absolute; top: 0; bottom: 0; right: 3px; display: none; }

.fm-compomnent-toolbar > div:nth-child(2) .toolbar-search-cancel { display: none; }

.fm-compomnent-toolbar > div:nth-child(2) .toolbar-filters-close { display: none; }

.fm-compomnent-toolbar.toolbar-search-active > div:nth-child(1) .toolbar-label { display: none; }

.fm-compomnent-toolbar.toolbar-search-active > div:nth-child(1) .toolbar-input .toolbar-input-clear { display: inherit; }

.fm-compomnent-toolbar.toolbar-search-active > div:nth-child(2) .toolbar-search-cancel { display: inherit; }

.fm-compomnent-toolbar.toolbar-search-active > div:nth-child(2) .toolbar-filters-open { display: none; }

.fm-compomnent-toolbar.toolbar-search-active > div:nth-child(2) .toolbar-filters-close { display: none; }

.fm-compomnent-toolbar.toolbar-filters-active > div:nth-child(1) .toolbar-label { display: inherit; }

.fm-compomnent-toolbar.toolbar-filters-active > div:nth-child(1) .toolbar-input { display: none; }

.fm-compomnent-toolbar.toolbar-filters-active > div:nth-child(2) .toolbar-search-cancel { display: none; }

.fm-compomnent-toolbar.toolbar-filters-active > div:nth-child(2) .toolbar-filters-open { display: none; }

.fm-compomnent-toolbar.toolbar-filters-active > div:nth-child(2) .toolbar-filters-close { display: inherit; }

.fm-compomnent-toolbar.toolbar-filters-effective .toolbar-filters-open { color: #ffb300; }

.fm-compomnent-toolbar.fm-compomnent-toolbar-search-disabled .toolbar-input { display: none !important; }

.fm-checkbox > [data-fmrole="switch"] { display: flex; flex-direction: row; align-items: center; cursor: pointer; cursor: hand; }

.fm-checkbox > [data-fmrole="switch"] > [data-fmrole="switch-to"] { display: flex; flex-direction: row; align-items: center; flex-grow: 1; flex-shrink: 1; }

.fm-checkbox > [data-fmrole="switch"] > [data-fmrole="switch-to"] > * { pointer-events: none !important; }

.fm-checkbox > .fm-checkbox-switch { display: none; }

.fm-checkbox > .fm-checkbox-switch-on { display: inherit; }

.fm-checkbox.fm-checkbox-vertical > [data-fmrole="switch"] { flex-direction: column; align-items: baseline; }

.fm-checkbox.fm-checkbox-vertical > .fm-checkbox-switch-on { width: 100%; }

.form-group .control-label .label-text { color: #8c8c8c; font-size: 1em; }

.form-group .form-control { display: flex; flex-direction: row; align-items: center; }

.form-group .form-control:focus { border-bottom-color: #8c8c8c; }

.form-group .form-control[disabled], .form-group .form-control[readonly] { cursor: default; background-color: inherit; pointer-events: none; }

.form-group .form-control.form-control-no-border { border-color: transparent !important; }

.form-group .form-control-with-icon { position: relative; }

.form-group .form-control-with-icon .fm-form-control-icon { right: 18px; color: #989898; position: absolute; top: 10px; left: calc(100% - $form-field-padding-right); font-size: 0.9em; pointer-events: none; }

.form-group .form-control-with-icon .form-control:focus { border-bottom-color: #8c8c8c; }

.form-group.form-group-compact { margin-bottom: 0em !important; }

.form-group.form-group-line { display: flex; align-items: center; }

.form-group.fm-error-tag .control-label { cursor: pointer; cursor: hand; }

.form-group.fm-error-tag .control-label:after { color: #dd3e31; font-size: 1em; font-family: "icon-base"; content: ""; padding-right: 0px; padding-left: 12px; }

.form-group.fm-error-tag-inline .control-label { display: flex; flex-direction: row; flex-wrap: nowrap; gap: 1em; justify-content: space-between; align-items: baseline; }

.form-group.fm-error-tag-inline .control-label .label-text { flex-grow: 1; flex-shrink: 1; white-space: nowrap; }

.form-group.fm-error-tag-inline .control-label .label-error { text-align: right; flex-grow: 1; flex-shrink: 1; color: #dd3e31; font-size: 0.8em; }

.form-group.fm-error-tag-inline .form-control { width: 100%; }

.form-group.form-group-theme-light { margin-bottom: 2.0em; }

.form-group.form-group-theme-light .form-control { border: none; padding: 0; border-bottom: 1px solid #DDD; border-radius: 0 !important; }

.form-group.form-group-theme-light .form-control a.select2-choice { padding-left: 0 !important; }

.form-group.form-group-theme-light .form-control:focus { border-bottom-color: #8c8c8c; }

.form-group.form-group-theme-light.form-group-theme-disabled { margin-bottom: 1.2em !important; pointer-events: none; }

.form-group.form-group-theme-light.form-group-theme-disabled .form-control { border: none !important; }

.form-group.form-group-theme-light.fm-error-tag-inline .control-label .label-error { max-width: 40%; font-size: 0.8em; }

.form-group.form-group-theme-light.fm-error-tag-inline .form-control { border-bottom: 1px solid #dd3e31; }

.form-group.form-group-theme-minimal { margin-bottom: 0em; }

.form-group.form-group-theme-minimal .control-label { display: none; }

.form-group.form-group-theme-minimal .form-control { border: none; padding-left: 0; border: none !important; border-radius: 0 !important; }

.form-group.form-group-theme-minimal .form-control a.select2-choice { padding-left: 0 !important; }

.fm-table { position: relative; box-sizing: border-box; overflow: hidden; display: flex; flex-direction: column; height: 100%; }

.fm-table .fm-table-header { flex-grow: 0; flex-shrink: 0; padding-right: 20px; }

.fm-table .fm-table-header .fm-table-header-row { display: flex; flex-direction: row; align-items: center; border-bottom: 1px solid #8c8c8c; padding-top: 0.4em; padding-bottom: 0.2em; }

.fm-table .fm-table-header .fm-table-header-row .fm-table-header-rowcell { display: flex; flex-direction: row; align-items: center; min-height: 2em; padding-left: 1em; color: #8c8c8c; }

.fm-table .fm-table-header .fm-table-header-row .fm-table-header-rowcell:last-child { padding-left: 0; }

.fm-table .fm-table-header .fm-table-header-row .fm-table-header-rowcell .rowcell-label { flex-grow: 0; flex-shrink: 0; user-select: none; }

.fm-table .fm-table-header .fm-table-header-row .fm-table-header-rowcell .rowcell-sort { flex-grow: 0; flex-shrink: 0; padding-left: 0.4em; font-size: 0.8em; display: none; }

.fm-table .fm-table-header .fm-table-header-row .fm-table-header-rowcell:hover { color: #373a3c; }

.fm-table .fm-table-header .fm-table-header-row .fm-table-header-rowcell.sorteable { cursor: pointer; cursor: hand; }

.fm-table .fm-table-header .fm-table-header-row .fm-table-header-rowcell.sorteable .rowcell-sort { display: initial; }

.fm-table .fm-table-data { flex-grow: 1; flex-shrink: 1; overflow: auto; padding-right: 20px; }

.fm-table .fm-table-data .fm-table-data-row { display: flex; flex-direction: row; align-items: stretch; color: #8c8c8c; background-color: inherit; border-bottom: 1px solid #949494; }

.fm-table .fm-table-data .fm-table-data-row .fm-table-data-rowcell { flex-grow: 0; flex-shrink: 0; display: flex; flex-direction: row; align-items: flex-start; padding-top: 0.4em; padding-bottom: 0.4em; margin-top: 0.2em; margin-bottom: 0.2em; padding-left: 1em; }

.fm-table .fm-table-data .fm-table-data-row .fm-table-data-rowcell:last-child { padding-left: 0; }

.fm-table .fm-table-data .fm-table-data-row .fm-table-data-rowmenu { user-select: none; font-weight: normal; text-align: center; position: relative; }

.fm-table .fm-table-data .fm-table-data-row .fm-table-data-rowmenu .rowmenu { position: relative; }

.fm-table .fm-table-data .fm-table-data-row .fm-table-data-rowmenu .rowmenu .rowmenu-label { font-size: 1em; cursor: pointer; cursor: hand; }

.fm-table .fm-table-data .fm-table-data-row .fm-table-data-rowmenu .rowmenu .rowmenu-content { padding: 0.4em; }

.fm-table .fm-table-data .fm-table-data-row .fm-table-data-rowmenu .rowmenu .rowmenu-content .rowmenu-content-item { display: flex; flex-direction: row; align-items: center; gap: 0.4em; padding: 0.6em; color: #8c8c8c; background-color: transparent; cursor: pointer; cursor: hand; }

.fm-table .fm-table-data .fm-table-data-row .fm-table-data-rowmenu .rowmenu .rowmenu-content .rowmenu-content-item .rowmenu-content-item-icon { flex-grow: 0; flex-shrink: 0; pointer-events: none; }

.fm-table .fm-table-data .fm-table-data-row .fm-table-data-rowmenu .rowmenu .rowmenu-content .rowmenu-content-item .rowmenu-content-item-label { flex-grow: 1; flex-shrink: 1; pointer-events: none; min-width: 200px; }

.fm-table .fm-table-data .fm-table-data-row .fm-table-data-rowmenu .rowmenu .rowmenu-content .rowmenu-content-item:hover { color: #373a3c; background-color: #f6ca48; }

.fm-table .fm-table-data .fm-table-data-row .fm-table-data-rowmenu .rowmenu .rowmenu-content .rowmenu-content-divider { pointer-events: none; border-bottom: 1px solid #DDD; }

.fm-table .fm-table-data.fm-table-data-selectable { cursor: pointer; cursor: hand; }

.fm-table .fm-table-data.fm-table-data-selectable .fm-table-data-row:hover { color: #373a3c; background-color: inherit; }

.fm-table .fm-table-footer { flex-grow: 0; flex-shrink: 0; overflow: hidden; margin-top: 2em; padding-right: 20px; }

.fm-measurefield { position: relative; display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; gap: 0.4em; width: 100%; }

.fm-measurefield > [data-fmrole="label"] { position: relative; flex-grow: 0; flex-shrink: 0; font-size: 0.8em; color: #a0a0a0; -webkit-touch-callout: none; /* iOS Safari */ -webkit-user-select: none; /* Safari */ -khtml-user-select: none; /* Konqueror HTML */ -moz-user-select: none; /* Old versions of Firefox */ -ms-user-select: none; /* Internet Explorer/Edge */ user-select: none; /* Non-prefixed version, currently supported by Chrome, Edge, Opera and Firefox */ }

.fm-measurefield > [data-fmrole="value"] { position: relative; border: none; text-align: right; flex-grow: 1; flex-shrink: 1; width: inherit; padding: 0 !important; }

.fm-measurefield[disabled='disabled'] { cursor: default; background-color: inherit; pointer-events: none; }

.fm-measurefield.fm-measurefield-error { border: 1px solid #ff5445; }

.fm-templateeditor { position: relative; background-color: inherit; height: inherit; }

.fm-templateeditor .fm-templateeditor-container { position: relative; display: block; width: 100%; background-color: inherit; padding: 1em; line-height: 1.6em; }

.fm-templateeditor .fm-templateeditor-container .variable { cursor: pointer; cursor: hand; border-radius: 0.6em; padding-left: 0.4em; padding-right: 0.4em; margin-left: 0.2em; margin-right: 0.2em; background-color: #f6ca48; display: inline; }

.fm-templateeditor .fm-templateeditor-container .variable[data-varvalue="0"] { background-color: #f46262; color: #FFF; padding-left: 0.6em; padding-right: 0.6em; border: 2px solid #f46262; }

.fm-templateeditor .fm-templateeditor-container .variable[data-varvalue="1"] { font-size: 1em; border: 2px solid #f6ca48; }

.fm-templateeditor .fm-templateeditor-options-container { position: absolute; background-color: #FFF; padding-top: 1em; padding-bottom: 1em; min-width: 140px; z-index: 10000; }

.fm-templateeditor .fm-templateeditor-options-container .option { margin-left: 0.4em; margin-right: 0.4em; padding: 0.6em; }

.fm-templateeditor .fm-templateeditor-options-container .option:hover { cursor: pointer; font: bold; background-color: #f6ca48; }

.fm-templateeditor .fm-templateeditor-options-container:focus { border: 1px solid #DDD; border-radius: 0.4em; }

.fm-templateeditor.fm-templateeditor-single-line .fm-templateeditor-container { white-space: nowrap; overflow: hidden; }

.fm-templateeditor.fm-templateeditor-single-line .fm-templateeditor-container br { display: none; }

.fm-templateeditor.fm-templateeditor-single-line .fm-templateeditor-container * { display: inline; white-space: nowrap; }

.form-control.fm-templateeditor .fm-templateeditor-container { border: 1px solid #DDD; }

.form-control.fm-templateeditor .fm-templateeditor-container:focus { border-color: #8c8c8c; }

.fm-multilinetext { position: relative; width: 100%; }

.fm-multilinetext > span { display: block; width: 100%; }

.fm-multilinetext > span:focus { border-bottom-color: #8c8c8c; }

.fm-multilinetext.form-control { height: inherit; }

.fm-active-element { color: #f6ca48 !important; }

.fm-events-disabled { pointer-events: none; outline: none; }

.fm-selectable-element { cursor: pointer; cursor: hand; }

.fm-hidden-element { display: none !important; }

.fm-invisible-element { visibility: hidden !important; }

.fm-hide-iflastchild:last-child { display: none; }

.fm-text-singleline { white-space: nowrap; word-break: break-word; }

.fm-text-word-break { word-break: break-word; white-space: normal; }

.fm-text-align-right { text-align: right; }

.fm-text-align-center { text-align: center; }

.fm-text-ellipsis { overflow: hidden; text-overflow: ellipsis; }

.fm-text-preserve-newlines { white-space: pre-line; }

.fm-text-uppercase { text-transform: uppercase; }

.fm-highlighting-dosabled { -webkit-touch-callout: none; /* iOS Safari */ -webkit-user-select: none; /* Safari */ -khtml-user-select: none; /* Konqueror HTML */ -moz-user-select: none; /* Old versions of Firefox */ -ms-user-select: none; /* Internet Explorer/Edge */ user-select: none; /* Non-prefixed version, currently supported by Chrome, Edge, Opera and Firefox */ }

.fm-link { cursor: pointer; cursor: hand; color: inherit; display: flex; align-items: flex-start; gap: 0.2em; }

.fm-link > span { font-size: 0.7em; }

.fm-link > a { color: inherit; }

.fm-link:hover { color: inherit; }

.fm-link:hover > div { text-decoration: underline; }

.fm-link:hover > span { text-decoration: none; }

.fm-link.fm-link-disabled { pointer-events: none; }

.fm-panel { position: absolute; }

.fm-panel.fm-panel-tblr { top: 0; left: 0; right: 0; bottom: 0px; }

.fm-panel.fm-panel-tlr { top: 0; left: 0; right: 0; }

.fm-panel.fm-panel-blr { bottom: 0; left: 0; right: 0; }

.fm-panel.fm-panel-scrollable { overflow: auto; }

.fm-rowcontent { position: relative; display: flex; flex-direction: row; align-items: center; justify-content: space-between; gap: 0.8em; width: 100%; }

.fm-rowcontent.fm-rowcontent-justify-left { justify-content: flex-start; }

.fm-rowcontent.fm-rowcontent-justify-right { justify-content: flex-end; }

.fm-texticon-line { display: flex; flex-direction: row; align-items: center; gap: 0.6em; }

.fm-texticon-line.fm-texticon-line-align-top { align-items: flex-start; }

.fm-tag { border-radius: 0.6em; padding-left: 1em; padding-right: 1em; padding-top: 0.1em; padding-bottom: 0.1em; text-align: center; justify-content: center; color: #373a3c; background-color: transparent; }

.fm-tag.fm-tag-compact { font-size: 0.9em; }

.fm-tag.fm-tag-success { color: #373a3c; background-color: #62c555; }

.fm-tag.fm-tag-error { color: white; background-color: #ff5445; }

.fm-tag.fm-tag-warning { color: #373a3c; background-color: #f2a34c; }

.fm-tag.fm-tag-urgent { color: #FFF; background-color: #ff5445; }

.fm-tag.fm-tag-action { color: #373a3c; background-color: #f6ca48; }

.fm-root-container { overflow: hidden; }

.fm-root-container .fm-title-container .fm-title-pane { -webkit-user-select: none !important; -moz-user-select: none !important; -ms-user-select: none !important; user-select: none !important; position: fixed; left: 0px; right: 0px; height: 60px; z-index: 20; width: 100%; max-width: 1440px; margin-left: auto; margin-right: auto; box-sizing: border-box; background-color: transparent; border-bottom: 1px solid #DDD; }

.fm-root-container .fm-title-container .fm-title-pane .fm-pane-content { position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin-left: 0; margin-right: 0; }

.fm-root-container .fm-title-container .fm-title-pane-overlay { display: none; z-index: 50; background-color: #ddd; opacity: 0.5; position: fixed; left: 0px; right: 0px; height: 60px; margin-left: auto; margin-right: auto; box-sizing: border-box; }

.fm-root-container .fm-content-container { z-index: 10; position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; width: 100%; margin-top: 60px; margin-bottom: 0px; margin-left: auto; margin-right: auto; box-sizing: border-box; background-color: #f6f6f6; }

.fm-root-container .fm-content-container .fm-content-pane { background-color: #ffffff; }

.fm-root-container .fm-content-container .fm-content-pane .fm-side-pane { -webkit-user-select: none !important; -moz-user-select: none !important; -ms-user-select: none !important; user-select: none !important; position: absolute; top: 0px; bottom: 0px; left: 0px; width: 240px; max-width: 80%; z-index: 2; overflow-x: hidden; overflow-y: auto; background-color: #FFF; border-right: solid 1px #DDD; }

.fm-root-container .fm-content-container .fm-content-pane .fm-side-pane .fm-pane-content { margin-left: 0; margin-right: 0; margin-top: 12px; margin-bottom: 0px; position: absolute; top: 0; bottom: 0px; left: 0px; right: 0; }

.fm-root-container .fm-content-container .fm-content-pane .fm-side-pane .fm-pane-content-overlay { position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; z-index: 50; background-color: #ddd; opacity: 0.5; display: none; }

.fm-root-container .fm-content-container .fm-content-pane .fm-side-pane.disabled .fm-pane-content-overlay { display: inherit; }

.fm-root-container .fm-content-container .fm-content-pane .fm-center-pane { position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; margin-left: 240px; z-index: 1; overflow-x: hidden; overflow-y: auto; margin-top: 12px; margin-bottom: 0; }

.fm-root-container .fm-content-container .fm-content-pane .fm-activation-pane { display: none; position: absolute; bottom: 0; left: 0; right: 0; height: 0; z-index: 1; border-top: 1px solid #DDD; }

.fm-root-container .fm-content-container .fm-content-pane.fm-side-pane-collapsible .fm-side-pane { width: 240px; left: inherit; right: 0; transition: right 0.4s; }

.fm-root-container .fm-content-container .fm-content-pane.fm-side-pane-collapsible .fm-center-pane { margin-left: 0 !important; pointer-events: none; }

.fm-root-container .fm-content-container .fm-content-pane.fm-side-pane-collapsible.fm-side-pane-collapsed .fm-side-pane { width: 240px; right: -240px; overflow: hidden; }

.fm-root-container .fm-content-container .fm-content-pane.fm-side-pane-collapsible.fm-side-pane-collapsed .fm-side-pane .fm-pane-content { margin-left: 0px; margin-right: 0px; }

.fm-root-container .fm-content-container .fm-content-pane.fm-side-pane-collapsible.fm-side-pane-collapsed .fm-center-pane { margin-left: 0 !important; pointer-events: all; }

.fm-root-container .fm-content-container .fm-content-pane.fm-no-side-pane .fm-side-pane { display: none; width: 0 !important; border-right: none; overflow: hidden; }

.fm-root-container .fm-content-container .fm-content-pane.fm-no-side-pane .fm-side-pane .fm-side-pane-toggler { display: none; }

.fm-root-container .fm-content-container .fm-content-pane.fm-no-side-pane .fm-center-pane { margin-left: 0px !important; margin-top: 0px; }

.fm-root-container .fm-content-container .fm-content-pane.fm-no-side-pane .fm-center-pane .fm-pane-content { margin-left: 0px; pointer-events: all; }

.fm-root-container .fm-content-container .fm-content-pane.fm-activation-open .fm-center-pane { margin-bottom: 90px; }

.fm-root-container .fm-content-container .fm-content-pane.fm-activation-open .fm-activation-pane { display: initial; height: 90px; }

.fm-root-container .fm-content-container .fm-content-pane-overlay { display: none; z-index: 50; background-color: #ddd; opacity: 0.5; position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; margin-left: 0; overflow: auto; }

.fm-root-container .fm-content-container.disabled .fm-content-pane-overlay { display: inherit; }

.fm-root-container.fm-no-title-pane .fm-title-container { display: none; }

.fm-root-container.fm-no-title-pane .fm-content-container { margin-top: 0; }

.fm-fullscreen { position: absolute; left: 0px; right: 0px; top: 0px; bottom: 0px; z-index: -9999; overflow: hidden; }

.fm-fullscreen.fm-fullscreen-backdrop { z-index: 2000; opacity: 1; -webkit-backdrop-filter: blur(3px); backdrop-filter: blur(3px); }

.fm-qrcodescanner-container { display: none; }

html body.transparent { background-color: transparent !important; }

html body.transparent .fm-root-container { display: none; }

html.fm-app-attitude-modal body { background-color: #fea409; }

html.fm-app-attitude-modal .fm-root-container .fm-title-container .fm-title-pane { background-color: #fea409; transition: background-color 0.4s; }

html.fm-app-attitude-modal .fm-root-container .fm-title-container .fm-title-pane .fm-title-left { pointer-events: none; visibility: hidden; }

html.fm-app-attitude-modal .fm-root-container .fm-title-container .fm-title-pane .fm-title-right { pointer-events: none; visibility: hidden; }

html.devicetype-mobile body, html.devicetype-tablet body { background-color: #f6f6f6; }

html.devicetype-mobile .fm-root-container .fm-title-container, html.devicetype-tablet .fm-root-container .fm-title-container { position: absolute; bottom: 0; }

html.devicetype-mobile .fm-root-container .fm-title-container .fm-title-pane, html.devicetype-tablet .fm-root-container .fm-title-container .fm-title-pane { top: 0; max-width: none; overflow: visible; }

html.devicetype-mobile .fm-root-container .fm-content-container, html.devicetype-tablet .fm-root-container .fm-content-container { max-width: none; top: 0; bottom: 0; }

html.devicetype-mobile .fm-root-container .fm-content-container .fm-content-pane.fm-side-pane-collapsible .fm-side-pane, html.devicetype-tablet .fm-root-container .fm-content-container .fm-content-pane.fm-side-pane-collapsible .fm-side-pane { width: 240px; left: 0; transition: left 0.4s; }

html.devicetype-mobile .fm-root-container .fm-content-container .fm-content-pane.fm-side-pane-collapsible .fm-center-pane, html.devicetype-tablet .fm-root-container .fm-content-container .fm-content-pane.fm-side-pane-collapsible .fm-center-pane { margin-left: 0 !important; pointer-events: none; }

html.devicetype-mobile .fm-root-container .fm-content-container .fm-content-pane.fm-side-pane-collapsible.fm-side-pane-collapsed .fm-side-pane, html.devicetype-tablet .fm-root-container .fm-content-container .fm-content-pane.fm-side-pane-collapsible.fm-side-pane-collapsed .fm-side-pane { width: 240px; left: -240px; overflow: hidden; }

html.devicetype-mobile .fm-root-container .fm-content-container .fm-content-pane.fm-side-pane-collapsible.fm-side-pane-collapsed .fm-side-pane .fm-pane-content, html.devicetype-tablet .fm-root-container .fm-content-container .fm-content-pane.fm-side-pane-collapsible.fm-side-pane-collapsed .fm-side-pane .fm-pane-content { margin-left: 0px; margin-right: 0px; }

html.devicetype-mobile .fm-root-container .fm-content-container .fm-content-pane.fm-side-pane-collapsible.fm-side-pane-collapsed .fm-center-pane, html.devicetype-tablet .fm-root-container .fm-content-container .fm-content-pane.fm-side-pane-collapsible.fm-side-pane-collapsed .fm-center-pane { margin-left: 0 !important; pointer-events: inherit; }

html.devicetype-mobile .fm-root-container .fm-content-container .fm-content-pane.fm-no-side-pane .fm-center-pane, html.devicetype-tablet .fm-root-container .fm-content-container .fm-content-pane.fm-no-side-pane .fm-center-pane { pointer-events: inherit; }

html.devicetype-mobile .fm-qrcodescanner-container, html.devicetype-tablet .fm-qrcodescanner-container { display: none; }

html.devicetype-mobile .fm-qrcodescanner-container.fm-qrcodescanner-fullscreen, html.devicetype-tablet .fm-qrcodescanner-container.fm-qrcodescanner-fullscreen { z-index: 99999; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }

html.devicetype-mobile .fm-qrcodescanner-container.fm-qrcodescanner-fullscreen .fm-qrcodescanner-header, html.devicetype-tablet .fm-qrcodescanner-container.fm-qrcodescanner-fullscreen .fm-qrcodescanner-header { position: absolute; left: 0; top: 0; right: 0; height: 70px; background-color: #fea409; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-between; align-items: center; gap: 0.6em; font-size: 1.3em; padding-left: 1em; padding-right: 0.5em; border-bottom: 1px solid #DDD; }

html.devicetype-mobile .fm-qrcodescanner-container.fm-qrcodescanner-fullscreen .fm-qrcodescanner-header span, html.devicetype-tablet .fm-qrcodescanner-container.fm-qrcodescanner-fullscreen .fm-qrcodescanner-header span { text-align: center; flex-grow: 1; flex-shrink: 1; }

html.devicetype-mobile .fm-qrcodescanner-container.fm-qrcodescanner-fullscreen .fm-qrcodescanner-header span.fm-icon-dialog-close, html.devicetype-tablet .fm-qrcodescanner-container.fm-qrcodescanner-fullscreen .fm-qrcodescanner-header span.fm-icon-dialog-close { flex-grow: 0; flex-shrink: 0; }

html.devicetype-mobile .fm-qrcodescanner-container.fm-qrcodescanner-fullscreen .fm-qrcodescanner-preview, html.devicetype-tablet .fm-qrcodescanner-container.fm-qrcodescanner-fullscreen .fm-qrcodescanner-preview { position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin-top: 70px; display: flex; flex-direction: column; align-items: center; }

html.devicetype-mobile .fm-qrcodescanner-container.fm-qrcodescanner-fullscreen .fm-qrcodescanner-preview .fm-qrcodescanner-preview-camera, html.devicetype-tablet .fm-qrcodescanner-container.fm-qrcodescanner-fullscreen .fm-qrcodescanner-preview .fm-qrcodescanner-preview-camera { position: relative; width: 100%; flex-grow: 1; flex-shrink: 1; background-color: #ffffff; }

html.devicetype-mobile .fm-qrcodescanner-container.fm-qrcodescanner-fullscreen .fm-qrcodescanner-preview .fm-qrcodescanner-preview-camera .fm-qrcodescanner-preview-camera-overlay, html.devicetype-tablet .fm-qrcodescanner-container.fm-qrcodescanner-fullscreen .fm-qrcodescanner-preview .fm-qrcodescanner-preview-camera .fm-qrcodescanner-preview-camera-overlay { position: absolute; top: 0; bottom: 10px; left: 0; right: 0; pointer-events: none; z-index: 10; }

html.devicetype-mobile .fm-qrcodescanner-container.fm-qrcodescanner-fullscreen .fm-qrcodescanner-preview .fm-qrcodescanner-preview-camera .fm-qrcodescanner-preview-camera-overlay > div.corner-top-left, html.devicetype-tablet .fm-qrcodescanner-container.fm-qrcodescanner-fullscreen .fm-qrcodescanner-preview .fm-qrcodescanner-preview-camera .fm-qrcodescanner-preview-camera-overlay > div.corner-top-left { position: absolute; top: 60px; left: 60px; width: 40px; height: 40px; border-left: 4px solid #2dec2d; border-top: 4px solid #2dec2d; }

html.devicetype-mobile .fm-qrcodescanner-container.fm-qrcodescanner-fullscreen .fm-qrcodescanner-preview .fm-qrcodescanner-preview-camera .fm-qrcodescanner-preview-camera-overlay > div.corner-top-right, html.devicetype-tablet .fm-qrcodescanner-container.fm-qrcodescanner-fullscreen .fm-qrcodescanner-preview .fm-qrcodescanner-preview-camera .fm-qrcodescanner-preview-camera-overlay > div.corner-top-right { position: absolute; top: 60px; right: 60px; width: 40px; height: 40px; border-right: 4px solid #2dec2d; border-top: 4px solid #2dec2d; }

html.devicetype-mobile .fm-qrcodescanner-container.fm-qrcodescanner-fullscreen .fm-qrcodescanner-preview .fm-qrcodescanner-preview-camera .fm-qrcodescanner-preview-camera-overlay > div.corner-bottom-left, html.devicetype-tablet .fm-qrcodescanner-container.fm-qrcodescanner-fullscreen .fm-qrcodescanner-preview .fm-qrcodescanner-preview-camera .fm-qrcodescanner-preview-camera-overlay > div.corner-bottom-left { position: absolute; bottom: 60px; left: 60px; width: 40px; height: 40px; border-left: 4px solid #2dec2d; border-bottom: 4px solid #2dec2d; }

html.devicetype-mobile .fm-qrcodescanner-container.fm-qrcodescanner-fullscreen .fm-qrcodescanner-preview .fm-qrcodescanner-preview-camera .fm-qrcodescanner-preview-camera-overlay > div.corner-bottom-right, html.devicetype-tablet .fm-qrcodescanner-container.fm-qrcodescanner-fullscreen .fm-qrcodescanner-preview .fm-qrcodescanner-preview-camera .fm-qrcodescanner-preview-camera-overlay > div.corner-bottom-right { position: absolute; bottom: 60px; right: 60px; width: 40px; height: 40px; border-right: 4px solid #2dec2d; border-bottom: 4px solid #2dec2d; }

html.devicetype-mobile .fm-qrcodescanner-container.fm-qrcodescanner-fullscreen .fm-qrcodescanner-preview .fm-qrcodescanner-preview-camera .fm-qrcodescanner-preview-camera-overlay.qrcodescanner-message-error, html.devicetype-tablet .fm-qrcodescanner-container.fm-qrcodescanner-fullscreen .fm-qrcodescanner-preview .fm-qrcodescanner-preview-camera .fm-qrcodescanner-preview-camera-overlay.qrcodescanner-message-error { display: flex; justify-content: center; align-items: center; text-align: center; font-size: 1.2em; color: #ff5445; padding: 2em; }

html.devicetype-mobile .fm-qrcodescanner-container.fm-qrcodescanner-fullscreen .fm-qrcodescanner-preview .fm-qrcodescanner-preview-manual, html.devicetype-tablet .fm-qrcodescanner-container.fm-qrcodescanner-fullscreen .fm-qrcodescanner-preview .fm-qrcodescanner-preview-manual { width: 100%; flex-grow: 0; flex-shrink: 0; overflow: auto; max-height: 40%; background-color: #ffffff; padding-left: 0.6em; padding-right: 0.6em; padding-top: 0.6em; padding-bottom: 0.6em; }

html.devicetype-mobile .fm-qrcodescanner-container.fm-qrcodescanner-fullscreen .fm-qrcodescanner-preview .fm-qrcodescanner-preview-manual .fm-qrcodescanner-preview-label, html.devicetype-tablet .fm-qrcodescanner-container.fm-qrcodescanner-fullscreen .fm-qrcodescanner-preview .fm-qrcodescanner-preview-manual .fm-qrcodescanner-preview-label { font-size: 1.1em; padding-bottom: 0.4em; }

html.devicetype-mobile .fm-qrcodescanner-container.fm-qrcodescanner-fullscreen .fm-qrcodescanner-preview .fm-qrcodescanner-preview-manual .fm-qrcodescanner-preview-manual-field, html.devicetype-tablet .fm-qrcodescanner-container.fm-qrcodescanner-fullscreen .fm-qrcodescanner-preview .fm-qrcodescanner-preview-manual .fm-qrcodescanner-preview-manual-field { display: flex; flex-direction: row; }

html.devicetype-mobile .fm-qrcodescanner-container.fm-qrcodescanner-fullscreen .fm-qrcodescanner-preview .fm-qrcodescanner-preview-manual .fm-qrcodescanner-preview-manual-field > *, html.devicetype-tablet .fm-qrcodescanner-container.fm-qrcodescanner-fullscreen .fm-qrcodescanner-preview .fm-qrcodescanner-preview-manual .fm-qrcodescanner-preview-manual-field > * { margin-right: 10px; }

html.devicetype-mobile .fm-qrcodescanner-container.fm-qrcodescanner-fullscreen .fm-qrcodescanner-preview .fm-qrcodescanner-preview-manual .fm-qrcodescanner-preview-manual-field > *:last-child, html.devicetype-tablet .fm-qrcodescanner-container.fm-qrcodescanner-fullscreen .fm-qrcodescanner-preview .fm-qrcodescanner-preview-manual .fm-qrcodescanner-preview-manual-field > *:last-child { margin-right: 0; }

html.devicetype-mobile .fm-qrcodescanner-container.fm-qrcodescanner-fullscreen .fm-qrcodescanner-preview .fm-qrcodescanner-preview-manual .fm-qrcodescanner-preview-manual-field > input, html.devicetype-tablet .fm-qrcodescanner-container.fm-qrcodescanner-fullscreen .fm-qrcodescanner-preview .fm-qrcodescanner-preview-manual .fm-qrcodescanner-preview-manual-field > input { flex-grow: 1; flex-shrink: 1; width: initial; }

html.devicetype-mobile .fm-qrcodescanner-container.fm-qrcodescanner-active, html.devicetype-tablet .fm-qrcodescanner-container.fm-qrcodescanner-active { display: block; }

html.devicetype-mobile.fm-app-attitude-modal body, html.devicetype-tablet.fm-app-attitude-modal body { background-color: #fea409; }

html.devicetype-mobile.fm-app-attitude-modal .fm-root-container .fm-title-container .fm-title-pane, html.devicetype-tablet.fm-app-attitude-modal .fm-root-container .fm-title-container .fm-title-pane { background-color: #fea409; transition: background-color 0.4s; }

html.devicetype-mobile.fm-app-attitude-modal .fm-root-container .fm-title-container .fm-title-pane .fm-title-left, html.devicetype-tablet.fm-app-attitude-modal .fm-root-container .fm-title-container .fm-title-pane .fm-title-left { pointer-events: none; visibility: hidden; }

html.devicetype-mobile.fm-app-attitude-modal .fm-root-container .fm-title-container .fm-title-pane .fm-title-right, html.devicetype-tablet.fm-app-attitude-modal .fm-root-container .fm-title-container .fm-title-pane .fm-title-right { pointer-events: none; visibility: hidden; }

.fm-navigation { position: absolute; top: 0; left: 0; right: 0; bottom: 0; padding-left: 0px; padding-right: 0px; padding-top: 0px; overflow: hidden; display: flex; flex-direction: column; }

.fm-navigation .fm-navigation-header { color: #373a3c; font-weight: normal; flex-grow: 0; flex-shrink: 0; display: flex; align-items: center; }

.fm-navigation .fm-navigation-header .fm-navigation-header-title { position: relative; margin-left: 0px; padding-top: 0px; padding-left: 40px; padding-right: 20px; }

.fm-navigation .fm-navigation-content { flex-grow: 1; flex-shrink: 1; overflow: auto; }

.fm-navigation .fm-navigation-content .fm-menugroup { height: 100%; display: flex; flex-direction: column; }

.fm-navigation .fm-navigation-content .fm-menugroup .fm-menugroup-group { flex-grow: 0; flex-shrink: 0; margin-top: 0; margin-bottom: 0px; margin-left: 0px; padding: 0px; }

.fm-navigation .fm-navigation-content .fm-menugroup .fm-menugroup-group .fm-menugroup-item { position: relative; margin-top: 0; margin-bottom: 0; margin-left: 0px; margin-right: 0px; font-size: 1.2em; background-color: inherit; color: #949494; cursor: pointer; cursor: hand; pointer-events: none; display: flex; flex-direction: row; align-items: center; padding-top: 14px; padding-bottom: 14px; padding-left: 40px; padding-right: 20px; }

.fm-navigation .fm-navigation-content .fm-menugroup .fm-menugroup-group .fm-menugroup-item > .fm-menugroup-item-name { display: flex; flex-direction: row; align-items: center; width: 100%; }

.fm-navigation .fm-navigation-content .fm-menugroup .fm-menugroup-group .fm-menugroup-item > .fm-menugroup-item-name > .fm-menugroup-item-icon { width: 2em; font-size: 1em; flex-grow: 0; flex-shrink: 0; }

.fm-navigation .fm-navigation-content .fm-menugroup .fm-menugroup-group .fm-menugroup-item > .fm-menugroup-item-name > .fm-menugroup-item-icon > span { position: absolute; top: 47%; transform: translate(0, -50%); }

.fm-navigation .fm-navigation-content .fm-menugroup .fm-menugroup-group .fm-menugroup-item > .fm-menugroup-item-name > .fm-menugroup-item-name { flex-grow: 1; flex-shrink: 1; display: flex; flex-direction: column; }

.fm-navigation .fm-navigation-content .fm-menugroup .fm-menugroup-group .fm-menugroup-item.fm-menugroup-item-selected { background-color: inherit; color: #373a3c; }

.fm-navigation .fm-navigation-content .fm-menugroup .fm-menugroup-group .fm-menugroup-item.fm-menugroup-item-active { pointer-events: inherit; }

.fm-navigation .fm-navigation-content .fm-menugroup .fm-menugroup-group .fm-menugroup-item.fm-menugroup-item-active:hover { color: #373a3c; }

.fm-navigation .fm-navigation-content .fm-menugroup .fm-menugroup-group .fm-menugroup-item.fm-menugroup-item-multiaction > .fm-menugroup-item-name { padding-right: 20px; }

.fm-navigation .fm-navigation-content .fm-menugroup .fm-menugroup-group .fm-menugroup-item.fm-menugroup-item-multiaction > .fm-menugroup-item-action { position: relative; display: inherit; }

.fm-navigation .fm-navigation-content .fm-menugroup .fm-menugroup-group .fm-menugroup-item:last-child { margin-bottom: 0px; }

.fm-navigation .fm-navigation-content .fm-menugroup .fm-menugroup-group.fm-menugroup-group-divider { border-bottom: 1px solid #DDD; padding: 0px; margin-top: 0px; margin-bottom: 0px; }

.fm-navigation .fm-navigation-content .fm-menugroup .fm-menugroup-group.fm-menugroup-group-divider:first-child { margin-top: 0px; }

.fm-navigation .fm-navigation-content .fm-menugroup .fm-menugroup-group.fm-menugroup-group-divider:last-child { margin-bottom: 0px; }

.fm-navigation .fm-navigation-content .fm-menugroup .fm-menugroup-group.fm-menugroup-expandeable { flex-grow: 1; flex-shrink: 1; }

.fm-navigation .fm-navigation-content .fm-menugroup .fm-menugroup-group.fm-menugroup-group-admin .fm-menugroup-item { font-size: inherit; }

.fm-navigation .fm-navigation-content .fm-menugroup .fm-menugroup-group:last-child { padding-bottom: 2em; }

.fm-navigation .fm-navigation-footer { flex-grow: 0; flex-shrink: 0; display: flex; flex-direction: row; justify-content: space-between; padding-left: 10px; padding-right: 10px; }

html.devicetype-desktop .fm-content-container .fm-content-pane.fm-side-pane-collapsible.fm-side-pane-collapsed .fm-navigation .fm-navigation-header .fm-navigation-header-title { padding: 0; }

html.devicetype-desktop .fm-content-container .fm-content-pane.fm-side-pane-collapsible.fm-side-pane-collapsed .fm-navigation .fm-navigation-header .fm-navigation-header-title img { width: 163px; padding-left: 10px; }

html.devicetype-desktop .fm-content-container .fm-content-pane.fm-side-pane-collapsible.fm-side-pane-collapsed .fm-navigation .fm-navigation-content .fm-menugroup-group > .fm-menugroup-item { padding-left: 2px; padding-right: 2px; min-height: 50px; display: flex; flex-direction: column; }

html.devicetype-desktop .fm-content-container .fm-content-pane.fm-side-pane-collapsible.fm-side-pane-collapsed .fm-navigation .fm-navigation-content .fm-menugroup-group > .fm-menugroup-item > .fm-menugroup-item-name { position: relative; width: 2em; height: 2em; padding-right: 0; }

html.devicetype-desktop .fm-content-container .fm-content-pane.fm-side-pane-collapsible.fm-side-pane-collapsed .fm-navigation .fm-navigation-content .fm-menugroup-group > .fm-menugroup-item > .fm-menugroup-item-name > .fm-menugroup-item-icon > span { position: absolute; top: 47%; left: 50%; transform: translate(-50%, -50%); }

html.devicetype-desktop .fm-content-container .fm-content-pane.fm-side-pane-collapsible.fm-side-pane-collapsed .fm-navigation .fm-navigation-content .fm-menugroup-group > .fm-menugroup-item > .fm-menugroup-item-name > .fm-menugroup-item-label { display: none; }

html.devicetype-desktop .fm-content-container .fm-content-pane.fm-side-pane-collapsible.fm-side-pane-collapsed .fm-navigation .fm-navigation-content .fm-menugroup-group > .fm-menugroup-item.fm-menugroup-item-multiaction > .fm-menugroup-item-action { top: 0; right: 0; top: -12px; }

html.devicetype-desktop .fm-content-container .fm-content-pane.fm-side-pane-collapsible.fm-side-pane-collapsed .fm-navigation .fm-navigation-footer [data-fmrole='viewmode'] { cursor: pointer; cursor: hand; }

html.devicetype-mobile .fm-navigation .fm-navigation-header, html.devicetype-tablet .fm-navigation .fm-navigation-header { display: none; }

html.devicetype-mobile .fm-navigation .fm-navigation-content, html.devicetype-tablet .fm-navigation .fm-navigation-content { margin-top: 0; }

html.devicetype-mobile .fm-navigation .fm-navigation-footer, html.devicetype-tablet .fm-navigation .fm-navigation-footer { display: none; }

.fm-activation { width: 100%; padding-top: 0.4em; padding-left: 1em; padding-right: 1em; display: flex; flex-direction: row; font-size: 1.0em; justify-content: space-between; }

.fm-activation .fm-activation-action { position: relative; display: flex; flex-direction: column; align-items: center; color: #000; }

.fm-activation .fm-activation-action > div:nth-child(1) { position: relative; font-size: 1.3em; }

.fm-activation .fm-activation-action > div:nth-child(2) { position: relative; top: -0.5em; }

.fm-activation .fm-activation-action.active { color: #f6ca48; }

.fm-activation .fm-activation-action:hover { color: #f6ca48; }

.fm-activation .fm-activation-action.fm-activation-action-main { position: relative; }

.fm-activation .fm-activation-action.fm-activation-action-main > div { font-size: 1.3em; top: -20px; position: relative; display: flex; flex-direction: column; align-items: center; justify-content: space-around; width: 50px; height: 50px; background-color: #f6ca48; color: #FFF; border-radius: 50%; }

.fm-objectsearch { display: flex; flex-direction: column; gap: 1.6em; height: 100%; overflow: hidden; }

.fm-objectsearch .fm-objectsearch-searchinput { position: relative; flex-grow: 0; flex-shrink: 0; display: flex; gap: 0.6em; flex-direction: row; justify-content: space-between; font-size: 1em; }

.fm-objectsearch .fm-objectsearch-searchinput .fm-objectsearch-searchinput-inputfield { position: relative; flex-grow: 1; flex-shrink: 1; display: flex; flex-direction: row; align-items: center; }

.fm-objectsearch .fm-objectsearch-searchinput .fm-objectsearch-searchinput-inputfield span.fm-icon-op-search { position: absolute; left: 0; flex-grow: 0; flex-shrink: 0; width: 2.5em; text-align: center; }

.fm-objectsearch .fm-objectsearch-searchinput .fm-objectsearch-searchinput-inputfield span.fm-icon-op-delete { position: absolute; right: 0; flex-grow: 0; flex-shrink: 0; width: 2.5em; text-align: center; cursor: pointer; cursor: hand; }

.fm-objectsearch .fm-objectsearch-searchinput .fm-objectsearch-searchinput-inputfield input { flex-grow: 1; flex-shrink: 1; width: 0px; padding: 0.6em; padding-left: 2.4em; padding-right: 2.4em; border: 1px solid #DDD; border-radius: 8px; }

.fm-objectsearch .fm-objectsearch-searchinput .fm-objectsearch-searchinput-inputfield input:focus { border: 1px solid #f6ca48; }

.fm-objectsearch .fm-objectsearch-searchinput .fm-button { flex-grow: 0; flex-shrink: 0; }

.fm-objectsearch .fm-objectsearch-loading { position: absolute; top: 0; left: 0; right: 0; bottom: 0; pointer-events: none; opacity: 0.5; background-color: #FFF; z-index: 999; font-size: 1.2em; display: flex; align-items: center; justify-content: center; }

.fm-objectsearch .fm-objectsearch-loading > * { display: flex; flex-direction: row; padding: 2em; }

.fm-objectsearch .fm-objectsearch-searchhistory { position: relative; flex-grow: 1; flex-shrink: 1; overflow: hidden; display: flex; flex-direction: column; gap: 1em; }

.fm-objectsearch .fm-objectsearch-searchhistory .fm-objectsearch-searchhistory-headline { position: relative; font-weight: bold; flex-grow: 0; flex-shrink: 0; }

.fm-objectsearch .fm-objectsearch-searchhistory .fm-objectsearch-searchhistory-content { position: relative; flex-grow: 1; flex-shrink: 1; overflow: auto; }

.fm-objectsearch .fm-objectsearch-searchhistory .fm-objectsearch-searchhistory-content .fm-objectsearch-searchhistory-items { display: flex; flex-direction: column; gap: 0.8em; margin: 2px; }

.fm-objectsearch .fm-objectsearch-searchhistory .fm-objectsearch-searchhistory-content .fm-objectsearch-searchhistory-item { display: flex; flex-direction: row; gap: 0.4em; align-items: center; justify-content: space-between; padding: 0.4em; overflow: hidden; border: none; border-radius: 4px; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.25); border: none; background-color: #FFF; cursor: pointer; cursor: hand; }

.fm-objectsearch .fm-objectsearch-searchhistory .fm-objectsearch-searchhistory-content .fm-objectsearch-searchhistory-item > div { line-height: 2em; }

.fm-objectsearch .fm-objectsearch-searchhistory .fm-objectsearch-searchhistory-content .fm-objectsearch-searchhistory-item > div:nth-child(1) { flex-grow: 0; flex-shrink: 0; flex-grow: 0; flex-shrink: 0; width: 1.2em; text-align: right; }

.fm-objectsearch .fm-objectsearch-searchhistory .fm-objectsearch-searchhistory-content .fm-objectsearch-searchhistory-item > div:nth-child(2) { flex-grow: 1; flex-shrink: 1; }

.fm-objectsearch .fm-objectsearch-searchhistory .fm-objectsearch-searchhistory-content .fm-objectsearch-searchhistory-item > div:nth-child(3) { flex-grow: 0; flex-shrink: 0; width: 2em; text-align: right; }

.fm-objectsearch .fm-objectsearch-resultitems { position: relative; flex-grow: 1; flex-shrink: 1; overflow: hidden; display: flex; flex-direction: column; gap: 1em; }

.fm-objectsearch .fm-objectsearch-resultitems .fm-objectsearch-resultitems-headline { position: relative; font-weight: bold; flex-grow: 0; flex-shrink: 0; }

.fm-objectsearch .fm-objectsearch-resultitems .fm-objectsearch-resultitems-content { position: relative; flex-grow: 1; flex-shrink: 1; overflow: auto; }

.fm-objectsearch .fm-objectsearch-resultitems .fm-objectsearch-resultitems-content .fm-objectsearch-resultitems-items { display: flex; flex-direction: column; gap: 0.8em; margin: 2px; background-color: #FFF; }

.fm-objectsearch .fm-objectsearch-resultitems .fm-objectsearch-resultitems-content .fm-objectsearch-resultitems-item { display: flex; flex-direction: row; gap: 0.4em; align-items: start; justify-content: space-between; padding: 0.4em; overflow: hidden; border: none; border-radius: 4px; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.25); border: none; cursor: pointer; cursor: hand; }

.fm-objectsearch .fm-objectsearch-resultitems .fm-objectsearch-resultitems-content .fm-objectsearch-resultitems-item > div { line-height: 1.5em; }

.fm-objectsearch .fm-objectsearch-resultitems .fm-objectsearch-resultitems-content .fm-objectsearch-resultitems-item > div:nth-child(1) { flex-grow: 0; flex-shrink: 10; color: #f6ca48; }

.fm-objectsearch .fm-objectsearch-resultitems .fm-objectsearch-resultitems-content .fm-objectsearch-resultitems-item > div:nth-child(2) { flex-grow: 1; flex-shrink: 1; }

.fm-objectsearch .fm-objectsearch-resultitems .fm-objectsearch-resultitems-content .fm-objectsearch-resultitems-item > div:nth-child(2) > div:nth-child(1) { font-weight: bold; }

.fm-objectsearch .fm-objectsearch-resultitems .fm-objectsearch-resultitems-content .fm-objectsearch-resultitems-item > div:nth-child(2) > div:nth-child(3) { padding-top: 0.4em; color: #595959; }

.fm-objectsearch .fm-objectsearch-resultitems .fm-objectsearch-resultitems-content .fm-objectsearch-resultitems-item > div:nth-child(3) { flex-grow: 0; flex-shrink: 0; width: 2em; text-align: right; }

html.devicetype-mobile .fm-dialog.fm-dialog-objectsearch .modal-header { background-color: #fea409; padding-right: 0.6em; padding-left: 0.6em; }

html.devicetype-mobile .fm-dialog.fm-dialog-objectsearch .modal-body { background-color: #f6f6f6; padding-right: 0.6em; padding-left: 0.6em; }

html.devicetype-mobile .fm-dialog.fm-dialog-objectsearch .modal-footer { background-color: #f6f6f6; padding-right: 0.6em; padding-left: 0.6em; }

.fm-title { display: flex; flex-direction: row; justify-content: space-between; align-items: center; flex-wrap: nowrap; gap: 4px; }

.fm-title .fm-title-left { flex-grow: 0; flex-shrink: 0; text-align: center; }

.fm-title .fm-title-center { flex-grow: 1; flex-shrink: 1; overflow: hidden; text-align: center; font-size: 1.4em; }

.fm-title .fm-title-right { display: flex; align-items: center; gap: 1em; }

.fm-title .fm-title-right .fm-title-actions { font-size: 1.2em; }

.fm-title .fm-title-right .fm-title-navigation { font-size: 1.2em; }

.fm-title .fm-title-image img { height: 2.5em; }

html.devicetype-mobile, html.devicetype-tablet { background-color: #fea409; }

html.devicetype-mobile .fm-icon-command.fm-icon-command-selectable, html.devicetype-tablet .fm-icon-command.fm-icon-command-selectable { font-size: 1.4em; color: #000; }

html.devicetype-mobile .fm-title .fm-title-left, html.devicetype-tablet .fm-title .fm-title-left { width: 40px; }

html.devicetype-mobile .fm-title .fm-title-right, html.devicetype-tablet .fm-title .fm-title-right { width: 40px; flex-grow: 0; flex-shrink: 0; text-align: center; }

html.devicetype-mobile .fm-title-menu.fm-title-menu-dropdown .dropdown-menu, html.devicetype-tablet .fm-title-menu.fm-title-menu-dropdown .dropdown-menu { font-size: 1.0em; display: none; }

html.devicetype-mobile .fm-title-menu.fm-title-menu-dropdown .dropdown-menu .fm-title-mennugroup-item, html.devicetype-tablet .fm-title-menu.fm-title-menu-dropdown .dropdown-menu .fm-title-mennugroup-item { display: block; padding: 3px 20px; clear: both; font-weight: normal; line-height: 1.42857143; color: inherit; white-space: nowrap; }

html.devicetype-mobile .fm-title-menu.fm-title-menu-dropdown .dropdown-menu .fm-title-mennugroup-item.fm-title-mennugroup-item-selected, html.devicetype-tablet .fm-title-menu.fm-title-menu-dropdown .dropdown-menu .fm-title-mennugroup-item.fm-title-mennugroup-item-selected { color: #f6ca48; }

html.devicetype-mobile .fm-title-menu.fm-title-menu-dropdown.open .dropdown-menu, html.devicetype-tablet .fm-title-menu.fm-title-menu-dropdown.open .dropdown-menu { display: flex; flex-direction: column; gap: 1em; right: 0; }

html.devicetype-mobile .fm-title-menu.fm-title-menu-inline, html.devicetype-tablet .fm-title-menu.fm-title-menu-inline { display: flex; flex-direction: row; flex-wrap: nowrap; }

html.devicetype-mobile .fm-title-menu.fm-title-menu-inline .fm-title-mennugroup-item, html.devicetype-tablet .fm-title-menu.fm-title-menu-inline .fm-title-mennugroup-item { margin-left: 0.8em; }

html.devicetype-mobile .fm-title-menu.fm-title-menu-inline .fm-title-mennugroup-item.fm-title-mennugroup-item-selected, html.devicetype-tablet .fm-title-menu.fm-title-menu-inline .fm-title-mennugroup-item.fm-title-mennugroup-item-selected { color: #f6ca48; }

.fm-module { position: absolute; top: 0; left: 0; right: 0; bottom: 0; color: #373a3c; background-color: #f6f6f6; }

.fm-module .fm-module-header { background-color: #f6f6f6; height: 60px; padding: 0px; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin-right: 0; display: flex; align-items: flex-start; -webkit-user-select: none !important; -moz-user-select: none !important; -ms-user-select: none !important; user-select: none !important; }

.fm-module .fm-module-header .fm-module-header-pane { position: relative; width: 100%; font-size: 26px; font-family: "Interstate Black"; color: #373a3c; padding-left: 0.6em; padding-right: 0.6em; min-height: 60px; }

.fm-module .fm-module-header .fm-module-header-pane.fm-module-header-pane-default { display: flex; flex-direction: row; align-items: center; }

.fm-module .fm-module-header .fm-module-header-pane.fm-module-header-pane-default > .fm-align-left { margin: auto; flex-grow: 1; flex-shrink: 1; }

.fm-module .fm-module-header .fm-module-header-pane.fm-module-header-pane-default > .fm-align-right { margin: auto; display: flex; flex-direction: row; align-items: center; justify-content: flex-end; flex-grow: 1; flex-shrink: 1; }

.fm-module .fm-module-header .fm-module-header-pane button { font-size: 1.0em; padding-top: 6px; padding-bottom: 6px; }

.fm-module .fm-module-header .fm-module-header-pane button.fm-button-back { color: #8c8c8c; border-color: #8c8c8c; }

.fm-module .fm-module-content { color: #373a3c; font-size: inherit; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin-top: 60px; margin-bottom: 45px; margin-right: 0; overflow: auto; -webkit-overflow-scrolling: touch; }

.fm-module .fm-module-content:first-child { margin-top: 0px; }

.fm-module .fm-module-content:last-child { margin-bottom: 0px; }

.fm-module .fm-module-content .fm-module-content-pane { font-size: inherit; color: #373a3c; padding-left: 0.6em; padding-right: 0.6em; margin-bottom: 0.6em; }

.fm-module .fm-module-content .fm-module-content-pane .fm-module-navigation { margin-left: -0.6em !important; margin-right: -0.6em !important; padding-top: 0.3em; padding-bottom: 0.3em; font-size: 1.2em; }

.fm-module .fm-module-content .fm-module-content-pane .fm-module-navigation .fm-button { background-color: transparent; border-radius: 0 !important; padding-left: 0; padding-right: 0; padding-left: 0.6em !important; padding-right: 0.6em !important; border-top: 1px solid #eaeaea; }

.fm-module .fm-module-content .fm-module-content-pane .fm-module-navigation .fm-button:last-child { border-bottom: 1px solid #DDD; }

.fm-module .fm-module-content .fm-module-content-pane .fm-module-navigation.fm-module-navigation-divider-none { padding-top: 0px; padding-bottom: 0px; }

.fm-module .fm-module-content .fm-module-content-pane .fm-module-navigation.fm-module-navigation-divider-none .fm-button { border-top: none; border-bottom: none; }

.fm-module .fm-module-content.fm-module-content-nav-tabs .fm-module-content-pane { position: absolute; top: 0; bottom: 0; left: 0; right: 0; }

.fm-module .fm-module-content.fm-module-content-nav-tabs .fm-module-content-pane > .nav-tabs { padding-top: 18px; padding-left: 0.6em; padding-right: 0.6em; margin-left: -0.6em; margin-right: -0.6em; z-index: 999; }

.fm-module .fm-module-content.fm-module-content-nav-tabs .fm-module-content-pane > .tab-content { position: absolute; top: 0; bottom: 0px; left: 0; right: 0; padding: 2px; margin-top: 86px; overflow: auto; padding-left: 0.6em; padding-right: 0.6em; }

.fm-module .fm-module-content.fm-module-content-nav-tabs.fm-module-content-nav-tabs-notabs .fm-module-content-pane > .nav-tabs { display: none; }

.fm-module .fm-module-content.fm-module-content-nav-tabs.fm-module-content-nav-tabs-notabs .fm-module-content-pane > .tab-content { margin-top: 0; }

.fm-module .fm-module-content.fm-module-content-header .fm-module-content-pane { position: absolute; top: 0; bottom: 0; left: 0; right: 0; display: flex; flex-direction: column; padding-left: 0; padding-right: 0; }

.fm-module .fm-module-content.fm-module-content-header .fm-module-content-pane > div { padding-left: 0.6em; padding-right: 0.6em; }

.fm-module .fm-module-content.fm-module-content-header .fm-module-content-pane > div:last-child { flex-grow: 1; flex-shrink: 1; overflow: auto; padding-left: 0.6em; padding-right: 0.6em; }

.fm-module .fm-module-footer { color: #373a3c; background-color: #f6f6f6; position: absolute; left: 0; right: 0; height: 45px; -webkit-transition: height 0.4s cubic-bezier(0, 0, 0.36, 0.96); -moz-transition: height 0.4s cubic-bezier(0, 0, 0.36, 0.96); -o-transition: height 0.4s cubic-bezier(0, 0, 0.36, 0.96); transition: height 0.4s cubic-bezier(0, 0, 0.36, 0.96); bottom: 0; overflow: hidden; margin-top: 0; padding-bottom: 6px; padding-top: 6px; border-top: 1px solid #DDD; }

.fm-module.fm-module-minimizedfooter .fm-module-content { margin-bottom: 4px; }

.fm-module.fm-module-minimizedfooter .fm-module-footer { height: 0px; -webkit-transition: height 0.4s cubic-bezier(0, 0, 0.36, 0.96); -moz-transition: height 0.4s cubic-bezier(0, 0, 0.36, 0.96); -o-transition: height 0.4s cubic-bezier(0, 0, 0.36, 0.96); transition: height 0.4s cubic-bezier(0, 0, 0.36, 0.96); }

.fm-module.fm-module-minimizedfooter .fm-module-footer:hover { height: 45px; }

.fm-module.fm-module-expanded { top: -12px; }

.fm-module.fm-module-noheader .fm-module-header { display: none; }

.fm-module.fm-module-noheader .fm-module-content { margin-top: 0; }

.fm-module .fm-component { position: absolute; top: 0; left: 0; right: 0; bottom: 0; }

.fm-module .fm-module-dataloading { font-size: 14px; margin: auto; position: relative; text-align: center; color: #008dce; }

.fm-module-wrapper.fm-module-wrapper-embedded .fm-module .fm-module-header { height: 0; display: none; }

.fm-module-wrapper.fm-module-wrapper-embedded .fm-module .fm-module-content { margin-top: 0px; margin-bottom: 0; }

.fm-module-wrapper.fm-module-wrapper-embedded .fm-module .fm-module-footer { height: 0; display: none; }

.fm-module-wrapper.fm-module-wrapper-free .fm-module { position: relative; }

.fm-module-wrapper.fm-module-wrapper-free .fm-module .fm-module-content { display: block; position: relative; overflow: hidden; }

.fm-module-wrapper.fm-module-wrapper-free .fm-module .fm-module-content .fm-module-content-pane { display: block; position: relative; padding-left: 0px; padding-right: 0px; padding-top: 0px; padding-bottom: 0px; }

.fm-keyvalue-table { position: relative; display: flex; flex-direction: column; }

.fm-keyvalue-table .fm-keyvalue-table-header { position: relative; display: flex; flex-direction: row; justify-content: flex-start; width: 100%; padding-bottom: 0.4em; margin-bottom: 0.6em; font-size: 1.2em; border-bottom: 1px solid #DDD; }

.fm-keyvalue-table .fm-keyvalue-table-line { position: relative; display: flex; flex-direction: row; justify-content: flex-start; flex-wrap: nowrap; gap: 1em; padding-top: 0.2em; padding-bottom: 0.2em; width: 100%; }

.fm-keyvalue-table .fm-keyvalue-table-line .fm-keyvalue-table-line-key { position: relative; width: 30%; flex-grow: 0; flex-shrink: 0; }

.fm-keyvalue-table .fm-keyvalue-table-line .fm-keyvalue-table-line-valua { position: relative; flex-grow: 1; flex-shrink: 1; }

.fm-keyvalue-table .fm-keyvalue-table-line.fm-keyvalue-table-responsive .fm-datasheet-line { flex-wrap: wrap; }

.fm-keyvalue-tables-line { display: flex; flex-direction: row; gap: 2em; flex-wrap: wrap; justify-content: space-between; }

.fm-root-booterror { display: flex; flex-direction: row; font-size: 1.2em; }

.fm-root-booterror .fm-root-booterror-icon { font-size: 2em; color: #ff5445; }

.fm-root-booterror .fm-root-booterror-content { padding-left: 0.6em; }

.fm-root-booterror .fm-root-booterror-content > .content-header { padding-bottom: 1em; }

.fm-root-booterror .fm-root-booterror-content > .content-indications { padding-bottom: 1em; }

.fm-root-booterror .fm-root-booterror-content > .content-footer { padding-bottom: 1em; }

.fm-module-public { max-width: 1440px; font-size: 16px; background-color: #fea409; display: flex; flex-direction: column; padding: 16px; }

.fm-module-public > .fm-module-public-header { display: flex; flex-direction: column; align-items: center; }

.fm-module-public > .fm-module-public-header .header-language { display: flex; flex-direction: row; justify-content: center; }

.fm-module-public > .fm-module-public-header .header-language > div { color: #FFF; padding-left: 0.8em; padding-right: 0.8em; }

.fm-module-public > .fm-module-public-header .header-language > div.selected { color: #000; }

.fm-module-public > .fm-module-public-content { flex-grow: 1; flex-shrink: 1; display: flex; flex-direction: column; align-items: center; padding-top: 4em; padding-bottom: 4em; }

.fm-module-public > .fm-module-public-content > .content-logo { position: relative; flex-grow: 0; flex-shrink: 0; font-size: 2.6em; background-color: #FFF; width: 2em; height: 2em; border-radius: 0.4em; }

.fm-module-public > .fm-module-public-content > .content-headline { flex-grow: 0; flex-shrink: 0; font-size: 1.5em; text-align: center; padding-top: 1em; padding-bottom: 3em; }

.fm-module-public > .fm-module-public-content > .content-authentication { width: 100%; font-size: 1.4em; font-weight: bold; }

.fm-module-public > .fm-module-public-footer { display: flex; flex-direction: row; font-size: 0.8em; justify-content: flex-end; }

.fm-module-public .fm-module-auth-overlay { display: none; position: absolute; left: 0; right: 0; bottom: 0; top: 0; background-color: rgba(235, 235, 235, 0.6); -webkit-backdrop-filter: blur(3px); backdrop-filter: blur(3px); z-index: 9; }

.fm-module-public .fm-module-auth-process { display: none; position: absolute; height: 70%; max-height: 500px; width: 90%; max-width: 480px; left: 50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); background-color: transparent; z-index: 10; }

.fm-module-public .fm-module-auth-process .fm-process { position: absolute; top: 0; bottom: 0; left: 0; right: 0; font-size: 16px; background-color: #FFF; border-radius: 4px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

.fm-module-public .fm-module-auth-process .fm-process .fm-process-steps { position: absolute; top: 0; bottom: 0; left: 0; right: 0; overflow: hidden; }

.fm-module-public .fm-module-auth-process .fm-process .fm-process-steps .fm-process-step { position: absolute; top: 100%; bottom: 0; left: 100%; width: 100%; z-index: 10; overflow: hidden; border-radius: 4px; display: flex; flex-direction: column; opacity: 0; transition: left 0.4s; }

.fm-module-public .fm-module-auth-process .fm-process .fm-process-steps .fm-process-step .fm-process-step-header { position: relative; font-size: 20px; padding-left: 20px; padding-right: 20px; padding-top: 10px; padding-bottom: 10px; border-bottom: 1px solid #d4d8df; display: flex; flex-direction: row; align-items: center; background-color: #fea409; }

.fm-module-public .fm-module-auth-process .fm-process .fm-process-steps .fm-process-step .fm-process-step-header .header-name { text-align: center; flex-grow: 1; flex-shrink: 1; }

.fm-module-public .fm-module-auth-process .fm-process .fm-process-steps .fm-process-step .fm-process-step-header .header-name .header-name-logo > div:before { background-color: #FFF; border-radius: 0.2em; font-size: 2em; padding: 0.2em; }

.fm-module-public .fm-module-auth-process .fm-process .fm-process-steps .fm-process-step .fm-process-step-header .header-name .header-name-product { padding-top: 0.4em; padding-bottom: 0.4em; }

.fm-module-public .fm-module-auth-process .fm-process .fm-process-steps .fm-process-step .fm-process-step-header .header-close { position: absolute; right: 1em; cursor: pointer; cursor: hand; }

.fm-module-public .fm-module-auth-process .fm-process .fm-process-steps .fm-process-step .fm-process-step-title { font-size: 1.2em; padding-bottom: 1em; word-wrap: break-word; }

.fm-module-public .fm-module-auth-process .fm-process .fm-process-steps .fm-process-step .fm-process-step-content { margin-top: 18px; margin-bottom: 18px; padding-left: 20px; padding-right: 20px; padding-top: 2em; padding-bottom: 2em; overflow: auto; -webkit-overflow-scrolling: touch; }

.fm-module-public .fm-module-auth-process .fm-process .fm-process-steps .fm-process-step .fm-process-step-content .request-input { position: relative; }

.fm-module-public .fm-module-auth-process .fm-process .fm-process-steps .fm-process-step .fm-process-step-content .request-input.request-input-action div { position: absolute; width: 3em; right: 0; top: 0; bottom: 0; text-align: center; padding-top: 10px; padding-bottom: 10px; }

.fm-module-public .fm-module-auth-process .fm-process .fm-process-steps .fm-process-step .fm-process-step-next { padding-top: 20px; }

.fm-module-public .fm-module-auth-process .fm-process .fm-process-steps .fm-process-step .fm-process-step-next .fm-button { width: 100%; }

.fm-module-public .fm-module-auth-process .fm-process .fm-process-steps .fm-process-step .fm-process-step-info { padding-top: 20px; text-align: center; color: #ff5445; }

.fm-module-public .fm-module-auth-process .fm-process .fm-process-steps .fm-process-step.no-transition { transition: left 0s; }

.fm-module-public .fm-module-auth-process .fm-process .fm-process-steps .fm-process-step.active { left: 0; top: 0; z-index: 20; background-color: white; opacity: 1; }

.fm-module-public .fm-module-auth-process .fade-scale { transform: scale(0); opacity: 0; -webkit-transition: all .25s linear; -o-transition: all .25s linear; transition: all .25s linear; }

.fm-module-public .fm-module-auth-process .fade-scale.in { opacity: 1; transform: scale(1); }

.fm-module-public.processactive .fm-module-auth-overlay { display: inherit; }

.fm-module-public.processactive .fm-module-auth-process { display: inherit; }

html.devicetype-mobile .fm-module-auth-process { left: 0%; top: 0%; transform: translate(0%, 0%); position: absolute; height: 100%; max-height: 100%; width: 100%; max-width: 100%; }

html.devicetype-mobile .fm-module-auth-process .fm-process { border-radius: 0; border: none; }

.fm-module-person .fm-module-content .fm-module-content-pane { padding-top: 0.6em; }

.fm-module-person .fm-module-content .fm-module-content-pane .fm-datasection-persondata .fm-datasection-content { display: flex; flex-direction: row; flex-wrap: wrap; width: 100%; }

.fm-module-person .fm-module-content .fm-module-content-pane .fm-datasection-persondata .fm-datasection-content .content-picture { position: relative; width: 100px; height: 100px; margin-right: 24px; margin-bottom: 24px; flex-grow: 0; flex-shrink: 0; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15); }

.fm-module-person .fm-module-content .fm-module-content-pane .fm-datasection-persondata .fm-datasection-content .content-picture.content-placeholder:before { position: absolute; top: 47%; left: 50%; transform: translate(-50%, -50%); font-family: "CERTAS Icons Regular"; font-size: 4em; content: ""; color: #8c8c8c; }

.fm-module-person .fm-module-content .fm-module-content-pane .fm-datasection-persondata .fm-datasection-content .content-data { flex-grow: 1; flex-shrink: 1; }

.fm-person { display: flex; flex-direction: column; gap: 2em; }

.fm-person .fm-person-data .fm-keyvalue-table .fm-keyvalue-table-header { border: none; }

.fm-personprofileeditor .fm-picture-wrapper { display: flex; flex-direction: row; }

.fm-personprofileeditor .fm-picture-wrapper [data-field='picture.url'] { position: relative; width: 100px; height: 100px; margin-right: 20px; border: 1px solid #ebeced; }

.fm-personprofileeditor .fm-picture-wrapper [data-field='picture.url'].content-placeholder:before { position: absolute; top: 47%; left: 50%; transform: translate(-50%, -50%); font-family: "CERTAS Icons Regular"; font-size: 4em; content: ""; color: #8c8c8c; }

.fm-personprofileeditor .fm-picture-wrapper .fm-picture-wrapper-buttons { display: flex; flex-direction: column; }

.fm-module-reporting .fm-module-content { overflow: hidden; }

.fm-module-reporting .fm-module-content .fm-module-content-pane { position: absolute; left: 0; right: 0; top: 0; bottom: 0px; }

.fm-module-reporting .fm-module-content .fm-module-content-pane .fm-reporting-workorderlist { display: flex; flex-direction: column; overflow: hidden; height: 100%; }

.fm-module-reporting .fm-module-content .fm-module-content-pane .fm-reporting-workorderlist .fm-reporting-workorderlist-navigation-filters { display: flex; flex-direction: row; gap: 1.2em; align-items: center; padding-bottom: 0.0em; margin-bottom: 0.8em; }

.fm-module-reporting .fm-module-content .fm-module-content-pane .fm-reporting-workorderlist .fm-reporting-workorderlist-navigation-filters .fm-reporting-workorderlist-navigation-filters-content { flex-grow: 1; flex-shrink: 1; }

.fm-module-reporting .fm-module-content .fm-module-content-pane .fm-reporting-workorderlist .fm-reporting-workorderlist-navigation-filters .fm-reporting-workorderlist-navigation-filters-commands { flex-grow: 0; flex-shrink: 0; }

.fm-module-reporting .fm-module-content .fm-module-content-pane .fm-reporting-workorderlist .fm-reporting-workorderlist-navigation-filters .fm-reporting-workorderlist-navigation-filters-commands > div { width: 40px; text-align: center; }

.fm-module-reporting .fm-module-content .fm-module-content-pane .fm-reporting-workorderlist .fm-reporting-workorderlist-navigation { flex-grow: 0; flex-shrink: 0; display: flex; flex-direction: row; justify-content: space-between; }

.fm-module-reporting .fm-module-content .fm-module-content-pane .fm-reporting-workorderlist .fm-reporting-workorderlist-navigation > ._navigation-item { position: relative; flex-grow: 1; flex-shrink: 1; text-align: center; border-bottom: 4px solid #DDD; padding-top: 0em; padding-bottom: 0.6em; cursor: pointer; cursor: hand; display: flex; flex-direction: row; align-items: center; justify-content: center; gap: 0.2em; }

.fm-module-reporting .fm-module-content .fm-module-content-pane .fm-reporting-workorderlist .fm-reporting-workorderlist-navigation > ._navigation-item > span { display: none; }

.fm-module-reporting .fm-module-content .fm-module-content-pane .fm-reporting-workorderlist .fm-reporting-workorderlist-navigation > ._navigation-item.active { font-weight: bold; border-bottom: 4px solid #f6ca48; }

.fm-module-reporting .fm-module-content .fm-module-content-pane .fm-reporting-workorderlist .fm-reporting-workorderlist-navigation > ._navigation-item.attention-warning { color: #ff5445; }

.fm-module-reporting .fm-module-content .fm-module-content-pane .fm-reporting-workorderlist .fm-reporting-workorderlist-navigation > ._navigation-item.attention-warning > span { display: inline; line-height: 0; padding-top: 0.4em; }

.fm-module-reporting .fm-module-content .fm-module-content-pane .fm-reporting-workorderlist .fm-reporting-workorderlist-content { flex-grow: 1; flex-shrink: 1; overflow: auto; height: 100%; padding-top: 1em; }

.fm-module-reporting .fm-module-content .fm-module-content-pane .fm-reporting-workorderlist .fm-reporting-workorderlist-content .fm-reporting-workorderlist-content-item { display: none; }

.fm-module-reporting .fm-module-content .fm-module-content-pane .fm-reporting-workorderlist .fm-reporting-workorderlist-content .fm-reporting-workorderlist-content-item.active { display: initial; }

.fm-module-reporting .fm-module-content .fm-module-content-pane .fm-reporting-workorder { display: flex; flex-direction: column; height: 100%; }

.fm-module-reporting .fm-module-content .fm-module-content-pane .fm-reporting-workorder .fm-reporting-workorder-header { flex-grow: 0; flex-shrink: 0; padding-bottom: 0.4em; margin-bottom: 1em; margin-left: -0.6em; padding-left: 0.6em; margin-right: -0.6em; padding-right: 0.6em; border-bottom: 1px solid #DDD; }

.fm-module-reporting .fm-module-content .fm-module-content-pane .fm-reporting-workorder .fm-reporting-workorder-content { flex-grow: 1; flex-shrink: 1; overflow: auto; }

.fm-module-reporting .fm-module-content .fm-module-content-pane .fm-reporting-segment { display: flex; flex-direction: column; height: 100%; }

.fm-module-reporting .fm-module-content .fm-module-content-pane .fm-reporting-segment .fm-reporting-segment-header { flex-grow: 0; flex-shrink: 0; padding-bottom: 0.4em; margin-bottom: 1em; margin-left: -0.6em; padding-left: 0.6em; margin-right: -0.6em; padding-right: 0.6em; border-bottom: 1px solid #DDD; overflow: hidden; }

.fm-module-reporting .fm-module-content .fm-module-content-pane .fm-reporting-segment .fm-reporting-segment-content { flex-grow: 0; flex-shrink: 0; overflow: auto; padding: 4px; }

.fm-module-reporting .fm-module-content .fm-module-content-pane .fm-reporting-segment .fm-reporting-segment-reportpositions { flex-grow: 1; flex-shrink: 1; overflow: auto; padding: 4px; padding-top: 2em; padding-bottom: 2em; display: flex; flex-direction: column; gap: 0.4em; }

.fm-module-reporting .fm-module-content .fm-module-content-pane .fm-reporting-segment .fm-reporting-segment-reportpositions .fm-reporting-segment-reportpositions-title { display: flex; flex-direction: row; align-items: center; justify-content: space-between; font-size: 1.1em; }

.fm-module-reporting .fm-module-content .fm-module-content-pane .fm-reporting-segment .fm-reporting-segment-reportpositions .fm-reporting-segment-reportpositions-content { display: flex; flex-direction: column; gap: 0em; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15); border-radius: 4px; overflow: hidden; }

.fm-module-reporting .fm-module-content .fm-module-content-pane .fm-reporting-segment .fm-reporting-segment-reportpositions .fm-reporting-segment-reportpositions-content .fm-component-reportpositions { overflow: hidden; box-shadow: none; border: none; }

.fm-module-reporting .fm-module-content .fm-module-content-pane .fm-reporting-notes { display: flex; flex-direction: column; height: 100%; }

.fm-module-reporting .fm-module-content .fm-module-content-pane .fm-reporting-notes .fm-reporting-notes-header { flex-grow: 0; flex-shrink: 0; padding-bottom: 1em; margin-bottom: 1em; margin-left: -0.6em; padding-left: 0.6em; margin-right: -0.6em; padding-right: 0.6em; display: none; }

.fm-module-reporting .fm-module-content .fm-module-content-pane .fm-reporting-notes .fm-reporting-notes-content { flex-grow: 1; flex-shrink: 1; overflow: auto; }

.fm-component-workorderlist { display: flex; flex-direction: column; justify-content: flex-start; row-gap: 1em; overflow: auto; padding: 4px; }

.fm-component-workorderlist .fm-component-workorderlist-workorder { flex-grow: 0; flex-shrink: 0; border-radius: 4px; border: none; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15); width: 100%; display: flex; flex-direction: column; background-color: #FFF; overflow: hidden; }

.fm-component-workorderlist .fm-component-workorderlist-workorder > .fm-component-workorderlist-workorder-header { cursor: pointer; cursor: hand; display: flex; flex-direction: row; align-items: center; gap: 0.4em; padding-left: 0.8em; padding-right: 0.8em; padding-top: 0.8em; padding-bottom: 0.8em; background-color: #FFF; border-bottom: 1px solid #DDD; font-size: 1em; }

.fm-component-workorderlist .fm-component-workorderlist-workorder > .fm-component-workorderlist-workorder-header .fm-component-workorderlist-workorder-header-icon { flex-grow: 0; flex-shrink: 0; font-size: 1.3em; line-height: 1; align-self: center; }

.fm-component-workorderlist .fm-component-workorderlist-workorder > .fm-component-workorderlist-workorder-header .fm-component-workorderlist-workorder-header-content { flex-grow: 1; flex-shrink: 1; display: flex; flex-direction: column; justify-content: space-between; gap: 0.2em; }

.fm-component-workorderlist .fm-component-workorderlist-workorder > .fm-component-workorderlist-workorder-header .fm-component-workorderlist-workorder-header-content .fm-component-workorderlist-workorder-header-headline { flex-grow: 1; flex-shrink: 1; display: flex; flex-direction: row; align-items: flex-start; }

.fm-component-workorderlist .fm-component-workorderlist-workorder > .fm-component-workorderlist-workorder-header .fm-component-workorderlist-workorder-header-content .fm-component-workorderlist-workorder-header-headline > div:nth-child(1) { flex-grow: 1; flex-shrink: 1; }

.fm-component-workorderlist .fm-component-workorderlist-workorder > .fm-component-workorderlist-workorder-header .fm-component-workorderlist-workorder-header-content .fm-component-workorderlist-workorder-header-headline > div:nth-child(2) { flex-grow: 0; flex-shrink: 0; font-weight: bold; display: flex; flex-direction: row; align-items: center; gap: 0.3em; }

.fm-component-workorderlist .fm-component-workorderlist-workorder > .fm-component-workorderlist-workorder-header .fm-component-workorderlist-workorder-header-content .fm-component-workorderlist-workorder-header-headline > div:nth-child(2) > span[class*='fm-icon-'] { font-size: 0.7em; line-height: 0.1em; }

.fm-component-workorderlist .fm-component-workorderlist-workorder > .fm-component-workorderlist-workorder-header .fm-component-workorderlist-workorder-header-content .fm-component-workorderlist-workorder-header-headline:not(:nth-child(1)) { padding-top: 0.1em; font-size: 0.9em; display: none; }

.fm-component-workorderlist .fm-component-workorderlist-workorder > .fm-component-workorderlist-workorder-segments { background-color: #FFF; }

.fm-component-workorder-header { flex-grow: 0; flex-shrink: 0; display: flex; flex-direction: column; justify-content: space-between; gap: 0.1em; }

.fm-component-workorder-header .fm-component-workorder-header-headline { display: flex; flex-direction: row; align-items: center; justify-content: space-between; gap: 0.6em; font-size: 1.0em; opacity: 1; font-size: 1em; transition: 0.3s font-size, 0.3s opacity ease-out; }

.fm-component-workorder-header .fm-component-workorder-header-headline .headline-icon { flex-grow: 0; flex-shrink: 0; font-size: 1em; width: 24px; }

.fm-component-workorder-header .fm-component-workorder-header-headline .headline-text { text-align: left; flex-grow: 1; flex-shrink: 1; }

.fm-component-workorder-header .fm-component-workorder-header-headline .headline-text2 { text-align: left; flex-grow: 0; flex-shrink: 0; }

.fm-component-workorder-header.__preview .fm-component-workorder-header-headline .headline-text { background-color: #efefef; color: transparent; height: 1.5em; }

.fm-component-workorder-header.__preview .fm-component-workorder-header-headline .headline-text2 { background-color: #efefef; color: transparent; height: 1.5em; }

.fm-component-workorder-header.__preview .fm-component-workorder-header-headline .headline-text2 { background-color: #efefef; color: transparent; height: 1.5em; }

.fm-component-workorder-header.header_tiny .fm-component-workorder-header-headline:not(.headline-primary) { opacity: 0; font-size: 0; transition: 0.3s font-size, 0.3s opacity ease-out; }

.fm-component-segment { width: 100%; display: flex; flex-direction: column; justify-content: space-between; column-gap: 0.8em; overflow: hidden; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15); border: none; border-radius: 4px; background-color: #FFF; }

.fm-component-segment > div { border-top: 1px solid #DDD; padding: 0.8em; }

.fm-component-segment > div:nth-child(1) { border-top: none; }

.fm-component-segment .fm-component-segment-headline { flex-grow: 0; flex-shrink: 0; display: flex; flex-direction: row; align-items: center; justify-content: space-between; font-size: 1em; background-color: #FFF; padding-top: 0.3em; padding-bottom: 0.3em; }

.fm-component-segment .fm-component-segment-headline > .fm-component-segment-headline-name { display: flex; align-items: center; gap: 0.4em; font-weight: bold; }

.fm-component-segment .fm-component-segment-headline > .fm-component-segment-headline-notifications { display: flex; flex-direction: row; align-items: center; }

.fm-component-segment .fm-component-segment-headline > .fm-component-segment-headline-notifications > div { display: flex; flex-direction: row; align-items: center; gap: 0.4em; }

.fm-component-segment .fm-component-segment-headline > .fm-component-segment-headline-notifications .__notification-progress-normal { color: inherit; }

.fm-component-segment .fm-component-segment-headline > .fm-component-segment-headline-notifications .__notification-progress-warning { color: #f2a34c; }

.fm-component-segment .fm-component-segment-headline > .fm-component-segment-headline-notifications .__notification-progress-critical { color: #ff5445; }

.fm-component-segment .fm-component-segment-headline .fm-component-segment-headline-commands { display: flex; flex-direction: row; align-items: center; justify-content: space-between; gap: 1em; }

.fm-component-segment .fm-component-segment-headline .fm-component-segment-headline-commands > div { flex-grow: 1; flex-shrink: 1; color: #AAA; text-align: center; }

.fm-component-segment .fm-component-segment-progress { position: relative; display: none; }

.fm-component-segment .fm-component-segment-content { flex-grow: 0; flex-shrink: 0; font-size: 1em; }

.fm-component-segment .fm-component-segment-content > div { display: flex; flex-direction: row; align-items: center; gap: 1em; }

.fm-component-segment .fm-component-segment-content > div > div:nth-child(1) { flex-grow: 0; flex-shrink: 0; width: 15%; }

.fm-component-segment .fm-component-segment-content > div > div:nth-child(2) { flex-grow: 1; flex-shrink: 1; width: 95%; }

.fm-component-segment .fm-component-segment-footer { flex-grow: 0; flex-shrink: 0; display: flex; flex-direction: row; justify-content: space-between; }

.fm-component-segment .fm-component-segment-footer > div:nth-child(2) { display: flex; flex-direction: row; }

.fm-component-segment.fm-component-segment-active .fm-component-segment-headline { background-color: #e9e9e9; }

.fm-component-segment.fm-component-segment-active .fm-component-segment-content, .fm-component-segment.fm-component-segment-active .fm-component-segment-footer { background-color: #ffeeca; }

.fm-component-segment.fm-component-segment-preferred .fm-component-segment-headline .fm-icon-item-preferred { color: #fcbc00; font-variation-settings: 'FILL' 1; }

.fm-component-segment.fm-component-segment-progress-enabled .fm-component-segment-progress { display: inherit; background-color: #898989; padding: 0; height: 0.4em; flex-grow: 0; flex-shrink: 0; }

.fm-component-segment.fm-component-segment-progress-enabled .fm-component-segment-progress.__progress-normal { background-color: #62c555; }

.fm-component-segment.fm-component-segment-progress-enabled .fm-component-segment-progress.__progress-warning { background-color: #f2a34c; }

.fm-component-segment.fm-component-segment-progress-enabled .fm-component-segment-progress.__progress-critical { background-color: #ff5445; }

.fm-component-segmentlist { display: flex; flex-direction: column; row-gap: 1em; overflow: auto; padding: 4px; }

.fm-component-segmentlist .fm-component-segmentlist-segment { flex-grow: 0; flex-shrink: 0; overflow: hidden; width: 100%; display: flex; flex-direction: column; justify-content: space-between; cursor: pointer; cursor: hand; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15); border: none; border-radius: 4px; background-color: #FFF; }

.fm-component-segmentlist .fm-component-segmentlist-segment > div { border-top: 1px solid #ddd; padding: 0.8em; }

.fm-component-segmentlist .fm-component-segmentlist-segment > div:first-child { border-top: none; }

.fm-component-segmentlist .fm-component-segmentlist-segment .fm-component-segmentlist-segment-headline { flex-grow: 0; flex-shrink: 0; font-size: 1em; display: flex; flex-direction: row; justify-content: space-between; align-items: center; padding-top: 0.3em; padding-bottom: 0.3em; padding-right: 0.3em; background-color: #FFF; }

.fm-component-segmentlist .fm-component-segmentlist-segment .fm-component-segmentlist-segment-headline > .fm-component-segment-headline-name { font-weight: bold; display: flex; align-items: center; gap: 0.4em; }

.fm-component-segmentlist .fm-component-segmentlist-segment .fm-component-segmentlist-segment-headline > .fm-component-segment-headline-commands { display: flex; flex-direction: row; align-items: center; justify-content: space-between; gap: 1em; }

.fm-component-segmentlist .fm-component-segmentlist-segment .fm-component-segmentlist-segment-headline > .fm-component-segment-headline-commands > div { flex-grow: 1; flex-shrink: 1; color: #AAA; text-align: center; }

.fm-component-segmentlist .fm-component-segmentlist-segment .fm-component-segmentlist-segment-content { flex-grow: 0; flex-shrink: 0; font-size: 1em; }

.fm-component-segmentlist .fm-component-segmentlist-segment .fm-component-segmentlist-segment-content > div { display: flex; flex-direction: row; gap: 2em; }

.fm-component-segmentlist .fm-component-segmentlist-segment .fm-component-segmentlist-segment-content > div > div:nth-child(1) { flex-grow: 0; flex-shrink: 0; width: 15%; }

.fm-component-segmentlist .fm-component-segmentlist-segment .fm-component-segmentlist-segment-content > div > div:nth-child(2) { flex-grow: 1; flex-shrink: 1; width: 85%; }

.fm-component-segmentlist .fm-component-segmentlist-segment .fm-component-segmentlist-segment-footer { flex-grow: 0; flex-shrink: 0; display: none; }

.fm-component-segmentlist .fm-component-segmentlist-segment.fm-component-segmentlist-segment-active { color: inherit; background-color: #ffeeca; }

.fm-component-segmentlist .fm-component-segmentlist-segment.fm-component-segmentlist-segment-active .fm-component-segmentlist-segment-headline { background-color: #e9e9e9; }

.fm-component-segmentlist .fm-component-segmentlist-segment.fm-component-segmentlist-segment-active .fm-component-segmentlist-segment-footer { display: inline; text-align: right; }

.fm-component-segmentlist .fm-component-segmentlist-segment.fm-component-segmentlist-segment-preferred .fm-icon-item-preferred { color: #fcbc00; font-variation-settings: 'FILL' 1; }

.fm-component-segmentlist.fm-component-segmentlist-segment-nofooter > .fm-component-segmentlist-segment-footer { display: none; }

.fm-component-segmentlist.fm-component-segmentlist-link { row-gap: 0; padding: 0px; }

.fm-component-segmentlist.fm-component-segmentlist-link .fm-component-segmentlist-segment { box-shadow: none; border: none; border-radius: 0; border-top: 1px solid #ddd; }

.fm-component-segmentlist.fm-component-segmentlist-link .fm-component-segmentlist-segment .fm-component-segmentlist-segment-headline { gap: 1.4em; display: flex; flex-direction: row; justify-content: space-between; align-items: center; background-color: #FFF; }

.fm-component-segmentlist.fm-component-segmentlist-link .fm-component-segmentlist-segment .fm-component-segmentlist-segment-headline > .fm-component-segmentlist-segment-headline-name { flex-grow: 1; flex-shrink: 1; display: flex; flex-direction: row; align-items: center; gap: 1.2em; }

.fm-component-segmentlist.fm-component-segmentlist-link .fm-component-segmentlist-segment .fm-component-segmentlist-segment-headline > .fm-component-segmentlist-segment-headline-name > div:nth-child(1) { font-weight: bold; flex-grow: 0; flex-shrink: 0; }

.fm-component-segmentlist.fm-component-segmentlist-link .fm-component-segmentlist-segment .fm-component-segmentlist-segment-headline > .fm-component-segmentlist-segment-headline-name > div:nth-child(2) { flex-grow: 1; flex-shrink: 1; }

.fm-component-segmentlist.fm-component-segmentlist-link .fm-component-segmentlist-segment .fm-component-segmentlist-segment-headline > .fm-component-segmentlist-segment-headline-commands { flex-grow: 0; flex-shrink: 0; }

.fm-component-segmentlist.fm-component-segmentlist-link .fm-component-segmentlist-segment:first-child { border-top: none; }

.fm-component-segmentlist.fm-component-segmentlist-link .fm-component-segmentlist-segment.fm-component-segmentlist-segment-active .fm-component-segmentlist-segment-headline { background-color: #ffeeca; }

.fm-component-workflow { position: relative; width: 100%; display: flex; flex-direction: column; justify-content: space-between; align-items: center; gap: 1em; }

.fm-component-workflow .fm-component-workflow-info { position: relative; width: 100%; display: flex; flex-direction: column; align-items: stretch; gap: 0.2em; }

.fm-component-workflow .fm-component-workflow-info > div { flex-grow: 1; flex-shrink: 1; display: flex; flex-direction: row; justify-content: space-between; align-items: flex-start; border-bottom: 1px solid #e9e9e9; }

.fm-component-workflow .fm-component-workflow-info > div > div:nth-child(1) { flex-grow: 0; flex-shrink: 0; }

.fm-component-workflow .fm-component-workflow-info > div > div:nth-child(2) { flex-grow: 1; flex-shrink: 1; font-weight: bold; text-align: right; }

.fm-component-workflow .fm-component-workflow-commands { width: 100%; display: flex; flex-direction: column; gap: 1em; }

.fm-component-workflow .fm-component-workflow-commands .fm-button { display: flex; flex-direction: row; align-items: center; }

.fm-component-workflow .fm-component-workflow-commands .fm-button > div.fm-button-left { flex-grow: 0; flex-shrink: 0; min-width: 40px; }

.fm-component-workflow .fm-component-workflow-commands .fm-button > div.fm-button-center { flex-grow: 1; flex-shrink: 1; text-align: center; word-break: break-word; white-space: normal; }

.fm-component-workflow .fm-component-workflow-commands .fm-button > div.fm-button-right { text-align: left; text-align: right; min-width: 40px; }

.fm-component-reportpositions { width: 100%; height: 100%; flex-direction: column; justify-content: space-between; column-gap: 0.8em; overflow: hidden; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15); border: none; border-radius: 4px; }

.fm-component-reportpositions .fm-component-reportpositions-headline { position: relative; padding: 0.8em; padding-top: 0.6em; padding-bottom: 0.6em; font-size: 1em; cursor: pointer; cursor: hand; background-color: #FFF; border-bottom: 1px solid #DDD; display: flex; flex-direction: row; align-items: start; }

.fm-component-reportpositions .fm-component-reportpositions-headline > div:nth-child(1) { position: relative; flex-grow: 1; flex-shrink: 1; overflow: hidden; display: flex; flex-direction: row; gap: 2em; }

.fm-component-reportpositions .fm-component-reportpositions-headline > div:nth-child(1) > div:nth-child(1) { font-weight: bold; flex-grow: 0; flex-shrink: 0; width: 30%; max-width: 30%; min-width: 30%; }

.fm-component-reportpositions .fm-component-reportpositions-headline > div:nth-child(1) > div:nth-child(2) { position: relative; flex-grow: 1; flex-shrink: 1; }

.fm-component-reportpositions .fm-component-reportpositions-headline > div:nth-child(1) > div:nth-child(2) > div { display: flex; flex-direction: row; align-items: center; gap: 0.4em; }

.fm-component-reportpositions .fm-component-reportpositions-headline > div:nth-child(1) > div:nth-child(2) > div > span { font-size: 0.8em; }

.fm-component-reportpositions .fm-component-reportpositions-headline > div:nth-child(2) { flex-grow: 0; flex-shrink: 0; width: 20px; text-align: right; }

.fm-component-reportpositions .fm-component-reportpositions-headline > div:nth-child(2) > span::before { content: ""; font-family: "Material Symbols Rounded"; }

.fm-component-reportpositions .fm-component-reportpositions-content { overflow: auto; height: 100%; display: none; padding: 0.8em; font-size: 1em; background-color: #FFF; border-bottom: 1px solid #DDD; }

.fm-component-reportpositions .fm-component-reportpositions-content .fm-component-reportpositions-content-item { display: flex; flex-direction: column; gap: 1em; padding: 0.4em; padding-bottom: 0.8em; border: none; border-radius: 4px; }

.fm-component-reportpositions .fm-component-reportpositions-content .fm-component-reportpositions-content-item .__content-item-summary { display: flex; flex-direction: row; gap: 1em; overflow: hidden; }

.fm-component-reportpositions .fm-component-reportpositions-content .fm-component-reportpositions-content-item .__content-item-summary > div:nth-child(1) { width: 14%; display: flex; flex-direction: column; align-items: center; }

.fm-component-reportpositions .fm-component-reportpositions-content .fm-component-reportpositions-content-item .__content-item-summary > div:nth-child(2) { width: 86%; }

.fm-component-reportpositions .fm-component-reportpositions-content .fm-component-reportpositions-content-item .__content-item-summary > div:nth-child(2) > div { display: flex; flex-direction: row; align-items: center; gap: 0.4em; }

.fm-component-reportpositions .fm-component-reportpositions-content .fm-component-reportpositions-content-item .__content-item-summary > div:nth-child(2) > div > div:nth-child(1) { flex-grow: 1; flex-shrink: 1; }

.fm-component-reportpositions .fm-component-reportpositions-content .fm-component-reportpositions-content-item .__content-item-summary > div:nth-child(2) > div > div:nth-child(2) { flex-grow: 0; flex-shrink: 0; }

.fm-component-reportpositions .fm-component-reportpositions-content .fm-component-reportpositions-content-item .__content-item-actions { display: flex; flex-direction: row; gap: 1em; }

.fm-component-reportpositions .fm-component-reportpositions-content .fm-component-reportpositions-content-item .__content-item-actions > div:nth-child(1) { width: 14%; }

.fm-component-reportpositions .fm-component-reportpositions-content .fm-component-reportpositions-content-item .__content-item-actions > div:nth-child(2) { width: 86%; display: flex; flex-direction: column; gap: 0.4em; }

.fm-component-reportpositions .fm-component-reportpositions-content .fm-component-reportpositions-content-item .__content-item-actions > div:nth-child(2) button { width: 100%; }

.fm-component-reportpositions .fm-component-reportpositions-content .fm-component-reportpositions-content-item:not(:last-child) { border-bottom: 1px solid #DDD; }

.fm-component-reportpositions.open .fm-component-reportpositions-headline > div:nth-child(2) > span::before { content: ""; font-family: "Material Symbols Rounded"; }

.fm-component-reportpositions.open .fm-component-reportpositions-content { display: flex; flex-direction: column; gap: 0.8em; }

.fm-component-notes { width: 100%; display: flex; flex-direction: column; justify-content: space-between; column-gap: 0.8em; overflow: hidden; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15); border: none; border-radius: 4px; background-color: #FFF; }

.fm-component-notes > div { border-top: 1px solid #DDD; padding: 0.8em; }

.fm-component-notes > div:nth-child(1) { border-top: none; }

.fm-component-notes > .fm-component-notes-headline { display: flex; align-items: center; gap: 0.4em; font-weight: bold; font-size: 1.1em; }

.fm-component-notes > .fm-component-notes-content .__chunks { display: flex; flex-direction: column; }

.fm-component-notes > .fm-component-notes-content .__chunks .__chunk-list { position: relative; display: flex; flex-direction: column; gap: 0.4em; padding-top: 0.4em; padding-bottom: 0.8em; }

.fm-component-notes > .fm-component-notes-content .__chunks .__chunk-list .__chunk-listitem { position: relative; padding-left: 0.8em; }

.fm-component-notes > .fm-component-notes-content .__chunks .__chunk-list .__chunk-listitem::before { content: "•"; position: absolute; left: 0em; }

.fm-component-notes > .fm-component-notes-content .__chunks .__chunk-break { padding-bottom: 1.4em; }

.fm-component-notes > .fm-component-notes-content .__chunks .__chunk-divider { width: 100%; border-bottom: 1px solid #DDD; padding-top: 0.6em; margin-bottom: 0.6em; }

.fm-component-noteslist { display: flex; flex-direction: column; gap: 1em; }

.fm-component-reportprocess-editor { position: relative; width: 100%; height: 100%; font-size: 1em; }

.fm-component-reportprocess-editor .fm-workflowprocess .fm-workflowprocess-step .fm-workflowprocess-step-content { padding: 4px; overflow-y: auto; overflow-x: hidden; }

.fm-component-reportprocess-editor .fm-workflowprocess .fm-workflowprocess-step .fm-workflowprocess-step-content .form-group.form-group-theme-light { margin-bottom: 1.2em; }

.fm-component-reportprocess-editor .fm-workflowprocess .fm-workflowprocess-step .fm-workflowprocess-step-content .form-group.form-group-theme-light .form-control { padding: 0.4em; }

.fm-component-reportprocess-editor .fm-component-reportprocess-editor-summary { display: flex; flex-direction: column; gap: 0.4em; }

.fm-component-reportprocess-editor .fm-component-reportprocess-editor-summary .__title { font-size: 1.2em; }

.fm-component-reportprocess-editor .fm-component-reportprocess-editor-summary .__summaryline { display: flex; flex-direction: row; justify-content: space-between; align-items: flex-start; gap: 1em; padding-top: 0.2em; padding-bottom: 0.2em; }

.fm-component-reportprocess-editor .fm-component-reportprocess-editor-summary .__summaryline > :nth-child(2) { text-align: right; font-weight: bold; }

.fm-component-reportprocess-editor .fm-component-reportprocess-editor-summary .__summaryline.__summaryline-wide { flex-direction: column; }

.fm-component-reportprocess-editor .fm-component-reportprocess-editor-summary .__summarylines { display: flex; flex-direction: column; gap: 0.4em; background-color: #FFF; padding: 0.6em; }

.fm-workflowprocess { position: absolute; top: 0; bottom: 0; left: 0; right: 0; overflow-x: hidden; }

.fm-workflowprocess .fm-workflowprocess-step { position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: -9999; overflow-x: hidden; transform: translate3d(100%, 0, 0); display: flex; flex-direction: column; }

.fm-workflowprocess .fm-workflowprocess-step .fm-workflowprocess-step-content { flex-grow: 1; flex-shrink: 1; }

.fm-workflowprocess .fm-workflowprocess-step .fm-workflowprocess-step-content .fm-workflowprocess-step-content-section { display: flex; flex-direction: row; align-items: center; margin-bottom: 0.4em; }

.fm-workflowprocess .fm-workflowprocess-step .fm-workflowprocess-step-content .fm-workflowprocess-step-content-section .section-icon { font-size: 2em; padding-right: 0.4em; }

.fm-workflowprocess .fm-workflowprocess-step .fm-workflowprocess-step-content .fm-workflowprocess-step-content-section .section-content { flex-grow: 1; flex-shrink: 1; display: flex; flex-direction: column; font-size: 1em; }

.fm-workflowprocess .fm-workflowprocess-step .fm-workflowprocess-step-content .fm-workflowprocess-step-content-section .section-content > .section-content-title { font-weight: bold; font-size: 1.2em; margin-bottom: 0.4em; }

.fm-workflowprocess .fm-workflowprocess-step .fm-workflowprocess-step-content .fm-workflowprocess-step-content-section .section-content > div ul li { margin-bottom: 0.4em; }

.fm-workflowprocess .fm-workflowprocess-step.active-fromleft { transform: translate3d(100%, 0, 0); transition: transform 0s; z-index: 9999; }

.fm-workflowprocess .fm-workflowprocess-step.active-fromright { transform: translate3d(-100%, 0, 0); transition: transform 0s; z-index: 9999; }

.fm-workflowprocess .fm-workflowprocess-step.active { transform: translate3d(0, 0, 0); transition: transform 0.4s; right: 0; z-index: 9999; }

html.devicetype-mobile .fm-dialog .modal-header { background-color: #fea409; padding-right: 0.6em; padding-left: 0.6em; }

html.devicetype-mobile .fm-dialog .modal-header .fm-icon-dialog-close { color: #000; }

html.devicetype-mobile .fm-dialog .modal-body { background-color: #f6f6f6; padding-right: 0.6em; padding-left: 0.6em; }

html.devicetype-mobile .fm-dialog .modal-footer { background-color: #f6f6f6; padding-right: 0.6em; padding-left: 0.6em; }

html.devicetype-mobile .fm-dialog.fm-dialog-segmentreporting .modal-header { background-color: #fea409; padding-right: 0.6em; padding-left: 0.6em; }

html.devicetype-mobile .fm-dialog.fm-dialog-segmentreporting .modal-header .fm-icon-dialog-close { color: #000; }

html.devicetype-mobile .fm-dialog.fm-dialog-segmentreporting .modal-body { background-color: #f6f6f6; padding-right: 0.6em; padding-left: 0.6em; }

html.devicetype-mobile .fm-dialog.fm-dialog-segmentreporting .modal-footer { background-color: #f6f6f6; padding-right: 0.6em; padding-left: 0.6em; }

html.devicetype-mobile .fm-dialog.fm-dialog-reportingpreferences .modal-header { background-color: #fea409; padding-right: 0.6em; padding-left: 0.6em; }

html.devicetype-mobile .fm-dialog.fm-dialog-reportingpreferences .modal-header .fm-icon-dialog-close { color: #000; }

html.devicetype-mobile .fm-dialog.fm-dialog-reportingpreferences .modal-body { background-color: #f6f6f6; padding-right: 0.6em; padding-left: 0.6em; }

html.devicetype-mobile .fm-dialog.fm-dialog-reportingpreferences .modal-footer { background-color: #f6f6f6; padding-right: 0.6em; padding-left: 0.6em; }

.fm-module-protocol .fm-module-content { overflow: hidden; }

.fm-module-protocol .fm-module-content .fm-module-content-pane { position: absolute; left: 0; right: 0; top: 0; bottom: 0px; }

.fm-module-protocol .fm-module-content .fm-module-content-pane .fm-protocol-report { display: flex; flex-direction: column; overflow: hidden; height: 100%; gap: 1em; }

.fm-module-protocol .fm-module-content .fm-module-content-pane .fm-protocol-report .fm-protocol-report-header { flex-grow: 0; flex-shrink: 0; display: flex; flex-direction: row; align-items: center; justify-content: space-between; }

.fm-module-protocol .fm-module-content .fm-module-content-pane .fm-protocol-report .fm-protocol-report-header .__headline { font-size: 1.1em; }

.fm-module-protocol .fm-module-content .fm-module-content-pane .fm-protocol-report .fm-protocol-report-header .__filters { font-size: 1.1em; }

.fm-module-protocol .fm-module-content .fm-module-content-pane .fm-protocol-report .fm-protocol-report-warnings { flex-grow: 0; flex-shrink: 0; display: flex; flex-direction: row; align-items: center; gap: 0.4em; font-size: 1.1em; color: #ff5445; background-color: #FFF; border: none; border-radius: 4px; padding: 0.4em; }

.fm-module-protocol .fm-module-content .fm-module-content-pane .fm-protocol-report .fm-protocol-report-warnings > span { font-size: 1.3em; }

.fm-module-protocol .fm-module-content .fm-module-content-pane .fm-protocol-report .fm-protocol-report-warnings > div { display: flex; flex-direction: column; gap: 0.2em; }

.fm-module-protocol .fm-module-content .fm-module-content-pane .fm-protocol-report .fm-protocol-report-warnings > div > div { position: relative; padding-left: 0.8em; }

.fm-module-protocol .fm-module-content .fm-module-content-pane .fm-protocol-report .fm-protocol-report-warnings > div > div::before { position: absolute; left: 0em; content: "•"; }

.fm-module-protocol .fm-module-content .fm-module-content-pane .fm-protocol-report .fm-protocol-report-content { flex-grow: 1; flex-shrink: 1; overflow: auto; height: 100%; overflow: auto; }

.fm-component-reportprotocol-items { position: relative; display: flex; flex-direction: column; gap: 0.8em; padding: 4px; }

.fm-component-reportprotocol-items .fm-component-reportprotocol-item { position: relative; border: none; border-radius: 4px; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15); overflow: hidden; }

.fm-component-reportprotocol-items .fm-component-reportprotocol-item .fm-component-reportprotocol-item-header { position: relative; border-bottom: 1px solid #cfcfcf; background-color: #FFF; padding: 1em; font-size: 0.9em; }

.fm-component-reportprotocol-items .fm-component-reportprotocol-item .fm-component-reportprotocol-item-positions { position: relative; display: flex; flex-direction: column; }

.fm-component-reportprotocol-items .fm-component-reportprotocol-item .fm-component-reportprotocol-item-positions .fm-component-reportprotocol-item-position { position: relative; display: flex; flex-direction: row; gap: 0.4em; background-color: #FFF; padding: 1em; padding-top: 0.5em; padding-bottom: 0.5em; border-bottom: 1px solid #cfcfcf; }

.fm-component-reportprotocol-items .fm-component-reportprotocol-item .fm-component-reportprotocol-item-positions .fm-component-reportprotocol-item-position .__position-label { font-weight: bold; flex-grow: 0; flex-shrink: 0; line-height: 2.4em; }

.fm-component-reportprotocol-items .fm-component-reportprotocol-item .fm-component-reportprotocol-item-positions .fm-component-reportprotocol-item-position .__position-content { position: relative; display: flex; flex-direction: column; flex-grow: 1; flex-shrink: 1; }

.fm-component-reportprotocol-items .fm-component-reportprotocol-item .fm-component-reportprotocol-item-positions .fm-component-reportprotocol-item-position .__position-content .__position-content-header { position: relative; border-bottom: 1px solid #cfcfcf; margin-bottom: 0.6em; font-weight: bold; display: flex; flex-direction: row; align-items: center; line-height: 2em; justify-content: space-between; }

.fm-component-reportprotocol-items .fm-component-reportprotocol-item .fm-component-reportprotocol-item-positions .fm-component-reportprotocol-item-position .__position-content .__position-content-positions { position: relative; display: flex; flex-direction: column; gap: 1em; }

.fm-component-reportprotocol-items .fm-component-reportprotocol-item .fm-component-reportprotocol-item-positions .fm-component-reportprotocol-item-position .__position-content .__position-content-positions > .__position-content-position { position: relative; display: flex; flex-direction: column; gap: 0.4em; border-bottom: 1px solid #cfcfcf; padding-bottom: 0.8em; }

.fm-component-reportprotocol-items .fm-component-reportprotocol-item .fm-component-reportprotocol-item-positions .fm-component-reportprotocol-item-position .__position-content .__position-content-positions > .__position-content-position .__position-content-position-time { display: flex; flex-direction: row; justify-content: space-between; }

.fm-component-reportprotocol-items .fm-component-reportprotocol-item .fm-component-reportprotocol-item-positions .fm-component-reportprotocol-item-position .__position-content .__position-content-positions > .__position-content-position .__position-content-position-author { color: #8c8c8c; }

.fm-component-reportprotocol-items .fm-component-reportprotocol-item .fm-component-reportprotocol-item-positions .fm-component-reportprotocol-item-position .__position-content .__position-content-positions > .__position-content-position:last-child { border-bottom: none; }

.fm-component-reportprotocol-items .fm-component-reportprotocol-item .fm-component-reportprotocol-item-positions .fm-component-reportprotocol-item-position .__position-content .__position-content-positions > .__position-content-position.__position-content-position-conflict { color: red; }

.fm-component-reportprotocol-items .fm-component-reportprotocol-item .fm-component-reportprotocol-item-positions .fm-component-reportprotocol-item-position .__position-content .__position-content-positions > .__position-content-summary { display: flex; flex-direction: column; padding-bottom: 1em; }

.fm-component-reportprotocol-items .fm-component-reportprotocol-item .fm-component-reportprotocol-item-positions .fm-component-reportprotocol-item-position .__position-content .__position-content-positions > .__position-content-summary > .__position-content-summary-item { display: flex; flex-direction: row; justify-content: space-between; }

.fm-component-reportprotocol-items .fm-component-reportprotocol-item .fm-component-reportprotocol-item-positions .fm-component-reportprotocol-item-position .__position-content .__position-content-positions > .__position-content-summary > .__position-content-summary-item.__position-content-summary-item-main { font-weight: bold; margin-top: 0.4em; padding-top: 0.4em; border-top: 1px solid #000; }

.fm-component-reportprotocol-items .fm-component-reportprotocol-item .fm-component-reportprotocol-item-positions .fm-component-reportprotocol-item-position:last-child { border-bottom: none; }

.fm-component-reportprotocol-chronology { position: relative; display: flex; flex-direction: column; gap: 0.8em; padding: 4px; }

.fm-component-reportprotocol-chronology .fm-component-reportprotocol-chronology-item { display: flex; flex-direction: column; gap: 0.6em; }

.fm-component-reportprotocol-chronology .fm-component-reportprotocol-chronology-item .__group-header { display: flex; flex-direction: column; font-weight: bold; font-size: 1.2em; }

.fm-component-reportprotocol-chronology .fm-component-reportprotocol-chronology-item .__group-content { display: flex; flex-direction: column; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15); background-color: #FFF; border: none; border-radius: 4px; padding: 0.4em; }

.fm-component-reportprotocol-chronology .fm-component-reportprotocol-chronology-item .__group-content .__group-content-position { display: flex; flex-direction: row; }

.fm-component-reportprotocol-chronology .fm-component-reportprotocol-chronology-item .__group-content .__group-content-position > div { padding-bottom: 1.6em; }

.fm-component-reportprotocol-chronology .fm-component-reportprotocol-chronology-item .__group-content .__group-content-position > div:nth-child(1) { display: flex; flex-direction: column; border-right: 1px solid #000; padding-right: 1em; margin-right: 1em; flex-grow: 0; flex-shrink: 0; line-height: 1.8em; }

.fm-component-reportprotocol-chronology .fm-component-reportprotocol-chronology-item .__group-content .__group-content-position > div:nth-child(2) { display: flex; flex-direction: column; flex-grow: 1; flex-shrink: 1; }

.fm-component-reportprotocol-chronology .fm-component-reportprotocol-chronology-item .__group-content .__group-content-position > div:nth-child(2) > div:nth-child(1) { display: flex; flex-direction: row; align-items: flex-start; gap: 1em; line-height: 1.8em; }

.fm-component-reportprotocol-chronology .fm-component-reportprotocol-chronology-item .__group-content .__group-content-position > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) { font-weight: bold; flex-grow: 1; flex-shrink: 0; }

.fm-component-reportprotocol-chronology .fm-component-reportprotocol-chronology-item .__group-content .__group-content-position > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) { display: flex; align-items: flex-start; flex-grow: 0; flex-shrink: 0; }

.fm-component-reportprotocol-chronology .fm-component-reportprotocol-chronology-item .__group-content .__group-content-position > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > span { font-size: 0.8em; padding-right: 0.4em; }

.fm-component-reportprotocol-chronology .fm-component-reportprotocol-chronology-item .__group-content .__group-content-position > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) { flex-grow: 0; flex-shrink: 0; width: 20px; text-align: right; }

.fm-component-reportprotocol-chronology .fm-component-reportprotocol-chronology-item .__group-content .__group-content-position > div:nth-child(2) > div:nth-child(2) { display: flex; flex-direction: column; }

.fm-component-reportprotocol-chronology .fm-component-reportprotocol-chronology-item .__group-content .__group-content-position.__group-content-position-conflict { color: red; }

.fm-component-reportprotocol-chronology .fm-component-reportprotocol-chronology-item .__group-content .__group-content-position.__group-content-position-review { color: red; }

.fm-component-reportprotocol-chronology .fm-component-reportprotocol-chronology-item .__group-content .__group-content-position.__group-content-workshiftbegin:not(:first-child) { margin-top: 1.4em; padding-top: 0.8em; border-top: 1px solid #000; }

.fm-component-reportprotocol-chronology .fm-component-reportprotocol-chronology-item .__group-content .__group-content-total { display: flex; flex-direction: column; margin-top: 0.4em; padding-top: 0.4em; padding-left: 4.7em; padding-right: 2em; }

.fm-component-reportprotocol-chronology .fm-component-reportprotocol-chronology-item .__group-content .__group-content-total > div { display: flex; flex-direction: row; }

.fm-component-reportprotocol-chronology .fm-component-reportprotocol-chronology-item .__group-content .__group-content-total > div > div:nth-child(1) { flex-grow: 1; flex-shrink: 1; }

.fm-component-reportprotocol-chronology .fm-component-reportprotocol-chronology-item .__group-content .__group-content-total > div > div:nth-child(2) { display: flex; align-items: center; gap: 0.2em; }

.fm-component-reportprotocol-chronology .fm-component-reportprotocol-chronology-item .__group-content .__group-content-total > div > div:nth-child(2) > span { font-size: 0.8em; }

.fm-protocol-pause-editor { padding-left: 0.4em; padding-right: 0.4em; }

.fm-protocol-pause-editor .form-group .form-control { padding: 0.4em; }

html.devicetype-mobile .fm-dialog.fm-dialog-protocolfilters .modal-header { background-color: #fea409; padding-right: 0.6em; padding-left: 0.6em; }

html.devicetype-mobile .fm-dialog.fm-dialog-protocolfilters .modal-header .fm-icon-dialog-close { color: #000; }

html.devicetype-mobile .fm-dialog.fm-dialog-protocolfilters .modal-body { background-color: #f6f6f6; padding-right: 0.6em; padding-left: 0.6em; }

html.devicetype-mobile .fm-dialog.fm-dialog-protocolfilters .modal-footer { background-color: #f6f6f6; padding-right: 0.6em; padding-left: 0.6em; }

.fm-module-workshift .fm-module-content { overflow: hidden; }

.fm-module-workshift .fm-module-content .fm-module-content-pane { position: absolute; left: 0; right: 0; top: 0; bottom: 0px; }

.fm-reporting-workshift { position: relative; display: flex; flex-direction: column; gap: 1em; font-size: 1.0em; height: 100%; overflow: auto; }

.fm-reporting-workshift .__header { position: relative; display: flex; flex-direction: column; gap: 0em; align-items: center; }

.fm-reporting-workshift .__header .__header-icon { font-size: 1.6em; color: #fcbc00; font-variation-settings: 'FILL' 1; }

.fm-reporting-workshift .__header .__header-state { display: flex; flex-direction: column; gap: 0.2em; align-items: center; }

.fm-reporting-workshift .__header .__header-state > div:nth-child(2) { display: flex; flex-direction: row; align-items: center; font-weight: bold; font-size: 1.4em; }

.fm-reporting-workshift .__header .__header-state > div:nth-child(3) { font-size: 0,9em; }

.fm-reporting-workshift .__header .__header-state > div:nth-child(4) { padding-top: 1em; font-weight: bold; font-size: 2.0em; }

.fm-reporting-workshift .__workflow { display: flex; flex-direction: column; align-items: stretch; gap: 1em; }

.fm-reporting-workshift .__workflow .__workflow-state { text-align: center; }

.fm-reporting-workshift .__workflow .__workflow-state > div:nth-child(1) { font-size: 1.4em; }

.fm-reporting-workshift .__workflow .__workflow-warnings { border-radius: 4px; border: none; background-color: #FFF; padding: 0.6em; display: flex; flex-direction: row; gap: 1em; }

.fm-reporting-workshift .__workflow .__workflow-warnings > span { color: #ff5445; font-size: 1.6em; }

.fm-reporting-workshift .__workflow .__workflow-activity { background-color: #FFF; border-radius: 4px; border: none; padding: 0.6em; }

.fm-reporting-workshift .__workflow .fm-component-workorder-header { padding: 0.4em; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15); border-radius: 4px; border: none; width: 100%; background-color: #ffeeca; box-shadow: none; cursor: pointer; cursor: hand; }

.fm-reporting-workshift .__commands { position: relative; background-color: #FFF; border-radius: 4px; border: none; padding: 0.6em; display: flex; flex-direction: column; gap: 1em; align-items: stretch; }

.fm-reporting-workshift .__commands:not(:has(*)) { display: none; }

.fm-reporting-workshift .__commands:empty { display: none; }

.fm-reporting-workshift-protocol { position: relative; display: flex; flex-direction: column; gap: 1em; font-size: 1.0em; }

.fm-reporting-workshift-protocol .__protocol-description { flex-grow: 0; flex-shrink: 0; font-size: 1.1em; }

.fm-reporting-workshift-protocol .__protocol-warnings { flex-grow: 0; flex-shrink: 0; font-size: 1.1em; color: #ff5445; display: flex; flex-direction: row; align-items: flex-start; gap: 0.6em; background-color: #FFF; border: none; border-radius: 4px; padding: 0.4em; }

.fm-reporting-workshift-protocol .__protocol-warnings > span { font-size: 1.3em; }

.fm-reporting-workshift-protocol .__protocol-warnings > div { display: flex; flex-direction: column; gap: 0.4em; }

.fm-reporting-workshift-protocol .__protocol-warnings > div > div { display: flex; flex-direction: column; gap: 0.6em; }

.fm-reporting-workshift-protocol .__protocol-warnings > div > div > div { position: relative; padding-left: 0.8em; }

.fm-reporting-workshift-protocol .__protocol-warnings > div > div > div::before { position: absolute; left: 0em; content: "•"; }

.fm-reporting-workshift-protocol .__protocol-content { flex-grow: 1; flex-shrink: 1; }

html.devicetype-mobile .fm-dialog .modal-header { background-color: #fea409; padding-right: 0.6em; padding-left: 0.6em; }

html.devicetype-mobile .fm-dialog .modal-header .fm-icon-dialog-close { color: #000; }

html.devicetype-mobile .fm-dialog .modal-body { background-color: #f6f6f6; padding-right: 0.6em; padding-left: 0.6em; }

html.devicetype-mobile .fm-dialog .modal-footer { background-color: #f6f6f6; padding-right: 0.6em; padding-left: 0.6em; }
