@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); }

@font-face { font-family: "NimbusSanNov"; src: url("../../fonts/NimbusSans/NimbusSanNovTLig.ttf"); font-weight: 100; font-style: normal; }

@font-face { font-family: "NimbusSanNov"; src: url("../../fonts/NimbusSans/NimbusSanNovTMed.ttf"); font-weight: normal; font-style: normal; }

@font-face { font-family: "NimbusSanNov"; src: url("../../fonts/NimbusSans/NimbusSanNovTBold.ttf"); font-weight: 900; font-style: normal; }

.fm-font { font-family: "NimbusSanNov"; font-size: 16px; font-weight: lighter; 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 { font-size: 0.9em; letter-spacing: 0.7px; }

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

.fm-font-secondary { color: #99999c; font-size: 0.8em; }

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

.fm-icon-commands { display: flex; flex-wrap: nowrap; align-items: center; justify-content: flex-start; align-content: center; overflow: hidden; 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-portal-main { color: #00509e !important; }

.fm-bgcolor-portal-main { background-color: #00509e !important; }

.fm-bordercolor-portal-main { border-color: #00509e !important; }

.fm-color-black { color: #1c1c1c !important; }

.fm-bgcolor-black { background-color: #1c1c1c !important; }

.fm-bordercolor-black { border-color: #1c1c1c !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: #1c1c1c !important; }

.fm-bgcolor-text-primary { background-color: #1c1c1c !important; }

.fm-bordercolor-text-primary { border-color: #1c1c1c !important; }

.fm-color-text-secondary { color: #99999c !important; }

.fm-bgcolor-text-secondary { background-color: #99999c !important; }

.fm-bordercolor-text-secondary { border-color: #99999c !important; }

.fm-color-text-accent { color: #2966f4 !important; }

.fm-bgcolor-text-accent { background-color: #2966f4 !important; }

.fm-bordercolor-text-accent { border-color: #2966f4 !important; }

.fm-color-text-unaccent { color: #c2c2c4 !important; }

.fm-bgcolor-text-unaccent { background-color: #c2c2c4 !important; }

.fm-bordercolor-text-unaccent { border-color: #c2c2c4 !important; }

.fm-icon-application { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-application:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

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

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

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

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

.fm-icon-application.fm-icon-command:hover { font-size: inherit; }

.fm-icon-application.fm-icon-command:hover:hover { color: #1c1c1c; }

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

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

.fm-icon-application.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-application.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-public-point-1 { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-public-point-1:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-public-point-1.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

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

.fm-icon-public-point-1.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-public-point-1.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-public-point-1.fm-icon-command:hover { font-size: inherit; }

.fm-icon-public-point-1.fm-icon-command:hover:hover { color: #1c1c1c; }

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

.fm-icon-public-point-1.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-public-point-1.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-public-point-1.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-public-point-2 { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-public-point-2:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-public-point-2.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-public-point-2.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-public-point-2.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-public-point-2.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-public-point-2.fm-icon-command:hover { font-size: inherit; }

.fm-icon-public-point-2.fm-icon-command:hover:hover { color: #1c1c1c; }

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

.fm-icon-public-point-2.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-public-point-2.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-public-point-2.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-public-point-3 { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-public-point-3:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-public-point-3.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-public-point-3.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-public-point-3.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-public-point-3.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-public-point-3.fm-icon-command:hover { font-size: inherit; }

.fm-icon-public-point-3.fm-icon-command:hover:hover { color: #1c1c1c; }

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

.fm-icon-public-point-3.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-public-point-3.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-public-point-3.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-public-language { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-public-language:before { content: ""; font-size: 1.4em; font-family: Material Symbols Filled; }

.fm-icon-public-language.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

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

.fm-icon-public-language.fm-icon-padded:last-child { padding-right: 0px; }

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

.fm-icon-public-language.fm-icon-command:hover { font-size: inherit; }

.fm-icon-public-language.fm-icon-command:hover:hover { color: #1c1c1c; }

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

.fm-icon-public-language.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-public-language.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-public-language.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-baseaccountstate-0 { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-baseaccountstate-0:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-baseaccountstate-0.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

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

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

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

.fm-icon-baseaccountstate-0.fm-icon-command:hover { font-size: inherit; }

.fm-icon-baseaccountstate-0.fm-icon-command:hover:hover { color: #1c1c1c; }

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

.fm-icon-baseaccountstate-0.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-baseaccountstate-0.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-baseaccountstate-0.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-baseaccountstate-1 { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-baseaccountstate-1:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-baseaccountstate-1.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

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

.fm-icon-baseaccountstate-1.fm-icon-padded:last-child { padding-right: 0px; }

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

.fm-icon-baseaccountstate-1.fm-icon-command:hover { font-size: inherit; }

.fm-icon-baseaccountstate-1.fm-icon-command:hover:hover { color: #1c1c1c; }

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

.fm-icon-baseaccountstate-1.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-baseaccountstate-1.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-baseaccountstate-1.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-baseaccountstate-2 { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-baseaccountstate-2:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-baseaccountstate-2.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

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

.fm-icon-baseaccountstate-2.fm-icon-padded:last-child { padding-right: 0px; }

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

.fm-icon-baseaccountstate-2.fm-icon-command:hover { font-size: inherit; }

.fm-icon-baseaccountstate-2.fm-icon-command:hover:hover { color: #1c1c1c; }

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

.fm-icon-baseaccountstate-2.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-baseaccountstate-2.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-baseaccountstate-2.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-op-nav-back { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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 { font-size: inherit; }

.fm-icon-op-nav-back.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

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

.fm-icon-op-nav-next { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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 { font-size: inherit; }

.fm-icon-op-nav-next.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

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

.fm-icon-op-nav-openmenu { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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 { font-size: inherit; }

.fm-icon-op-nav-openmenu.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

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

.fm-icon-op-nav-closemenu { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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 { font-size: inherit; }

.fm-icon-op-nav-closemenu.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

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

.fm-icon-op-qrcodescanner-open { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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 { font-size: inherit; }

.fm-icon-op-qrcodescanner-open.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

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

.fm-icon-op-input-clear { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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 { font-size: inherit; }

.fm-icon-op-input-clear.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

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

.fm-icon-op-input-search { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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 { font-size: inherit; }

.fm-icon-op-input-search.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

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

.fm-icon-op-search { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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 { font-size: inherit; }

.fm-icon-op-search.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

.fm-icon-op-search.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-op-add { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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 { font-size: inherit; }

.fm-icon-op-add.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

.fm-icon-op-add.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-op-edit { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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 { font-size: inherit; }

.fm-icon-op-edit.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

.fm-icon-op-edit.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-op-close { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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 { font-size: inherit; }

.fm-icon-op-close.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

.fm-icon-op-close.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-op-cancel { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-cancel:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

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

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

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

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

.fm-icon-op-cancel.fm-icon-command:hover { font-size: inherit; }

.fm-icon-op-cancel.fm-icon-command:hover:hover { color: #1c1c1c; }

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

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

.fm-icon-op-cancel.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-op-cancel.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-op-filter { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-filter:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

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

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

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

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

.fm-icon-op-filter.fm-icon-command:hover { font-size: inherit; }

.fm-icon-op-filter.fm-icon-command:hover:hover { color: #1c1c1c; }

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

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

.fm-icon-op-filter.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-op-filter.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-op-delete { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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 { font-size: inherit; }

.fm-icon-op-delete.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

.fm-icon-op-delete.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-op-clone { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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 { font-size: inherit; }

.fm-icon-op-clone.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

.fm-icon-op-clone.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-op-opendocument { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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 { font-size: inherit; }

.fm-icon-op-opendocument.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

.fm-icon-op-opendocument.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-op-showpassword { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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 { font-size: inherit; }

.fm-icon-op-showpassword.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

.fm-icon-op-showpassword.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-op-acknowledge { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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 { font-size: inherit; }

.fm-icon-op-acknowledge.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

.fm-icon-op-acknowledge.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-op-menu-open { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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 { font-size: inherit; }

.fm-icon-op-menu-open.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

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

.fm-icon-op-print { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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 { font-size: inherit; }

.fm-icon-op-print.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

.fm-icon-op-print.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-op-download { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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 { font-size: inherit; }

.fm-icon-op-download.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

.fm-icon-op-download.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-op-preview { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-preview:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

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

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

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

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

.fm-icon-op-preview.fm-icon-command:hover { font-size: inherit; }

.fm-icon-op-preview.fm-icon-command:hover:hover { color: #1c1c1c; }

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

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

.fm-icon-op-preview.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-op-preview.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-op-logout { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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 { font-size: inherit; }

.fm-icon-op-logout.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

.fm-icon-op-logout.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-op-registration-cancel { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-registration-cancel:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

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

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

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

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

.fm-icon-op-registration-cancel.fm-icon-command:hover { font-size: inherit; }

.fm-icon-op-registration-cancel.fm-icon-command:hover:hover { color: #1c1c1c; }

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

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

.fm-icon-op-registration-cancel.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-op-registration-cancel.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-op-setpending { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-setpending:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

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

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

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

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

.fm-icon-op-setpending.fm-icon-command:hover { font-size: inherit; }

.fm-icon-op-setpending.fm-icon-command:hover:hover { color: #1c1c1c; }

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

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

.fm-icon-op-setpending.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-op-setpending.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-op-transfer-rootaccount { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-transfer-rootaccount:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

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

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

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

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

.fm-icon-op-transfer-rootaccount.fm-icon-command:hover { font-size: inherit; }

.fm-icon-op-transfer-rootaccount.fm-icon-command:hover:hover { color: #1c1c1c; }

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

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

.fm-icon-op-transfer-rootaccount.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-op-transfer-rootaccount.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-op-events-export { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-events-export:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

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

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

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

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

.fm-icon-op-events-export.fm-icon-command:hover { font-size: inherit; }

.fm-icon-op-events-export.fm-icon-command:hover:hover { color: #1c1c1c; }

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

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

.fm-icon-op-events-export.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-op-events-export.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-op-filter-save { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-filter-save:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

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

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

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

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

.fm-icon-op-filter-save.fm-icon-command:hover { font-size: inherit; }

.fm-icon-op-filter-save.fm-icon-command:hover:hover { color: #1c1c1c; }

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

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

.fm-icon-op-filter-save.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-op-filter-save.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-op-filter-apply { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-filter-apply:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

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

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

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

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

.fm-icon-op-filter-apply.fm-icon-command:hover { font-size: inherit; }

.fm-icon-op-filter-apply.fm-icon-command:hover:hover { color: #1c1c1c; }

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

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

.fm-icon-op-filter-apply.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-op-filter-apply.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-item-customer { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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: Material Symbols Rounded; }

.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 { font-size: inherit; }

.fm-icon-item-customer.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

.fm-icon-item-customer.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-item-user { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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 { font-size: inherit; }

.fm-icon-item-user.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

.fm-icon-item-user.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-item-employee { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-employee:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

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

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

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

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

.fm-icon-item-employee.fm-icon-command:hover { font-size: inherit; }

.fm-icon-item-employee.fm-icon-command:hover:hover { color: #1c1c1c; }

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

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

.fm-icon-item-employee.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-item-employee.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-item-settings { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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 { font-size: inherit; }

.fm-icon-item-settings.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

.fm-icon-item-settings.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-item-chevron-left { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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: icon-base; }

.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 { font-size: inherit; }

.fm-icon-item-chevron-left.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

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

.fm-icon-item-chevron-right { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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: icon-base; }

.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 { font-size: inherit; }

.fm-icon-item-chevron-right.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

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

.fm-icon-item-phone { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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: 1.4em; font-family: Material Symbols Rounded; }

.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 { font-size: inherit; }

.fm-icon-item-phone.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

.fm-icon-item-phone.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-item-fax { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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 { font-size: inherit; }

.fm-icon-item-fax.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

.fm-icon-item-fax.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-item-mail { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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: 1.4em; font-family: Material Symbols Rounded; }

.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 { font-size: inherit; }

.fm-icon-item-mail.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

.fm-icon-item-mail.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-item-more { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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 { font-size: inherit; }

.fm-icon-item-more.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

.fm-icon-item-more.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-item-document { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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 { font-size: inherit; }

.fm-icon-item-document.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

.fm-icon-item-document.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-item-contract { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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 { font-size: inherit; }

.fm-icon-item-contract.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

.fm-icon-item-contract.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-item-calendar { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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 { font-size: inherit; }

.fm-icon-item-calendar.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

.fm-icon-item-calendar.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-item-info { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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 { font-size: inherit; }

.fm-icon-item-info.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

.fm-icon-item-info.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-item-warning { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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 { font-size: inherit; }

.fm-icon-item-warning.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

.fm-icon-item-warning.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-item-statistics { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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 { font-size: inherit; }

.fm-icon-item-statistics.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

.fm-icon-item-statistics.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-item-list { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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 { font-size: inherit; }

.fm-icon-item-list.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

.fm-icon-item-list.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-item-date { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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 { font-size: inherit; }

.fm-icon-item-date.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

.fm-icon-item-date.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-item-notes { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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 { font-size: inherit; }

.fm-icon-item-notes.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

.fm-icon-item-notes.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-item-profile { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-profile:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

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

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

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

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

.fm-icon-item-profile.fm-icon-command:hover { font-size: inherit; }

.fm-icon-item-profile.fm-icon-command:hover:hover { color: #1c1c1c; }

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

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

.fm-icon-item-profile.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-item-profile.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-item-users { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-users:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

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

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

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

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

.fm-icon-item-users.fm-icon-command:hover { font-size: inherit; }

.fm-icon-item-users.fm-icon-command:hover:hover { color: #1c1c1c; }

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

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

.fm-icon-item-users.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-item-users.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-item-device { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-device:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

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

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

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

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

.fm-icon-item-device.fm-icon-command:hover { font-size: inherit; }

.fm-icon-item-device.fm-icon-command:hover:hover { color: #1c1c1c; }

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

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

.fm-icon-item-device.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-item-device.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-item-devicegroup { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-devicegroup:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

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

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

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

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

.fm-icon-item-devicegroup.fm-icon-command:hover { font-size: inherit; }

.fm-icon-item-devicegroup.fm-icon-command:hover:hover { color: #1c1c1c; }

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

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

.fm-icon-item-devicegroup.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-item-devicegroup.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-item-keys { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-keys:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

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

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

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

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

.fm-icon-item-keys.fm-icon-command:hover { font-size: inherit; }

.fm-icon-item-keys.fm-icon-command:hover:hover { color: #1c1c1c; }

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

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

.fm-icon-item-keys.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-item-keys.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-item-faq { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-faq:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

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

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

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

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

.fm-icon-item-faq.fm-icon-command:hover { font-size: inherit; }

.fm-icon-item-faq.fm-icon-command:hover:hover { color: #1c1c1c; }

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

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

.fm-icon-item-faq.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-item-faq.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-item-tag { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-tag:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

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

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

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

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

.fm-icon-item-tag.fm-icon-command:hover { font-size: inherit; }

.fm-icon-item-tag.fm-icon-command:hover:hover { color: #1c1c1c; }

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

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

.fm-icon-item-tag.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-item-tag.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-item-case { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-case:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

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

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

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

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

.fm-icon-item-case.fm-icon-command:hover { font-size: inherit; }

.fm-icon-item-case.fm-icon-command:hover:hover { color: #1c1c1c; }

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

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

.fm-icon-item-case.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-item-case.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-item-attachment { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-attachment:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

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

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

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

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

.fm-icon-item-attachment.fm-icon-command:hover { font-size: inherit; }

.fm-icon-item-attachment.fm-icon-command:hover:hover { color: #1c1c1c; }

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

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

.fm-icon-item-attachment.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-item-attachment.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-item-document-download { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-download:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

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

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

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

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

.fm-icon-item-document-download.fm-icon-command:hover { font-size: inherit; }

.fm-icon-item-document-download.fm-icon-command:hover:hover { color: #1c1c1c; }

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

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

.fm-icon-item-document-download.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-item-document-download.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-item-spot { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-spot:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

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

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

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

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

.fm-icon-item-spot.fm-icon-command:hover { font-size: inherit; }

.fm-icon-item-spot.fm-icon-command:hover:hover { color: #1c1c1c; }

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

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

.fm-icon-item-spot.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-item-spot.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-item-skill-checked { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-skill-checked:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

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

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

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

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

.fm-icon-item-skill-checked.fm-icon-command:hover { font-size: inherit; }

.fm-icon-item-skill-checked.fm-icon-command:hover:hover { color: #1c1c1c; }

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

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

.fm-icon-item-skill-checked.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-item-skill-checked.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-item-next-service { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-next-service:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

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

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

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

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

.fm-icon-item-next-service.fm-icon-command:hover { font-size: inherit; }

.fm-icon-item-next-service.fm-icon-command:hover:hover { color: #1c1c1c; }

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

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

.fm-icon-item-next-service.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-item-next-service.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-item-latest-service { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-latest-service:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

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

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

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

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

.fm-icon-item-latest-service.fm-icon-command:hover { font-size: inherit; }

.fm-icon-item-latest-service.fm-icon-command:hover:hover { color: #1c1c1c; }

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

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

.fm-icon-item-latest-service.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-item-latest-service.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-item-demand { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-demand:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

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

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

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

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

.fm-icon-item-demand.fm-icon-command:hover { font-size: inherit; }

.fm-icon-item-demand.fm-icon-command:hover:hover { color: #1c1c1c; }

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

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

.fm-icon-item-demand.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-item-demand.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-item-quote { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-quote:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

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

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

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

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

.fm-icon-item-quote.fm-icon-command:hover { font-size: inherit; }

.fm-icon-item-quote.fm-icon-command:hover:hover { color: #1c1c1c; }

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

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

.fm-icon-item-quote.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-item-quote.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-item-schedule { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-schedule:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

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

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

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

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

.fm-icon-item-schedule.fm-icon-command:hover { font-size: inherit; }

.fm-icon-item-schedule.fm-icon-command:hover:hover { color: #1c1c1c; }

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

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

.fm-icon-item-schedule.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-item-schedule.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-item-quotestate { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-quotestate:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

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

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

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

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

.fm-icon-item-quotestate.fm-icon-command:hover { font-size: inherit; }

.fm-icon-item-quotestate.fm-icon-command:hover:hover { color: #1c1c1c; }

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

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

.fm-icon-item-quotestate.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-item-quotestate.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-item-lock { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-lock:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

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

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

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

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

.fm-icon-item-lock.fm-icon-command:hover { font-size: inherit; }

.fm-icon-item-lock.fm-icon-command:hover:hover { color: #1c1c1c; }

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

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

.fm-icon-item-lock.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-item-lock.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-item-expand { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-expand:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

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

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

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

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

.fm-icon-item-expand.fm-icon-command:hover { font-size: inherit; }

.fm-icon-item-expand.fm-icon-command:hover:hover { color: #1c1c1c; }

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

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

.fm-icon-item-expand.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-item-expand.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-item-hashtag { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-hashtag:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

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

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

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

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

.fm-icon-item-hashtag.fm-icon-command:hover { font-size: inherit; }

.fm-icon-item-hashtag.fm-icon-command:hover:hover { color: #1c1c1c; }

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

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

.fm-icon-item-hashtag.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-item-hashtag.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-item-occurrences { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-occurrences:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

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

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

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

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

.fm-icon-item-occurrences.fm-icon-command:hover { font-size: inherit; }

.fm-icon-item-occurrences.fm-icon-command:hover:hover { color: #1c1c1c; }

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

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

.fm-icon-item-occurrences.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-item-occurrences.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-subjecttype-0 { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-subjecttype-0:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-subjecttype-0.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

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

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

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

.fm-icon-subjecttype-0.fm-icon-command:hover { font-size: inherit; }

.fm-icon-subjecttype-0.fm-icon-command:hover:hover { color: #1c1c1c; }

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

.fm-icon-subjecttype-0.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-subjecttype-0.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-subjecttype-0.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-subjecttype-1 { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-subjecttype-1:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-subjecttype-1.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

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

.fm-icon-subjecttype-1.fm-icon-padded:last-child { padding-right: 0px; }

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

.fm-icon-subjecttype-1.fm-icon-command:hover { font-size: inherit; }

.fm-icon-subjecttype-1.fm-icon-command:hover:hover { color: #1c1c1c; }

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

.fm-icon-subjecttype-1.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-subjecttype-1.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-subjecttype-1.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-item-case-item-notification-0 { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-case-item-notification-0:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-case-item-notification-0.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

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

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

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

.fm-icon-item-case-item-notification-0.fm-icon-command:hover { font-size: inherit; }

.fm-icon-item-case-item-notification-0.fm-icon-command:hover:hover { color: #1c1c1c; }

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

.fm-icon-item-case-item-notification-0.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-case-item-notification-0.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-item-case-item-notification-0.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-item-case-item-notification-1 { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-case-item-notification-1:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-case-item-notification-1.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

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

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

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

.fm-icon-item-case-item-notification-1.fm-icon-command:hover { font-size: inherit; }

.fm-icon-item-case-item-notification-1.fm-icon-command:hover:hover { color: #1c1c1c; }

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

.fm-icon-item-case-item-notification-1.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-case-item-notification-1.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-item-case-item-notification-1.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-item-case-item-notification-2 { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-case-item-notification-2:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-case-item-notification-2.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

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

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

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

.fm-icon-item-case-item-notification-2.fm-icon-command:hover { font-size: inherit; }

.fm-icon-item-case-item-notification-2.fm-icon-command:hover:hover { color: #1c1c1c; }

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

.fm-icon-item-case-item-notification-2.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-case-item-notification-2.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-item-case-item-notification-2.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-item-case-item-todo-true { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-case-item-todo-true:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-case-item-todo-true.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

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

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

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

.fm-icon-item-case-item-todo-true.fm-icon-command:hover { font-size: inherit; }

.fm-icon-item-case-item-todo-true.fm-icon-command:hover:hover { color: #1c1c1c; }

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

.fm-icon-item-case-item-todo-true.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-case-item-todo-true.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-item-case-item-todo-true.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-item-case-item-todo-false { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-case-item-todo-false:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-item-case-item-todo-false.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

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

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

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

.fm-icon-item-case-item-todo-false.fm-icon-command:hover { font-size: inherit; }

.fm-icon-item-case-item-todo-false.fm-icon-command:hover:hover { color: #1c1c1c; }

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

.fm-icon-item-case-item-todo-false.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-item-case-item-todo-false.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-item-case-item-todo-false.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-accountprofile-moduleaccess { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-accountprofile-moduleaccess:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-accountprofile-moduleaccess.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

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

.fm-icon-accountprofile-moduleaccess.fm-icon-padded:last-child { padding-right: 0px; }

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

.fm-icon-accountprofile-moduleaccess.fm-icon-command:hover { font-size: inherit; }

.fm-icon-accountprofile-moduleaccess.fm-icon-command:hover:hover { color: #1c1c1c; }

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

.fm-icon-accountprofile-moduleaccess.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-accountprofile-moduleaccess.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-accountprofile-moduleaccess.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-accountprofile-operations { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-accountprofile-operations:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-accountprofile-operations.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

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

.fm-icon-accountprofile-operations.fm-icon-padded:last-child { padding-right: 0px; }

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

.fm-icon-accountprofile-operations.fm-icon-command:hover { font-size: inherit; }

.fm-icon-accountprofile-operations.fm-icon-command:hover:hover { color: #1c1c1c; }

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

.fm-icon-accountprofile-operations.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-accountprofile-operations.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-accountprofile-operations.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-accountprofile-documentaccess { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-accountprofile-documentaccess:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-accountprofile-documentaccess.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

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

.fm-icon-accountprofile-documentaccess.fm-icon-padded:last-child { padding-right: 0px; }

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

.fm-icon-accountprofile-documentaccess.fm-icon-command:hover { font-size: inherit; }

.fm-icon-accountprofile-documentaccess.fm-icon-command:hover:hover { color: #1c1c1c; }

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

.fm-icon-accountprofile-documentaccess.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-accountprofile-documentaccess.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-accountprofile-documentaccess.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-arrow-right { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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 { font-size: inherit; }

.fm-icon-arrow-right.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

.fm-icon-arrow-right.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-save-pending { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-save-pending:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

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

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

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

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

.fm-icon-save-pending.fm-icon-command:hover { font-size: inherit; }

.fm-icon-save-pending.fm-icon-command:hover:hover { color: #1c1c1c; }

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

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

.fm-icon-save-pending.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-save-pending.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-serachfield-cancel { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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 { font-size: inherit; }

.fm-icon-serachfield-cancel.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

.fm-icon-serachfield-cancel.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-serachfield-search { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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 { font-size: inherit; }

.fm-icon-serachfield-search.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

.fm-icon-serachfield-search.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-checkbox-unselected { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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 { font-size: inherit; }

.fm-icon-checkbox-unselected.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

.fm-icon-checkbox-unselected.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-checkbox-selected { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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 { font-size: inherit; }

.fm-icon-checkbox-selected.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

.fm-icon-checkbox-selected.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-checkbox-square-unselected { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-square-unselected:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-checkbox-square-unselected.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-checkbox-square-unselected.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-checkbox-square-unselected.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-checkbox-square-unselected.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-checkbox-square-unselected.fm-icon-command:hover { font-size: inherit; }

.fm-icon-checkbox-square-unselected.fm-icon-command:hover:hover { color: #1c1c1c; }

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

.fm-icon-checkbox-square-unselected.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-checkbox-square-unselected.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-checkbox-square-unselected.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-checkbox-square-selected { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-square-selected:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-checkbox-square-selected.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-checkbox-square-selected.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-checkbox-square-selected.fm-icon-padded:last-child { padding-right: 0px; }

.fm-icon-checkbox-square-selected.fm-icon-command { cursor: pointer; cursor: hand; font-size: inherit; color: #989898; }

.fm-icon-checkbox-square-selected.fm-icon-command:hover { font-size: inherit; }

.fm-icon-checkbox-square-selected.fm-icon-command:hover:hover { color: #1c1c1c; }

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

.fm-icon-checkbox-square-selected.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-checkbox-square-selected.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-checkbox-square-selected.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-radiobutton-unselected { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-radiobutton-unselected:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-radiobutton-unselected.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

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

.fm-icon-radiobutton-unselected.fm-icon-padded:last-child { padding-right: 0px; }

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

.fm-icon-radiobutton-unselected.fm-icon-command:hover { font-size: inherit; }

.fm-icon-radiobutton-unselected.fm-icon-command:hover:hover { color: #1c1c1c; }

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

.fm-icon-radiobutton-unselected.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-radiobutton-unselected.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-radiobutton-unselected.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-radiobutton-selected { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-radiobutton-selected:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-radiobutton-selected.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

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

.fm-icon-radiobutton-selected.fm-icon-padded:last-child { padding-right: 0px; }

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

.fm-icon-radiobutton-selected.fm-icon-command:hover { font-size: inherit; }

.fm-icon-radiobutton-selected.fm-icon-command:hover:hover { color: #1c1c1c; }

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

.fm-icon-radiobutton-selected.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-radiobutton-selected.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-radiobutton-selected.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-table-column-sort-des { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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 { font-size: inherit; }

.fm-icon-table-column-sort-des.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

.fm-icon-table-column-sort-des.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-table-column-sort-asc { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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 { font-size: inherit; }

.fm-icon-table-column-sort-asc.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

.fm-icon-table-column-sort-asc.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-table-rowmenu-open { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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 { font-size: inherit; }

.fm-icon-table-rowmenu-open.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

.fm-icon-table-rowmenu-open.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-table-rowmenu-item { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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 { font-size: inherit; }

.fm-icon-table-rowmenu-item.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

.fm-icon-table-rowmenu-item.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-table-pager-nav-prev { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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 { font-size: inherit; }

.fm-icon-table-pager-nav-prev.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

.fm-icon-table-pager-nav-prev.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-table-pager-nav-next { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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 { font-size: inherit; }

.fm-icon-table-pager-nav-next.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

.fm-icon-table-pager-nav-next.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-dialog-close { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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: 1.4em; 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 { font-size: inherit; }

.fm-icon-dialog-close.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

.fm-icon-dialog-close.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-menu-more-vert { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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 { font-size: inherit; }

.fm-icon-menu-more-vert.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

.fm-icon-menu-more-vert.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-menu-more-horiz { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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 { font-size: inherit; }

.fm-icon-menu-more-horiz.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

.fm-icon-menu-more-horiz.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-module-dashboard { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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: Material Symbols Rounded; }

.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 { font-size: inherit; }

.fm-icon-module-dashboard.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

.fm-icon-module-dashboard.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-module-persons { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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: Material Symbols Rounded; }

.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 { font-size: inherit; }

.fm-icon-module-persons.fm-icon-command:hover:hover { color: #1c1c1c; }

.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: #1c1c1c; }

.fm-icon-module-persons.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-module-faq { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-faq:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

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

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

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

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

.fm-icon-module-faq.fm-icon-command:hover { font-size: inherit; }

.fm-icon-module-faq.fm-icon-command:hover:hover { color: #1c1c1c; }

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

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

.fm-icon-module-faq.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-module-faq.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-module-news { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-news:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

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

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

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

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

.fm-icon-module-news.fm-icon-command:hover { font-size: inherit; }

.fm-icon-module-news.fm-icon-command:hover:hover { color: #1c1c1c; }

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

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

.fm-icon-module-news.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-module-news.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-module-registrations { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-registrations:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

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

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

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

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

.fm-icon-module-registrations.fm-icon-command:hover { font-size: inherit; }

.fm-icon-module-registrations.fm-icon-command:hover:hover { color: #1c1c1c; }

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

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

.fm-icon-module-registrations.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-module-registrations.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-module-baseaccounts { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-baseaccounts:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

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

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

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

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

.fm-icon-module-baseaccounts.fm-icon-command:hover { font-size: inherit; }

.fm-icon-module-baseaccounts.fm-icon-command:hover:hover { color: #1c1c1c; }

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

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

.fm-icon-module-baseaccounts.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-module-baseaccounts.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-module-support { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-support:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

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

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

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

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

.fm-icon-module-support.fm-icon-command:hover { font-size: inherit; }

.fm-icon-module-support.fm-icon-command:hover:hover { color: #1c1c1c; }

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

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

.fm-icon-module-support.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-module-support.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-module-events { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-events:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

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

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

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

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

.fm-icon-module-events.fm-icon-command:hover { font-size: inherit; }

.fm-icon-module-events.fm-icon-command:hover:hover { color: #1c1c1c; }

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

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

.fm-icon-module-events.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-module-events.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-module-plans { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-plans:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

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

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

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

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

.fm-icon-module-plans.fm-icon-command:hover { font-size: inherit; }

.fm-icon-module-plans.fm-icon-command:hover:hover { color: #1c1c1c; }

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

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

.fm-icon-module-plans.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-module-plans.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-module-documents { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-documents:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

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

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

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

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

.fm-icon-module-documents.fm-icon-command:hover { font-size: inherit; }

.fm-icon-module-documents.fm-icon-command:hover:hover { color: #1c1c1c; }

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

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

.fm-icon-module-documents.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-module-documents.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-module-quotes { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-quotes:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

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

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

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

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

.fm-icon-module-quotes.fm-icon-command:hover { font-size: inherit; }

.fm-icon-module-quotes.fm-icon-command:hover:hover { color: #1c1c1c; }

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

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

.fm-icon-module-quotes.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-module-quotes.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-module-employees { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-employees:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

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

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

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

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

.fm-icon-module-employees.fm-icon-command:hover { font-size: inherit; }

.fm-icon-module-employees.fm-icon-command:hover:hover { color: #1c1c1c; }

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

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

.fm-icon-module-employees.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-module-employees.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-module-spots { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-spots:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

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

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

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

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

.fm-icon-module-spots.fm-icon-command:hover { font-size: inherit; }

.fm-icon-module-spots.fm-icon-command:hover:hover { color: #1c1c1c; }

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

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

.fm-icon-module-spots.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-module-spots.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-view-map { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-view-map:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-view-map.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

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

.fm-icon-view-map.fm-icon-padded:last-child { padding-right: 0px; }

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

.fm-icon-view-map.fm-icon-command:hover { font-size: inherit; }

.fm-icon-view-map.fm-icon-command:hover:hover { color: #1c1c1c; }

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

.fm-icon-view-map.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-view-map.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-view-map.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-view-tiles { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-view-tiles:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-view-tiles.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

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

.fm-icon-view-tiles.fm-icon-padded:last-child { padding-right: 0px; }

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

.fm-icon-view-tiles.fm-icon-command:hover { font-size: inherit; }

.fm-icon-view-tiles.fm-icon-command:hover:hover { color: #1c1c1c; }

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

.fm-icon-view-tiles.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-view-tiles.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-view-tiles.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-view-tabular { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-view-tabular:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-view-tabular.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

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

.fm-icon-view-tabular.fm-icon-padded:last-child { padding-right: 0px; }

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

.fm-icon-view-tabular.fm-icon-command:hover { font-size: inherit; }

.fm-icon-view-tabular.fm-icon-command:hover:hover { color: #1c1c1c; }

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

.fm-icon-view-tabular.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-view-tabular.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-view-tabular.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

.fm-icon-map-command-zoomextent { display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; width: 1.4em; /* 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-map-command-zoomextent:before { content: ""; font-size: 1.4em; font-family: Material Symbols Rounded; }

.fm-icon-map-command-zoomextent.fm-icon-padded { padding-left: 8px; padding-right: 8px; }

.fm-icon-map-command-zoomextent.fm-icon-padded:nth-child(1) { padding-left: 0px; }

.fm-icon-map-command-zoomextent.fm-icon-padded:last-child { padding-right: 0px; }

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

.fm-icon-map-command-zoomextent.fm-icon-command:hover { font-size: inherit; }

.fm-icon-map-command-zoomextent.fm-icon-command:hover:hover { color: #1c1c1c; }

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

.fm-icon-map-command-zoomextent.fm-icon-command.fm-icon-command-selectable { color: #989898; }

.fm-icon-map-command-zoomextent.fm-icon-command.fm-icon-command-selectable:hover { color: #1c1c1c; }

.fm-icon-map-command-zoomextent.fm-icon-command.fm-icon-command-selectable.fm-icon-command-selected { color: #1c1c1c; }

html { overflow: hidden; }

body { background-color: #f0f0f0; color: #1c1c1c; font-family: "NimbusSanNov"; 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; margin-bottom: 2px; }

.form-group .form-control { font-size: inherit; font-weight: inherit; box-shadow: none; border-color: #ebeced; height: inherit; 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: #99999c; }

.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.fm-textarea { padding-left: 18px; padding-right: 18px; padding-top: 10px; padding-bottom: 10px; }

.form-group .form-control.fm-datasection-checkboxlist { padding-top: 15px; padding-bottom: 15px; }

.form-group .form-control.fm-datasection-list { padding-top: 15px; padding-bottom: 15px; }

.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: "NimbusSanNov"; 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: #2966f4; }

.bootstrap-datetimepicker-widget [data-action].active { color: #FFF !important; background-color: #2966f4; }

.bootstrap-datetimepicker-widget [data-action].new { color: #99999c; 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: "NimbusSanNov"; font-size: 0.95em; }

.daterangepicker .drp-calendar .calendar-table table thead tr th { font-size: 0.95em; }

.daterangepicker .drp-calendar .calendar-table table thead tr:nth-child(2) th { border-bottom: 1px solid #949494; }

.daterangepicker .drp-calendar .calendar-table table thead tr:last-child th { font-weight: normal; }

.daterangepicker .drp-calendar .calendar-table table tbody tr td { font-size: 0.95em; 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: 0.95em; vertical-align: top; pointer-events: none; }

.daterangepicker .drp-calendar .calendar-table .weekend { background-color: #EAEAEA; font-size: 0.95em; }

.daterangepicker .drp-calendar .calendar-table .today { font-weight: bold; text-decoration: underline; }

.daterangepicker .drp-calendar .calendar-table .active { background-color: #00509e; color: #FFF; font-size: 0.95em; }

.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: 0.95em; -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 { 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; font-weight: normal; }

html.devicetype-mobile .daterangepicker.daterangepicker-timestamppicker { position: absolute; top: 100vh !important; bottom: 0 !important; left: 0 !important; width: 100% !important; margin: 0; overflow: hidden; display: flex; flex-direction: column; background-color: #FFF; }

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.daterangepicker-timestamppicker .drp-calendar .calendar-time { margin-top: 20px; margin-bottom: 20px; }

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.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.daterangepicker-timestamppicker .drp-buttons button:last-child { margin-right: 0px; }

html.devicetype-mobile .daterangepicker.daterangepicker-timestamppicker.open { top: 0 !important; bottom: 0 !important; transition: top 0.4s; }

.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 #ebeced; }

.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; }

.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; }

.note-editor .note-editing-area .note-editable b { font-weight: bold; }

.note-editor .note-editing-area .note-editable p { line-height: 1.4em; margin-bottom: 16px; }

.note-editor .note-editing-area .note-editable img.note-float-right { margin-left: 40px; }

.note-editor .note-editing-area .note-editable img.note-float-left { margin-right: 40px; margin-bottom: 20px; margin-top: 10px; }

.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: "NimbusSanNov"; }

.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: "NimbusSanNov"; 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: white; color: #1c1c1c; }

.leaflet-popup-pane .leaflet-popup .leaflet-popup-tip-container .leaflet-popup-tip { background-color: white; }

.easy-button-container button.easy-button-button { padding: 0; width: 40px; height: 40px; border: none !important; border-radius: 0.5em !important; color: #99999c !important; background-color: #FFF !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: #99999c !important; background-color: #FFF !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: #99999c !important; background-color: #FFF !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: #99999c !important; background-color: #FFF !important; }

.leaflet-control-container .leaflet-control.leaflet-bar { border: none !important; border-radius: 0.5em !important; color: #99999c !important; background-color: #FFF !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: #FFF; color: #99999c; font-family: "icon-base"; content: "\e91f"; font-size: 1.4em; padding-left: 8px; padding-top: 4px; }

.leaflet-control-layers .leaflet-control-layers-list { padding-left: 0px; padding-right: 0px; font-size: 16px; font-family: "NimbusSanNov"; }

.leaflet-control-layers .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 .leaflet-control-layers-list .leaflet-control-layers-base label > span { position: relative; display: flex; flex-direction: row; align-items: baseline; padding-top: 4px; padding-bottom: 4px; }

.leaflet-control-layers .leaflet-control-layers-list .leaflet-control-layers-base label > span input { margin: 0; }

.leaflet-control-layers .leaflet-control-layers-list .leaflet-control-layers-base label > span span { padding-left: 8px; max-width: 200px; }

.leaflet-control-layers .leaflet-control-layers-list .leaflet-control-layers-base label > span 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: #1c1c1c; color: #FFF; padding-right: 2.6em; }

.toastify .toast-close { position: absolute; top: 0.6em; right: 0.6em; width: 2em; background-color: #1c1c1c; color: #1c1c1c; 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: #2966f4 !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: #2966f4 !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: #2966f4 !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-box-shadow: none !important; -moz-box-shadow: none !important; -ms-box-shadow: none !important; box-shadow: none !important; font-size: inherit; color: #99999c; background-color: #FFF; border: 1px solid #c2c2c4; outline: none !important; padding-left: 10px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px; -webkit-user-select: none !important; -moz-user-select: none !important; -ms-user-select: none !important; user-select: none !important; -webkit-border-radius: 4px !important; -moz-border-radius: 4px !important; -ms-border-radius: 4px !important; border-radius: 4px !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: #99999c; color: #99999c; background-color: #FFF !important; }

.fm-button[disabled], .btn[disabled], button[disabled] { pointer-events: none !important; border-color: #99999c; color: #99999c; background-color: #FFF !important; }

.fm-button:hover, .btn:hover, button:hover { cursor: pointer; cursor: hand; color: #2966f4 !important; background-color: #FFF !important; border: 1px solid #99999c !important; -webkit-transition: background-color 0.3s ease-in-out; -moz-transition: background-color 0.3s ease-in-out; -o-transition: background-color 0.3s ease-in-out; transition: background-color 0.3s ease-in-out; }

.fm-button.fm-button-richcontent { display: flex; flex-direction: row; align-items: center; }

.fm-button.fm-button-richcontent > div.fm-button-left { flex-grow: 0; flex-shrink: 0; padding-right: 10px; }

.fm-button.fm-button-richcontent > div.fm-button-center { flex-grow: 1; flex-shrink: 1; padding-right: 10px; text-align: left; word-break: break-word; white-space: normal; }

.fm-button.fm-button-richcontent > div.fm-button-right { text-align: left; text-align: right; }

.fm-button.fm-button-primary { background-color: #FFF; }

.fm-button.fm-button-primary:active, .fm-button.fm-button-primary:focus, .fm-button.fm-button-primary:hover { background-color: #FFF !important; }

.fm-button.fm-button-primary .fm-font-secondary { color: #99999c; }

.fm-button.fm-button-warning { background-color: #FFF !important; color: #ff5445 !important; border: 1px solid #ff5445; }

.fm-button.fm-button-warning:active, .fm-button.fm-button-warning:focus, .fm-button.fm-button-warning:hover { background-color: #FFF; color: #ff5445 !important; border: 1px solid #ff5445 !important; }

.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: #FFF; }

.btn.btn-primary:active, .btn.btn-primary:focus, .btn.btn-primary:hover { background-color: #FFF !important; }

.fm-button.fm-button-light { background-color: transparent; color: inherit; border-color: transparent; }

.fm-button.fm-button-light:hover { background-color: transparent !important; color: inherit !important; border-color: transparent !important; }

.fm-button.fm-button-link:before { content: ""; font-family: "Material Symbols Rounded"; padding-right: 4px; }

.fm-button.fm-button-back { border: none !important; padding-left: 0; }

.fm-button.fm-button-back:before { content: ""; font-family: "Material Symbols Rounded"; padding-right: 4px; }

.fm-button.fm-button-back:active { background-color: #FFF !important; color: #1c1c1c !important; border: none !important; }

.fm-button.fm-button-back:focus { background-color: #FFF !important; color: #1c1c1c !important; border: none !important; }

.fm-button.fm-button-back:hover { background-color: #FFF !important; color: #1c1c1c !important; border: none !important; }

.fm-button.fm-button-loading:before { content: ""; font-family: "Material Symbols Rounded"; padding-right: 4px; }

.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%; }

.fm-button.fm-button-min-width { min-width: 12em; }

.fm-button.fm-button-withicon { display: flex; flex-direction: row; justify-content: center; align-items: center; }

.fm-button.fm-button-withicon > *[data-fmrole="icon"] { margin-right: 0.2em; font-size: 0.9em; }

.fm-button.fm-button-withicon > *[data-fmrole="iconafter"] { margin-left: 0.6em; font-size: 0.7em; }

.fm-button.fm-button-navigation { display: flex; flex-direction: row; justify-content: center; align-items: center; }

.fm-button.fm-button-navigation > *[data-fmrole="icon"] { margin-right: 0.6em; }

.fm-button.fm-button-navigation > *[data-fmrole="label"] { margin-right: 0.6em; width: 100%; flex-grow: 2; flex-shrink: 2; }

.fm-button.fm-button-navigation > *[data-fmrole="iconafter"] { margin-left: 0.6em; }

.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; }

html.devicetype-mobile .fm-button.fm-button-min-width { min-width: 9em; }

.popover { font-family: "NimbusSanNov"; 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: #FFF; color: #000; }

.popover .arrow:after { border-top-color: #FFF !important; }

.popover .popover-title { border-radius: 0; border: none; box-shadow: none; background-color: #FFF; color: #000; padding: 14px; }

.popover .popover-content { background-color: #FFF; color: #000; padding: 0; }

.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: #1c1c1c; }

.popover .fm-message .fm-message-content .fm-message-body { color: #99999c; 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: #99999c; 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: #1c1c1c !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: "NimbusSanNov"; 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; border-top-left-radius: inherit; border-top-right-radius: inherit; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; padding-top: 24px; padding-bottom: 24px; padding-right: 24px; padding-left: 24px; font-size: 20px; color: #FFF; background-color: #00509e; font-weight: bold; display: flex; flex-direction: row; align-items: center; min-height: unset; }

.fm-dialog .modal-content .modal-header div { flex-grow: 1; text-align: center; vertical-align: center; padding-right: 24px; padding-left: 24px; }

.fm-dialog .modal-content .modal-header span[data-dismiss] { cursor: pointer; cursor: hand; position: absolute; top: 47%; transform: translate(0, -50%); right: 24px; }

html.browser-MSIE .fm-dialog .modal-content .modal-header span[data-dismiss] { font-size: 0.8em; }

.fm-dialog .modal-content .modal-header span[data-dismiss]:before { font-size: 1.6em; }

.fm-dialog .modal-content .modal-body { padding-top: 24px; padding-bottom: 24px; padding-right: 24px; padding-left: 24px; font-size: inherit; overflow: auto; flex-grow: 1; flex-shrink: 1; }

.fm-dialog .modal-content .modal-footer { padding-top: 24px; padding-bottom: 24px; padding-right: 24px; padding-left: 24px; }

.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: #2966f4; 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-nofooter .modal-content .modal-footer { 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; }

.fm-dialog.fm-dialog-small.fm-dialog-short .modal-content { max-height: 500px !important; }

.fm-dialog.fm-dialog-small.fm-dialog-fit-content .modal-content { height: unset; min-height: 20vh; }

.fm-dialog.fm-dialog-medium { width: 60%; max-width: none !important; min-width: none !important; }

.fm-dialog.fm-dialog-medium .modal-content { height: 80vh; }

.fm-dialog.fm-dialog-medium.fm-dialog-fit-content .modal-content { height: unset; }

.fm-dialog.fm-dialog-big { width: 80%; max-width: none !important; min-width: none !important; }

.fm-dialog.fm-dialog-big .modal-content { height: 80vh; }

.fm-dialog.fm-dialog-big.fm-dialog-fit-content .modal-content { height: unset; }

.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; }

html.devicetype-mobile .fm-dialog { width: auto; height: 100%; margin: 0px; overflow: hidden; }

html.devicetype-mobile .fm-dialog .modal-content { height: 100vh !important; border: none; }

html.devicetype-mobile .fm-dialog .modal-content .modal-body { height: 100%; }

html.devicetype-mobile .fm-dialog .modal-content .modal-footer { padding-top: 24px; padding-bottom: 48px; }

html.devicetype-mobile .fm-dialog.fm-dialog-short .modal-content { max-height: 100% !important; }

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-selected .fm-button { border: 1px solid #2966f4; color: #2966f4; }

.fm-dropdown .fm-dropdown-button { position: relative; padding-right: 0px; padding-left: 0px; border: 1px solid #DDD; padding-left: 20px; padding-right: 20px; }

.fm-dropdown .fm-dropdown-button:after { position: relative; right: 0; top: 0; bottom: 0; width: 0; font-family: "Material Symbols Rounded"; content: ""; }

.fm-dropdown .fm-dropdown-button.fm-button-light:hover { border: 1px solid #DDD !important; }

.fm-dropdown .fm-dropdown-pane { visibility: hidden; opacity: 0; z-index: 99999; position: absolute; top: 0; right: 0; 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: visible; 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: 5px; padding-bottom: 5px; }

.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: #99999c; }

.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 { color: #2966f4; 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-item.section-item-datetime > span:first-child { width: 2em; }

.fm-dropdown .fm-dropdown-pane .fm-dropdown-content .content-data .content-section .section-item.section-item-datetime > span:nth-child(2) { cursor: pointer; cursor: hand; padding-left: 4px; padding-right: 24px; margin-left: 15px; min-width: 11em; border-bottom: 1px solid #1c1c1c; }

.fm-dropdown .fm-dropdown-pane .fm-dropdown-content .content-data .content-section .section-item.section-item-datetime > span:nth-child(3) { padding-right: 8px; margin-left: -16px; }

.fm-dropdown .fm-dropdown-pane .fm-dropdown-content .content-data .content-section .section-item.section-item-datetime > span:nth-child(3):after { cursor: pointer; cursor: hand; position: relative; right: 0; top: 0; bottom: 0px; width: 20px; padding-right: 2px; font-size: 1.2em; font-family: "Material Symbols Rounded"; content: ""; }

.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: #2966f4; }

.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 .fm-dropdown-pane.fm-dropdown-pane-below { top: 2.4em; min-width: max-content; }

.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 #c2c2c4; text-align: left; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.fm-dropdown.fm-dropdown-inputfield .fm-dropdown-button:hover { border: 1px solid #c2c2c4 !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: 4px; 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: 5px; padding-bottom: 5px; }

.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: #99999c; }

.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-item.section-item-datetime { padding-left: 52px; }

.fm-dialog.fm-dialog-dropdown .modal-body .fm-dropdown-content .content-data .content-section .section-item.section-item-datetime > span:first-child { width: 2em; }

.fm-dialog.fm-dialog-dropdown .modal-body .fm-dropdown-content .content-data .content-section .section-item.section-item-datetime > span:nth-child(2) { cursor: pointer; cursor: hand; padding-left: 4px; padding-right: 24px; margin-left: 15px; min-width: 11em; border-bottom: 1px solid #1c1c1c; }

.fm-dialog.fm-dialog-dropdown .modal-body .fm-dropdown-content .content-data .content-section .section-item.section-item-datetime > span:nth-child(3) { padding-right: 8px; margin-left: -20px; }

.fm-dialog.fm-dialog-dropdown .modal-body .fm-dropdown-content .content-data .content-section .section-item.section-item-datetime > span:nth-child(3):after { cursor: pointer; cursor: hand; position: relative; right: 0; top: 0; bottom: 0px; width: 20px; padding-right: 2px; font-size: 1.2em; font-family: "Material Symbols Rounded"; content: ""; }

.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: #2966f4; }

.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; }

html.devicetype-mobile .fm-dropdown { height: 3em; }

html.devicetype-mobile .fm-dropdown .fm-dropdown-button { font-size: 16px; height: 3em; }

html.devicetype-mobile .fm-dropdown .fm-dropdown-pane .fm-dropdown-content .content-data .content-section .section-item[data-widgettype="checkbox"] .section-item-selected span { margin-right: 0.4em; }

html.devicetype-mobile .fm-dropdown .fm-dropdown-pane .fm-dropdown-content .content-data .content-section .section-item[data-widgettype="checkbox"] .section-item-unselected span { margin-right: 0.4em; }

html.devicetype-mobile .fm-dialog.fm-dialog-dropdown .modal-body .fm-dropdown-content .content-data .content-section .section-item[data-widgettype="checkbox"] .section-item-selected span { margin-right: 0.4em; }

html.devicetype-mobile .fm-dialog.fm-dialog-dropdown .modal-body .fm-dropdown-content .content-data .content-section .section-item[data-widgettype="checkbox"] .section-item-unselected span { margin-right: 0.4em; }

.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: #99999c; border-radius: 4px !important; }

.fm-searchfield { position: relative; display: flex; flex-direction: row; align-items: center; width: 280px; color: #1c1c1c; font-size: inherit; border-radius: 4px; cursor: pointer; cursor: hand; }

html.browser-MSIE .fm-searchfield.fm-searchfield { align-items: flex-start; }

.fm-searchfield input { position: absolute; right: 0; line-height: 1em; border: 1px solid #DDD; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; padding-left: 40px; padding-right: 12px; padding-top: 6px; padding-bottom: 6px; width: 100%; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

.fm-searchfield div { color: #989898; position: absolute; left: 10px; }

.fm-searchfield div:before { font-family: "icon-base"; font-size: 1.4em; content: ""; }

.fm-searchfield[disabled='disabled'] { pointer-events: none; }

.fm-searchfield.disabled { pointer-events: none; }

.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: #1c1c1c; }

.fm-searchfield.fm-searchfield-compact input { width: 0; padding-left: -2px; padding-right: -2px; }

.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; }

.fm-searchbar-container { gap: 0.8em; }

.fm-searchbar-container .fm-searchbar-wrapper { width: 100%; flex-grow: 1; flex-shrink: 1; height: 35px; }

.fm-searchbar-container .fm-searchbar { width: 100%; height: 100%; position: relative; display: flex; flex-direction: row; align-items: center; height: 35px; }

.fm-searchbar-container .fm-searchbar .fm-searchbar-searchfield { height: 100%; border: 1px solid #DDD; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; padding-left: 40px; padding-right: 12px; padding-top: 6px; padding-bottom: 7px; width: 100%; min-width: 150px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

.fm-searchbar-container .fm-searchbar .fm-searchbar-searchfield-icon { color: #989898; position: absolute; left: 10px; top: 11px; }

.fm-searchbar-container .fm-searchbar .fm-searchbar-searchfield-icon:before { line-height: 1px; font-family: "icon-base"; font-size: 1.4em; content: ""; }

.fm-searchbar-container .fm-searchbar.fm-searchbar-searchmode .fm-searchbar-searchfield { padding-right: 78px; }

.fm-searchbar-container .fm-searchbar.fm-searchbar-searchmode .fm-searchbar-searchfield-searchmode-toggle { cursor: pointer; cursor: hand; color: #FFF; background-color: #c2c2c4; position: absolute; right: 10px; top: 8px; width: 50px; text-align: center; padding-left: 4px; padding-right: 4px; border-radius: 4px; font-size: 13px; }

html.devicetype-mobile .fm-searchfield { width: 125px; }

html.devicetype-mobile .fm-searchbar-container { gap: 0; }

html.devicetype-mobile .fm-searchbar-container .fm-searchbar-wrapper { height: 3em; }

html.devicetype-mobile .fm-searchbar-container .fm-searchbar-wrapper .fm-searchbar { height: 3em; }

html.devicetype-mobile .fm-searchbar-container .fm-searchbar-wrapper .fm-searchbar input.fm-searchbar-searchfield { height: 3em; }

html.devicetype-mobile .fm-searchbar-container .fm-searchbar-wrapper .fm-searchbar .fm-searchbar-searchfield-icon { top: 1.1em; }

html.devicetype-mobile .fm-searchbar-container .fm-searchbar-wrapper .fm-searchbar .fm-searchbar-searchfield-searchmode-toggle { top: 12px; }

.fm-datetimefield { position: relative; min-height: 22px; padding-top: 10px; padding-bottom: 10px; padding-right: 40px; cursor: pointer; cursor: hand; font-family: "NimbusSanNov"; }

.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-datasection { color: #1c1c1c; background-color: white; font-size: inherit; padding: 0; box-shadow: none; border: none; border-radius: 0px; border-bottom: 1px solid #c2c2c4; position: relative; width: 100%; }

.fm-datasection .fm-datasection-header { position: relative; padding: 16px; }

.fm-datasection .fm-datasection-header .fm-datasection-header-line { display: flex; flex-direction: row; align-items: center; width: 100%; }

.fm-datasection .fm-datasection-header .fm-datasection-header-line .fm-datasection-header-line-item { flex-grow: 1; flex-shrink: 1; display: flex; flex-direction: row; align-items: center; }

.fm-datasection .fm-datasection-header .fm-datasection-header-line .fm-datasection-header-line-item .fm-texticon-line span[class*="fm-icon-item-"] { font-size: 1.1em; }

.fm-datasection .fm-datasection-header.fm-datasection-header-withicon { padding-left: 0; }

.fm-datasection .fm-datasection-header.fm-datasection-header-withicon .fm-datasection-header-line > div { flex-shrink: 1; flex-grow: 1; padding-right: 12px; }

.fm-datasection .fm-datasection-header.fm-datasection-header-withicon .fm-datasection-header-line > div:nth-child(1) { position: relative; flex-grow: 0; flex-shrink: 0; font-size: 1.8em; width: 60px; height: 60px; margin: auto; margin-right: 12px; margin-left: 12px; }

.fm-datasection .fm-datasection-header.fm-datasection-header-withicon .fm-datasection-header-line > div:nth-child(1) > span { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }

.fm-datasection .fm-datasection-header.fm-datasection-header-underline { border-bottom: 1px solid #d4d8df; }

.fm-datasection .fm-datasection-header.fm-datasection-header-shallow { padding-bottom: 12px; padding-top: 12px; }

.fm-datasection .fm-datasection-header.fm-datasection-header-shallow.fm-datasection-header-withicon .fm-datasection-header-line > div:nth-child(1) { font-size: 1em; width: 10px; height: 10px; }

.fm-datasection .fm-datasection-header.fm-datasection-header-compact { padding-bottom: 2px; padding-top: 2px; }

.fm-datasection .fm-datasection-header.fm-datasection-header-compact.fm-datasection-header-withicon .fm-datasection-header-line > div:nth-child(1) { font-size: 1em; width: 24px; height: 24px; }

.fm-datasection .fm-datasection-header.fm-datasection-header-align-top .fm-datasection-header-line { align-items: flex-start; }

.fm-datasection .fm-datasection-header.fm-datasection-header-align-top.fm-datasection-header-withicon .fm-datasection-header-line > div:nth-child(1) { margin-top: 0; }

.fm-datasection .fm-datasection-content { padding: 16px; padding-bottom: 16px; }

.fm-datasection.fm-datasection-expandeable > .fm-datasection-header { position: relative; border-bottom: 1px solid transparent; }

.fm-datasection.fm-datasection-expandeable > .fm-datasection-header .fm-datasection-header-line { padding-right: 46px; cursor: pointer; cursor: hand; }

.fm-datasection.fm-datasection-expandeable > .fm-datasection-header:after { position: absolute; top: 50%; left: 100%; transform: translate(-36px, -50%); cursor: pointer; cursor: hand; color: #989898; font-family: "Material Symbols Rounded"; content: ""; font-size: 1.6em; }

.fm-datasection.fm-datasection-expandeable > .fm-datasection-header.fm-datasection-header-align-top:after { top: 0; transform: translate(-36px, 0%); }

.fm-datasection.fm-datasection-expandeable > .fm-datasection-content { display: none; }

.fm-datasection.fm-datasection-expandeable:hover { color: #1c1c1c; box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3); border-bottom: 1px solid #d4d8df; border-top: 0px solid #d4d8df; border-left: 0px solid #d4d8df; border-right: 0px solid #d4d8df; border-radius: 0px; }

.fm-datasection.fm-datasection-expandeable:hover > .fm-datasection-header { background-color: #e2ebff; }

.fm-datasection.fm-datasection-expandeable:hover > .fm-datasection-header.fm-datasection-header-withicon .fm-datasection-header-line > div:nth-child(1) > span { color: #2966f4; }

.fm-datasection.fm-datasection-expandeable:hover > .fm-datasection-header .fm-datasection-header-line .fm-datasection-header-line-item > div:first-child.fm-texticon-line > div:first-child { color: #2966f4; }

.fm-datasection.fm-datasection-expandeable:hover:after { color: #1c1c1c; }

.fm-datasection.fm-datasection-expandeable.fm-datasection-expanded { box-shadow: none; border-bottom: 1px solid #d4d8df; border-top: none; }

.fm-datasection.fm-datasection-expandeable.fm-datasection-expanded:first-child { border-top: 1px solid #d4d8df; }

.fm-datasection.fm-datasection-expandeable.fm-datasection-expanded .fm-datasection-content { border-left: 1px solid #d4d8df; border-right: 1px solid #d4d8df; border-top: 1px solid #d4d8df; display: inherit; }

.fm-datasection.fm-datasection-expandeable.fm-datasection-expanded > .fm-datasection-header { border-left: 1px solid #d4d8df; border-right: 1px solid #d4d8df; border-bottom: #d4d8df; }

.fm-datasection.fm-datasection-expandeable.fm-datasection-expanded > .fm-datasection-header:after { content: ""; }

html.browser-MSIE .fm-datasection.fm-datasection-expandeable.fm-datasection-expanded > .fm-datasection-header:after { font-size: 1em; }

.fm-datasection.fm-datasection-expandeable.fm-datasection-expanded > .fm-datasection-header.fm-datasection-header-withicon .fm-datasection-header-line > div:nth-child(1) > span { color: #2966f4; }

.fm-datasection.fm-datasection-expandeable.fm-datasection-expanded > .fm-datasection-header .fm-datasection-header-line .fm-datasection-header-line-item > div:first-child.fm-texticon-line > div:first-child { color: #2966f4; }

.fm-datasection.fm-datasection-expandeable.fm-datasection-expanded:hover > .fm-datasection-header { background-color: inherit; }

.fm-datasection.fm-datasection-selectable { border-bottom: none; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15); }

.fm-datasection.fm-datasection-selectable > .fm-datasection-header .fm-datasection-header-line { padding-right: 36px; cursor: pointer; cursor: hand; }

.fm-datasection.fm-datasection-selectable > .fm-datasection-header .fm-datasection-header-line > .fm-datasection-header-line-item > div { color: #99999c; font-weight: normal; }

.fm-datasection.fm-datasection-selectable > .fm-datasection-header .fm-datasection-header-line > .fm-datasection-header-line-item > div:first-child { color: #1c1c1c; }

.fm-datasection.fm-datasection-selectable > .fm-datasection-header:after { position: absolute; top: 50%; left: 100%; transform: translate(-40px, -50%); cursor: pointer; cursor: hand; font-family: "Material Symbols Rounded"; font-size: 2em; color: #989898; content: ""; }

.fm-datasection.fm-datasection-selectable > .fm-datasection-header.fm-datasection-header-align-top:after { top: 0; transform: translate(-36px, 0%); }

.fm-datasection.fm-datasection-selectable:hover { color: #1c1c1c; box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3); border-bottom: none; border-top: 0px solid #d4d8df; border-left: 0px solid #d4d8df; border-right: 0px solid #d4d8df; border-radius: 0px; background-color: #e2ebff; }

.fm-datasection.fm-datasection-selectable:hover > .fm-datasection-header.fm-datasection-header-withicon .fm-datasection-header-line > div:nth-child(1) > span { color: #2966f4; }

.fm-datasection.fm-datasection-selectable.fm-datasection-selected { color: #1c1c1c; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3); }

.fm-datasection.fm-datasection-selectable.fm-datasection-selected > .fm-datasection-header > .fm-datasection-header-line > .fm-datasection-header-line-item > div:first-child { color: #2966f4; }

.fm-datasection.fm-datasection-selectable.fm-datasection-selected > .fm-datasection-header:after { color: #2966f4; content: ""; }

.fm-datasection.fm-datasection-draggable { position: relative; }

.fm-datasection.fm-datasection-draggable.fm-datasection-draggable-moving.sortable-ghost { background-color: #1c1c1c; color: white; }

.fm-datasection.fm-datasection-draggable > .fm-datasection-header .fm-datasection-header-line { cursor: pointer; cursor: hand; }

.fm-datasection.fm-datasection-draggable > .fm-datasection-header .fm-datasection-header-line > .fm-datasection-header-line-item > div.fm-datasection-header-line-icon-drag { position: absolute; right: 16px; top: 0; bottom: 0; }

.fm-datasection.fm-datasection-draggable > .fm-datasection-header .fm-datasection-header-line > .fm-datasection-header-line-item > div.fm-datasection-header-line-icon-drag > span { position: absolute; right: 0; left: 50%; }

.fm-datasection.fm-datasection-draggable > .fm-datasection-header .fm-datasection-header-line > .fm-datasection-header-line-item > div.fm-datasection-header-line-icon-drag > span.fm-icon-item-expand { top: 25%; }

.fm-datasection.fm-datasection-draggable > .fm-datasection-header .fm-datasection-header-line > .fm-datasection-header-line-item > div.fm-datasection-header-line-icon-drag > span.fm-icon-item-collapse { bottom: 25%; }

.fm-datasection.fm-datasection-draggable > .fm-datasection-header.fm-datasection-header-align-top:after { top: 0; transform: translate(-36px, 0%); }

.fm-datasection.fm-datasection-draggable:hover { color: #1c1c1c; box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3); border-bottom: 1px solid #d4d8df; border-top: 0px solid #d4d8df; border-left: 0px solid #d4d8df; border-right: 0px solid #d4d8df; border-radius: 0px; background-color: #e2ebff; }

.fm-datasection.fm-datasection-draggable:hover > .fm-datasection-header.fm-datasection-header-withicon .fm-datasection-header-line > div:nth-child(1) > span { color: #2966f4; }

.fm-datasection.fm-datasection-activable > .fm-datasection-header .fm-datasection-header-line { cursor: pointer; cursor: hand; }

.fm-datasection.fm-datasection-activable:hover { color: #1c1c1c; box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3); border-bottom: 1px solid #d4d8df; border-top: 0px solid #d4d8df; border-left: 0px solid #d4d8df; border-right: 0px solid #d4d8df; border-radius: 0px; background-color: #e2ebff; }

.fm-datasection.fm-datasection-activable:hover > .fm-datasection-header.fm-datasection-header-withicon .fm-datasection-header-line > div:nth-child(1) > span { color: #2966f4; }

.fm-datasection.fm-datasection-nocontent .fm-datasection-header-line { padding-right: 0; }

.fm-datasection.fm-datasection-nocontent .fm-datasection-content { display: none !important; }

.fm-datasection.fm-datasection-navigable > .fm-datasection-header .fm-datasection-header-line { padding-right: 36px; cursor: pointer; cursor: hand; }

.fm-datasection.fm-datasection-navigable > .fm-datasection-header .fm-datasection-header-line > .fm-datasection-header-line-item > div { color: #99999c; font-weight: normal; }

.fm-datasection.fm-datasection-navigable > .fm-datasection-header .fm-datasection-header-line > .fm-datasection-header-line-item > div:first-child { color: #1c1c1c; }

.fm-datasection.fm-datasection-navigable > .fm-datasection-header:after { position: absolute; top: 50%; left: 100%; transform: translate(-40px, -50%); cursor: pointer; cursor: hand; font-family: "icon-base"; font-size: 2em; color: #989898; content: ""; }

.fm-datasection.fm-datasection-navigable > .fm-datasection-header.fm-datasection-header-align-top:after { top: 0; transform: translate(-36px, 0%); }

.fm-datasection.fm-datasection-navigable:hover { color: #1c1c1c; box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3); border-bottom: 1px solid #d4d8df; border-top: 0px solid #d4d8df; border-left: 0px solid #d4d8df; border-right: 0px solid #d4d8df; border-radius: 0px; background-color: #e2ebff; }

.fm-datasection.fm-datasection-navigable:hover > .fm-datasection-header.fm-datasection-header-withicon .fm-datasection-header-line > div:nth-child(1) > span { color: #2966f4; }

.fm-datasection.fm-datasection-navigable:hover > .fm-datasection-header .fm-datasection-header-line .fm-datasection-header-line-item .fm-texticon-line > div:nth-child(1) > span { color: #2966f4; }

.fm-datasection.fm-datasection-shadow { border-bottom: none; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15); }

.fm-datasection.fm-datasection-noborder { border: none; box-shadow: none; }

[disabled] .fm-datasection { color: #989898 !important; }

.fm-datasection-list { position: relative; display: flex; flex-direction: column; }

.fm-datasection-list .fm-datasection { margin-bottom: 40px; }

.fm-datasection-list .fm-datasection:last-child { margin-bottom: 0px; }

.fm-datasection-list .fm-datasection.fm-datasection-list-heading .fm-datasection-header { padding-left: 0; padding-bottom: 4px; color: #c2c2c4; }

.fm-datasection-list .fm-datasection.fm-datasection-list-heading .fm-datasection-header .fm-datasection-header-line .fm-datasection-header-line-item > div:first-child { margin-right: 16px; }

.fm-datasection-list .fm-datasection.fm-datasection-list-heading.fm-datasection-expandeable .fm-datasection-header { pointer-events: none; }

.fm-datasection-list .fm-datasection.fm-datasection-list-heading.fm-datasection-expandeable .fm-datasection-header:after { display: none; }

.fm-datasection-list .fm-datasection.fm-datasection-list-heading.fm-datasection-expandeable:hover .fm-datasection-header { background-color: inherit; }

.fm-datasection-list .fm-datasection.fm-datasection-list-heading.fm-datasection-navigable .fm-datasection-header { pointer-events: none; }

.fm-datasection-list .fm-datasection.fm-datasection-list-heading.fm-datasection-navigable .fm-datasection-header:after { display: none; }

.fm-datasection-list .fm-datasection.fm-datasection-list-heading.fm-datasection-navigable:hover { background-color: inherit; }

.fm-datasection-list.fm-datasection-list-compact .fm-datasection { margin-bottom: 0px; border-left: none; border-right: none; }

.fm-datasection-list.fm-datasection-list-compact .fm-datasection:last-child { margin-bottom: 0px; }

.fm-datasection-list.fm-datasection-list-bordered { padding: 16px; box-shadow: none; border: none; border-radius: 0px; }

.fm-datasection-list.fm-datasection-table .fm-datasection-table-header { color: #c2c2c4; border-color: #c2c2c4; }

.fm-datasection-list.fm-datasection-table .fm-datasection-table-header .fm-datasection-header { padding-bottom: 0.6em; }

.fm-datasection-list.fm-datasection-table .fm-datasection-table-entry.fm-datasection { border-bottom-color: #f0f0f3; }

.fm-datasection-list.fm-datasection-table .fm-datasection-table-entry.fm-datasection .fm-datasection-header .fm-datasection-header-line { align-items: flex-start; }

.fm-datasection-list.fm-datasection-table .fm-datasection-table-cell { overflow: hidden; padding-right: 20px; }

.fm-datasection-list.fm-datasection-table .fm-datasection-table-cell:last-child { padding-right: 0; }

.fm-datasection-checkboxlist .fm-datasection-checkbox { margin-bottom: 40px; }

.fm-datasection-checkboxlist .fm-datasection-checkbox:last-child { margin-bottom: 0px; }

.fm-datasection-checkboxlist.fm-datasection-checkboxlist-compact .fm-datasection-checkbox { margin-bottom: 16px; }

.fm-datasection-checkboxlist.fm-datasection-checkboxlist-compact .fm-datasection-checkbox:last-child { margin-bottom: 0px; }

.fm-datasection-checkboxlist.fm-datasection-checkboxlist-withmargin { margin: 2px; }

html.devicetype-mobile .fm-datasection-list .fm-datasection.fm-datasection-selectable .fm-datasection-header:after { position: absolute; top: 50%; left: 100%; transform: translate(-1.4em, -50%); }

.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: #99999c; 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: #2966f4 !important; background-color: transparent; border-color: #2966f4; font-weight: bold; }

.fm-pager-wrapper .fm-pager-item:hover { color: #2966f4; border-color: #2966f4; 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: #99999c; }

.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: "NimbusSanNov" !important; font-size: 16px !important; font-weight: normal !important; color: #99999c !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: #99999c; }

.select2-container.select2-container-active a { border-color: #99999c !important; }

.select2-container.select2-container-active .select2-choices { border-top-color: #99999c !important; border-left-color: #99999c !important; border-right-color: #99999c !important; border-bottom-color: #99999c !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: #99999c !important; border-left-color: #99999c !important; border-right-color: #99999c !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: #99999c !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: #00509e; 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 { color: #adadad; cursor: default !important; pointer-events: none !important; min-height: 10px; }

.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: "NimbusSanNov"; 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 { box-shadow: none !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: 1em; margin: 0.2em; }

html.devicetype-mobile .select2-results { max-height: 100% !important; }

html.devicetype-mobile .select2-results li { display: flex; align-items: center; min-height: 3em; border-bottom: 1px solid #DDD; }

.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: #1c1c1c; 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: #1c1c1c; 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: #1c1c1c; 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-imageview .fm-mediapreview-content { background-color: #DDD; }

.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-30 { position: relative; display: flex; flex-direction: column; width: 100%; }

.fm-propertytable-30 > .fm-propertytable-30-property { position: relative; display: flex; flex-direction: row; align-items: baseline; overflow: hidden; width: 100%; padding-bottom: 6px; }

.fm-propertytable-30 > .fm-propertytable-30-property:last-child { padding-bottom: 0px; }

.fm-propertytable-30 > .fm-propertytable-30-property > div:nth-child(1) { width: 30%; max-width: 200px; flex-grow: 0; flex-shrink: 0; overflow: hidden; color: #99999c; }

.fm-propertytable-30 > .fm-propertytable-30-property > div:nth-child(2) { flex-grow: 1; flex-shrink: 1; padding-left: 8px; overflow: hidden; text-overflow: ellipsis; color: inherit; }

.fm-propertytable-30.fm-propertytable-30-collapsible { padding-right: 6px; }

@media (max-width: 600px) { .fm-propertytable-30.fm-propertytable-30-collapsible > .fm-propertytable-30-property { display: flex; flex-direction: column; padding-bottom: 12px; }
  .fm-propertytable-30.fm-propertytable-30-collapsible > .fm-propertytable-30-property > div { flex-grow: 1; flex-shrink: 1; }
  .fm-propertytable-30.fm-propertytable-30-collapsible > .fm-propertytable-30-property > div:nth-child(1) { max-width: 100%; width: 100%; }
  .fm-propertytable-30.fm-propertytable-30-collapsible > .fm-propertytable-30-property > div:nth-child(2) { max-width: 100%; width: 100%; padding-left: 0; } }

.fm-propertytable-30-row { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; }

.fm-propertytable-30-row .fm-propertytable-30 { padding-bottom: 6px !important; flex-grow: 1; flex-shrink: 1; width: inherit; }

.fm-propertytable-30-row .fm-propertytable-30:last-child { padding-bottom: 0px !important; }

.fm-propertytable-30-row.fm-propertytable-30-row-2cols .fm-propertytable-30 { max-width: 50%; min-width: 300px; }

.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: 12px; }

.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: #99999c; }

.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: 32px; }

.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: 32px; 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: 2em; }

.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: #1c1c1c !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-simple [data-fmrole="switch"] { display: flex; flex-direction: row; align-items: center; gap: 8px; }

.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%; }

.fm-checkbox:disabled { pointer-events: none !important; }

.fm-checkbox[disabled] { pointer-events: none !important; }

.fm-radioselection-list { display: flex; flex-direction: column; gap: 10px; }

.fm-radioselection-list .fm-radioselection-list-entry > [data-fmrole="switch"] { display: flex; flex-direction: row; align-items: center; cursor: pointer; cursor: hand; }

.fm-radioselection-list .fm-radioselection-list-entry > [data-fmrole="switch"] > [data-fmrole="switch-to"] { display: flex; flex-direction: row; align-items: center; flex-grow: 1; flex-shrink: 1; }

.fm-radioselection-list .fm-radioselection-list-entry > [data-fmrole="switch"] > [data-fmrole="switch-to"] > * { pointer-events: none !important; }

.fm-radioselection-list .fm-radioselection-list-entry.fm-radioselection-list-entry-icon > [data-fmrole="switch"] { gap: 8px; }

.fm-radioselection-list .fm-radioselection-list-entry:disabled { pointer-events: none !important; }

.fm-radioselection-list .fm-radioselection-list-entry[disabled] { pointer-events: none !important; }

.form-group .control-label .label-text { color: #99999c; font-size: 1em; }

.form-group .form-control:focus { border-bottom-color: #99999c; }

.form-group .form-control[disabled], .form-group .form-control[readonly] { cursor: default; background-color: inherit; pointer-events: none; }

.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: #99999c; }

.form-group.form-group-compact { margin-bottom: 0em !important; }

.form-group.fm-error-tag .control-label:after { color: #ff5445; 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; justify-content: flex-start; align-items: baseline; }

.form-group.fm-error-tag-inline .control-label .label-text { flex-grow: 1; flex-shrink: 1; }

.form-group.fm-error-tag-inline .control-label .label-error { text-align: right; flex-grow: 1; flex-shrink: 1; padding-left: 6px; color: #ff5445; 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: #99999c; }

.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-text { color: #ff5445; }

.form-group.form-group-theme-light.fm-error-tag-inline .control-label .label-error { max-width: 40%; display: none; }

.form-group.form-group-theme-light.fm-error-tag-inline .form-control { border-bottom: 1px solid #ff5445; }

.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 #99999c; 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: #99999c; }

.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: #1c1c1c; }

.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: #99999c; 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: #99999c; 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: #1c1c1c; background-color: #2966f4; }

.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: #1c1c1c; 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; }

.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-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 { 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-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: #99999c; }

.fm-loadingstate-notifier { display: none; position: sticky; top: 0; pointer-events: none; z-index: 1000; opacity: 0.5; }

.fm-loadingstate-notifier .fm-loadingstate-notifier-container { position: absolute; width: 100%; top: 0%; text-align: center; padding-top: 10vh; }

.fm-loadingstate-notifier .fm-loadingstate-notifier-container .fm-loadingstate-notifier-state { font-size: 4em; }

.fm-loadingstate-notifier .fm-loadingstate-notifier-container .fm-loadingstate-notifier-text { font-size: 1.2em; }

.fm-loadingstate-notifier.active { display: inherit; }

html.devicetype-mobile .fm-loadingstate-notifier .fm-loadingstate-notifier-container { padding-top: 15vh; }

.fm-multilinetext { position: relative; min-height: 80px; overflow: auto; z-index: 1; }

.fm-multilinetext > span { display: inline-block; position: relative; padding-left: 0; padding-right: 0; padding-top: 10px; padding-bottom: 10px; width: 100%; z-index: 1; line-height: 1.3em; }

.fm-multilinetext > span:focus { border-bottom-color: #99999c; }

.fm-multilinetext.form-control { height: inherit; }

.fm-multilinetext .fm-multilinetext-placeholder { color: #949494; position: absolute; top: 16px; left: 12px; z-index: 0; }

.fm-active-element { color: #2966f4 !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-text-icon { display: flex; flex-direction: row; align-items: flex-start; }

.fm-text-icon > div:first-child { margin-top: -0.3em; min-width: 24px; }

.fm-text-icon > div:last-child { padding-left: 0.5em; }

.fm-text-acronym { display: flex; flex-direction: row; align-items: baseline; padding-bottom: 0.35em; }

.fm-text-acronym > div:first-child { min-width: 24px; font-weight: 300; }

.fm-text-acronym > div:last-child { padding-left: 0.5em; }

.fm-section-icon-alligned { padding-top: 0.6em; padding-bottom: 0.6em; }

.fm-section-icon-alligned .fm-navigable-section { position: relative; display: flex; flex-direction: row; align-items: center; padding-top: 0.6em; }

.fm-section-icon-alligned .fm-navigable-section > div:first-child { color: #2966f4; width: 2em; line-height: 1.2em; }

.fm-section-icon-alligned .fm-navigable-section > div:first-child:before { line-height: 1.2em; }

.fm-section-icon-alligned .fm-navigable-section > div:nth-child(2) { flex-grow: 1; flex-shrink: 1; color: #2966f4; line-height: 1.2em; }

.fm-section-icon-alligned .fm-navigable-section > div:nth-child(2):after { position: absolute; top: 50%; line-height: 1.2em; right: 0; cursor: pointer; cursor: hand; font-family: "icon-base"; color: #989898; content: ""; }

.fm-section-icon-alligned .fm-section-icon-alligned-container { position: relative; display: flex; flex-direction: row; align-items: flex-start; padding-top: 0.3em; }

.fm-section-icon-alligned .fm-section-icon-alligned-container > div:first-child { width: 2em; line-height: 1.2em; flex-grow: 0; flex-shrink: 0; }

.fm-section-icon-alligned .fm-section-icon-alligned-container > div:first-child:before { line-height: 1.2em; }

.fm-section-icon-alligned .fm-section-icon-alligned-container > div:last-child { flex-grow: 1; flex-shrink: 1; line-height: 1.2em; }

.fm-section-icon-alligned .fm-section-icon-alligned-container.two-columns > div:nth-child(2) { flex-grow: 1; flex-shrink: 1; line-height: 1.2em; }

.fm-section-icon-alligned .fm-section-icon-alligned-container.two-columns > div:last-child { flex-grow: 0; flex-shrink: 0; line-height: 1.2em; }

.fm-section-icon-alligned .fm-section-icon-alligned-container.no-icon { margin-left: 2em; }

.fm-section-icon-alligned .fm-section-icon-alligned-container.no-icon.two-columns > div:first-child { flex-grow: 1; flex-shrink: 1; }

.fm-section-icon-alligned .fm-section-icon-alligned-container.no-icon.two-columns > div:last-child { flex-grow: 0; flex-shrink: 0; }

.fm-link { cursor: pointer; cursor: hand; color: #2966f4; display: flex; align-items: flex-start; gap: 0.2em; }

.fm-link > span { font-size: 0.7em; }

.fm-link > a { color: #2966f4; }

.fm-link:hover { color: #2966f4; }

.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: #1c1c1c; background-color: transparent; }

.fm-tag.fm-tag-compact { font-size: 0.9em; }

.fm-tag.fm-tag-success { color: #1c1c1c; background-color: #62c555; }

.fm-tag.fm-tag-error { color: white; background-color: #ff5445; }

.fm-tag.fm-tag-warning { color: #1c1c1c; background-color: #f2a34c; }

.fm-tag.fm-tag-urgent { color: #FFF; background-color: #ff5445; }

.fm-tag.fm-tag-action { color: #1c1c1c; background-color: #2966f4; }

.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: #00509e; color: white; 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%; max-width: 1440px; margin-top: 60px; margin-bottom: 0px; margin-left: auto; margin-right: auto; box-sizing: border-box; background-color: white; }

.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; }

.fm-root-container .fm-content-container .fm-content-pane.fm-side-pane-collapsible .fm-side-pane { width: 240px; left: 0; }

.fm-root-container .fm-content-container .fm-content-pane.fm-side-pane-collapsible .fm-center-pane { left: 0; }

.fm-root-container .fm-content-container .fm-content-pane.fm-side-pane-collapsible.fm-side-pane-collapsed .fm-side-pane { width: 60px; left: 0; 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; left: 60px; 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-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: #fff8dd; }

html.fm-app-attitude-modal .fm-root-container .fm-title-container .fm-title-pane { background-color: #fff8dd; 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: white; }

html.devicetype-mobile .fm-root-container .fm-title-container .fm-title-pane, html.devicetype-tablet .fm-root-container .fm-title-container .fm-title-pane { background-color: #00509e; 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 { left: 0; 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; }

.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: #1c1c1c; 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; 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; color: #99999c; 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: #2966f4; }

.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: #2966f4; }

.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-name > .fm-menugroup-item-name { 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-title { display: flex; flex-direction: row; justify-content: space-between; align-items: center; flex-wrap: nowrap; gap: 4px; }

.fm-title .fm-title-left { margin-left: 40px; flex-grow: 0; flex-shrink: 0; display: flex; flex-direction: row; align-items: center; font-size: 1.2em; }

.fm-title .fm-title-left .fm-title-left-application-icon { width: 37px; margin-left: -7px; }

.fm-title .fm-title-left .fm-title-left-application-icon > span { font-size: 1.4em; }

.fm-title .fm-title-left .fm-title-left-application-name { padding-left: 0.36em; font-size: 1.3em; font-weight: 500; }

.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-account { padding-right: 40px; display: flex; flex-direction: column; }

.fm-title .fm-title-right .fm-title-account .fm-title-account-element { cursor: pointer; cursor: hand; display: flex; flex-direction: row; align-items: center; }

.fm-title .fm-title-right .fm-title-account .fm-title-account-element .fm-title-account-icon { padding-right: 0.2em; line-height: 0; width: 1.4em; }

.fm-title .fm-title-right .fm-title-account .fm-title-account-element .fm-title-account-icon:before { font-size: 1em; }

.fm-title .fm-title-right .fm-title-account .fm-title-account-element .fm-title-account-text { display: flex; flex-direction: column; justify-content: center; font-size: 0.8em; text-transform: uppercase; }

.fm-title .fm-title-right .fm-title-account .fm-title-account-element.fm-title-account-element-inactive { pointer-events: none; }

.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; }

.fm-title .fm-title-menu { position: relative; }

.fm-title .fm-title-menu.fm-title-menu-dropdown .dropdown-menu { position: absolute; left: inherit; right: 0; max-width: 300px; }

.fm-title .fm-title-menu.fm-title-menu-dropdown .dropdown-menu .fm-title-mennugroup-item { cursor: pointer; cursor: hand; padding-top: 0.4em; font-weight: normal; color: inherit; white-space: nowrap; color: #99999c; }

.fm-title .fm-title-menu.fm-title-menu-dropdown .dropdown-menu .fm-title-mennugroup-item.fm-title-mennugroup-item-selected { color: #1c1c1c; }

.fm-title .fm-title-menu.fm-title-menu-dropdown .dropdown-menu .fm-title-mennugroup-item:hover { color: #1c1c1c; }

.fm-title .fm-title-menu.fm-title-menu-inline { display: flex; flex-direction: row; flex-wrap: nowrap; }

.fm-title .fm-title-menu.fm-title-menu-inline .fm-title-mennugroup-item { margin-left: 0.8em; cursor: pointer; cursor: hand; }

.fm-title .fm-title-menu.fm-title-menu-inline .fm-title-mennugroup-item.fm-title-mennugroup-item-selected { color: #2966f4; }

html.devicetype-mobile .fm-title .fm-title-left, html.devicetype-tablet .fm-title .fm-title-left { width: 30px; margin-left: 18px; }

html.devicetype-mobile .fm-title .fm-title-left .fm-icon-command, html.devicetype-tablet .fm-title .fm-title-left .fm-icon-command { color: white; }

html.devicetype-mobile .fm-title .fm-title-right, html.devicetype-tablet .fm-title .fm-title-right { width: 30px; margin-right: 18px; }

html.devicetype-mobile .fm-title-menu.fm-title-menu-dropdown .dropdown-menu, html.devicetype-tablet .fm-title-menu.fm-title-menu-dropdown .dropdown-menu { right: -20px; }

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: #1c1c1c; 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: #1c1c1c; }

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.4em; }

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: white; }

.fm-module { position: absolute; top: 0; left: 0; right: 0; bottom: 0; color: #1c1c1c; background-color: white; }

.fm-module .fm-module-header { background-color: white; 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: "NimbusSanNov"; color: #1c1c1c; padding-left: 40px; padding-right: 40px; 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.fm-module-header-pane-default > .fm-align-right.fm-module-header-actions-container { font-size: initial; }

.fm-module .fm-module-header .fm-module-header-pane.fm-module-header-pane-default > .fm-align-right.fm-module-header-actions-container .fm-button { height: 33px; }

.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: #99999c; border-color: #99999c; }

.fm-module .fm-module-header.fm-module-header-split { height: fit-content; margin-left: 41px; margin-right: 40px; margin-top: 17px; background-color: #ffffff; flex-direction: row; z-index: 999; align-items: stretch; }

.fm-module .fm-module-header.fm-module-header-split .fm-module-header-split-left { flex-grow: 1; flex-shrink: 1; display: flex; flex-direction: column; padding-top: 9px; padding-bottom: 40px; }

.fm-module .fm-module-header.fm-module-header-split .fm-module-header-split-left .fm-module-header-split-left-title { font-size: 16px; }

.fm-module .fm-module-header.fm-module-header-split .fm-module-header-split-left .fm-module-header-split-left-name { color: #2966f4; font-size: 24px; font-weight: 700; padding-top: 16px; }

.fm-module .fm-module-header.fm-module-header-split .fm-module-header-split-left .fm-module-header-split-left-content { padding-top: 16px; }

.fm-module .fm-module-header.fm-module-header-split .fm-module-header-split-left .fm-module-header-split-left-content > div { margin-bottom: 0.4em; }

.fm-module .fm-module-header.fm-module-header-split .fm-module-header-split-right { flex-grow: 0; flex-shrink: 0; display: flex; flex-direction: column; padding-bottom: 40px; }

.fm-module .fm-module-header.fm-module-header-split .fm-module-header-split-right .fm-module-header-split-right-commands { display: flex; flex-direction: row; align-items: flex-end; justify-content: flex-end; padding-bottom: 16px; row-gap: 16px; column-gap: 16px; }

.fm-module .fm-module-content { color: #1c1c1c; 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: #1c1c1c; padding-left: 40px; padding-right: 40px; margin-bottom: 40px; }

.fm-module .fm-module-content .fm-module-content-pane .fm-module-navigation { margin-left: -40px !important; margin-right: -40px !important; padding-top: 20px; padding-bottom: 20px; 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: 40px !important; padding-right: 40px !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-pane .fm-module-content-section { display: block; padding-bottom: 2em; }

.fm-module .fm-module-content .fm-module-content-pane .fm-module-content-section .fm-module-content-section-header { padding-top: 1em; font-weight: 700; }

.fm-module .fm-module-content .fm-module-content-pane .fm-module-content-section .fm-module-content-section-header.fm-module-content-section-header-withcommands { display: flex; flex-direction: row; justify-content: space-between; margin-top: 1px; }

.fm-module .fm-module-content .fm-module-content-pane .fm-module-content-section .fm-module-content-section-header.fm-module-content-section-header-withcommands > div:last-child { display: flex; flex-direction: row; column-gap: 1em; font-weight: normal; }

.fm-module .fm-module-content .fm-module-content-pane .fm-module-content-section .fm-module-content-section-header.fm-module-content-section-header-withcommands > div:last-child > button { max-width: 200px; }

.fm-module .fm-module-content .fm-module-content-pane .fm-module-content-section .fm-module-content-section-content { position: relative; height: 100%; }

.fm-module .fm-module-content .fm-module-content-pane .fm-module-content-section .fm-module-content-section-footer { padding-top: 1em; }

.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: 40px; padding-right: 40px; margin-left: -40px; margin-right: -40px; 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: 40px; padding-right: 40px; }

.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: 40px; padding-right: 40px; }

.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: 40px; padding-right: 40px; }

.fm-module .fm-module-content.fm-module-content-margins .fm-module-content-pane { margin-left: 41px; margin-right: 40px; padding-left: 0; padding-right: 0; }

.fm-module .fm-module-footer { color: #1c1c1c; background-color: white; 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; }

html.devicetype-mobile .fm-module .fm-module-header, html.devicetype-tablet .fm-module .fm-module-header { margin-left: 0; margin-right: 0; margin-top: 0; }

html.devicetype-mobile .fm-module .fm-module-header.fm-module-header-split, html.devicetype-tablet .fm-module .fm-module-header.fm-module-header-split { display: flex; flex-direction: column-reverse; border-bottom: 1px solid #DDD; }

html.devicetype-mobile .fm-module .fm-module-header.fm-module-header-split .fm-module-header-split-left, html.devicetype-tablet .fm-module .fm-module-header.fm-module-header-split .fm-module-header-split-left { margin-left: 12px; margin-right: 12px; padding-top: 0; padding-bottom: 1em; padding-left: 12px; }

html.devicetype-mobile .fm-module .fm-module-header.fm-module-header-split .fm-module-header-split-right, html.devicetype-tablet .fm-module .fm-module-header.fm-module-header-split .fm-module-header-split-right { height: fit-content; width: 100%; padding-bottom: 1em; }

html.devicetype-mobile .fm-module .fm-module-header.fm-module-header-split .fm-module-header-split-right .fm-module-header-split-right-content .fm-event-map, html.devicetype-tablet .fm-module .fm-module-header.fm-module-header-split .fm-module-header-split-right .fm-module-header-split-right-content .fm-event-map { width: 100%; height: 250px; border-radius: 0; }

html.devicetype-mobile .fm-module .fm-module-header.fm-module-header-split .fm-module-header-split-right .fm-module-header-split-right-commands, html.devicetype-tablet .fm-module .fm-module-header.fm-module-header-split .fm-module-header-split-right .fm-module-header-split-right-commands { display: none; }

html.devicetype-mobile .fm-module .fm-module-content, html.devicetype-tablet .fm-module .fm-module-content { overflow: visible; }

html.devicetype-mobile .fm-module .fm-module-content.fm-module-content-margins, html.devicetype-tablet .fm-module .fm-module-content.fm-module-content-margins { margin-left: 12px; margin-right: 12px; }

html.devicetype-mobile .fm-module .fm-module-content.fm-module-content-margins .fm-module-content-pane, html.devicetype-tablet .fm-module .fm-module-content.fm-module-content-margins .fm-module-content-pane { margin-left: 0; margin-right: 0; }

html.devicetype-mobile .fm-module .fm-module-content .fm-module-content-pane, html.devicetype-tablet .fm-module .fm-module-content .fm-module-content-pane { padding-left: 12px; padding-right: 12px; }

html.devicetype-mobile .fm-module .fm-module-content .fm-module-content-pane > [data-fmrole='container'][data-fmdata='contentheader'], html.devicetype-tablet .fm-module .fm-module-content .fm-module-content-pane > [data-fmrole='container'][data-fmdata='contentheader'] { padding-top: 1.3em; }

html.devicetype-mobile .fm-module .fm-module-content .fm-module-content-section .fm-module-content-section-header, html.devicetype-tablet .fm-module .fm-module-content .fm-module-content-section .fm-module-content-section-header { color: #99999c; font-weight: normal; }

html.devicetype-mobile .fm-module .fm-module-content .fm-module-content-section .fm-module-content-section-header.fm-module-content-section-header-withcommands, html.devicetype-tablet .fm-module .fm-module-content .fm-module-content-section .fm-module-content-section-header.fm-module-content-section-header-withcommands { align-items: center; }

html.devicetype-mobile .fm-module .fm-module-content .fm-module-content-section .fm-module-content-section-header.fm-module-content-section-header-withcommands > div:nth-child(2), html.devicetype-tablet .fm-module .fm-module-content .fm-module-content-section .fm-module-content-section-header.fm-module-content-section-header-withcommands > div:nth-child(2) { margin-right: 8px; }

html.devicetype-mobile .fm-module .fm-module-content .fm-module-content-section .fm-module-content-section-content .fm-module-wrapper.fm-module-wrapper-embedded .fm-module .fm-module-content .fm-module-content-pane > div, html.devicetype-tablet .fm-module .fm-module-content .fm-module-content-section .fm-module-content-section-content .fm-module-wrapper.fm-module-wrapper-embedded .fm-module .fm-module-content .fm-module-content-pane > div { padding-left: 0; padding-right: 0; }

html.devicetype-mobile .fm-module .fm-module-content.fm-module-content-header .fm-module-content-pane, html.devicetype-tablet .fm-module .fm-module-content.fm-module-content-header .fm-module-content-pane { padding-left: 0; padding-right: 0; }

html.devicetype-mobile .fm-module .fm-module-content.fm-module-content-header .fm-module-content-pane > div:nth-child(1), html.devicetype-tablet .fm-module .fm-module-content.fm-module-content-header .fm-module-content-pane > div:nth-child(1) { padding-left: 40px; padding-right: 40px; }

html.devicetype-mobile .fm-module .fm-module-content.fm-module-content-header .fm-module-content-pane > div:last-child, html.devicetype-tablet .fm-module .fm-module-content.fm-module-content-header .fm-module-content-pane > div:last-child { padding-left: 40px; padding-right: 40px; }

html.devicetype-mobile .fm-module .fm-module-content.fm-module-footer, html.devicetype-tablet .fm-module .fm-module-content.fm-module-footer { margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; }

.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: #00509e; display: flex; flex-direction: column; padding-top: 16px; padding-bottom: 16px; }

.fm-module-public > .fm-module-public-header { display: flex; flex-wrap: nowrap; flex-direction: row; align-items: center; justify-content: space-between; padding-right: 16px; color: white; }

.fm-module-public > .fm-module-public-header .header-left { flex-grow: 1; flex-shrink: 1; display: flex; flex-wrap: nowrap; flex-direction: row; align-items: center; gap: 1em; }

.fm-module-public > .fm-module-public-header .header-left > div img { width: 160px; }

.fm-module-public > .fm-module-public-header .header-right { flex-grow: 1; flex-shrink: 1; }

.fm-module-public > .fm-module-public-header .header-right { display: flex; flex-wrap: nowrap; flex-direction: row; justify-content: flex-end; }

.fm-module-public > .fm-module-public-header .header-right .header-language { display: flex; flex-direction: row; justify-content: center; gap: 1em; }

.fm-module-public > .fm-module-public-header .header-right .header-language > div[data-fmrole="actions"] { cursor: pointer; cursor: hand; }

.fm-module-public > .fm-module-public-header .header-right .header-language > div.selected { text-decoration: underline; }

.fm-module-public > .fm-module-public-header .header-right .header-language > div.fm-icon-public-language { line-height: 1; }

.fm-module-public > .fm-module-public-content { width: 520px; height: 560px; max-height: 560px; margin: auto; flex-grow: 1; flex-shrink: 1; background-color: white; border-radius: 35px; display: flex; flex-direction: column; align-items: center; padding-top: 40px; padding-bottom: 40px; }

.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-box { background-color: white; color: #585757; width: 100%; height: 100%; display: flex; flex-direction: column; justify-content: space-between; }

.fm-module-public > .fm-module-public-content > .content-box .title { height: 176px; border-bottom: 1px solid #eee; display: flex; flex-direction: column; color: #00509e; }

.fm-module-public > .fm-module-public-content > .content-box .title > div { align-self: center; }

.fm-module-public > .fm-module-public-content > .content-box .title .logo { font-size: 60px; height: 80px; padding-top: 6px; }

.fm-module-public > .fm-module-public-content > .content-box .title .logo span { line-height: 100%; }

.fm-module-public > .fm-module-public-content > .content-box .title .title-text { font-size: 34px; font-weight: bold; }

.fm-module-public > .fm-module-public-content > .content-box .content { font-size: 1.4em; }

.fm-module-public > .fm-module-public-content > .content-box .content > div { display: flex; flex-direction: column; }

.fm-module-public > .fm-module-public-content > .content-box .content > div > div { align-self: center; }

.fm-module-public > .fm-module-public-content > .content-box .footer { display: flex; flex-direction: row; flex-wrap: wrap; gap: 20px; padding-top: 20px; padding-left: 40px; padding-right: 40px; width: 100%; background-color: white; border-top: 1px solid #eee; }

.fm-module-public > .fm-module-public-content > .content-box .footer > button { font-size: 1.2em; background-color: #00509e; height: 50px; color: white; border: 1px solid white; }

.fm-module-public > .fm-module-public-content > .content-box .footer > button:hover { color: #00509e !important; border: 1px solid #00509e !important; }

.fm-module-public > .fm-module-public-content > .content-box .footer > button.fm-button-nocolor { background-color: white; color: #585757; border: 1px solid #DDD; }

.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: 40%; 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 #00509e; display: flex; flex-direction: row; background-color: #00509e; color: #FFF; }

.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-public { padding-top: 0; padding-bottom: 0; }

html.devicetype-mobile .fm-module-public .fm-module-public-header { background-color: #00509e; color: white; border-bottom: 1px solid #BBB; }

html.devicetype-mobile .fm-module-public .fm-module-public-header .fm-color-text-accent { color: white !important; }

html.devicetype-mobile .fm-module-public .fm-module-public-header .header-right .header-language .fm-icon-public-language { display: none; }

html.devicetype-mobile .fm-module-public .fm-module-public-content { width: 100%; height: 100%; padding: 0; }

html.devicetype-mobile .fm-module-public .fm-module-public-content .content-box { background-color: #00509e; color: white; flex-grow: 1; width: 100%; }

html.devicetype-mobile .fm-module-public .fm-module-public-content .content-box .title { background-color: #00509e; color: white; border-bottom: none; height: unset; }

html.devicetype-mobile .fm-module-public .fm-module-public-content .content-box .title .title-text { font-weight: normal; }

html.devicetype-mobile .fm-module-public .fm-module-public-content .content-box .footer { background-color: #00509e; color: white; border-top: none; padding-bottom: 40px; }

html.devicetype-mobile .fm-module-public .fm-module-public-content .content-box .footer .fm-button { background-color: white; color: #00509e; }

html.devicetype-mobile .fm-module-public .fm-module-public-content .content-box .footer .fm-button.fm-button-nocolor { background-color: #00509e; color: white; }

html.devicetype-mobile .fm-module-public .fm-module-public-footer { background-color: #00509e; padding-bottom: 0; }

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; }

html.devicetype-mobile .fm-module-auth-process .fm-process .fm-process-steps .fm-process-step { border-radius: 0; }

.fm-module-person .fm-module-content .fm-module-content-pane { padding-top: 40px; }

.fm-module-person .fm-module-content .fm-module-content-pane .fm-datasection-header { padding-left: 0; padding-top: 0; padding-bottom: 0.4em; }

.fm-module-person .fm-module-content .fm-module-content-pane .fm-datasection-header .fm-datasection-header-line .fm-datasection-header-line-item > div:first-child { font-size: 1.4em; }

.fm-module-person .fm-module-content .fm-module-content-pane .fm-datasection-content { padding-left: 0; display: flex; flex-direction: row; flex-wrap: wrap; width: 100%; }

.fm-module-person .fm-module-content .fm-module-content-pane .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-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: #99999c; }

.fm-module-person .fm-module-content .fm-module-content-pane .fm-datasection-content .content-data { flex-grow: 1; flex-shrink: 1; }

@media only screen and (max-width: 600px) { .fm-module-person .fm-module-content .fm-module-content-pane .fm-datasection-content .content-picture { max-width: 70px; max-height: 70px; margin-right: 20px; } }

.fm-module-person .fm-module-content .fm-module-content-pane .fm-person-commands { width: 100%; display: flex; flex-direction: row; align-content: flex-end; justify-content: flex-end; gap: 2em; }

.fm-module-person .fm-module-footer { border-top: none; height: 80px; width: 100%; padding-right: 40px; padding-bottom: 40px; }

.fm-module-person .fm-module-footer .fm-commands { display: flex; flex-direction: column; align-items: flex-end; }

.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: #99999c; }

.fm-personprofileeditor .fm-picture-wrapper .fm-picture-wrapper-buttons { display: flex; flex-direction: column; }

.fm-baseaccountdeletioneditor .fm-baseaccountdeletioneditor-confirmationcode > * { text-align: center; margin: auto; }

.fm-baseaccountdeletioneditor .fm-baseaccountdeletioneditor-confirmationcode > input { max-width: 300px; }

html.devicetype-mobile .fm-module .fm-module-footer { margin-left: 0; margin-right: 0; padding-left: 12px; padding-right: 12px; }

html.devicetype-mobile .fm-module .fm-module-content { margin-top: 0; }

.fm-module-simpleregistrations > .fm-module-header .fm-module-header-pane .fm-align-right { font-family: "Interstate"; font-size: 16px; }

.fm-module-simpleregistrations > .fm-module-content .fm-simpleregistrationsheader { position: relative; padding-bottom: 23px; font-size: 16px; }

.fm-module-simpleregistrations > .fm-module-content .fm-simpleregistrationsheader .fm-simpleregistrationsheader-content { display: flex; flex-direction: row; width: 100%; }

.fm-module-simpleregistrations > .fm-module-content .fm-simpleregistrationsheader .fm-simpleregistrationsheader-content .fm-simpleregistrationsheader-right { display: flex; flex-direction: row; align-items: center; gap: 0.8em; }

.fm-module-simpleregistrations > .fm-module-content .fm-simpleregistrationsheader .fm-simpleregistrationsheader-content .fm-simpleregistrationsheader-right > div { margin: auto; flex-grow: 0; flex-shrink: 0; }

.fm-module-simpleregistrations > .fm-module-content .fm-simpleregistrationsheader .fm-simpleregistrationsheader-content .fm-simpleregistrationsheader-right > div.fm-dropdown.fm-dropdown-states .fm-dropdown-pane { width: 300px; max-height: 400px; }

.fm-module-simpleregistrations > .fm-module-content .fm-simpleregistrationsheader .fm-simpleregistrationsheader-content .fm-simpleregistrationsheader-right > div.fm-dropdown.fm-dropdown-functions .fm-dropdown-pane { width: 300px; max-height: 400px; }

.fm-module-simpleregistrations > .fm-module-content .fm-simpleregistrationsheader .fm-simpleregistrationsheader-content .fm-simpleregistrationsheader-right > div.fm-dropdown.fm-dropdown-branches .fm-dropdown-pane { width: 300px; max-height: 300px; }

.fm-module-simpleregistrations > .fm-module-content .fm-simpleregistrationsheader .fm-simpleregistrationsheader-content .fm-simpleregistrationsheader-left { display: flex; flex-direction: row; align-items: center; justify-content: flex-end; flex-grow: 1; flex-shrink: 1; }

.fm-module-simpleregistrations > .fm-module-content .fm-simpleregistrationsheader .fm-simpleregistrationsheader-content .fm-simpleregistrationsheader-left > div { margin: auto; margin-right: 0px; margin-left: 0px; }

.fm-module-simpleregistrations > .fm-module-content .fm-simpleregistrationsview { position: relative; }

.fm-module-simpleregistrations > .fm-module-content .fm-simpleregistrationsview.fm-simpleregistrationsview-table .table-container { display: flex; flex-direction: column; margin: 2px; }

.fm-module-simpleregistrations > .fm-module-content .fm-simpleregistrationsview.fm-simpleregistrationsview-table .table-container .row-frame.fm-datasection .fm-datasection-header.fm-datasection-header-withicon { padding-left: 0; padding-right: 0; }

.fm-module-simpleregistrations > .fm-module-content .fm-simpleregistrationsview.fm-simpleregistrationsview-table .table-container .row-frame.fm-datasection .fm-datasection-header.fm-datasection-header-withicon .fm-datasection-header-line > div { color: inherit; }

.fm-module-simpleregistrations > .fm-module-content .fm-simpleregistrationsview.fm-simpleregistrationsview-table .table-container .row-frame.fm-datasection .fm-datasection-header.fm-datasection-header-withicon .fm-datasection-header-line > div:nth-child(1) { width: 24px; }

.fm-module-simpleregistrations > .fm-module-content .fm-simpleregistrationsview.fm-simpleregistrationsview-table .table-container .row-frame.fm-datasection .fm-datasection-header.fm-datasection-header-withicon .fm-datasection-header-line > div:nth-child(2) { width: 14%; max-width: 14%; }

.fm-module-simpleregistrations > .fm-module-content .fm-simpleregistrationsview.fm-simpleregistrationsview-table .table-container .row-frame.fm-datasection .fm-datasection-header.fm-datasection-header-withicon .fm-datasection-header-line > div:nth-child(3) { width: 24%; max-width: 24%; text-align: left; }

.fm-module-simpleregistrations > .fm-module-content .fm-simpleregistrationsview.fm-simpleregistrationsview-table .table-container .row-frame.fm-datasection .fm-datasection-header.fm-datasection-header-withicon .fm-datasection-header-line > div:nth-child(4) { width: 20%; max-width: 20%; }

.fm-module-simpleregistrations > .fm-module-content .fm-simpleregistrationsview.fm-simpleregistrationsview-table .table-container .row-frame.fm-datasection .fm-datasection-header.fm-datasection-header-withicon .fm-datasection-header-line > div:nth-child(5) { width: 14%; max-width: 14%; }

.fm-module-simpleregistrations > .fm-module-content .fm-simpleregistrationsview.fm-simpleregistrationsview-table .table-container .row-frame.fm-datasection .fm-datasection-header.fm-datasection-header-withicon .fm-datasection-header-line > div:nth-child(6) { width: 12%; max-width: 12%; text-align: right; }

.fm-module-simpleregistrations > .fm-module-content .fm-simpleregistrationsview.fm-simpleregistrationsview-table .table-container .row-frame.fm-datasection .fm-datasection-header.fm-datasection-header-withicon .fm-datasection-header-line > div:nth-child(7) { width: 10%; max-width: 10%; text-align: right; }

.fm-module-simpleregistrations > .fm-module-content .fm-simpleregistrationsview.fm-simpleregistrationsview-table .table-container .row-frame.fm-datasection .fm-datasection-content { padding-left: 48px; }

.fm-module-simpleregistrations > .fm-module-content .fm-simpleregistrationsview.fm-simpleregistrationsview-table .table-container .row-frame.fm-datasection .fm-datasection-content .fm-simpleregistration-stateinfo { padding-bottom: 1.2em; margin-bottom: 1.2em; border-bottom: 1px solid #DDD; }

.fm-module-simpleregistrations > .fm-module-content .fm-simpleregistrationsview.fm-simpleregistrationsview-table .table-container .row-frame.fm-datasection.fm-datasection-list-heading .fm-datasection-header { padding-right: 0; }

.fm-module-simpleregistrations > .fm-module-content .fm-simpleregistrationsview.fm-simpleregistrationsview-table .table-container .row-frame.fm-datasection.fm-datasection-list-heading .fm-datasection-header .fm-datasection-header-line > div { padding-right: 12px; padding-left: 0; }

.fm-module-simpleregistrations > .fm-module-content .fm-simpleregistrationsview.fm-simpleregistrationsview-table .table-container .row-frame.fm-datasection.fm-datasection-list-heading .fm-datasection-header .fm-datasection-header-line > div:nth-child(1) { width: 14%; padding-left: 0; }

.fm-module-simpleregistrations > .fm-module-content .fm-simpleregistrationsview.fm-simpleregistrationsview-table .table-container .row-frame.fm-datasection.fm-datasection-list-heading .fm-datasection-header .fm-datasection-header-line > div.fm-icon-placeholder { width: 24px; margin-right: 12px; margin-left: 12px; padding-left: 12px; height: 5px; }

.fm-module-simpleregistrations > .fm-module-content .fm-simpleregistrationsview.fm-simpleregistrationsview-table .table-container .row-frame.fm-datasection.fm-datasection-list-heading .fm-datasection-header .fm-datasection-header-line > div:nth-child(3) { width: 24%; }

.fm-module-simpleregistrations > .fm-module-content .fm-simpleregistrationsview.fm-simpleregistrationsview-table .table-container .row-frame.fm-datasection.fm-datasection-list-heading .fm-datasection-header .fm-datasection-header-line > div:nth-child(4) { width: 20%; padding-left: 0; }

.fm-module-simpleregistrations > .fm-module-content .fm-simpleregistrationsview.fm-simpleregistrationsview-table .table-container .row-frame.fm-datasection.fm-datasection-list-heading .fm-datasection-header .fm-datasection-header-line > div:nth-child(5) { width: 14%; }

.fm-module-simpleregistrations > .fm-module-content .fm-simpleregistrationsview.fm-simpleregistrationsview-table .table-container .row-frame.fm-datasection.fm-datasection-list-heading .fm-datasection-header .fm-datasection-header-line > div:nth-child(6) { width: 12%; text-align: right; }

.fm-module-simpleregistrations > .fm-module-content .fm-simpleregistrationsview.fm-simpleregistrationsview-table .table-container .row-frame.fm-datasection.fm-datasection-list-heading .fm-datasection-header .fm-datasection-header-line > div:nth-child(7) { width: 10%; text-align: right; }

.fm-module-simpleregistrations > .fm-module-content .fm-simpleregistrationsview html.browser-MSEDGE.fm-simpleregistrationsview-table, html.browser-MSIE .fm-module-simpleregistrations > .fm-module-content .fm-simpleregistrationsview.fm-simpleregistrationsview-table { margin-right: -32px; padding-right: 20px; }

.fm-simpleregistrationeditor { margin-bottom: 40px; }

.fm-simpleregistrationeditor .fm-simpleregistrationeditor-section { margin-bottom: 2em; }

.fm-simpleregistrationeditor .fm-simpleregistrationeditor-section .fm-simpleregistrationeditor-section-label { padding-bottom: 0.4em; }

.fm-simpleregistrationeditor .fm-simpleregistrationeditor-section .fm-simpleregistrationeditor-section-data .fm-simpleregistrationeditor-datainput .fm-simpleregistrationeditor-datainput-datablock { display: flex; flex-direction: row; align-items: center; }

.fm-simpleregistrationeditor .fm-simpleregistrationeditor-section .fm-simpleregistrationeditor-section-data .fm-simpleregistrationeditor-datainput .fm-simpleregistrationeditor-datainput-datablock .fm-simpleregistrationeditor-datainput-left { width: 50%; padding-right: 20px; }

.fm-simpleregistrationeditor .fm-simpleregistrationeditor-section .fm-simpleregistrationeditor-section-data .fm-simpleregistrationeditor-datainput .fm-simpleregistrationeditor-datainput-datablock .fm-simpleregistrationeditor-datainput-left .fm-multiselect-dropdown .fm-multiselect-content { border-top: 1px solid #ebeced; width: 100%; min-height: 350px; margin-top: -1px; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3); }

.fm-simpleregistrationeditor .fm-simpleregistrationeditor-section .fm-simpleregistrationeditor-section-data .fm-simpleregistrationeditor-datainput .fm-simpleregistrationeditor-datainput-datablock .fm-simpleregistrationeditor-datainput-right { width: 50%; }

.fm-simpleregistrationeditor .fm-simpleregistrationeditor-section .fm-simpleregistrationeditor-section-data .form-group .fm-simpleregistrationeditor-form-control-readonly { padding-top: 11px; padding-bottom: 10px; display: flex; flex-direction: row; align-items: center; }

.fm-simpleregistrationeditor .fm-simpleregistrationeditor-section .fm-simpleregistrationeditor-section-data .form-group .fm-simpleregistrationeditor-form-control-readonly.fm-simpleregistrationeditor-form-control-readonly-compact { padding-top: 0; padding-bottom: 0; }

.fm-simpleregistrationeditor .fm-simpleregistrationeditor-section .fm-simpleregistrationeditor-section-data .form-group .fm-simpleregistrationeditor-form-control-readonly .fm-simpleregistrationeditor-form-label-text { width: 50%; }

.fm-simpleregistrationeditor .fm-simpleregistrationeditor-section .fm-simpleregistrationeditor-section-data .form-group .fm-simpleregistrationeditor-form-control-readonly .fm-simpleregistrationeditor-form-label-value { width: 50%; word-break: break-word; padding-right: 12px; }

.fm-simpleregistrationeditor .fm-simpleregistrationeditor-section .fm-simpleregistrationeditor-section-data .fm-multiselect-content .fm-device-itemselector .form-group .form-control { background-color: inherit; border-color: inherit; }

.fm-module-simpleregistrations-statistics { min-height: 600px; }

html.devicetype-mobile .fm-module-simpleregistrations > .fm-module-content .fm-simpleregistrationsview.fm-simpleregistrationsview-table .row-frame.fm-datasection .fm-datasection-header.fm-datasection-header-withicon .fm-datasection-header-line > div:nth-child(2) { max-width: none; }

html.devicetype-mobile .fm-module-simpleregistrations > .fm-module-content .fm-simpleregistrationsview.fm-simpleregistrationsview-table .row-frame.fm-datasection .fm-datasection-content .fm-simpleregistration-stateinfo { padding-bottom: 0em; margin-bottom: 1em; border-bottom: 1px solid #DDD; }

.fm-module-baseaccounts > .fm-module-content .fm-baseaccountsheader { position: relative; padding-bottom: 24px; font-size: 16px; }

.fm-module-baseaccounts > .fm-module-content .fm-baseaccountsheader .fm-baseaccountsheader-content { display: flex; flex-direction: row; width: 100%; }

.fm-module-baseaccounts > .fm-module-content .fm-baseaccountsheader .fm-baseaccountsheader-content .fm-baseaccountsheader-right { display: flex; flex-direction: row; align-items: center; gap: 0.8em; }

.fm-module-baseaccounts > .fm-module-content .fm-baseaccountsheader .fm-baseaccountsheader-content .fm-baseaccountsheader-right > div { margin: auto; flex-grow: 0; flex-shrink: 0; }

.fm-module-baseaccounts > .fm-module-content .fm-baseaccountsheader .fm-baseaccountsheader-content .fm-baseaccountsheader-right > div.fm-dropdown.fm-dropdown-states .fm-dropdown-pane { width: 300px; max-height: 400px; }

.fm-module-baseaccounts > .fm-module-content .fm-baseaccountsheader .fm-baseaccountsheader-content .fm-baseaccountsheader-right > div.fm-dropdown.fm-dropdown-functions .fm-dropdown-pane { width: 300px; max-height: 400px; }

.fm-module-baseaccounts > .fm-module-content .fm-baseaccountsheader .fm-baseaccountsheader-content .fm-baseaccountsheader-left { display: flex; flex-direction: row; align-items: center; justify-content: flex-end; flex-grow: 1; flex-shrink: 1; }

.fm-module-baseaccounts > .fm-module-content .fm-baseaccountsheader .fm-baseaccountsheader-content .fm-baseaccountsheader-left > div { margin: auto; margin-right: 0px; margin-left: 0px; }

.fm-module-baseaccounts > .fm-module-content .fm-baseaccountsview { position: relative; }

.fm-module-baseaccounts > .fm-module-content .fm-baseaccountsview.fm-baseaccountsview-table .table-container { display: flex; flex-direction: column; margin: 2px; }

.fm-module-baseaccounts > .fm-module-content .fm-baseaccountsview.fm-baseaccountsview-table .table-container .row-frame.fm-datasection .fm-datasection-header-withicon { padding-left: 0; padding-right: 0; }

.fm-module-baseaccounts > .fm-module-content .fm-baseaccountsview.fm-baseaccountsview-table .table-container .row-frame.fm-datasection .fm-datasection-header-withicon .fm-datasection-header-line > div:nth-child(1) { font-size: 1em; width: 30px; height: 30px; margin-right: 12px; margin-left: 12px; }

.fm-module-baseaccounts > .fm-module-content .fm-baseaccountsview.fm-baseaccountsview-table .table-container .row-frame.fm-datasection .fm-datasection-header-withicon .fm-datasection-header-line > div:nth-child(2) { width: 20%; }

.fm-module-baseaccounts > .fm-module-content .fm-baseaccountsview.fm-baseaccountsview-table .table-container .row-frame.fm-datasection .fm-datasection-header-withicon .fm-datasection-header-line > div:nth-child(3) { width: 30%; color: #99999c; }

.fm-module-baseaccounts > .fm-module-content .fm-baseaccountsview.fm-baseaccountsview-table .table-container .row-frame.fm-datasection .fm-datasection-header-withicon .fm-datasection-header-line > div:nth-child(4) { width: 15%; color: #99999c; }

.fm-module-baseaccounts > .fm-module-content .fm-baseaccountsview.fm-baseaccountsview-table .table-container .row-frame.fm-datasection .fm-datasection-header-withicon .fm-datasection-header-line > div:nth-child(5) { width: 20%; color: #99999c; text-align: right; }

.fm-module-baseaccounts > .fm-module-content .fm-baseaccountsview.fm-baseaccountsview-table .table-container .row-frame.fm-datasection .fm-datasection-header-withicon .fm-datasection-header-line > div:nth-child(6) { width: 15%; color: #99999c; text-align: right; }

.fm-module-baseaccounts > .fm-module-content .fm-baseaccountsview.fm-baseaccountsview-table .table-container .row-frame.fm-datasection .fm-datasection-header-withicon .fm-datasection-header-line.header-lineshort > div:nth-child(2) { width: 75%; }

.fm-module-baseaccounts > .fm-module-content .fm-baseaccountsview.fm-baseaccountsview-table .table-container .row-frame.fm-datasection .fm-datasection-header-withicon .fm-datasection-header-line.header-lineshort > div:nth-child(3) { width: 30%; display: none; }

.fm-module-baseaccounts > .fm-module-content .fm-baseaccountsview.fm-baseaccountsview-table .table-container .row-frame.fm-datasection.fm-datasection-list-heading .fm-datasection-header { padding-right: 0; }

.fm-module-baseaccounts > .fm-module-content .fm-baseaccountsview.fm-baseaccountsview-table .table-container .row-frame.fm-datasection.fm-datasection-list-heading .fm-datasection-header .fm-datasection-header-line > div { padding-right: 12px; padding-left: 12px; }

.fm-module-baseaccounts > .fm-module-content .fm-baseaccountsview.fm-baseaccountsview-table .table-container .row-frame.fm-datasection.fm-datasection-list-heading .fm-datasection-header .fm-datasection-header-line > div:nth-child(1) { width: 20%; padding-left: 0; }

.fm-module-baseaccounts > .fm-module-content .fm-baseaccountsview.fm-baseaccountsview-table .table-container .row-frame.fm-datasection.fm-datasection-list-heading .fm-datasection-header .fm-datasection-header-line > div.fm-icon-placeholder { width: 30px; margin-right: 12px; margin-left: 12px; padding-left: 12px; height: 5px; }

.fm-module-baseaccounts > .fm-module-content .fm-baseaccountsview.fm-baseaccountsview-table .table-container .row-frame.fm-datasection.fm-datasection-list-heading .fm-datasection-header .fm-datasection-header-line > div:nth-child(3) { width: 30%; }

.fm-module-baseaccounts > .fm-module-content .fm-baseaccountsview.fm-baseaccountsview-table .table-container .row-frame.fm-datasection.fm-datasection-list-heading .fm-datasection-header .fm-datasection-header-line > div:nth-child(4) { width: 15%; padding-left: 0; }

.fm-module-baseaccounts > .fm-module-content .fm-baseaccountsview.fm-baseaccountsview-table .table-container .row-frame.fm-datasection.fm-datasection-list-heading .fm-datasection-header .fm-datasection-header-line > div:nth-child(5) { width: 20%; text-align: right; }

.fm-module-baseaccounts > .fm-module-content .fm-baseaccountsview.fm-baseaccountsview-table .table-container .row-frame.fm-datasection.fm-datasection-list-heading .fm-datasection-header .fm-datasection-header-line > div:nth-child(6) { width: 15%; text-align: right; }

.fm-module-baseaccounts > .fm-module-content .fm-baseaccountsview html.browser-MSEDGE.fm-baseaccountsview-tiles, html.browser-MSIE .fm-module-baseaccounts > .fm-module-content .fm-baseaccountsview.fm-baseaccountsview-tiles { margin-right: -32px; padding-right: 20px; }

.fm-module-baseaccounts > .fm-module-content .fm-baseaccountsview html.browser-MSEDGE.fm-baseaccountsview-table, html.browser-MSIE .fm-module-baseaccounts > .fm-module-content .fm-baseaccountsview.fm-baseaccountsview-table { margin-right: -32px; padding-right: 20px; }

.fm-module-baseaccount > .fm-module-header { height: 155px; }

.fm-module-baseaccount > .fm-module-header > .fm-module-header-pane { font-family: "NimbusSanNov"; font-size: inherit; color: inherit; }

.fm-module-baseaccount > .fm-module-header > .fm-module-header-pane > .fm-baseaccounttitle { position: relative; min-height: 60px; width: 100%; display: flex; flex-direction: row; }

.fm-module-baseaccount > .fm-module-header > .fm-module-header-pane > .fm-baseaccounttitle .fm-baseaccounttitle-left { margin: auto; flex-grow: 1; }

.fm-module-baseaccount > .fm-module-header > .fm-module-header-pane > .fm-baseaccounttitle .fm-baseaccounttitle-right { margin: auto; display: flex; flex-direction: row; justify-content: flex-end; flex-grow: 1; }

.fm-module-baseaccount > .fm-module-header > .fm-module-header-pane > .fm-baseaccountinfo { position: relative; width: 100%; padding-top: 14px; padding-bottom: 0; background-color: transparent; display: flex; flex-direction: row; align-items: flex-start; }

.fm-module-baseaccount > .fm-module-header > .fm-module-header-pane > .fm-baseaccountinfo > .fm-baseaccountinfo-icon { position: relative; width: 50px; height: 50px; background-color: inherit; border-radius: 50%; }

.fm-module-baseaccount > .fm-module-header > .fm-module-header-pane > .fm-baseaccountinfo > .fm-baseaccountinfo-icon > span:before { position: absolute; top: 50%; left: 0; transform: translate(10px, -50%); font-size: 2.4em; }

.fm-module-baseaccount > .fm-module-header > .fm-module-header-pane > .fm-baseaccountinfo > .fm-baseaccountinfo-content { position: relative; background-color: transparent; padding: 0; padding-left: 0px; display: flex; flex-direction: column; flex-grow: 1; flex-shrink: 1; }

.fm-module-baseaccount > .fm-module-header > .fm-module-header-pane > .fm-baseaccountinfo > .fm-baseaccountinfo-content > div:nth-child(1) { font-size: 1.4em; padding-bottom: 6px; }

.fm-module-baseaccount > .fm-module-content { margin-top: 155px; }

.fm-module-baseaccount > .fm-module-content [data-fmrole="container"][data-fmdata="tabcontent"] #tab-contacts [data-fmrole="contactdata"] .fm-datasection-list .fm-datasection .fm-datasection-header .fm-datasection-header-line .fm-datasection-header-line-item:nth-child(1) { width: 60%; }

.fm-module-baseaccount > .fm-module-content [data-fmrole="container"][data-fmdata="tabcontent"] #tab-contacts [data-fmrole="contactdata"] .fm-datasection-list .fm-datasection .fm-datasection-header .fm-datasection-header-line .fm-datasection-header-line-item:nth-child(2) { width: 40%; }

.fm-module-baseaccount > .fm-module-content [data-fmrole="container"][data-fmdata="tabcontent"] #tab-delegations .fm-dropdown.fm-dropdown-delegationstate .fm-dropdown-pane { width: 300px; max-height: 400px; }

html.devicetype-mobile .fm-module-baseaccount > .fm-module-header { height: 95px; }

html.devicetype-mobile .fm-module-baseaccount > .fm-module-content { margin-top: 95px; }

.fm-module-account > .fm-module-header .fm-module-header-pane.fm-module-header-pane-default .fm-align-right { font-family: "NimbusSanNov"; font-size: 16px; }

.fm-module-account .fm-module-content .fm-module-content-pane { padding-top: 40px; }

.fm-module-account .fm-module-content .fm-module-content-pane .fm-datasection-baseaccountdata .fm-datasection-header { padding-left: 0; padding-top: 0; padding-bottom: 0.4em; }

.fm-module-account .fm-module-content .fm-module-content-pane .fm-datasection-baseaccountdata .fm-datasection-header .fm-datasection-header-line .fm-datasection-header-line-item > div:first-child { font-size: 1.4em; }

.fm-module-account .fm-module-content .fm-module-content-pane .fm-datasection-baseaccountdata .fm-datasection-content { padding-left: 0; }

.fm-module-account .fm-module-content .fm-module-content-pane .fm-datasection-notes .fm-datasection-header { padding-left: 0; padding-top: 0; padding-bottom: 0.4em; }

.fm-module-account .fm-module-content .fm-module-content-pane .fm-datasection-notes .fm-datasection-header .fm-datasection-header-line .fm-datasection-header-line-item > div:first-child { font-size: 1.4em; }

.fm-module-account .fm-module-content .fm-module-content-pane .fm-datasection-notes .fm-datasection-content { padding-left: 0; }

.fm-module-account .fm-module-content .fm-baseaccount-notes b { font-weight: bold; }

.fm-module-account .fm-module-content .fm-baseaccount-notes p { line-height: 1.4em; margin-bottom: 16px; }

.fm-module-account .fm-module-content .fm-baseaccount-notes img.note-float-right { margin-left: 40px; }

.fm-module-account .fm-module-content .fm-baseaccount-notes img.note-float-left { margin-right: 40px; margin-bottom: 20px; margin-top: 10px; }

.fm-account-itemselector .form-group { position: relative; }

.fm-account-itemselector .form-group input { padding-right: 30px; }

.fm-account-itemselector .form-group div { cursor: pointer; cursor: hand; color: #989898; }

.fm-account-itemselector .form-group div:hover { color: #1c1c1c; }

.fm-account-itemselector .form-group div:after { position: absolute; top: 50%; left: 100%; transform: translate(-38px, -50%); font-family: "Material Symbols Rounded"; content: ""; font-size: 1.8em; }

.fm-accountupdate-process { position: relative; min-height: 50vh; }

.fm-accountupdate-process .fm-accountupdate-process-steps { position: absolute; top: 0; bottom: 0; left: 0; right: 0; overflow: hidden; }

.fm-accountupdate-process .fm-accountupdate-process-steps .fm-process-step { position: absolute; bottom: 0; width: 100%; z-index: 10; opacity: 0; overflow: hidden; top: 100%; left: 100%; transition: left 0.4s; opacity: 0; display: flex; flex-direction: column; justify-content: space-between; }

.fm-accountupdate-process .fm-accountupdate-process-steps .fm-process-step .fm-process-step-title { font-weight: bold; text-shadow: 0.5px 0 0 currentColor; }

.fm-accountupdate-process .fm-accountupdate-process-steps .fm-process-step .fm-process-step-content { flex: 1 1 100%; }

.fm-accountupdate-process .fm-accountupdate-process-steps .fm-process-step .fm-process-step-info { flex: 0 0 auto; color: #dd3e31; padding-bottom: 12px; padding-top: 12px; }

.fm-accountupdate-process .fm-accountupdate-process-steps .fm-process-step .fm-process-step-next { border-top: 1px solid #e5e5e5; margin-left: -24px; margin-right: -24px; flex: 0 0 auto; padding-left: 24px; padding-right: 24px; padding-top: 24px; padding-bottom: 12px; display: flex; justify-content: space-evenly; }

.fm-accountupdate-process .fm-accountupdate-process-steps .fm-process-step .fm-process-step-next .fm-button { flex-grow: 1; flex-shrink: 1; }

.fm-accountupdate-process .fm-accountupdate-process-steps .fm-process-step.no-transition { transition: left 0s; }

.fm-accountupdate-process .fm-accountupdate-process-steps .fm-process-step.active { left: 0; top: 0; z-index: 20; background-color: white; opacity: 1; }

.fm-account-spotgroup .fm-module-header .fm-event-map { height: 250px; width: 400px; border-radius: 8px; }

.fm-account-spotgroup .fm-module-header .fm-event-map .fm-geomap-marker { position: relative; z-index: 100; color: inherit; }

.fm-account-spotgroup .fm-module-header .fm-event-map .fm-geomap-marker.fm-geomap-marker-spot { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 3em !important; color: #2966f4; }

.fm-account-spotgroup .fm-module-header .fm-event-map .fm-geomap-marker.fm-geomap-marker-spot:before { font-family: "Material Symbols Filled"; content: ""; }

.fm-account-spotgroup .fm-module-content .fm-module-content-pane .fm-datasection-list.fm-spots-spotsdetail .fm-datasection .fm-datasection-header { padding-left: 0; }

.fm-account-spotgroup .fm-module-content .fm-module-content-pane .fm-datasection-list.fm-spots-spotsdetail .fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="column-name"] { width: 50%; }

.fm-account-spotgroup .fm-module-content .fm-module-content-pane .fm-datasection-list.fm-spots-spotsdetail .fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="column-address"] { width: 50%; }

.fm-account-spotgroup .fm-module-content .fm-module-content-pane .fm-datasection-list.fm-spots-spotsdetail .fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="column-commands"] { width: 8%; }

.fm-account-account .fm-module-content .fm-module-content-pane .fm-datasection-list.fm-spotgroup-spotgroupsdetail .fm-datasection .fm-datasection-header { padding-left: 0; }

.fm-account-account .fm-module-content .fm-module-content-pane .fm-datasection-list.fm-spotgroup-spotgroupsdetail .fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="column-name"] { width: 50%; }

.fm-account-account .fm-module-content .fm-module-content-pane .fm-datasection-list.fm-spotgroup-spotgroupsdetail .fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="column-address"] { width: 50%; }

.fm-account-account .fm-module-content .fm-module-content-pane .fm-datasection-list.fm-spotgroup-spotgroupsdetail .fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="column-commands"] { width: 8%; }

.fm-account-account .fm-module-content .fm-module-content-pane .fm-datasection-list.fm-accountprofiles-accountprofiledetail .fm-datasection .fm-datasection-header { padding-left: 0; }

.fm-account-account .fm-module-content .fm-module-content-pane .fm-datasection-list.fm-accountprofiles-accountprofiledetail .fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="column-name"] { width: 100%; }

.fm-account-account .fm-module-content .fm-module-content-pane .fm-datasection-list.fm-accountprofiles-accountprofiledetail .fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="column-commands"] { width: 8%; }

.fm-account-accountprofile .fm-module-content .fm-module-content-pane .fm-datasection-list.fm-spotgroup-spotgroupsdetail .fm-datasection .fm-datasection-header { padding-left: 0; }

.fm-account-accountprofile .fm-module-content .fm-module-content-pane .fm-datasection-list.fm-spotgroup-spotgroupsdetail .fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="column-name"] { width: 50%; }

.fm-account-accountprofile .fm-module-content .fm-module-content-pane .fm-datasection-list.fm-spotgroup-spotgroupsdetail .fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="column-identity"] { width: 50%; }

.fm-account-accountprofile .fm-module-content .fm-module-content-pane .fm-datasection-list.fm-spotgroup-spotgroupsdetail .fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="column-commands"] { width: 8%; }

html.devicetype-mobile .fm-module-account > .fm-module-content .fm-module-content-pane .nav-tabs { position: absolute; bottom: 0; left: 0; right: 0; margin: 0; padding: 0; border-top: 1px solid #000; }

html.devicetype-mobile .fm-module-account > .fm-module-content .fm-module-content-pane .tab-content { margin-top: 4px; margin-bottom: 50px; }

html.devicetype-mobile .fm-module .fm-module-content .fm-module-content-pane .fm-module-content-section .fm-module-content-section-content { padding-top: 1em; }

html.devicetype-mobile .fm-accountupdate-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-accountupdate-process .fm-process { border-radius: 0; border: none; }

html.devicetype-mobile .fm-accountupdate-process .fm-process .fm-process-steps .fm-process-step { border-radius: 0; }

html.devicetype-mobile .fm-module-account-devicegroups .fm-module-content .fm-module-content-pane .fm-rowcontent { padding-top: 0 !important; }

html.devicetype-mobile .fm-module-account-devicegroups .fm-module-content .fm-module-content-pane .fm-rowcontent .fm-rowcontent-right { display: none; }

html.devicetype-mobile .fm-module-account-accounts .fm-module-content .fm-module-content-pane .fm-rowcontent { padding-top: 0 !important; }

html.devicetype-mobile .fm-module-account-accounts .fm-module-content .fm-module-content-pane .fm-rowcontent .fm-rowcontent-right { display: none; }

html.devicetype-mobile .fm-module-account-accountprofiles .fm-module-content .fm-module-content-pane .fm-rowcontent { padding-top: 0 !important; }

html.devicetype-mobile .fm-module-account-accountprofiles .fm-module-content .fm-module-content-pane .fm-rowcontent .fm-rowcontent-right { display: none; }

.fm-newsletter.fm-newsletter-banner .fm-newsletter-content .fm-newsletter-content-newsletters { display: flex; flex-direction: column; flex-grow: 0; flex-shrink: 0; align-items: center; }

.fm-newsletter.fm-newsletter-banner .fm-newsletter-content .fm-newsletter-content-newsletters .fm-newsletter-content-newsletter { display: flex; flex-direction: row; justify-content: unset; width: 600px; min-height: 200px; flex-grow: 0; flex-shrink: 0; margin: 1em; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15); }

.fm-newsletter.fm-newsletter-banner .fm-newsletter-content .fm-newsletter-content-newsletters .fm-newsletter-content-newsletter .fm-newsletter-content-newsletter-border { display: none; }

.fm-newsletter.fm-newsletter-banner .fm-newsletter-content .fm-newsletter-content-newsletters .fm-newsletter-content-newsletter .fm-newsletter-content-newsletter-content { padding: 2em; width: 100%; display: flex; flex-direction: column; }

.fm-newsletter.fm-newsletter-banner .fm-newsletter-content .fm-newsletter-content-newsletters .fm-newsletter-content-newsletter .fm-newsletter-content-newsletter-content .fm-newsletter-content-newsletter-content-title { font-weight: bold; text-shadow: 0.5px 0 0 currentColor; font-size: 1.2em; word-break: break-word; }

.fm-newsletter.fm-newsletter-banner .fm-newsletter-content .fm-newsletter-content-newsletters .fm-newsletter-content-newsletter .fm-newsletter-content-newsletter-content .fm-newsletter-content-newsletter-content-description { padding-top: 20px; font-size: 1.2em; word-break: break-word; }

.fm-newsletter.fm-newsletter-banner .fm-newsletter-content .fm-newsletter-content-newsletters .fm-newsletter-content-newsletter .fm-newsletter-content-newsletter-content .fm-newsletter-content-newsletter-content-footer { display: flex; width: 100%; flex-direction: column; padding-top: 20px; align-items: flex-end; }

.fm-newsletter.fm-newsletter-banner .fm-newsletter-content .fm-newsletter-content-newsletters .fm-newsletter-content-newsletter .fm-newsletter-content-newsletter-content .fm-newsletter-content-newsletter-content-footer .fm-newsletter-content-newsletter-content-publishedat { flex-grow: 1; flex-shrink: 1; padding-top: 4px; font-size: 0.6em; font-style: italic; }

.fm-newsletter.fm-newsletter-banner .fm-newsletter-content .fm-newsletter-content-newsletters .fm-newsletter-content-newsletter .fm-newsletter-content-newsletter-content .fm-newsletter-content-newsletter-content-footer .fm-newsletter-content-newsletter-content-product { display: block; flex-grow: 0; flex-shrink: 0; height: 20px; overflow: hidden; align-self: flex-end; }

.fm-newsletter.fm-newsletter-banner .fm-newsletter-content .fm-newsletter-content-newsletters .fm-newsletter-content-newsletter .fm-newsletter-content-newsletter-content .fm-newsletter-content-newsletter-content-footer .fm-newsletter-content-newsletter-content-product img { height: 20px; }

.fm-newsletter.fm-newsletter-banner .fm-newsletter-content .fm-newsletter-content-newsletters .fm-newsletter-content-newsletter.fm-newsletter-content-newsletter-theme-banner-simple-blue-gradient .fm-newsletter-content-newsletter-content { color: #FFF; background: radial-gradient(#045c9c, #312782); }

.fm-newsletter.fm-newsletter-banner .fm-newsletter-content .fm-newsletter-content-newsletters .fm-newsletter-content-newsletter.fm-newsletter-content-newsletter-theme-banner-punchline-blue-gradient .fm-newsletter-content-newsletter-content { color: #FFF; background: radial-gradient(#045c9c, #312782); }

.fm-newsletter.fm-newsletter-banner .fm-newsletter-content .fm-newsletter-content-newsletters .fm-newsletter-content-newsletter.fm-newsletter-content-newsletter-theme-banner-punchline-blue-gradient .fm-newsletter-content-newsletter-content .fm-newsletter-content-newsletter-content-description { display: none; }

.fm-newsletter.fm-newsletter-banner .fm-newsletter-content .fm-newsletter-content-newsletters .fm-newsletter-content-newsletter.fm-newsletter-content-newsletter-theme-banner-simple-red-warning .fm-newsletter-content-newsletter-border { display: block; flex-grow: 0; flex-shrink: 0; height: inherit; width: 32px; background-color: #d32510; }

.fm-newsletter.fm-newsletter-banner .fm-newsletter-content .fm-newsletter-content-newsletters .fm-newsletter-content-newsletter.fm-newsletter-content-newsletter-theme-banner-simple-red-warning .fm-newsletter-content-newsletter-content { color: inherit; padding-left: 1em; }

.fm-newsletter.fm-newsletter-banner .fm-newsletter-content .fm-newsletter-content-newsletters .fm-newsletter-content-newsletter.fm-newsletter-content-newsletter-theme-banner-product-certas-care .fm-newsletter-content-newsletter-content .fm-newsletter-content-newsletter-content-title { font-weight: normal; text-shadow: none; }

.fm-newsletter.fm-newsletter-banner .fm-newsletter-content .fm-newsletter-content-newsletters .fm-newsletter-content-newsletter.fm-newsletter-content-newsletter-theme-banner-product-certas-alarm .fm-newsletter-content-newsletter-content .fm-newsletter-content-newsletter-content-title { font-weight: normal; text-shadow: none; }

.fm-newsletter.fm-newsletter-banner .fm-newsletter-content .fm-newsletter-content-newsletters .fm-newsletter-content-newsletter.fm-newsletter-content-newsletter-theme-banner-product-certas-control .fm-newsletter-content-newsletter-content .fm-newsletter-content-newsletter-content-title { font-weight: normal; text-shadow: none; }

.fm-newsletter.fm-newsletter-banner .fm-newsletter-content .fm-newsletter-content-newsletters .fm-newsletter-content-newsletter.fm-newsletter-content-newsletter-theme-banner-product-certas-multicall .fm-newsletter-content-newsletter-content .fm-newsletter-content-newsletter-content-title { font-weight: normal; text-shadow: none; }

.fm-newsletter.fm-newsletter-banner .fm-newsletter-content .fm-newsletter-content-newsletters .fm-newsletter-content-newsletter.fm-newsletter-content-newsletter-theme-banner-product-certas-video .fm-newsletter-content-newsletter-content .fm-newsletter-content-newsletter-content-title { font-weight: normal; text-shadow: none; }

.fm-newsletter.fm-newsletter-banner .fm-newsletter-content .fm-newsletter-content-newsletters .fm-newsletter-content-newsletter.fm-newsletter-content-newsletter-theme-banner-product-certas-support-line .fm-newsletter-content-newsletter-content .fm-newsletter-content-newsletter-content-title { font-weight: normal; text-shadow: none; }

@media only screen and (max-width: 600px) { .fm-newsletter.fm-newsletter-banner .fm-newsletter-content .fm-newsletter-content-newsletters .fm-newsletter-content-newsletter { width: 100%; flex-grow: 1; flex-shrink: 1; } }

.fm-module-faq .fm-module-content .fm-faqheader { position: relative; padding-bottom: 23px; font-size: 16px; }

.fm-module-faq .fm-module-content .fm-faqheader .fm-faqheader-content { display: flex; flex-direction: row; width: 100%; }

.fm-module-faq .fm-module-content .fm-faqheader .fm-faqheader-content .fm-faqheader-left { display: flex; flex-direction: row; align-items: center; }

.fm-module-faq .fm-module-content .fm-faqheader .fm-faqheader-content .fm-faqheader-right { display: flex; flex-direction: row; align-items: center; justify-content: flex-end; flex-grow: 1; flex-shrink: 1; }

.fm-module-faq .fm-module-content .fm-faqheader .fm-faqheader-content .fm-faqheader-right > div { margin: auto; margin-right: 0px; margin-left: 0px; }

.fm-module-faq .fm-module-content .fm-faqview { position: relative; margin-right: -18px; padding-right: 18px; padding-top: 12px; }

.fm-module-faq .fm-module-content .fm-faqview .table-container { margin: 2px; }

.fm-module-faq .fm-module-content .fm-faqview html.browser-MSEDGE.fm-faqview-table, html.browser-MSIE .fm-module-faq .fm-module-content .fm-faqview.fm-faqview-table { margin-right: -32px; padding-right: 20px; }

.fm-module-article .fm-module-header .fm-module-header-pane .fm-align-left .fm-button.fm-button-back { display: none; }

html.devicetype-mobile .fm-module-faq .fm-module-content .fm-faqview { padding-top: 1em; }

html.devicetype-mobile .fm-module-faq .fm-module-content .fm-faqview.fm-faqview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div { color: inherit; }

html.devicetype-mobile .fm-module-faq .fm-module-content .fm-faqview.fm-faqview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div:nth-child(2) { width: 35%; }

html.devicetype-mobile .fm-module-faq .fm-module-content .fm-faqview.fm-faqview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div:nth-child(3) { width: 15%; }

html.devicetype-mobile .fm-module-faq .fm-module-content .fm-faqview.fm-faqview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div:nth-child(4) { width: 15%; }

html.devicetype-mobile .fm-module-faq .fm-module-content .fm-faqview.fm-faqview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div:nth-child(5) { width: 20%; }

html.devicetype-mobile .fm-module-faq .fm-module-content .fm-faqview.fm-faqview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div:nth-child(6) { width: 15%; text-align: right; }

html.devicetype-mobile .fm-module-articles .fm-module-content .fm-module-content-pane > div:last-child.fm-articlesview-tiles { padding-left: 0; padding-right: 0; margin: 0; }

html.devicetype-mobile .fm-module-articles .fm-module-content .fm-module-content-pane > div:last-child.fm-articlesview-tiles .tiles-container { margin-top: 1em; margin-left: 0; margin-right: 0; }

.fm-module-events .fm-module-header > .fm-module-header-pane.fm-module-header-pane-default > .fm-align-right .fm-eventsheader-actions-container-actions { display: flex; flex-direction: row; gap: 0.8em; padding-left: 0.8em; }

.fm-module-events .fm-module-header > .fm-module-header-pane.fm-module-header-pane-default > .fm-align-right .fm-eventsheader-actions-container-actions .fm-button { max-width: 12em; flex-grow: 1; flex-shrink: 1; }

.fm-module-events .fm-module-header > .fm-module-header-pane.fm-module-header-pane-default > .fm-align-right .fm-eventsheader-actions-container-actions .fm-button.fm-button-edit { max-width: 20em; color: #2966f4; }

.fm-module-events .fm-module-header > .fm-module-header-pane.fm-module-header-pane-default > .fm-align-right .fm-eventsheader-actions-container-actions .fm-button.fm-button-edit > div[data-fmrole="actions"]:hover { color: #1c1c1c; }

.fm-module-events .fm-module-header > .fm-module-header-pane.fm-module-header-pane-default > .fm-align-right .fm-eventsheader-actions-container-actions .fm-events-filters-userfilters .fm-userfilters-list .fm-userfilters-userfilter { margin: 0.6em; margin-bottom: 0.3em; margin-top: 0.3em; padding: 0.4em; }

.fm-module-events .fm-module-header > .fm-module-header-pane.fm-module-header-pane-default > .fm-align-right .fm-eventsheader-actions-container-actions .fm-events-filters-userfilters .fm-userfilters-list .fm-userfilters-userfilter:first-child { margin-top: 0.6em; }

.fm-module-events .fm-module-header > .fm-module-header-pane.fm-module-header-pane-default > .fm-align-right .fm-eventsheader-actions-container-actions .fm-events-filters-userfilters .fm-userfilters-list .fm-userfilters-userfilter:last-child { margin-bottom: 0.6em; }

.fm-module-events .fm-module-header > .fm-module-header-pane.fm-module-header-pane-default > .fm-align-right .fm-eventsheader-actions-container-actions .fm-events-filters-userfilters .fm-userfilters-list .fm-userfilters-userfilter.fm-userfilters-userfilter-editable { position: relative; display: flex; flex-direction: row; justify-content: space-between; }

.fm-module-events .fm-module-header > .fm-module-header-pane.fm-module-header-pane-default > .fm-align-right .fm-eventsheader-actions-container-actions .fm-events-filters-userfilters .fm-userfilters-list .fm-userfilters-userfilter.fm-userfilters-userfilter-editable .fm-userfilter-action { visibility: hidden; margin-left: 0.4em; padding-left: 0.4em; font-family: "icon-base"; font-size: 0.8em; width: max-content; }

.fm-module-events .fm-module-header > .fm-module-header-pane.fm-module-header-pane-default > .fm-align-right .fm-eventsheader-actions-container-actions .fm-events-filters-userfilters .fm-userfilters-list .fm-userfilters-userfilter:hover { color: #2966f4; background-color: rgba(41, 102, 244, 0.05); border-radius: 4px; }

.fm-module-events .fm-module-header > .fm-module-header-pane.fm-module-header-pane-default > .fm-align-right .fm-eventsheader-actions-container-actions .fm-events-filters-userfilters .fm-userfilters-list .fm-userfilters-userfilter:hover.fm-userfilters-userfilter-editable .fm-userfilter-action { visibility: visible; }

.fm-module-events .fm-module-header > .fm-module-header-pane.fm-module-header-pane-default > .fm-align-right .fm-eventsheader-actions-container-actions .fm-events-filters-userfilters .fm-userfilters-list .fm-userfilters-userfilter:hover.fm-userfilters-userfilter-editable .fm-userfilter-action:hover { color: #1c1c1c; }

.fm-module-events .fm-module-content .fm-eventsheader { position: relative; padding-bottom: 23px; font-size: 16px; }

.fm-module-events .fm-module-content .fm-eventsheader .fm-eventsheader-content { display: flex; flex-direction: row; width: 100%; }

.fm-module-events .fm-module-content .fm-eventsheader .fm-eventsheader-content .fm-eventsheader-left { display: flex; flex-direction: row; align-items: center; justify-content: flex-end; flex-grow: 1; flex-shrink: 1; }

.fm-module-events .fm-module-content .fm-eventsheader .fm-eventsheader-content .fm-eventsheader-left > div { margin: auto; margin-right: 0px; margin-left: 0px; }

.fm-module-events .fm-module-content .fm-eventsheader .fm-eventsheader-content .fm-eventsheader-right { display: flex; flex-direction: row; align-items: center; gap: 0.8em; }

.fm-module-events .fm-module-content .fm-eventsheader .fm-eventsheader-content .fm-eventsheader-right > div { margin: auto; flex-grow: 0; flex-shrink: 0; }

.fm-module-events .fm-module-content .fm-eventsheader .fm-eventsheader-content .fm-eventsheader-right > div.fm-dropdown.fm-dropdown-eventtypes .fm-dropdown-pane { width: 300px; height: 360px; }

.fm-module-events .fm-module-content .fm-eventsheader .fm-eventsheader-content .fm-eventsheader-right > div.fm-dropdown.fm-dropdown-eventsorting .fm-dropdown-pane { width: 200px; height: 200px; }

.fm-module-events .fm-module-content .fm-eventsheader .fm-eventsheader-content .fm-eventsheader-right > div.fm-dropdown.fm-dropdown-viewoptions .fm-dropdown-pane { width: 400px; height: 400px; }

.fm-module-events .fm-module-content .fm-eventsheader .fm-eventsheader-content .fm-eventsheader-right > div.fm-dropdown.fm-dropdown-datetimefilter .fm-dropdown-pane { width: 280px; height: 200px; }

@media (max-width: 1124px) { .fm-module-events .fm-module-content .fm-eventsheader .fm-eventsheader-content .fm-eventsheader-right [data-fmrole="label"][data-fmdata="eventstatistics"] { display: none; } }

.fm-module-events .fm-module-content .fm-eventsheader .fm-eventsheader-actions-container { display: flex; flex-direction: row; justify-content: space-between; justify-items: center; }

.fm-module-events .fm-module-content .fm-eventsheader .fm-eventsheader-actions-container .fm-eventsheader-actions-container-actions { display: flex; flex-direction: row; justify-items: center; gap: 4px; color: #c2c2c4; }

.fm-module-events .fm-module-content .fm-eventsheader .fm-eventsheader-actions-container .fm-eventsheader-actions-container-actions > span:hover { color: #1c1c1c; }

.fm-module-events .fm-module-content .fm-eventsview { position: relative; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-table { -webkit-overflow-scrolling: touch; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-table .table-container { display: flex; flex-direction: column; margin: 2px; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-table .table-container .row-frame.fm-datasection .fm-datasection-header { padding-left: 0; padding-right: 0; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div { color: inherit; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="column-icon"] { width: 24px; height: 24px; color: #c2c2c4; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="column-timestamp"] { width: 18%; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="column-name"] { width: 25%; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="column-address"] { width: 20%; flex-direction: column; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="column-poi"] { width: 25%; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="column-employee"] { width: 15%; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="column-attachment"] { width: 24px; height: 100%; color: #c2c2c4; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-table .table-container .row-frame.fm-datasection.fm-eventstable-header { color: #c2c2c4; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-table .table-container .row-frame.fm-datasection.fm-eventstable-header > .fm-datasection-header { padding-bottom: 4px; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-table .table-container .row-frame.fm-datasection.fm-eventstable-header > .fm-datasection-header .fm-datasection-header-line { padding-right: 36px; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-table .table-container .row-frame.fm-datasection.fm-eventstable-header > .fm-datasection-header .fm-datasection-header-line .fm-event-icon-placeholder { width: 48px; min-width: 48px; max-width: 48px; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-table .table-container .row-frame.fm-datasection.fm-eventstable-header > .fm-datasection-header:after { position: absolute; top: 50%; left: 100%; transform: translate(-40px, -50%); font-family: "icon-base"; font-size: 2em; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-table .table-container .row-frame.fm-datasection.fm-event-spotviewcontext .fm-datasection-header { padding-left: 0; padding-right: 0; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-table .table-container .row-frame.fm-datasection.fm-event-spotviewcontext .fm-datasection-header .fm-datasection-header-line > div { color: inherit; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-table .table-container .row-frame.fm-datasection.fm-event-spotviewcontext .fm-datasection-header .fm-datasection-header-line > div[data-field="column-icon"] { color: #c2c2c4; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-table .table-container .row-frame.fm-datasection.fm-event-spotviewcontext .fm-datasection-header .fm-datasection-header-line > div[data-field="column-timestamp"] { width: 20%; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-table .table-container .row-frame.fm-datasection.fm-event-spotviewcontext .fm-datasection-header .fm-datasection-header-line > div[data-field="column-name"] { width: 30%; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-table .table-container .row-frame.fm-datasection.fm-event-spotviewcontext .fm-datasection-header .fm-datasection-header-line > div[data-field="column-poi"] { width: 30%; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-table .table-container .row-frame.fm-datasection.fm-event-spotviewcontext .fm-datasection-header .fm-datasection-header-line > div[data-field="column-employee"] { width: 20%; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-table .table-container .row-frame.fm-datasection.fm-event-spotviewcontext .fm-datasection-header .fm-datasection-header-line > div[data-field="column-attachment"] { width: 24px; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-table .table-container .row-frame.fm-datasection.fm-event-employeeviewcontext .fm-datasection-header { padding-left: 0; padding-right: 0; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-table .table-container .row-frame.fm-datasection.fm-event-employeeviewcontext .fm-datasection-header .fm-datasection-header-line > div { color: inherit; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-table .table-container .row-frame.fm-datasection.fm-event-employeeviewcontext .fm-datasection-header .fm-datasection-header-line > div[data-field="column-icon"] { color: #c2c2c4; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-table .table-container .row-frame.fm-datasection.fm-event-employeeviewcontext .fm-datasection-header .fm-datasection-header-line > div[data-field="column-timestamp"] { width: 20%; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-table .table-container .row-frame.fm-datasection.fm-event-employeeviewcontext .fm-datasection-header .fm-datasection-header-line > div[data-field="column-name"] { width: 30%; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-table .table-container .row-frame.fm-datasection.fm-event-employeeviewcontext .fm-datasection-header .fm-datasection-header-line > div[data-field="column-address"] { width: 20%; flex-direction: column; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-table .table-container .row-frame.fm-datasection.fm-event-employeeviewcontext .fm-datasection-header .fm-datasection-header-line > div[data-field="column-poi"] { width: 30%; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-table .table-container .row-frame.fm-datasection.fm-event-employeeviewcontext .fm-datasection-header .fm-datasection-header-line > div[data-field="column-attachment"] { width: 24px; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-table .table-container .row-frame.fm-datasection.fm-event-compact { padding-left: 0; padding-right: 0; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-table .table-container .row-frame.fm-datasection.fm-event-compact .fm-datasection-header { padding-left: 0; padding-right: 0; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-table .table-container .row-frame.fm-datasection.fm-event-compact .fm-datasection-header .fm-datasection-header-line { justify-content: flex-end; align-items: flex-start; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-table .table-container .row-frame.fm-datasection.fm-event-compact .fm-datasection-header .fm-datasection-header-line > div { color: inherit; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-table .table-container .row-frame.fm-datasection.fm-event-compact .fm-datasection-header .fm-datasection-header-line > div[data-field="column-icon"] { align-self: flex-start; color: #2966f4; margin-top: 0; margin-bottom: 0; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-table .table-container .row-frame.fm-datasection.fm-event-compact .fm-datasection-header .fm-datasection-header-line > div[data-field="column-timestamp"] { color: #c2c2c4; width: fit-content; display: flex; flex-direction: column; align-items: flex-end; flex-grow: 0; flex-shrink: 0; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-table .table-container .row-frame.fm-datasection.fm-event-compact .fm-datasection-header .fm-datasection-header-line > div[data-field="column-description"] { width: 30%; width: fit-content; display: flex; flex-direction: column; flex-grow: 1; flex-shrink: 1; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-table.fm-eventsview-table-loading .table-container { opacity: 0.4; }

.fm-module-events .fm-module-content .fm-eventsview html.browser-MSEDGE.fm-eventsview-table, html.browser-MSIE .fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-table { margin-right: -32px; padding-right: 20px; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-eventgrouptable { -webkit-overflow-scrolling: touch; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-eventgrouptable .table-container { display: flex; flex-direction: column; margin: 2px; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-eventgrouptable .table-container .row-frame.fm-datasection .fm-datasection-header { padding-left: 0; padding-right: 0; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-eventgrouptable .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div { color: inherit; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-eventgrouptable .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div:nth-child(1) { width: 24px; height: 24px; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-eventgrouptable .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div:nth-child(2) { width: 35%; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-eventgrouptable .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div:nth-child(3) { width: 15%; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-eventgrouptable .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div:nth-child(4) { width: 20%; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-eventgrouptable .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div:nth-child(5) { width: 20%; text-align: left; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-eventgrouptable .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div:nth-child(6) { width: 10%; text-align: left; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-eventgrouptable .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line.header-lineshort > div:nth-child(1) { width: 24px; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-eventgrouptable .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line.header-lineshort > div:nth-child(2) { width: 60%; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-eventgrouptable .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line.header-lineshort > div:nth-child(3) { width: 0; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-eventgrouptable .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line.header-lineshort > div:nth-child(4) { width: 0; display: none; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-eventgrouptable .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line.header-lineshort > div:nth-child(5) { width: 30%; display: none; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-eventgrouptable .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line.header-lineshort > div:nth-child(6) { width: 10%; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-eventgrouptable .table-container .row-frame.fm-datasection .fm-datasection-content { padding-left: 48px; }

.fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-eventgrouptable.fm-eventsview-eventgrouptable-loading .table-container { opacity: 0.4; }

.fm-module-events .fm-module-content .fm-eventsview html.browser-MSEDGE.fm-eventsview-eventgrouptable, html.browser-MSIE .fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-eventgrouptable { margin-right: -32px; padding-right: 20px; }

.fm-module-event .fm-module-header .fm-event-map { height: 250px; width: 400px; border-radius: 8px; }

.fm-module-event .fm-module-header .fm-event-map .fm-geomap-marker { position: relative; z-index: 100; color: inherit; }

.fm-module-event .fm-module-header .fm-event-map .fm-geomap-marker.fm-geomap-marker-spot { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 3em !important; color: #2966f4; }

.fm-module-event .fm-module-header .fm-event-map .fm-geomap-marker.fm-geomap-marker-spot:before { font-family: "Material Symbols Filled"; content: ""; }

.fm-module-event .fm-module-content .fm-datasection-table.fm-event-eventdetail-1 .fm-datasection .fm-datasection-header { padding-left: 0; padding-right: 0; }

.fm-module-event .fm-module-content .fm-datasection-table.fm-event-eventdetail-1 .fm-datasection .fm-datasection-header .fm-datasection-table-cell[data-field="column-timestamp"] { min-width: 18%; width: 18%; }

.fm-module-event .fm-module-content .fm-datasection-table.fm-event-eventdetail-1 .fm-datasection .fm-datasection-header .fm-datasection-table-cell[data-field="column-name"] { min-width: 30%; width: 30%; }

.fm-module-event .fm-module-content .fm-datasection-table.fm-event-eventdetail-1 .fm-datasection .fm-datasection-header .fm-datasection-table-cell[data-field="column-poi"] { min-width: 22%; width: 22%; }

.fm-module-event .fm-module-content .fm-datasection-table.fm-event-eventdetail-1 .fm-datasection .fm-datasection-header .fm-datasection-table-cell[data-field="column-employee"] { min-width: 15%; width: 15%; }

.fm-module-event .fm-module-content .fm-datasection-table.fm-event-eventdetail-1 .fm-datasection .fm-datasection-header .fm-datasection-table-cell[data-field="column-media"] { min-width: 15%; width: 15%; }

.fm-module-event .fm-module-content .fm-datasection-table.fm-event-eventdetail-0 .fm-datasection .fm-datasection-header { padding-left: 0; padding-right: 0; }

.fm-module-event .fm-module-content .fm-datasection-table.fm-event-eventdetail-0 .fm-datasection .fm-datasection-header .fm-datasection-table-cell[data-field="column-timestamp"] { min-width: 20%; width: 20%; }

.fm-module-event .fm-module-content .fm-datasection-table.fm-event-eventdetail-0 .fm-datasection .fm-datasection-header .fm-datasection-table-cell[data-field="column-name"] { min-width: 30%; width: 30%; }

.fm-module-event .fm-module-content .fm-datasection-table.fm-event-eventdetail-0 .fm-datasection .fm-datasection-header .fm-datasection-table-cell[data-field="column-poi"] { min-width: 30%; width: 30%; }

.fm-module-event .fm-module-content .fm-datasection-table.fm-event-eventdetail-0 .fm-datasection .fm-datasection-header .fm-datasection-table-cell[data-field="column-employee"] { min-width: 20%; width: 20%; }

.fm-eventsexporteditor .fm-eventsexporteditor-metadata .fm-eventsexporteditor-metadata-messages { padding-top: 1.6em; padding-bottom: 1em; }

.fm-eventsexporteditor .fm-eventsexporteditor-metadata .fm-eventsexporteditor-metadata-messages .fm-message-header { padding-bottom: 0.5em; font-weight: bold; }

.fm-eventsexporteditor .fm-eventsexporteditor-metadata .fm-eventsexporteditor-metadata-messages .fm-message { padding-bottom: 0.25em; }

.fm-eventsexporteditor .fm-eventsexporteditor-filter .fm-propertytable-30 .fm-propertytable-30-property .fm-eventsexporteditor-metadata-measure { display: flex; }

.fm-eventsexporteditor .fm-eventsexporteditor-filter .fm-propertytable-30 .fm-propertytable-30-property .fm-eventsexporteditor-metadata-measure .fm-eventsexporteditor-metadata-measure-value { min-width: 1.8em; }

.fm-events-userfilter-editor .fm-propertytable-30 .form-group.fm-error-tag-inline .control-label .label-error { display: none; }

.fm-events-userfilter-editor .fm-propertytable-30 .form-group.fm-error-tag-inline .form-control { border-color: #ff5445; }

.fm-events-userfilter-editor .fm-propertytable-30 .form-group.fm-error-tag-inline .icon-error { content: ""; }

.fm-events-userfilter-editor .fm-propertytable-30 .form-group.fm-error-tag-inline .icon-error:after { position: absolute; top: 1em; left: calc(30% + 9px); color: #ff5445; content: ""; font-family: "icon-base"; font-size: 0.8em; }

html.devicetype-mobile .fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line { align-items: flex-start; }

html.devicetype-mobile .fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line .column-icon { margin-top: 0; }

html.devicetype-mobile .fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line .column-icon .fm-icon-item-tag { margin-top: 2px; }

html.devicetype-mobile .fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line .column-content .column-entry { display: flex; flex-direction: row; justify-content: space-between; }

html.devicetype-mobile .fm-module-events .fm-module-content .fm-eventsview.fm-eventsview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line .column-content .column-entry .column-entry-fixed-width { flex-grow: 0; flex-shrink: 0; }

html.devicetype-mobile .fm-module-event .fm-module-content.fm-module-content-margins { margin-left: 0; margin-right: 0; }

html.devicetype-mobile .fm-module-event .fm-module-content.fm-module-content-margins .fm-module-content-pane { padding-left: 0; padding-right: 0; }

html.devicetype-mobile .fm-module-event .fm-module-content.fm-module-content-margins .fm-module-content-pane > div { margin-left: 12px; }

html.devicetype-mobile .fm-module-event .fm-module-content.fm-module-content-margins .fm-module-content-pane .fm-section-icon-alligned { border-bottom: 1px solid #DDD; padding-left: 12px; padding-right: 12px; }

html.devicetype-mobile .fm-module-event .fm-module-content.fm-module-content-margins .fm-module-content-pane .fm-section-icon-alligned .fm-datasection-list { padding-top: 12px; }

.fm-module-spots > .fm-module-header > .fm-module-header-pane.fm-module-header-pane-default > .fm-align-right > div { position: relative; margin: auto; margin-right: 0px; margin-left: 20px; }

.fm-module-spots > .fm-module-content .fm-devicesheader { position: relative; padding-bottom: 24px; font-size: 16px; }

.fm-module-spots > .fm-module-content .fm-devicesheader .fm-devicesheader-content { display: flex; flex-direction: row; width: 100%; }

.fm-module-spots > .fm-module-content .fm-devicesheader .fm-devicesheader-content .fm-devicesheader-right { display: flex; flex-direction: row; align-items: center; gap: 0.8em; }

.fm-module-spots > .fm-module-content .fm-devicesheader .fm-devicesheader-content .fm-devicesheader-right > div { margin: auto; flex-grow: 0; flex-shrink: 0; }

.fm-module-spots > .fm-module-content .fm-devicesheader .fm-devicesheader-content .fm-devicesheader-right > div.fm-dropdown.fm-dropdown-operationstates .fm-dropdown-pane { width: 200px; height: 400px; }

.fm-module-spots > .fm-module-content .fm-devicesheader .fm-devicesheader-content .fm-devicesheader-right > div.fm-dropdown.fm-dropdown-devicegroups .fm-dropdown-pane { width: 300px; height: 400px; }

.fm-module-spots > .fm-module-content .fm-devicesheader .fm-devicesheader-content .fm-devicesheader-right > div.fm-dropdown.fm-dropdown-spotsorting .fm-dropdown-pane { width: 300px; height: 400px; }

@media (max-width: 1124px) { .fm-module-spots > .fm-module-content .fm-devicesheader .fm-devicesheader-content .fm-devicesheader-right [data-fmrole="label"][data-fmdata="devicestatistics"] { display: none; } }

.fm-module-spots > .fm-module-content .fm-devicesheader .fm-devicesheader-content .fm-devicesheader-left { display: flex; flex-direction: row; align-items: center; justify-content: flex-end; flex-grow: 1; flex-shrink: 1; gap: 0.8em; }

.fm-module-spots > .fm-module-content .fm-devicesheader .fm-devicesheader-content .fm-devicesheader-left > div { margin: auto; margin-right: 0px; margin-left: 0px; }

.fm-module-spots > .fm-module-content .fm-devicesview { position: relative; }

.fm-module-spots > .fm-module-content .fm-devicesview.fm-devicesview-tiles { overflow-x: hidden !important; -webkit-overflow-scrolling: touch; }

.fm-module-spots > .fm-module-content .fm-devicesview.fm-devicesview-tiles .tiles-container { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; margin: -12px; min-height: 16px; }

.fm-module-spots > .fm-module-content .fm-devicesview.fm-devicesview-tiles .tiles-container .tile-frame { position: relative; display: flex; flex-direction: column; flex-grow: 0; flex-shrink: 0; box-sizing: border-box; width: 348px; margin: 16px; background-color: #FFF; color: #1c1c1c; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15); border: none; border-radius: 8px; overflow: hidden; }

.fm-module-spots > .fm-module-content .fm-devicesview.fm-devicesview-tiles .tiles-container .tile-frame > .tile-header { position: relative; flex-grow: 0; display: flex; flex-wrap: nowrap; flex-direction: row; background-color: transparent; width: 100%; overflow: hidden; border-top-right-radius: 8px; border-top-left-radius: 8px; }

.fm-module-spots > .fm-module-content .fm-devicesview.fm-devicesview-tiles .tiles-container .tile-frame > .tile-header > .tile-header-icon { position: relative; flex-grow: 0; flex-shrink: 0; width: 70px; background-color: transparent; padding: 12px; }

.fm-module-spots > .fm-module-content .fm-devicesview.fm-devicesview-tiles .tiles-container .tile-frame > .tile-header > .tile-header-content { position: relative; flex-grow: 1; flex-shrink: 1; background-color: transparent; overflow: hidden; padding: 12px; padding-left: 0px; display: flex; flex-direction: column; }

.fm-module-spots > .fm-module-content .fm-devicesview.fm-devicesview-tiles .tiles-container .tile-frame > .tile-content { flex-grow: 1; max-height: 140px; }

.fm-module-spots > .fm-module-content .fm-devicesview.fm-devicesview-tiles .tiles-container .tile-frame > .tile-footer { position: relative; flex-grow: 1; padding: 12px; border-bottom-right-radius: 8px; border-bottom-left-radius: 8px; }

.fm-module-spots > .fm-module-content .fm-devicesview.fm-devicesview-tiles .tiles-container .tile-frame:hover { cursor: pointer; cursor: hand; box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3); }

@media only screen and (max-width: 600px) { .fm-module-spots > .fm-module-content .fm-devicesview.fm-devicesview-tiles .tiles-container .tile-frame { flex-grow: 1; flex-shrink: 1; } }

.fm-module-spots > .fm-module-content .fm-devicesview.fm-devicesview-table { -webkit-overflow-scrolling: touch; }

.fm-module-spots > .fm-module-content .fm-devicesview.fm-devicesview-table .table-container { display: flex; flex-direction: column; margin: 2px; }

.fm-module-spots > .fm-module-content .fm-devicesview.fm-devicesview-table .table-container .row-frame.fm-datasection .fm-datasection-header { padding-left: 0; padding-right: 0; }

.fm-module-spots > .fm-module-content .fm-devicesview.fm-devicesview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="spotstate.icon"] { font-size: 1em; width: 30px; height: 30px; border-radius: 50%; margin-right: 12px; margin-left: 12px; }

.fm-module-spots > .fm-module-content .fm-devicesview.fm-devicesview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="spot.name"] { width: 30%; }

.fm-module-spots > .fm-module-content .fm-devicesview.fm-devicesview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="spot.services"] { width: 30%; }

.fm-module-spots > .fm-module-content .fm-devicesview.fm-devicesview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="spot.latestactivity"] { width: 20%; }

.fm-module-spots > .fm-module-content .fm-devicesview.fm-devicesview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="spot.nextservice"] { width: 20%; }

.fm-module-spots > .fm-module-content .fm-devicesview.fm-devicesview-table .table-container .row-frame.fm-datasection.fm-spotsstable-header { color: #c2c2c4; }

.fm-module-spots > .fm-module-content .fm-devicesview.fm-devicesview-table .table-container .row-frame.fm-datasection.fm-spotsstable-header > .fm-datasection-header { padding-bottom: 4px; }

.fm-module-spots > .fm-module-content .fm-devicesview.fm-devicesview-table .table-container .row-frame.fm-datasection.fm-spotsstable-header > .fm-datasection-header .fm-datasection-header-line { padding-right: 36px; }

.fm-module-spots > .fm-module-content .fm-devicesview.fm-devicesview-table .table-container .row-frame.fm-datasection.fm-spotsstable-header > .fm-datasection-header .fm-datasection-header-line .fm-event-icon-placeholder { width: 48px; min-width: 48px; max-width: 48px; }

.fm-module-spots > .fm-module-content .fm-devicesview.fm-devicesview-table .table-container .row-frame.fm-datasection.fm-spotsstable-header > .fm-datasection-header .fm-datasection-header-line > div[data-field="spot.name"] { padding-left: 0; }

.fm-module-spots > .fm-module-content .fm-devicesview.fm-devicesview-table .table-container .row-frame.fm-datasection.fm-spotsstable-header > .fm-datasection-header:after { position: absolute; top: 50%; left: 100%; transform: translate(-40px, -50%); font-family: "icon-base"; font-size: 2em; }

.fm-module-spots > .fm-module-content .fm-devicesview html.browser-MSEDGE.fm-devicesview-tiles, html.browser-MSIE .fm-module-spots > .fm-module-content .fm-devicesview.fm-devicesview-tiles { margin-right: -32px; padding-right: 20px; }

.fm-module-spots > .fm-module-content .fm-devicesview html.browser-MSEDGE.fm-devicesview-table, html.browser-MSIE .fm-module-spots > .fm-module-content .fm-devicesview.fm-devicesview-table { margin-right: -32px; padding-right: 20px; }

.fm-module-spot .fm-module-header .fm-event-map { height: 250px; width: 400px; border-radius: 8px; }

.fm-module-spot .fm-module-header .fm-event-map .fm-geomap-marker { position: relative; z-index: 100; color: inherit; }

.fm-module-spot .fm-module-header .fm-event-map .fm-geomap-marker.fm-geomap-marker-spot { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 3em !important; color: #2966f4; }

.fm-module-spot .fm-module-header .fm-event-map .fm-geomap-marker.fm-geomap-marker-spot:before { font-family: "Material Symbols Filled"; content: ""; }

.fm-module-spot .fm-module-content .fm-module-content-pane .fm-module .fm-module-content .fm-module-content-pane { margin-left: 0px; margin-right: 0px; margin-bottom: 0px; }

.fm-module-spot .fm-module-content .fm-module-content-pane .fm-module.fm-module-events .fm-eventsheader { padding-top: 20px; padding-left: 0; padding-right: 0; padding-bottom: 0; }

.fm-module-spot .fm-module-content .fm-module-content-pane .fm-module.fm-module-events .fm-eventsview-table { padding-left: 0; padding-right: 0; }

.fm-module-spot .fm-module-content .fm-module-content-pane .fm-module.fm-module-plans .fm-plansheader { padding-top: 20px; padding-left: 0; padding-right: 0; padding-bottom: 0; }

.fm-module-spot .fm-module-content .fm-module-content-pane .fm-module.fm-module-plans .fm-plansview-table { padding-left: 0; padding-right: 0; }

.fm-module-spot .fm-module-content .fm-module-content-pane .fm-module.fm-module-documents .fm-plansheader { padding-top: 20px; padding-left: 0; padding-right: 0; padding-bottom: 0; }

.fm-module-spot .fm-module-content .fm-module-content-pane .fm-module.fm-module-documents .fm-documentsview-table { padding-left: 0; padding-right: 0; }

.fm-geomap-marker { position: relative; z-index: 100; color: inherit; }

.fm-geomap-marker.fm-geomap-marker-spot { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 3em !important; color: #2966f4; }

.fm-geomap-marker.fm-geomap-marker-spot:before { font-family: "Material Symbols Filled"; content: ""; }

.fm-geomap-marker > * { position: absolute; font-size: 0.4em !important; z-index: 999; color: #FFF; }

.marker-cluster-normal { border: 1px solid #FFF; background-color: #2966f4; color: #FFF; }

.marker-cluster-normal span { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 0.8em; }

.leaflet-popup-pane .leaflet-popup { border-radius: 8px; }

.leaflet-popup-pane .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content { min-width: 400px; }

.leaflet-popup-pane .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .fm-geomap-popup-spot { cursor: pointer; cursor: hand; }

.leaflet-popup-pane .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .fm-geomap-popup-spot .popup-header { position: relative; padding-left: 16px; padding-right: 16px; padding-top: 16px; padding-bottom: 16px; border-bottom: 1px solid #DDD; width: 100%; display: flex; flex-direction: row; }

.leaflet-popup-pane .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .fm-geomap-popup-spot .popup-header > div:nth-child(1) { position: relative; width: 28px; height: 28px; flex-grow: 0; flex-shrink: 0; border-radius: 50%; background-color: inherit; }

.leaflet-popup-pane .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .fm-geomap-popup-spot .popup-header > div:nth-child(1) > span:before { font-size: 1.4em; font-family: "Material Symbols Rounded"; content: ""; color: inherit; }

.leaflet-popup-pane .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .fm-geomap-popup-spot .popup-header > div:nth-child(2) { position: relative; display: flex; flex-direction: column; padding-left: 8px; }

.leaflet-popup-pane .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .fm-geomap-popup-spot .popup-header > div:nth-child(2) > div:nth-child(1) { font-weight: bold; text-shadow: 0.5px 0 0 currentColor; }

.leaflet-popup-pane .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .fm-geomap-popup-spot .popup-header > div:nth-child(2) > div:nth-child(2) { color: inherit; }

.leaflet-popup-pane .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .fm-geomap-popup-spot .popup-content { position: relative; margin-left: 36px; padding-left: 16px; padding-right: 16px; padding-bottom: 16px; padding-top: 16px; width: 100%; color: #99999c; }

.leaflet-popup-pane .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .fm-geomap-popup-spot .popup-content > div { position: relative; display: flex; flex-direction: row; }

.leaflet-popup-pane .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .fm-geomap-popup-spot .popup-content > div > div { padding-bottom: 4px; }

.leaflet-popup-pane .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .fm-geomap-popup-spot .popup-content > div > div:last-child { padding-bottom: 0px; }

.leaflet-popup-pane .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .fm-geomap-popup-spot .popup-content > div > div:nth-child(1) { position: relative; flex-grow: 1; flex-shrink: 1; width: 50%; }

.leaflet-popup-pane .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .fm-geomap-popup-spot .popup-content > div > div:nth-child(2) { position: relative; flex-grow: 1; flex-shrink: 1; width: 50%; }

html.devicetype-mobile .fm-module-spot > .fm-module-content { transition: margin-top 0.4s; }

.fm-module-employees > .fm-module-header > .fm-module-header-pane.fm-module-header-pane-default > .fm-align-right > div { position: relative; margin: auto; margin-right: 0px; margin-left: 20px; }

.fm-module-employees > .fm-module-content .fm-employeesheader { position: relative; padding-bottom: 24px; font-size: 16px; }

.fm-module-employees > .fm-module-content .fm-employeesheader .fm-employeesheader-content { display: flex; flex-direction: row; width: 100%; }

.fm-module-employees > .fm-module-content .fm-employeesheader .fm-employeesheader-content .fm-employeesheader-right { display: flex; flex-direction: row; align-items: center; gap: 0.8em; }

.fm-module-employees > .fm-module-content .fm-employeesheader .fm-employeesheader-content .fm-employeesheader-right > div { margin: auto; flex-grow: 0; flex-shrink: 0; }

.fm-module-employees > .fm-module-content .fm-employeesheader .fm-employeesheader-content .fm-employeesheader-right > div.fm-dropdown.fm-dropdown-employeesorting .fm-dropdown-pane { width: 300px; height: 400px; }

.fm-module-employees > .fm-module-content .fm-employeesheader .fm-employeesheader-content .fm-employeesheader-left { display: flex; flex-direction: row; align-items: center; justify-content: flex-end; flex-grow: 1; flex-shrink: 1; }

.fm-module-employees > .fm-module-content .fm-employeesheader .fm-employeesheader-content .fm-employeesheader-left > div { margin: auto; margin-right: 0px; margin-left: 0px; }

.fm-module-employees > .fm-module-content .fm-employeesview { position: relative; }

.fm-module-employees > .fm-module-content .fm-employeesview.fm-employeesview-tiles { overflow-x: hidden !important; -webkit-overflow-scrolling: touch; }

.fm-module-employees > .fm-module-content .fm-employeesview.fm-employeesview-tiles .tiles-container { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; margin: -12px; min-height: 16px; }

.fm-module-employees > .fm-module-content .fm-employeesview.fm-employeesview-tiles .tiles-container .tile-frame { position: relative; display: flex; flex-direction: row; flex-grow: 0; flex-shrink: 0; box-sizing: border-box; width: 348px; margin: 16px; background-color: #FFF; color: #1c1c1c; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15); border: none; border-radius: 8px; overflow: hidden; }

.fm-module-employees > .fm-module-content .fm-employeesview.fm-employeesview-tiles .tiles-container .tile-frame > .tile-header { position: relative; flex-grow: 0; display: flex; flex-wrap: nowrap; flex-direction: row; background-color: transparent; width: 100%; overflow: hidden; border-top-right-radius: 8px; border-top-left-radius: 8px; }

.fm-module-employees > .fm-module-content .fm-employeesview.fm-employeesview-tiles .tiles-container .tile-frame > .tile-header > .tile-header-icon { position: relative; flex-grow: 0; flex-shrink: 0; width: 70px; background-color: transparent; padding: 12px; }

.fm-module-employees > .fm-module-content .fm-employeesview.fm-employeesview-tiles .tiles-container .tile-frame > .tile-header > .tile-header-content { position: relative; flex-grow: 1; flex-shrink: 1; background-color: transparent; overflow: hidden; padding: 12px; padding-left: 0px; display: flex; flex-direction: column; }

.fm-module-employees > .fm-module-content .fm-employeesview.fm-employeesview-tiles .tiles-container .tile-frame > .tile-content { flex-grow: 1; max-height: 100%; min-height: 140px; }

.fm-module-employees > .fm-module-content .fm-employeesview.fm-employeesview-tiles .tiles-container .tile-frame > .tile-content > .content-picture { min-height: 140px; height: 100%; width: 140px; position: relative; flex-grow: 0; flex-shrink: 0; }

.fm-module-employees > .fm-module-content .fm-employeesview.fm-employeesview-tiles .tiles-container .tile-frame > .tile-content > .content-picture.content-placeholder { background-color: #EEE; }

.fm-module-employees > .fm-module-content .fm-employeesview.fm-employeesview-tiles .tiles-container .tile-frame > .tile-content > .content-picture.content-placeholder:after { position: absolute; top: 9px; left: 28px; font-family: "Material Symbols Rounded"; content: ""; color: #c2c2c4; font-size: 84px; padding: auto; }

.fm-module-employees > .fm-module-content .fm-employeesview.fm-employeesview-tiles .tiles-container .tile-frame > .tile-footer { position: relative; flex-grow: 1; padding: 12px; border-bottom-right-radius: 8px; border-bottom-left-radius: 8px; }

.fm-module-employees > .fm-module-content .fm-employeesview.fm-employeesview-tiles .tiles-container .tile-frame:hover { cursor: pointer; cursor: hand; box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3); }

@media only screen and (max-width: 600px) { .fm-module-employees > .fm-module-content .fm-employeesview.fm-employeesview-tiles .tiles-container .tile-frame { flex-grow: 1; flex-shrink: 1; } }

.fm-module-employees > .fm-module-content .fm-employeesview.fm-employeesview-table { -webkit-overflow-scrolling: touch; }

.fm-module-employees > .fm-module-content .fm-employeesview.fm-employeesview-table .table-container { display: flex; flex-direction: column; margin: 2px; }

.fm-module-employees > .fm-module-content .fm-employeesview.fm-employeesview-table .table-container .row-frame.fm-datasection .fm-datasection-header { padding-left: 0; padding-right: 0; }

.fm-module-employees > .fm-module-content .fm-employeesview.fm-employeesview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="employee.icon"] { font-size: 1em; width: 30px; height: 30px; border-radius: 50%; margin-right: 12px; margin-left: 12px; }

.fm-module-employees > .fm-module-content .fm-employeesview.fm-employeesview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="employee.name"] { width: 40%; }

.fm-module-employees > .fm-module-content .fm-employeesview.fm-employeesview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="employee.employeenumber"] { width: 20%; }

.fm-module-employees > .fm-module-content .fm-employeesview.fm-employeesview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="employee.skills"] { width: 20%; }

.fm-module-employees > .fm-module-content .fm-employeesview.fm-employeesview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="employee.nextservice"] { width: 20%; }

.fm-module-employees > .fm-module-content .fm-employeesview.fm-employeesview-table .table-container .row-frame.fm-datasection.fm-employeestable-header { color: #c2c2c4; }

.fm-module-employees > .fm-module-content .fm-employeesview.fm-employeesview-table .table-container .row-frame.fm-datasection.fm-employeestable-header > .fm-datasection-header { padding-bottom: 4px; }

.fm-module-employees > .fm-module-content .fm-employeesview.fm-employeesview-table .table-container .row-frame.fm-datasection.fm-employeestable-header > .fm-datasection-header .fm-datasection-header-line { padding-right: 36px; }

.fm-module-employees > .fm-module-content .fm-employeesview.fm-employeesview-table .table-container .row-frame.fm-datasection.fm-employeestable-header > .fm-datasection-header .fm-datasection-header-line .fm-event-icon-placeholder { width: 48px; min-width: 48px; max-width: 48px; }

.fm-module-employees > .fm-module-content .fm-employeesview.fm-employeesview-table .table-container .row-frame.fm-datasection.fm-employees-compact { padding-left: 0; padding-right: 0; }

.fm-module-employees > .fm-module-content .fm-employeesview.fm-employeesview-table .table-container .row-frame.fm-datasection.fm-employees-compact .fm-datasection-header { padding-left: 0; padding-right: 0; }

.fm-module-employees > .fm-module-content .fm-employeesview.fm-employeesview-table .table-container .row-frame.fm-datasection.fm-employees-compact .fm-datasection-header .fm-datasection-header-line { justify-content: flex-end; align-items: flex-start; }

.fm-module-employees > .fm-module-content .fm-employeesview.fm-employeesview-table .table-container .row-frame.fm-datasection.fm-employees-compact .fm-datasection-header .fm-datasection-header-line > div { color: inherit; }

.fm-module-employees > .fm-module-content .fm-employeesview.fm-employeesview-table .table-container .row-frame.fm-datasection.fm-employees-compact .fm-datasection-header .fm-datasection-header-line > div[data-field="employee.picture"] { width: 68px; height: 68px; }

.fm-module-employees > .fm-module-content .fm-employeesview.fm-employeesview-table .table-container .row-frame.fm-datasection.fm-employees-compact .fm-datasection-header .fm-datasection-header-line > div[data-field="employee.picture"] > .content-picture { min-height: 68px; height: 100%; width: 68px; border-radius: 6px; position: relative; flex-grow: 0; flex-shrink: 0; }

.fm-module-employees > .fm-module-content .fm-employeesview.fm-employeesview-table .table-container .row-frame.fm-datasection.fm-employees-compact .fm-datasection-header .fm-datasection-header-line > div[data-field="employee.picture"] > .content-picture.content-placeholder { background-color: #EEE; }

.fm-module-employees > .fm-module-content .fm-employeesview.fm-employeesview-table .table-container .row-frame.fm-datasection.fm-employees-compact .fm-datasection-header .fm-datasection-header-line > div[data-field="employee.picture"] > .content-picture.content-placeholder:after { position: absolute; top: 4px; left: 13.5px; font-family: "Material Symbols Rounded"; content: ""; color: #c2c2c4; font-size: 40.8px; padding: auto; }

.fm-module-employees > .fm-module-content .fm-employeesview.fm-employeesview-table .table-container .row-frame.fm-datasection.fm-employees-compact .fm-datasection-header .fm-datasection-header-line > div[data-field="column-timestamp"] { color: #c2c2c4; width: fit-content; display: flex; flex-direction: column; align-items: flex-end; flex-grow: 0; flex-shrink: 0; }

.fm-module-employees > .fm-module-content .fm-employeesview.fm-employeesview-table .table-container .row-frame.fm-datasection.fm-employees-compact .fm-datasection-header .fm-datasection-header-line > div[data-field="column-description"] { width: 30%; width: fit-content; display: flex; flex-direction: column; flex-grow: 1; flex-shrink: 1; }

.fm-module-employees > .fm-module-content .fm-employeesview html.browser-MSEDGE.fm-employeesview-tiles, html.browser-MSIE .fm-module-employees > .fm-module-content .fm-employeesview.fm-employeesview-tiles { margin-right: -32px; padding-right: 20px; }

.fm-module-employees > .fm-module-content .fm-employeesview html.browser-MSEDGE.fm-employeesview-table, html.browser-MSIE .fm-module-employees > .fm-module-content .fm-employeesview.fm-employeesview-table { margin-right: -32px; padding-right: 20px; }

.fm-module-employee .fm-module-header .fm-employee-picture { height: 140px; width: 140px; border-radius: 8px; margin-left: 40px; }

.fm-module-employee .fm-module-header .fm-employee-picture.content-placeholder { background-color: #EEE; position: relative; }

.fm-module-employee .fm-module-header .fm-employee-picture.content-placeholder:after { position: absolute; top: 12px; left: 30px; font-family: "Material Symbols Rounded"; content: ""; color: #c2c2c4; font-size: 5em; padding: auto; }

.fm-module-employee .fm-module-header .fm-employeedetail-skills { padding-top: 0.6em; display: flex; flex-direction: column; }

.fm-module-employee .fm-module-header .fm-employeedetail-skills .fm-employeedetail-skills-header { color: #1c1c1c; padding-bottom: 0.6em; }

.fm-module-employee .fm-module-header .fm-employeedetail-skills .fm-employeedetail-skills-container { display: flex; flex-direction: row; flex-wrap: wrap; width: 100%; }

.fm-module-employee .fm-module-header .fm-employeedetail-skills .fm-employeedetail-skills-container .fm-employeedetail-skills-container-skillset { min-width: 25%; flex-grow: 1; flex-shrink: 1; align-self: flex-start; }

.fm-module-employee .fm-module-header .fm-employeedetail-skills .fm-employeedetail-skills-container .fm-employeedetail-skills-container-skillset .fm-employeedetail-skills-container-skillset-header { color: #c2c2c4; }

.fm-module-employee .fm-module-header .fm-employeedetail-skills .fm-employeedetail-skills-container .fm-employeedetail-skills-container-skillset .fm-employeedetail-skills-container-skillset-content { display: flex; flex-direction: row; flex-wrap: wrap; max-width: 630px; }

.fm-module-employee .fm-module-header .fm-employeedetail-skills .fm-employeedetail-skills-container .fm-employeedetail-skills-container-skillset .fm-employeedetail-skills-container-skillset-content .fm-text-icon { width: 210px; padding-right: 0.6em; }

.fm-module-employee .fm-module-header .fm-employeedetail-skills .fm-employeedetail-skills-container .fm-employeedetail-skills-container-skillset .fm-employeedetail-skills-container-skillset-content .fm-text-icon > div:first-child { color: #2966f4; }

.fm-module-employee .fm-module-header .fm-employeedetail-skills .fm-employeedetail-skills-container .fm-employeedetail-skills-container-skillset .fm-employeedetail-skills-container-skillset-content .fm-text-icon > div:last-child { color: #1c1c1c; }

.fm-module-employee .fm-module-content .fm-module-content-pane .fm-module .fm-module-content .fm-module-content-pane { margin-left: 0px; margin-right: 0px; margin-bottom: 0px; }

.fm-module-employee .fm-module-content .fm-module-content-pane .fm-module.fm-module-events .fm-eventsheader { padding-top: 20px; padding-left: 0; padding-right: 0; padding-bottom: 0; }

.fm-module-employee .fm-module-content .fm-module-content-pane .fm-module.fm-module-events .fm-eventsview-table { padding-left: 0; padding-right: 0; }

.fm-module-employee .fm-module-content .fm-module-content-pane .fm-module.fm-module-plans .fm-plansheader { padding-top: 20px; padding-left: 0; padding-right: 0; padding-bottom: 0; }

.fm-module-employee .fm-module-content .fm-module-content-pane .fm-module.fm-module-plans .fm-plansview-table { padding-left: 0; padding-right: 0; }

html.devicetype-mobile .fm-module-employee > .fm-module-header .fm-employeedetail-skills .fm-employeedetail-skills-container .fm-employeedetail-skills-container-skillset { min-width: 100%; }

html.devicetype-mobile .fm-module-employee > .fm-module-header .fm-employeedetail-skills .fm-employeedetail-skills-container .fm-employeedetail-skills-container-skillset .fm-employeedetail-skills-container-skillset-content { max-width: 100%; }

html.devicetype-mobile .fm-module-employee > .fm-module-header .fm-employeedetail-skills .fm-employeedetail-skills-container .fm-employeedetail-skills-container-skillset .fm-employeedetail-skills-container-skillset-content .fm-text-icon { width: 100%; }

html.devicetype-mobile .fm-module-employee > .fm-module-content { transition: margin-top 0.4s; }

html.devicetype-mobile .fm-module-employees .fm-module-content .fm-employeesview.fm-employeesview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line { align-items: flex-start; }

html.devicetype-mobile .fm-module-employees .fm-module-content .fm-employeesview.fm-employeesview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line .column-icon { margin-top: 0; }

html.devicetype-mobile .fm-module-employees .fm-module-content .fm-employeesview.fm-employeesview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line .column-icon .fm-icon-item-employee { margin-top: 7px; }

html.devicetype-mobile .fm-module-employees .fm-module-content .fm-employeesview.fm-employeesview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line .column-content .column-entry { display: flex; flex-direction: row; justify-content: space-between; gap: 0.4em; }

html.devicetype-mobile .fm-module-employees .fm-module-content .fm-employeesview.fm-employeesview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line .column-content .column-entry > span:nth-child(2) { color: #c2c2c4; }

html.devicetype-mobile .fm-module-employee .fm-module-header.fm-module-header-split .fm-module-header-split-right .fm-module-header-split-right-content { margin-top: 24px; margin-left: 12px; padding-left: 12px; }

html.devicetype-mobile .fm-module-employee .fm-module-header.fm-module-header-split .fm-module-header-split-right .fm-module-header-split-right-content .fm-employee-picture { height: 120px; width: 120px; margin: 0; }

html.devicetype-mobile .fm-module-employee .fm-module-header.fm-module-header-split .fm-module-header-split-right .fm-module-header-split-right-content .fm-employee-picture:after { top: 2px; left: 20px; }

.fm-module-plans > .fm-module-header > .fm-module-header-pane.fm-module-header-pane-default > .fm-align-right > div { position: relative; margin: auto; margin-right: 0px; margin-left: 20px; }

.fm-module-plans > .fm-module-content .fm-plansheader { position: relative; padding-bottom: 24px; font-size: 16px; }

.fm-module-plans > .fm-module-content .fm-plansheader .fm-plansheader-content { display: flex; flex-direction: row; width: 100%; }

.fm-module-plans > .fm-module-content .fm-plansheader .fm-plansheader-content .fm-plansheader-right { display: flex; flex-direction: row; align-items: center; gap: 0.8em; }

.fm-module-plans > .fm-module-content .fm-plansheader .fm-plansheader-content .fm-plansheader-right > div { margin: auto; flex-grow: 0; flex-shrink: 0; }

.fm-module-plans > .fm-module-content .fm-plansheader .fm-plansheader-content .fm-plansheader-right > div.fm-dropdown.fm-dropdown-plansorting .fm-dropdown-pane { width: 300px; height: 400px; }

.fm-module-plans > .fm-module-content .fm-plansheader .fm-plansheader-content .fm-plansheader-right > div.fm-dropdown.fm-dropdown-datetimefilter .fm-dropdown-pane { width: 280px; height: 200px; }

.fm-module-plans > .fm-module-content .fm-plansheader .fm-plansheader-content .fm-plansheader-left { display: flex; flex-direction: row; align-items: center; justify-content: flex-end; flex-grow: 1; flex-shrink: 1; }

.fm-module-plans > .fm-module-content .fm-plansheader .fm-plansheader-content .fm-plansheader-left > div { margin: auto; margin-right: 0px; margin-left: 0px; }

.fm-module-plans > .fm-module-content .fm-plansview { position: relative; }

.fm-module-plans > .fm-module-content .fm-plansview.fm-plansview-table { -webkit-overflow-scrolling: touch; }

.fm-module-plans > .fm-module-content .fm-plansview.fm-plansview-table .table-container { display: flex; flex-direction: column; margin: 2px; }

.fm-module-plans > .fm-module-content .fm-plansview.fm-plansview-table .table-container .row-frame.fm-datasection .fm-datasection-header { padding-left: 0; padding-right: 0; }

.fm-module-plans > .fm-module-content .fm-plansview.fm-plansview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="plan.icon"] { font-size: 1em; width: 30px; height: 30px; border-radius: 50%; margin-right: 12px; margin-left: 12px; }

.fm-module-plans > .fm-module-content .fm-plansview.fm-plansview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="plan.times"] { width: 18%; }

.fm-module-plans > .fm-module-content .fm-plansview.fm-plansview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="plan.address"] { width: 30%; }

.fm-module-plans > .fm-module-content .fm-plansview.fm-plansview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="plan.demandname"] { width: 30%; }

.fm-module-plans > .fm-module-content .fm-plansview.fm-plansview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="plan.employees"] { width: 20%; }

.fm-module-plans > .fm-module-content .fm-plansview.fm-plansview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="plan.employees"] > div { display: inline-flex; }

.fm-module-plans > .fm-module-content .fm-plansview.fm-plansview-table .table-container .row-frame.fm-datasection.fm-plansstable-header { color: #c2c2c4; }

.fm-module-plans > .fm-module-content .fm-plansview.fm-plansview-table .table-container .row-frame.fm-datasection.fm-plansstable-header > .fm-datasection-header { padding-bottom: 4px; }

.fm-module-plans > .fm-module-content .fm-plansview.fm-plansview-table .table-container .row-frame.fm-datasection.fm-plansstable-header > .fm-datasection-header .fm-datasection-header-line .fm-plan-icon-placeholder { width: 48px; min-width: 48px; max-width: 48px; }

.fm-module-plans > .fm-module-content .fm-plansview.fm-plansview-table .table-container .row-frame.fm-plans-spotviewcontext .fm-datasection-header { padding-left: 0; padding-right: 0; }

.fm-module-plans > .fm-module-content .fm-plansview.fm-plansview-table .table-container .row-frame.fm-plans-spotviewcontext .fm-datasection-header .fm-datasection-header-line > div { color: inherit; }

.fm-module-plans > .fm-module-content .fm-plansview.fm-plansview-table .table-container .row-frame.fm-plans-spotviewcontext .fm-datasection-header .fm-datasection-header-line > div[data-field="plan.icon"] { color: #c2c2c4; }

.fm-module-plans > .fm-module-content .fm-plansview.fm-plansview-table .table-container .row-frame.fm-plans-spotviewcontext .fm-datasection-header .fm-datasection-header-line > div[data-field="plan.times"] { width: 25%; }

.fm-module-plans > .fm-module-content .fm-plansview.fm-plansview-table .table-container .row-frame.fm-plans-spotviewcontext .fm-datasection-header .fm-datasection-header-line > div[data-field="plan.demandname"] { width: 45%; }

.fm-module-plans > .fm-module-content .fm-plansview.fm-plansview-table .table-container .row-frame.fm-plans-spotviewcontext .fm-datasection-header .fm-datasection-header-line > div[data-field="plan.employees"] { width: 30%; flex-direction: column; }

.fm-module-plans > .fm-module-content .fm-plansview.fm-plansview-table .table-container .row-frame.fm-plans-employeeviewcontext .fm-datasection-header { padding-left: 0; padding-right: 0; }

.fm-module-plans > .fm-module-content .fm-plansview.fm-plansview-table .table-container .row-frame.fm-plans-employeeviewcontext .fm-datasection-header .fm-datasection-header-line > div { color: inherit; }

.fm-module-plans > .fm-module-content .fm-plansview.fm-plansview-table .table-container .row-frame.fm-plans-employeeviewcontext .fm-datasection-header .fm-datasection-header-line > div[data-field="plan.icon"] { color: #c2c2c4; }

.fm-module-plans > .fm-module-content .fm-plansview.fm-plansview-table .table-container .row-frame.fm-plans-employeeviewcontext .fm-datasection-header .fm-datasection-header-line > div[data-field="plan.times"] { width: 25%; }

.fm-module-plans > .fm-module-content .fm-plansview.fm-plansview-table .table-container .row-frame.fm-plans-employeeviewcontext .fm-datasection-header .fm-datasection-header-line > div[data-field="plan.address"] { width: 30%; }

.fm-module-plans > .fm-module-content .fm-plansview.fm-plansview-table .table-container .row-frame.fm-plans-employeeviewcontext .fm-datasection-header .fm-datasection-header-line > div[data-field="plan.demandname"] { width: 45%; }

.fm-module-plans > .fm-module-content .fm-plansview.fm-plansview-table .table-container .row-frame.fm-plans-compact .fm-datasection-header { padding-left: 0; padding-right: 0; }

.fm-module-plans > .fm-module-content .fm-plansview.fm-plansview-table .table-container .row-frame.fm-plans-compact .fm-datasection-header .fm-datasection-header-line { justify-content: flex-end; align-items: flex-start; }

.fm-module-plans > .fm-module-content .fm-plansview.fm-plansview-table .table-container .row-frame.fm-plans-compact .fm-datasection-header .fm-datasection-header-line > div { color: inherit; }

.fm-module-plans > .fm-module-content .fm-plansview.fm-plansview-table .table-container .row-frame.fm-plans-compact .fm-datasection-header .fm-datasection-header-line > div[data-field="plan.icon"] { align-self: flex-start; color: #2966f4; margin-top: 0; margin-bottom: 0; }

.fm-module-plans > .fm-module-content .fm-plansview.fm-plansview-table .table-container .row-frame.fm-plans-compact .fm-datasection-header .fm-datasection-header-line > div[data-field="plan.times"] { color: #c2c2c4; width: fit-content; display: flex; flex-direction: column; align-items: flex-end; flex-grow: 0; flex-shrink: 0; }

.fm-module-plans > .fm-module-content .fm-plansview.fm-plansview-table .table-container .row-frame.fm-plans-compact .fm-datasection-header .fm-datasection-header-line > div[data-field="plan.description"] { width: 30%; width: fit-content; display: flex; flex-direction: column; flex-grow: 1; flex-shrink: 1; }

.fm-module-plans > .fm-module-content .fm-plansview html.browser-MSEDGE.fm-plansview-tiles, html.browser-MSIE .fm-module-plans > .fm-module-content .fm-plansview.fm-plansview-tiles { margin-right: -32px; padding-right: 20px; }

.fm-module-plans > .fm-module-content .fm-plansview html.browser-MSEDGE.fm-plansview-table, html.browser-MSIE .fm-module-plans > .fm-module-content .fm-plansview.fm-plansview-table { margin-right: -32px; padding-right: 20px; }

html.devicetype-mobile .fm-module-plan > .fm-module-header { height: 68px; }

html.devicetype-mobile .fm-module-plan > .fm-module-content { margin-top: 68px; transition: margin-top 0.4s; }

html.devicetype-mobile .fm-module-plans .fm-module-content .fm-plansview.fm-plansview-table .table-container .row-frame.fm-datasection, html.deviceype-tablet .fm-module-plans .fm-module-content .fm-plansview.fm-plansview-table .table-container .row-frame.fm-datasection { width: 100%; }

html.devicetype-mobile .fm-module-plans .fm-module-content .fm-plansview.fm-plansview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line, html.deviceype-tablet .fm-module-plans .fm-module-content .fm-plansview.fm-plansview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line { align-items: flex-start; }

html.devicetype-mobile .fm-module-plans .fm-module-content .fm-plansview.fm-plansview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line .column-icon, html.deviceype-tablet .fm-module-plans .fm-module-content .fm-plansview.fm-plansview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line .column-icon { margin-top: 0; }

html.devicetype-mobile .fm-module-plans .fm-module-content .fm-plansview.fm-plansview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line .column-content .column-entry, html.deviceype-tablet .fm-module-plans .fm-module-content .fm-plansview.fm-plansview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line .column-content .column-entry { display: flex; flex-direction: row; justify-content: space-between; }

html.devicetype-mobile .fm-module-plans .fm-module-content .fm-plansview.fm-plansview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line .column-content .column-entry .column-entry-fixed-width, html.deviceype-tablet .fm-module-plans .fm-module-content .fm-plansview.fm-plansview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line .column-content .column-entry .column-entry-fixed-width { flex-grow: 0; flex-shrink: 0; }

.fm-module-documents > .fm-module-header > .fm-module-header-pane.fm-module-header-pane-default > .fm-align-right > div { position: relative; margin: auto; margin-right: 0px; margin-left: 20px; }

.fm-module-documents > .fm-module-content .fm-documentsheader { position: relative; padding-bottom: 24px; font-size: 16px; }

.fm-module-documents > .fm-module-content .fm-documentsheader .fm-documentsheader-content { display: flex; flex-direction: row; width: 100%; }

.fm-module-documents > .fm-module-content .fm-documentsheader .fm-documentsheader-content .fm-documentsheader-right { display: flex; flex-direction: row; align-items: center; gap: 0.8em; }

.fm-module-documents > .fm-module-content .fm-documentsheader .fm-documentsheader-content .fm-documentsheader-right > div { margin: auto; flex-grow: 0; flex-shrink: 0; }

.fm-module-documents > .fm-module-content .fm-documentsheader .fm-documentsheader-content .fm-documentsheader-right > div.fm-dropdown.fm-dropdown-documentsorting .fm-dropdown-pane { width: 300px; height: 400px; }

.fm-module-documents > .fm-module-content .fm-documentsheader .fm-documentsheader-content .fm-documentsheader-right > div.fm-dropdown.fm-dropdown-datetimefilter .fm-dropdown-pane { width: 300px; height: 400px; }

.fm-module-documents > .fm-module-content .fm-documentsheader .fm-documentsheader-content .fm-documentsheader-left { display: flex; flex-direction: row; align-items: center; justify-content: flex-end; flex-grow: 1; flex-shrink: 1; }

.fm-module-documents > .fm-module-content .fm-documentsheader .fm-documentsheader-content .fm-documentsheader-left > div { margin: auto; margin-right: 0px; margin-left: 0px; }

.fm-module-documents > .fm-module-content .fm-documentsview { position: relative; }

.fm-module-documents > .fm-module-content .fm-documentsview.fm-documentsview-table { -webkit-overflow-scrolling: touch; }

.fm-module-documents > .fm-module-content .fm-documentsview.fm-documentsview-table .table-container { display: flex; flex-direction: column; margin: 2px; }

.fm-module-documents > .fm-module-content .fm-documentsview.fm-documentsview-table .table-container .row-frame.fm-datasection .fm-datasection-header { padding-left: 0; padding-right: 0; }

.fm-module-documents > .fm-module-content .fm-documentsview.fm-documentsview-table .table-container.fm-quotes .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div { overflow: hidden; }

.fm-module-documents > .fm-module-content .fm-documentsview.fm-documentsview-table .table-container.fm-quotes .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="quote.times"] { width: 20%; }

.fm-module-documents > .fm-module-content .fm-documentsview.fm-documentsview-table .table-container.fm-quotes .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="quote.icon"] { font-size: 1em; width: 30px; height: 30px; border-radius: 50%; margin-right: 12px; margin-left: 12px; }

.fm-module-documents > .fm-module-content .fm-documentsview.fm-documentsview-table .table-container.fm-quotes .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="quote.address"] { width: 35%; }

.fm-module-documents > .fm-module-content .fm-documentsview.fm-documentsview-table .table-container.fm-quotes .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="quote.title"] { width: 25%; }

.fm-module-documents > .fm-module-content .fm-documentsview.fm-documentsview-table .table-container.fm-quotes .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="quote.employee"] { width: 20%; }

.fm-module-documents > .fm-module-content .fm-documentsview.fm-documentsview-table .table-container.fm-quotes .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="quote.documentcount"] { width: 8%; }

.fm-module-documents > .fm-module-content .fm-documentsview.fm-documentsview-table .table-container.fm-quotes .row-frame.fm-datasection.fm-quotestable-header { color: #c2c2c4; }

.fm-module-documents > .fm-module-content .fm-documentsview.fm-documentsview-table .table-container.fm-quotes .row-frame.fm-datasection.fm-quotestable-header > .fm-datasection-header { padding-bottom: 4px; }

.fm-module-documents > .fm-module-content .fm-documentsview.fm-documentsview-table .table-container.fm-quotes .row-frame.fm-datasection.fm-quotestable-header > .fm-datasection-header .fm-datasection-header-line { padding-right: 36px; }

.fm-module-documents > .fm-module-content .fm-documentsview.fm-documentsview-table .table-container.fm-quotes .row-frame.fm-datasection.fm-quotestable-header > .fm-datasection-header .fm-datasection-header-line .fm-quote-icon-placeholder { width: 48px; min-width: 48px; max-width: 48px; }

.fm-module-documents > .fm-module-content .fm-documentsview.fm-documentsview-table .table-container.fm-quotes .row-frame.fm-datasection.fm-quotes-spotviewcontext .fm-datasection-header .fm-datasection-header-line > div[data-field="quote.times"] { width: 20%; }

.fm-module-documents > .fm-module-content .fm-documentsview.fm-documentsview-table .table-container.fm-quotes .row-frame.fm-datasection.fm-quotes-spotviewcontext .fm-datasection-header .fm-datasection-header-line > div[data-field="quote.icon"] { color: #c2c2c4; }

.fm-module-documents > .fm-module-content .fm-documentsview.fm-documentsview-table .table-container.fm-quotes .row-frame.fm-datasection.fm-quotes-spotviewcontext .fm-datasection-header .fm-datasection-header-line > div[data-field="quote.title"] { width: 40%; }

.fm-module-documents > .fm-module-content .fm-documentsview.fm-documentsview-table .table-container.fm-quotes .row-frame.fm-datasection.fm-quotes-spotviewcontext .fm-datasection-header .fm-datasection-header-line > div[data-field="quote.employee"] { width: 40%; }

.fm-module-documents > .fm-module-content .fm-documentsview.fm-documentsview-table .table-container.fm-quotes .row-frame.fm-datasection.fm-quotes-spotviewcontext .fm-datasection-header .fm-datasection-header-line > div[data-field="quote.documentcount"] { width: 10%; }

.fm-module-documents > .fm-module-content .fm-documentsview.fm-documentsview-table .table-container.fm-documents .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div { overflow: hidden; }

.fm-module-documents > .fm-module-content .fm-documentsview.fm-documentsview-table .table-container.fm-documents .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="document.times"] { width: 20%; }

.fm-module-documents > .fm-module-content .fm-documentsview.fm-documentsview-table .table-container.fm-documents .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="document.icon"] { font-size: 1em; width: 30px; height: 30px; border-radius: 50%; margin-right: 12px; margin-left: 12px; }

.fm-module-documents > .fm-module-content .fm-documentsview.fm-documentsview-table .table-container.fm-documents .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="document.address"] { width: 35%; }

.fm-module-documents > .fm-module-content .fm-documentsview.fm-documentsview-table .table-container.fm-documents .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="document.name"] { width: 25%; }

.fm-module-documents > .fm-module-content .fm-documentsview.fm-documentsview-table .table-container.fm-documents .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="document.type"] { width: 20%; }

.fm-module-documents > .fm-module-content .fm-documentsview.fm-documentsview-table .table-container.fm-documents .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="document.operations"] { width: 8%; }

.fm-module-documents > .fm-module-content .fm-documentsview.fm-documentsview-table .table-container.fm-documents .row-frame.fm-datasection.fm-documentstable-header { color: #c2c2c4; }

.fm-module-documents > .fm-module-content .fm-documentsview.fm-documentsview-table .table-container.fm-documents .row-frame.fm-datasection.fm-documentstable-header > .fm-datasection-header { padding-bottom: 4px; }

.fm-module-documents > .fm-module-content .fm-documentsview.fm-documentsview-table .table-container.fm-documents .row-frame.fm-datasection.fm-documentstable-header > .fm-datasection-header .fm-datasection-header-line .fm-document-icon-placeholder { width: 48px; min-width: 48px; max-width: 48px; }

.fm-module-documents > .fm-module-content .fm-documentsview.fm-documentsview-table .table-container.fm-documents .row-frame.fm-datasection.fm-documents-spotviewcontext .fm-datasection-header { padding-left: 0; padding-right: 0; }

.fm-module-documents > .fm-module-content .fm-documentsview.fm-documentsview-table .table-container.fm-documents .row-frame.fm-datasection.fm-documents-spotviewcontext .fm-datasection-header .fm-datasection-header-line > div { color: inherit; }

.fm-module-documents > .fm-module-content .fm-documentsview.fm-documentsview-table .table-container.fm-documents .row-frame.fm-datasection.fm-documents-spotviewcontext .fm-datasection-header .fm-datasection-header-line > div[data-field="document.icon"] { color: #c2c2c4; }

.fm-module-documents > .fm-module-content .fm-documentsview.fm-documentsview-table .table-container.fm-documents .row-frame.fm-datasection.fm-documents-spotviewcontext .fm-datasection-header .fm-datasection-header-line > div[data-field="document.times"] { width: 20%; }

.fm-module-documents > .fm-module-content .fm-documentsview.fm-documentsview-table .table-container.fm-documents .row-frame.fm-datasection.fm-documents-spotviewcontext .fm-datasection-header .fm-datasection-header-line > div[data-field="document.name"] { width: 40%; }

.fm-module-documents > .fm-module-content .fm-documentsview.fm-documentsview-table .table-container.fm-documents .row-frame.fm-datasection.fm-documents-spotviewcontext .fm-datasection-header .fm-datasection-header-line > div[data-field="document.type"] { width: 40%; }

.fm-module-documents > .fm-module-content .fm-documentsview.fm-documentsview-table .table-container.fm-documents .row-frame.fm-datasection.fm-documents-spotviewcontext .fm-datasection-header .fm-datasection-header-line > div[data-field="document.operations"] { width: 14%; }

.fm-module-documents > .fm-module-content .fm-documentsview html.browser-MSEDGE.fm-documentsview-tiles, html.browser-MSIE .fm-module-documents > .fm-module-content .fm-documentsview.fm-documentsview-tiles { margin-right: -32px; padding-right: 20px; }

.fm-module-documents > .fm-module-content .fm-documentsview html.browser-MSEDGE.fm-documentsview-table, html.browser-MSIE .fm-module-documents > .fm-module-content .fm-documentsview.fm-documentsview-table { margin-right: -32px; padding-right: 20px; }

.fm-module-document-quote .fm-module-header .fm-event-map { height: 250px; width: 400px; border-radius: 8px; }

.fm-module-document-quote .fm-module-header .fm-event-map .fm-geomap-marker { position: relative; z-index: 100; color: inherit; }

.fm-module-document-quote .fm-module-header .fm-event-map .fm-geomap-marker.fm-geomap-marker-spot { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 3em !important; color: #2966f4; }

.fm-module-document-quote .fm-module-header .fm-event-map .fm-geomap-marker.fm-geomap-marker-spot:before { font-family: "Material Symbols Filled"; content: ""; }

.fm-module-document-quote .fm-module-content .fm-datasection-table.fm-documents-quote .fm-datasection .fm-datasection-header { padding-left: 0; }

.fm-module-document-quote .fm-module-content .fm-datasection-table.fm-documents-quote .fm-datasection .fm-datasection-header .fm-datasection-table-cell[data-field="column-timestamp"] { width: 18%; }

.fm-module-document-quote .fm-module-content .fm-datasection-table.fm-documents-quote .fm-datasection .fm-datasection-header .fm-datasection-table-cell[data-field="column-name"] { width: 35%; }

.fm-module-document-quote .fm-module-content .fm-datasection-table.fm-documents-quote .fm-datasection .fm-datasection-header .fm-datasection-table-cell[data-field="column-type"] { width: 35%; }

.fm-module-document-quote .fm-module-content .fm-datasection-table.fm-documents-quote .fm-datasection .fm-datasection-header .fm-datasection-table-cell[data-field="column-operations"] { width: 15%; }

html.devicetype-mobile .fm-module-documents .fm-module-content .fm-documentsview.fm-documentsview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line { align-items: flex-start; }

html.devicetype-mobile .fm-module-documents .fm-module-content .fm-documentsview.fm-documentsview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line .column-icon { margin-top: 0; height: 20px; width: 20px; }

html.devicetype-mobile .fm-module-documents .fm-module-content .fm-documentsview.fm-documentsview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line .column-icon .fm-icon-item-employee { margin-top: 7px; }

html.devicetype-mobile .fm-module-documents .fm-module-content .fm-documentsview.fm-documentsview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line .column-content .column-entry { display: flex; flex-direction: row; justify-content: space-between; gap: 0.4em; }

html.devicetype-mobile .fm-module-documents .fm-module-content .fm-documentsview.fm-documentsview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line .column-content .column-entry > span:nth-child(2) { color: #c2c2c4; }

.fm-module-services > .fm-module-header > .fm-module-header-pane.fm-module-header-pane-default > .fm-align-right > div { position: relative; margin: auto; margin-right: 0px; margin-left: 20px; }

.fm-module-services > .fm-module-content .fm-servicesheader { position: relative; padding-bottom: 24px; font-size: 16px; }

.fm-module-services > .fm-module-content .fm-servicesheader .fm-servicesheader-content { display: flex; flex-direction: row; width: 100%; }

.fm-module-services > .fm-module-content .fm-servicesheader .fm-servicesheader-content .fm-servicesheader-right { display: flex; flex-direction: row; align-items: center; gap: 0.8em; }

.fm-module-services > .fm-module-content .fm-servicesheader .fm-servicesheader-content .fm-servicesheader-right > div { margin: auto; flex-grow: 0; flex-shrink: 0; }

.fm-module-services > .fm-module-content .fm-servicesheader .fm-servicesheader-content .fm-servicesheader-right > div.fm-dropdown.fm-dropdown-servicesorting .fm-dropdown-pane { width: 300px; height: 400px; }

.fm-module-services > .fm-module-content .fm-servicesheader .fm-servicesheader-content .fm-servicesheader-left { display: flex; flex-direction: row; align-items: center; justify-content: flex-end; flex-grow: 1; flex-shrink: 1; }

.fm-module-services > .fm-module-content .fm-servicesheader .fm-servicesheader-content .fm-servicesheader-left > div { margin: auto; margin-right: 0px; margin-left: 0px; }

.fm-module-services > .fm-module-content .fm-servicesview { position: relative; }

.fm-module-services > .fm-module-content .fm-servicesview.fm-servicesview-table { -webkit-overflow-scrolling: touch; }

.fm-module-services > .fm-module-content .fm-servicesview.fm-servicesview-table .table-container { display: flex; flex-direction: column; margin: 2px; }

.fm-module-services > .fm-module-content .fm-servicesview.fm-servicesview-table .table-container .row-frame.fm-datasection .fm-datasection-header { padding-left: 0; padding-right: 0; }

.fm-module-services > .fm-module-content .fm-servicesview.fm-servicesview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="employee.icon"] { font-size: 1em; width: 30px; height: 30px; border-radius: 50%; margin-right: 12px; margin-left: 12px; }

.fm-module-services > .fm-module-content .fm-servicesview.fm-servicesview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="employee.name"] { width: 30%; }

.fm-module-services > .fm-module-content .fm-servicesview.fm-servicesview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="employee.employeenumber"] { width: 30%; }

.fm-module-services > .fm-module-content .fm-servicesview.fm-servicesview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="employee.skills"] { width: 20%; }

.fm-module-services > .fm-module-content .fm-servicesview.fm-servicesview-table .table-container .row-frame.fm-datasection .fm-datasection-header .fm-datasection-header-line > div[data-field="employee.nextservice"] { width: 20%; }

.fm-module-services > .fm-module-content .fm-servicesview.fm-servicesview-table .table-container .row-frame.fm-datasection.fm-spotsstable-header { color: #c2c2c4; }

.fm-module-services > .fm-module-content .fm-servicesview.fm-servicesview-table .table-container .row-frame.fm-datasection.fm-spotsstable-header > .fm-datasection-header { padding-bottom: 4px; }

.fm-module-services > .fm-module-content .fm-servicesview.fm-servicesview-table .table-container .row-frame.fm-datasection.fm-spotsstable-header > .fm-datasection-header .fm-datasection-header-line { padding-right: 36px; }

.fm-module-services > .fm-module-content .fm-servicesview.fm-servicesview-table .table-container .row-frame.fm-datasection.fm-spotsstable-header > .fm-datasection-header .fm-datasection-header-line .fm-event-icon-placeholder { width: 48px; min-width: 48px; max-width: 48px; }

.fm-module-services > .fm-module-content .fm-servicesview.fm-servicesview-table .table-container .row-frame.fm-datasection.fm-spotsstable-header > .fm-datasection-header .fm-datasection-header-line > div[data-field="employee.name"] { padding-left: 12px; }

.fm-module-services > .fm-module-content .fm-servicesview html.browser-MSEDGE.fm-servicessview-table, html.browser-MSIE .fm-module-services > .fm-module-content .fm-servicesview.fm-servicessview-table { margin-right: -32px; padding-right: 20px; }

.fm-module-dashboard > .fm-module-content { overflow-x: hidden; }

body.leaflet-dragging .fm-module-dashboard > .fm-module-content { overflow: hidden; }

.fm-module-dashboard > .fm-module-content .fm-dashboard-sections { display: flex; flex-direction: column; }

.fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section { position: relative; display: flex; flex-direction: row; justify-content: space-around; flex-wrap: wrap; padding-top: 12px; padding-bottom: 12px; margin-bottom: 0; margin-top: 0; }

.fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section > .fm-dashboard-section-item { position: relative; display: flex; flex-direction: column; -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*/ }

.fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section.fm-dashboard-section-indicator:nth-child(1) { border-top: 1px solid #DDD; }

.fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section.fm-dashboard-section-indicator > .fm-dashboard-section-item { box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15); }

.fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section.fm-dashboard-section-container { margin-left: -22px; margin-right: -22px; align-items: stretch; }

.fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section.fm-dashboard-section-container > .fm-dashboard-section-item { display: flex; flex-direction: column; margin: 22px; }

.fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section.fm-dashboard-section-container > .fm-dashboard-section-item:nth-child(1) { flex-grow: 1; flex-shrink: 1; width: 100%; }

.fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section.fm-dashboard-section-container > .fm-dashboard-section-item:nth-child(2) { flex-grow: 1; flex-shrink: 1; width: 1px; }

@media (min-width: 1000px) { .fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section.fm-dashboard-section-container > .fm-dashboard-section-item:nth-child(1) { flex-grow: 0; flex-shrink: 0; width: 50%; }
  .fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section.fm-dashboard-section-container > .fm-dashboard-section-item:nth-child(1):last-child { flex-grow: 1; flex-shrink: 1; width: 1px; }
  .fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section.fm-dashboard-section-container > .fm-dashboard-section-item:nth-child(2) { flex-grow: 1; flex-shrink: 1; width: 1px; } }

.fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section.fm-dashboard-section-container > .fm-dashboard-section-item .fm-module-content-section-header { color: #99999c; font-weight: normal; }

.fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section.fm-dashboard-section-container > .fm-dashboard-section-item > div { display: flex; flex-direction: column; }

.fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section.fm-dashboard-section-container > .fm-dashboard-section-item > div:nth-child(1) { padding-bottom: 4px; }

.fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section.fm-dashboard-section-container > .fm-dashboard-section-item > div:nth-child(2) { flex-grow: 1; flex-shrink: 1; border-radius: 8px 8px 8px 8px; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15); }

.fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section.fm-dashboard-section-container > .fm-dashboard-section-item > div:nth-child(2) .fm-module { border-radius: 8px 8px 0 0; }

.fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section.fm-dashboard-section-container > .fm-dashboard-section-item > div:nth-child(2) .fm-module .fm-datasection-list-compact { margin-left: 0; margin-right: 0; }

.fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section.fm-dashboard-section-container > .fm-dashboard-section-item > div:nth-child(2) .fm-module .fm-datasection-list-compact .fm-datasection:first-child { border-radius: 8px 8px 0 0; }

.fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section.fm-dashboard-section-container > .fm-dashboard-section-item > div:nth-child(2) .fm-module-content-section-footer { padding-top: 0.6em; padding-bottom: 0.4em; display: flex; justify-content: space-around; }

.fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section.fm-dashboard-section-container > .fm-dashboard-section-item > div:nth-child(2) .fm-module-content-section-footer .fm-text-icon > div:first-child { padding-left: 12px; }

.fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section-indicator.fm-dashboard-section-operationindicators { justify-content: space-between; row-gap: 1.2em; column-gap: 0.8em; }

.fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section-indicator.fm-dashboard-section-operationindicators > .fm-dashboard-section-item { position: relative; display: flex; flex-direction: row; padding-right: 20px; padding-left: 16px; padding-top: 4px; padding-bottom: 10px; width: 260px; border-radius: 8px; }

.fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section-indicator.fm-dashboard-section-operationindicators > .fm-dashboard-section-item > div:nth-child(1) { position: relative; width: 50px; height: 50px; flex-shrink: 0; flex-grow: 0; }

.fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section-indicator.fm-dashboard-section-operationindicators > .fm-dashboard-section-item > div:nth-child(1) span { font-size: 2em; color: #1c1c1c; }

.fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section-indicator.fm-dashboard-section-operationindicators > .fm-dashboard-section-item > div:nth-child(2) { flex-shrink: 1; flex-grow: 1; max-width: 250px; padding-left: 12px; }

.fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section-indicator.fm-dashboard-section-operationindicators > .fm-dashboard-section-item > div:nth-child(2) > div:nth-child(1) { font-size: 1.4em; color: #1c1c1c; font-weight: bold; }

.fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section-indicator.fm-dashboard-section-operationindicators > .fm-dashboard-section-item > div:nth-child(2) > div:nth-child(2) { color: #1c1c1c; }

@media (max-width: 852px) { .fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section-indicator.fm-dashboard-section-operationindicators > .fm-dashboard-section-item { width: 100%; } }

@media (max-width: 1125px) and (min-width: 853px) { .fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section-indicator.fm-dashboard-section-operationindicators > .fm-dashboard-section-item { width: 48%; min-width: 260px; } }

.fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section-indicator.fm-dashboard-section-operationindicators > .fm-dashboard-section-item.fm-operationindicators-active { cursor: pointer; cursor: hand; }

.fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section-indicator.fm-dashboard-section-operationindicators > .fm-dashboard-section-item.fm-operationindicators-style-unaccent > div:nth-child(1) span { color: #c2c2c4; }

.fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section-indicator.fm-dashboard-section-operationindicators > .fm-dashboard-section-item.fm-operationindicators-style-unaccent > div:nth-child(2) > div:nth-child(1) { color: #c2c2c4; }

.fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section-indicator.fm-dashboard-section-operationindicators > .fm-dashboard-section-item.fm-operationindicators-style-unaccent > div:nth-child(2) > div:nth-child(2) { color: #c2c2c4; }

.fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section-indicator.fm-dashboard-section-operationindicators > .fm-dashboard-section-item.fm-operationindicators-style-accent > div:nth-child(1) span { color: #2966f4; }

.fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section-indicator.fm-dashboard-section-operationindicators > .fm-dashboard-section-item.fm-operationindicators-style-critical > div:nth-child(1) span { color: #ff5445; }

.fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section-indicator.fm-dashboard-section-operationindicators > .fm-dashboard-section-item.fm-operationindicators-style-uninitialised { background-color: #c2c2c4; opacity: 0.1; }

.fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section-indicator.fm-dashboard-section-deviceindicators { justify-content: space-between; }

.fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section-indicator.fm-dashboard-section-deviceindicators > .fm-dashboard-section-item { position: relative; display: flex; flex-direction: row; padding-right: 20px; padding-left: 20px; min-width: 140px; }

.fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section-indicator.fm-dashboard-section-deviceindicators > .fm-dashboard-section-item > div:nth-child(1) { position: relative; width: 50px; height: 50px; flex-shrink: 0; flex-grow: 0; }

.fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section-indicator.fm-dashboard-section-deviceindicators > .fm-dashboard-section-item > div:nth-child(1) span { font-size: 2.2em; }

.fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section-indicator.fm-dashboard-section-deviceindicators > .fm-dashboard-section-item > div:nth-child(2) > div:nth-child(1) { font-size: 1.4em; }

.fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section-indicator.fm-dashboard-section-deviceindicators > .fm-dashboard-section-item > div:nth-child(2) > div:nth-child(2) { font-size: 0.8em; }

.fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section-item.fm-dashboard-section-item-events .fm-module .fm-module-content .fm-module-content-pane { margin-bottom: 0; }

.fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section-item.fm-dashboard-section-item-events .fm-module .fm-module-content .fm-module-content-pane .fm-eventsview { padding-left: 0; padding-right: 0; }

.fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section-item.fm-dashboard-section-item-geomap [data-fmrole='container'][data-fmdata='section-data'] { height: 376px; }

.fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section-item.fm-dashboard-section-item-geomap .fm-module-content-section-footer { margin-top: 8px; }

.fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section-item.fm-dashboard-section-item-plans .fm-module .fm-module-content .fm-module-content-pane { margin-bottom: 0; }

.fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section-item.fm-dashboard-section-item-plans .fm-module .fm-module-content .fm-module-content-pane .fm-plansview { padding-left: 0; padding-right: 0; }

.fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section-item.fm-dashboard-section-item-employees .fm-module .fm-module-content .fm-module-content-pane { margin-bottom: 0; }

.fm-module-dashboard > .fm-module-content .fm-dashboard-sections .fm-dashboard-section-item.fm-dashboard-section-item-employees .fm-module .fm-module-content .fm-module-content-pane .fm-employeesview { padding-left: 0; padding-right: 0; }

html.devicetype-mobile .fm-module.fm-module-dashboard .fm-dashboard-sections > div:first-child { padding-top: 1em; padding-bottom: 14px; }

html.devicetype-mobile .fm-module.fm-module-dashboard .fm-dashboard-sections .fm-dashboard-section { padding-top: 0; }

html.devicetype-mobile .fm-module.fm-module-dashboard .fm-dashboard-sections .fm-dashboard-section .fm-dashboard-section-item { margin-bottom: 0; margin-top: 0; }

html.devicetype-mobile .fm-module.fm-module-dashboard .fm-dashboard-sections .fm-dashboard-section .fm-dashboard-section-item.fm-module-content-section .fm-module-content-section-header { padding-bottom: 14px; padding-top: 22px; }

html.devicetype-mobile .fm-module.fm-module-dashboard .fm-dashboard-sections .fm-dashboard-section.fm-dashboard-section-indicator.fm-dashboard-section-operationindicators { padding-bottom: 0; column-gap: 0; row-gap: 0; border-radius: 8px; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15); }

html.devicetype-mobile .fm-module.fm-module-dashboard .fm-dashboard-sections .fm-dashboard-section.fm-dashboard-section-indicator.fm-dashboard-section-operationindicators .indicator-operation { display: flex; flex-direction: row; border-radius: 0; box-shadow: none; border-bottom: 1px solid #DDD; padding-top: 7px; padding-bottom: 7px; }

html.devicetype-mobile .fm-module.fm-module-dashboard .fm-dashboard-sections .fm-dashboard-section.fm-dashboard-section-indicator.fm-dashboard-section-operationindicators .indicator-operation:last-child { border-bottom: none; }

html.devicetype-mobile .fm-module.fm-module-dashboard .fm-dashboard-sections .fm-dashboard-section.fm-dashboard-section-indicator.fm-dashboard-section-operationindicators .indicator-operation > div { display: flex; flex-direction: row; align-items: center; }

html.devicetype-mobile .fm-module.fm-module-dashboard .fm-dashboard-sections .fm-dashboard-section.fm-dashboard-section-indicator.fm-dashboard-section-operationindicators .indicator-operation > div:first-child { width: unset; height: unset; }

html.devicetype-mobile .fm-module.fm-module-dashboard .fm-dashboard-sections .fm-dashboard-section.fm-dashboard-section-indicator.fm-dashboard-section-operationindicators .indicator-operation > div:first-child [data-field="icon"] { font-size: unset; }

html.devicetype-mobile .fm-module.fm-module-dashboard .fm-dashboard-sections .fm-dashboard-section.fm-dashboard-section-indicator.fm-dashboard-section-operationindicators .indicator-operation > div:nth-child(2) > div:first-child { font-size: unset; padding-right: 0.5em; }

html.devicetype-mobile .fm-module.fm-module-dashboard .fm-dashboard-sections .fm-dashboard-section.fm-dashboard-section-indicator.fm-dashboard-section-operationindicators .indicator-operation > div:nth-child(2) > div:last-child { font-weight: bold; }

html.devicetype-mobile .fm-module.fm-module-dashboard .fm-dashboard-sections .fm-dashboard-section.fm-dashboard-section-indicator:nth-child(1) { border-top: none; }

.fm-module-articles > .fm-module-header { height: 60px; }

.fm-module-articles > .fm-module-header > .fm-module-header-pane.fm-module-header-pane-default > .fm-align-right > div { position: relative; margin: auto; margin-right: 0px; margin-left: 20px; }

.fm-module-articles > .fm-module-content { margin-top: 60px; }

.fm-module-articles > .fm-module-content .fm-articlesheader { position: relative; padding-bottom: 23px; font-size: 16px; }

.fm-module-articles > .fm-module-content .fm-articlesheader .fm-articlesheader-content { display: flex; flex-direction: row; width: 100%; }

.fm-module-articles > .fm-module-content .fm-articlesheader .fm-articlesheader-content .fm-articlesheader-right { display: flex; flex-direction: row; gap: 0.8em; }

.fm-module-articles > .fm-module-content .fm-articlesheader .fm-articlesheader-content .fm-articlesheader-right > div { margin: auto; flex-grow: 0; }

.fm-module-articles > .fm-module-content .fm-articlesheader .fm-articlesheader-content .fm-articlesheader-right > div.fm-dropdown .fm-dropdown-pane { width: 300px; }

.fm-module-articles > .fm-module-content .fm-articlesheader .fm-articlesheader-content .fm-articlesheader-left { display: flex; flex-direction: row; justify-content: justify-content; justify-content: flex-end; flex-grow: 1; }

.fm-module-articles > .fm-module-content .fm-articlesheader .fm-articlesheader-content .fm-articlesheader-left > div { margin: auto; margin-right: 0px; margin-left: 20px; }

.fm-module-articles > .fm-module-content .fm-articlesview { position: relative; margin-right: -18px; padding-right: 18px; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-tiles { overflow-x: hidden !important; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-tiles .tiles-container { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-content: strech; margin-top: 2px; min-height: 16px; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-tiles .tiles-container .tile-frame { position: relative; display: flex; flex-direction: column; flex-grow: 0; flex-shrink: 0; box-sizing: border-box; width: 300px; margin: 16px; background-color: #FFF; color: #1c1c1c; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15); border: 1px solid #DDD; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-tiles .tiles-container .tile-frame > .tile-header { position: relative; flex-grow: 1; display: flex; flex-wrap: nowrap; flex-direction: row; background-color: transparent; overflow: hidden; cursor: pointer; cursor: hand; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-tiles .tiles-container .tile-frame > .tile-header > .tile-header-content { position: relative; flex-grow: 1; flex-shrink: 1; background-color: transparent; overflow: hidden; padding: 12px; padding-left: 12px; display: flex; flex-direction: column; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-tiles .tiles-container .tile-frame > .tile-header > .tile-header-content > div { margin-bottom: 12px; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-tiles .tiles-container .tile-frame > .tile-header > .tile-header-content > div:last-child { margin-bottom: 6px; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-tiles .tiles-container .tile-frame > .tile-header > .tile-header-content > div:nth-child(1) { font-weight: bold; text-shadow: 0.5px 0 0 currentColor; line-height: 1.4em; max-height: 2.8em; overflow: hidden; text-overflow: ellipsis; word-wrap: break-word; word-break: break-word; font-size: 1.4em; color: #1c1c1c; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-tiles .tiles-container .tile-frame > .tile-header > .tile-header-content > div:nth-child(2) { line-height: 1.44em; max-height: 4.32em; overflow: hidden; text-overflow: ellipsis; word-wrap: break-word; word-break: break-word; font-size: 0.9em; color: #99999c; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-tiles .tiles-container .tile-frame > .tile-header > .tile-header-content .content-placeholder { color: #f2a34c !important; font-style: italic !important; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-tiles .tiles-container .tile-frame > .tile-content { position: relative; flex-grow: 1; flex-shrink: 1; max-height: 140px; height: 140px; background-color: #d3d8e0; cursor: pointer; cursor: hand; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-tiles .tiles-container .tile-frame > .tile-content > .fm-article-tile-thumbnailmedia { height: inherit; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-tiles .tiles-container .tile-frame > .tile-content > .fm-article-tile-thumbnailmedia.content-placeholder { height: auto; position: absolute; top: 0; left: 0; transform: translate(-50%, -50%); }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-tiles .tiles-container .tile-frame > .tile-content > .fm-article-tile-thumbnailmedia.content-placeholder:before { font-size: 6em; font-family: "Material Symbols Rounded"; content: ""; color: #f2a34c; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-tiles .tiles-container .tile-frame > .tile-footer { position: relative; flex-grow: 0; flex-shrink: 0; padding: 12px; font-size: 0.9em; color: #99999c; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-tiles .tiles-container .tile-frame.fm-article-content-complete [data-fmrole="operations"][data-fmdata="op-editarticle"] { color: #62c555 !important; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-tiles .tiles-container .tile-frame.fm-article-content-uncomplete [data-fmrole="operations"][data-fmdata="op-editarticle"] { color: #f2a34c !important; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-tiles .tiles-container .tile-frame:hover { box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3); }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-tiles.mode-presentation.mode-presentation-large .tiles-container { margin-left: -16px; margin-right: -16px; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-tiles.mode-presentation.mode-presentation-large .tiles-container .tile-frame { width: 450px; margin: 18px; margin-top: 2px; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-tiles.mode-presentation.mode-presentation-large .tiles-container .tile-frame > .tile-header > .tile-header-content > div:nth-child(1) { font-weight: bold; text-shadow: 0.5px 0 0 currentColor; line-height: 1.4em; max-height: 14em; overflow: hidden; text-overflow: ellipsis; word-wrap: break-word; word-break: break-word; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-tiles.mode-presentation.mode-presentation-large .tiles-container .tile-frame > .tile-header > .tile-header-content > div:nth-child(2) { line-height: 1.44em; max-height: 8.64em; overflow: hidden; text-overflow: ellipsis; word-wrap: break-word; word-break: break-word; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-tiles.mode-presentation.mode-presentation-large .tiles-container .tile-frame > .tile-content { height: 300px; max-height: 300px; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-tiles.mode-presentation.mode-presentation-large .tiles-container .tile-frame > .tile-footer > .fm-rowcontent:nth-child(1) { display: none; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-tiles.mode-presentation.mode-presentation-medium .tiles-container { margin-left: -16px; margin-right: -16px; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-tiles.mode-presentation.mode-presentation-medium .tiles-container .tile-frame { width: 400px; margin: 18px; margin-top: 2px; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-tiles.mode-presentation.mode-presentation-medium .tiles-container .tile-frame > .tile-header > .tile-header-content > div:nth-child(1) { font-weight: bold; text-shadow: 0.5px 0 0 currentColor; line-height: 1.4em; max-height: 8.4em; overflow: hidden; text-overflow: ellipsis; word-wrap: break-word; word-break: break-word; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-tiles.mode-presentation.mode-presentation-medium .tiles-container .tile-frame > .tile-header > .tile-header-content > div:nth-child(2) { line-height: 1.44em; max-height: 5.76em; overflow: hidden; text-overflow: ellipsis; word-wrap: break-word; word-break: break-word; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-tiles.mode-presentation.mode-presentation-medium .tiles-container .tile-frame > .tile-content { height: 280px; max-height: 280px; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-tiles.mode-presentation.mode-presentation-medium .tiles-container .tile-frame > .tile-footer > .fm-rowcontent:nth-child(1) { display: none; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-tiles.mode-presentation.mode-presentation-small .tiles-container { margin-left: -16px; margin-right: -16px; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-tiles.mode-presentation.mode-presentation-small .tiles-container .tile-frame { width: 342px; margin: 18px; margin-top: 2px; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-tiles.mode-presentation.mode-presentation-small .tiles-container .tile-frame > .tile-header > .tile-header-content > div:nth-child(1) { font-weight: bold; text-shadow: 0.5px 0 0 currentColor; line-height: 1.4em; max-height: 5.6em; overflow: hidden; text-overflow: ellipsis; word-wrap: break-word; word-break: break-word; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-tiles.mode-presentation.mode-presentation-small .tiles-container .tile-frame > .tile-header > .tile-header-content > div:nth-child(2) { line-height: 1.44em; max-height: 4.32em; overflow: hidden; text-overflow: ellipsis; word-wrap: break-word; word-break: break-word; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-tiles.mode-presentation.mode-presentation-small .tiles-container .tile-frame > .tile-content { height: 220px; max-height: 220px; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-tiles.mode-presentation.mode-presentation-small .tiles-container .tile-frame > .tile-footer > .fm-rowcontent:nth-child(1) { display: none; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-tiles.mode-presentation.mode-presentation-tiny .tiles-container { margin-left: -16px; margin-right: -16px; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-tiles.mode-presentation.mode-presentation-tiny .tiles-container .tile-frame { width: 300px; margin: 18px; margin-top: 2px; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-tiles.mode-presentation.mode-presentation-tiny .tiles-container .tile-frame > .tile-header > .tile-header-content > div:nth-child(1) { font-weight: bold; text-shadow: 0.5px 0 0 currentColor; line-height: 1.4em; max-height: 5.6em; overflow: hidden; text-overflow: ellipsis; word-wrap: break-word; word-break: break-word; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-tiles.mode-presentation.mode-presentation-tiny .tiles-container .tile-frame > .tile-header > .tile-header-content > div:nth-child(2) { line-height: 1.44em; max-height: 4.32em; overflow: hidden; text-overflow: ellipsis; word-wrap: break-word; word-break: break-word; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-tiles.mode-presentation.mode-presentation-tiny .tiles-container .tile-frame > .tile-content { height: 200px; max-height: 200px; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-tiles.mode-presentation.mode-presentation-tiny .tiles-container .tile-frame > .tile-footer > .fm-rowcontent:nth-child(1) { display: none; }

@media only screen and (max-width: 600px) { .fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-tiles .tiles-container .tile-frame { flex-grow: 1; flex-shrink: 1; } }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-table .table-container { display: flex; flex-direction: column; margin: 4px; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-table .table-container .row-frame.fm-datasection { padding-left: 0; padding-right: 0; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-table .table-container .row-frame.fm-datasection .fm-datasection-header-line > div { font-size: 1em; line-height: 1.4em; max-height: 4.2em; overflow: hidden; text-overflow: ellipsis; word-wrap: break-word; word-break: break-word; padding-left: 16px; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-table .table-container .row-frame.fm-datasection .fm-datasection-header-line > div:nth-child(1) { width: 5%; height: 90px; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-table .table-container .row-frame.fm-datasection .fm-datasection-header-line > div:nth-child(2) { width: 20%; color: #99999c; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-table .table-container .row-frame.fm-datasection .fm-datasection-header-line > div:nth-child(3) { width: 35%; color: #99999c; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-table .table-container .row-frame.fm-datasection .fm-datasection-header-line > div:nth-child(5) { flex-grow: 1; flex-shrink: 1; text-align: right; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-table .table-container .row-frame.fm-datasection.fm-article-content-uncomplete [data-fmrole="operations"][data-fmdata="op-editarticle"] { color: #f2a34c !important; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-table .table-container .row-frame.fm-datasection.fm-article-content-complete [data-fmrole="operations"][data-fmdata="op-editarticle"] { color: #62c555 !important; }

.fm-module-articles > .fm-module-content .fm-articlesview.fm-articlesview-table .table-container .row-frame.fm-datasection .content-placeholder { color: #f2a34c !important; font-style: italic !important; }

.fm-module-article > .fm-module-header > .fm-module-header-pane.fm-module-header-pane-default { font-family: "NimbusSanNov"; font-size: inherit; color: inherit; }

.fm-module-article > .fm-module-header > .fm-module-header-pane.fm-module-header-pane-default .fm-align-right { display: flex; flex-direction: column; justify-content: space-between; flex-grow: 0; flex-shrink: 0; margin-left: 20px; }

.fm-module-article > .fm-module-header > .fm-module-header-pane.fm-module-header-pane-default .fm-align-right > div:nth-child(1) { align-self: flex-start; text-transform: uppercase; font-size: 14px; width: 100%; }

.fm-module-article > .fm-module-header > .fm-module-header-pane.fm-module-header-pane-default .fm-align-right > div:nth-child(2) { align-self: flex-start; text-align: right; width: 100%; }

.fm-module-article > .fm-module-content > .fm-module-content-pane > .fm-article-content { display: flex; flex-direction: column; max-width: 80%; margin: auto; }

.fm-module-article > .fm-module-content > .fm-module-content-pane > .fm-article-content > .fm-article-title { font-size: 2em; font-weight: bold; }

.fm-module-article > .fm-module-content > .fm-module-content-pane > .fm-article-content > .fm-article-catchline { font-size: 1.1em; margin-top: 20px; margin-bottom: 40px; }

.fm-module-article > .fm-module-content > .fm-module-content-pane > .fm-article-content > .fm-article-content { margin-bottom: 40px; }

.fm-module-article > .fm-module-content > .fm-module-content-pane > .fm-article-content > .fm-article-content b { font-weight: bold; }

.fm-module-article > .fm-module-content > .fm-module-content-pane > .fm-article-content > .fm-article-content p { line-height: 1.4em; margin-bottom: 16px; }

.fm-module-article > .fm-module-content > .fm-module-content-pane > .fm-article-content > .fm-article-content img.note-float-right { margin-left: 40px; }

.fm-module-article > .fm-module-content > .fm-module-content-pane > .fm-article-content > .fm-article-content img.note-float-left { margin-right: 40px; margin-bottom: 20px; margin-top: 10px; }

@media (max-width: 1124px) { .fm-module-article > .fm-module-content > .fm-module-content-pane > .fm-article-content { max-width: inherit; } }

.fm-article-editor { position: absolute; top: 0; bottom: 0; left: 0; right: 0; display: flex; flex-direction: column; }

.fm-article-editor [data-fmrole="container"][data-fmdata="tabheader"] { position: relative; margin-top: 24px; padding-left: 24px; padding-right: 24px; flex-grow: 0; flex-shrink: 0; }

.fm-article-editor [data-fmrole="container"][data-fmdata="tabcontent"] { position: relative; margin-top: 12px; margin-bottom: 12px; padding-left: 24px; padding-right: 24px; }

.fm-article-editor [data-fmrole="container"][data-fmdata="tabcontent"] .fm-picture-wrapper { position: relative; display: flex; flex-direction: column; justify-content: flex-start; }

.fm-article-editor [data-fmrole="container"][data-fmdata="tabcontent"] .fm-picture-wrapper .fm-picture-wrapper-image { position: relative; max-width: 100%; height: 200px; background-color: #d3d8e0; border: 1px solid #ebeced; }

.fm-article-editor [data-fmrole="container"][data-fmdata="tabcontent"] .fm-picture-wrapper .fm-picture-wrapper-image.content-placeholder:before { position: absolute; top: 0; left: 0; transform: translate(-50%, -50%); font-size: 6em; font-family: "Material Symbols Rounded"; content: ""; color: #f2a34c; }

.fm-article-editor [data-fmrole="container"][data-fmdata="tabcontent"] .fm-picture-wrapper .fm-picture-wrapper-buttons { display: flex; flex-direction: row; }

.fm-article-editor [data-fmrole="container"][data-fmdata="tabcontent"] .fm-picture-wrapper .fm-picture-wrapper-buttons button { margin: 6px; margin-left: 0; }

.fm-article-editor .fm-error-tag-inline [data-field-label] .label-error { color: #f2a34c; }

.fm-article-editor .fm-error-tag-inline [data-field] { background-color: inherit; border-color: #f2a34c !important; }
