/* input(1402,21): run-time error CSS1030: Expected identifier, found '#internalOrderDeliveryMethod'
input(1402,49): run-time error CSS1025: Expected comma or open brace, found ')' */
.badge {
  padding: 4px 10px;
  font-size: 16px;
}

.input-group-append {
  display: block;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: #ffd800;
}

.carousel {
  padding: 10px;
}
.carousel .carousel-item img {
  max-height: 350px;
}
.carousel i {
  color: #2D3945;
  font-size: 26px;
}

.carousel-indicators {
  margin: 0px;
  left: auto;
  right: 10px;
  margin-bottom: 10px;
}
.carousel-indicators li {
  background-color: #2D3945;
  height: 15px;
  width: 15px;
  border-top: 0px;
  border-bottom: 0px;
}

.carousel-inner {
  padding-left: 20px;
  padding-right: 20px;
  min-height: 100px;
}

.carousel-control-prev, .carousel-control-next {
  width: auto;
}

.btn-group {
  display: inline-block;
}

.btn-group .active, .btn-group-sm .active {
  background-color: #28a745 !important;
  border-color: #28a745 !important;
}

.custom-control-label::before {
  height: 34px;
  justify-content: right;
}

.custom-switch .custom-control-label::before {
  width: 68px;
  border-radius: 20px;
}

.custom-control-input ~ .custom-control-label::before {
  content: "Nee";
  text-align: right;
  padding: 4px 8px 4px 4px;
}

.custom-control-input:checked ~ .custom-control-label::before {
  background-color: #28a745;
  border-color: #28a745;
  content: "Ja";
  text-align: left;
  padding: 4px 4px 4px 8px;
  font-weight: bold;
}

.custom-switch .custom-control-label::after {
  top: 12px;
  left: -30px;
  width: 20px;
  height: 18px;
}

.custom-control-input:checked ~ .custom-control-label::after {
  left: -6px;
}

.modal-backdrop {
  z-index: 99998;
}

.table > tbody {
  border-top: none !important;
}

body {
  font-size: 16px;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
body .body-content {
  padding-top: 0px;
  padding-bottom: 15px;
}
@media (min-width: 740px) {
  body .body-content {
    padding-top: 15px;
  }
}
body .body-content .tile-container {
  padding-bottom: 60px;
}

.page-padding-top {
  /*padding-top:15px;*/
}

a {
  cursor: pointer;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

hr {
  border-top: 1px solid #2D3945;
}

.read-only {
  background-color: antiquewhite !important;
}

.pageTitle {
  color: #fff;
  font-size: 20px;
}

.thead-besselink {
  background-color: #2D3945;
  color: #ffd800;
}
.thead-besselink tr {
  background-color: #2D3945;
}

.app-footer {
  background-color: #2D3945;
  left: unset;
  right: unset;
  width: 100%;
}
.app-footer .footer-button {
  padding: 5px;
  font-size: 13px;
}
.app-footer .footer-button a {
  color: #fff;
  text-decoration: none;
}
.app-footer .footer-button a:hover {
  text-decoration: none;
  font-weight: bold;
}

.app-button {
  padding: 8px;
}
.app-button .app-button-content {
  background-color: #ffd800;
  border-radius: 5px;
  padding: 10px;
  min-height: 85px;
}
@media (max-width: 1300px) {
  .app-button .app-button-content {
    min-height: 125px;
  }
}
.app-button i {
  vertical-align: -0.3125em !important;
}
.app-button a {
  color: #212529;
  text-decoration: none;
}
.app-button a:hover {
  text-decoration: none;
  font-weight: bold;
}
.app-button .app-button-title {
  font-size: 16px;
}

.btn .badge {
  top: 0;
}

.badge-besselink {
  padding: 4px 10px 6px 10px;
}

.fieldset-header {
  text-transform: uppercase;
  font-weight: bold;
}

.info-group {
  border: 1px solid #ccc;
}
.info-group .info-group-title {
  padding: 5px 15px;
  background-color: #ccc;
  font-size: 18px;
  font-weight: bold;
}
.info-group .info-group-inner {
  padding: 15px 15px;
  font-size: 16px;
}
.info-group .info-group-table .info-group-table-row {
  padding-bottom: 15px;
}
.info-group .info-group-table .info-group-table-row:last-of-type {
  padding-bottom: 0px;
}

.article-title {
  padding: 15px 15px 5px 15px;
}

.btn-margin {
  margin-bottom: 5px;
}

.bg-besselink {
  background-color: #2D3945;
}

.text-besselink {
  color: #ffd800;
}

.btn-besselink, .btn-besselink-small {
  background-color: #2D3945;
  color: #fff;
}
.btn-besselink i, .btn-besselink .svg-inline--fa, .btn-besselink-small i, .btn-besselink-small .svg-inline--fa {
  color: #ffd800;
}
.btn-besselink:hover, .btn-besselink-small:hover {
  color: #ffd800;
}
.btn-besselink.no-hover i, .btn-besselink.no-hover .svg-inline--fa, .btn-besselink-small.no-hover i, .btn-besselink-small.no-hover .svg-inline--fa {
  color: #fff;
}
.btn-besselink.no-hover:hover, .btn-besselink-small.no-hover:hover {
  color: #fff;
  cursor: default;
}
.btn-besselink.no-hover-color:hover, .btn-besselink-small.no-hover-color:hover {
  color: #fff;
}

.btn-besselink-small {
  padding: 2px 10px;
}

.invalid {
  border-color: #dc3545 !important;
}

.popup-footer {
  padding: 15px;
}

.nowrap {
  white-space: nowrap;
}

.above-stretched-link {
  z-index: 10;
  position: relative;
}

.table-scroll-vertically {
  width: 100%;
}
.table-scroll-vertically tbody {
  overflow-y: auto;
}
.table-scroll-vertically thead, .table-scroll-vertically tbody, .table-scroll-vertically tr, .table-scroll-vertically td, .table-scroll-vertically th {
  display: block;
}
.table-scroll-vertically tr:after {
  content: " ";
  display: block;
  visibility: hidden;
  clear: both;
  /*border-top: 1px solid #dee2e6;*/
}
.table-scroll-vertically tbody td {
  float: left;
}
.table-scroll-vertically thead tr th {
  float: left;
}

.sticky-top-padding {
  top: 55px;
}

#stock-table .blocked-location td {
  color: red !important;
}

.pick-location .location-code, .pick-location .location-code-image {
  color: darkorange !important;
  font-weight: bold;
}

td.location-code-image {
  width: 35px;
}

/*Passwords*/
.password-mask {
  -webkit-text-security: disc;
  -moz-webkit-text-security: disc;
  -moz-text-security: disc;
  text-security: circle;
}

/*Portrait and landscape*/
.portraitMode[data-orientation=landscape] {
  display: none;
}

.landscapeMode[data-orientation=portrait] {
  display: none;
}

/*js-choice*/
.choices__list--dropdown.is-active {
  /*position: relative;*/
}

select {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.table-striped > tbody > tr.text-success > * {
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}

.table-striped > tbody > tr.text-danger > * {
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}

.no-text-decoration {
  text-decoration: none;
}
.no-text-decoration:hover {
  text-decoration: underline;
}

.table th, .table td {
  padding: 0.75rem;
}

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

.table-sm th, .table-sm td {
  padding: 0.3rem;
}

.font-awesome-select {
  font-family: "Font Awesome 5 Pro", system-ui;
  /*max-width: 70px;*/
  /*position: relative;*/
  text-align-last: center;
}
.font-awesome-select option {
  /*display: flex;
  align-items: center;
  justify-content: center;*/
  text-align: center;
  /*text-indent: 40%;*/
}

/*Portrait rows*/
.portraitRowContainer:first-child {
  background-color: rgba(0, 0, 0, 0.05);
}

.portraitRowContainer:nth-of-type(2n+3) {
  background-color: rgba(0, 0, 0, 0.05);
}

.portraitRowContainer {
  padding: 10px;
  border-bottom: 1px solid black;
}

.portraitRowContainer.selected {
  background-color: aliceblue;
}

/*Block rows*/
.blockRowContainer:first-child {
  background-color: rgba(0, 0, 0, 0.05);
}

.blockRowContainer:nth-of-type(2n+3) {
  background-color: rgba(0, 0, 0, 0.05);
}

.blockRowContainer {
  padding: 10px;
  border-bottom: 1px solid lightgrey;
}

/*Choices*/
.choice-container {
  display: block;
  width: 100%;
}

.choice-container > input {
  visibility: hidden;
  position: absolute;
}

.choice-container > input + .row {
  cursor: pointer;
  border: 2px solid transparent;
}

.choice-container > input:checked + .row {
  background-color: #ffef99;
  border: 1px solid #ffd800;
}

.choices__inner, .choices input {
  background-color: white;
}
.choices__inner .selected-choice-hidden-info, .choices input .selected-choice-hidden-info {
  display: none;
}

.modal-body .choices__list--dropdown {
  position: fixed;
  width: 450px;
  top: auto;
}
.modal-body .choices.is-flipped .choices__list--dropdown {
  position: absolute;
}

.modal-container {
  z-index: 9999;
  position: absolute;
}

/*Font Awesome Stacking*/
.uniform-icon-circle {
  color: #a1cfd7;
  display: none;
}

.uniform-icon-size {
  font-size: 18px;
}

.uniform-color {
  color: #a1cfd7;
}

.uniform-background-color {
  background-color: #a1cfd7;
}

.uniform-icon-circle-content {
  color: white;
  display: none;
}

.fontawesome-i2svg-active .uniform-icon-circle, .fontawesome-i2svg-active .uniform-icon-circle-content {
  display: initial;
}

/*Pagination*/
.page-item.active .page-link {
  background-color: #a1cfd7;
  border-color: #59aab9;
  color: black;
}

/*Besselink bar*/
.besselink-bar {
  color: rgba(255, 255, 255, 0.55);
}
.besselink-bar select, .besselink-bar .page-link, .besselink-bar .page-item.disabled .page-link {
  background-color: #e6e6e6;
  color: black;
  border: black;
}
.besselink-bar .page-item.disabled .page-link {
  color: grey;
}

/*Placeholder*/
::-webkit-input-placeholder { /* WebKit browsers */
  text-transform: none;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  text-transform: none;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
  text-transform: none;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
  text-transform: none;
}

::placeholder { /* Recent browsers */
  text-transform: none;
}

/*Disabled inputs*/
.form-control:disabled {
  background-color: #EAEAEA;
}

/*Accordion*/
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.fixed-table-container {
  overflow-y: auto;
  height: calc(100vh - 250px);
}
.fixed-table-container .table-fixed {
  width: 100%;
}
.fixed-table-container .table-fixed thead {
  width: calc(100% - 1em);
  position: sticky;
  top: 0;
  background-color: white;
}
.fixed-table-container .table-fixed tbody {
  display: block;
  overflow-x: hidden;
}
.fixed-table-container .table-fixed thead, .fixed-table-container .table-fixed tbody tr {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.fixed-table-container .table-fixed tfoot {
  display: table;
  width: 100%;
  table-layout: fixed;
  position: sticky;
  bottom: 0;
  background-color: white;
}

.fixed-thead {
  width: 100%;
  table-layout: fixed;
  position: sticky;
  top: 0;
  background-color: white;
}

#articleInfoBarcodesAlertContainer {
  position: absolute;
  right: 10px;
  margin-top: 10px;
  z-index: 1000;
}
#articleInfoBarcodesAlertContainer .toast-danger .toast-header {
  background-color: rgba(220, 53, 69, 0.8);
}
#articleInfoBarcodesAlertContainer .toast-danger .toast-header * {
  color: black;
}
#articleInfoBarcodesAlertContainer .toast-danger .toast-body {
  background-color: rgba(220, 53, 69, 0.3);
}
#articleInfoBarcodesAlertContainer .toast-warning .toast-header {
  background-color: rgba(255, 106, 0, 0.8);
}
#articleInfoBarcodesAlertContainer .toast-warning .toast-header * {
  color: black;
}
#articleInfoBarcodesAlertContainer .toast-warning .toast-body {
  background-color: rgba(255, 106, 0, 0.3);
}
#articleInfoBarcodesAlertContainer .toast-success .toast-header {
  background-color: rgba(45, 150, 0, 0.8);
}
#articleInfoBarcodesAlertContainer .toast-success .toast-header * {
  color: black;
}
#articleInfoBarcodesAlertContainer .toast-success .toast-body {
  background-color: rgba(45, 150, 0, 0.3);
}
#articleInfoBarcodesAlertContainer .toast-info .toast-header {
  background-color: rgba(0, 145, 255, 0.8);
}
#articleInfoBarcodesAlertContainer .toast-info .toast-header * {
  color: black;
}
#articleInfoBarcodesAlertContainer .toast-info .toast-body {
  background-color: rgba(0, 145, 255, 0.3);
}
#articleInfoBarcodesAlertContainer .btn-close-toast {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em;
  border: 0;
  background-color: transparent;
  border-radius: 0.25em;
}

header {
  /*    .searchbox {
          .searchbox-dropdown {
              color: #ced4da;
              border: 1px solid #ced4da;

              &:focus {
                  background-color: #fff;
                  color: gray;
              }
          }

          .searchbox-input {
              background-color: transparent;

              &::placeholder {
                  color: #ced4da;
              }

              &:focus {
                  background-color: #fff;

                  &::placeholder {
                      color: gray;
                  }
              }
          }

          .searchbox-button {
              border: 1px solid #ced4da;
              color: #ced4da;
          }
      }
  */
}
@media (max-width: 575px) {
  header .navbar {
    padding-bottom: 0px;
  }
}
header .logo {
  padding-top: 5px;
  padding-left: 0px;
  max-height: 45px;
}
@media (min-width: 575px) {
  header .logo {
    padding-top: 10px;
  }
}
header .navbar-toggler {
  color: rgba(255, 255, 255, 0.55);
  border-color: rgba(255, 255, 255, 0.1);
  margin-top: 10px;
}
@media (min-width: 575px) {
  header .navbar-toggler {
    display: none;
  }
}

.standardBadge {
  position: relative;
  right: 10px;
  top: -12px;
  background-color: red;
  border-radius: 0.9rem;
}

#knowledge-base-container {
  margin-top: -8px;
}
@media (min-width: 740px) {
  #knowledge-base-container {
    margin-top: -15px;
  }
}
#knowledge-base-container #knowledge-base-menu-container {
  background-color: #e8e8e8;
  height: calc(100vh - 56px);
  overflow-y: auto;
  overflow-x: clip;
}
#knowledge-base-container #knowledge-base-page-container {
  max-height: calc(100vh - 105px);
  overflow-y: auto;
  overflow-x: clip;
}
#knowledge-base-container #knowledge-base-page-container .pageTitle {
  color: black;
  font-size: 20px;
}
@media (min-width: 1200px) {
  #knowledge-base-container #knowledge-base-page-container {
    max-height: calc(100vh - 56px);
  }
}
#knowledge-base-container #knowledge-base-page-content-container .row > div {
  padding-bottom: 15px;
}
#knowledge-base-container pre[data-language] {
  background-color: #f1f1f1;
  padding: 10px;
}
#knowledge-base-container .accordion-button {
  font-size: 14px;
  font-weight: bold;
  padding: 8px 15px;
}
#knowledge-base-container .accordion-button:focus {
  border-color: #383e42;
  box-shadow: 0 0 0 0.1rem #9ba5ab;
}
#knowledge-base-container .accordion-button:not(.collapsed) {
  color: #383e42;
  background-color: #eef0f1;
}
#knowledge-base-container .accordion-button::after, #knowledge-base-container .accordion-button:not(.collapsed)::after {
  background-image: url("../images/angle-down-solid.svg?v=NqDoZxolaEBxAwxI9RKf3X-YuGQ");
  background-size: 1rem;
}

.sidebarExpandOrCollapseContainer {
  padding: 10px;
  border-bottom: 1px solid lightgrey;
}
.sidebarExpandOrCollapseContainer #sidebarExpandOrCollapse {
  padding: 1px 6px;
}

.stockChangeRowsContainer:first-child {
  background-color: rgba(0, 0, 0, 0.05);
}

.stockChangeRowsContainer:nth-of-type(2n+3) {
  background-color: rgba(0, 0, 0, 0.05);
}

.stockChangeRowsContainer {
  padding: 10px;
  border-bottom: 1px solid black;
}

#articleStockChangesContainer[data-amountstockchanges="0"] {
  padding: 10px;
}

/*.distribution-submit-overlay, .scannewbox-overlay {
    position: fixed;*/ /* Sit on top of the page content */
/*display: none;*/ /* Hidden by default */
/*width: 100%;*/ /* Full width (cover the whole page) */
/*height: 100%;*/ /* Full height (cover the whole page) */
/*top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0,0,0,0.5);*/ /* Black background with opacity */
/*z-index: 2;
cursor: pointer;*/ /* Add a pointer on hover */
/*.distribution-submit-content, .scannewbox-content {
        background-color: @darkColor;
        opacity: 1;
        border: 0px;
        border-radius: 10px;
        padding: 30px 5px;
        position: absolute;
        font-weight: bold;
        font-size: 20px;
        top: 50%;
        left: 37%;
        width: 25%;
        color: white;
        z-index: 999999;

        .spinner-border {
            color: @yellow;
        }
    }

    .scannewbox-content {
        left: 0px;
    }
}*/
#actionItemsList tr {
  border-color: white;
}

.fixed-target-location {
  top: 75px;
  z-index: 0;
}

.fixed-trash-button-container {
  /*width: 50px;*/
  /*float: right;*/
}

.location-list {
  padding: 5px;
}

.fill-cart-box-info {
  color: #fff;
  text-align: center;
}
.fill-cart-box-info .col-3 {
  padding: 5px;
}
.fill-cart-box-info .locationtype, .fill-cart-box-info .traytype {
  border: 1px solid #808080;
  border-radius: 10px;
  cursor: default;
}
.fill-cart-box-info .locationtype .locationtype-code, .fill-cart-box-info .traytype .locationtype-code {
  font-size: 20px;
  font-weight: bold;
}
.fill-cart-box-info .locationtype .traytype-letter, .fill-cart-box-info .traytype .traytype-letter {
  font-size: 36px;
  font-weight: bold;
}
.fill-cart-box-info .locationtype .traytype-amount, .fill-cart-box-info .traytype .traytype-amount {
  font-size: 20px;
}
.fill-cart-box-info .locationtype {
  margin: 0 6px;
}
.fill-cart-box-info .locationtype:not([disabled]), .fill-cart-box-info .traytype:not([disabled]) {
  cursor: pointer;
}

#fillCartForMachineryContainer #stock-table tbody {
  max-height: 400px;
}

.cartContentTable thead {
  display: block;
}
.cartContentTable tbody {
  max-height: 350px;
  display: block;
  overflow-y: scroll;
}
.cartContentTable tr {
  display: table;
  width: 100%;
}
.cartContentTable .codeCartTray, .cartContentTable .existingLocationCodeCartTray {
  width: 100px;
}
.cartContentTable .buttonCartTray {
  width: 60px;
}

div.kardexOption {
  border: 1px solid #ccc;
  width: 180px;
  /*width: 100%;*/
  margin: 0 auto 1rem auto;
  cursor: default;
}
div.kardexOption img {
  width: 100%;
  height: auto;
}
div.kardexOption .desc {
  padding: 5px;
  text-align: center;
}

div.kardexOption:not([disabled]) {
  cursor: pointer;
}

div.kardexOption:not([disabled]):hover {
  border: 1px solid #777;
}

.distribution-conversion-article-container {
  height: auto;
  max-height: 50%;
  overflow-y: auto;
  overflow-x: hidden;
}

.humanresources {
  /*    .absenceChangeRowsHeader {
      div {
          padding: 5px;
      }
  }

  .absenceChangeRowsContainer {
      padding: 10px;
      border-bottom: 1px solid black;

      .row div {
          padding: 5px;
      }
  }*/
}
.humanresources #table-absence-totals td {
  padding-bottom: 3px;
}
.humanresources .totals-border-dashed {
  text-align-last: right;
  border-top: 2px dashed #b6b6b6;
}
.humanresources .totals-border-double {
  text-align-last: right;
  border-top: 5px double #b6b6b6;
}
.humanresources .header-font-style {
  font-size: 20px;
  font-weight: bold;
}
.humanresources .absenceChangeRowsContainer:first-child, .humanresources .absenceChangeRowsContainer:nth-of-type(2n+3) {
  background-color: rgba(0, 0, 0, 0.1);
}

#goodsCheckStockContainer {
  margin: 0;
}
#goodsCheckStockContainer table {
  max-height: 200px;
  display: grid;
}

#goodsCheckStockContainer.lower-table table {
  max-height: 180px;
}

#goodsCheckDetailsContainer .article-title h3 {
  font-size: 1.25rem;
  font-weight: bold;
}

.prepare-kardex-submit-overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2;
  cursor: pointer;
}
.prepare-kardex-submit-overlay .prepare-kardex-submit-content {
  background-color: #2D3945;
  opacity: 1;
  border: 0px;
  border-radius: 10px;
  padding: 30px 5px;
  position: relative;
  font-weight: bold;
  font-size: 20px;
  top: calc(50% - 50px);
  width: 170px;
  margin: auto;
  color: white;
  z-index: 999999;
}
.prepare-kardex-submit-overlay .prepare-kardex-submit-content .spinner-border {
  color: #ffd800;
}

.kardexOption[data-targetisenabled=False] {
  filter: grayscale(100%);
}

.location-management-badge {
  background-color: #2D3945;
  border: 1px solid white;
}

.badgeInButton {
  margin-left: 1rem;
}

.saveRelocateBtn:disabled {
  cursor: default;
}

.locationManagementHeaderBar {
  background-color: aliceblue;
}

#loginAccountContainer {
  margin-top: 5%;
}
#loginAccountContainer .webLogoImage {
  width: 72px;
  height: 72px;
}
#loginAccountContainer .managerBar {
  border-bottom: 1px solid #d3d3d3;
  padding: 0.5rem;
  line-height: 38px;
}

#SessionAboutToTimeOutWarning {
  z-index: 99999;
}

.has-notifications {
  color: lime !important;
}

#notificationsContainer {
  background-color: #415364;
  border: 1px solid #2D3945;
  border-radius: 0px 0px 5px 5px;
  padding-top: 15px;
  padding-bottom: 15px;
  z-index: 999;
  position: absolute;
  top: 55px;
  right: 0;
  /*display: none;*/
  color: #fff;
  min-width: 420px;
  max-width: 420px;
}
#notificationsContainer .notifications-content {
  padding-left: 15px;
  padding-right: 15px;
}
#notificationsContainer hr {
  border-color: #ffd800;
  margin-bottom: 5px;
  margin-top: 5px;
}
#notificationsContainer .notifications-header {
  color: #ffd800;
  text-transform: uppercase;
  font-weight: bold;
  padding-left: 15px;
  padding-bottom: 5px;
}
#notificationsContainer .notifications-header a {
  color: #ffd800;
}
#notificationsContainer .notification-title a {
  font-weight: bold;
  color: #ffd800;
}
#notificationsContainer .notification-actionbuttons {
  padding-bottom: 10px;
}
#notificationsContainer .notifications-footer {
  padding-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
}
#notificationsContainer .mark-notification-as-read, #notificationsContainer .delete-notification, #notificationsContainer .open-notification {
  display: -webkit-inline-box;
}
#notificationsContainer .delete-notification, #notificationsContainer .open-notification {
  margin-left: 5px;
}

#UnreadActions span {
  margin-left: auto;
  margin-right: 17px;
}

@media (max-width: 400px) {
  #notificationsContainer {
    right: initial;
    min-width: 100%;
    max-width: 100%;
    left: 0;
  }
  #notificationsContainer .notifications-header {
    padding-left: 5px;
  }
  #notificationsContainer .notifications-content {
    padding-left: 10px;
    padding-right: 10px;
    overflow-y: auto;
    max-height: 60vh;
  }
}
.inbox {
  padding-left: 0;
}
@media (min-width: 740px) {
  .inbox {
    border-right: 2px solid #ccc;
  }
}
.inbox #btnRefreshInbox {
  margin-right: 15px;
}
.inbox hr {
  border-color: #ccc;
}
.inbox .notification {
  padding: 15px;
}
.inbox .notification .notification-title {
  font-size: 18px;
}
.inbox .active {
  background-color: #ccc;
}
.inbox .notification-mouseover {
  background-color: #e9e8e8;
  cursor: pointer;
}

.header-row .header-button {
  /*width: 100%;*/
  text-align: center;
  padding: 10px;
  font-size: 18px;
}
.header-row .header-button a {
  color: #fff;
}
.header-row .header-button.header-button-lg {
  font-size: 20px;
}

.footer {
  position: fixed;
  bottom: 0px;
  width: 100%;
}
.footer .footer-button {
  height: 50px;
  text-align: center;
  border-top: 1px solid black;
}
.footer .footer-button a {
  font-size: 26px;
  color: #fff;
}
.footer .footer-message {
  height: 50px;
  padding-top: 10px;
  font-size: 20px;
  text-align: center;
}
.footer .footer-message a {
  font-size: 36px;
  color: #fff;
}

.order-info {
  font-size: 22px;
  font-weight: bold;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  color: #212529;
  background-color: #ffd300;
}
.order-info .letter {
  text-transform: uppercase;
  font-size: 30px;
  height: 100%;
}
.order-info .stop-order {
  font-size: 28px;
  color: #ff0000;
  width: fit-content;
}
.order-info .complete-order {
  font-size: 28px;
  color: #28a745;
}

.order-overview .order .order-info {
  font-size: 18px;
}
.order-overview .order .order-info .order-info-progress {
  font-size: 16px;
  font-weight: normal;
}
.order-overview .order .order-info .letter {
  font-size: 28px;
}
.order-overview .order .order-lines table {
  margin-bottom: 0px;
  font-size: 14px;
}

.amount-ordered {
  font-size: 24px;
}

.order-picking-article-title {
  /*padding-top: 10px;*/
  font-size: 24px;
  font-weight: bold;
  /*line-height: 18px;*/
}
.order-picking-article-title .article-description {
  font-size: 18px;
}

.location-info {
  font-size: 28px;
  font-weight: bold;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  color: #fff;
}
.location-info .location-sub {
  font-style: italic;
  color: gold;
}

@media (min-width: 801px), (min-height: 801px) {
  .location-info {
    font-size: 40px;
  }
}
.amount {
  font-size: 22px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.amount input {
  font-weight: bold;
  font-size: 22px;
}
.amount .input-group-append, .amount .input-group-prepend {
  display: flex;
}
.amount .input-group-append a, .amount .input-group-prepend a {
  font-size: 22px;
}
.amount a {
  font-size: 22px;
}

#differentAmountModal a:not(:last-of-type) {
  /*margin-bottom: 20px;*/
  margin-bottom: 10px;
}
#differentAmountModal .col-6 {
  margin: 5px 0px;
}

#debtor-info {
  font-size: 18px;
}

.submit-overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2;
  cursor: pointer;
}
.submit-overlay .submit-content {
  background-color: #2D3945;
  opacity: 1;
  border: 0px;
  border-radius: 10px;
  padding: 30px 5px;
  position: relative;
  font-weight: bold;
  font-size: 20px;
  top: calc(50% - 50px);
  width: 170px;
  margin: auto;
  color: white;
  z-index: 999999;
}
.submit-overlay .submit-content .spinner-border {
  color: #ffd800;
}

#notes-container {
  margin-top: 10px;
  padding: 10px;
  border: 1px solid darkgray;
  max-height: 70px;
  overflow-y: auto;
}

.stock-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: end;
}

#stock-table {
  width: 100%;
  margin: 0;
}
#stock-table tbody {
  display: block;
  overflow-y: scroll;
}
#stock-table th, #stock-table td {
  width: 33.33%;
  padding: 5px;
  word-break: break-all;
}
#stock-table tr {
  display: table;
  width: 100%;
}
#stock-table td:first-of-type {
  padding-left: 10px;
}
#stock-table td:last-of-type {
  padding-right: 10px;
}

#total-stock {
  position: absolute;
  left: 10px;
}

@media (orientation: portrait) {
  #differentAmountModal .col-6 {
    /*max-width: 100%;*/
    width: 100%;
    flex: none;
  }
}
#pickingDetails {
  height: calc(100vh - 120px);
  overflow-y: scroll;
}

#pickingDetails:has(#internalOrderDeliveryMethod) {
  height: calc(100vh - 150px);
}

#pickingDetails[data-windoworientation=portrait] .orderline-container.col-6 {
  max-width: 100%;
  width: 100%;
  flex: none;
}
#pickingDetails[data-windoworientation=portrait] .location-info[data-isinstruction=False] {
  margin-top: 5px;
}
#pickingDetails[data-windoworientation=portrait] .footer {
  width: 100%;
  text-align: center;
}
#pickingDetails[data-windoworientation=portrait] .footer div {
  padding: 5px;
}
#pickingDetails[data-windoworientation=portrait] #stock-table tbody {
  max-height: 390px;
}

#pickingDetails[data-windoworientation=landscape] .orderline-container.col-6[data-isinstruction=True] {
  max-width: 100%;
  width: 100%;
  flex: none;
}
#pickingDetails[data-windoworientation=landscape] .location-info {
  margin-top: 0;
  border-top: none;
  border-left: 1px solid #333;
}
#pickingDetails[data-windoworientation=landscape] #differentAmountModal .col-6 {
  padding-left: 5px;
  padding-right: 5px;
}
#pickingDetails[data-windoworientation=landscape] .row.amount {
  margin: 5px;
}
#pickingDetails[data-windoworientation=landscape] .left-amount-btn {
  padding-right: 5px;
}
#pickingDetails[data-windoworientation=landscape] .right-amount-btn {
  padding-left: 5px;
}
#pickingDetails[data-windoworientation=landscape] .amount-btn {
  margin-top: 10px;
  /*width: 100%;*/
}
#pickingDetails[data-windoworientation=landscape] .amount-btn a {
  width: 100%;
}
#pickingDetails[data-windoworientation=landscape] .footer:not(.footerBtnWithKeyboardOpen)[data-isinstruction=False] {
  width: 50%;
}
#pickingDetails[data-windoworientation=landscape] .footer[data-isinstruction=True] {
  width: 100%;
}
#pickingDetails[data-windoworientation=landscape] .footer .footer-button {
  border-left: 1px solid black;
}
#pickingDetails[data-windoworientation=landscape] .footer .footer-button a {
  line-height: 50px;
}
#pickingDetails[data-windoworientation=landscape] #stock-table tbody {
  max-height: 180px;
}

/*.footerBtnWithKeyboardOpen {
    position: absolute;
    bottom: -60px;
}*/
.footerBtnWithKeyboardOpen {
  position: unset;
  width: calc(100% + 2rem) !important;
  margin-top: 10px;
}

.modal-header,
.modal-body,
.modal-footer {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.blockedLocationMessage {
  font-size: 16px;
  line-height: 1;
  margin-bottom: 10px;
}

#locationNotification {
  float: right;
}

#locationNotification[data-locationnotificationscount]:not([data-locationnotificationscount="0"]) {
  margin-right: -20px;
}

.pickLocationNotification[data-locationnotificationscount]:not([data-locationnotificationscount="0"]), .bulkLocationNotification[data-locationnotificationscount]:not([data-locationnotificationscount="0"]) {
  margin-left: -10px;
}

.bulkLocationNotification[data-isscanned=false] {
  display: none;
}

.notificationCounterBadge {
  position: relative;
  right: 10px;
  top: -12px;
  background-color: red;
  border-radius: 0.9rem;
}

.notificationCounterBadge[data-locationnotificationscount="0"] {
  display: none;
}

.pickLocationCode[data-setpadding=True] {
  padding-left: 60px;
}

.bulkLocationCode[data-isscanned=true] {
  padding-left: 60px;
}

@media (orientation: portrait) {
  #locationNotificationsList {
    max-height: 400px;
    overflow-y: scroll;
  }
}
@media (orientation: landscape) {
  #locationNotificationsList {
    max-height: 150px;
    overflow-y: scroll;
  }
}
#internalOrderDeliveryMethod {
  color: black;
  font-weight: 500;
}

.assignLocationMessageContainer[data-collectlocationtype=verzamellocatie] .alert {
  color: black;
  background-color: lightblue;
}

.assignLocationMessageContainer[data-collectlocationtype=uitvoer-kar] .alert {
  color: black;
  background-color: palegoldenrod;
}

.order-collection-labels-overview {
  margin-top: -7px;
}
@media (min-width: 740px) {
  .order-collection-labels-overview {
    margin-top: -15px;
  }
}

.orders-container-header.selected {
  background-color: #ffd800;
}
.orders-container-header:not(.selected) {
  background-color: #2D3945;
  color: white;
}
.orders-container-header .badge {
  position: relative;
  bottom: 2px;
}

.orders-container {
  max-height: calc(100vh - 94px);
  overflow-y: auto;
}
.orders-container:not(.selected) {
  display: none;
}

.details a {
  text-decoration: none;
}

.details a:hover {
  text-decoration: underline;
}

.details:last-of-type {
  border-bottom: white;
}

#relocationOrderLinesContainer {
  border: 1px solid #808080;
}
#relocationOrderLinesContainer .bg-success, #relocationOrderLinesContainer .bg-danger {
  --bs-bg-opacity: 0.5;
}

.relocationOrderRowContainer:first-child, .relocationOrderLine:first-child {
  background-color: rgba(0, 0, 0, 0.05);
}

.relocationOrderRowContainer:nth-of-type(2n+3), .relocationOrderLine:nth-of-type(2n+3) {
  background-color: rgba(0, 0, 0, 0.05);
}

.relocationOrderRowContainer, .relocationOrderLine {
  padding: 10px;
}
.relocationOrderRowContainer:not(:last-child), .relocationOrderLine:not(:last-child) {
  border-bottom: 1px solid black;
}

.relocationOrderStateCircleContainer[data-state=Gemaakt] {
  color: coral;
}
.relocationOrderStateCircleContainer[data-state=Verzonden] {
  color: goldenrod;
}
.relocationOrderStateCircleContainer[data-state=Ingepland] {
  color: gold;
}
.relocationOrderStateCircleContainer[data-state=Verzameld] {
  color: lightseagreen;
}
.relocationOrderStateCircleContainer[data-state=Gereed] {
  color: forestgreen;
}

.amountOrderedInput[data-valuechanged=true], .relocationOrderLineNotesTextArea[data-valuechanged=true] {
  background-color: mistyrose;
}

#certificatesManagementContainer #certificateFilter {
  min-width: 200px;
}

#addOrEditCertificateContainer .choices__list--dropdown.is-active {
  z-index: 99999;
}
#addOrEditCertificateContainer .certificateReportStandardsContainer[data-canedit=False] {
  pointer-events: none;
}

#ownTransportScanInfoContainer {
  max-height: calc(100vh - 120px);
  overflow-y: auto;
  overflow-x: hidden;
}

#roundTripPartsScrollContainer {
  max-height: calc(100vh - 184px);
  overflow-y: auto;
  overflow-x: hidden;
}

#searchInput {
  width: calc(100% - 333px);
}

#orderFilter {
  width: 200px;
}

#orderNotes {
  min-height: 150px;
  max-height: 250px;
}

.space-container {
  height: 10px;
}

.foldableMenu {
  background-color: floralwhite;
  padding: 5px;
  border-top: 1px solid black;
}

.foldableContent {
  border-top: 1px solid black;
}

.article-seperator {
  background-color: black;
  height: 3px;
}

.certificateSeperator {
  margin: 2px;
}

.links-form {
  width: 400px;
}

.block label {
  display: inline-block;
}

/*.report-number-input {
    display: initial;
    width: calc(100% - 80px);
    min-width: 150px;
}*/
.report-date-input {
  display: initial;
  width: 140px;
}

.other-document-description {
  min-width: 130px;
}

.file-description-label {
  line-height: 38px;
}

.btn-store-other-file-description {
  height: 38px;
}

.other-document {
  line-height: 38px;
  padding-bottom: 8px;
}

.cert-number-date-row {
  margin-top: 5px;
}

.cert-number-date-row .block:first-of-type {
  padding-left: 15px;
}

/*Index*/
#qualityManagementContainer select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  background-position: calc(100% - 12px) center !important;
  background: url("data:image/svg+xml,<svg height='10px' width='10px' viewBox='0 0 16 16' fill='%23000000' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>") no-repeat;
  padding: 8px 32px 8px 16px;
}
#qualityManagementContainer select::-ms-expand {
  display: none;
}

/*OrderDetails*/
#qualityManagementOrderDetailsContainer #filterOrderLines, #qualityManagementOrderDetailsContainer #sortOrderLines {
  width: 300px;
}
#qualityManagementOrderDetailsContainer .orderline-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.eu-confirmation-format-container[data-canedit=False] {
  display: none;
}

/*Dropzone*/
.dz-image {
  width: initial !important;
}

.dz-progress {
  display: none;
}

/*Choices*/
[data-canedit=True] .choices__item:not([data-deletable=""]) .selected-choice-info {
  display: none;
}

/*Documents*/
.documentContentRow[data-canedit=False] {
  pointer-events: none;
}
.documentContentRow[data-canedit=False] .editable-content {
  display: none;
}

.documentRow[data-canedit=False][data-isunavailable=True] .not-editable-error-certificates {
  display: none;
}

.documentRow[data-canedit=False][data-isunavailable=False] .not-editable-error-unavailable {
  display: none;
}

.documentContentRow[data-canedit=True] .not-editable-error {
  display: none;
}

/*Spinner*/
.spinner-overlay, .modal-alert, .modal-info {
  z-index: 99999;
}

.quick-order-pick-articles-container {
  height: 300px;
  max-height: 50%;
  overflow-y: auto;
  overflow-x: hidden;
}

#quick-order-pick-amount-collected {
  font-size: 22px;
}

#batch-lines-table-container {
  height: calc(100vh - 260px);
}

.filter-template *:not(.uniform-icon, .uniform-icon-size) {
  font-size: 13px;
}
.filter-template .choices {
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  width: 100%;
}
.filter-template .choices .choices__inner {
  padding: 0.3rem 0.75rem;
  min-height: 0;
  font-size: 10px;
  line-height: 1;
  border: none;
  min-height: 33px;
}
.filter-template .amount-parentheses-container {
  border: 1px solid #ced4da;
  padding: 0.375rem 0.75rem;
  padding-right: 0;
  border-radius: 0.25rem;
}
.filter-template .amount-parentheses-container .parentheses-spans-container {
  padding-right: 0.75rem;
  width: 42px;
  line-height: 1;
}
.filter-template .amount-parentheses-container .parentheses-span {
  font-size: 20px;
}
.filter-template .amount-parentheses-container .amount-parentheses {
  width: 18px;
  border: 0;
  padding: 0;
}
.filter-template .amount-parentheses-container .amount-parentheses:focus {
  outline: none;
}

.edit-filter {
  color: #a1cfd7;
  font-size: 18px;
}

.accordion-body {
  padding: 0.5rem;
}

.accordion-button {
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
}

.accordion-header-padding {
  padding-top: 11px;
  padding-bottom: 11px;
}

#debtors-management-container *:not(svg), #debtor-management-container *:not(svg), #create-debtor-container *:not(svg),
#create-update-debtor-address-container *:not(svg), #website-url-input-container *:not(svg), #create-update-debtor-contactperson-container *:not(svg), #migrate-debtor-container *:not(svg), #create-debtor-note-container *:not(svg), #create-or-edit-user-container *:not(svg), #changePasswordContainer *:not(svg) {
  font-size: 13px;
}

.edit-debtor-btn {
  padding: 0 1rem;
}
.edit-debtor-btn svg {
  color: #a1cfd7;
  font-size: initial;
}

.condition-type-container {
  max-height: 33px;
}

.select-sales-revenue-year {
  min-width: 73px;
}

@media (min-width: 740px) {
  #debtors-management-container {
    margin-top: -15px;
  }
}
#debtors-management-container #debtor-header-title {
  font-size: 16px;
}
#debtors-management-container #debtors-header {
  background-color: white;
  z-index: 999;
}
#debtors-management-container #debtors-header #debtors-toolbar {
  padding: 10px 0;
}
#debtors-management-container #scrollable-debtors-table {
  height: calc(100vh - 200px);
}
#debtors-management-container .form-group.d-flex * {
  padding: 6px;
}
#debtors-management-container #debtors-sort-menu {
  max-height: 400px;
  overflow-y: auto;
}

#debtor-management-container .choices.is-invalid.is-focused, #debtor-management-container .choices.is-invalid:focus, .create-debtor-form .choices.is-invalid.is-focused, .create-debtor-form .choices.is-invalid:focus, .create-debtor-address-form .choices.is-invalid.is-focused, .create-debtor-address-form .choices.is-invalid:focus, #debtor-profile-modal-container .choices.is-invalid.is-focused, #debtor-profile-modal-container .choices.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}
#debtor-management-container .choices.is-invalid .choices__inner, .create-debtor-form .choices.is-invalid .choices__inner, .create-debtor-address-form .choices.is-invalid .choices__inner, #debtor-profile-modal-container .choices.is-invalid .choices__inner {
  border-color: #dc3545;
}
#debtor-management-container .choices.is-valid.is-focused, #debtor-management-container .choices.is-valid:focus, .create-debtor-form .choices.is-valid.is-focused, .create-debtor-form .choices.is-valid:focus, .create-debtor-address-form .choices.is-valid.is-focused, .create-debtor-address-form .choices.is-valid:focus, #debtor-profile-modal-container .choices.is-valid.is-focused, #debtor-profile-modal-container .choices.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}
#debtor-management-container .choices.is-valid .choices__inner, .create-debtor-form .choices.is-valid .choices__inner, .create-debtor-address-form .choices.is-valid .choices__inner, #debtor-profile-modal-container .choices.is-valid .choices__inner {
  border-color: #198754;
}
#debtor-management-container .choices[data-type=select-multiple] .choices__inner, .create-debtor-form .choices[data-type=select-multiple] .choices__inner, .create-debtor-address-form .choices[data-type=select-multiple] .choices__inner, #debtor-profile-modal-container .choices[data-type=select-multiple] .choices__inner {
  padding-top: 0.3rem;
}

@media (min-width: 740px) {
  #debtor-management-container {
    margin-top: -15px;
    margin-bottom: -15px;
  }
}
#debtor-management-container .fixed-header-column {
  width: 150px;
}
#debtor-management-container .accordion-button {
  background-color: #e8f3f6;
  color: black;
}
#debtor-management-container .debtor-scrollable-navbar {
  overflow-x: auto;
  min-height: 37.5px;
}
#debtor-management-container .debtor-scrollable-navbar .debtor-scrollable-navbar-item {
  min-width: 140px;
  padding: 0.5rem;
}
#debtor-management-container .debtor-scrollable-navbar .debtor-scrollable-navbar-item.selected {
  background-color: #e8f3f6;
}
#debtor-management-container .debtor-websites-list-group {
  max-height: 150px;
  overflow-y: auto;
}
#debtor-management-container .debtor-addresses-list-group {
  max-height: 200px;
  overflow-y: auto;
}
#debtor-management-container .debtor-sales-targets-list-group {
  max-height: 200px;
  overflow-y: auto;
}
#debtor-management-container #debtor-fixed-header {
  position: fixed;
  top: 55px;
  width: calc(100% - 1.5rem);
  background: white;
  z-index: 999;
}
#debtor-management-container #debtor-scroll-container {
  padding-top: 170px;
}
#debtor-management-container #debtor-scroll-container #debtor-contactpersons-container .list-group, #debtor-management-container #debtor-scroll-container #debtor-users-container .list-group {
  max-height: 200px;
  overflow-y: auto;
}
#debtor-management-container #debtor-scroll-container #debtor-contactpersons-container .list-group .list-group-item, #debtor-management-container #debtor-scroll-container #debtor-users-container .list-group .list-group-item {
  border-left: none;
  border-right: none;
}
#debtor-management-container #debtor-scroll-container #debtor-contactpersons-container .list-group .list-group-item:first-child, #debtor-management-container #debtor-scroll-container #debtor-users-container .list-group .list-group-item:first-child {
  border-top: none;
}
#debtor-management-container #debtor-scroll-container #debtor-contactpersons-container .list-group .list-group-item:last-child, #debtor-management-container #debtor-scroll-container #debtor-users-container .list-group .list-group-item:last-child {
  border-bottom: none;
}
#debtor-management-container #debtor-scroll-container #debtor-right-container #container-content .container-header {
  background-color: #ffd800;
}
#debtor-management-container #debtor-scroll-container #debtor-right-container #debtor-notes-container .list-group {
  max-height: 500px;
  overflow-y: auto;
}
#debtor-management-container #debtor-scroll-container #debtor-right-container #debtor-notes-container .list-group .list-group-item {
  border-left: none;
  border-right: none;
}
#debtor-management-container #debtor-scroll-container #debtor-right-container #debtor-notes-container .list-group .list-group-item:first-child {
  border-top: none;
}
#debtor-management-container #debtor-scroll-container #debtor-right-container #debtor-notes-container .list-group .list-group-item:last-child {
  border-bottom: none;
}
#debtor-management-container .choices__inner {
  padding: 2px 7.5px;
  min-height: 0;
}
#debtor-management-container .choices__list--dropdown,
#debtor-management-container .choices__list[aria-expanded] {
  word-break: break-word;
  width: max-content;
  z-index: 10000;
}
#debtor-management-container .image-uploader {
  height: 150px;
  width: 150px;
}
#debtor-management-container .files-uploader-pencil-container {
  font-size: 30px;
}

#payment-ledgers-container {
  max-height: 230px;
}

#create-debtor-note-container #Note {
  min-height: 200px;
}

#debtor-outstanding-table-container {
  max-height: calc(100vh - 300px);
}

.note-container.collapsed span {
  overflow: hidden;
  max-height: 20px;
  display: block;
}

#assembly-orders-container #scrollable-assembly-orders-table {
  overflow-x: hidden;
}
#assembly-orders-container #SearchInput {
  width: calc(100% - 414px);
}
#assembly-orders-container .input-group select {
  width: 170px;
}
#assembly-orders-container .fixed-table-container {
  height: calc(100vh - 200px);
}

#assembly-orders-container .assembly-article-image, #assembly-order-container .assembly-article-image {
  max-height: 100px;
}
#assembly-orders-container .assembly-article-image-small, #assembly-order-container .assembly-article-image-small {
  max-height: 50px;
}

#assembly-order-container #print-labels-action-menu {
  width: 250px;
}

#assembly-order-container .choices__list--dropdown, #assembly-order-container .choices__list[aria-expanded], #add-asembly-order-line-container .choices__list--dropdown, #add-asembly-order-line-container .choices__list[aria-expanded] {
  z-index: 9999;
}
