html {
  font-family: sans-serif !important;
}
.btn-link.text-error {
  color: #f00;
}
#apps .thumbnail {
  min-height: 173px;
}
.offCanvasContainer {
  overflow-x: hidden;
  height: 100vh;
}
.offCanvasTransformer {
  transition: transform 0.4s ease-in-out;
  -webkit-transition: transform 0.4s ease-in-out;
}
.offCanvasTransformer.is-open {
  transform: translate3d(260px, 0, 0);
  -webkit-transform: translate3d(260px, 0, 0);
}
.offCanvas {
  position: absolute;
  width: 260px;
  left: -260px;
  height: 100vh;
  top: 0;
  bottom: 0;
}
.changed {
  border-color: #5a5;
}
.center {
  text-align: center;
}
.no-borders {
  border: 0;
}
.no-borders tr {
  border: 0;
}
.no-borders tr td {
  border: 0;
}
.datepicker-dropdown {
  z-index: 1500 !important;
}
.editableform .form-control {
  width: 100%;
}
.bar-danger {
  color: #fff;
}
.tab-content {
  overflow: visible;
}
.editable-container .select2-container {
  width: 200px;
}
.select2-container {
  margin-bottom: 10px;
}
.input-append .select2-container {
  margin-bottom: 0;
}
.input-append .btn-group > .btn:first-child {
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.input-append .btn-group > .dropdown-menu > .btn:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
  margin-left: 5px;
}
.input-append .btn-group > .dropdown-menu .dropdownButtons .btn {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.input-append .btn:last-of-type {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  margin-right: 5px;
}
.modal.large {
  width: 900px;
  margin-left: -450px;
}
.number,
th.number,
td.number {
  text-align: right;
}
[data-type="table-action"]:hover {
  cursor: pointer;
  cursor: hand;
}
.table-row-odd {
  background-color: #f9f9f9;
}
.table-row-even {
  background-color: none;
}
.btn.fa,
.btn[class^="fa-"],
.btn[class*=" fa-"] {
  line-height: 1.45em;
}
.fa {
  line-height: inherit;
  font-family: "Font Awesome 5 Free", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.int,
.float {
  text-align: right;
}
.scanner {
  margin-left: 10px;
  text-align: center;
}
.scanner .icon-qrcode {
  font-size: 150px;
}
.thumbnail.no-border {
  border: 0 none;
  box-shadow: none;
}
.wallaby-header.navbar-fixed-top {
  display: none;
  margin-bottom: 0;
}
@media (max-height: 400px) and (orientation: landscape) {
  .wallaby-header.navbar-fixed-top {
    display: none !important;
  }
}
.wallaby-footer.navbar-fixed-bottom {
  display: none;
  margin-top: 0;
}
@media (max-height: 400px) and (orientation: landscape) {
  .wallaby-footer.navbar-fixed-bottom {
    display: none !important;
  }
}
@media (max-height: 400px) and (orientation: landscape) {
  body {
    padding-top: 0px !important;
    padding-bottom: 60px !important;
  }
}
@media (min-width: 1000px) {
  .modal-dialog {
    width: 900px;
  }
}
.table-template,
.table-header-template {
  display: none;
}
.table thead tr:first-child th {
  border-top: 0;
}
#message {
  display: none;
}
#spinner {
  float: left;
}
#appMenu {
  display: none;
}
.head-logo {
  width: 128px;
}
#main {
  margin-bottom: 60px;
}
.thumbnail {
  transition: none;
}
th.center,
td.center {
  text-align: center;
}
th.right,
td.right {
  text-align: right;
}
.wallaby-checked,
.wallaby-checked:hover {
  color: #d14;
}
.timer {
  text-align: right;
}
.cell20p {
  width: 20%;
  min-width: 20%;
  max-width: 20%;
}
.cell10p {
  width: 10%;
  min-width: 10%;
  max-width: 10%;
}
.cell80p {
  width: 80%;
  min-width: 80%;
  max-width: 80%;
}
.cell5p {
  width: 5%;
  min-width: 5%;
  max-width: 5%;
}
.cell50 {
  width: 50px;
  min-width: 50px;
  max-width: 50px;
}
.cell100 {
  width: 100px;
  min-width: 100px;
  max-width: 100px;
}
.space {
  margin-left: 5px;
  margin-right: 5px;
}
svg {
  font: 10px sans-serif;
}
svg .axis path,
svg .axis line {
  fill: none;
  stroke: #000;
  shape-rendering: crispEdges;
}
svg .bar {
  fill: #4682b4;
}
svg .x.axis path {
  display: none;
}
.bubble {
  position: relative;
}
.bubble:before {
  content: "";
  position: absolute;
  top: 13px;
  left: -32px;
  border-style: solid;
  border-width: 12px 32px 12px 0;
  border-color: transparent #e3e3e3;
  display: block;
  width: 0;
  z-index: 0;
}
.bubble:after {
  content: "";
  position: absolute;
  top: 15px;
  left: -30px;
  border-style: solid;
  border-width: 10px 30px 10px 0;
  border-color: transparent #f5f5f5;
  display: block;
  width: 0;
  z-index: 1;
}
.bubble-right {
  position: relative;
}
.bubble-right:before {
  content: "";
  position: absolute;
  top: 13px;
  right: -32px;
  border-style: solid;
  border-width: 12px 0 12px 32px;
  border-color: transparent #e3e3e3;
  display: block;
  width: 0;
  z-index: 0;
}
.bubble-right:after {
  content: "";
  position: absolute;
  top: 15px;
  right: -30px;
  border-style: solid;
  border-width: 10px 0 10px 30px;
  border-color: transparent #f5f5f5;
  display: block;
  width: 0;
  z-index: 1;
}
.hideBehind {
  display: none;
}
body.dragging,
body.dragging * {
  cursor: move !important;
}
.dragged {
  position: absolute;
  opacity: 0.5;
  z-index: 2000;
}
.sortable .placeholder {
  display: block;
  background: #f00;
  position: relative;
  margin: 0;
  padding: 0;
  border: none;
}
.sortable .placeholder:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-left-color: #f00;
  margin-top: -5px;
  left: -5px;
  border-right: none;
}
.table td.noBorder {
  border: none;
}
.table .table {
  background-color: transparent;
}
.table td.subSection {
  font-weight: bold;
}
.table td.subField {
  padding-left: 50px;
}
.table td.field {
  padding-left: 25px;
}
.popover {
  z-index: 1000;
}
.helpBox .popover {
  min-width: 500px;
}
.versions .min-height {
  height: 500px;
}
.versions td.first-column {
  margin: 0;
  padding: 0;
}
.versions div.first-column {
  width: 1px;
  position: relative;
}
.versions .hr-line {
  margin-left: 0px;
  left: 22px;
  position: absolute;
  top: -5px;
  border-top: 1px dotted;
  z-index: 10;
}
.versions .min-row-height {
  height: 100px;
}
.versions .row-caption {
  width: 7%;
  text-shadow: -2px 2px 1px #c8c8c8;
  filter: dropshadow(#c8c8c8, -2, 2);
  position: relative;
  top: -5px;
  padding-right: 10px;
  vertical-align: top;
}
.versions .default-col {
  width: 23%;
  padding: 10px;
  vertical-align: top;
  border: 1px solid #aaa;
  background: #c8d7dc;
/* Old browsers */
  background: -moz-linear-gradient(45deg, rgba(200,215,220,0.7) 0%, rgba(227,234,237,0.7) 63%, rgba(242,245,246,0.7) 100%);
/* FF3.6+ */
  background: -webkit-linear-gradient(45deg, rgba(200,215,220,0.7) 0%, rgba(227,234,237,0.7) 63%, rgba(242,245,246,0.7) 100%);
/* Chrome10+,Safari5.1+ */
  background: -ms-linear-gradient(45deg, rgba(200,215,220,0.7) 0%, rgba(227,234,237,0.7) 63%, rgba(242,245,246,0.7) 100%);
/* IE10+ */
  background: linear-gradient(45deg, rgba(200,215,220,0.7) 0%, rgba(227,234,237,0.7) 63%, rgba(242,245,246,0.7) 100%);
/* W3C */
  -webkit-box-shadow: -3px 3px 1px 1px rgba(200,200,200,0.6);
  box-shadow: -3px 3px 1px 1px rgba(200,200,200,0.6);
}
.versions .highlight-col {
  border: 1px solid;
  background: #c8d7dc;
/* Old browsers */
  background: -moz-linear-gradient(45deg, rgba(180,195,200,0.7) 0%, rgba(207,214,217,0.7) 63%, rgba(222,225,226,0.7) 100%);
/* FF3.6+ */
  background: -webkit-linear-gradient(45deg, rgba(180,195,200,0.7) 0%, rgba(207,214,217,0.7) 63%, rgba(222,225,226,0.7) 100%);
/* Chrome10+,Safari5.1+ */
  background: -ms-linear-gradient(45deg, rgba(180,195,200,0.7) 0%, rgba(207,214,217,0.7) 63%, rgba(222,225,226,0.7) 100%);
/* IE10+ */
  background: linear-gradient(45deg, rgba(180,195,200,0.7) 0%, rgba(207,214,217,0.7) 63%, rgba(222,225,226,0.7) 100%);
/* W3C */
}
.versions .data-caption {
  clear: left;
  float: left;
}
.versions .data-changed {
  font-weight: bold;
}
.versions .data-value {
  font-style: italic;
  width: auto;
  clear: right;
  float: right;
}
.versions .data-value-clear {
  width: 100%;
  clear: left;
  float: left;
}
.oneColumn .default-col {
  width: 100%;
  display: table;
}
.oneColumn .data-caption {
  font-weight: bold;
}
.oneColumn .data-value {
  float: left;
  clear: left;
}
.oneColumn .data-container {
  border-right: 1px solid #aaa;
  display: table-cell;
  vertical-align: top;
}
.oneColumn .hr-line {
  top: -11px;
}
.oneColumn tr:last-child .hr-line {
  top: -5px;
}
.oneColumn .data-container:last-child {
  border: none;
}
.overlay:hover {
  box-shadow: 0 2px 8px #334;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 1;
  background: #bcd2ee !important;
  z-index: 1;
}
.icon-arrow-left,
.icon-arrow-right {
  display: inline-block;
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arrow-left:before {
  content: "\f060";
}
.icon-arrow-right:before {
  content: "\f061";
}
.ace.fullscreen {
  position: absolute;
  top: 55px;
  right: 0;
  bottom: 55px;
  left: 0;
}
.truncate {
  position: absolute;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  white-space: nowrap;
}
.progress.no-transition .bar {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.fx-hidden {
  display: none;
}
span.truncate {
  display: block;
  width: inherit;
}
[data-screen=ScreenEditor] .xedit.truncate {
  position: static;
}
.input-group>.input-group-btn>.btn+.btn {
  margin-left: 0;
}
table .has-feedback .form-control-feedback {
  right: 5px;
}
table td.has-feedback .form-control-feedback {
  top: 8px;
}
table div.has-feedback .form-control-feedback {
  top: 0px;
}
table .has-feedback .input-group .form-control-feedback {
  top: 0px;
}
.badge {
  padding: 1px 9px 2px;
  font-size: 12.025px;
  font-weight: 400;
  white-space: nowrap;
  color: #fff !important;
  background-color: #999 !important;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  text-shadow: none;
}
.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.pointer:hover {
  cursor: pointer;
}
.badge-error {
  background-color: #b94a48 !important;
}
.badge-error:hover {
  background-color: #953b39 !important;
}
.badge-warning {
  background-color: #f89406 !important;
}
.badge-warning:hover {
  background-color: #c67605 !important;
}
.badge-success {
  background-color: #468847 !important;
}
.badge-success:hover {
  background-color: #356635 !important;
}
.badge-info {
  background-color: #3a87ad !important;
}
.badge-info:hover {
  background-color: #2d6987 !important;
}
.badge-inverse {
  background-color: #333 !important;
}
.badge-inverse:hover {
  background-color: #1a1a1a !important;
}
.has-info .input-group-addon {
  color: #2a779d;
  background-color: #8ad7fd;
  border-color: #3a87ad;
}
.has-info .select2-container .select2-choice,
.has-info .select2-container-multi.select2-container .select2-choices,
.has-info .form-control {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.has-info .select2-container-active .select2-choice,
.has-info .select2-container-multi.select2-container-active .select2-choices,
.has-info .form-control:focus {
  border-color: #1a678d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #5aa7cd;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #5aa7cd;
}
.nav-pills li.active .badge.badge-info,
.btn-primary .badge.badge-info {
  background-color: #e0e0e0 !important;
  color: #3a87ad !important;
}
.foerster-state {
  font-size: 1.3em;
}
ul.thumbnails {
  list-style-type: none;
  padding: 0;
}
tr .showOnHover,
.fx-row .showOnHover {
  display: none !important;
}
tr:hover .showOnHover,
.fx-row:hover .showOnHover {
  display: inherit !important;
}
.table-fixed {
  table-layout: fixed;
}
.fx-row.info {
  background-color: #d9edf7;
}
.attachmentContainer {
  height: 64px;
}
.noSelection {
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}
.noPadding {
  padding: 0;
}
.buttonLink,
.buttonLink:hover,
.buttonLink:active,
.buttonLink:focus,
.buttonLink:visited {
  text-decoration: none;
  color: #fff;
  display: block;
  padding: 6px 12px;
}
input.faCheckbox[type=checkbox] {
  display: none;
}
input.faCheckbox[type=checkbox] + label:before {
  font-family: 'Font Awesome 5 Free';
  display: inline-block;
  content: "\f096";
  font-size: inherit;
  letter-spacing: 10px;
}
input.faCheckbox[type=checkbox]:checked + label:before {
  content: "\f046";
  letter-spacing: 8px;
}
.glowWhite {
  text-shadow: 0px 0px 4px rgba(255,255,255,0.75);
}
