﻿@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: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: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: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;
}
@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 {
  height: auto;
  min-height: 40px;
  padding-top: 5px;
  padding-bottom: 5px;
}
#HeaderKomplett #HeaderContext {
  line-height: normal;
  color: white;
  margin-left: 10px;
  margin-right: 10px;
}
#HeaderKomplett #HeaderContext .HeaderMiddle {
  text-align: center;
}
#HeaderKomplett #HeaderContext .HeaderMiddle .center {
  height: 100%;
  display: inline-block;
}
#HeaderKomplett #HeaderContext .HeaderMiddle .center.info {
  font-size: 13px;
  font-weight: bold;
  margin-top: 13px;
}
#HeaderKomplett #HeaderContext .HeaderMiddle .input-container {
  font-size: 12px;
  margin-left: 25px;
  float: left;
  margin-top: 10px;
}
#HeaderKomplett #HeaderContext .HeaderMiddle .input-container .textbox {
  outline: 0;
  border: 0px none transparent;
  padding: 2px;
  width: 150px;
  margin-left: 5px;
}
#HeaderKomplett #HeaderContext .HeaderMiddle .input-container .textbox:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
#HeaderKomplett #HeaderContext .HeaderMiddle .input-container.checkbox {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
}
#HeaderKomplett #HeaderContext .HeaderMiddle .button-container {
  margin-left: 25px;
  float: left;
  margin-top: 0px;
}
#HeaderKomplett #HeaderContext .HeaderMiddle .button-container .button {
  border: 1px solid #1ccc64;
  background-color: #138943;
  color: white;
  font-weight: bold;
  height: 24px;
  padding: 0 10px;
  margin-top: 7px;
}
#HeaderKomplett #HeaderContext .HeaderMiddle .button-container .button:hover {
  background-color: #169f4e;
  cursor: pointer;
}
.login-request-link-container {
  padding: 15px;
  text-align: center;
}
.login-request-link-container .login-request-link {
  display: inline-block;
  padding: 15px;
  color: white;
  background-color: #138943;
  border: 1px solid #138943;
  font-size: 12px;
  font-weight: bold;
}
.loginContext {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  width: 100%;
  z-index: -1;
}
@media only screen and (max-width: 500px) {
  .loginContext img {
    width: 90%;
  }
}
.loginContext .LoginLicenseInfo {
  margin-top: 1.5em;
  color: black;
  display: inline-block;
}
.loginContext .LoginLicenseInfo .LoginLicenseName {
  font-weight: bold;
  font-size: 13px;
}
.license-error {
  padding: 0 20px;
  margin-top: 17px;
}
.license-error .message {
  padding: 5px;
}
.license-error .upload {
  margin-top: 5px;
}
.license-error .upload .header {
  padding: 5px;
  font-weight: bold;
}
.license-error .upload input[type=file] {
  width: 400px;
}
#txtUpdateInfoDiv {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
#txtUpdateInfoDiv #txtUpdateInfo {
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  overflow: hidden;
  resize: none;
  color: black;
  border: none;
}
.ErrorBox {
  width: 500px;
  text-align: center;
  background-color: #c22c30;
  color: white;
  margin: 25px auto 0 auto;
  padding: 10px;
  font-weight: bold;
}
#LoginWithOAuth {
  padding: 10px;
  border: 1px solid gray;
  text-align: center;
  width: 500px;
  margin: 25px auto 0 auto;
  font-weight: bold;
  cursor: pointer;
}
#busy-indicator.busy {
  margin: 30px auto;
  width: 50px;
  height: 40px;
  text-align: center;
  font-size: 0px;
}
#busy-indicator.busy > div {
  font-size: 0px;
  background-color: #138943;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: updateBusyDelay 1.2s infinite ease-in-out;
  animation: updateBusyDelay 1.2s infinite ease-in-out;
}
#busy-indicator.busy > div:not(:first-child) {
  margin-left: 4px;
}
#busy-indicator.busy > div:nth-child(2) {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
#busy-indicator.busy > div:nth-child(3) {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
#busy-indicator.busy > div:nth-child(4) {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
#busy-indicator.busy > div:nth-child(5) {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
@-webkit-keyframes updateBusyDelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}
@keyframes updateBusyDelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}
