:root {
  --navbar-background-color: #567698;
  --navbar-border-color: #567698;
  --navbar-button-color: #b2b2b2;
  --navbar-link-color: #ffffff;
  --navbar-lookup-text-color: #ffffff;
  --navbar-lookup-dropdown-text-color: #ECECEC;
  --navbar-lookup-dropdown-highlight-color: #5D5D63;
}
html,
body {
  height: 100%;
  margin: 0px;
  padding: 0px;
}
body {
  background-color: #E1E1E1;
}
[ng\:cloak],
[ng-cloak],
.ng-cloak {
  display: none !important;
}
.full-height {
  height: 100% !important;
}
.width-100-percent {
  width: 100%;
}
.fill {
  height: 100%;
  width: 100%;
}
/*fix um beim IE das clear-icon nicht mehr anzuzeigen*/
input::-ms-clear {
  display: none;
}
@media (min-width: 768px) {
  .full-height-sm {
    height: 100% !important;
  }
}
.table-curved {
  border-collapse: separate !important;
  border: solid #ddd 1px !important;
  border-radius: 6px !important;
  border-left: 0px !important;
  border-top: 0px !important;
}
.table-curved > thead {
  background-color: #ECECEC !important;
}
.table-curved > thead:first-child > tr:first-child > th {
  border-bottom: 0px !important;
  border-top: solid #ddd 1px !important;
}
.table-curved td,
.table-curved th {
  border-left: 1px solid #ddd !important;
  border-top: 1px solid #ddd !important;
}
.table-curved > :first-child > :first-child > :first-child {
  border-top-left-radius: 6px !important;
}
.table-curved > :first-child > :first-child > :last-child {
  border-top-right-radius: 6px !important;
}
.table-curved > :last-child > :last-child > :first-child {
  border-bottom-left-radius: 6px !important;
}
.table-curved > :last-child > :last-child > :last-child {
  border-bottom-right-radius: 6px !important;
}
table.ui-jqgrid-btable tr:hover,
table.ui-jqgrid-btable a:hover {
  cursor: pointer;
}
.main-alert {
  font-size: 12px;
}
.stretch-container,
.content-panel {
  width: 100%;
  height: 100%;
  display: table;
}
.auto-height,
.footer-bar {
  display: table-row;
  height: 1px;
}
.stretch-height {
  display: table-row;
  height: 100%;
}
.stretch-height > div,
.stretch-height > jq-grid,
.stretch-height > ui-grid-wrapper {
  display: table-cell;
  height: 100%;
  min-height: 100%;
}
/* Des wunderlichen Schusters Patentierte After-Lösung™© */
.stretch-height.min-150:after {
  height: 150px;
  display: table-cell;
  content: "";
}
.content-panel {
  background-color: white;
}
.content-panel-stretch {
  background-color: white;
  width: 100%;
  height: 100%;
  padding: 5px 30px !important;
}
.footer-bar {
  display: table-row;
  height: 40px;
}
.footer-bar-content {
  background-color: #F2F2F2;
  padding: 6px;
  /*overflow: hidden;*/
  display: table-cell;
  min-height: 40px;
}
.title-bar {
  display: table-row;
  height: 41px;
}
.title-bar-content {
  padding: 4px 4px 0 4px;
  background-color: #f2f2f2;
  /*overflow: hidden;*/
  display: table-cell;
}
.title-bar.transparent .title-bar-content {
  background-color: transparent;
}
.title-bar.primary-color .title-bar-content {
  background-color: #2F77BE;
}
.title-bar-title {
  padding-left: 8px;
  font-size: 26px;
  font-weight: 100;
  float: left;
  color: #333;
}
.title-bar-title-additional-text {
  font-size: 26px;
  font-weight: 100;
  color: #333333;
  display: inline-block;
  float: left;
  padding-left: 5px;
}
.title-bar-icon {
  float: left;
  width: 35px;
}
.title-bar-commands-left {
  display: inline-block;
}
.title-bar-commands {
  margin: 5px 10px 5px 0;
  font-size: 18px;
  float: right;
}
.title-bar-text-button {
  font-size: 14px;
  font-weight: bold;
}
.title-bar-text-button > span {
  vertical-align: middle;
}
.title-bar-text-button > .fa,
.title-bar-text-button > .glyphicon {
  font-weight: normal;
  font-size: 18px;
}
.status-title-bar-commands {
  margin: 5px 10px 5px 0;
  font-size: 18px;
}
.modal-title-bar-commands {
  margin-right: 10px;
  font-size: 14px;
  float: right;
}
.title-bar-commands > a,
.title-bar-commands > configuration-dropdown,
.modal-title-bar-commands > a,
.modal-title-bar-commands > span,
.title-bar-commands > .dropdown,
.title-bar-commands > span {
  margin-left: 6px;
  vertical-align: middle;
}
.title-bar-commands > configuration-dropdown {
  float: right;
  margin-top: 2px;
  margin-left: 10px;
}
.title-bar-commands .input-group {
  display: inline-table;
  vertical-align: middle;
}
.title-bar-commands .input-group .input-group-addon,
.title-bar-commands .input-group .input-group-btn,
.title-bar-commands .input-group .form-control {
  width: auto;
}
.title-bar.primary-color .title-bar-title {
  color: white;
}
.title-bar.primary-color .title-bar-commands > a,
.title-bar.primary-color .title-bar-commands .dropdown-toggle {
  color: rgba(255, 255, 255, 0.87);
}
.command-bar-inline {
  margin-bottom: 10px;
}
.command-bar-status {
  margin-bottom: 20px;
}
@media (min-width: 1280px) {
  .content-panel {
    border-radius: 2px;
    border: 1px solid #d8d8d8;
    border-width: 1px;
  }
}
.content-title,
.content-title-top {
  border-bottom: 1px dotted #2F77BE;
  color: #2F77BE;
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
  margin-top: 15px;
  margin-bottom: 6px;
  padding-bottom: 0px;
  /*text-transform: uppercase;*/
}
.content-title span,
.content-title-top span {
  margin-right: 4px;
}
.content-title-wm {
  border-bottom: 1px dotted #777;
  color: #777;
}
.content-title-top {
  margin-top: 0;
}
/* ist dazu da dass man beim ersten content-title nicht mehr -top angeben muss (ist zb bei gui configs nützlich wenn das erste Element ausblendbar ist)*/
.content-title-parent {
  margin-top: -10px;
}
.content-title-action {
  font-size: 12px;
}
.tab-scroll-container {
  height: 100%;
}
.tab-pane-container {
  display: table-cell;
}
.tab-pane-container > .tab-pane {
  display: none;
  height: 100%;
}
.tab-pane-container > .active {
  display: block;
}
.tab-pane-content {
  height: 100%;
  padding: 20px;
}
.tab-pane-content > div {
  height: 100%;
}
.tab-low-padding .tab-pane-content {
  padding: 5px !important;
}
.scroll-container {
  position: relative;
  height: 100%;
}
.scroll-container > div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
}
@media (min-width: 992px) {
  .md-scroll-container {
    position: relative;
    height: 100%;
  }
  .md-scroll-container > div {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
  }
}
@media (min-width: 768px) {
  .sm-scroll-container,
  .tab-scroll-container {
    position: relative;
    height: 100%;
  }
  .sm-scroll-container > div,
  .tab-scroll-container > div {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
  }
}
.md-scroll-container > div > div,
.sm-scroll-container > div > div {
  margin: 9px 15px 9px 15px;
}
.inline-action-button,
.list-action-button {
  color: #000000;
  opacity: 0.4;
}
.has-error.list-action-button {
  color: #a94442;
  opacity: 1;
}
.list-action-button {
  font-size: 12px;
  padding: 5px 6px 3px 6px;
  margin: -5px -6px -3px -6px;
}
.inline-action-button:hover,
.inline-action-button:focus,
.list-action-button:hover,
.list-action-button:focus {
  color: #000000;
  opacity: 0.6;
  cursor: pointer;
}
.list-action-button-float {
  margin: 0 0 0 10px;
  float: left;
}
.list-icon-link-lg {
  font-size: 18px;
  padding: 5px 6px 3px 6px;
  margin: -5px -6px -3px -6px;
}
.toggle-action-button {
  color: #000000;
  opacity: 0.4;
}
.toggle-action-button:hover {
  color: #5bc0de;
  opacity: 0.6;
  cursor: pointer;
}
.toggle-action-button-active {
  color: #2aabd2;
  opacity: 0.6;
}
.defaultpagination {
  float: right;
  margin: 0;
}
.footer-record-count {
  float: left;
  margin: 6px 0 0 0;
}
.error-validation-message {
  color: #d7051e;
}
.fake-error-validation {
  border-style: solid;
  border-color: #b94a48;
}
.nav,
.pagination,
.carousel,
.panel-title a {
  cursor: pointer;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-item-star-padding {
  padding-right: 18px;
}
.clearboth {
  clear: both;
}
.space-right {
  margin-right: 2px;
}
.space-left {
  margin-left: 2px;
}
.space-both {
  margin-left: 2px;
  margin-right: 2px;
}
@media (min-width: 768px) {
  .col-sm-shipmentrouting-left,
  .col-sm-orderrouting-left,
  .col-sm-requirementrouting-left {
    width: 22.22%;
    float: left;
  }
  .col-sm-shipmentrouting-right,
  .col-sm-orderrouting-right,
  .col-sm-requirementrouting-right {
    width: 77.78%;
    float: left;
  }
  .dispatch-station-routing .col-sm-shipmentrouting-left,
  .dispatch-station-routing .col-sm-requirementrouting-left {
    width: 25%;
  }
  .dispatch-station-routing .col-sm-shipmentrouting-right,
  .dispatch-station-routing .col-sm-requirementrouting-right {
    width: 75%;
  }
}
.col-sm-shipmentrouting-left,
.col-sm-shipmentrouting-right,
.col-sm-orderrouting-left,
.col-sm-orderrouting-right,
.col-sm-requirementrouting-left,
.col-sm-requirementrouting-right {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.list-row {
  margin: 5px 0;
}
.bold-text {
  font-weight: bold;
}
.input-group-nobreak-workaround {
  display: table-cell;
  width: 0;
  margin-left: -1px;
}
.title-bar-commands > .quicksearch-bar {
  margin: -2px 0px -6px 6px;
}
.nav-breadcrumbs a {
  color: var(--navbar-link-color) !important;
  display: inline-block !important;
}
.nav-breadcrumbs > span a {
  color: var(--navbar-link-color) !important;
  display: inline-block !important;
  padding: 16.5px 15px;
}
.nav-breadcrumbs i {
  color: #9d9d9d !important;
  display: inline-block !important;
}
.floating-menu-container {
  width: 300px;
  min-height: 170px;
  float: left;
}
.date-picker-group #datePickerInput,
.date-picker.group #datePickerButton {
  border-radius: 0;
}
.fake-tab-body {
  border: 1px solid #ccc;
  border-radius: 4px;
  border-top-left-radius: 0px;
}
.input-group-addon-help {
  background-color: #a4c8e7;
}
.remove-tab-top-gap {
  margin-top: -10px !important;
}
.no-bottom-margin {
  margin-bottom: 0 !important;
}
.lg,
.lg .btn-lookup,
.lg .lookup-search {
  height: 34px;
  font-size: 18px;
}
.lg .lookup-choices {
  font-size: 18px;
}
.lg.control-label {
  padding-top: 12px;
}
.input-group-btn > .lg {
  height: 34px;
}
.xl,
.xl .btn-lookup,
.xl .lookup-search {
  height: 50px;
  font-size: 24px;
}
.xl .lookup-choices {
  font-size: 24px;
}
.input-group-btn > .xl {
  height: 50px;
}
.xxl,
.xxl .btn-lookup,
.xxl .lookup-search {
  height: 74px;
  font-size: 48px;
}
.xxl .lookup-choices {
  font-size: 48px;
}
.title-filter-button > .glyphicon {
  top: 2px;
}
.title-filter-button.active,
.title-bar.primary-color .title-filter-button.active {
  color: #FF9800;
}
.title-filter-button.active:hover,
.title-filter-button.active:focus,
.title-bar.primary-color .title-filter-button.active:hover,
.title-bar.primary-color .title-filter-button.active:focus {
  color: #F57C00;
}
.ignore-mouse {
  pointer-events: none;
}
.input-merge .form-control:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-merge .form-control:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-merge .form-control:not(:first-child) {
  margin-left: -1px;
}
.input-merge .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-merge > .form-control:focus {
  z-index: 3;
}
.input-merge .col-xs-12 {
  width: 100% !important;
}
.input-merge .col-xs-11 {
  width: 91.66666667% !important;
}
.input-merge col-xs-10 {
  width: 83.33333333% !important;
}
.input-merge .col-xs-9 {
  width: 75% !important;
}
.input-merge .col-xs-8 {
  width: 66.66666667% !important;
}
.input-merge .col-xs-7 {
  width: 58.33333333% !important;
}
.input-merge .col-xs-6 {
  width: 50% !important;
}
.input-merge .col-xs-5 {
  width: 41.66666667% !important;
}
.input-merge .col-xs-4 {
  width: 33.33333333% !important;
}
.input-merge .col-xs-3 {
  width: 25% !important;
}
.input-merge .col-xs-2 {
  width: 16.66666667% !important;
}
.input-merge .col-xs-1 {
  width: 8.33333333% !important;
}
.table-layout-only td {
  padding-bottom: 6px;
}
.jqgrid-inline-table td {
  border: none !important;
}
.jqgrid-inline-table.jqgrid-nostripes tr {
  background-color: transparent !important;
}
.badge-primary {
  background-color: #2F77BE;
}
.badge-success {
  background-color: #449d44;
}
.badge-warning {
  background-color: #ec971f;
}
.badge-danger {
  background-color: #c9302c;
}
.badge-info {
  background-color: #31b0d5;
}
.toggle-dropdown-row > label {
  margin-top: 4px;
}
.toggle-dropdown-row > div {
  font-size: 16px;
  padding-left: 0;
  margin-top: 2px;
}
@media (min-width: 768px) {
  .form-horizontal .toggle-dropdown-row .control-label {
    margin-bottom: 5px;
    padding-top: 0;
  }
}
.deliverability-nothing {
  color: #ff0000;
}
.deliverability-partial {
  color: #ff8c00;
}
.deliverability-inpicking {
  color: #ac40EE;
}
.deliverability-all {
  color: #008000;
}
.deliverability-onaviso {
  color: #87ceeb;
}
.has-additional-control-label .control-label {
  display: block;
  padding-top: 1px;
  margin-bottom: -4px;
}
.has-additional-control-label .lg.control-label {
  padding-top: 7px;
}
.additional-control-label {
  display: block;
  font-size: 8px;
}
.lg.control-label + .additional-control-label {
  font-size: 11px;
}
.additional-control-label::after {
  content: "  ";
  white-space: pre;
}
@media (min-width: 768px) {
  .form-horizontal .additional-control-label {
    text-align: right;
    margin-top: -5px;
  }
}
.totals-bar {
  background-color: #F2F2F2;
}
.totals-bar .form-group {
  margin-bottom: 0px;
}
/**** Bootstrap submenu fix ****/
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -7px;
  margin-left: 0px;
}
.dropdown-submenu:hover .dropdown-menu {
  display: block;
}
li.disabled.dropdown-submenu .dropdown-menu {
  display: none;
}
.dropdown-submenu:hover .dropdown-menu li {
  margin-bottom: 3px;
  margin-top: 3px;
}
.dropdown-submenu > a:not([disabled]):after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #5f5f5f;
  margin-top: 3px;
  margin-right: -10px;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left .dropdown-menu {
  left: -100%;
  margin-left: 10px;
}
.dropdown-relative {
  position: relative !important;
  left: 0px !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  border-left: 1px solid #e2e2e2;
}
div.dropdown-menu {
  border: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
}
.label-small {
  font-size: 50% !important;
  vertical-align: middle !important;
}
.row > .col-sm-12 .pull-left button,
.row > .col-sm-12 .pull-right button {
  margin-right: 5px;
  margin-bottom: 5px;
}
.relative-tree-control {
  min-height: 100px;
  margin-bottom: 10px;
  height: auto;
}
.relative-tree-control .scroll-container > div {
  position: relative;
}
.ui-jqgrid-bdiv {
  min-height: 80px;
}
#jqWrappedGridContainer > div > .ui-jqgrid {
  min-height: 80px !important;
}
#jqWrappedGridContainer {
  min-height: 110px;
}
.relative-tree-control treecontrol.tree-light li.tree-collapsed i.tree-branch-head {
  background: none;
}
.relative-tree-control treecontrol.tree-light li.tree-expanded i.tree-branch-head {
  background: none;
}
.form-control-static .radio-inline {
  padding-top: 0px;
}
.form-control-static .radio-inline input[type='radio'] {
  margin-top: 2px;
}
.browsers {
  width: 100%;
  border: none;
  text-align: center;
}
.browsers td {
  vertical-align: top;
  padding: 10px;
  border: none;
  background: none;
  width: 25%;
}
.browsers img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.browsers a {
  display: block;
}
.browserheader {
  white-space: nowrap;
  text-decoration: underline;
  font-size: 19px;
}
.browserfooter {
  color: #aaa;
  text-align: center;
  font-size: 10px;
  display: block;
}
.browsercontainer {
  position: absolute;
  top: 100px;
  left: 0;
  width: 100%;
  text-align: center;
}
.table-filterpanel {
  width: 100%;
  table-layout: fixed;
}
.table-filterpanel td {
  padding: 2px;
  cursor: default;
}
.table-filterpanel tr td:first-child {
  width: 24px;
}
.filter-input-group {
  margin: 0;
}
.filter-remove-button {
  font-size: 12px;
  vertical-align: middle;
  color: #000000;
  opacity: 0.2;
  padding: 6px 4px 6px 0;
}
.filter-lock-button {
  font-size: 20px;
  vertical-align: middle;
  color: #000000;
  opacity: 0.3;
  padding-left: 6px;
  width: 20px;
}
.filter-remove-button:hover,
.filter-remove-button:focus,
.filter-lock-button:hover,
.filter-lock-button:focus {
  opacity: 0.5;
  cursor: pointer;
}
.filter-add-button {
  font-size: 12px;
  vertical-align: middle;
  padding: 10px 3px 10px 1px;
}
.filterpanel-modal .modal-dialog {
  width: 750px !important;
}
.ui-jqgrid a {
  color: #2F77BE !important;
}
.ui-jqgrid a:hover,
.ui-jqgrid a:focus {
  color: #205181 !important;
  text-decoration: underline !important;
}
.grid-col {
  padding: 4px 6px 2px 6px !important;
}
.ui-jqgrid th {
  background: #f8f8f8 !important;
}
.sort-data {
  color: #2F77BE;
}
/* Grid: Sort-Icon fix */
.ui-icon-triangle-1-s {
  /* need to fix icons sprite */
  background-position: -65px -16px !important;
}
.grid-row-danger {
  background-color: #d9534f;
  background-image: none;
  color: #fff;
}
.grid-row-error {
  background-color: #f2dede;
  background-image: none;
}
.grid-row-persistent-error td {
  background-color: #f2dede !important;
  background-image: none !important;
}
.grid-row-persistent-error {
  border-color: #eee !important;
}
.grid-row-warning {
  background-color: #fcf8e3;
  background-image: none;
}
.grid-row-success {
  background-color: #dff0d8;
  background-image: none;
}
.grid-row-text-overflow {
  height: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.grid-row-marking {
  background-color: #ffbb00;
  background-image: none;
}
.grid-cell-wrapped {
  word-wrap: break-word;
  white-space: normal;
}
.jqgrid-group-header {
  font-weight: bold;
}
.jqgrid-row-lg .ui-jqgrid tr.jqgrow {
  height: 40px;
}
.jq-grid-striped .ui-jqgrid-btable tr:nth-child(odd) {
  background: #f8f8f8;
}
.jqgfirstrow td {
  border-right-color: transparent;
}
.jqgfirstrow {
  background: transparent !important;
}
.ui-jqgrid tr.jqgfirstrow td {
  position: relative;
  top: -2px;
}
.ui-jqgrid {
  overflow: hidden;
}
.jqgrid-grouped-lg .tree-wrap-ltr {
  margin-top: 4px;
}
.jqgrid-grouped-xl .tree-wrap-ltr {
  margin-top: 14px;
}
.grid-row-hide-cbox td > input.cbox {
  display: none !important;
}
tr.status-deleted,
tr.ui-state-highlight.status-deleted {
  text-decoration: line-through;
  color: #AAA;
}
.lookup-offscreen {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}
.lookup {
  min-width: 40px;
}
/*Gibt es weil wir sonst in InputGroups probleme haben Elemente über den Button zu platzieren (Parent hätte nämlich static als position statt relative)*/
.lookup-button-wrapper {
  position: relative;
}
/* Helper class to show styles when focus */
.btn-lookup-focus {
  border-color: #66afe9;
  text-decoration: none;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
/* Fix Bootstrap dropdown position when inside a input-group */
.input-group > .lookup.dropdown {
  /* Instead of relative */
  position: static;
}
.input-group > .lookup > input.lookup-search.form-control {
  border-radius: 4px;
  /* FIXME hardcoded value :-/ */
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
/* fix for multiselect and ui-select in buttongroups */
.input-group :last-child.multiSelect .button,
.input-group :last-child.lookup .btn,
.input-group :last-child.lookup .lookup-search {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
  border-bottom-right-radius: 4px !important;
  border-top-right-radius: 4px !important;
}
.input-group :first-child.multiSelect .button,
.input-group :first-child.lookup .btn,
.input-group :first-child.lookup .lookup-search {
  border-bottom-left-radius: 4px !important;
  border-top-left-radius: 4px !important;
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
:not(:first-child):not(:last-child).multiSelect .button,
:not(:first-child):not(:last-child).lookup .btn,
:not(:first-child):not(:last-child).lookup .lookup-search {
  border-radius: 0 !important;
}
.multiSelect .button {
  width: 100%;
  font-size: inherit;
  min-height: 28px !important;
}
.lookup .btn {
  width: 100%;
  position: relative;
}
.lookup .btn-lookup {
  /* Instead of center because of .btn */
  text-align: left;
  outline: 0;
}
/* See Scrollable Menu with Bootstrap 3 http://stackoverflow.com/questions/19227496 */
.lookup-choices {
  width: auto;
  min-width: 100%;
  height: auto;
  max-height: 200px;
  overflow-x: hidden;
  z-index: 3000;
}
.lookup-choices-lg .lookup-choices {
  max-height: 400px;
}
.lookup-choices-row a {
  width: 100%;
  min-width: 50px;
  display: inline-block;
  padding: 3px 15px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.lookup-choices-row a:hover,
.lookup-choices-row a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.lookup-choices-row.active a {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #2F77BE;
}
.lookup-choices-row-more {
  font-style: italic;
  text-align: center;
}
/* fix hide/show angular animation */
.btn-lookup.ng-hide-add,
.lookup-search.ng-hide-add {
  display: none !important;
}
/* Mark invalid Bootstrap */
.lookup.ng-dirty.ng-invalid button.btn.lookup-match {
  border-color: #D44950;
}
.lookup .fa-spin {
  position: absolute;
  right: 6px;
  top: 6px;
  font-size: 12pt;
  color: #2F77BE;
  z-index: 15;
}
.lookup-selected-item-container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 26px;
  padding: 6px 0px 6px 8px;
  overflow: hidden;
}
.lookup .btn-lookup > .caret {
  position: absolute;
  top: 45%;
  right: 8px;
}
.lookup .remote-caret {
  position: absolute;
  top: 8px;
  right: 7px;
  cursor: pointer;
  font-size: 12px !important;
  z-index: 15;
}
.lookup-reset {
  position: absolute;
  right: 7px;
  top: 9px;
  cursor: pointer;
  font-size: 12px !important;
  z-index: 15;
}
.lookup-reset:hover {
  color: #a94442;
}
.lookup .edit-container {
  position: absolute;
  bottom: 4px;
  right: 20px;
  font-size: 12px !important;
  z-index: 15;
}
.lookup .edit-container > div {
  float: left;
  margin-right: 3px;
}
.lookup-vertical-actions .edit-container {
  right: 7px;
}
.lookup-vertical-actions .edit-container > div {
  float: none;
  margin: 0;
}
.lookup-container-xl {
  width: 400px;
}
.lookup-container-auto {
  width: auto !important;
  max-width: 800px;
}
.lookup-container-expand {
  width: auto !important;
  max-width: 500px;
  min-width: 100%;
}
.lookup-break-word-container {
  display: inline-block;
  overflow-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}
[disabled].lookup .btn-lookup {
  background-color: #ECECEC;
  cursor: not-allowed;
}
.lookup.lookup-borderless .btn {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  transition: none;
}
.lookup.hide-caret .caret,
.lookup.hide-caret .remote-caret {
  display: none !important;
}
.lookup.label-fake-lg,
.lookup.label-fake-lg .btn-lookup,
.lookup.label-fake-lg .lookup-search {
  font-size: 18px !important;
  font-weight: bold;
}
.lookup.label-fake-lg .lookup-selected-item-container {
  padding: 10px 0 6px 0;
  right: 0px;
}
.lookup-not-empty-hide-searchicon.lookup-is-not-empty #lookupSearchIcon {
  display: none !important;
}
.lookup-placeholder-success > .lookup-button-wrapper > .btn-lookup > span:first-of-type {
  color: #3c763d;
  font-weight: bold;
}
.condensed-info-container {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 12px;
  text-align: left;
  background-color: #ffffff;
  border: none;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropup .condensed-info-container {
  top: auto;
  bottom: 0;
}
.open > .condensed-info-container {
  display: table;
}
.condensed-info-container .form-group {
  display: table-cell;
  vertical-align: top;
}
.condensed-info-container .popup-overall::after,
.condensed-info-container .popup-overall::before {
  display: none;
}
.condensed-info-container .input-group {
  width: 100%;
}
.condensed-info-container .form-control {
  width: 100%;
}
.condensed-info-btn {
  width: 100%;
  text-align: left;
  white-space: normal;
  min-height: 28px;
  height: auto;
  outline: none !important;
}
.condensed-info-right .condensed-info-btn {
  text-align: right;
}
.has-error-multiple .condensed-info-btn,
.has-error .condensed-info-btn {
  border-color: #a94442;
}
.condensed-info-label {
  color: gray;
}
.condensed-info-btn .can-break {
  display: inline-block;
}
.condensed-info-container .input-group-addon {
  min-width: 37px;
}
/* fixes for condensedinfo in inputgroups */
.input-group-condensed-info {
  display: table-cell;
  vertical-align: middle;
}
/*
Die CondensedInfo muss entweder direkt in der input-group sein
oder innerhalb eines DIVs (wenn wir die CondensedInfo in einer anderen Direktive verschachteln)
Tiefer soll die Regel sicherheitshalber nicht greifen
*/
.input-group > :last-child .condensed-info .condensed-info-btn,
.input-group > :last-child div > .condensed-info .condensed-info-btn {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
  border-bottom-right-radius: 4px !important;
  border-top-right-radius: 4px !important;
}
.input-group > :first-child .condensed-info .condensed-info-btn,
.input-group > :first-child div > .condensed-info .condensed-info-btn {
  border-bottom-left-radius: 4px !important;
  border-top-left-radius: 4px !important;
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.input-group-lg .condensed-info-btn {
  height: 42px;
}
.ReferencesContainer span.can-break {
  word-wrap: break-word;
  /*wird für IE/Firefox benötigt*/
  word-break: break-word;
  /*wird nur von Chrome verwendet*/
  width: 100%;
}
.condensed-info-btn-overflow .condensed-info-btn {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/*fix für Datetime-Popup innerhalb von Condensed-Info in jqGrid (Preisliste), es hat von form-horizontal ein before bekommen*/
.condensed-info-container > .form-group::before {
  content: "";
  display: none;
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background-color: #dddddd;
}
.leaflet-popup-content {
  width: auto !important;
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background-color: #ffffff;
}
.map-popup {
  min-width: 250px;
}
.map-popup-value {
  float: right;
}
.map-popup-loader {
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: 6px;
  width: 66px;
  background-image: url('../img/ajax-loader-balls-small.gif');
}
.map-marker-container {
  top: 2px;
  left: 6px;
  position: absolute;
}
.map-popup-bottombar {
  margin-top: 10px;
}
.map-popup-buttoncontainer {
  float: right;
}
.map-layer-checkbox {
  margin-top: 0;
  margin-bottom: 0;
}
.map-marker-icon-circle {
  background-color: rgba(50, 50, 50, 0.7);
  text-align: center;
  margin-left: 3px;
  margin-top: 3px;
  border-radius: 50%;
  width: 32px;
  height: 32px;
}
.map-marker-icon-circle > span {
  line-height: 32px;
  font-weight: bold;
  font-size: 14px;
  color: white;
}
.map-marker-selected > svg {
  fill: #fad42e;
}
.map-marker-selected .map-marker-icon-circle {
  color: #fad42e;
  background-color: #fcf1a2;
  border: 1px solid #fad42e;
}
.route-col-padding-stretch {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.route-col-padding-default {
  padding-top: 0;
  padding-bottom: 0;
}
.route-col-primary,
.route-col-secondary,
.route-col-full {
  position: relative;
  min-height: 1px;
}
.route-col-full {
  width: 100%;
}
.route-col-secondary {
  display: none;
}
@media (min-width: 1280px) {
  .route-col-primary {
    float: left;
    width: 66.66666667%;
    padding-left: 15px;
  }
  .route-col-secondary {
    float: left;
    width: 33.33333333%;
    display: block;
    padding-left: 15px !important;
  }
  .route-col-full {
    padding-left: 15px;
    padding-right: 15px;
  }
  .route-col-padding-default {
    padding-top: 7px;
    padding-bottom: 10px;
  }
}
.route-col-secondary .hide-in-route-col-secondary {
  display: none !important;
}
.route-col-secondary .stretch-in-route-col-secondary {
  width: 100% !important;
}
.spinner-jumping {
  -webkit-animation: spinner-jumping 1s infinite linear;
  animation: spinner-jumping 1s infinite linear;
}
@-webkit-keyframes spinner-jumping {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  12.499% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  12.5% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  24.999% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  25% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  37.499% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  37.5% {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  49.999% {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  62.499% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  62.5% {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
  }
  74.99% {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
  }
  75% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  87.499% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  87.5% {
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
  }
  100% {
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
  }
}
@keyframes spinner-jumping {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  12.499% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  12.5% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  24.999% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  25% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  37.499% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  37.5% {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  49.999% {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  62.499% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  62.5% {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
  }
  74.99% {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
  }
  75% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  87.499% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  87.5% {
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
  }
  100% {
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
  }
}
.ie10 .ie10-compat.stretch-container,
.ie10 .content-panel {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -ms-align-items: stretch;
  align-items: stretch;
}
.ie10 .ie10-compat.auto-height,
.ie10 .content-panel > .auto-height {
  height: auto;
  display: block;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
.ie10 .ie10-compat.stretch-height,
.ie10 .content-panel > .stretch-height {
  display: block;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.ie10 .ie10-compat.stretch-height > div,
.ie10 .content-panel > .stretch-height > div,
.ie10 .ie10-compat.stretch-height > jq-grid,
.ie10 .content-panel > .stretch-height > jq-grid,
.ie10 .ie10-compat.stretch-height > ui-grid-wrapper,
.ie10 .content-panel > .stretch-height > ui-grid-wrapper {
  display: block;
  height: 100%;
}
.ie10 .footer-bar {
  height: auto;
  min-height: 40px;
  display: block;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
.ie10 .footer-bar-content {
  display: block;
}
.ie10 .title-bar {
  height: auto;
  min-height: 41px;
  display: block;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
.ie10 .title-bar-content {
  display: block;
}
.ie10 .ie10-compat.tab-pane-container {
  display: block;
}
/* Resize-Listener*/
/* http://www.backalleycoder.com/2013/03/18/cross-browser-event-based-element-resize-detection/ */
.resize-triggers {
  visibility: hidden;
}
.resize-triggers,
.resize-triggers > div,
.contract-trigger:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.resize-triggers > div {
  background: #ECECEC;
  overflow: auto;
}
.contract-trigger:before {
  width: 200%;
  height: 200%;
}
/**
 The MIT License
 Copyright (c) 2015, Sebastian Sdorra
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 THE SOFTWARE.
*/
.widget h3 a {
  text-decoration: none;
}
.dashboard-container h1 a {
  text-decoration: none;
}
.padding-bottom {
  padding-bottom: 5px;
}
.dashboard-modal.widget-fullscreen .modal-dialog {
  width: 98%;
}
.adf-move {
  cursor: move;
  cursor: -webkit-grabbing;
}
.edit .column {
  min-height: 120px;
  border: 1px #ccc dashed;
  padding-top: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
pre.edit {
  margin-top: 15px;
}
.column .placeholder {
  opacity: 0.4;
  background: #E8E8E8;
  border: 1px dashed #505050;
  margin-bottom: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.adf-flip {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}
.structure-preview {
  height: 150px;
  width: 200px;
  position: relative;
}
.structure-preview .column {
  border: 1px #ccc dashed;
  background-color: #eee;
  height: 100%;
}
.structure-preview h4 {
  position: absolute;
  text-align: center;
  color: #aaa;
  z-index: 10;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 15%;
  margin: auto;
}
.structure-preview:hover .column,
.structure-preview.selected .column {
  border: 1px #337ab7 dashed;
}
.structure-preview:hover h4,
.structure-preview.selected h4 {
  color: #337ab7;
}
/*ENDE von angular-dashboard - START von unseren eigenen Styles*/
.dashboard-title {
  display: table;
  width: 100%;
}
.dashboard-title .title-bar-content {
  background-color: transparent;
  padding-left: 0;
}
.dashboard-title .title-bar-title {
  padding-left: 0;
}
.dashboard .panel-default .collapse.in.panel-body {
  overflow: auto;
}
.route-col-secondary .widget adf-widget-content div {
  overflow-x: hidden;
}
.dashboard-alert-configname {
  text-align: center;
  font-size: 30px;
}
.dashboard-alert-count {
  text-align: center;
  font-size: 100px;
  font-weight: bold;
}
.calculation-object-row .content-title {
  margin-bottom: 0;
}
.accounting-list-header-text {
  font-weight: normal;
  color: #777 !important;
  font-size: 12px;
}
/*.accounting-list-table td {
    border-left-width: 0 !important;
    border-right-width: 0 !important;
}*/
/*.accounting-list-table tr td:nth-child(1) {
    border-right-width: 0;
}

.accounting-list-table tr td:nth-child(2) {
    border-left-width: 0;
}*/
.accounting-list-table .calculation-object-row:not(:first-child) td {
  padding-top: 15px;
}
.calculation-object-row td {
  padding-bottom: 0 !important;
}
.accounting-list-calculation {
  margin-top: -7px;
  min-width: 175px;
  margin-left: 20px;
  float: left;
}
.accounting-list-condensed-info {
  margin-top: -7px;
  min-width: 250px;
  margin-left: 20px;
  float: left;
}
.accounting-list-condensed-info .condensed-info-btn {
  font-size: 12px;
  padding: 5px 5px 3px 5px;
  background-color: transparent;
  border-color: transparent;
}
.calculation-pos-condensed-info .condensed-info-btn {
  font-size: 12px;
  background-color: transparent;
  border-color: transparent;
  padding: 5px;
  white-space: nowrap;
}
.accounting-list-condensed-info .condensed-info-btn:hover,
.accounting-list-condensed-info .condensed-info-btn:focus,
.accounting-list-condensed-info .focus.condensed-info-btn,
.accounting-list-condensed-info .condensed-info-btn:active,
.accounting-list-calculation .btn:hover,
.accounting-list-calculation .btn:focus,
.accounting-list-calculation .focus.btn,
.accounting-list-calculation .btn:active,
.calculation-pos-condensed-info .condensed-info-btn:hover,
.calculation-pos-condensed-info .condensed-info-btn:focus,
.calculation-pos-condensed-info .focus.condensed-info-btn,
.calculation-pos-condensed-info .condensed-info-btn:active {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.accounting-list-party {
  /*margin-top: 7px;*/
  float: left;
  width: 300px;
  text-overflow: ellipsis;
}
.accounting-list-party a {
  /*color: rgb(51, 51, 51);*/
}
.accounting-list-party-text {
  /*vertical-align: middle;*/
}
.accounting-list-party-ellipsis {
  opacity: 0.5;
  font-size: 14px;
  margin-left: 2px;
}
.accounting-list-amount {
  text-align: right;
}
.accounting-list-total-amount {
  text-align: right;
  font-weight: bold;
  border-top-width: 2px !important;
  border-top-color: black !important;
  font-size: 14px;
}
.accounting-list-status {
  margin-right: 3px;
}
.accounting-list-table > tbody > tr > td,
.calculation-pos-table > tbody > tr > td {
  border-width: 1px 0;
}
.calculation-pos-table td {
  padding: 2px 8px !important;
}
.accounting-info-tooltip .tooltip-inner {
  max-width: 1000px;
  text-align: left;
  font-size: 12px;
  color: #000;
  background-color: #fff;
  border: 1px solid #ddd;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.14);
}
.accounting-info-tooltip td {
  padding: 3px 6px;
  text-align: right;
}
.accounting-info-tooltip .tooltip-arrow {
  border-right-color: #ddd !important;
}
.accounting-info-tooltip.in {
  opacity: 1;
}
.accounting-controlling-pagination > ul {
  margin-left: 6px;
}
.accounting-zonemodel-repeater-container {
  height: 250px;
  overflow: auto;
}
.accounting-zonemodel-repeater-container tbody > tr {
  height: 40px;
  max-height: 40px;
}
.accounting-zonemodel-repeater-container td {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.accounting-zonemodel-regionheader {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.accounting-zonemodel-regionexpand {
  float: left;
  cursor: pointer;
}
.accounting-zonemodel-region {
  float: left;
  width: 500px;
  margin-left: 0px !important;
}
.accounting-zonemodel-region input,
.accounting-zonemodel-region .condensed-info-field {
  font-weight: 400;
  font-size: 14px !important;
  color: #2f77be !important;
  font-weight: bold;
}
.accounting-zonemodel-region .help-block {
  font-size: 12px;
}
.accounting-zonemodel-matrix-header {
  min-width: 70px;
}
.calculation-pos-buttonbar {
  display: inline-block;
  vertical-align: middle;
}
.calculation-pos-buttonbar.ng-hide {
  visibility: hidden!important;
  display: inline-block !important;
}
.calculation-pos-drop-top {
  position: absolute;
  width: 100%;
  height: 17px;
  top: -4px;
  background: none !important;
}
.calculation-pos-drop-bottom {
  position: absolute;
  width: 100%;
  height: 17px;
  bottom: -4px;
  background: none !important;
}
.calculation-pos-drop-top.drag-enter {
  box-shadow: inset 0px 7px 0 0 #dff0d8;
  -webkit-box-shadow: inset 0px 7px 0 0 #dff0d8;
  z-index: 1;
}
.calculation-pos-drop-bottom.drag-enter {
  box-shadow: inset 0px -7px 0 0 #dff0d8;
  -webkit-box-shadow: inset 0px -7px 0 0 #dff0d8;
  z-index: 1;
}
.calculation-pos-drop-top-sm {
  position: absolute;
  width: 100%;
  height: 8px;
  top: -4px;
}
.calculation-pos-drop-bottom-sm {
  position: absolute;
  width: 100%;
  height: 8px;
  bottom: -18px;
  background: none !important;
}
.calculation-pos-drop-top-sm.drag-enter {
  box-shadow: inset 0px 0px 0 0 #dff0d8;
  -webkit-box-shadow: inset 0px 0px 0 0 #dff0d8;
  z-index: 1;
}
.calculation-pos-drop-bottom-sm.drag-enter {
  box-shadow: inset 0px -7px 0 0 #dff0d8;
  -webkit-box-shadow: inset 0px -7px 0 0 #dff0d8;
  z-index: 1;
}
.accounting-version-lookup {
  display: inline-block;
  float: right;
  min-width: 200px;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 5px;
  vertical-align: top;
}
.tariff-amount-table {
  margin-bottom: 20px;
}
.tariff-amount-table > thead > tr > th,
.tariff-amount-table > thead > tr > td,
.tariff-amount-table > tbody > tr,
.tariff-amount-table > tbody > tr > th,
.tariff-amount-table > tbody > tr > td {
  border: 1px solid;
  border-color: #D8DCDF !important;
}
.tariff-amount-table > tbody > tr {
  border-bottom: none !important;
}
.tariff-amount-table > tbody th {
  padding: 4px !important;
}
.tariff-amount-table th {
  vertical-align: middle !important;
}
.tariff-amount-table th .condensed-info-container {
  min-width: 230px !important;
}
.tariff-amount-table th .condensed-info-btn {
  text-align: center !important;
}
.tariff-amount-hidden-row {
  border: none !important;
}
.tariff-amount-hidden-row > td,
.tariff-amount-hidden-row > th {
  border-top: none !important;
  border-bottom: none !important;
}
.tariff-amount-row-seperator > td {
  padding: 0 !important;
  border: none !important;
}
.tariff-amount-condensed-info {
  padding: 2px 4px;
}
.tariff-amount-condensed-info .condensed-info-btn {
  background-color: transparent;
  border-color: transparent;
}
.tariff-amount-condensed-info .condensed-info-btn:hover,
.tariff-amount-condensed-info .condensed-info-btn:focus,
.tariff-amount-condensed-info .focus.condensed-info-btn,
.tariff-amount-condensed-info .condensed-info-btn:active {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.tariff-amount-axis-condensed-info-container {
  padding: 4px 0px;
  color: black;
  font-size: 12px;
  font-weight: normal;
  border: 1px solid silver;
  border-radius: 4px !important;
}
.tariff-amount-axis-condensed-info-container .delete-axis-action {
  color: #a94442;
  padding-top: 4px;
  padding-right: 15px;
  font-weight: bold;
}
.tariff-amount-axis-condensed-info-container .form-group {
  display: block;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 2px;
}
.tariff-amount-overlay-container {
  position: relative;
  height: 100%;
  width: 100%;
}
.tariff-amount-table-price-adjustment .tariff-amount-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1;
}
.tariff-amount-cell-selected {
  background-color: lightblue !important;
}
.white-map-label,
.deviceinfo-label {
  background: white;
  border-color: white;
  font-family: inherit;
  font-weight: 500;
  font-size: 12px;
  box-shadow: 0px 3px 14px rgba(0, 0, 0, 0.4);
}
.deviceinfo-label {
  min-width: 120px;
}
.device-label {
  background: black;
  border-color: black;
  color: white;
  font-family: inherit;
  font-weight: 500;
  font-size: 12px;
  box-shadow: 0px 3px 14px rgba(0, 0, 0, 0.4);
}
.device-marker-icon {
  position: relative;
  top: -60px;
  left: 0.5px;
  width: 45px;
}
.device-marker-container {
  height: 1px;
}
.event-marker-icon {
  position: relative;
  top: -48px;
  left: 6.5px;
  width: 45px;
  font-size: 22px;
  color: #ffffff;
}
.map-popup-address-footer {
  margin-top: 10px;
  position: relative;
}
.map-popup-address-buttons {
  position: absolute;
  bottom: 0;
  right: 0;
}
.map-popup-address {
  font-weight: 500;
  float: left;
}
.map-popup-address-loader {
  float: left;
  margin: 0 0 0 65px;
  height: 34px;
  font-size: 24px;
}
.map-popup-loader {
  margin: 20px auto;
  height: auto;
  width: 40px;
  text-align: center;
  font-size: 24px;
}
.map-date-bar {
  height: 30px;
}
.map-date-bar > button {
  margin-top: 5px;
  display: block;
  float: right;
}
.map-date-bar > a {
  margin-top: 9px;
  display: block;
  float: left;
}
.map-stop-circle {
  width: 15px;
  height: 15px;
  border-radius: 30px;
  background-color: white;
  border: 4px solid #333;
}
.map-popup-button {
  height: 30px;
  width: 34px;
}
.map-shipment-cluster,
.map-depot-circle {
  width: 38px;
  height: 38px;
  border-radius: 20px;
  z-index: -100000 !important;
}
.map-shipment-cluster > div,
.map-depot-circle > div {
  text-align: center;
  margin-left: 3px;
  margin-top: 3px;
  border-radius: 50%;
  width: 32px;
  height: 32px;
}
.map-shipment-cluster > div > span,
.map-depot-circle > div > span {
  line-height: 32px;
  font-weight: bold;
  font-size: 14px;
  color: white;
}
.map-shipment-cluster-badge {
  position: relative;
}
.map-shipment-cluster-badge > span.badge {
  position: absolute;
  right: -10px;
  top: 0;
  font-size: 10px;
  line-height: 1em;
}
.map-cluster-green {
  background-color: rgba(181, 226, 140, 0.8);
}
.map-cluster-green > div {
  background-color: rgba(110, 204, 57, 0.6);
}
.map-cluster-yellow {
  background-color: rgba(255, 230, 133, 0.8);
}
.map-cluster-yellow > div {
  background-color: rgba(240, 194, 12, 0.7);
}
.map-cluster-red {
  background-color: rgba(253, 156, 115, 0.8);
}
.map-cluster-red > div {
  background-color: rgba(240, 0, 0, 0.7);
}
.map-cluster-black {
  background-color: rgba(100, 100, 100, 0.3);
}
.map-cluster-black > div {
  background-color: rgba(50, 50, 50, 0.7);
}
.DeviceMessageReceiver {
  float: left;
  border: 1px solid cadetblue;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  background-color: aliceblue;
  padding: 4px 8px;
  margin-right: 5px;
  margin-bottom: 5px;
  overflow: hidden;
  font-size: 12px;
}
.DeviceMessageReceiver > span {
  display: inline-block;
  line-height: 20px;
  vertical-align: middle;
}
.DeviceMessageReceiver > span.fa {
  margin-right: 5px;
  font-size: 20px;
}
.DeviceMonitorMessageModal .modal-body {
  padding: 0;
}
.DeviceMonitorMessageModal .tab-head {
  padding: 10px 15px;
  color: #428bca;
  margin-bottom: -1px;
  border-bottom: 1px solid #ddd;
  margin-top: -1px;
}
.DeviceMonitorMessageModal .tab-head.tab-head-selected {
  color: #555;
  font-weight: normal;
  border-top: 1px solid #ccc;
  border-bottom-color: #fff;
}
.DeviceMonitorMessageModal .fake-tab-body {
  padding: 15px;
}
.device-list-icon-container {
  /*background-color: red;*/
  position: relative;
  height: 100%;
  width: 100%;
}
.device-list-icon-centered {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 26px;
  width: 39px;
}
.device-list-icon-overlay {
  height: 100%;
  width: 100%;
  opacity: 0;
  top: 0;
  left: 0;
  position: absolute;
  padding: 0;
  transition: opacity 0.5s;
  border-radius: 30px;
}
.device-list-icon-overlay p {
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.device-list-icon-overlay p span {
  top: 0px;
}
.device-list-icon-container:hover .device-list-icon-overlay {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}
.navbar-logo {
  padding: 8px;
  line-height: 52px;
}
div.navbar-logo {
  padding: 0px 8px;
}
.navbar-logo-img {
  background: url('../img/shippingNET2.png') no-repeat;
  width: 200px;
  height: 32px;
  vertical-align: middle;
  display: inline-block;
}
.navbar-home {
  color: #ffffff;
  vertical-align: baseline;
  font-size: 24pt;
}
.navbar-container {
  margin: 11px 20px 4px 20px;
}
.testsystem-banner {
  position: absolute;
  top: 5px;
  left: 50%;
  transform: translate(-50%, 0);
  font-size: 30px;
  font-weight: bold;
  color: #F44336;
}
.lookup-navbar {
  display: inline !important;
  padding: 0 !important;
}
.lookup-navbar .btn-lookup {
  background-color: var(--navbar-background-color);
  color: var(--navbar-lookup-text-color);
  border: 0px !important;
  width: auto !important;
}
.lookup-navbar-popup-container {
  width: auto !important;
  max-width: 300px;
}
.lookup-navbar > .lookup-choices,
.lookup-navbar-popup-container {
  background-color: var(--navbar-background-color);
}
.lookup-navbar .lookup-choices-row > a,
.lookup-navbar-popup-container .lookup-choices-row > a {
  color: var(--navbar-lookup-dropdown-text-color);
}
.lookup-navbar .lookup-choices-row > a:hover,
.lookup-navbar .lookup-choices-row > a:focus,
.lookup-navbar-popup-container .lookup-choices-row > a:hover,
.lookup-navbar-popup-container .lookup-choices-row > a:focus {
  background-color: var(--navbar-lookup-dropdown-highlight-color);
}
.lookup-navbar-language .btn-lookup {
  min-width: 50px;
}
.lookup-navbar-orgunit .btn-lookup {
  min-width: 180px;
}
.menu-item-container {
  padding: 8px;
  font-size: 11px;
  color: #777;
  cursor: pointer;
  display: block;
  min-height: 75px;
  /*Damit sind min 2 Zeilen Beschreibung möglich*/
}
.menu-item-container:hover,
.menu-item-container:focus {
  text-decoration: none;
  color: #777;
}
.menu-item-title {
  font-size: 18px;
  white-space: nowrap;
  color: #2a2a2a;
}
.menu-item-img {
  width: 70px;
  height: 70px;
}
.menu-item-icon {
  font-size: 38px;
  color: #3399dd;
  border: 1px solid #3399dd;
  border-radius: 8px;
  width: 52px;
  height: 52px;
  text-align: center;
}
.menu-item-icon span {
  line-height: 52px;
}
.wm-item-icon {
  font-size: 38px;
  color: #777;
  border: 1px solid #777;
  border-radius: 8px;
  width: 52px;
  height: 52px;
  text-align: center;
  background-color: #f7e400;
}
.mm-item-icon {
  font-size: 48px;
  color: #3399dd;
  border: 1px solid #3399dd;
  border-radius: 8px;
  width: 64px;
  height: 64px;
  text-align: center;
}
.mm-carrierinfo {
  color: #ffffff;
  border-color: #cccccc;
  background-color: #00A5F1;
  border-width: 2px;
  padding-top: 3px;
}
.mm-trackandtrace {
  color: darkorange;
  border-color: #cccccc;
  background-color: #ffffff;
  padding-top: 2px;
}
.mm-salesmanager {
  color: #ffffff;
  border-color: #0173D0;
  background-color: #98208E;
  padding-top: 4px;
}
.mm-shipments {
  color: #ffffff;
  border-color: #666666;
  background-color: #0173D0;
  padding-top: 2px;
}
.mm-systemconfig {
  color: #ffffff;
  border-color: #cccccc;
  background-color: #02D1D8;
  padding-top: 2px;
}
.mm-administration {
  padding-top: 2px;
}
.mm-accounting {
  color: powderblue;
  background-color: darkSlateGrey;
  border-color: #777;
  font-size: 42px;
  padding-top: 2px;
}
.mm-devicemonitor {
  color: #ffffff;
  border-color: #666666;
  background-color: #32BB00;
  padding-top: 2px;
}
.mm-dispatchdispo {
  color: #fff;
  border-color: #A51401;
  border-width: 1px;
  background-color: #DA1F00;
}
.mm-transportdispo {
  color: #ea5d0b;
  border-color: #666666;
  background-color: #eeeeee;
  padding-top: 2px;
}
.mm-reporting {
  color: #ea5d0b;
  border-color: #aaaaaa;
  background-color: #333333;
  border-width: 3px;
  font-size: 32pt;
  padding-top: 8px;
}
.mm-warehousing {
  color: #777;
  border-color: #777;
  background-color: #f7e400;
}
.mm-manufacturing {
  color: orange;
  border-color: #645A4C;
  background-color: white;
  border-width: 1px;
  font-size: 34pt;
}
.mm-qualityassurance {
  color: #fff;
  border-color: #666666;
  background-color: #2e7d32;
}
#eclipse {
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  left: 0;
  z-index: 1302;
  height: 100%;
  width: 100%;
  position: fixed;
}
#loading {
  z-index: 1303;
  position: fixed;
  left: 50%;
  top: 50%;
  color: #428bca;
  font-size: 48px;
  margin: -24px 0 0 -24px;
}
.menu-item-iefix {
  position: relative;
  padding: 0 0 0 60px;
}
.menu-item-iefix .menu-item-icon {
  position: absolute;
  left: 0;
  top: 0;
}
.scheduler-table {
  border-color: #C6CCD0;
  background-color: white;
  border-collapse: separate;
  line-height: 17px;
}
.scheduler-table tr:hover {
  cursor: default;
}
.scheduler-scroller {
  overflow: scroll;
  height: 1px;
  width: 1px;
  background-color: white;
  position: absolute;
}
.scheduler-header-scroller {
  overflow: hidden;
}
.scheduler-table td {
  border-color: #C6CCD0;
  border-style: solid;
  border-width: 0 1px 1px 0;
}
.scheduler-table-top th {
  border-color: #C6CCD0;
  border-style: solid;
  border-width: 0 1px 1px 0;
  vertical-align: top;
  height: 30px;
  text-align: center;
  border-bottom-width: 0;
  padding: 8px 0 5px 0;
  background: #f8f8f8;
}
.scheduler-table-side th {
  border-color: #C6CCD0;
  border-style: solid;
  border-width: 0 1px 1px 4px;
  text-align: center;
  width: 185px;
  max-width: 185px;
}
.scheduler-header-container {
  vertical-align: top;
}
.scheduler-header-container-top {
  background: #f8f8f8;
}
.scheduler-header-container-side {
  width: 185px;
}
.scheduler-header-top-left {
  background: #f8f8f8;
  overflow: hidden;
  font-size: 14pt;
  text-align: center;
}
.scheduler-header-top-left div {
  border-color: #C6CCD0;
  border-style: solid;
  border-width: 0 1px 0 0;
  height: 100%;
  width: 100%;
  display: inline-block;
  position: relative;
}
.scheduler-table-main td {
  vertical-align: top;
}
.scheduler-businesshours-mark {
  position: absolute;
  background-color: orange;
  width: 100%;
  height: 1px;
}
.transport-dispo.scheduler-table-main tr {
  min-height: 31px;
}
.transport-dispo.scheduler-table-main td {
  min-width: 250px;
  height: 60px;
}
.transport-dispo.scheduler-table-top th {
  min-width: 250px;
}
.transport-dispo.scheduler-header-top-left div {
  min-height: 31px;
}
.dispatch-dispo.scheduler-table-main tr {
  min-height: 24px;
}
.dispatch-dispo.scheduler-table-main td {
  min-width: 200px;
  height: 24px;
}
.dispatch-dispo.scheduler-table-top th {
  min-width: 200px;
}
.dispatch-dispo.scheduler-header-top-left div {
  min-height: 24px;
}
.dispatch-dispo.scheduler-table td {
  border: none;
}
.dispatch-dispo.scheduler-header-container-side,
.dispatch-dispo.side-container-width {
  width: 75px;
  background: white;
}
.dispatch-dispo.scheduler-table {
  cursor: pointer;
}
.transport-dispo-table-side th {
  text-align: left;
  padding-left: 10px;
}
.transport-dispo-side-parent-header {
  background-color: #f5f5f5;
}
.transport-dispo-side-child-header {
  font-weight: normal;
  padding-left: 25px !important;
}
.transport-dispo-bucket-only-cell,
.transport-dispo-transport-only-cell {
  height: 30px !important;
}
.transport-dispo-bucket-only-cell .transport-dispo-bucket {
  border: none;
}
.transport-dispo-child-relation-cell {
  background-color: #f5f5f5;
}
.transport-dispo-parent-relation-cell {
  background-color: #f5f5f5;
}
.transport-dispo-bucket {
  min-height: 30px;
  border-color: #8A8A8A;
  border-style: dotted;
  border-width: 0 0 1px 0;
  padding-top: 7px;
  padding-left: 10px;
  overflow: auto;
}
.transport-dispo-bucket-warning {
  background-color: #f2dede;
  color: #a94442;
}
.transport-dispo-bucket:hover {
  cursor: pointer;
}
.transport-dispo-transport {
  background-color: #d9edf7;
  border-radius: 3px;
  padding: 3px 4px;
  border: 1px solid #99C8E9;
  margin: 4px;
  max-width: 241px;
}
.transport-dispo-new-transport-drop {
  background-color: #d9edf7;
  font-size: 14px;
  float: right;
  color: #31708f;
  padding: 5px 10px;
  border-style: solid;
  border-width: 0 0 1px 1px;
  border-color: #C6CCD0;
  height: 30px;
  line-height: 20px;
}
.transport-dispo-transport-only-cell > .transport-dispo-new-transport-drop {
  z-index: 1;
  position: relative;
  height: 29px;
}
.transport-dispo-transport-counter {
  text-align: center;
  font-weight: bold;
  color: #959595;
  margin-top: 6px;
}
.transport-dispo-transport:hover {
  cursor: pointer;
}
.transport-dispo-transport-header {
  /*color: white;*/
  /*text-shadow: 0 1px 1px #000;*/
}
.transport-dispo-selection {
  background-color: #FBEC88;
}
.transport-dispo-today-cell {
  background-color: #F8F8F8;
}
.scheduler-stretch-column {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.scheduler-stretch-child {
  height: 10000px;
  width: 10000px;
  position: absolute;
}
.scheduler-container {
  border-width: 0;
}
.scheduler-statistics-table {
  margin-top: 5px;
  margin: 5px 15px 0 15px;
}
.scheduler-statistics-table > div {
  clear: both;
}
.scheduler-statistics-table .left {
  float: left;
}
.scheduler-statistics-table .right {
  float: right;
  text-align: right;
  min-width: 30px;
}
.scheduler-header-title {
  margin: 0 !important;
  overflow-x: hidden;
}
.scheduler-header-subtitle {
  /*font-weight: normal;*/
  color: #4f4f4f;
  font-size: 91%;
  overflow-x: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.scheduler-card-separator {
  min-height: 0 !important;
  background-color: #E1E1E1 !important;
}
.scheduler-card-separator > td {
  height: 3px !important;
  max-height: 3px !important;
  border: none !important;
}
.scheduler-card-separator > th {
  border: none !important;
}
/*Transportdispo spezifische Styles Anfang*/
.transportdispo-incoming .title-bar-content {
  background-color: #9CCC65;
}
.transportdispo-incoming .scheduler-table-top th,
.transportdispo-incoming .scheduler-header-container-top,
.transportdispo-incoming .scheduler-header-top-left,
.transportdispo-incoming .transport-dispo-selection-content {
  background-color: #C5E1A5;
}
.transportdispo-incoming .scheduler-table-main > tbody > tr:first-of-type > td,
.transportdispo-incoming .scheduler-table-side > tbody > tr:first-of-type > th {
  border-top-color: #C5E1A5;
}
.transportdispo-incoming .scheduler-table-side th {
  border-left-color: #C5E1A5;
}
.transportdispo-incoming .transport-dispo-header-today {
  border-bottom-width: 5px;
  border-bottom-color: #9CCC65;
}
.transportdispo-outgoing .title-bar-content {
  background-color: #42A5F5;
}
.transportdispo-outgoing .title-bar-commands > a,
.transportdispo-outgoing .title-bar-title a,
.transportdispo-outgoing .transportdispo-button {
  color: #B7EAFF !important;
}
.transportdispo-outgoing .scheduler-table-top th,
.transportdispo-outgoing .scheduler-header-container-top,
.transportdispo-outgoing .scheduler-header-top-left,
.transportdispo-outgoing .transport-dispo-selection-content {
  background-color: #90CAF9;
}
.transportdispo-outgoing .scheduler-table-main > tbody > tr:first-of-type > td,
.transportdispo-outgoing .scheduler-table-side > tbody > tr:first-of-type > th {
  border-top-color: #90CAF9;
}
.transportdispo-outgoing .scheduler-table-side th {
  border-left-color: #90CAF9;
}
.transportdispo-outgoing .transport-dispo-header-today {
  border-bottom-width: 5px;
  border-bottom-color: #42A5F5;
}
.transportdispo-drayage .title-bar-content {
  background-color: #FFCA28;
}
.transportdispo-drayage .scheduler-table-top th,
.transportdispo-drayage .scheduler-header-container-top,
.transportdispo-drayage .scheduler-header-top-left,
.transportdispo-drayage .transport-dispo-selection-content {
  background-color: #FFE082;
}
.transportdispo-drayage .scheduler-table-main > tbody > tr:first-of-type > td,
.transportdispo-drayage .scheduler-table-side > tbody > tr:first-of-type > th {
  border-top-color: #FFE082;
}
.transportdispo-drayage .scheduler-table-side th {
  border-left-color: #FFE082;
}
.transportdispo-drayage .transport-dispo-header-today {
  border-bottom-width: 5px;
  border-bottom-color: #FFCA28;
}
.transportdispo-linehaul .title-bar-content {
  background-color: #AB47BC;
}
.transportdispo-linehaul .title-bar-commands > a,
.transportdispo-linehaul .title-bar-title a,
.transportdispo-linehaul .transportdispo-button {
  color: #EDCEFF !important;
}
.transportdispo-linehaul .scheduler-table-top th,
.transportdispo-linehaul .scheduler-header-container-top,
.transportdispo-linehaul .scheduler-header-top-left,
.transportdispo-linehaul .transport-dispo-selection-content {
  background-color: #CE93D8;
}
.transportdispo-linehaul .scheduler-table-main > tbody > tr:first-of-type > td,
.transportdispo-linehaul .scheduler-table-side > tbody > tr:first-of-type > th {
  border-top-color: #CE93D8;
}
.transportdispo-linehaul .scheduler-table-side th {
  border-left-color: #CE93D8;
}
.transportdispo-linehaul .transport-dispo-header-today {
  border-bottom-width: 5px;
  border-bottom-color: #AB47BC;
}
.transportdispo-fulltruckload .title-bar-content {
  background-color: #26a69a;
}
.transportdispo-fulltruckload .title-bar-commands > a,
.transportdispo-fulltruckload .title-bar-title a,
.transportdispo-fulltruckload .transportdispo-button {
  color: #A5EFEA !important;
}
.transportdispo-fulltruckload .scheduler-table-top th,
.transportdispo-fulltruckload .scheduler-header-container-top,
.transportdispo-fulltruckload .scheduler-header-top-left,
.transportdispo-fulltruckload .transport-dispo-selection-content {
  background-color: #80cbc4;
}
.transportdispo-fulltruckload .scheduler-table-main > tbody > tr:first-of-type > td,
.transportdispo-fulltruckload .scheduler-table-side > tbody > tr:first-of-type > th {
  border-top-color: #80cbc4;
}
.transportdispo-fulltruckload .scheduler-table-side th {
  border-left-color: #80cbc4;
}
.transportdispo-fulltruckload .transport-dispo-header-today {
  border-bottom-width: 5px;
  border-bottom-color: #26a69a;
}
.transportdispo-externaloperated .title-bar-content {
  background-color: #3F51B5;
}
.transportdispo-externaloperated .title-bar-commands > a,
.transportdispo-externaloperated .title-bar-title a,
.transportdispo-externaloperated .transportdispo-button {
  color: #90CAF9 !important;
}
.transportdispo-externaloperated .scheduler-table-top th,
.transportdispo-externaloperated .scheduler-header-container-top,
.transportdispo-externaloperated .scheduler-header-top-left,
.transportdispo-externaloperated .transport-dispo-selection-content {
  background-color: #7986CB;
}
.transportdispo-externaloperated .scheduler-table-main > tbody > tr:first-of-type > td,
.transportdispo-externaloperated .scheduler-table-side > tbody > tr:first-of-type > th {
  border-top-color: #7986CB;
}
.transportdispo-externaloperated .scheduler-table-side th {
  border-left-color: #7986CB;
}
.transportdispo-externaloperated .transport-dispo-header-today {
  border-bottom-width: 5px;
  border-bottom-color: #3F51B5;
}
/*Transportdispo spezifische Styles Ende*/
/*DispatchDispo spezifische Styles Anfang*/
.dispatch-dispo-cell {
  border-color: #d8dcdf;
  border-style: solid;
  border-width: 0 1px 1px 0;
  height: 30px;
}
.dispatch-dispo-cell:nth-child(4n+2) {
  border-bottom-style: dotted;
  border-bottom-color: #aaaaaa;
}
.dispatch-dispo-cell:nth-child(4n+1),
.dispatch-dispo-cell:nth-child(4n+3) {
  border-bottom-style: none;
}
.dispatch-dispo-time-cell {
  border-color: #d8dcdf;
  border-style: solid;
  border-width: 0 1px 1px 0;
  height: 60px;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  padding-top: 8px;
}
.dispatch-dispo-transport-background {
  position: absolute;
  left: 0;
  right: 0;
  top: 2px;
  bottom: 2px;
  background-color: #AFD3F3;
  border-radius: 2px;
}
.dispatch-dispo-transport-background div {
  margin: 2px 4px;
  color: #42310E;
}
.dispatch-dispo-shipment {
  position: absolute;
  left: 4px;
  right: 4px;
  background-color: #F0F0F8;
  border-radius: 2px;
  padding: 2px;
  overflow: hidden;
}
.dispatch-dispo-pause {
  position: absolute;
  left: 4px;
  right: 4px;
  background-color: #FFE082;
  border-radius: 2px;
  padding: 2px;
  overflow: hidden;
  opacity: 0.9;
  vertical-align: middle;
}
.dispatch-dispo-pause:hover {
  color: transparent;
  opacity: 0.4;
}
.dispatch-dispo-schedule-item {
  position: absolute;
  left: 4px;
  right: 4px;
  background-color: #E57373;
  border-radius: 2px;
  padding: 2px;
  overflow: hidden;
  vertical-align: middle;
}
.dispatch-dispo-loadingtimewindow {
  position: absolute;
  left: 4px;
  right: 4px;
  border-radius: 2px;
  padding: 2px;
  overflow: hidden;
  vertical-align: middle;
  background-color: orange;
}
.dispatch-dispo-traveltime {
  position: absolute;
  left: 4px;
  right: 4px;
  padding: 2px;
  overflow: hidden;
  vertical-align: middle;
}
.dispatch-dispo-selection {
  background-color: #FFEE58 !important;
  color: #333 !important;
}
.dispatch-dispo-dragover {
  background-color: #C5E1A5 !important;
}
.dispatch-dispo-trash.drag-enter {
  color: #FF0000;
  font-size: 120%;
}
.dispatch-dispo-transport .iconcontainer-trans {
  position: absolute;
  top: -22px;
  right: 0px;
  background-color: #AFD3F3;
  padding: 3px 6px 8px 6px;
  border-radius: 5px 0px 0px 0px;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
}
.dispatch-dispo-shipment .iconcontainer {
  position: absolute;
  top: 0px;
  right: 2px;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
}
.dispatch-dispo-shipment .iconcontainer .info,
.dispatch-dispo-transport .iconcontainer-trans .info {
  color: #42310E;
}
.dispatch-dispo-shipment .iconcontainer .reschedule,
.dispatch-dispo-transport .iconcontainer-trans .reschedule {
  color: #2a6496;
}
.dispatch-dispo-selection-text {
  color: #F44336 !important;
}
.dispatch-dispo-resize-border {
  position: absolute;
  left: 4px;
  right: 4px;
  background-color: transparent;
  border: 3px dashed midnightblue;
}
.dispatch-dispo-resize-border-danger {
  border-color: #a94442;
}
.dispatch-dispo-drag-line {
  position: absolute;
  left: 2px;
  right: 2px;
  height: 1px;
  background-color: #F44336;
}
.dispatch-dispo-transport {
  position: absolute;
  left: 2px;
  right: 2px;
  background: transparent;
}
.dispatch-dispo .title-bar-content {
  background-color: #FFCA28;
}
.dispatch-dispo .scheduler-table-top th,
.dispatch-dispo .scheduler-header-container-top,
.dispatch-dispo .scheduler-header-top-left {
  background-color: #FFE082;
  color: #62512E;
}
.dispatch-dispo a {
  color: #62512E;
}
.dispatch-dispo-availability {
  font-size: 8pt;
  float: right !important;
}
.dispatch-dispo-travelprogress-bar {
  position: absolute;
  right: 0;
  width: 3px;
}
.dispatch-dispo-travelprogress-event {
  position: absolute;
  bottom: -8px;
  left: -3px;
  font-size: 7pt;
  z-index: 10;
}
.rescheduler-container {
  position: relative;
  width: 100%;
  background-color: #e05b58;
}
.rescheduler-container .bh {
  position: absolute;
  background-color: #e9e9e9;
}
.rescheduler-container .transport {
  position: absolute;
  background-color: rgba(175, 211, 243, 0.85);
}
.rescheduler-container .shipment {
  position: absolute;
  background-color: rgba(95, 131, 163, 0.85);
  border-left: 1px solid #3e556c;
  border-right: 1px solid #3e556c;
}
.rescheduler-container .transport-preview {
  position: absolute;
  background-color: rgba(255, 255, 0, 0.7);
  border: 1px dashed midnightblue;
}
.rescheduler-container .scheduledItem {
  position: absolute;
  background-color: orange;
}
/*DispatchDispo spezifische Styles Ende*/
.shipment-tracking-nowrap {
  white-space: nowrap;
}
.shipment-tracking {
  font-size: 16px;
}
.shipment-tracking-container {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.shipment-tracking-container .panel-body {
  padding: 10px;
}
.shipment-tracking-container .row .col-md-6:first-child,
.shipment-tracking-container .row .col-sm-6:first-child {
  padding-right: 5px;
}
.shipment-tracking-container .row .col-md-6:last-child,
.shipment-tracking-container .row .col-sm-6:last-child {
  padding-left: 5px;
}
.shipment-tracking-p-0 {
  padding: 0 !important;
}
.shipment-tracking-my-0 {
  margin-top: 0;
  margin-bottom: 0;
}
.shipment-tracking-my-0 > * {
  margin-top: 0;
  margin-bottom: 0;
}
.shipment-tracking-bold-text {
  font-weight: bold;
}
.shipment-tracking-bold-text > * {
  font-weight: bold;
}
.row.shipment-tracking-main-status {
  margin-bottom: 20px;
  margin-top: 15px;
}
.row.shipment-tracking-main-status table {
  margin-left: auto;
  margin-right: auto;
}
.shipment-tracking-main-icon {
  font-size: 100pt;
}
.shipment-tracking-main-text-column {
  vertical-align: top;
  padding-left: 10px;
  text-align: left;
}
.shipment-tracking-main-text-column h1 {
  margin: 0;
  font-size: 40pt;
}
.shipment-tracking-main-text-column .main-text-small {
  font-size: 20pt;
}
.shipment-tracking-box {
  display: block;
  padding: 9px;
  margin-bottom: 10px;
  line-height: 1.43;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  height: 100%;
}
.shipment-tracking-box .box-head {
  display: table;
  margin-bottom: 5px;
}
.shipment-tracking-box .box-head .box-head-icon {
  display: table-cell;
}
.shipment-tracking-box .box-head .box-head-title {
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
}
.shipment-tracking-box .box-head .box-head-title > * {
  padding: 0;
  margin: 0;
}
.shipment-tracking-badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #6c6c6c;
  border-radius: 10px;
}
.panel-primary > .panel-heading .shipment-tracking-badge {
  color: #2f77be;
  background-color: #fff;
}
.panel-heading .shipment-tracking-badge {
  vertical-align: middle;
  font-size: 19px;
  margin-top: -5px;
  margin-right: 10px;
}
.shipment-tracking .wordbreak-all {
  -ms-word-break: break-all;
  word-break: break-all;
}
.shipment-tracking-download-icon {
  font-size: 37px;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .content-panel-streatch .shipment-tracking-list {
    padding: 5px 15px !important;
  }
  .shipment-tracking-main-text-column {
    text-align: center;
  }
  .shipment-tracking-main-text-column h1 {
    font-size: 30pt;
  }
  .shipment-tracking-container {
    width: auto;
  }
  .shipment-tracking-container .row .col-md-6:first-child,
  .shipment-tracking-container .row .col-sm-6:first-child {
    padding-right: 15px;
  }
  .shipment-tracking-container .row .col-md-6:last-child,
  .shipment-tracking-container .row .col-sm-6:last-child {
    padding-left: 15px;
  }
  .shipment-tracking tr,
  .shipment-tracking td:not(:empty):first-child,
  .shipment-tracking th {
    display: block;
  }
  .shipment-tracking td:not([colspan]):not(:empty) {
    margin-bottom: 5px;
  }
}
.collo-generator-label {
  min-width: 100px;
}
@media (max-width: 767px) {
  .collo-generator-control {
    width: 100% !important;
  }
  .collo-generator-numberofcolli-control {
    width: 100% !important;
  }
  .collo-generator-packagetype-control button {
    width: 100% !important;
  }
  .collo-generator-measurement-control {
    width: 33.33% !important;
  }
}
@media (min-width: 768px) {
  .collo-generator-control {
    width: 70px !important;
  }
  .collo-generator-numberofcolli-control {
    width: 30% !important;
  }
  .collo-generator-packagetype-control button {
    width: 70% !important;
  }
  .collo-generator-measurement-control {
    width: 70px !important;
  }
}
.countBadgeContainer {
  position: relative;
}
.countBadge {
  position: absolute;
  background-color: orange;
  color: white;
  font-weight: bold;
  top: -4px;
  right: -4px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  padding: 2px;
  width: 15px;
  height: 15px;
  line-height: 10px;
  font-size: 10px;
}
.resourceModal .modal-dialog {
  margin: 1% auto 0 auto;
  height: 95%;
  width: 90%;
  min-height: 350px;
}
.resourceModal .modal-content {
  height: 100%;
}
.resourceModal .modal-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.resourceModal .modal-body {
  overflow: hidden;
  position: absolute;
  top: 70px;
  left: 0;
  right: 0;
  bottom: 60px;
}
.resourceModal .modal-body > .content-panel {
  height: 100%;
  width: 50%;
  float: left;
}
.resourceModal .modal-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.carrierInfoBtn {
  color: #2F77BE;
}
.carrierInfoBtnAuto {
  background-color: #ddd !important;
  border-color: #C0C0C0 !important;
}
.shipment-collo-totals .control-label {
  padding-right: 0px;
}
.shipment-collo-totals .form-group {
  margin-bottom: 0px;
}
.shipment-collo-totals .form-control-static {
  padding-bottom: 0px;
}
.ColloConsolidateComplexModal .tab-head {
  padding: 10px 15px;
  margin-bottom: -1px;
  border-bottom: 1px solid #ddd;
  margin-top: -1px;
  height: 40px;
  line-height: 14px;
  color: #428bca;
}
.ColloConsolidateComplexModal .tab-head.tab-head-selected {
  color: #000;
  font-weight: normal;
  border-top: 1px solid #ccc;
  border-bottom-color: #fff;
}
.ColloConsolidateComplexModal .fake-tab-body {
  padding: 15px;
}
.countMessages {
  position: absolute;
  background-color: red;
  color: white;
  font-weight: bold;
  top: -7px;
  right: -7px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  padding: 3px;
  height: 15px;
  line-height: 10px;
  font-size: 10px;
  min-width: 15px;
}
.transport-dispo-calendar-commands-container {
  height: 33px;
  float: right;
  display: inline;
  margin-bottom: 10px;
}
.transport-dispo-command {
  float: left;
  margin: 5px 10px;
  display: inline-block;
  width: 120px;
  margin-right: 0px;
}
.transport-dispo-relationgroup {
  width: 180px;
}
.transport-dispo-type {
  float: left;
  margin: 5px 10px;
  display: inline-block;
  width: 200px;
  margin-right: 5px;
}
.transport-dispo-one-day .transport-dispo-calendar-commands-container,
.transport-dispo-todayview .transport-dispo-calendar-commands-container {
  float: none;
  display: block;
}
.transport-dispo-one-day .transport-dispo-type {
  clear: both;
  margin-top: 0px;
}
.transport-dispo-todayview .transport-dispo-type {
  clear: both;
}
.transport-dispo-one-day .date-navigation-group {
  margin-right: 0px;
}
.transport-dispo-one-day .title-bar-commands,
.transport-dispo-todayview .title-bar-commands {
  margin-bottom: 10px;
}
.transport-dispo-one-day .title-bar-commands {
  margin-top: 0px;
}
.transport-dispo-todayview .transport-dispo-command {
  margin-bottom: 0px;
}
.transport-dispo-side-child-header.no-transport .scheduler-header-title {
  white-space: nowrap;
}
.white-space-break {
  white-space: normal;
}
.has-error-multiple .help-block,
.has-error.help-block {
  color: #a94442;
}
.error-text,
a.error-text {
  color: #a94442 !important;
}
.date-reset-warning .condensed-info-btn {
  border: 1px solid orange;
}
.red-label {
  color: red;
}
.orange {
  color: orange !important;
}
.date-reset-warning .condensed-info-btn .fa.fa-warning {
  color: orange;
}
.config-frame {
  position: relative;
}
.config-frame-configmode {
  border: 1px solid orange;
}
.config-frame-background {
  position: absolute;
  left: -1px;
  top: -1px;
  right: -1px;
  bottom: -1px;
  opacity: 0.5;
  background-color: orange;
  z-index: 29;
}
.config-frame-control {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 30;
  margin: 0 !important;
}
.config-frame-hide,
.config-extracted {
  display: none !important;
}
.config-text {
  color: orange;
}
.config-extract-button {
  position: absolute;
  top: 0;
  left: 0;
}
.config-extract-button > button {
  padding: 2px 4px;
  font-size: 10px;
}
.ui-jqgrid .ui-jqgrid-view {
  font-size: 12px;
}
.unit-addon {
  min-width: 44px;
}
.currency-addon {
  min-width: 100px;
}
.currency-addon .btn {
  background-color: #ECECEC;
  color: #555;
}
.top-rightCorner {
  position: absolute;
  width: 100px;
  height: 100px;
  background: blue;
  top: 0;
  left: 100%;
}
.lookup-addon-xs,
.input-addon-xs,
.condensed-info-container .input-addon-xs {
  min-width: 60px;
}
.lookup-addon-sm,
.input-addon-sm,
.condensed-info-container .input-addon-sm {
  min-width: 75px;
}
.lookup-addon-md,
.input-addon-md,
.condensed-info-container .input-addon-md {
  min-width: 100px;
}
.lookup-addon-lg,
.input-addon-lg,
.condensed-info-container .input-addon-lg {
  min-width: 150px;
}
.lookup-addon-xl,
.input-addon-xl,
.condensed-info-container .input-addon-xl {
  min-width: 220px;
}
.lookup-addon-xxl,
.input-addon-xxl,
.condensed-info-container .input-addon-xxl {
  min-width: 300px;
}
.lookup-addon .btn {
  background-color: #ECECEC;
  color: #555;
}
.lookup-addon-stretch {
  width: 0;
}
.grey-background {
  background-color: #f5f5f5;
}
.lookup-orgunit .btn-lookup {
  height: 94px;
}
.lookup-orgunit .lookup-search {
  margin-bottom: 66px;
}
.lookup-twoline .lookup-search,
.lookup-twoline .btn-lookup {
  height: 44px;
}
.lookup-twoline.xl .lookup-search,
.lookup-twoline.xl .btn-lookup {
  height: 80px;
}
.lookup-threeline .lookup-search,
.lookup-threeline .btn-lookup {
  height: 66px;
}
.jqgridDatepicker {
  z-index: 10000;
}
.error-trace {
  white-space: pre-wrap;
  /* CSS 3 */
  white-space: -moz-pre-wrap;
  /* Mozilla, since 1999 */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  word-wrap: break-word;
  /* Internet Explorer 5.5+ */
}
.rating-lg {
  font-size: 16px;
}
.rating i,
.rating-lg i {
  cursor: pointer;
}
.margin-bottom-sm {
  margin-bottom: 20px;
}
.td-align {
  text-align: center;
}
.table-bg {
  background-color: #ECECEC;
}
#WorkflowListForm .ui-jqgrid tr.jqgrow td {
  white-space: normal !important;
}
.border-right-radius {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.image-picker {
  border: 1px solid #ccc;
  background: #ECECEC;
  min-height: 100px;
  max-height: 400px;
  padding: 15px;
  border-radius: 4px;
  text-align: center;
  cursor: pointer;
  position: relative;
}
.image-picker img {
  max-height: 370px;
  max-width: 100%;
}
.image-picker a {
  font-size: 32px;
  color: #999;
  line-height: 32px;
}
.middle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.up-right {
  position: absolute;
  top: 0%;
  right: 0%;
}
.btn-link-up {
  position: relative;
  top: -5px;
}
.content-title-commands {
  margin: 5px 10px 0 0;
  font-size: 14px;
}
.drag-object {
  position: relative;
}
.drag-object [ng-drag] {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
}
.drag-bubble-workaround-parent {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  background-color: transparent;
}
.drag-bubble {
  color: #3c763d;
  background-color: #dff0d8;
  border-radius: 4px;
  border-style: solid;
  border: 1px solid #d6e9c6;
  padding: 5px;
  /*cursor: none;*/
  opacity: 0.8;
}
[ng-drop].drag-enter {
  background-color: #dff0d8;
}
.date-navigation-group {
  margin: 5px 10px;
  display: inline-block;
  width: 200px;
}
.transport-dispo-selection-content,
.dispatch-dispo-selection-content {
  background-color: #f8f8f8;
  padding-top: 5px;
}
.transport-dispo-selection-content > div,
.dispatch-dispo-selection-content > div {
  margin-right: 0px !important;
}
.tab-head {
  border: none;
  outline-style: none;
}
.tab-head:focus {
  outline-style: none;
}
.tab-head-selected {
  border: 1px solid #cccccc;
  border-bottom: none;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  font-weight: bold;
}
.color-excel {
  color: #1E7145;
}
.wm-treeview-icon {
  color: #3399dd;
  margin-right: 4px;
}
.no-background {
  background: none !important;
}
.ou-treeview-icon {
  color: #3399dd;
  padding: 0px !important;
}
.ou-treeview-selected {
  color: #3399dd;
  border-bottom: 1px solid #3399dd;
}
.jqgrid-fake-table {
  border-color: #E6E6E6;
}
.jqgrid-fake-table th {
  background-color: #f8f8f8 !important;
  color: #004276;
}
.jqgrid-fake-table > thead > tr > th,
.accounting-list-table > tbody > tr > th,
.accounting-list-table > tfoot > tr > th,
.accounting-list-table > thead > tr > td,
.accounting-list-table > tbody > tr > td,
.accounting-list-table > tfoot > tr > td {
  border-color: #E6E6E6;
}
.jqgrid-fake-table > tbody > tr > td {
  vertical-align: middle;
}
.no-bottom-border-row > td {
  border-bottom-width: 0px !important;
}
.no-top-border-row > td {
  border-top-width: 0px !important;
}
.jqgrid-fake-table .editable > td {
  padding-top: 4px;
  padding-bottom: 4px;
}
.jqgrid-fake-table tr:hover {
  cursor: default;
}
.jqgrid-fake-table > thead > tr > th {
  text-align: center;
  padding: 4px;
}
.jqgrid-fake-table-striped tbody tr:nth-child(even) {
  background: #f8f8f8;
}
.jqgrid-fake-table-bordered > tbody > tr > th,
.jqgrid-fake-table-bordered > tbody > tr > td {
  border: 1px solid #eeeeee;
}
.jqgrid-fake-table-bordered > thead > tr > th,
.jqgrid-fake-table-bordered > thead > tr > td {
  border: 1px solid #D8DCDF;
  /*border-bottom-width: 2px;*/
}
.org-unit-map-overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  color: white;
  font-weight: bold;
  z-index: 1000;
  display: flex;
  justify-content: center;
  align-items: center;
}
.nav-tabs > .tab-has-error > a,
.nav-tabs > .tab-has-error > a:hover,
.nav-tabs > .tab-has-error > a:focus {
  color: #a94442;
  border-color: #a94442 #a94442 transparent #a94442;
  border-style: dashed;
}
.shipment-characteristics-icons > img {
  margin: 0 2px;
}
.collo-characteristics-icons > span {
  margin: 0 2px;
}
.ns-resize-cursor-overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: ns-resize;
  background: transparent;
  z-index: 50000;
}
.input-group-textarea-size,
.input-group-textarea-size .btn-lookup {
  height: 53px;
}
.total-row {
  border-top-width: 2px !important;
  border-top-color: black !important;
}
.dashboard-widget-table {
  margin-bottom: 0;
}
.dangerous-goods-info-container {
  display: flex;
  justify-content: space-between;
}
.dangerous-goods-icon {
  height: 50px;
  display: inline-block;
}
.dropdown-scrollable {
  max-height: 230px;
  /* Die Höhe ist nicht willkürlich gewählt: 231px ist die Höhe des Dropdowns mit 11 Elementen (10 zeigen wir noch ohne Scrollbalken an) */
  overflow-y: scroll;
  overflow-x: hidden;
}
.clearable {
  background: #ffffff url(data:image/gif;base64,R0lGODlhBwAHAIAAAP///5KSkiH5BAAAAAAALAAAAAAHAAcAAAIMTICmsGrIXnLxuDMLADs=) no-repeat right -10px center;
  padding-right: 18px !important;
  transition: background 0.4s;
}
.clearable.x {
  background-position: right 5px center;
}
.clearable.onX {
  cursor: pointer;
}
.clearable::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
.shipment-leg-list-condensed-info {
  min-width: 250px;
  float: left;
}
.shipment-leg-list-condensed-info .condensed-info-btn {
  font-size: 12px;
  padding: 5px 5px 3px 5px;
  background-color: transparent;
  border-color: transparent;
}
.shipment-leg-list-condensed-info .condensed-info-btn:hover,
.shipment-leg-list-condensed-info .condensed-info-btn:focus,
.shipment-leg-list-condensed-info .focus.condensed-info-btn,
.shipment-leg-list-condensed-info .condensed-info-btn:active,
.shipment-leg-list-stop .btn:hover,
.shipment-leg-list-stop .btn:focus,
.shipment-leg-list-stop .focus.btn,
.shipment-leg-list-stop .btn:active {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
[disabled].lookup .lookup-reset {
  display: none !important;
}
.dispatch-dispo-inline-filter {
  margin: 5px 10px;
  display: inline-block;
}
li > a {
  cursor: pointer;
}
.dangerous-goods-warning .multiSelectButton {
  background-color: darkorange;
  color: white;
}
[disabled].lookup #lookupNewAction {
  display: none !important;
}
.table-header-fixed thead {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.table-header-fixed tbody {
  overflow-y: auto;
  display: block;
  width: 100%;
  table-layout: fixed;
}
.table-header-fixed tr {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.transportDispo-ContributionMargin-tooltip .tooltip-inner {
  max-width: 800px;
  font-size: 13px;
}
.transportDispo-ContributionMargin-tooltip .tooltip-inner div {
  overflow: hidden;
}
.transportDispo-ContributionMargin-tooltip .tooltip-inner div > span:first-child {
  margin-right: 25px;
}
.StatusInfo-field,
.StatusInfo-textarea {
  float: left;
  width: 100%;
  line-height: 26px;
  padding-left: 5px;
  border-bottom: 2px solid #e3e3e3;
  height: 28px;
  overflow: hidden;
}
.StatusInfo-textarea {
  height: 105px;
  line-height: 20px;
  overflow: auto;
}
.StatusInfo-field:hover,
.StatusInfo-textarea:hover {
  border-color: #9c9c9c;
}
a[disabled] {
  color: #c5c5c5;
  cursor: not-allowed;
}
[disabled] > condensed-info > div > button.condensed-info-btn {
  background-color: #ECECEC;
  cursor: not-allowed;
}
.selection-list {
  padding: 0;
}
.selection-list > li {
  list-style: none;
}
.selection-list > li > a {
  text-decoration: none;
  outline: 0;
  color: #333;
  font-size: 12px;
  line-height: 1.4285;
  padding: 3px 20px;
  display: block;
}
.selection-list.dark > li > a {
  color: #ffffff;
}
.selection-list > .active > a,
.selection-list > .active > a:hover,
.selection-list > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #2F77BE;
}
.selection-list > li > a:hover,
.selection-list > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #ffffff;
}
.selection-list .divider {
  height: 1px;
  margin: 7.5px 0;
  overflow: hidden;
  background-color: #ECECEC;
}
@media (max-width: 767px) {
  .text-xs-center {
    text-align: center;
  }
}
.text-inactive {
  color: #a9a9a9;
}
/* ServicePostalCodeDetails liste soll gruppieren aber möglichst wie zuvor ausschauen. fake glyphicon */
.ServicePostalCodeDetailsList .jqgroup .ui-icon {
  display: inline-block;
  font: normal normal normal 14px/1 "Font Awesome 5 Pro";
  font-size: 17pt;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  background: none;
  text-indent: 0;
  width: 8.3333333%;
  text-align: center;
  height: 34px;
  line-height: 34px;
  border-right: 1px solid #ddd;
}
.ServicePostalCodeDetailsList .jqgroup .ui-icon.ui-icon-circlesmall-plus:before {
  content: "\f0dd";
}
.ServicePostalCodeDetailsList .jqgroup .ui-icon.ui-icon-circlesmall-minus:before {
  content: "\f0de";
}
.ServicePostalCodeDetailsList .jqgroup .jqgrid-group-header span {
  height: 34px;
  line-height: 34px;
}
.Shipment-Characteristics-Pause-Icon {
  font-size: 13pt;
  margin-right: 5px;
  line-height: 20px;
  vertical-align: top;
}
.transparent-condensed-info {
  margin-top: -7px;
  min-width: 250px;
  margin-left: 10px;
  float: left;
}
.transparent-condensed-info .condensed-info-btn {
  font-size: 12px;
  background-color: transparent;
  border-color: transparent;
}
.transparent-condensed-info .condensed-info-btn:hover,
.transparent-condensed-info .condensed-info-btn:focus,
.transparent-condensed-info .focus.condensed-info-btn,
.transparent-condensed-info .condensed-info-btn:active {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
span.announcements-count {
  background-color: #eee;
  color: #000;
  top: 10px;
  right: 7px;
  width: 12px;
  height: 12px;
  padding-top: 1px;
  padding-left: 3px;
}
/*Wenn die Zahl größer gleich (ge = greater-equals) 10 ist, muss die blase angepasst werden*/
span.announcements-count-ge-10 {
  width: 14px;
  right: 3px;
  height: 14px;
  padding-top: 2px;
  padding-left: 2px;
  font-size: 9px;
}
.announcement-modal-body .panel-heading {
  cursor: pointer;
}
.dispatchDispoOptimizationSavedAndDone {
  color: #AAA;
}
.dispatchDispoOptimizationFailed {
  color: #bf8888;
}
.instruction-template {
  max-height: 4.2855em;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cursor-arrow-right {
  /* Zweite Variante ist extra für den IE, alle anderen Browser können nur mit der 1.Variante umgehen */
  cursor: url('../img/cursors/cursor-arrow-right.cur'), url('img/cursors/cursor-arrow-right.cur'), auto !important;
}
.cursor-arrow-down {
  /* Zweite Variante ist extra für den IE, alle anderen Browser können nur mit der 1.Variante umgehen */
  cursor: url('../img/cursors/cursor-arrow-down.cur'), url('img/cursors/cursor-arrow-down.cur'), auto !important;
}
input[type=checkbox].checkbox-lg {
  width: 28px;
  height: 28px;
  margin-top: 8px;
}
.deliverylink-requirements .panel {
  margin-bottom: 5px;
}
.deliverylink-requirements .panel-body {
  padding: 3px;
}
.deliverylink .footer-bar-content {
  padding: 0px;
}
.deliverylink-button {
  border-radius: 0px !important;
}
.deliverylink-iconbutton > span,
.deliverylink-button > span {
  font-size: 36px;
}
.deliverylink-signature-screen-landscape {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-color: #f8f8f8;
  padding: 30px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.transportreconfirmation-packagetypetrade-table td {
  padding: 4px !important;
}
.status-FDS {
  background-color: lightsalmon;
}
.status-SDS {
  background-color: darkorange;
}
.status-HUS {
  background-color: chocolate;
}
.status-EDS {
  background-color: yellowgreen;
}
.status-DEP-ARR {
  background-color: turquoise;
}
.status-DVD {
  background-color: #5cb85c;
}
.status-DeliveryError {
  background-color: #d9534f;
}
.status-PUA {
  background-color: mediumpurple;
}
.status-PUC {
  background-color: purple;
}
.status-LOK {
  background-color: red;
}
.status-default {
  background-color: #5bc0de;
}
.arrow_box {
  color: #ffffff;
  background: #000000;
  border: 2px solid #000000;
  border-radius: 4px;
}
.arrow_box:after,
.arrow_box:before {
  right: 100%;
  top: 75%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.arrow_box:after {
  border-color: rgba(0, 0, 0, 0);
  border-right-color: #000000;
  border-width: 5px;
  margin-top: -5px;
}
.arrow_box:before {
  border-color: rgba(0, 0, 0, 0);
  border-right-color: #000000;
  border-width: 8px;
  margin-top: -8px;
}
.dropzone-container {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: white;
  z-index: 999;
}
.dropzone-container-list {
  position: absolute;
  width: 100%;
  height: 35px;
  background-color: white;
  z-index: 999;
}
.dropzone {
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 98%;
  height: 95%;
  border-width: 5px;
  border-style: dashed;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.dropzone-primary {
  border-color: #2a6aaa;
  color: #2f77be;
}
.messageToggle {
  text-align: center;
  cursor: pointer;
}
.line-breaking > .messagebar > span {
  white-space: pre-line;
}
.line-breaking > .messagebar > strong {
  white-space: pre-line;
}
.dropzone-text {
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  font-size: 3rem;
  font-weight: bold;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.dropzone-text-list {
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.btn-text-truncate {
  position: absolute;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  width: 97%;
  left: 3px;
  top: 21%;
}
@media (min-width: 768px) {
  .dl-horizontal-wide dt {
    float: left;
    width: 230px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal-wide dd {
    margin-left: 250px;
  }
}
.has-error-information .form-control {
  border-color: #00008b !important;
}
.has-error-warning .form-control {
  border-color: #ffa500 !important;
}
.has-error-information.help-block {
  color: #00008b !important;
}
.has-error-warning.help-block {
  color: #ffa500 !important;
}
.opacity-08 {
  opacity: 0.8 !important;
}
.right_block {
  display: block;
  text-align: right;
}
/** IE 10+ Hack um Spinner einen normalen Rundlauf zu ermöglichen **/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .fa-spinner::before {
    display: inline-block !important;
    margin-top: 0.1em !important;
  }
}
#StockCorrectionTable tr {
  vertical-align: baseline;
}
#StockCorrectionTable tr td:nth-child(3) > div {
  margin-right: 5px;
}
.td-color-input {
  white-space: normal;
}
.nested-config-frame {
  padding-right: 15px;
}
/* info-block kann man verwenden wenn man einfach nur labels mit text (ohne inputs) haben möchte, dabei sind die Zeilenabstände verringert */
.info-block .control-label {
  padding-top: 0;
}
.info-block .form-group {
  margin-bottom: 2px;
}
.auto-height {
  height: auto;
}
