﻿@font-face {
  font-family: 'geoman-icons';
  src: url(/bfres/geoman-common/fonts/icons/icons.woff) format('woff'), url(/bfres/geoman-common/fonts/icons/icons.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
:root {
  --nestedHeaderTextcolor: black;
  --controlBorderWidth: 1px;
  --controlHeight: 26px;
  --headerContentLineheight: 30px;
  --maxTileItemWidth: 625px;
  --horizontalContentIndent: 6px;
  --verticalDistanceBetweenTwoSections: 0px;
  --searchFilterSectionHeaderBorder: 2px solid #dfdfdf;
  --dashBoardSpecificValueTileBackgroundColor: #138943;
  --dashBoardSpecificValueTileTextColor: white;
  --formItemLabelValueGap: 3px;
  --formItemVerticalSpacing: 5px;
  --bulkFormItemChkBoxContainerWidth: 30px;
  --editOperatorsContainerWidth: 120px;
  --editOperatorsControlWidth: 115px;
  --dashboardLabelControlValueHeight: 16px;
  --labelIconFontSize: 17px;
  --labelIconWidth: 24px;
  --labelControlMaxWidth: 196px;
  --labelIconContainerLeftMargin: 10px;
  --snackbarPaddingTopAndBottom: 12px;
  --snackbarPaddingLeft: 20px;
  --snackbarPaddingRight: 16px;
  --workflowInlineTileSize: 100px;
}
body {
  padding: 0px 0px;
  margin-top: 0px;
}
a {
  text-decoration: none;
  color: #eeeeee;
  outline: none;
}
img {
  border: 0px;
}
#ContentTopSpace {
  position: relative;
  height: 17px;
  z-index: 1;
}
.scrollbar-hidden {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.scrollbar-hidden::-webkit-scrollbar {
  width: 0;
}
#LayoutCenter {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
#LayoutCenter .dashboard-header {
  width: 100%;
  height: 50px;
}
#LayoutCenter .dashboard-content {
  width: 100%;
  height: calc(100% - 50px);
}
#LayoutCenter .dashboard-content .main-content > #fraContentContainer {
  position: relative;
  height: calc(100% - 17px);
}
#LayoutCenter .dashboard-content .main-content > #fraContentContainer > #fraContent {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0 transparent none;
}
@font-face {
  font-family: 'geoman-icons';
  src: url(/bfres/geoman-common/fonts/icons/icons.woff) format('woff'), url(/bfres/geoman-common/fonts/icons/icons.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
:root {
  --nestedHeaderTextcolor: black;
  --controlBorderWidth: 1px;
  --controlHeight: 26px;
  --headerContentLineheight: 30px;
  --maxTileItemWidth: 625px;
  --horizontalContentIndent: 6px;
  --verticalDistanceBetweenTwoSections: 0px;
  --searchFilterSectionHeaderBorder: 2px solid #dfdfdf;
  --dashBoardSpecificValueTileBackgroundColor: #138943;
  --dashBoardSpecificValueTileTextColor: white;
  --formItemLabelValueGap: 3px;
  --formItemVerticalSpacing: 5px;
  --bulkFormItemChkBoxContainerWidth: 30px;
  --editOperatorsContainerWidth: 120px;
  --editOperatorsControlWidth: 115px;
  --dashboardLabelControlValueHeight: 16px;
  --labelIconFontSize: 17px;
  --labelIconWidth: 24px;
  --labelControlMaxWidth: 196px;
  --labelIconContainerLeftMargin: 10px;
  --snackbarPaddingTopAndBottom: 12px;
  --snackbarPaddingLeft: 20px;
  --snackbarPaddingRight: 16px;
  --workflowInlineTileSize: 100px;
}
@font-face {
  font-family: 'geoman-icons';
  src: url(/bfres/geoman-common/fonts/icons/icons.woff) format('woff'), url(/bfres/geoman-common/fonts/icons/icons.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
:root {
  --nestedHeaderTextcolor: black;
  --controlBorderWidth: 1px;
  --controlHeight: 26px;
  --headerContentLineheight: 30px;
  --maxTileItemWidth: 625px;
  --horizontalContentIndent: 6px;
  --verticalDistanceBetweenTwoSections: 0px;
  --searchFilterSectionHeaderBorder: 2px solid #dfdfdf;
  --dashBoardSpecificValueTileBackgroundColor: #138943;
  --dashBoardSpecificValueTileTextColor: white;
  --formItemLabelValueGap: 3px;
  --formItemVerticalSpacing: 5px;
  --bulkFormItemChkBoxContainerWidth: 30px;
  --editOperatorsContainerWidth: 120px;
  --editOperatorsControlWidth: 115px;
  --dashboardLabelControlValueHeight: 16px;
  --labelIconFontSize: 17px;
  --labelIconWidth: 24px;
  --labelControlMaxWidth: 196px;
  --labelIconContainerLeftMargin: 10px;
  --snackbarPaddingTopAndBottom: 12px;
  --snackbarPaddingLeft: 20px;
  --snackbarPaddingRight: 16px;
  --workflowInlineTileSize: 100px;
}
#HeaderKomplett {
  z-index: 2;
  background-color: #138943;
}
#HeaderKomplett #HeaderContext {
  white-space: nowrap;
  overflow: hidden;
  height: 100%;
  grid-template-columns: 3fr 1fr 3fr;
  grid-template-rows: 1fr;
  grid-column-gap: 15px;
}
#HeaderKomplett #HeaderContext .flex-row-container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  gap: 15px;
}
#HeaderKomplett #HeaderContext .HeaderLeft {
  justify-content: flex-start;
  padding-left: 15px;
}
#HeaderKomplett #HeaderContext .HeaderMiddle {
  justify-content: center;
}
#HeaderKomplett #HeaderContext .HeaderRight {
  justify-content: flex-end;
  padding-right: 15px;
}
#HeaderKomplett #HeaderContext #LogoHeader img {
  max-height: 22.5px;
}
#HeaderKomplett #HeaderContext .header-item {
  height: 40px;
}
#HeaderKomplett #HeaderContext .header-item.clickable {
  cursor: pointer;
}
#HeaderKomplett #HeaderContext .header-item.icon-header-item {
  display: inline-block;
  width: 40px;
  height: 40px;
  border: 1px solid #138943;
  background-color: #138943;
}
#HeaderKomplett #HeaderContext .header-item.icon-header-item.font-glyph {
  font-size: 32px;
  line-height: 40px;
  text-align: center;
  color: white;
}
#HeaderKomplett #HeaderContext .header-item.icon-header-item.font-glyph.font-standard {
  font-family: geoman-icons;
}
#HeaderKomplett #HeaderContext .header-item.icon-header-item.inline-svg svg {
  width: 32px;
  height: 32px;
  margin: 4px 0 0 4px;
}
#HeaderKomplett #HeaderContext .header-item.icon-header-item.inline-svg svg * {
  fill: white !important;
  stroke: white !important;
}
#HeaderKomplett #HeaderContext .header-item.icon-header-item.bg-img {
  background-size: 32px;
  background-repeat: no-repeat;
  background-position: center;
}
#HeaderKomplett #HeaderContext .header-item.clickable.icon-header-item:hover {
  border: 1px solid #1ccc64;
  background-color: #169f4e;
  color: white;
}
#HeaderKomplett #HeaderContext .header-item.clickable.icon-header-item:hover.inline-svg svg * {
  fill: white !important;
  stroke: white !important;
}
#HeaderKomplett #HeaderContext .header-item.text-header-item {
  border: 1px solid #1ccc64;
  background-color: #138943;
  background-image: none;
}
#HeaderKomplett #HeaderContext .header-item.clickable.text-header-item:hover {
  background-color: #169f4e;
}
#HeaderKomplett #HeaderContext #HeaderUser .menu::before {
  right: 13px;
}
#HeaderKomplett #HeaderContext .menu {
  display: none;
  position: absolute;
  top: 50px;
  z-index: 2;
  box-sizing: border-box;
  background-color: white;
  color: black;
  border: 1px solid rgba(127, 130, 134, 0.44);
  box-shadow: rgba(127, 130, 134, 0.44) 0 3px 6px;
}
#HeaderKomplett #HeaderContext .menu .scroll-container {
  overflow-x: hidden;
  overflow-y: auto;
  max-height: inherit;
}
#HeaderKomplett #HeaderContext .menu::before {
  content: '';
  display: inline-block;
  width: 60px;
  height: 56px;
  position: absolute;
  right: -2px;
  top: -48px;
}
#HeaderKomplett #HeaderContext .menu .menu-item {
  box-sizing: border-box;
  display: block;
  padding: 10px 20px;
  cursor: pointer;
  line-height: normal;
  white-space: nowrap;
  border-left: 2px solid transparent;
  text-align: left;
}
#HeaderKomplett #HeaderContext .menu .menu-item:hover {
  background: linear-gradient(90deg, rgba(200, 200, 200, 0.8) 0%, transparent 30%, transparent 100%);
  border-left: 2px solid #138943;
}
#HeaderKomplett #HeaderContext .menu .menu-item input[type='radio'] {
  display: none;
  background: transparent;
  position: relative;
  margin: 0;
  padding: 0;
}
#HeaderKomplett #HeaderContext .menu .menu-item input[type='radio'] + label {
  cursor: pointer;
}
#HeaderKomplett #HeaderContext .menu .menu-item input[type='radio'] + label::before {
  content: ' ';
  display: inline-block;
  box-sizing: border-box;
  height: 1em;
  width: 1em;
  margin-bottom: -1px;
  margin-right: 1em;
  background: transparent;
  border: 1px solid #999999;
  border-radius: 30em;
  box-shadow: inset 0 0 0 2px white;
}
#HeaderKomplett #HeaderContext .menu .menu-item input[type='radio']:checked + label::before {
  background: #999999;
}
#HeaderKomplett #HeaderContext .menu .menu-item:hover > input[type='radio']:not(:checked) + label::before {
  background: #cccccc;
}
#HeaderKomplett #HeaderContext .menu .selection {
  padding: 10px 20px;
  line-height: normal;
  cursor: initial;
}
#HeaderKomplett #HeaderContext .menu .selection .pseudo-select {
  display: flex;
  flex-wrap: wrap;
  height: 24px;
  line-height: 24px;
  border: 1px solid #999999;
  cursor: pointer;
  width: 7em;
}
#HeaderKomplett #HeaderContext .menu .selection .pseudo-select .content_display {
  flex-grow: 9;
}
#HeaderKomplett #HeaderContext .menu .selection .pseudo-select .content_chevron {
  flex-grow: 1;
}
#HeaderKomplett #HeaderContext .menu .selection .pseudo-select .content_chevron::after {
  font-family: geoman-icons;
  content: '\e9bf';
  font-size: larger;
}
#HeaderKomplett #HeaderContext .menu .selection .pseudo-select .dropdown_container {
  flex-basis: 100%;
  display: none;
  border: solid 1px #999999;
  background-color: white;
  color: black;
  position: relative;
  top: 0;
  overflow-x: auto;
  overflow-y: auto;
  z-index: 99;
  max-height: 240px;
  box-shadow: rgba(127, 130, 134, 0.44) 0 3px 6px;
}
#HeaderKomplett #HeaderContext .menu .selection .pseudo-select .dropdown_container.active {
  display: block;
}
#HeaderKomplett #HeaderContext .menu .selection .pseudo-select .dropdown_container .dropdown_option {
  padding: 3px;
}
#HeaderKomplett #HeaderContext .menu .selection .pseudo-select .dropdown_container .dropdown_option:hover {
  background-color: #f2c418;
}
#HeaderKomplett #HeaderContext .menu .selection .pseudo-select .dropdown_container .dropdown_option.current-year {
  background-color: #138943;
  color: white;
}
#HeaderKomplett #HeaderContext .menu .selection label {
  display: block;
  color: black;
  font-weight: bold;
}
#HeaderKomplett #HeaderContext #TenantData .text-header-item {
  height: 25px;
}
#HeaderKomplett #HeaderContext #TenantData span {
  padding: 0 20px;
  line-height: 25px;
  color: white;
}
#HeaderKomplett #HeaderContext #FinancialYear .menu > scrol-container {
  overflow: unset;
}
#HeaderKomplett #HeaderContext #SearchField {
  background-color: white;
  margin: 0 10px;
  border-radius: 4px;
  display: flex;
  column-gap: 0;
}
#HeaderKomplett #HeaderContext #SearchField .header-item-search {
  height: 24px;
}
#HeaderKomplett #HeaderContext #SearchField .header-item-search.clickable {
  cursor: pointer;
}
#HeaderKomplett #HeaderContext #SearchField .header-item-search.icon-header-item {
  display: inline-block;
  width: 24px;
  font-family: geoman-icons;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #999999;
}
#HeaderKomplett #HeaderContext #SearchField .header-item-search.text-header-item {
  position: relative;
  padding-left: 3px;
}
#HeaderKomplett #HeaderContext #SearchField .header-item-search.text-header-item input {
  width: 120px;
  border: 0px solid transparent;
  margin-top: 4px;
  height: 12px;
  font-size: 12px;
  line-height: 12px;
}
#HeaderKomplett #HeaderContext #SearchField .header-item-search.text-header-item input:focus {
  outline: 0;
  background: none;
}
#HeaderKomplett #HeaderContext #SearchField .header-item-search.text-header-item input::-webkit-input-placeholder {
  color: #262626;
  font-style: italic;
}
#HeaderKomplett #HeaderContext #SearchField .header-item-search.text-header-item input:focus::-webkit-input-placeholder {
  color: transparent;
}
#HeaderKomplett #HeaderContext #SearchField .header-item-search.text-header-item input:-moz-placeholder {
  color: #262626;
  font-style: italic;
  opacity: 1;
}
#HeaderKomplett #HeaderContext #SearchField .header-item-search.text-header-item input:focus:-moz-placeholder {
  color: transparent;
}
#HeaderKomplett #HeaderContext #SearchField .header-item-search.text-header-item input::-moz-placeholder {
  color: #262626;
  font-style: italic;
  opacity: 1;
}
#HeaderKomplett #HeaderContext #SearchField .header-item-search.text-header-item input:focus::-moz-placeholder {
  color: transparent;
}
#HeaderKomplett #HeaderContext #SearchField .header-item-search.text-header-item input:-ms-input-placeholder {
  color: #262626;
  font-style: italic;
}
#HeaderKomplett #HeaderContext #SearchField .header-item-search.text-header-item input:focus:-ms-input-placeholder {
  color: transparent;
}
#HeaderKomplett #HeaderContext #SearchField #ibSearch {
  margin-right: 5px;
}
#HeaderKomplett #HeaderContext #HeaderUser .menu {
  right: 0;
}
body {
  width: 100vw;
  height: 100vh;
}
body > form {
  width: 100%;
  height: 100%;
}
#geomanSessionExpiresOverlay.geoman-window-overlay.website {
  background-color: rgba(99, 99, 99, 0.55);
}
#geomanSessionExpiresOverlay.geoman-window-overlay.website .session-expires-dialog {
  width: 500px;
  height: 150px;
  margin: 150px auto 0 auto;
}
#geomanSessionExpiresOverlay.geoman-window-overlay.website .session-expires-dialog .inner {
  padding: 16px;
  background-color: white;
}
#geomanSessionExpiresOverlay.geoman-window-overlay.website .session-expires-dialog .inner span.countdown {
  float: right;
  font-size: 16px;
  font-weight: bold;
}
#geomanSessionExpiresOverlay.geoman-window-overlay.website .session-expires-dialog .inner .buttons .prolong {
  display: inline-block;
  padding: 12px 21px;
  background: #138943;
  border: 2px solid #138943;
  color: white;
  font-size: 12px;
  line-height: 1;
  font-weight: bold;
  cursor: pointer;
}
#geomanSessionExpiresOverlay.geoman-window-overlay.website .session-expires-dialog .inner .buttons .prolong.relogin {
  background: white;
  border-color: #dfdfdf;
  color: #138943;
}
.perma-nav-mode-hidden .perma-nav {
  display: none;
}
.perma-nav {
  background-color: white;
  border-right: 1px solid #46403d;
}
.perma-nav * {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  box-sizing: border-box;
}
.perma-nav .perma-nav-options .option {
  background-color: white;
  color: #999999;
}
.perma-nav .perma-nav-options .option:hover {
  background-color: #138943;
  color: white;
}
.perma-nav .perma-nav-options .option.opener .icon:before {
  content: '\e9af';
}
.perma-nav .perma-nav-options .option.personal .icon:before {
  content: '\ea0c';
}
.perma-nav .perma-nav-options .option.administration .icon:before {
  content: '\e900';
}
.perma-nav.collapsed .perma-nav-options .option.opener .icon:before {
  content: '\e9b0';
}
.perma-nav.collapsed .perma-nav-options .option.personal .icon:before {
  content: '\ea0c';
}
.perma-nav.collapsed .perma-nav-options .option.administration .icon:before {
  content: '\e900';
}
.perma-nav .perma-nav-entries {
  overflow-x: hidden;
  overflow-y: auto;
}
.perma-nav .icon {
  display: inline-block;
  padding: 10px;
}
.perma-nav .icon.font-glyph {
  font-family: 'geoman-icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  text-align: center;
}
.perma-nav .icon.font-glyph.font-standard {
  font-family: geoman-icons;
}
.display-mode-tablet .perma-nav .icon.font-glyph {
  font-size: 32px;
}
.perma-nav .icon.inline-svg svg {
  width: 16px;
  height: 16px;
}
.display-mode-tablet .perma-nav .icon.inline-svg svg {
  width: 32px;
  height: 32px;
}
.perma-nav .icon.bg-img {
  width: 36px;
  height: 36px;
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: center;
}
.display-mode-tablet .perma-nav .icon.bg-img {
  width: 52px;
  height: 52px;
  background-size: 32px;
}
.perma-nav .description {
  display: inline-block;
  align-self: center;
  padding: 2px;
  width: 130px;
}
.perma-nav.collapsed .description {
  display: none;
}
.perma-nav .nav-entry {
  border-top: 1px solid #46403d;
  cursor: pointer;
}
.perma-nav .module {
  background-color: white;
}
.perma-nav .module .main {
  box-sizing: border-box;
  background-color: #46403d;
  color: white;
  border-left: 3px solid #46403d;
}
.perma-nav .module .main svg * {
  fill: white !important;
  stroke: white !important;
}
.perma-nav .module .main:hover {
  background-color: #138943;
  border-left: 3px solid #138943;
}
.perma-nav .selected.module .main {
  background-color: #138943;
  border-left: 3px solid #138943;
}
.perma-nav .active.module .main {
  background-color: #138943;
  border-left: 3px solid #0d5c2d;
}
.perma-nav .module .sub {
  display: none;
  background-color: white;
  color: black;
  border-left: 3px solid white;
}
.perma-nav .module .sub:hover {
  background: linear-gradient(90deg, rgba(200, 200, 200, 0.8) 0%, transparent 30%, transparent 100%);
  border-left: 3px solid #138943;
}
.perma-nav .module .sub svg * {
  fill: black !important;
  stroke: black !important;
}
.perma-nav .module .sub.home .icon:before {
  content: '\e90f';
}
.perma-nav .module .sub.search .icon:before {
  content: '\efbd';
}
.perma-nav .selected.module .sub {
  display: flex;
}
.perma-nav .selected.module .sub.selected {
  background-color: #eeeeee;
  border-left: 3px solid #138943;
}
.perma-nav .selected.module .sub.selected .icon {
  padding-left: 8px;
}
