@font-face {
  font-family: 'Source Sans Pro';
  src: url(/fonts/SourceSansPro-Regular.ttf?5182da425f811908bed9f5b8c72fa44f);
}
h2 sup {
  font-size: 80%;
}
/*------------ log-in logo ------------*/
.max-width {
  width: 100% !important;
}
.main-header .logo .logo-lg {
  display: block;
  width: 100%;
  height: 42px;
  margin-top: 4px;
}
.animated {
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
}
.vcenter-helper {
  height: 100%;
  width: 0;
  margin: 0 !important;
  display: inline-block;
  vertical-align: middle;
}
.btn-empty-wget {
  font-size: 3em;
  display: inline-block;
  vertical-align: middle;
}
.h-center {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}
.v-center {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.hv-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.position-inherit {
  position: inherit;
}
.off * {
  opacity: 0.4;
}
.input-group label {
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.pl-white {
  background-color: white !important;
  color: green !important;
}
.tab-content .table {
  width: 100%;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.no-margin {
  margin: 0 !important;
}
.h-margin {
  margin: 0 10px;
}
.no-padding {
  padding: 0 !important;
}
.h-padding-0 {
  padding-left: 0;
  padding-right: 0;
}
.l-padding-0 {
  padding-left: 0;
}
.r-padding-0 {
  padding-right: 0;
}
.opacity40 {
  opacity: 0.4;
}
.min-height30 {
  min-height: 30px;
}
.min-heightFull {
  height: auto;
  min-height: 100%;
}
.margin-10 {
  margin: 10px;
}
.color-green {
  color: #00a65a;
}
.color-gray {
  color: gray;
}
.color-lightgray {
  color: lightgray;
}
.color-lightseagreen {
  color: lightseagreen;
}
.color-white {
  color: white;
}
.text-right {
  text-align: right;
}
.flex-container {
  display: -webkit-box;
  display: flex;
}
.no-border {
  border: none;
}
@media screen and (max-width: 992px) {
  .flex-container {
    display: block;
  }
}
.inline-flex {
  display: -webkit-inline-box;
  display: inline-flex;
}
.no-overflow {
  overflow: hidden;
}
.cursor-default {
  cursor: default;
}
.l-margin-20 {
  margin-left: 20px !important;
}
.l-margin-10 {
  margin-left: 10px !important;
}
.fixed-footer-bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}
.padding-top-50 {
  padding-top: 50px !important;
}
.padding-bottom-50 {
  padding-bottom: 50px !important;
}
.text-align-center {
  text-align: center;
}
.padding-inherit {
  padding: inherit;
}
.content-wrapper {
  min-height: 100% !important;
}
.sidebar-toggle {
  font-family: Font Awesome\ 5 Pro !important;
  width: 50px;
  text-align: center;
  /*
  &:hover{
    background-color: @ice-nav-hover !important;
  }
  */
}
.navbar .nav > li > a {
  /*
  &:focus{
    background-color: red; //DEBUG
  }
  */
}
.navbar .nav > li > a .fa,
.navbar .nav > li > a .fas {
  line-height: unset !important;
}
.form-control:focus {
  border-color: #328D5C;
}
.control-sidebar {
  padding-top: 0;
  margin-top: 50px;
}
@media (max-width: 767px) {
  .control-sidebar-open .content-wrapper,
  .control-sidebar-open .right-side,
  .control-sidebar-open .main-footer {
    margin-right: 230px;
  }
  .control-sidebar-open.sidebar-open .content-wrapper,
  .control-sidebar-open.sidebar-open .right-side,
  .control-sidebar-open.sidebar-open .main-footer {
    margin-right: 460px;
  }
  .sidebar-open .content-wrapper,
  .sidebar-open .right-side,
  .sidebar-open .main-footer {
    margin-right: 230px;
  }
  .sidebar-open.control-sidebar-open .content-wrapper,
  .sidebar-open.control-sidebar-open .right-side,
  .sidebar-open.control-sidebar-open .main-footer {
    margin-right: 460px;
  }
}
.btn-primary {
  background-color: #328D5C;
  border-color: #328D5C;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
  background-color: #328D5C;
  border-color: #225E3C;
}
.btn-primary:active:focus {
  background-color: #225E3C;
  outline: none;
}
a {
  color: #225E3C;
}
a:hover,
a:active,
a:focus {
  color: #328D5C;
}
.main-header {
  /*
    .navbar{
      background-color: @ice-green !important;
    }
    */
}
.main-sidebar {
  height: 100%;
}
.sidebar {
  height: -webkit-fill-available !important;
  height: -moz-available !important;
  height: stretch !important;
  overflow-y: auto;
  padding-bottom: 100px;
}
.sidebar-mini.sidebar-collapse .main-sidebar {
  width: 0 !important;
}
.sidebar-mini.sidebar-collapse .content-wrapper,
.sidebar-mini.sidebar-collapse .right-side,
.sidebar-mini.sidebar-collapse .main-footer {
  margin-left: 0px !important;
}
.sidebar-mini.sidebar-collapse .main-header .navbar {
  margin-left: 0px;
}
.sidebar-mini.sidebar-collapse .main-header .logo {
  width: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.tooltip {
  position: fixed !important;
}
[data-type="tree"] ul li [data-role='display'] > span {
  margin: 0px 2px;
  font-size: 1em;
}
[data-type="tree"] ul li [data-role='display'] > span:first-child {
  margin-left: 10px;
}
[data-type="tree"] ul li [data-selected="true"] span.badge {
  background-color: #fff;
  color: #777;
}
ul.gj-list-bootstrap li [data-role="display"] {
  padding: 4px 0px 4px 4px;
}
[data-type="tree"] ul li [data-role="badge"].badge {
  padding: 2px;
  margin: 5px;
  float: right;
  font-size: 1em;
}
.box-transparent {
  background: none;
  box-shadow: none;
  border: none;
}
.box {
  font-weight: normal;
}
.minLabel {
  float: left;
  margin-right: 1em;
}
.minLabel.vertical {
  float: unset;
  margin-right: unset;
  text-align: center;
  margin: -20px 0 0;
  float: none;
}
.maxLabel {
  float: right;
  margin-left: 1em;
}
.maxLabel.vertical {
  float: unset;
  margin-left: unset;
  text-align: center;
  margin: 0;
  float: none;
}
.grid-stack:empty {
  min-height: 100% !important;
}
.content-wrapper div .grid-stack-item-content {
  position: absolute;
}
.content-wrapper div .grid-stack-item-content .box-header {
  height: 41px;
}
.content-wrapper div .grid-stack-item-content .box-header .box-title {
  white-space: nowrap;
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 20px;
}
.content-wrapper div .grid-stack-item-content .box-body {
  position: absolute;
  top: 41px;
  bottom: 16px;
  left: 0;
  right: 0;
}
.content-wrapper div .grid-stack-item-content .box-body .wContainer {
  height: 100%;
  left: 0;
  right: 0;
  overflow: hidden;
}
.content-wrapper div .grid-stack-item-content .box-body .wContainer .js-plotly-plot {
  height: 100%;
}
.content-wrapper div .grid-stack-item-content .box-body .tableChart .wContainer {
  height: auto;
}
.content-wrapper div .grid-stack-item-content .small-box-footer {
  bottom: 0;
  position: absolute;
  height: 16px;
  text-align: right;
  font-size: smaller;
  margin-right: 5px;
  white-space: nowrap;
  left: 0;
  right: 0;
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
  text-overflow: ellipsis;
}
/*------------ displayText ------------*/
div .displayText {
  margin-left: 10px;
  margin-right: 10px;
  height: 100%;
}
div .displayText .small-box {
  height: 100%;
  position: relative;
}
div .displayText .small-box .inner {
  height: 100%;
}
div .displayText .small-box .inner p {
  position: absolute;
  bottom: 15px;
  margin-right: 10px;
  word-break: break-all;
}
div .displayText .small-box .inner i.fa-cog {
  color: #3379b7;
  font-size: 3em;
}
div .displayText .small-box .small-box-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 22px;
  font-size: smaller;
  margin-right: 5px;
  padding: 3 5 3 0;
  text-align: right;
}
div .displayText .small-box .icon {
  max-height: 80%;
  max-width: 50%;
  vertical-align: bottom;
  font-size: 50;
  top: 5;
}
div .displayText .small-box:hover .icon {
  font-size: 50;
  top: 5;
}
div .displayText sup {
  top: unset;
  vertical-align: super;
  font-size: 50%;
}
/*------------ Knob ------------*/
.knob .wContainer .unit {
  position: absolute;
  display: inline;
  left: 0;
  right: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
/*------------ sankey ------------*/
.sankey-tooltip {
  font-size: 1.2em;
  margin: 4px 6px;
  border: 0.2px;
}
/* PlainText */
.plainText div {
  text-align: center;
  margin-right: 2em;
  margin-left: 2em;
  font-size: 100%;
}
/*------------ Gauge ------------*/
.gauge g {
  font-size: 100%;
  /*
      path:nth-of-type(1) {
        fill: green;
      }
      path:nth-of-type(2) {
        fill: orange;
      }
      path:nth-of-type(3) {
        fill: red;
      }
      */
}
.gauge g text {
  font-size: 100%;
}
.gauge g text[text-anchor='middle'] {
  font-size: 70%;
}
.gauge g g path {
  fill: black !important;
  stroke-width: 0px;
}
.gauge g g circle {
  fill: darkgrey;
  stroke-width: 0px;
  r: 4%;
}
.gauge g g text {
  font-size: 100% !important;
}
.gauge .wContainer table {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}
/*------------ treeChart ------------*/
.treeChart table {
  border-collapse: separate;
}
/*------------ DataTable -----------*/
.dataTables_scrollBody {
  margin-bottom: 5px;
  height: calc(100% - 225px);
}
.tableChart {
  overflow: hidden;
}
.dt-buttons {
  float: left;
}
/*------------ Button -----------*/
.button-container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.stroke {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  font-size: 20px;
  color: white;
  border-radius: 50%;
  border-style: solid;
  border-width: 2px;
  border-color: grey;
}
.filled {
  height: 90%;
  width: 90%;
  background-color: gray;
  border-radius: 50%;
}
.switch-container {
  width: 90%;
  height: 90%;
  top: 5%;
  bottom: 5%;
  left: 5%;
  right: 5%;
  position: relative;
}
.switch-container .btn[disabled] {
  opacity: 1;
}
.switch-container .off * {
  opacity: 1;
}
.switch-container .toggle-handle {
  width: 10%;
}
/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: gray;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}
input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  transform: translateX(26px);
}
/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}
.slider.round:before {
  border-radius: 50%;
}
.plotly-notifier {
  display: none;
}
.trash {
  position: fixed;
  bottom: 0;
  right: 0;
  top: 50px;
  background-color: #232e33;
  color: #666666;
  height: 100%;
  width: 230px;
  display: none;
}
.trash.ui-droppable-hover {
  color: indianred;
}
.protoContainer,
.helper {
  float: left;
  margin-bottom: 25px;
}
.protoContainer .icon-label,
.helper .icon-label {
  color: white;
  line-height: 1;
  margin-top: 5px;
  float: left;
  font-size: 11px;
  text-align: center;
  width: 100%;
}
.protoContainer .fa-circle,
.helper .fa-circle {
  bottom: 0;
  top: 0;
  position: relative;
  float: left;
}
.protoContainer .fa-stack-1x,
.helper .fa-stack-1x {
  height: 100%;
}
.protoContainer .flip-bar,
.helper .flip-bar {
  -webkit-transform: scale(1, -1) rotate(90deg);
          transform: scale(1, -1) rotate(90deg);
}
.protoContainer svg,
.helper svg {
  display: block;
  margin: auto;
  height: 80%;
  width: 80%;
}
.protoContainer svg path,
.helper svg path,
.protoContainer svg polyline,
.helper svg polyline {
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  fill: white;
  stroke: none;
}
.protoContainer svg path,
.helper svg path {
  -webkit-transform: scale(0.6, 0.6);
          transform: scale(0.6, 0.6);
}
.protoContainer svg polyline,
.helper svg polyline {
  -webkit-transform: scale(0.8, 0.8);
          transform: scale(0.8, 0.8);
}
.protoContainer svg g,
.helper svg g {
  -webkit-transform: scale(0.65, 0.65);
          transform: scale(0.65, 0.65);
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  stroke: none;
}
.protoContainer svg g g,
.helper svg g g,
.protoContainer svg g path,
.helper svg g path {
  -webkit-transform: unset;
          transform: unset;
  -webkit-transform-origin: unset;
          transform-origin: unset;
  stroke: none;
}
.protoContainer svg g g .st0,
.helper svg g g .st0,
.protoContainer svg g path .st0,
.helper svg g path .st0,
.protoContainer svg g g .st1,
.helper svg g g .st1,
.protoContainer svg g path .st1,
.helper svg g path .st1,
.protoContainer svg g g .st2,
.helper svg g g .st2,
.protoContainer svg g path .st2,
.helper svg g path .st2,
.protoContainer svg g g .st3,
.helper svg g g .st3,
.protoContainer svg g path .st3,
.helper svg g path .st3 {
  stroke: none;
}
.protoContainer svg g rect,
.helper svg g rect {
  stroke: #666666;
}
.helper .icon-label {
  color: #232e33 !important;
}
.display-block {
  display: block!important;
}
.zero-height {
  height: 0px!important;
}
.zero-height .display-block {
  display: none !important;
}
.ui-sortable-helper {
  width: 30px!important;
  border: none !important;
}
.ui-sortable-helper > a.submenu-btn {
  display: none;
}
.ul-sortable-mixin {
  position: relative;
  width: calc(100% - 20px);
  -webkit-transform: translate(20px, 0px);
          transform: translate(20px, 0px);
  padding: 0px;
  z-index: 1;
}
.placeholder-mixin {
  position: relative;
  min-height: 1px;
  height: 1px;
  background: linear-gradient(90deg, #2c3b41, 15px, #FFFFFF 15px);
  display: block;
  z-index: 2;
  width: calc(100% - 30px);
}
.sortable-li-mixin {
  border-left: 1px solid #8aa4af;
  z-index: 2;
  min-height: 20px;
  position: relative;
  width: 100%;
}
.sortable-li-a-mixin {
  z-index: 3;
}
.submenu-btn-mixin {
  width: 30px;
  cursor: pointer;
  position: absolute;
  right: 0;
  -webkit-transform: translate(0, -20px);
          transform: translate(0, -20px);
  border: 0;
  z-index: 3;
}
.submenu-btn-mixin > span {
  -webkit-transform: translate(5px, 0);
          transform: translate(5px, 0);
}
.sidebar-menu > .treeview {
  background: #222e33 !important;
  border: none!important;
}
.sidebar-menu > .treeview > a {
  z-index: 3;
}
.sidebar-menu > .treeview > a.submenu-btn {
  width: 30px;
  cursor: pointer;
  position: absolute;
  right: 0;
  -webkit-transform: translate(0, -20px);
          transform: translate(0, -20px);
  border: 0;
  z-index: 3;
  -webkit-transform: translate(0px, -34px) !important;
          transform: translate(0px, -34px) !important;
}
.sidebar-menu > .treeview > a.submenu-btn > span {
  -webkit-transform: translate(5px, 0);
          transform: translate(5px, 0);
}
.sidebar-menu > .treeview > ul.sortable.treeview-menu {
  width: 100%!important;
  -webkit-transform: translate(0, 0) !important;
          transform: translate(0, 0) !important;
  margin-top: 0!important;
  padding-top: 0!important;
}
.sidebar-menu > .treeview > ul.sortable.treeview-menu > li {
  border: none!important;
}
ul.treeview-menu > li.placeholder,
li.treeview.placeholder {
  border-left: 1px solid #8aa4af;
  min-height: 20px;
  width: 100%;
  position: relative;
  min-height: 1px;
  height: 1px;
  background: linear-gradient(90deg, #2c3b41, 15px, #FFFFFF 15px);
  display: block;
  z-index: 2;
  width: calc(100% - 30px);
}
ul.treeview-menu > li.sort,
li.treeview.sort {
  border-left: 1px solid #8aa4af;
  z-index: 2;
  min-height: 20px;
  position: relative;
  width: 100%;
}
ul.treeview-menu > li.sort > a,
li.treeview.sort > a {
  z-index: 3;
}
ul.treeview-menu > li.sort > a.submenu-btn,
li.treeview.sort > a.submenu-btn {
  width: 30px;
  cursor: pointer;
  position: absolute;
  right: 0;
  -webkit-transform: translate(0, -20px);
          transform: translate(0, -20px);
  border: 0;
  z-index: 3;
}
ul.treeview-menu > li.sort > a.submenu-btn > span,
li.treeview.sort > a.submenu-btn > span {
  -webkit-transform: translate(5px, 0);
          transform: translate(5px, 0);
}
ul.treeview-menu > li.sort > ul.sortable,
li.treeview.sort > ul.sortable {
  position: relative;
  width: calc(100% - 20px);
  -webkit-transform: translate(20px, 0px);
          transform: translate(20px, 0px);
  padding: 0px;
  z-index: 1;
  margin-top: -30px !important;
  padding-top: 30px !important;
}
