@import '_content/EH.Client.MudBlazorWrapper/EH.Client.MudBlazorWrapper.wmvnhp6s0y.bundle.scp.css';

/* /Features/Inventory/InventoryItems/InventoryMaterialContainer.razor.rz.scp.css */
.container[b-gt1b4blgiz] {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.category-select[b-gt1b4blgiz] {
  flex: 0 0 auto;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.category-select[b-gt1b4blgiz]  .select {
  flex: 1 1 auto;
}
.category-select[b-gt1b4blgiz]  .go-next-button {
  flex: 0 0 auto;
  margin-left: 10px;
  height: 54px;
}

[b-gt1b4blgiz] .submit-button {
  flex: 0 0 auto;
}

.data-table[b-gt1b4blgiz] {
  margin-top: 12px;
  flex: 1 1 auto;
  overflow-y: auto;
  margin-bottom: 12px;
}
/* /Features/Inventory/InventoryItems/InventoryMaterialLine.razor.rz.scp.css */
.quantity-container[b-zczdpk29yz] {
  max-width: 80px;
}

.unit-container[b-zczdpk29yz] {
  width: 120px;
}
/* /Features/Inventory/InventoryItems/InventoryMaterialLineAvatar.razor.rz.scp.css */
.avatar[b-wn73o16keb] {
  cursor: pointer;
}
/* /Features/Inventory/InventoryItems/InventoryMaterialList.razor.rz.scp.css */
.number-cell[b-e21h558i0f] {
  text-align: right;
}

[b-e21h558i0f] .mud-table-sticky-header * .mud-table-root .mud-table-head * .mud-table-cell {
  font-weight: bold;
}

[b-e21h558i0f] .mud-table {
  height: 100%;
}

[b-e21h558i0f] .mud-table-container {
  height: 100%;
}

[b-e21h558i0f] .mud-table-body {
  overflow-y: auto;
}
/* /Features/Inventory/InventoryItems/InventoryNotVisitedCategoryOptionsDialog.razor.rz.scp.css */
.spacing[b-upkw77qrxw] {
  margin-bottom: 12px;
}
/* /Features/Inventory/InventoryOverview/InventoryCard.razor.rz.scp.css */
.card-content-container[b-wfbe2ytjv2] {
  display: flex;
  width: 100%;
}

.main-content-container[b-wfbe2ytjv2] {
  flex: 1 1 auto;
}

[b-wfbe2ytjv2] .inventory-title {
  margin-bottom: 12px;
}

[b-wfbe2ytjv2] .skeleton-title {
  margin-bottom: 12px;
}

[b-wfbe2ytjv2] .edited-text {
  margin-top: 12px;
}
/* /Features/Inventory/InventoryOverview/InventoryOverview.razor.rz.scp.css */
[b-1c1acv9plv] .card {
  margin-bottom: 24px;
}
/* /Features/Inventory/InventoryOverview/PurchaseOrderHintDialog.razor.rz.scp.css */
.hint-dialog[b-oaag7u0qjn] {
    overflow: hidden !important;
    justify-content: center;
    display: flex;
}
/* /Features/Overview/Overview.razor.rz.scp.css */
.container[b-ubdv2ffcdb] {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.button-container[b-ubdv2ffcdb] {
  flex: 1 1 auto;
  margin: 40px;
  max-width: 400px;
  align-self: center;
  width: 100%;
}
.button-container[b-ubdv2ffcdb]  button {
  height: 100%;
}
/* /Features/PurchaseOrder/PurchaseOrderItemOverview/PurchaseOrderItemLine.razor.rz.scp.css */
[b-94wq8tzgvo] .corrected-quantity-text-field {
  width: 60px;
  text-align-last: right;
}

.correction-reason-container[b-94wq8tzgvo] {
  width: 160px;
}

.corrected-order-quantity-container[b-94wq8tzgvo] {
  max-width: 80px;
}

[b-94wq8tzgvo] .no-correction .mud-input.mud-input-outlined .mud-input-outlined-border {
  border-color: green;
}

[b-94wq8tzgvo] .correction .mud-input.mud-input-outlined .mud-input-outlined-border {
  border-color: orange;
}
/* /Features/PurchaseOrder/PurchaseOrderItemOverview/PurchaseOrderItemOverview.razor.rz.scp.css */
.container[b-ox3mw7qs72] {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.content[b-ox3mw7qs72] {
  flex: 1 1 auto;
}

[b-ox3mw7qs72] .confirm-button {
  margin-top: 12px;
  flex: 0 0 auto;
}

.number-cell[b-ox3mw7qs72] {
  text-align: right;
}

[b-ox3mw7qs72] .schedule-line-table {
  border-left: 2px solid var(--mud-palette-primary);
}
/* /Features/PurchaseOrder/PurchaseOrderItemOverview/PurchaseOrderScheduleLineLine.razor.rz.scp.css */
[b-fr8j795fju] .corrected-quantity-text-field {
  width: 60px;
  text-align-last: right;
}

.correction-reason-container[b-fr8j795fju] {
  width: 160px;
}

.corrected-order-quantity-container[b-fr8j795fju] {
  max-width: 80px;
}

[b-fr8j795fju] .no-correction .mud-input.mud-input-outlined .mud-input-outlined-border {
  border-color: green;
}

[b-fr8j795fju] .correction .mud-input.mud-input-outlined .mud-input-outlined-border {
  border-color: orange;
}
/* /Features/PurchaseOrder/PurchaseOrderOverview/PurchaseOrderCard.razor.rz.scp.css */
.card-content-container[b-yo5zgnb7qj] {
  display: flex;
  width: 100%;
}

.main-content-container[b-yo5zgnb7qj] {
  flex: 1 1 auto;
}

.spacing[b-yo5zgnb7qj] {
  margin-top: 12px;
}

[b-yo5zgnb7qj] .disabled {
  opacity: 0.6;
}
/* /Features/PurchaseOrder/PurchaseOrderOverview/PurchaseOrderOverview.razor.rz.scp.css */
[b-rkyz6xrtfj] .card {
  margin-bottom: 24px;
}
/* /Features/Settings/Settings.razor.rz.scp.css */
/* /Features/SignIn/SignIn.razor.rz.scp.css */
.sign-container[b-mdb2m07d4i] {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sign-container h2[b-mdb2m07d4i] {
  flex: 0 0 auto;
  margin-top: 64px;
  text-align: center;
}
.sign-container .text-field[b-mdb2m07d4i] {
  margin-top: 12px;
}
.sign-container .text-field-container[b-mdb2m07d4i] {
  flex: 0 0 auto;
  margin-top: 48px;
  margin-bottom: 48px;
}
.sign-container .version[b-mdb2m07d4i] {
  text-align: center;
  margin-top: 64px;
}
/* /General/Logging/StockMateErrorBoundary.razor.rz.scp.css */
.child-content[b-jc9a6xjbfs] {
  width: 100%;
  height: 100%;
}

.error-message[b-jc9a6xjbfs] {
  position: fixed;
  bottom: 0;
  width: 100%;
}
/* /Layout/MainLayout.razor.rz.scp.css */
.container[b-led1koc7f9] {
  height: 100%;
}

[b-led1koc7f9] .app-content {
  height: 100%;
  padding-left: 64px;
  padding-right: 64px;
  padding-bottom: 12px;
}

@media only screen and (max-width: 500px) {
  [b-led1koc7f9] .app-content {
    height: 100%;
    padding-left: 24px;
    padding-right: 24px;
  }
}
.body-content[b-led1koc7f9] {
  height: 100%;
  padding-top: 24px;
}

hr[b-led1koc7f9] {
  width: 100%;
  height: 1px;
  background-color: lightgrey;
  margin-top: 12px;
  margin-bottom: 12px;
}

[b-led1koc7f9] .link-active {
  background-color: transparent;
  font-weight: bold;
}

.link-container[b-led1koc7f9] {
  display: flex;
  flex-direction: row;
}
.link-container div[b-led1koc7f9] {
  margin-left: 8px;
}

/*::deep .link:hover {
    background-color: yellow;
}*/
.version-text[b-led1koc7f9] {
  margin-left: 30px;
  font-size: 0.8em;
}
/* /Layout/SubLayout.razor.rz.scp.css */
.container[b-l9sq0em231] {
  height: 100%;
}

[b-l9sq0em231] .app-content {
  height: 100%;
  padding-left: 64px;
  padding-right: 64px;
  padding-bottom: 12px;
}

@media only screen and (max-width: 500px) {
  [b-l9sq0em231] .app-content {
    height: 100%;
    padding-left: 24px;
    padding-right: 24px;
  }
}
.body-content[b-l9sq0em231] {
  height: 100%;
  padding-top: 24px;
}
/* /Layout/UnAuthLayout.razor.rz.scp.css */
.container[b-j63t723qmb] {
  margin-left: 20%;
  margin-right: 20%;
  height: 100%;
}
