@import '_content/Conventus.Shared.Client/Conventus.Shared.Client.71qv4w1qvs.bundle.scp.css';

/* /Components/Layouts/AuthenticationLayout.razor.rz.scp.css */
.page[b-ymep9fqzwx] {
  overflow: hidden;
  padding: 20px;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 100%;
  width: 100%;
  position: absolute;
}

.authentication-container[b-ymep9fqzwx] {
  max-width: 400px;
  width: 100%;
  margin: 0 auto;
}
.authentication-container > img[b-ymep9fqzwx] {
  width: 100%;
  margin: 0 0 20px 0;
  padding: 0 5%;
  user-select: none;
}
/* /Components/Layouts/MainLayout.razor.rz.scp.css */
.gridlayout-item[b-i74jk9lozv] {
  position: relative;
}
.gridlayout-item[b-i74jk9lozv]:before {
  content: " ";
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  opacity: 0.4;
}

.gridlayout-content[b-i74jk9lozv] {
  overflow-y: auto;
  overflow-x: hidden;
}

/* Align Save/Cancel buttons to the left */
[b-i74jk9lozv] .dxbl-grid-edit-form-buttons {
  justify-content: flex-start !important;
}
/* /Components/Pages/Appointment/Overview.razor.rz.scp.css */
/* Page body */
.container-fluid .row:first-child[b-ei6y3s2p4l] {
  padding-bottom: 0.5rem;
}

/* Resource selection side bar */
.resource-selection-sidebar[b-ei6y3s2p4l] {
  width: auto;
  font-size: 15px;
  font-weight: normal;
  border-radius: 1px;
  background-color: rgb(241, 241, 241);
}

[b-ei6y3s2p4l] .dxbl-treeview-item-content {
  margin-top: 10px;
}

[b-ei6y3s2p4l] .dxbl-treeview-item-content > .dxbl-btn {
  padding: 5px;
}

[b-ei6y3s2p4l] .dxbl-treeview-item-container > .dxbl-treeview-item-text-container {
  padding-left: 0px;
  font-weight: 600;
}

[b-ei6y3s2p4l] .resource-checkbox-all {
  font-weight: 600;
  font-size: 13px;
}

[b-ei6y3s2p4l] .resource-checkbox .dxbl-text {
  font-size: 13px;
  max-width: 140px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

[b-ei6y3s2p4l] .appointment-overview-container {
  height: 100%;
  padding-bottom: 20px;
}

/* Scheduler */
[b-ei6y3s2p4l] .dxbl-scheduler,
[b-ei6y3s2p4l] .dxbl-treeview-items-container {
  height: 100%;
}

[b-ei6y3s2p4l] .dxbl-treeview {
  height: calc(100% - 60px);
}

[b-ei6y3s2p4l] .plan-board-container .dxbl-grid {
  max-height: 30dvh;
}

[b-ei6y3s2p4l] .dxbl-scheduler {
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

/* Scheduler appointments */
[b-ei6y3s2p4l] .dxbl-sc-apt-container.dxbl-sc-apt-template {
  background: white;
  background-color: #ffffff;
  background-clip: border-box;
  border: 1px solid #aeaeae;
  border: 1px solid rgba(174, 174, 174, 0.12);
  border-radius: 2px;
  font-size: 1.2em;
  box-shadow: 1px 1px 20px 0 #cbc7c7;
  box-shadow: 1px 1px 20px 0 rgba(203, 199, 199, 0.5);
}

[b-ei6y3s2p4l] .dxbl-sc-apt-container:has(> div.conv-apt-conflict) {
  background: repeating-linear-gradient(45deg, rgba(255, 0, 0, 0.2470588235) 0 5px, transparent 5px 20px);
}

/* Scheduler toolbar */
[b-ei6y3s2p4l] #resource-selection-toggle > .dxbl-btn {
  font-size: 18px;
  padding: 2px 5px;
  margin: 0;
}
[b-ei6y3s2p4l] #resource-selection-toggle > .dxbl-btn > .dxbl-image {
  font-size: 28px;
}
[b-ei6y3s2p4l] #resource-selection-toggle > .dxbl-btn > span:not(.dxbl-image):last-of-type {
  min-width: 10rem;
  text-align: left;
  text-indent: 10px;
  font-weight: 600;
}

/* Scheduler tooltip */
.tooltip-text-header[b-ei6y3s2p4l] {
  font-size: 1em;
  color: white;
  width: 200px;
}

.popup-header-container[b-ei6y3s2p4l] {
  display: flex;
  flex-direction: row;
  width: 100%;
}
.popup-header-container .popup-text-header[b-ei6y3s2p4l] {
  margin-right: auto;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #fff;
  width: 225px;
  flex-shrink: 1;
  align-content: center;
}
.popup-header-container[b-ei6y3s2p4l]  .dxbl-loading-panel {
  margin-left: auto !important;
  display: flex;
}
.popup-header-container[b-ei6y3s2p4l]  .dxbl-loading-panel .dxbl-loading-panel-target-content {
  display: flex;
  justify-content: flex-end;
}
.popup-header-container[b-ei6y3s2p4l]  .dxbl-loading-panel .dxbl-loading-panel-container {
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.1);
}
.popup-header-container[b-ei6y3s2p4l]  .dxbl-loading-panel .dxbl-loading-panel-indicator-area {
  left: -15px;
  width: 40px;
  border-radius: 0;
  position: absolute;
  background-color: #f07e26 !important;
}
.popup-header-container[b-ei6y3s2p4l]  .dxbl-btn-tool {
  color: white;
  background-color: initial;
  border: none;
}

.appointment-form-container[b-ei6y3s2p4l] {
  padding: 0 15px;
}

.flex[b-ei6y3s2p4l] {
  display: flex;
}

[b-ei6y3s2p4l] {
  /* Highlight target cell under drag */
}
[b-ei6y3s2p4l] .tree-pane {
  height: 100%;
  overflow: hidden; /* prevent the pane itself from scrolling */
  display: flex;
  flex-direction: column;
}
[b-ei6y3s2p4l] .tree-scroll {
  overflow: auto; /* only this area scrolls */
  -webkit-overflow-scrolling: touch;
  flex: 1 1 auto; /* fill the available height */
  min-height: 0; /* allow flex child to shrink for scroll */
}
[b-ei6y3s2p4l] #external-drag-source:active {
  cursor: grabbing;
}
[b-ei6y3s2p4l] .scheduler-drop-target {
  flex: 1 1 auto;
  min-width: 0;
}
[b-ei6y3s2p4l] .drag-source {
  cursor: grab !important;
}
[b-ei6y3s2p4l] .scheduler-drop-hover {
  outline: 2px solid var(--bs-primary);
  outline-offset: -2px;
  background-image: repeating-linear-gradient(45deg, rgba(13, 110, 253, 0.08) 0, rgba(13, 110, 253, 0.08) 6px, rgba(13, 110, 253, 0) 6px, rgba(13, 110, 253, 0) 12px);
}
/* /Components/Pages/Appointment/Templates/AppointmentAllDayTemplate.razor.rz.scp.css */
.dxsc-apt-content[b-chppsvto6t] {
  background: white;
  background-color: #ffffff;
  background-clip: border-box;
  border: 1px solid #aeaeae;
  border: 1px solid rgba(174, 174, 174, 0.12);
  border-radius: 2px;
  font-size: 1.2em;
  box-shadow: 1px 1px 20px 0 #cbc7c7;
  box-shadow: 1px 1px 20px 0 rgba(203, 199, 199, 0.5);
}

.dxsc-apt-status[b-chppsvto6t] {
  top: 0%;
  height: 100%;
}

.badge[b-chppsvto6t] {
  font-size: 1em;
  background: #e5e5e5;
  border-radius: 3px;
}
/* /Components/Pages/Appointment/Templates/AppointmentOneTimeTemplate.razor.rz.scp.css */
.dxsc-apt-status[b-91dkmds2m8] {
  top: 0%;
  height: 100%;
}

.dxbs-sc-apt-subject[b-91dkmds2m8] {
  font-size: 1em;
}

.dxbs-sc-apt-description[b-91dkmds2m8] {
  opacity: 1;
  font-size: 0.9em;
}

.dxbs-sc-apt-time[b-91dkmds2m8] {
  opacity: 1;
  margin-bottom: 5px;
}

.dxbs-sc-apt-time > span[b-91dkmds2m8] {
  font-size: 1em;
  background: #e5e5e5;
  border-radius: 3px;
  font-weight: bold;
  padding: 1px;
}
/* /Components/Pages/Appointment/Templates/OverviewOptions.razor.rz.scp.css */
.appointment-options-container[b-k67kd6bqrk] {
  padding-left: 30px;
  display: flex;
}

@media (max-width: 1699px) {
  .appointment-options-container[b-k67kd6bqrk] {
    display: none; /* Hide the container when width is below 1700 pixels */
  }
}
[b-k67kd6bqrk].appointment-options-workweekdays > .dxbl-checkbox,
.appointment-options-grouptype[b-k67kd6bqrk] {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 15px;
  margin-top: 4px;
}

.appointment-options-grouptype[b-k67kd6bqrk] {
  gap: 10px;
}
.appointment-options-grouptype[b-k67kd6bqrk] > .dxbl-text-edit {
  padding: 1.5px;
  width: 10dvw;
}
/* /Components/Pages/Appointment/Templates/PlanBoard.razor.rz.scp.css */
.plan-board-container[b-nnasiq4tp9] {
  width: 100%;
  height: 100%;
}

/* Slim tree styling */
[b-nnasiq4tp9] .slim-tree.dxbl-treeview {
  --dxbl-treeview-font-size: 0.8125rem;
  --dxbl-treeview-text-padding-y: 0.1rem;
  --dxbl-treeview-item-content-indent: 0.75rem;
}

[b-nnasiq4tp9] .slim-tree {
  height: 100%;
}

.details-pane[b-nnasiq4tp9] {
  padding: 0.75rem;
}

.wo-header[b-nnasiq4tp9] {
  display: flex;
  align-items: baseline;
  gap: 0.5rem;
  margin-bottom: 0.5rem;
}

.wo-number[b-nnasiq4tp9] {
  font-weight: 600;
}

.wo-name[b-nnasiq4tp9] {
  color: #666;
}

.wo-details-grid[b-nnasiq4tp9] {
  display: grid;
  grid-template-columns: repeat(2, minmax(160px, 1fr));
  gap: 0.5rem 1rem;
}

.label[b-nnasiq4tp9] {
  font-weight: 500;
  margin-right: 0.25rem;
}

.pre-wrap[b-nnasiq4tp9] {
  white-space: pre-wrap;
}

.empty-state[b-nnasiq4tp9] {
  color: #999;
}

.map-pane[b-nnasiq4tp9] {
  padding: 0.5rem;
  height: 100%;
}

.map-placeholder[b-nnasiq4tp9] {
  border-radius: 6px;
  height: calc(100% - 1rem);
  display: flex;
  flex-direction: column;
}

.map-title[b-nnasiq4tp9] {
  font-weight: 600;
}

.map-address[b-nnasiq4tp9] {
  color: #555;
}

[b-nnasiq4tp9] .hideDetailButton .dxbl-grid-expand-button-cell .dxbl-grid-expand-button {
  visibility: hidden;
}

[b-nnasiq4tp9] .dxbl-grid-header-row {
  height: 0;
  visibility: hidden;
  display: block;
}

[b-nnasiq4tp9] .gm-style-iw-chr {
  display: none;
}

[b-nnasiq4tp9] .gm-style-iw.gm-style-iw-c {
  padding-top: 12px !important;
}
/* /Components/Pages/Appointment/Templates/ResourceHeaderTemplate.razor.rz.scp.css */
.resource-color-wrapper[b-wjokn1qvsc] {
  display: block;
}

.resource-color[b-wjokn1qvsc] {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  border-radius: 0.125rem;
  position: relative;
  top: 2px;
}

label[b-wjokn1qvsc] {
  display: inline-block;
}
/* /Components/Pages/Authentication/ForgotPassword.razor.rz.scp.css */
.forgot-password-input-container[b-iex6irhn1x] {
  width: 100%;
  border-radius: 20px;
  background: #f1f1f1;
  padding: 20px;
}

.forgot-password-action-container[b-iex6irhn1x] {
  padding: 5%;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.forgot-password-action-container .back-to-login[b-iex6irhn1x] {
  color: black;
  text-decoration: none;
}
/* /Components/Pages/Authentication/Login.razor.rz.scp.css */
.login-input-container[b-lmdq40nmao] {
  width: 100%;
  border-radius: 20px;
  background: #f1f1f1;
  padding: 20px;
}

.login-action-container[b-lmdq40nmao] {
  padding: 5%;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.login-action-container .password-reminder[b-lmdq40nmao] {
  color: black;
  text-decoration: none;
}
/* /Components/Pages/Authentication/ResetPassword.razor.rz.scp.css */
.reset-password-input-container[b-7oizmtcmyn] {
  width: 100%;
  border-radius: 20px;
  background: #f1f1f1;
  padding: 20px;
}

.reset-password-action-container[b-7oizmtcmyn] {
  padding: 5%;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
/* /Components/Pages/Authentication/TwoFactorLogin.razor.rz.scp.css */
.two-factor-login-input-container[b-4q9ld94jtl] {
  width: 100%;
  border-radius: 20px;
  background: #f1f1f1;
  padding: 20px;
}

.two-factor-login-action-container[b-4q9ld94jtl] {
  padding: 5%;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
/* /Components/Pages/BillOfMaterial/Popups/BillOfMaterialUploadPopup.razor.rz.scp.css */
#billofmaterial-file-dropzone[b-q631vmseu0] {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 80px;
  flex-direction: row;
  margin-top: 20px !important;
}
#billofmaterial-file-dropzone > *[b-q631vmseu0] {
  margin: 0 5px;
  flex: 0 1 auto;
}
#billofmaterial-file-dropzone .row[b-q631vmseu0] {
  margin: 0 30px;
}

#billofmaterial-file-select-button[b-q631vmseu0] {
  margin-left: 50px !important;
  height: 30px;
  font-size: 13px;
  line-height: 13px;
}

#billofmaterial-file[b-q631vmseu0] {
  display: inline-flex;
}

.col[b-q631vmseu0]  .dxbl-fl {
  margin: 20px 0 !important;
}

.row-spacer[b-q631vmseu0] {
  border-top: 1px solid #e0e0e0;
  padding-top: 5px;
}

.popup-body[b-q631vmseu0] {
  display: flex;
  gap: 10px;
  height: 80vh;
  max-width: 100%;
  max-height: 80vh;
  overflow: auto;
}
.popup-body .left-column[b-q631vmseu0] {
  flex-basis: 83%;
  height: 100%;
  max-height: 100%;
}
.popup-body .left-column .has-shortage-container[b-q631vmseu0] {
  display: flex;
}
.popup-body .right-column[b-q631vmseu0] {
  flex-basis: 16%;
  background-color: #f1f1f1;
  margin-right: 0;
  margin-left: auto;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
  overflow-y: auto;
  gap: 5px;
}
.popup-body .right-column .selected-items-container[b-q631vmseu0] {
  flex-basis: 100%;
}
.popup-body .right-column .selected-items-container .dxbl-text[b-q631vmseu0] {
  width: 100%;
  display: block;
  text-align: center;
  margin-bottom: 5px;
}
.popup-body .right-column .selected-items-container .selected-items-list[b-q631vmseu0] {
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  margin-left: 10px;
}
.popup-body .right-column .selected-items-container .selected-items-list tr th[b-q631vmseu0] {
  font-size: 14px;
  font-style: italic;
  padding-bottom: 5px;
}
.popup-body .right-column .buttons-container[b-q631vmseu0] {
  margin-top: auto;
  margin-bottom: 0;
  padding: 10px;
  flex-basis: 10%;
  display: flex;
  flex-direction: column;
}
.popup-body .right-column .buttons-container[b-q631vmseu0]  .button-clear {
  margin-top: 0;
  margin-bottom: auto;
}
.popup-body .right-column .buttons-container[b-q631vmseu0]  .button-save {
  margin-top: auto;
  margin-bottom: 0;
}

[b-q631vmseu0] .dxbl-upload-button-panel,
[b-q631vmseu0] .dxbl-upload-file-btn,
[b-q631vmseu0] .dxbl-upload-file-view-icon-container {
  display: none !important;
}
[b-q631vmseu0] .dxbl-upload-file-view {
  margin-bottom: 0 !important;
}
[b-q631vmseu0] .dxbl-upload-full-width,
[b-q631vmseu0] .dxbl-upload-file-list-view {
  padding-top: 0 !important;
}
/* /Components/Pages/BillOfMaterial/Popups/CreateMissingPartsPopup.razor.rz.scp.css */
.col[b-dax1aj4gfn]  .dxbl-fl {
  margin: 20px 0 !important;
}

.row-spacer[b-dax1aj4gfn] {
  border-top: 1px solid #e0e0e0;
  padding-top: 5px;
}

.popup-body[b-dax1aj4gfn] {
  display: flex;
  gap: 10px;
  height: 80vh;
  max-width: 100%;
  max-height: 80vh;
  overflow: auto;
}
.popup-body .left-column[b-dax1aj4gfn] {
  flex-basis: 83%;
  height: 100%;
  max-height: 100%;
}
.popup-body .left-column .has-shortage-container[b-dax1aj4gfn] {
  display: flex;
}
.popup-body .right-column[b-dax1aj4gfn] {
  flex-basis: 16%;
  background-color: #f1f1f1;
  margin-right: 0;
  margin-left: auto;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
  overflow-y: auto;
  gap: 5px;
}
.popup-body .right-column .selected-items-container[b-dax1aj4gfn] {
  flex-basis: 100%;
}
.popup-body .right-column .selected-items-container .dxbl-text[b-dax1aj4gfn] {
  width: 100%;
  display: block;
  text-align: center;
  margin-bottom: 5px;
}
.popup-body .right-column .selected-items-container .selected-items-list[b-dax1aj4gfn] {
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  margin-left: 10px;
}
.popup-body .right-column .selected-items-container .selected-items-list tr th[b-dax1aj4gfn] {
  font-size: 14px;
  font-style: italic;
  padding-bottom: 5px;
}
.popup-body .right-column .buttons-container[b-dax1aj4gfn] {
  margin-top: auto;
  margin-bottom: 0;
  padding: 10px;
  flex-basis: 10%;
  display: flex;
  flex-direction: column;
}
.popup-body .right-column .buttons-container[b-dax1aj4gfn]  .button-clear {
  margin-top: 0;
  margin-bottom: auto;
}
.popup-body .right-column .buttons-container[b-dax1aj4gfn]  .button-save {
  margin-top: auto;
  margin-bottom: 0;
}

[b-dax1aj4gfn] .dxbl-upload-button-panel,
[b-dax1aj4gfn] .dxbl-upload-file-btn,
[b-dax1aj4gfn] .dxbl-upload-file-view-icon-container {
  display: none !important;
}
[b-dax1aj4gfn] .dxbl-upload-file-view {
  margin-bottom: 0 !important;
}
[b-dax1aj4gfn] .dxbl-upload-full-width,
[b-dax1aj4gfn] .dxbl-upload-file-list-view {
  padding-top: 0 !important;
}
/* /Components/Pages/Configuration/Overview.razor.rz.scp.css */
.category-collection[b-l3qvglmvrv] {
  margin-left: 10px;
}
.category-collection:not(first-child)[b-l3qvglmvrv] {
  margin-top: 30px;
}
.category-collection .row[b-l3qvglmvrv] {
  gap: 10px;
}

[b-l3qvglmvrv] .bi {
  font-size: 1.1em;
  margin-top: 0.1em;
}
/* /Components/Pages/Configuration/Templates/Category.razor.rz.scp.css */
.category[b-0y6bxwadbu] {
  width: 425px;
  height: 112px;
  background-color: #f1f1f1;
  border-radius: 20px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.category:hover[b-0y6bxwadbu] {
  background-color: #e1e1e1;
}
.category .icon-container[b-0y6bxwadbu] {
  margin-left: 10px;
  background-color: #fff;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.category .text-container[b-0y6bxwadbu] {
  width: 80%;
  height: 100%;
  margin-left: 20px;
}
.category .text-container .title[b-0y6bxwadbu] {
  font-size: 17px;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 2px;
}
.category .text-container .description[b-0y6bxwadbu] {
  font-size: 13px;
}
/* /Components/Pages/Dashboard/Overview.razor.rz.scp.css */
[b-h2oxj12mpq] .gridItem {
  margin: 10px;
}

[b-h2oxj12mpq] .toolTipHuss {
  margin: 0.75rem;
}
[b-h2oxj12mpq] .toolTipHuss > * {
  width: 100%;
  text-align: center;
}
/* /Components/Pages/Forecast/Flyouts/FormulaFlyout.razor.rz.scp.css */
[b-ij51rs0l6d] .formula-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px;
  background-color: #fff;
  border-radius: 8px;
}

[b-ij51rs0l6d] .title {
  font-size: 20px;
  margin-bottom: 40px;
  font-weight: 600;
  text-align: center;
}

[b-ij51rs0l6d] .title .bi {
  margin-right: 20px;
  font-weight: 600;
  font-size: 1.2em;
}

[b-ij51rs0l6d] .calculation {
  display: flex;
  flex-direction: column;
  align-items: center;
}

[b-ij51rs0l6d] .abbreviation {
  top: -10px;
  position: relative;
  color: #666;
  font-size: 0.8em;
  font-variant: all-small-caps;
}

[b-ij51rs0l6d] .row {
  display: flex;
  justify-content: space-between;
  width: 300px;
}

[b-ij51rs0l6d] .label {
  font-weight: 600;
  color: #333;
  width: 200px;
  font-size: 17px;
}

[b-ij51rs0l6d] .value {
  font-size: 20px;
  color: #333;
  text-align: right;
  width: 100px;
  white-space: nowrap;
}

[b-ij51rs0l6d] .arrow {
  font-size: 40px;
}

[b-ij51rs0l6d] .formula {
  font-family: Cambria, Cochin, Georgia, Times, Times New Roman, serif;
  font-size: 1.2rem;
  line-height: 2;
  text-align: center;
  display: inline-block;
  white-space: nowrap;
  font-style: italic;
}

[b-ij51rs0l6d] .formula-result {
  font-weight: 600;
}

[b-ij51rs0l6d] .formula-row {
  display: flex;
  justify-content: center;
  align-items: baseline;
  gap: 10px;
}

[b-ij51rs0l6d] .formula-number {
  font-weight: 600;
  font-size: 1.5em;
  color: #000;
}

[b-ij51rs0l6d] .operator {
  font-size: 1.6em;
  font-weight: 600;
  font-weight: normal;
  color: #444;
}

[b-ij51rs0l6d] .equals {
  font-size: 1.8em;
  font-weight: 600;
  margin: 0 5px;
  color: #000;
}

[b-ij51rs0l6d] .footer {
  width: 100%;
  text-align: center;
  font-size: 0.9em;
  font-style: italic;
  margin-top: 10px;
}
/* /Components/Pages/Forecast/Overview.razor.rz.scp.css */
.nested-overview-container[b-73j82hb3nj] {
  margin-top: 10px;
}

[b-73j82hb3nj] .row-different-project {
  background-color: lightgray;
  opacity: 0.5;
}
/* /Components/Pages/Forecast/Popups/CreatePurchaseOrderPopup.razor.rz.scp.css */
.popup-body[b-t7jcesab0n] {
  display: flex;
  gap: 10px;
  height: 80vh;
  max-width: 100%;
  max-height: 80vh;
  overflow: auto;
}
.popup-body .left-column[b-t7jcesab0n] {
  flex-basis: 83%;
  height: 100%;
  max-height: 100%;
}
.popup-body .left-column .has-shortage-container[b-t7jcesab0n] {
  display: flex;
}
.popup-body .right-column[b-t7jcesab0n] {
  flex-basis: 16%;
  background-color: #f1f1f1;
  margin-right: 0;
  margin-left: auto;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  gap: 5px;
}
.popup-body .right-column .selected-items-container[b-t7jcesab0n] {
  flex-basis: 100%;
}
.popup-body .right-column .selected-items-container .dxbl-text[b-t7jcesab0n] {
  width: 100%;
  display: block;
  text-align: center;
  margin-bottom: 5px;
}
.popup-body .right-column .selected-items-container .selected-items-list[b-t7jcesab0n] {
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  margin-left: 10px;
}
.popup-body .right-column .selected-items-container .selected-items-list tr th[b-t7jcesab0n] {
  font-size: 14px;
  font-style: italic;
  padding-bottom: 5px;
}
.popup-body .right-column .buttons-container[b-t7jcesab0n] {
  margin-top: auto;
  margin-bottom: 0;
  padding: 10px;
  flex-basis: 10%;
  display: flex;
  flex-direction: column;
}
.popup-body .right-column .buttons-container[b-t7jcesab0n]  .button-clear {
  margin-top: 0;
  margin-bottom: auto;
}
.popup-body .right-column .buttons-container[b-t7jcesab0n]  .button-save {
  margin-top: auto;
  margin-bottom: 0;
}
/* /Components/Pages/Forecast/Templates/NestedLineOverview.razor.rz.scp.css */
@charset "UTF-8";
[b-nrcsgmc913] i.bi-cart-fill,
[b-nrcsgmc913] i.bi-cart-x-fill,
[b-nrcsgmc913] i.bi-exclamation-triangle-fill {
  text-align: right;
  width: 16px;
  max-width: 16px;
  display: inline-block;
  margin-right: 8px !important;
  margin: 0;
  padding: 0 !important;
  position: relative;
}
[b-nrcsgmc913] i.bi-cart-fill::before,
[b-nrcsgmc913] i.bi-cart-x-fill::before,
[b-nrcsgmc913] i.bi-exclamation-triangle-fill::before {
  font-size: 1.2em !important;
  margin: 0 !important;
}

[b-nrcsgmc913] i.bi-cart-fill {
  color: #ffa700 !important;
}

[b-nrcsgmc913] i.bi-cart-x-fill {
  color: #C92600 !important;
}

[b-nrcsgmc913] i.bi-exclamation-triangle-fill {
  top: 1px;
  color: #C92600 !important;
}

[b-nrcsgmc913] .bi-cart-x-fill {
  position: relative;
  left: -1px;
}

[b-nrcsgmc913] .grouped-grid th:first-of-type::after {
  width: 3px;
}
[b-nrcsgmc913] .grouped-grid th {
  position: relative;
  border-left: 3px solid transparent !important;
  width: 3px;
}
[b-nrcsgmc913] .grouped-grid th::after {
  content: "";
  position: absolute;
  left: -3px;
  top: 0;
  bottom: 0;
  width: 1px;
  background-color: var(--dxbl-grid-header-bg, unset);
}
[b-nrcsgmc913] .grouped-grid td {
  border-left: 3px solid transparent;
}
[b-nrcsgmc913] .grouped-grid tr.dxbl-grid-grouped-row {
  border-left: 3px solid orange !important;
}
[b-nrcsgmc913] .grouped-grid tr.dxbl-grid-grouped-row td:first-child::before {
  content: "↪ " !important;
  opacity: 1;
  float: left;
}

.display-status[b-nrcsgmc913] {
  width: 54px;
  display: inline-block;
  padding: 0px;
  margin: 0px;
}

.display-number[b-nrcsgmc913] {
  display: inline-block;
  width: 80px;
}
/* /Components/Pages/InboundShipment/Detail.razor.rz.scp.css */
[b-bmro9ejohl] .dxbl-tag-box > .dxbl-tag:not(:first-child) {
  display: none;
}

[b-bmro9ejohl] .dxbl-grid-footer-row td {
  vertical-align: top !important;
}
[b-bmro9ejohl] .dxbl-grid-footer-row td > div {
  display: inline-table;
  white-space: pre;
}
/* /Components/Pages/Invoice/Detail.razor.rz.scp.css */
[b-p4fjvbhn0k] .dxbl-tag-box > .dxbl-tag:not(:first-child) {
  display: none;
}

[b-p4fjvbhn0k] .dxbl-grid-footer-row td {
  vertical-align: top !important;
}
[b-p4fjvbhn0k] .dxbl-grid-footer-row td > div {
  display: inline-table;
  white-space: pre;
}
/* /Components/Pages/Invoice/Popups/CreateCreditInvoicePopup.razor.rz.scp.css */
.popup-body[b-c6erceen64] {
  display: flex;
  gap: 10px;
  height: 80vh;
  max-width: 100%;
  max-height: 80vh;
  overflow: auto;
}
.popup-body .left-column[b-c6erceen64] {
  flex-basis: 83%;
  height: 95%;
  max-height: 100%;
  width: 80%;
}
.popup-body .left-column .row-grid[b-c6erceen64] {
  height: 90%;
}
.popup-body .left-column .row-grid .col[b-c6erceen64] {
  height: 100%;
}
.popup-body .left-column .row-grid .col[b-c6erceen64]  dxbl-grid {
  height: 100%;
  overflow: auto;
}
.popup-body .left-column .row-grid .col[b-c6erceen64]  dxbl-grid .dxbl-grid-empty-row {
  pointer-events: none;
  cursor: not-allowed;
}
.popup-body .left-column .has-shortage-container[b-c6erceen64] {
  display: flex;
}
.popup-body .left-column[b-c6erceen64]  .non-selectable-row td {
  pointer-events: none;
  cursor: not-allowed;
}
.popup-body .right-column[b-c6erceen64] {
  flex-basis: 16%;
  background-color: #f1f1f1;
  margin-right: 0;
  margin-left: auto;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  gap: 5px;
}
.popup-body .right-column .selected-items-container[b-c6erceen64] {
  flex-basis: 100%;
  height: 80%;
}
.popup-body .right-column .selected-items-container .dxbl-text[b-c6erceen64] {
  width: 100%;
  display: block;
  text-align: center;
  margin-bottom: 5px;
}
.popup-body .right-column .selected-items-container .table-container[b-c6erceen64] {
  height: 100%;
  overflow: hidden; /* Hide overflow to manage scrolling within tbody */
}
.popup-body .right-column .selected-items-container .table-container .selected-items-list[b-c6erceen64] {
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  margin-left: 10px;
  display: block;
  height: 100%;
}
.popup-body .right-column .selected-items-container .table-container .selected-items-list tbody[b-c6erceen64] {
  display: block;
}
.popup-body .right-column .selected-items-container .table-container .selected-items-list thead[b-c6erceen64] {
  width: calc(100% - 10px);
  display: block;
}
.popup-body .right-column .selected-items-container .table-container .selected-items-list tbody[b-c6erceen64] {
  height: 90%;
  overflow-y: auto;
  width: calc(100% - 10px);
}
.popup-body .right-column .selected-items-container .table-container .selected-items-list tr th[b-c6erceen64] {
  font-size: 14px;
  font-style: italic;
  padding-bottom: 5px;
  width: 50%;
}
.popup-body .right-column .selected-items-container .table-container .selected-items-list tr[b-c6erceen64] {
  display: flex;
  width: 100%;
  gap: 5px;
}
.popup-body .right-column .selected-items-container .table-container .selected-items-list tr td[b-c6erceen64], .popup-body .right-column .selected-items-container .table-container .selected-items-list tr th[b-c6erceen64] {
  flex-basis: 50%;
}
.popup-body .right-column .buttons-container[b-c6erceen64] {
  margin-top: auto;
  margin-bottom: 0;
  padding: 10px;
  flex-basis: 10%;
  display: flex;
  flex-direction: column;
}
.popup-body .right-column .buttons-container[b-c6erceen64]  .button-clear {
  margin-top: 0;
  margin-bottom: auto;
}
.popup-body .right-column .buttons-container[b-c6erceen64]  .button-save {
  margin-top: auto;
  margin-bottom: 0;
}
/* /Components/Pages/Invoice/Popups/CreatePopup.razor.rz.scp.css */
.editor-button-content[b-x3804esqaz] {
  font-size: 1.5rem;
  width: 35px;
  text-align: center;
}

.amount-layout-group[b-x3804esqaz] {
  padding-bottom: 1em !important;
}

dxbl-spinedit.amount-spinedit[b-x3804esqaz] {
  height: 1.6em !important; /* todo: #98384 this does not work */
  max-height: 1.6em !important; /* todo: #98384 this does not work */
}
dxbl-spinedit.amount-spinedit .editor-button-content[b-x3804esqaz] {
  font-size: 1.4em;
}

.create-invoice-overview[b-x3804esqaz] {
  display: grid;
  width: 100%;
  grid-template-columns: 1fr auto;
}
.create-invoice-overview .left-column[b-x3804esqaz]  .invoice-line-grid {
  max-height: 500px;
  height: 100%;
}
.create-invoice-overview .right-column[b-x3804esqaz] {
  width: 250px;
  margin-top: 0.5rem;
  padding-left: calc(var(--dxbl-row-item-spacing-x) * 0.5);
  padding-right: calc(var(--dxbl-row-item-spacing-x) * 0.5);
}
.create-invoice-overview .right-column .selected-items-container[b-x3804esqaz] {
  display: grid;
  overflow: hidden;
  gap: 5px;
  height: 100%;
  grid-template-rows: auto 1fr auto;
  background-color: #f1f1f1;
}
.create-invoice-overview .right-column .selected-items-container .selected-items-list[b-x3804esqaz] {
  overflow-x: hidden;
  overflow-y: auto;
  grid-row: 2;
  max-height: 695px;
  margin: 0;
}
.create-invoice-overview .right-column .selected-items-container .selected-items-list .selected-item[b-x3804esqaz] {
  padding: 5px;
  margin-left: 10px;
}
.create-invoice-overview .right-column .selected-items-container .buttons-container[b-x3804esqaz] {
  margin-top: auto;
  margin-bottom: 0;
  padding: 10px;
  display: flex;
  flex-direction: column;
  grid-row: 3;
}
.create-invoice-overview .right-column .selected-items-container .buttons-container[b-x3804esqaz]  .button-save {
  margin-top: 1em;
  margin-bottom: 0;
}
/* /Components/Pages/Invoice/Popups/SendPopup.razor.rz.scp.css */
#sendpopup-attachment-container[b-ujmc0cg40c] {
  margin: 30px 0;
}
/* /Components/Pages/OutboundShipment/Detail.razor.rz.scp.css */
[b-l48m3tukyh] .dxbl-tag-box > .dxbl-tag:not(:first-child) {
  display: none;
}

[b-l48m3tukyh] .dxbl-grid-footer-row td {
  vertical-align: top !important;
}
[b-l48m3tukyh] .dxbl-grid-footer-row td > div {
  display: inline-table;
  white-space: pre;
}
/* /Components/Pages/OutboxMessage/Templates/NestedEventOverview.razor.rz.scp.css */
.row[b-dkf0z2885c] {
  margin-top: 20px;
}

.wrap-text[b-dkf0z2885c] {
  text-wrap: auto;
}
/* /Components/Pages/PartGroup/Overview.razor.rz.scp.css */
[b-7a392o0prk] form {
  display: flex;
  flex-direction: column;
}
/* /Components/Pages/Part/Detail.razor.rz.scp.css */
.retrieve-price-container[b-l6ae5m12cw] {
  display: flex;
  gap: 10px;
}
.retrieve-price-container .retrieve-price-button-container[b-l6ae5m12cw] {
  display: flex;
  flex-direction: column;
}
.retrieve-price-container .retrieve-price-button-container i[b-l6ae5m12cw] {
  display: block !important;
}
/* /Components/Pages/Part/SpecificationDetail.razor.rz.scp.css */
[b-knu88svzdg] .dxbl-fl .dxbl-fl-item > .dxbl-fl-ctrl:not(img) {
  display: inline-flex;
}

[b-knu88svzdg] .all-unit-selector-group {
  margin-top: 2em !important;
  margin-right: 0 !important;
}

[b-knu88svzdg] .all-unit-selector {
  width: calc(100% + var(--dxbl-row-item-spacing-x) / 2) !important;
  margin-right: 0 !important;
}

[b-knu88svzdg] .dxbl-text-edit:first-child {
  margin-right: var(--dxbl-row-item-spacing-x);
}

[b-knu88svzdg] .mr-0 {
  margin-right: 0 !important;
}
/* /Components/Pages/Part/Templates/WorkPlanOverview.razor.rz.scp.css */
.sub-assembly-overview[b-jonkhti5lk]  dxbl-grid {
  max-height: 400px;
}
/* /Components/Pages/Planning/Overview.razor.rz.scp.css */
/* /Components/Pages/ProductionOrder/Detail.razor.rz.scp.css */
[b-0u5j5rapvo] .dxbl-tag-box > .dxbl-tag:not(:first-child) {
  display: none;
}

[b-0u5j5rapvo] .dxbl-grid-footer-row td {
  vertical-align: top !important;
}
[b-0u5j5rapvo] .dxbl-grid-footer-row td > div {
  display: inline-table;
  white-space: pre;
}
/* /Components/Pages/ProductionOrder/Overview.razor.rz.scp.css */
.conv.conv-icon-warning[b-7wg2u06fou]::before {
  margin-left: 0.5rem;
}
/* /Components/Pages/ProductionOrder/Popups/CreateWorkOrdersPopup.razor.rz.scp.css */
.button-container[b-tik9lognk4] {
  margin-top: 0.5rem;
}
/* /Components/Pages/ProductionPlan/Detail.razor.rz.scp.css */
[b-ldouhktxnz] .dxbl-tag-box > .dxbl-tag:not(:first-child) {
  display: none;
}

[b-ldouhktxnz] .dxbl-grid-footer-row td {
  vertical-align: top !important;
}
[b-ldouhktxnz] .dxbl-grid-footer-row td > div {
  display: inline-table;
  white-space: pre;
}
/* /Components/Pages/Project/Detail.razor.rz.scp.css */
.tabs-container[b-f16xmujrfx] {
  padding-bottom: 20px;
}
/* /Components/Pages/Project/Flyouts/CreateInvoiceFlyout.razor.rz.scp.css */
.content-container[b-k1skralp08] {
  width: 300px;
  height: 150px;
}
/* /Components/Pages/Project/Flyouts/CreateProductionOrderFlyout.razor.rz.scp.css */
.content-container[b-re646kqxyr] {
  width: 300px;
  height: 150px;
}
/* /Components/Pages/Project/Flyouts/CreatePurchaseOrderFlyout.razor.rz.scp.css */
.content-container[b-q30ujgqxjj] {
  width: 300px;
  height: 200px;
}
/* /Components/Pages/Project/Flyouts/CreateQuotationFlyout.razor.rz.scp.css */
.content-container[b-nm3dkz63l6] {
  width: 300px;
  height: 150px;
}
/* /Components/Pages/Project/Flyouts/CreateSalesOrderFlyout.razor.rz.scp.css */
.content-container[b-lj9kxb7ef9] {
  width: 300px;
  height: 200px;
}
/* /Components/Pages/Project/Flyouts/CreateWorkOrderFlyout.razor.rz.scp.css */
.content-container[b-c7igicz261] {
  width: 300px;
  height: 300px;
}
/* /Components/Pages/Project/Templates/ChartCountPerStatus.razor.rz.scp.css */
.chart-count-status-container[b-q4n3xmo0kq] {
  padding: 15px;
  margin-top: 15px;
  display: flex;
  justify-content: flex-end;
}
.chart-count-status-container .chart-legend-container[b-q4n3xmo0kq] {
  width: 300px;
}
.chart-count-status-container .chart-legend-container .chart-legend-items-container[b-q4n3xmo0kq] {
  margin-top: 10px;
}
.chart-count-status-container .chart-container[b-q4n3xmo0kq] {
  width: 400px;
  margin-left: auto;
}
.chart-count-status-container .chart-container .chart-tooltip-container[b-q4n3xmo0kq] {
  margin: 0.75rem;
}
.chart-count-status-container .chart-container .chart-tooltip-container .chart-tooltip-text[b-q4n3xmo0kq] {
  font-weight: 600;
}
/* /Components/Pages/Project/Templates/ContactOverview.razor.rz.scp.css */
.grid-contacts-container[b-e6zkoatmoj] {
  padding: 15px;
  border-radius: 20px;
  height: 100%;
}
.grid-contacts-container .greyed-out[b-e6zkoatmoj] {
  background-color: #f1f1f1 !important;
}
/* /Components/Pages/Project/Templates/Information.razor.rz.scp.css */
.information-container[b-g58ivdicb9] {
  padding-top: 20px;
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 15px;
  width: 99%;
  margin: auto;
}
.information-container .group-header[b-g58ivdicb9] {
  font-weight: 600;
}
.information-container .content[b-g58ivdicb9] {
  background-color: #f1f1f1;
  border-radius: 20px;
  flex-grow: 1;
}
/* /Components/Pages/Project/Templates/LegendItem.razor.rz.scp.css */
.chart-legend-item[b-kmpx6ly1s5] {
  display: flex;
  padding-bottom: 5px;
  padding-top: 5px;
  gap: 10px;
}
.chart-legend-item .color-box[b-kmpx6ly1s5] {
  height: 30px;
  width: 30px;
  border-radius: 10px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* /Components/Pages/Project/Templates/NavigationBlock.razor.rz.scp.css */
.navigation-block[b-t6bb049v2x] {
  border: 2px solid #f1f1f1;
  border-radius: 20px;
  width: 23%;
  height: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
  cursor: pointer;
}
.navigation-block .count-container[b-t6bb049v2x] {
  flex-basis: 10%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.navigation-block .count-container .count[b-t6bb049v2x] {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f1f1f1;
  height: 36px;
  width: 36px;
  line-height: 36px;
  border-radius: 50%;
  font-weight: 600;
}
.navigation-block .label-container[b-t6bb049v2x] {
  flex-basis: 60%;
  font-weight: 600;
  margin-left: 15px;
}
.navigation-block .label-container .navigation-type[b-t6bb049v2x] {
  color: var(--bs-primary);
}
.navigation-block .actions-container[b-t6bb049v2x] {
  flex-basis: 20%;
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  color: var(--bs-primary);
  font-size: 1rem;
  height: 100%;
  align-items: center;
}
.navigation-block .actions-container.border-left[b-t6bb049v2x] {
  border-left: 1px solid #d0cdcd;
}
.navigation-block .actions-container .action[b-t6bb049v2x] {
  cursor: pointer;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* /Components/Pages/Project/Templates/NavigationOverview.razor.rz.scp.css */
.navigation-container[b-xauwpw18ll] {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin: auto;
}
/* /Components/Pages/Project/Templates/Statistics.razor.rz.scp.css */
.statistics-container[b-meqnp5ux9g] {
  padding-top: 20px;
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 65px; /* Gap of 65px since this block is missing the sub tabs */
  width: 99%;
  margin: auto;
}
.statistics-container .group-header[b-meqnp5ux9g] {
  font-weight: 600;
  padding-bottom: 10px;
}
.statistics-container .content[b-meqnp5ux9g] {
  background-color: #f1f1f1;
  border-radius: 20px;
  flex-grow: 1;
}
/* /Components/Pages/PurchaseOrder/Detail.razor.rz.scp.css */
[b-5cewg2nbdz] .dxbl-tag-box > .dxbl-tag:not(:first-child) {
  display: none;
}

[b-5cewg2nbdz] .dxbl-grid-footer-row td {
  vertical-align: top !important;
}
[b-5cewg2nbdz] .dxbl-grid-footer-row td > div {
  display: inline-table;
  white-space: pre;
}
/* /Components/Pages/PurchaseOrder/Popups/LineSelectionPopup.razor.rz.scp.css */
.popup-body[b-t2tkizq5wo] {
  display: flex;
  gap: 10px;
  height: 80vh;
  max-width: 100%;
  max-height: 80vh;
  overflow: auto;
}
.popup-body .left-column[b-t2tkizq5wo] {
  flex-basis: 83%;
  height: 95%;
  max-height: 100%;
  width: 80%;
}
.popup-body .left-column .row-grid[b-t2tkizq5wo] {
  height: 90%;
}
.popup-body .left-column .row-grid .col[b-t2tkizq5wo] {
  height: 100%;
}
.popup-body .left-column .row-grid .col[b-t2tkizq5wo]  dxbl-grid {
  height: 100%;
  overflow: auto;
}
.popup-body .left-column .row-grid .col[b-t2tkizq5wo]  dxbl-grid .dxbl-grid-empty-row {
  pointer-events: none;
  cursor: not-allowed;
}
.popup-body .left-column .has-shortage-container[b-t2tkizq5wo] {
  display: flex;
}
.popup-body .left-column[b-t2tkizq5wo]  .non-selectable-row td {
  pointer-events: none;
  cursor: not-allowed;
}
.popup-body .left-column .left-column-container[b-t2tkizq5wo] {
  display: flex;
  align-items: center;
  gap: 1em;
}
.popup-body .left-column .left-column-container[b-t2tkizq5wo]  .delivery-location-dropdown {
  min-width: 250px;
}
.popup-body .left-column .left-column-container label[b-t2tkizq5wo] {
  flex-shrink: 0;
  font-weight: 600;
}
.popup-body .right-column[b-t2tkizq5wo] {
  flex-basis: 16%;
  background-color: #f1f1f1;
  margin-right: 0;
  margin-left: auto;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  gap: 5px;
}
.popup-body .right-column .selected-items-container[b-t2tkizq5wo] {
  flex-basis: 100%;
  height: 80%;
}
.popup-body .right-column .selected-items-container .dxbl-text[b-t2tkizq5wo] {
  width: 100%;
  display: block;
  text-align: center;
  margin-bottom: 5px;
}
.popup-body .right-column .selected-items-container .table-container[b-t2tkizq5wo] {
  height: 100%;
  overflow: hidden; /* Hide overflow to manage scrolling within tbody */
}
.popup-body .right-column .selected-items-container .table-container .selected-items-list[b-t2tkizq5wo] {
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  margin-left: 10px;
  display: block;
  height: 100%;
}
.popup-body .right-column .selected-items-container .table-container .selected-items-list tbody[b-t2tkizq5wo] {
  display: block;
}
.popup-body .right-column .selected-items-container .table-container .selected-items-list thead[b-t2tkizq5wo] {
  width: calc(100% - 10px);
  display: block;
}
.popup-body .right-column .selected-items-container .table-container .selected-items-list tbody[b-t2tkizq5wo] {
  height: 90%;
  overflow-y: auto;
  width: calc(100% - 10px);
}
.popup-body .right-column .selected-items-container .table-container .selected-items-list tr th[b-t2tkizq5wo] {
  font-size: 14px;
  font-style: italic;
  padding-bottom: 5px;
  width: 50%;
}
.popup-body .right-column .selected-items-container .table-container .selected-items-list tr[b-t2tkizq5wo] {
  display: flex;
  width: 100%;
  gap: 5px;
}
.popup-body .right-column .selected-items-container .table-container .selected-items-list tr td[b-t2tkizq5wo], .popup-body .right-column .selected-items-container .table-container .selected-items-list tr th[b-t2tkizq5wo] {
  flex-basis: 50%;
}
.popup-body .right-column .buttons-container[b-t2tkizq5wo] {
  margin-top: auto;
  margin-bottom: 0;
  padding: 10px;
  flex-basis: 10%;
  display: flex;
  flex-direction: column;
}
.popup-body .right-column .buttons-container[b-t2tkizq5wo]  .button-clear {
  margin-top: 0;
  margin-bottom: auto;
}
.popup-body .right-column .buttons-container[b-t2tkizq5wo]  .button-save {
  margin-top: auto;
  margin-bottom: 0;
}
/* /Components/Pages/Quotation/Detail.razor.rz.scp.css */
[b-slq55pacad] .dxbl-tag-box > .dxbl-tag:not(:first-child) {
  display: none;
}

[b-slq55pacad] .dxbl-grid-footer-row td {
  vertical-align: top !important;
}
[b-slq55pacad] .dxbl-grid-footer-row td > div {
  display: inline-table;
  white-space: pre;
}
/* /Components/Pages/Quotation/Popups/CreateOrdersPopup.razor.rz.scp.css */
.button-container[b-qb2f01y17a] {
  margin-top: 0.5rem;
}
/* /Components/Pages/Quotation/Popups/SendPopup.razor.rz.scp.css */
#sendpopup-attachment-container[b-2i33xrh9f0] {
  margin: 0.5rem 0 0 0;
}
/* /Components/Pages/Resource/Templates/ResourceColorTemplate.razor.rz.scp.css */
.resource-color-wrapper[b-7e9yv2hr14] {
  display: block;
}

.resource-color[b-7e9yv2hr14] {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  border-radius: 0.125rem;
  margin-right: 5px;
  position: relative;
  top: 2px;
}
/* /Components/Pages/Role/Flyouts/BulkUpdateFlyout.razor.rz.scp.css */
.content-container[b-z7nf3kl5th] {
  width: 400px;
  height: 300px;
}
/* /Components/Pages/SalesOrder/Detail.razor.rz.scp.css */
[b-q6g9xvhb47] .dxbl-tag-box > .dxbl-tag:not(:first-child) {
  display: none;
}

[b-q6g9xvhb47] .dxbl-grid-footer-row td {
  vertical-align: top !important;
}
[b-q6g9xvhb47] .dxbl-grid-footer-row td > div {
  display: inline-table;
  white-space: pre;
}
/* /Components/Pages/SalesOrder/Popups/LineSelectionPopup.razor.rz.scp.css */
.popup-body[b-sj8ig84edp] {
  display: flex;
  gap: 10px;
  height: 80vh;
  max-width: 100%;
  max-height: 80vh;
  overflow: auto;
}
.popup-body .left-column[b-sj8ig84edp] {
  flex-basis: 83%;
  height: 95%;
  max-height: 100%;
  width: 80%;
}
.popup-body .left-column .row-grid[b-sj8ig84edp] {
  height: 90%;
}
.popup-body .left-column .row-grid .col[b-sj8ig84edp] {
  height: 100%;
}
.popup-body .left-column .row-grid .col[b-sj8ig84edp]  dxbl-grid {
  height: 100%;
  overflow: auto;
}
.popup-body .left-column .row-grid .col[b-sj8ig84edp]  dxbl-grid .dxbl-grid-empty-row {
  pointer-events: none;
  cursor: not-allowed;
}
.popup-body .left-column .row-grid .col[b-sj8ig84edp]  dxbl-grid .display-status {
  margin: auto 4px auto 0;
}
.popup-body .left-column .has-shortage-container[b-sj8ig84edp] {
  display: flex;
}
.popup-body .left-column[b-sj8ig84edp]  .non-selectable-row td {
  pointer-events: none;
  cursor: not-allowed;
}
.popup-body .right-column[b-sj8ig84edp] {
  flex-basis: 16%;
  background-color: #f1f1f1;
  margin-right: 0;
  margin-left: auto;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  gap: 5px;
}
.popup-body .right-column .selected-items-container[b-sj8ig84edp] {
  flex-basis: 100%;
  height: 80%;
}
.popup-body .right-column .selected-items-container .dxbl-text[b-sj8ig84edp] {
  width: 100%;
  display: block;
  text-align: center;
  margin-bottom: 5px;
}
.popup-body .right-column .selected-items-container .table-container[b-sj8ig84edp] {
  height: 100%;
  overflow: hidden; /* Hide overflow to manage scrolling within tbody */
}
.popup-body .right-column .selected-items-container .table-container .selected-items-list[b-sj8ig84edp] {
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  margin-left: 10px;
  display: block;
  height: 100%;
}
.popup-body .right-column .selected-items-container .table-container .selected-items-list tbody[b-sj8ig84edp] {
  display: block;
}
.popup-body .right-column .selected-items-container .table-container .selected-items-list thead[b-sj8ig84edp] {
  width: calc(100% - 10px);
}
.popup-body .right-column .selected-items-container .table-container .selected-items-list tbody[b-sj8ig84edp] {
  height: 90%;
  overflow-y: auto;
  width: calc(100% - 10px);
}
.popup-body .right-column .selected-items-container .table-container .selected-items-list tr th[b-sj8ig84edp] {
  font-size: 14px;
  font-style: italic;
  padding-bottom: 5px;
  width: 50%;
}
.popup-body .right-column .buttons-container[b-sj8ig84edp] {
  margin-top: auto;
  margin-bottom: 0;
  padding: 10px;
  flex-basis: 10%;
  display: flex;
  flex-direction: column;
}
.popup-body .right-column .buttons-container[b-sj8ig84edp]  .button-clear {
  margin-top: 0;
  margin-bottom: auto;
}
.popup-body .right-column .buttons-container[b-sj8ig84edp]  .button-save {
  margin-top: auto;
  margin-bottom: 0;
}
/* /Components/Pages/SalesOrder/Popups/SendPopup.razor.rz.scp.css */
#sendpopup-attachment-container[b-wz04fvf0g9] {
  margin: 0.5rem 0 0 0;
}
/* /Components/Pages/Stock/Popups/StockMutationLogPopup.razor.rz.scp.css */
[b-zv7rucku51] .dxbl-grid {
  padding-bottom: 3rem;
}
[b-zv7rucku51] .dxbl-grid .dxbl-grid-table .dxbl-grid-selected-row:not(.dxbl-grid-focused-row):not(.dxbl-grid-touch-selection):not(.dxbl-grid-touch-selection-edge) > td:not(.dxbl-grid-empty-cell):not(.dxbl-grid-indent-cell)::before {
  background-color: transparent !important;
}

[b-zv7rucku51] .empty-data-area {
  text-align: center;
}

[b-zv7rucku51] .non-selectable-row td {
  pointer-events: none;
  cursor: not-allowed;
}
[b-zv7rucku51] .non-selectable-row .dxbl-checkbox-check-element {
  display: none;
}
/* /Components/Pages/Stock/Popups/SubLocationOverviewPopup.razor.rz.scp.css */
[b-i3tdy49jow] .dxbl-grid {
  padding-bottom: 3rem;
}
[b-i3tdy49jow] .dxbl-grid .dxbl-grid-table .dxbl-grid-selected-row:not(.dxbl-grid-focused-row):not(.dxbl-grid-touch-selection):not(.dxbl-grid-touch-selection-edge) > td:not(.dxbl-grid-empty-cell):not(.dxbl-grid-indent-cell)::before {
  background-color: transparent !important;
}

[b-i3tdy49jow] .empty-data-area {
  text-align: center;
}

[b-i3tdy49jow] .non-selectable-row td {
  pointer-events: none;
  cursor: not-allowed;
}
[b-i3tdy49jow] .non-selectable-row .dxbl-checkbox-check-element {
  display: none;
}
/* /Components/Pages/Tag/Overview.razor.rz.scp.css */
.color-input input[b-cqlzc2aste] {
  width: 0px;
  height: 0px;
  padding: 0;
  margin: 0;
  border: none;
}

.color-input span[b-cqlzc2aste] {
  height: 33px;
  width: 33px;
  display: inline-block;
  border-radius: 10rem;
  margin-left: -4px;
}
/* /Components/Pages/WorkOrder/ActivityOverview.razor.rz.scp.css */
.start-stop-button-container[b-eb2jbhp0pn] {
  text-align: center;
  margin-left: 4rem;
}

.duration-wrapper[b-eb2jbhp0pn] {
  display: flex;
  align-items: center;
  justify-content: right;
}
.duration-wrapper .wait-indicator-wrapper[b-eb2jbhp0pn] {
  margin-right: 5px;
  height: 18px;
}
.duration-wrapper[b-eb2jbhp0pn]  .dxbl-wait-indicator.conventus-wait-indicator {
  fill: var(--bs-orange) !important;
  margin-top: -10px;
  display: inline-block;
}

.start-stop-error-container[b-eb2jbhp0pn] {
  color: var(--bs-danger-rgb);
  height: 2.65em;
  display: flex;
  align-items: center;
  padding-left: 20px;
}
.start-stop-error-container p[b-eb2jbhp0pn] {
  margin: 0;
  padding: 0;
}
/* /Components/Pages/WorkOrder/Detail.razor.rz.scp.css */
[b-0j7tq023is] .dxbl-tag-box > .dxbl-tag:not(:first-child) {
  display: none;
}

[b-0j7tq023is] .dxbl-grid-footer-row td {
  vertical-align: top !important;
}
[b-0j7tq023is] .dxbl-grid-footer-row td > div {
  display: inline-table;
  white-space: pre;
}
/* /Components/Pages/WorkOrder/Overview.razor.rz.scp.css */
.conv.conv-icon-warning[b-hro62td5mc]::before {
  margin-left: 0.5rem;
}
/* /Components/Pages/WorkOrder/Templates/DetailDisplay.razor.rz.scp.css */
label[b-8mlq1a5r98] {
  font-weight: 600;
}

.workorder-display-container[b-8mlq1a5r98] {
  padding: 0 0.75rem 0.75rem;
}
.workorder-display-container i[b-8mlq1a5r98] {
  display: inline-block;
  margin-right: 0.25rem;
}

.workorder-note[b-8mlq1a5r98],
.workorder-description[b-8mlq1a5r98] {
  margin-top: 20px;
  white-space: pre-line;
}
/* /Components/Pages/WorkOrder/Templates/LocationDetailDisplay.razor.rz.scp.css */
.workorder-location-display-container[b-t1zi6tc9m4] {
  padding: 0 0.75rem;
  margin-bottom: 0.5rem;
}
.workorder-location-display-container i[b-t1zi6tc9m4] {
  display: inline-block;
  margin-right: 0.25rem;
  color: #f07e26;
}
.workorder-location-display-container a[b-t1zi6tc9m4] {
  text-decoration: none;
}
