@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.boiwgh0w5b.bundle.scp.css'; /* /Components/CancelModal.razor.rz.scp.css */ .dummy[b-cancel-modal] { } .modal-progress[b-cancel-modal] { text-align: center; font-size: 17px; padding-top: 4px; padding-bottom: 4px; outline: 1px solid #0003; } .modal-ellipsis[b-cancel-modal] { width: 100%; display: flex; align-items: center; justify-content: center; object-fit: none; } small[b-cancel-modal] { font-size: 15px; font-style: italic; } .cancel-progress-estimate[b-cancel-modal] { opacity: 75%; padding-right: 8px; } /* /Components/FileBrowser.razor.rz.scp.css */ .browser-container[b-il98cm655p] { font-size: 20px; display: flex; flex-direction: column; height: 100%; } .header-row[b-il98cm655p] { padding-bottom: 10px; } .header-row .btn[b-il98cm655p] { font-size: 20px; color: white; } .header-row .col-auto[b-il98cm655p] { padding-left: 5px; padding-right: 5px; margin-top: auto; margin-bottom: auto; } .header-row .col[b-il98cm655p] { padding-left: 5px; padding-right: 5px; } .header-row .current-directory[b-il98cm655p] { text-align: left; color: white; } .header-row .dropdown-menu[b-il98cm655p] { background-color: rgba(0, 48, 57, 0.96); } .header-row .dropdown-menu .dropdown-item[b-il98cm655p] { font-size: 20px; } .content-row[b-il98cm655p] { overflow-y: auto; flex-grow: 1; } .table-empty[b-il98cm655p] { text-align: center; padding-top: 50px; padding-bottom: 50px; font-style: italic; display: flex; align-items: center; justify-content: center; flex-direction: column; } .table-empty p[b-il98cm655p] { margin-bottom: 0px; } .table-entry[b-il98cm655p] { text-align: center; padding: 5px; display: flex; flex-flow: row; align-items: center; background: transparent; background-color: none; border: none; } .table-entry > a[b-il98cm655p] { color: white; } .table-entry-icon[b-il98cm655p] { display: flex; font-size: 35px; color: #fff9; height: 100%; padding-right: 5px; align-items: center; } .table-entry-icon > i[b-il98cm655p] { } .table-entry-name[b-il98cm655p] { display: flex; text-align: left; border-radius: 5px; padding: 5px; height: 100%; width: 100%; align-items: center; } .table-entry-name > span[b-il98cm655p] { overflow-wrap: anywhere; text-wrap: wrap; } .table-entry-file .table-entry-name[b-il98cm655p] { background: #00000015; } .table-entry-selected .table-entry-icon[b-il98cm655p] { color: #fff; } .table-entry-name[b-il98cm655p] { background: #00000015; } .table-entry-selectable.table-entry-selected .table-entry-name[b-il98cm655p] { background: #00000050; } .table-entry-directory .table-entry-icon[b-il98cm655p] { color: yellow; } .table-entry-package .table-entry-icon[b-il98cm655p] { color: lawngreen; } /* /Components/FileBrowserModal.razor.rz.scp.css */ .dummy[b-f6osgjn2xv] { } .browser-container[b-f6osgjn2xv] { font-size: 20px; display: flex; flex-direction: column; height: 100%; } .header-row[b-f6osgjn2xv] { padding-bottom: 10px; } .header-row button[b-f6osgjn2xv] { font-size: 20px; } .header-row .col-auto[b-f6osgjn2xv] { padding-left: 5px; padding-right: 5px; margin-top: auto; margin-bottom: auto; } .header-row .col[b-f6osgjn2xv] { padding-left: 5px; padding-right: 5px; } .header-row .current-directory[b-f6osgjn2xv] { } .header-row .dropdown-menu[b-f6osgjn2xv] { background-color: rgba(0, 48, 57, 0.96); } .header-row .dropdown-menu .dropdown-item[b-f6osgjn2xv] { font-size: 20px; } .content-row[b-f6osgjn2xv] { overflow-y: auto; flex-grow: 1; } .table-empty[b-f6osgjn2xv] { text-align: center; padding-top: 50px; padding-bottom: 50px; font-style: italic; display: flex; align-items: center; justify-content: center; } .table-entry[b-f6osgjn2xv] { text-align: center; padding-left: 5px; padding-right: 5px; padding-bottom: 5px; display: flex; flex-flow: row; align-items: center; } .table-entry-directory .table-entry-icon[b-f6osgjn2xv] { color: yellow; } .table-entry-icon[b-f6osgjn2xv] { font-size: 35px; cursor: pointer; color: #fff9; height: 100%; padding-right: 5px; } .table-entry-name[b-f6osgjn2xv] { display: block; overflow-wrap: anywhere; text-align: left; border-radius: 5px; padding: 5px; height: 100%; width: 100%; } .table-entry-directory .table-entry-name[b-f6osgjn2xv] { } .table-entry-file .table-entry-name[b-f6osgjn2xv] { background: #00000015; } .table-entry-selected .table-entry-icon[b-f6osgjn2xv] { color: #fff; } .table-entry-selected .table-entry-name[b-f6osgjn2xv] { background: #00000050; } /*.table-entries { font-size: 17px; overflow-y: auto; height: 70vh; display: block; } .table-entries-check { vertical-align: middle; padding: 0px; } .table-entries-check input { vertical-align: middle; width: 80px; height: 30px; } .table-entries-icon { font-size: 27px; padding-left: 0px; padding-top: 0px; padding-bottom: 0px; vertical-align: middle; cursor: pointer; } .table-entries-directory .table-entries-icon { color: yellow; } .table-entries-name { padding-left: 0px; vertical-align: middle; cursor: pointer; } .table-entries-directory .table-entries-name { font-weight: bold; } */ /* /Components/HelpPopup.razor.rz.scp.css */ .help-icon-container[b-help-popup] { font-size: 50px; color: yellow; align-content: center; } .content-container[b-help-popup] { } .app-modal-help[b-help-popup] { } .app-modal-help .help-container .help-title[b-help-popup] { margin-bottom: 10px; font-size: 20px; font-weight: bold; padding-left: 0px; padding-right: 0px; color: white !important; } .app-modal-help .help-container .help-subtitle[b-help-popup] { font-size: 17px; margin-bottom: 10px; font-weight: normal; white-space: normal; text-align: left; line-height: 20px; padding-left: 0px; padding-right: 0px; color: white !important; } .app-modal-help .help-container .help-subtitle .help-subtitle-markdown[b-help-popup] { margin-bottom: -1rem; } /* /Components/ImageTitleButton.razor.rz.scp.css */ .dummy[b-1pms9r1skk] { } .title-row[b-1pms9r1skk] { margin-left: 0px; margin-right: 0px; } .title-row .col-auto[b-1pms9r1skk] { overflow: hidden; text-overflow: ellipsis; padding-left: 0px; padding-right: 0px; } .main-button[b-1pms9r1skk] { font-family: 'AurulentSans', sans-serif; font-size: 17px; border: 1px solid rgba(0, 0, 0, 0); border-radius: 2px; cursor: pointer; user-select: none; color: inherit; background: #7773; -webkit-box-shadow: 0 0 15px #0007; box-shadow: 0 0 15px #0007; height: 100%; } .main-button .no-button-border[b-1pms9r1skk] { border: 0px; } .main-button:focus[b-1pms9r1skk] { border: 1px dashed rgba(255, 255, 255, 0.1); } .main-button.disabled-button[b-1pms9r1skk] { opacity: 25%; cursor: inherit; } .profile-button[b-1pms9r1skk] { font-size: 20px; padding: 5px 5px 5px 5px; } @media (hover: hover) { .main-button:hover:not(.disabled-button)[b-1pms9r1skk] { border: 1px solid rgba(255, 255, 255, 0.1); background: #7774; } } .main-button:active:not(.disabled-button)[b-1pms9r1skk] { border: 1px solid rgba(255, 255, 255, 0.2); background: rgba(0, 0, 0, 0.1); } /* /Components/IndeterminateProgress.razor.rz.scp.css */ .dummy[b-mf5y1bql46] { } .main-button[b-mf5y1bql46] { font-family: 'AurulentSans', sans-serif; font-size: 17px; border: 1px solid rgba(0, 0, 0, 0); border-radius: 10px; cursor: pointer; user-select: none; color: inherit; background: inherit; } .main-button:focus[b-mf5y1bql46] { border: 1px dashed rgba(255, 255, 255, 0.1); } .main-button.disabled-button[b-mf5y1bql46] { opacity: 25%; cursor: inherit; } .profile-button[b-mf5y1bql46] { font-size: 20px; padding: 5px 5px 5px 5px; } @media (hover: hover) { .main-button:hover:not(.disabled-button)[b-mf5y1bql46] { border: 1px solid rgba(255, 255, 255, 0.1); background: rgba(255, 255, 255, 0.01); } } .main-button:active:not(.disabled-button)[b-mf5y1bql46] { border: 1px solid rgba(255, 255, 255, 0.2); background: rgba(0, 0, 0, 0.1); } /* /Components/JobAndProfileExecutor.razor.rz.scp.css */ .dummy[b-26nts4znsc] { } .title-row[b-26nts4znsc] { margin-left: 0px; margin-right: 0px; } .title-row .col-auto[b-26nts4znsc] { overflow: hidden; text-overflow: ellipsis; padding-left: 0px; padding-right: 0px; } .main-button[b-26nts4znsc] { font-family: 'AurulentSans', sans-serif; font-size: 17px; border: 1px solid rgba(0, 0, 0, 0); border-radius: 2px; cursor: pointer; user-select: none; color: inherit; background: #7773; -webkit-box-shadow: 0 0 15px #0007; box-shadow: 0 0 15px #0007; height: 100%; } .main-button .no-button-border[b-26nts4znsc] { border: 0px; } .main-button:focus[b-26nts4znsc] { border: 1px dashed rgba(255, 255, 255, 0.1); } .main-button.disabled-button[b-26nts4znsc] { opacity: 25%; cursor: inherit; } .profile-button[b-26nts4znsc] { font-size: 20px; padding: 5px 5px 5px 5px; } @media (hover: hover) { .main-button:hover:not(.disabled-button)[b-26nts4znsc] { border: 1px solid rgba(255, 255, 255, 0.1); background: #7774; } } .main-button:active:not(.disabled-button)[b-26nts4znsc] { border: 1px solid rgba(255, 255, 255, 0.2); background: rgba(0, 0, 0, 0.1); } .scrollable-list[b-26nts4znsc] { overflow-y: auto; max-height: calc(100vh - 300px); } /* /Components/MainLayoutTitleStatus.razor.rz.scp.css */ .dummy[b-main-layout-title] { } .safe-button-on[b-main-layout-title] { background: repeating-linear-gradient( 45deg, transparent 0px, transparent 5px, #f005 5px, #f005 10px ); background-size: 800% 800%; animation: pulsate-safe-b-main-layout-title 60s linear infinite; outline: 2px solid #f005; } @keyframes pulsate-safe-b-main-layout-title { 0% { background-position: 0% 0%; } 100% { background-position: 100% 100%; } } .main-title-image[b-main-layout-title] { height: 50px; padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 9px; } .main-title-icon[b-main-layout-title] { font-size: 50px; padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 9px; margin: 0px; } .page-name-small[b-main-layout-title] { font-size: 15px; } .page-title[b-main-layout-title] { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; } .page-title .page-name-version[b-main-layout-title] { padding-right: 8px; line-height: 20px; overflow-wrap: anywhere; display: inline-block; } .page-title .page-name[b-main-layout-title] { white-space: nowrap; } .page-title .page-version[b-main-layout-title] { font-size: 14px; font-family: AurulentSans; font-style: italic; white-space: nowrap; } .page-title .page-hostname[b-main-layout-title] { font-size: 14px; font-family: AurulentSans; white-space: nowrap; padding-left: 8px; opacity: 75%; } .page-title i[b-main-layout-title] { font-size: 2rem; margin-right: 1.5rem; position: relative; top: -0.1rem; } /* /Components/Markdown.razor.rz.scp.css */ [b-markdown] h1 { font-size: 133%; } [b-markdown] h2 { font-size: 115%; } [b-markdown] table { background: #012B39; border-radius: 0.25em; border-collapse: collapse; margin: 1em; } [b-markdown] th { border-bottom: 1px solid #364043; color: #E2B842; font-weight: 600; padding: 0.5em 1em; text-align: left; } [b-markdown] td { color: #fff; font-weight: 400; padding: 0.65em 1em; } [b-markdown] .disabled td { color: #4F5F64; } [b-markdown] tbody tr { transition: background 0.25s ease; } [b-markdown] tbody tr:hover { background: #014055; } [b-markdown] img { margin-bottom: 4px; } /* /Components/Modal.razor.rz.scp.css */ .dummy[b-modal] { } /* /Components/MovementKey.razor.rz.scp.css */ .dummy[b-5z5fvfvtp2] { } /* hover looks bad on some hybrid touch devices */ /*@media (hover: hover) { .key:hover { background: #808080E0; } } */ .key:active[b-5z5fvfvtp2] { background: #80808050; } /* /Components/PerformanceGraph.razor.rz.scp.css */ .dummy[b-yhd5hinpri] { } .printing-notification[b-yhd5hinpri] { font-size: 20px; width: 100%; text-align: center; } .printing-notification .btn[b-yhd5hinpri] { font-size: 17px; } .background-info[b-yhd5hinpri] { opacity: 50%; } /* /Components/PerformanceView.razor.rz.scp.css */ .dummy[b-xzonpmvpc1] { } .percentage[b-xzonpmvpc1] { text-align: center; font-size: 17px; margin-bottom: 6px; outline: 1px solid #fff2; font-weight: bold; } .percentage small[b-xzonpmvpc1] { font-size: 15px !important; opacity: 75%; margin-left: 5px; } .temperatures[b-xzonpmvpc1] { font-size: 17px; width: 100%; text-align: center; font-size: 17px; } .temperatures > div[b-xzonpmvpc1] { display: inline-block; margin-left: 15px; margin-right: 15px; } .temperatures .temperature span[b-xzonpmvpc1] { width: calc(4ex + 2em); text-align: right; display: inline-block; } .temperatures .uptime span[b-xzonpmvpc1] { display: inline-block; color: white; padding-left: 20px; } .temperatures .tp-threads span[b-xzonpmvpc1] { display: inline-block; color: white; padding-left: 20px; } .temperatures .ipadress span[b-xzonpmvpc1] { display: inline-block; color: white; padding-left: 20px; } .listview__item[b-xzonpmvpc1] { padding-top: 5px; padding-bottom: 5px; } .listview__heading span[b-xzonpmvpc1] { color: darkgray; font-size: 17px; padding-left: 10px; font-style: italic; } /* /Components/PlotterView.razor.rz.scp.css */ .plotter-view[b-plotter-view] { } .plotter-view .plotter-control-container[b-plotter-view] { height: 0px; z-index: 100; } .plotter-view .video-image-container[b-plotter-view] { height: 0px; width: 100%; position: relative; display: grid; place-items: center; flex-grow: 1; } .plotter-view .video-image-container .video-image[b-plotter-view] { -webkit-box-shadow: 0 0 15px #0007; box-shadow: 0 0 15px #0007; position: absolute; width: 100%; height: 100%; margin: auto; background: black; object-fit: contain; } .plotter-view .video-image-container .overlay-image[b-plotter-view] { position: absolute; width: 100%; height: 100%; margin: auto; object-fit: contain; } /* /Components/PrintPreview.razor.rz.scp.css */ .dummy[b-print-preview] { } .print-preview[b-print-preview] { position: relative } .print-preview .print-preview-image[b-print-preview] { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; border: 3px solid white; object-fit: contain; background: black; } .print-preview .control-buttons[b-print-preview] { text-align: center; background: #7777; border-radius: 5px; padding: 10px; font-size: 17px; } .print-preview .control-buttons .btn[b-print-preview] { font-size: 17px; } .print-preview .print-preview-buttons[b-print-preview] { position: absolute; top: 20px; left: 20px; } .print-preview .developer-buttons[b-print-preview] { position: absolute; bottom: 20px; left: 20px; } .print-preview .print-preview-range[b-print-preview] { position: absolute; top: 20px; right: 0px; width: 40px; height: calc(50% - 20px); writing-mode: bt-lr; -webkit-appearance: slider-vertical; opacity: 75%; transform: scale(2); transform-origin: 100% 0; } .preview-plotter-view[b-print-preview] { width: 100%; height: 310px; } /* /Components/QuickReturnHeader.razor.rz.scp.css */ .dummy[b-09kyzprtrs] { } .on-scroll[b-09kyzprtrs] { position: sticky; z-index: 1; } .on-scroll.on-scroll-hidden[b-09kyzprtrs] { top: attr(quick-return-top px); } .on-scroll.on-scroll-overlayed[b-09kyzprtrs] { top: attr(quick-return-top px); } /* /Components/RemainingPrintTimeText.razor.rz.scp.css */ .dummy[b-tbdlzcr6db] { } .inactive[b-tbdlzcr6db] { opacity: 25%; } /* /Components/RemainingPrintTimeView.razor.rz.scp.css */ @property --percentage { syntax: ''; inherits: true; initial-value: 0; } .video-style[b-thmp1yll3b] { width: 100%; height: 3px; margin-left: 0px; margin-bottom: 0px; transition: --percentage calc(var(--transition) * 1s) linear; --percentage: var(--value); --width: calc(var(--percentage) * 1%); border-top: 1px solid rgba(0, 0, 0, 0.5); background: linear-gradient(to right, rgba(var(--color), 1.0) var(--width), black calc(var(--width))); } /* /Components/RemotePrinterView.razor.rz.scp.css */ .remote-container[b-remote-printer-view] { } iframe[b-remote-printer-view] { width: 100%; height: 100%; background-color: transparent; -webkit-box-shadow: 0 0 15px #0007; box-shadow: 0 0 15px #0007; border: 1px solid #fff1; } .iframe-remote-container[b-remote-printer-view] { width: 100%; height: 100%; } .iframe-remote-hidden[b-remote-printer-view], .iframe-remote-not-active.iframe-remote-overlayee[b-remote-printer-view] { position: fixed !important; top: 0px !important; left: 0px !important; width: 1px !important; height: 1px !important; opacity: 0% !important; overflow: hidden !important; pointer-events: none; } .iframe-remote-overlayed[b-remote-printer-view] { position: fixed; opacity: 100%; overflow: hidden; z-index: 3; } .iframe-remote-overlayee[b-remote-printer-view] { position: initial; overflow: visible; } /* /Components/StatusMenuButton.razor.rz.scp.css */ .dummy[b-r1h1726qra] { } .status-button[b-r1h1726qra] { border: 1px solid rgba(0, 0, 0, 0); border-radius: 10px; cursor: pointer; user-select: none; } .status-button.disabled-button[b-r1h1726qra] { opacity: 25%; cursor: inherit; } @media (hover: hover) { .status-button:hover:not(.disabled-button)[b-r1h1726qra] { border: 1px solid rgba(255, 255, 255, 0.1); background: rgba(255, 255, 255, 0.01); } } .status-button:active:not(.disabled-button)[b-r1h1726qra] { border: 1px solid rgba(255, 255, 255, 0.2); background: rgba(0, 0, 0, 0.1); } /* /Components/ThermoCameraView.razor.rz.scp.css */ .camera-view[b-thermo-camera-view] { } .camera-view .light-control-container[b-thermo-camera-view] { height: 0px; z-index: 100; } .camera-view .light-control-container button[b-thermo-camera-view] { font-size: 20px; line-height: 20px; margin-bottom: 5px; opacity: 50%; } .camera-view .video-image-container[b-thermo-camera-view] { height: 0px; width: 100%; position: relative; display: grid; place-items: center; flex-grow: 1; } .camera-view .video-image-container .video-image[b-thermo-camera-view] { -webkit-box-shadow: 0 0 15px #0007; box-shadow: 0 0 15px #0007; position: absolute; width: 100%; height: 100%; margin-left: auto; margin-right: auto; max-width: 100%; background: black; object-fit: contain; } /* /Components/ToastComponent.razor.rz.scp.css */ .dummy[b-0hl68otglg] { } .snackbar-container[b-0hl68otglg] { position: fixed; width: calc(100% - 10px); left: 0; z-index: 2000; } .snackbar-container-child[b-0hl68otglg] { pointer-events: none; position: absolute; z-index: 20; right: 0; height: 80vh; mask-image: linear-gradient(black 0%, black 90%, transparent 100%); -webkit-mask-image: linear-gradient(black 0%, black 90%, transparent 100%); overflow-x: hidden; overflow-y: auto; padding-top: 80px; } .text-muted[b-0hl68otglg] { color: gray !important; } .snackbar-toast[b-0hl68otglg] { pointer-events: all; max-width: calc(100vw - 50px); animation: slide-in-b-0hl68otglg 0.5s; position: relative; cursor: pointer; } .snackbar-toast .snackbar-toast-header[b-0hl68otglg] { font-size: 20px; } .snackbar-toast .snackbar-toast-header button[b-0hl68otglg] { font-size: 40px; } .snackbar-toast .snackbar-toast-header small[b-0hl68otglg] { min-width: 15ch; font-size: 17px; text-align: right; } .snackbar-toast .toast-body[b-0hl68otglg] { font-size: 20px; } .snackbar-toast .toast-body .toast-body-text[b-0hl68otglg] { white-space: pre-wrap; } @keyframes slide-in-b-0hl68otglg { 0% { right: -100%; opacity: 0; } 100% { right: 0%; opacity: 1; } } .snackbar-toast-header-warning[b-0hl68otglg] { background-color: #ffc1077f; transition: background-color 2.0s ease; } .snackbar-toast-header-error[b-0hl68otglg] { background-color: #dc35457f; transition: background-color 2.0s ease; } .snackbar-toast-header-info[b-0hl68otglg] { background-color: #17a2b87f; transition: background-color 2.0s ease; } .snackbar-toast-header-seen[b-0hl68otglg] { background-color: rgba(255, 255, 255, 0.85); } .close[b-0hl68otglg] { background: #0003; border-radius: 5px; width: 1em; } /* /Components/ValueEditor.razor.rz.scp.css */ .dummy[b-value-editor] { } .editor-content[b-value-editor] { width: 100%; height: 100%; min-height: 1em; background: #00000020; padding-left: 5px; padding-right: 5px; border-radius: 5px; border: 1px solid #00000030; word-wrap: break-word; overflow-wrap: anywhere; white-space: pre-wrap; color: inherit; text-align: inherit; cursor: pointer; } .editor-content.editor-content-error[b-value-editor] { border: 1px solid #ff00007f; background: #ff00003a; } .editor-content:focus[b-value-editor] { border: 1px dashed #80808030; } .value-container[b-value-editor] { font-family: 'AurulentSans', sans-serif; font-size: 20px; color: #ffffff; text-align: initial; } .value-container .value-title[b-value-editor] { margin-bottom: 10px; font-size: 20px; font-weight: bold; padding-left: 0px; padding-right: 0px; } .value-container .value-subtitle[b-value-editor] { font-size: 17px; color: #B0B0B0; margin-bottom: 10px; font-weight: normal; white-space: normal; text-align: left; line-height: 20px; padding-left: 0px; padding-right: 0px; } .value-container .value-form[b-value-editor] { width: 100%; display: flex; flex-flow: row nowrap; margin-bottom: 15px; margin-bottom: 4px; } .value-container .value-form .box-input-container[b-value-editor] { display: inline-block; position: relative; margin-top: auto; margin-bottom: auto; margin-right: 5px; flex-grow: 1; } .value-container .value-form .box-input-unit[b-value-editor] { position: absolute; right: 12px; top: 50%; transform: translateY(-50%); pointer-events: none; /* kurzor se dál zaměří na input */ color: white; line-height: 1; font-size: 17px; z-index: -1; } .value-container .value-form .box-input[b-value-editor] { font-family: 'AurulentSans', sans-serif; border-radius: 4px; background: #0005; color: #fff; width: 100%; font-size: 20px; border: 2px dotted #fff7 !important; outline: 2px solid #000a !important; text-align: left; width: 100%; } .value-container .value-form input[b-value-editor]::-moz-selection { /* Code for Firefox */ background: gray; } .value-container .value-form input[b-value-editor]::selection { background: gray; } .value-choices[b-value-editor] { width: 100%; text-align: center; } .value-choices .list-group-item[b-value-editor] { border-top: 1px solid #fff2; border-bottom: 1px solid #fff2; margin-bottom: -1px; color: white !important; text-wrap: auto; } .value-choices .list-group-item.active[b-value-editor] { background: #0005; border: 1px solid #fffa; } .value-choices .value-choices-default[b-value-editor] { } .value-choices .value-choices-item[b-value-editor] { } .box-readonly-input[b-value-editor] { display: inline-block; padding: 8px 13px 8px 13px; white-space: pre-wrap; width: 100%; } .error-span[b-value-editor] { font-size: 17px; text-wrap: auto; white-space: pre-wrap; word-break: break-word; border: 1px solid #80808070; color: white; background: #dc3545; padding-left: 12px; padding-right: 12px; padding-top: 4px; padding-bottom: 4px; border-radius: 5px; } .alternate-units[b-value-editor] { font-size: 17px; text-wrap: auto; border: 1px solid #80808070; color: lightgray; background: #00000020; padding-left: 12px; padding-right: 12px; padding-top: 4px; padding-bottom: 4px; border-radius: 5px; } .wide-keyboard[b-value-editor] { width: 920px; } /* /Components/ValueEditorKey.razor.rz.scp.css */ .dummy[b-mek2olz55w] { } .key[b-mek2olz55w] { font-family: 'AurulentSans', sans-serif; background: linear-gradient(180deg, rgba(62,62,62,1) 0%, rgba(0,0,0,1) 25%, rgba(0,0,0,1) 100%); border-radius: 5px; width: 0px; height: 60px; line-height: 50px; padding-left: 0px; padding-right: 0px; padding-top: 5px; padding-bottom: 5px; margin: 2px; border: 1px solid #000a; color: #fff; font-size: 24px; text-align: center; user-select: none; /* Too much for embedded platforms */ /*filter: drop-shadow(1px 1px 1px #0007);*/ } /* hover looks bad on some hybrid touch devices */ /*@media (hover: hover) { .key:hover { background: #808080E0; } } */ .key:active[b-mek2olz55w] { opacity: 75%; border-left: 2px solid #000a; border-top: 2px solid #000a; border-right: none; border-bottom: none; filter: none; } .key-offset[b-mek2olz55w] { width: 3em; height: 50px; line-height: 40px; font-weight: bold; background: linear-gradient(180deg, rgb(29, 178, 233) 0%, rgba(22,136,178,1) 25%, rgba(22,136,178,1) 100%); } .key-small[b-mek2olz55w] { flex-grow: 1; } .key-special[b-mek2olz55w] { width: 4.5em; background: linear-gradient(180deg, rgb(29, 178, 233) 0%, rgba(22,136,178,1) 25%, rgba(22,136,178,1) 100%); } .key-special2[b-mek2olz55w] { width: calc(9em + 4px); background: linear-gradient(180deg, rgb(29, 178, 233) 0%, rgba(22,136,178,1) 25%, rgba(22,136,178,1) 100%); } .key-special3[b-mek2olz55w] { flex-grow: 1; background: linear-gradient(180deg, rgb(29, 178, 233) 0%, rgba(22,136,178,1) 25%, rgba(22,136,178,1) 100%); } .key-action[b-mek2olz55w] { background: linear-gradient(180deg, rgb(79, 220, 154) 0%, rgba(62,184,127,1) 25%, rgba(62,184,127,1) 100%); } .key-space[b-mek2olz55w] { flex-grow: 1; } /* /Components/VideoCameraView.razor.rz.scp.css */ .camera-view[b-camera-view] { } .camera-view .light-control-container[b-camera-view] { height: 0px; z-index: 100; } .camera-view .light-control-container .btn[b-camera-view] { font-size: 20px; margin-bottom: 5px; opacity: 75%; } .camera-view .video-image-container[b-camera-view] { height: 0px; width: 100%; position: relative; display: grid; place-items: center; flex-grow: 1; } .camera-view .video-image-container .video-image[b-camera-view] { -webkit-box-shadow: 0 0 15px #0007; box-shadow: 0 0 15px #0007; position: absolute; width: 100%; height: 100%; margin: auto; background: black; object-fit: contain; } .camera-view .video-image-container .video-image-overlay[b-camera-view] { pointer-events: none; position: absolute; width: 100%; height: 100%; margin: auto; object-fit: contain; } /* /Pages/BackupsPage.razor.rz.scp.css */ .dummy[b-backups] { } p[b-backups] { font-size: 20px; } .validation-notification[b-backups] { width: 100%; height: 100%; display: flex; align-items: center; font-size: 20px; justify-content: center; } .step-indicator[b-backups] { font-size: 17px; } .table th[b-backups] { font-size: 17px; font-weight: bold; } .table td[b-backups] { font-size: 17px; } .table tr.powder-total-row[b-backups] { background: #fff3; } .lead a[b-backups] { margin-right: 8px; } .progress-value[b-backups] { color: #03b4da; text-align: center; vertical-align: middle; } /* /Pages/CalibrationBlurCamera.razor.rz.scp.css */ .dummy[b-u0h0ko84ge] { } /* /Pages/CurrentJobAutomatic.razor.rz.scp.css */ .dummy[b-jobs] { } .properties-panel .hide-top-line td[b-jobs], .properties-panel .hide-top-line th[b-jobs] { border-top: none; } .property-table .object-row[b-jobs] { } .property-table .object-name-row[b-jobs] { text-align: center; word-wrap: anywhere; font-size: 17px; } .property-table .object-name-row td[b-jobs] { padding-bottom: 0px; } .property-table .object-nested-row[b-jobs] { text-align: center; font-size: 17px; color: #03b4da; padding: 0; } .property-table .object-nested-row td[b-jobs] { padding-top: 0px; padding-bottom: 0px; border-top: none; } .property-table .object-nested-row small[b-jobs] { padding-top: 0; border-top: none; color: #ffffff; } .property-table .object-issues-row[b-jobs] { text-align: center; font-size: 17px; } .property-table .object-issues-row td[b-jobs] { padding: 0; border-top: none; } .property-table .object-issues-row td span[b-jobs] { white-space: pre-wrap; border-radius: 0px; width: 100%; } .property-table .object-props-row[b-jobs] { } .property-table .object-props-row td[b-jobs] { border-top: none; vertical-align: middle; } .property-table .object-props-row td:nth-child(1)[b-jobs] { width: 99%; text-align: right; padding-right: 0px; color: #03b4da; } .property-table .object-props-row td:nth-child(2)[b-jobs] { white-space: nowrap; } .property-table .object-props-row td:nth-child(2) button[b-jobs] { font-size: 17px; } .property-table .object-attributes-name-row[b-jobs] { text-align: center; word-wrap: anywhere; font-size: 17px; } .property-table .object-attributes-name-row small[b-jobs] { font-size: 17px; color: #03b4da; } .property-table .object-attributes-size-row[b-jobs] { text-align: center; word-wrap: anywhere; font-size: 17px; color: #03b4da; } .property-table .object-attributes-size-row > td[b-jobs] { padding-top: 0px; border-top: none; } .property-table .object-attributes-size-row small[b-jobs] { font-size: 17px; color: #ffffff; } .property-table .object-attributes-size-row small:nth-child(2)[b-jobs] { color: #ffffff7f; } .property-table .object-attributes-size-row small:nth-child(4)[b-jobs] { color: #ffffff7f; } .property-table .object-attributes-size-row small:nth-child(6)[b-jobs] { color: #ffffff7f; } .property-table .object-constraints-name[b-jobs] { } .property-table .object-constraints-name span[b-jobs] { font-size: 20px; word-wrap: anywhere; line-height: 40px; } .property-table .object-constraints-name > td > .btn-group[b-jobs] { float: right; } .property-table .object-constraints-name button[b-jobs] { font-size: 17px; } .property-table .object-constraints-name .dropdown-menu[b-jobs] { background-color: rgba(0, 48, 57, 0.96); } .property-table .object-constraints-name .dropdown-menu .dropdown-item[b-jobs] { font-size: 20px; } .print-row-container[b-jobs] { display: flex; flex-direction: row; } .print-row-container > div[b-jobs] { width: 100%; } .print-row-container button[b-jobs] { font-size: 17px; } .print-row-container .dropdown-menu[b-jobs] { background-color: rgba(0, 48, 57, 0.96); width: 100%; } .print-row-container .dropdown-menu .dropdown-item[b-jobs] { font-size: 20px; } .print-row-container span[b-jobs] { font-size: 18px; white-space: break-spaces; } .print-row td[b-jobs] { padding-bottom: 0px; } .buttons-row-container[b-jobs] { display: flex; flex-direction: row; } .buttons-row-container button[b-jobs] { font-size: 17px; width: 100%; } .buttons-row-container div[b-jobs] { font-size: 17px; width: 100%; } .new-defaults[b-jobs] { font-size: 15px; padding: 6px; margin-left: 4px; } .nesting-priority[b-jobs] { width: 4em; } .dropdown-menu[b-jobs] { background-color: rgba(0, 48, 57, 0.96); } .dropdown-menu .dropdown-item[b-jobs] { font-size: 20px; } /* /Pages/CurrentJobProfiling.razor.rz.scp.css */ .dummy[b-jobs] { } .properties-panel .hide-top-line td[b-jobs], .properties-panel .hide-top-line th[b-jobs] { border-top: none; } .property-table .object-row[b-jobs] { } .property-table .object-start-row[b-jobs] { background: #0003; } .property-table .object-start-row td[b-jobs] { border-top: none; vertical-align: middle; white-space: nowrap; width: 100%; padding-top: 2px; padding-bottom: 2px; padding-right: 20px; text-align: center; } .property-table .object-start-row span[b-jobs] { color: gold; font-weight: bold; padding-left: 180px; padding-right: 115px; } .property-table .object-start-row button[b-jobs] { font-size: 17px; } .property-table .object-name-row[b-jobs] { text-align: center; word-wrap: anywhere; font-size: 17px; } .property-table .object-name-row td[b-jobs] { padding-bottom: 0px; } .property-table .object-nested-row[b-jobs] { text-align: center; font-size: 17px; color: #03b4da; padding: 0; } .property-table .object-nested-row td[b-jobs] { padding-top: 0px; padding-bottom: 0px; border-top: none; } .property-table .object-nested-row small[b-jobs] { padding-top: 0; border-top: none; color: #ffffff; } .property-table .object-issues-row[b-jobs] { text-align: center; font-size: 17px; } .property-table .object-issues-row td[b-jobs] { padding: 0; border-top: none; } .property-table .object-issues-row td span[b-jobs] { white-space: pre-wrap; border-radius: 0px; width: 100%; } .property-table .object-missing-row[b-jobs] { text-align: center; word-wrap: anywhere; font-size: 17px; } .property-table .object-missing-row td[b-jobs] { border-top: none; vertical-align: middle; white-space: nowrap; width: 100%; text-align: center; } .property-table .object-missing-row td button:nth-child(1)[b-jobs] { font-size: 17px; } .property-table .object-missing-row td button:nth-child(2)[b-jobs] { font-size: 17px; } .property-table .object-actions-row[b-jobs] { } .property-table .object-actions-row td[b-jobs] { border-top: none; vertical-align: middle; white-space: nowrap; width: 100%; text-align: center; } .property-table .object-actions-row button[b-jobs] { font-size: 17px; } .property-table .object-add-row button[b-jobs] { width: 100%; font-size: 17px; } .property-table .object-attributes-name-row[b-jobs] { text-align: center; word-wrap: anywhere; font-size: 17px; } .property-table .object-attributes-name-row small[b-jobs] { font-size: 17px; color: #03b4da; } .property-table .object-attributes-size-row[b-jobs] { text-align: center; word-wrap: anywhere; font-size: 17px; color: #03b4da; } .property-table .object-attributes-size-row > td[b-jobs] { padding-top: 0px; border-top: none; } .property-table .object-attributes-size-row small[b-jobs] { font-size: 17px; color: #ffffff; } .property-table .object-attributes-size-row small:nth-child(2)[b-jobs] { color: #ffffff7f; } .property-table .object-attributes-size-row small:nth-child(4)[b-jobs] { color: #ffffff7f; } .property-table .object-attributes-size-row small:nth-child(6)[b-jobs] { color: #ffffff7f; } .property-table .object-constraints-name[b-jobs] { } .property-table .object-constraints-name span[b-jobs] { font-size: 20px; word-wrap: anywhere; line-height: 40px; } .property-table .object-constraints-name > td > .btn-group[b-jobs] { float: right; } .property-table .object-constraints-name button[b-jobs] { font-size: 17px; } .property-table .object-constraints-name .dropdown-menu[b-jobs] { background-color: rgba(0, 48, 57, 0.96); } .property-table .object-constraints-name .dropdown-menu .dropdown-item[b-jobs] { font-size: 20px; } .property-table .object-add-constraint-row button[b-jobs] { width: 100%; font-size: 17px; } .print-row-container[b-jobs] { display: flex; flex-direction: row; } .print-row-container > div[b-jobs] { width: 100%; } .print-row-container button[b-jobs] { font-size: 17px; } .print-row-container .dropdown-menu[b-jobs] { background-color: rgba(0, 48, 57, 0.96); width: 100%; } .print-row-container .dropdown-menu .dropdown-item[b-jobs] { font-size: 20px; } .print-row-container span[b-jobs] { font-size: 18px; white-space: break-spaces; } .nesting-row-container[b-jobs] { display: flex; flex-direction: row; } .nesting-row-container button[b-jobs] { font-size: 17px; width: 100%; } .nesting-row-container .nesting-progress[b-jobs] { flex-grow: 1; text-align: center; margin-top: auto; margin-bottom: auto; margin-left: 10px; border: 1px solid #0007; line-height: 35px; width: 100%; } .dropdown-menu[b-jobs] { background-color: rgba(0, 48, 57, 0.96); } .dropdown-menu .dropdown-item[b-jobs] { font-size: 20px; } /* /Pages/EmptyActiveLayout.razor.rz.scp.css */ .dummy[b-ycgzluvxxm] { } .main-title-image[b-ycgzluvxxm] { height: 50px; padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 9px; } .main-title-icon[b-ycgzluvxxm] { font-size: 50px; padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 9px; margin: 0px; } .navigation-trigger[b-ycgzluvxxm] { font-size: 40px; width: 70px; } .top-nav > li > a:not(.header__nav__text)[b-ycgzluvxxm] { min-width: 70px; } .top-nav > li > a:not(.header__nav__text) > i[b-ycgzluvxxm] { font-size: 40px; } /* /Pages/EmptyLayout.razor.rz.scp.css */ .dummy[b-oea4vwfdcd] { } .main-title-image[b-oea4vwfdcd] { height: 50px; padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 9px; } .main-title-icon[b-oea4vwfdcd] { font-size: 50px; padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 9px; margin: 0px; } .navigation-trigger[b-oea4vwfdcd] { font-size: 40px; width: 70px; } .top-nav > li > a:not(.header__nav__text)[b-oea4vwfdcd] { min-width: 70px; } .top-nav > li > a:not(.header__nav__text) > i[b-oea4vwfdcd] { font-size: 40px; } /* /Pages/Error.razor.rz.scp.css */ .dummy[b-ra259lfhjf] { } .app-component[b-ra259lfhjf] { align-content: center; } .printing-notification[b-ra259lfhjf] { font-size: 17px; width: 100%; text-align: center; } /* /Pages/IndexPage.razor.rz.scp.css */ .dummy[b-gin0shse2z] { } /* /Pages/Jobs.razor.rz.scp.css */ .dummy[b-jobs] { } .printing-notification[b-jobs] { font-size: 20px; width: 100%; text-align: center; } .printing-notification .btn[b-jobs] { font-size: 17px; } .properties-panel[b-jobs] { font-family: 'AurulentSans', sans-serif; font-size: 20px; width: 480px; height: 100%; display: flex; flex-direction: column; } .properties-panel .hide-top-line td[b-jobs], .properties-panel .hide-top-line th[b-jobs] { border-top: none; } .properties-panel .nav-link[b-jobs] { font-size: 20px; } .properties-panel .nav-tabs[b-jobs] { border-bottom: 0px solid white; } .properties-panel .nav-item[b-jobs] { } .properties-panel > div:nth-child(2)[b-jobs] { flex-grow: 1; height: 0px; } .properties-panel > div:nth-child(2) > .col[b-jobs] { height: 100%; } .property-container[b-jobs] { height: calc(100% - 15px); background: #8080801E; border-radius: 10px; overflow-y: auto; } .property-table[b-jobs] { position: relative; top: 0px; } .property-table .property-name[b-jobs] { white-space: nowrap; color: #ffffff; font-size: 20px; vertical-align: middle; vertical-align: middle; } .property-table .property-value[b-jobs] { white-space: nowrap; color: #03b4da; text-align: right; vertical-align: middle; } .property-table .property-value select[b-jobs] { width: 100%; /*font-weight: bold;*/ } .property-table .property-value option[b-jobs] { color: #03b4da; background: #01343e; /*font-weight: bold;*/ } .property-table .property-value .property-value-set[b-jobs] { /*font-weight: bold;*/ } .property-table .property-value .property-value-set-parent[b-jobs] { font-style: italic; color: #03b4da7f; } .property-table .property-value .property-value-not-set[b-jobs] { font-style: italic; color: #03b4da7f; } .property-table .property-suffix[b-jobs] { white-space: nowrap; color: #03b4da; text-align: left; font-size: 75%; vertical-align: middle; opacity: 75%; } .property-table .property-separator[b-jobs] { } .header-row[b-jobs] { padding-bottom: 10px; } .header-row button[b-jobs] { font-size: 20px; } .header-row .col-auto[b-jobs] { padding-left: 5px; padding-right: 5px; margin-top: auto; margin-bottom: auto; } .header-row .col[b-jobs] { padding-left: 5px; padding-right: 5px; } .job-canvas-container[b-jobs] { overflow: hidden; position: relative; } .job-canvas-container .job-canvas[b-jobs] { position: absolute; left: 0; top: 0; height: 100%; width: 100%; } .job-canvas-container .validation-notification[b-jobs] { position: absolute; margin: auto; top: 0; left: 0; width: 100%; height: 100%; display: flex; align-items: start; font-size: 20px; justify-content: center; pointer-events: none; /* click trough */ opacity: 75%; } .job-canvas-container .validation-notification span[b-jobs] { /* margin-bottom: 25%; */ } .job-canvas-container .working-progress[b-jobs] { position: absolute; margin: auto; top: 0; left: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; object-fit: none; pointer-events: none; /* click trough */ } .add-job-row-container[b-jobs] { display: flex; flex-direction: row; } .add-job-row-container td[b-jobs] { padding-top: 4px; padding-bottom: 4px; } .add-job-row-container button[b-jobs] { font-size: 17px; width: 100%; } .add-job-row-container div[b-jobs] { font-size: 17px; width: 100%; } .property-table .new-job-row[b-jobs] { } .property-table .new-job-row td[b-jobs] { } .property-table .jobs-no-job[b-jobs] { font-style: italic; font-size: 20px; } .property-table .jobs-job-name-row[b-jobs] { } .property-table .jobs-job-name-row small[b-jobs] { padding-left: 8px; font-size: 20px; } .property-table .jobs-job-name-row .jobs-job-name-row-date[b-jobs] { color: #fff7; } .property-table .jobs-job-name-row .jobs-job-name-row-date small[b-jobs] { margin-left: -4px; color: #fff7; font-size: 17px; } .property-table .jobs-job-name-row td[b-jobs] { vertical-align: middle; } .property-table .jobs-job-name-row td:nth-child(1)[b-jobs] { width: 99%; text-align: left; padding-right: 0px; cursor: pointer; } .property-table .jobs-job-name-row td:nth-child(2)[b-jobs] { white-space: nowrap; } .property-table .jobs-job-name-row td:nth-child(2) button[b-jobs] { font-size: 17px; } .property-table .jobs-job-name-row td:nth-child(2) > .btn-group[b-jobs] { float: right; } .property-table .jobs-job-name-row td:nth-child(2) .dropdown-menu[b-jobs] { background-color: rgba(0, 48, 57, 0.96); } .property-table .jobs-job-name-row td:nth-child(2) .dropdown-menu .dropdown-item[b-jobs] { font-size: 20px; } .new-defaults[b-jobs] { font-size: 15px; padding: 6px; margin-left: 4px; } .jobs-job-name-row-name[b-jobs] { white-space: nowrap !important; } .jobs-job-name-row-name small[b-jobs] { overflow-wrap: anywhere; text-wrap: auto; } /* /Pages/LicensesPage.razor.rz.scp.css */ .dummy[b-q8bxyfj23z] { } h1[b-q8bxyfj23z] { font-size: 20px; background: #0005; font-weight: bold; padding: 4px; border-top: 3px solid #fff5; } h2[b-q8bxyfj23z] { font-size: 17px; background: #0005; font-weight: bold; border-top: 1px solid #fff5; padding: 4px; } p.license-content[b-q8bxyfj23z] { font-size: 15px; font-family: monospace; white-space: pre-wrap; } /* /Pages/LiveDetailPage.razor.rz.scp.css */ .dummy[b-live-detail] { } .root-container[b-live-detail] { position: relative; width: 100%; height: 100%; } .status-line[b-live-detail] { position: absolute; top: 3px; left: 0px; width: 100%; z-index: 1; text-shadow: 2px 2px 4px black; font-size: 17px; pointer-events: none; font-weight: bold; } .thermo-overlay[b-live-detail] { height: 100%; } .video-overlay[b-live-detail] { position: absolute; top: 0px; height: 100%; } .plot-overlay[b-live-detail] { position: absolute; top: 0px; height: 15% } .plot-overlay .video-image-container[b-live-detail] { place-items: end; } .plot-overlay .video-image-container .video-image[b-live-detail] { width: auto; } [b-live-detail] .print-time-view { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; pointer-events: none; } /* /Pages/LiveViewPage.razor.rz.scp.css */ .dummy[b-4zkynkf4z0] { } .root-container[b-4zkynkf4z0] { position: relative; width: 100%; height: 100%; } .status-line[b-4zkynkf4z0] { position: absolute; top: 3px; left: 0px; width: 100%; z-index: 1; text-shadow: 2px 2px 4px black; font-size: 17px; pointer-events: none; } [b-4zkynkf4z0] .root-video-camera-view { position: absolute; top: 3px; left: 0px; width: 100%; height: calc(100% - 3px); transition: opacity ease-in-out 0.25s; } [b-4zkynkf4z0] .root-plot-view { position: absolute; top: 3px; left: 0px; width: 100%; height: calc(100% - 3px); transition: opacity ease-in-out 0.25s; } [b-4zkynkf4z0] .active-view { opacity: 100%; } [b-4zkynkf4z0] .inactive-view { opacity: 0%; pointer-events: none; } [b-4zkynkf4z0] .btn { font-size: 20px; margin-bottom: 5px; opacity: 75%; } .plot-object-name[b-4zkynkf4z0] { font-weight: bold; } [b-4zkynkf4z0] .print-time-view { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; pointer-events: none; } .selected-object-name-line-set[b-4zkynkf4z0] { margin-top: 8px; margin-bottom: 8px; } .selected-object-name-line[b-4zkynkf4z0] { text-shadow: 2px 2px 4px black; font-size: 20px; margin-left: 10px; } /* /Pages/Login.razor.rz.scp.css */ .dummy[b-3s942dbdpw] { } *[b-3s942dbdpw] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; } .login-btn[b-3s942dbdpw] { display: inline-block; *display: inline; *zoom: 1; padding: 4px 10px 4px; margin-bottom: 0; font-size: 17px; line-height: 18px; color: #333333; text-align: center; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); vertical-align: middle; background-color: #f5f5f5; background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6); background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6)); background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6); background-image: -o-linear-gradient(top, #ffffff, #e6e6e6); background-image: linear-gradient(top, #ffffff, #e6e6e6); background-repeat: repeat-x; filter: progid:dximagetransform.microsoft.gradient(startColorstr=#ffffff, endColorstr=#e6e6e6, GradientType=0); border-color: #e6e6e6 #e6e6e6 #e6e6e6; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); border: 1px solid #e6e6e6; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); cursor: pointer; *margin-left: .3em; } .login-btn:hover[b-3s942dbdpw], .login-btn:active[b-3s942dbdpw], .login-btn.active[b-3s942dbdpw], .login-btn.disabled[b-3s942dbdpw], .login-btn[disabled][b-3s942dbdpw] { background-color: #e6e6e6; } .login-btn-large[b-3s942dbdpw] { padding: 10px 10px; font-size: 17px; line-height: normal; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } .login-btn:hover[b-3s942dbdpw] { color: #333333; text-decoration: none; background-color: #e6e6e6; background-position: 0 -15px; -webkit-transition: background-position 0.1s linear; -moz-transition: background-position 0.1s linear; -ms-transition: background-position 0.1s linear; -o-transition: background-position 0.1s linear; transition: background-position 0.1s linear; } .login-btn-primary[b-3s942dbdpw], .login-btn-primary:hover[b-3s942dbdpw] { text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); color: #ffffff; } .login-btn-primary.active[b-3s942dbdpw] { color: rgba(255, 255, 255, 0.75); } .login-btn-primary[b-3s942dbdpw] { background-color: #4a77d4; background-image: -moz-linear-gradient(top, #6eb6de, #4a77d4); background-image: -ms-linear-gradient(top, #6eb6de, #4a77d4); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6eb6de), to(#4a77d4)); background-image: -webkit-linear-gradient(top, #6eb6de, #4a77d4); background-image: -o-linear-gradient(top, #6eb6de, #4a77d4); background-image: linear-gradient(top, #6eb6de, #4a77d4); background-repeat: repeat-x; filter: progid:dximagetransform.microsoft.gradient(startColorstr=#6eb6de, endColorstr=#4a77d4, GradientType=0); border: 1px solid #3762bc; text-shadow: 1px 1px 1px rgba(0,0,0,0.4); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.5); } .login-btn-primary:hover[b-3s942dbdpw], .login-btn-primary:active[b-3s942dbdpw], .login-btn-primary.active[b-3s942dbdpw], .login-btn-primary.disabled[b-3s942dbdpw], .login-btn-primary[disabled][b-3s942dbdpw] { filter: none; background-color: #4a77d4; } .login-btn-block[b-3s942dbdpw] { width: 100%; display: block; } .app-component[b-3s942dbdpw] { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; margin: 0px; padding: 0px; overflow: hidden; font-family: 'Open Sans', sans-serif; } .login[b-3s942dbdpw] { position: absolute; top: 50%; left: 50%; margin-left: -150px; margin-top: -150px; width: 300px; height: 300px; padding: 0px; } .login h1[b-3s942dbdpw] { font-family: 'Audiowide'; color: #fff; text-shadow: 0 0 10px rgba(0,0,0,0.3); letter-spacing: 1px; text-align: left; font-size: 20px; font-weight: normal; margin-bottom: 10px; } .login small[b-3s942dbdpw] { color: #777; font-size: 75%; text-shadow: 0 0 10px rgba(0,0,0,0.3); letter-spacing: 1px; text-align: center; } .login small.footer[b-3s942dbdpw] { font-size: 50%; font-style: italic; } .login div[b-3s942dbdpw] { margin-top: 10px; } [b-3s942dbdpw] input { width: calc(100% - 22px); margin-bottom: 10px; background: rgba(0,0,0,0.3); border: none; outline: none; padding: 7px 10px 7px 10px; font-size: 13px; color: #fff; border: 1px solid rgba(0,0,0,0.3); border-radius: 4px; box-shadow: inset 0 -5px 45px rgba(100,100,100,0.2), 0 1px 1px rgba(255,255,255,0.2); -webkit-transition: box-shadow .5s ease; -moz-transition: box-shadow .5s ease; -o-transition: box-shadow .5s ease; -ms-transition: box-shadow .5s ease; transition: box-shadow .5s ease; font-size: 17px; } p[b-3s942dbdpw] { color: darkgray; font-size: 17px; } [b-3s942dbdpw] input::-ms-reveal { filter: invert(100%); } .precise[b-3s942dbdpw] { font-family: courier, courier new, serif; } input:focus[b-3s942dbdpw] { box-shadow: inset 0 -5px 45px rgba(100,100,100,0.4), 0 1px 1px rgba(255,255,255,0.2); } .shake[b-3s942dbdpw] { animation: shakeframes-b-3s942dbdpw 0.82s cubic-bezier(.36,.07,.19,.97) both; transform: translate3d(0, 0, 0); backface-visibility: hidden; perspective: 1000px; } @keyframes shakeframes-b-3s942dbdpw { 10%, 90% { transform: translate3d(-1px, 0, 0); } 20%, 80% { transform: translate3d(2px, 0, 0); } 30%, 50%, 70% { transform: translate3d(-4px, 0, 0); } 40%, 60% { transform: translate3d(4px, 0, 0); } } /* /Pages/MainLayout.razor.rz.scp.css */ .dummy[b-main-layout] { } [b-main-layout] .navigation-trigger { font-size: 40px; width: 70px; } [b-main-layout] .top-nav > li > a:not(.header__nav__text) { min-width: 70px; } [b-main-layout] .top-nav > li > a:not(.header__nav__text) > i { font-size: 40px; } [b-main-layout] .system-notifications { width: 500px; } [b-main-layout] .system-notifications .dropdown-header { font-size: 20px; } [b-main-layout] .system-notifications .listview__item > i { font-size: 30px; } [b-main-layout] .system-notifications .listview__heading { font-size: 20px; } [b-main-layout] .system-notifications .listview__heading small { font-size: 17px; } [b-main-layout] .system-notifications .listview__content p { font-size: 20px; white-space: normal; } [b-main-layout] .system-notifications .listview__content small { font-size: 17px; } [b-main-layout] .unhandled-error-notification { font-size: 20px; } .desktop-button[b-main-layout] { font-size: 17px; border-radius: 5px; border: 1px solid #fff2; margin-left: 5px; margin-right: 5px; display: inline-block; padding: 2px 8px !important; width: 8.5em; text-align: left; } .desktop-button img[b-main-layout] { width: 50px; height: 50px; } .desktop-button span[b-main-layout] { padding-left: 3px; } @media (max-width: 1400px) { .desktop-button[b-main-layout] { width: auto; } .desktop-button span[b-main-layout] { display: none; } } /* /Pages/MaintenancePage.razor.rz.scp.css */ .dummy[b-maintenance] { } .properties-panel[b-maintenance] { font-family: 'AurulentSans', sans-serif; font-size: 20px; } .properties-panel .hide-top-line td[b-maintenance], .properties-panel .hide-top-line th[b-maintenance] { border-top: none; } .properties-panel .nav-link[b-maintenance] { font-size: 20px; padding-left: 15px; padding-right: 15px; } .properties-panel .nav-tabs[b-maintenance] { border-bottom: 0px solid white; } .properties-panel .nav-item[b-maintenance] { } .property-container[b-maintenance] { position: relative; } .property-table[b-maintenance] { background: #8080801E; border-radius: 10px; position: relative; top: 0px; } .property-table .property-name[b-maintenance] { white-space: nowrap; color: #ffffff; font-size: 20px; vertical-align: middle; vertical-align: middle; padding-top: 8px; padding-bottom: 8px; } .property-table .property-value[b-maintenance] { white-space: nowrap; color: #03b4da; text-align: right; vertical-align: middle; padding-top: 8px; padding-bottom: 8px; } .property-table .property-value .property-value-set[b-maintenance] { /*font-weight: bold;*/ } .property-table .property-value .property-value-set-parent[b-maintenance] { font-style: italic; color: #03b4da7f; } .property-table .property-value .property-value-not-set[b-maintenance] { font-style: italic; color: #03b4da7f; } .property-table .property-suffix[b-maintenance] { white-space: nowrap; color: #03b4da; text-align: left; font-size: 75%; vertical-align: middle; opacity: 75%; } .property-table .property-separator[b-maintenance] { } .quick-stats__item[b-maintenance] { padding: 6px 10px 6px 10px; margin-bottom: 6px; cursor: pointer; } .quick-stats__item.item-selected[b-maintenance] { background-color: rgba(255, 255, 255, 0.2); } .quick-stats__info h2[b-maintenance] { font-size: 15px; } .quick-stats__info small[b-maintenance] { font-size: 15px; } .col-item[b-maintenance] { } .item-list[b-maintenance] { overflow-y: auto; position: relative; } /* /Pages/MovementPage.razor.rz.scp.css */ .dummy[b-movement] { } .modal-body[b-movement] { padding-top: 8px; padding-bottom: 8px; } .table-sm[b-movement] { margin-bottom: 0px; } .printing-notification[b-movement] { font-size: 20px; width: 100%; text-align: center; } .printing-notification .btn[b-movement] { font-size: 17px; } .movement-container[b-movement] { font-size: 20px; } .movement-container .btn--icon[b-movement] { width: 3.5rem; height: 3.5rem; } .movement-container i[b-movement] { font-size: 20px; } .movement-container .h5[b-movement] { font-size: 20px; } .movement-container a[b-movement] { font-size: 20px; } .movement-container tr th[b-movement] { font-weight: bold; } .movement-container tr td[b-movement] { padding: 2px !important; } .movement-container .movement-controls[b-movement] { font-size: 20px; } .movement-container button[b-movement] { font-size: 20px; } .editor-content[b-movement] { white-space: nowrap; color: #03b4da; text-align: left; vertical-align: middle; } .editor-content .editor-unit[b-movement] { white-space: nowrap; color: #03b4da; text-align: left; font-size: 75%; vertical-align: middle; opacity: 75%; } .my-border-right[b-movement] { border-right: solid 1px #fff1; } /* .move-xy-corners { display: table; table-layout: fixed; width: 100%; border-spacing: 1px; } .move-xy-corners .btn { display: table-cell; }*/ .card-header[b-movement] { padding-top: 4px; padding-bottom: 4px; } .card-body[b-movement] { padding-top: 0px; padding-bottom: 0px; } /* /Pages/NotFound.razor.rz.scp.css */ .dummy[b-g8rovstt5k] { } .app-component[b-g8rovstt5k] { align-content: center; } .printing-notification[b-g8rovstt5k] { font-size: 20px; width: 100%; text-align: center; } .printing-notification .btn[b-g8rovstt5k] { font-size: 17px; } /* /Pages/PerformancePage.razor.rz.scp.css */ .dummy[b-wxcipkahb0] { } .printing-notification[b-wxcipkahb0] { font-size: 20px; width: 100%; text-align: center; } .printing-notification .btn[b-wxcipkahb0] { font-size: 17px; } /* /Pages/Plot.razor.rz.scp.css */ .dummy[b-8ceo6yevxa] { } .image-container[b-8ceo6yevxa] { height: 0px; flex-grow: 1; position: relative; } .plot-image[b-8ceo6yevxa] { position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: contain } .overlay-image[b-8ceo6yevxa] { position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: contain; z-index: 1; } /* /Pages/PowderTestingPage.razor.rz.scp.css */ .dummy[b-powder-tuning] { } .status-plot-camera-container[b-powder-tuning] { display: grid; } .status-plot-camera-container .status-any-view[b-powder-tuning] { grid-area: 1 / 1; width: 100%; height: 100%; transition: opacity 0.2s linear; position: absolute; } .status-plot-camera-container .status-any-view.status-plot-view[b-powder-tuning] { border: 1px solid #fff1; float: right; -webkit-box-shadow: 0 0 15px #0007; box-shadow: 0 0 15px #0007; } .status-plot-camera-container .status-any-view.status-thermo-view[b-powder-tuning] { } .status-plot-camera-container .status-any-view.status-thermo-view .video-image-container[b-powder-tuning] { } .status-plot-camera-container .status-any-view.status-thermo-view .video-image-container img[b-powder-tuning] { border: 1px solid #fff1; width: 100%; height: 100%; } .status-plot-camera-container .status-any-view.status-camera-view[b-powder-tuning] { } .status-plot-camera-container .status-any-view.status-camera-view .video-image-container[b-powder-tuning] { } .status-plot-camera-container .status-any-view.status-camera-view .video-image-container img[b-powder-tuning] { border: 1px solid #fff1; width: 100%; height: 100%; } .print-controls[b-powder-tuning] { padding-bottom: 10px; } .badge[b-powder-tuning] { font-size: 15px; } .dropdown-item[b-powder-tuning] { font-size: 17px; } .property-table[b-powder-tuning] { position: relative; top: 0px; width: 100%; } .property-table .property-name[b-powder-tuning] { white-space: nowrap; color: #ffffff; font-size: 20px; vertical-align: middle; vertical-align: middle; padding-top: 3px; padding-bottom: 3px; } .property-table .property-value[b-powder-tuning] { white-space: nowrap; color: #03b4da; text-align: right; vertical-align: middle; padding-top: 3px; padding-bottom: 3px; } .property-table .property-value .property-value-set[b-powder-tuning] { /*font-weight: bold;*/ } .property-table .property-value .property-value-set-parent[b-powder-tuning] { font-style: italic; color: #03b4da7f; } .property-table .property-value .property-value-not-set[b-powder-tuning] { font-style: italic; color: #03b4da7f; } .property-table .property-suffix[b-powder-tuning] { white-space: nowrap; color: #03b4da; text-align: left; font-size: 75%; vertical-align: middle; opacity: 75%; } .property-table .property-separator[b-powder-tuning] { } .hide-top-line td[b-powder-tuning] { border-top: none; } .printing-notification[b-powder-tuning] { font-size: 20px; width: 100%; text-align: center; } .printing-notification .btn[b-powder-tuning] { font-size: 17px; } /* /Pages/PrinterLogs.razor.rz.scp.css */ .dummy[b-ybqvs97ljs] { } [b-ybqvs97ljs] small { font-size: 60%; color: darkgray; } [b-ybqvs97ljs] table { } [b-ybqvs97ljs] tr:hover { background-color: #ffd80010; outline: 1px solid #ffd80030; } [b-ybqvs97ljs] td { height: 20px !important; padding-top: 1px !important; padding-bottom: 1px !important; border-bottom: 1px dotted #fff2; } [b-ybqvs97ljs] tbody { opacity: 1 !important; } [b-ybqvs97ljs] thead th { position: sticky; top: 0; z-index: 2; background-color: #777; height: 20px !important; } [b-ybqvs97ljs] tr { height: 20px !important; } [b-ybqvs97ljs] th:nth-child(1), [b-ybqvs97ljs] td:nth-child(1) { min-width: 9.5em !important; max-width: 9.5em !important; } [b-ybqvs97ljs] th:nth-child(2), [b-ybqvs97ljs] td:nth-child(2) { min-width: 3em !important; max-width: 3em !important; } [b-ybqvs97ljs] th:nth-child(3), [b-ybqvs97ljs] td:nth-child(3) { min-width: 300px !important; max-width: 300px !important; } [b-ybqvs97ljs] td:nth-child(3) span { display: block; overflow: hidden; text-overflow: ellipsis; direction: rtl; text-align: left; } [b-ybqvs97ljs] .quickgrid[theme=default] .col-options-button { } [b-ybqvs97ljs] .quickgrid[theme=default] { font-size: 15px; line-height: 15px; font-family: monospace; } [b-ybqvs97ljs] .quickgrid[theme=default] .col-options { color: black; } [b-ybqvs97ljs] .quickgrid[theme=default] .multiline { font-style: italic; background-color: #fff3; } [b-ybqvs97ljs] .quickgrid[theme=default] .message-col { overflow: hidden; text-overflow: ellipsis; white-space: pre-wrap; height: 1lh; margin: 0px; } [b-ybqvs97ljs] .quickgrid[theme=default] .exception-col { overflow: hidden; text-overflow: ellipsis; white-space: pre-wrap; height: 1lh; margin: 0px; } [b-ybqvs97ljs] .popup-text { white-space: pre-wrap; width: auto; border: 1px solid black; padding-left: 8px; padding-right: 8px; padding-top: 4px; padding-bottom: 4px; background: white; color: black; font-size: 15px; font-family: monospace; border-radius: 3px; } [b-ybqvs97ljs] .popup-text::-moz-selection { color: white; background: gray; } [b-ybqvs97ljs] .popup-text::selection { color: white; background: gray; } [b-ybqvs97ljs] .clickable { cursor: pointer; } [b-ybqvs97ljs] .clickable:hover { text-decoration: underline; } [b-ybqvs97ljs] .hi { background-color: #0007; color: orange; } /* /Pages/PrinterSettings.razor.rz.scp.css */ .dummy[b-printer-settings] { } p[b-printer-settings] { font-size: 17px; } li[b-printer-settings] { font-size: 17px; } .properties-panel[b-printer-settings] { font-family: 'AurulentSans', sans-serif; font-size: 20px; } .properties-panel .properties-content[b-printer-settings] { overflow-y: scroll; } .properties-panel .hide-top-line td[b-printer-settings], .properties-panel .hide-top-line th[b-printer-settings] { border-top: none; } .properties-panel .nav-link[b-printer-settings] { font-size: 20px; } .properties-panel .nav-tabs[b-printer-settings] { border-bottom: 0px solid white; } .properties-panel .nav-item[b-printer-settings] { } .property-container[b-printer-settings] { position: relative; } .property-table[b-printer-settings] { background: #8080801E; border-radius: 10px; position: relative; top: 0px; } .property-table .property-name[b-printer-settings] { white-space: nowrap; color: #ffffff; font-size: 20px; vertical-align: middle; vertical-align: middle; } .property-table .property-value[b-printer-settings] { white-space: nowrap; color: #03b4da; text-align: right; vertical-align: middle; } .property-table .property-value.property-value-left[b-printer-settings] { text-align: left; } .property-table .property-value .property-value-set[b-printer-settings] { /*font-weight: bold;*/ } .property-table .property-value .property-value-set-parent[b-printer-settings] { font-style: italic; color: #03b4da7f; } .property-table .property-value .property-value-not-set[b-printer-settings] { font-style: italic; color: #03b4da7f; } .property-table .property-suffix[b-printer-settings] { white-space: nowrap; color: #03b4da; text-align: left; font-size: 75%; vertical-align: middle; opacity: 75%; } .property-table .property-separator[b-printer-settings] { } .update-progress[b-printer-settings] { width: 100%; display: flex; align-items: center; justify-content: center; object-fit: none; } .update-current[b-printer-settings] { } .update-current span[b-printer-settings] { margin-right: 3px; font-size: 17px; } .update-current small[b-printer-settings] { color: darkgray; font-size: 15px; } .update-list[b-printer-settings] { height: 100%; overflow-y: scroll; } .update-list .listview__heading[b-printer-settings] { font-size: 20px; } .update-list .badge[b-printer-settings] { margin-right: 3px; } .network-name span[b-printer-settings] { margin-left: 10px; } .network-attributes .bi[b-printer-settings] { margin-right: 5px; } .network-attributes span[b-printer-settings] { margin-right: 3px; font-size: 17px; } .network-attributes small[b-printer-settings] { color: darkgray; font-size: 15px; } .list-header[b-printer-settings] { color: darkgray; font-size: 17px; font-weight: bold; margin-bottom: 0px; } .wireless-network-table[b-printer-settings] { } .wireless-network-list[b-printer-settings] { } .wireless-network-list .listview__item[b-printer-settings] { padding-top: 10px; padding-bottom: 10px; } .wireless-network-list .listview__heading[b-printer-settings] { font-size: 20px; } .wireless-network-list .wireless-network-name .bi[b-printer-settings] { margin-right: 10px; color: darkgrey; } .wireless-network-list .wireless-network-attributes .bi[b-printer-settings] { margin-left: 20px; } .wireless-network-list small[b-printer-settings] { color: darkgray; font-size: 17px; margin-left: 12px; } .update-para[b-printer-settings] { } .update-para .btn[b-printer-settings] { float: right; } .update-para .update-status[b-printer-settings] { width: calc(80% - 30px); display: inline-block; margin-right: 20px; padding: 5px 10px 5px 10px; } .update-para .update-status.update-progress[b-printer-settings] { text-align: center; border: solid 1px #fff3; } .configuring-para[b-printer-settings] { } .configuring-para .btn[b-printer-settings] { float: right; } .release-notes[b-printer-settings] { white-space: pre-wrap; } .remote-web-access-container[b-printer-settings] { width: 100%; display: flex; } .remote-web-access-box[b-printer-settings] { width: 100%; text-align: center; margin-top: 3px; background: rgba(0,0,0,0.1); border: 1px solid black; padding: 0px; } .remote-web-access-copy[b-printer-settings] { white-space: nowrap; margin: auto 0px auto 10px; } /* /Pages/PrinterStatus.razor.rz.scp.css */ .dummy[b-printer-status] { } .root-container[b-printer-status] { overflow-x: hidden; overflow-y: auto; height: 100%; padding-top: 5px; padding-bottom: 0px; } @media (max-width: 576px) { .status-icon[b-printer-status] { width: 60px; height: 60px; } } .status-panel[b-printer-status] { font-family: 'AurulentSans', sans-serif; font-size: 20px; line-height: 1.75; } .status-panel td.col[b-printer-status], .status-panel td.col-auto[b-printer-status] { padding-top: 0px; padding-bottom: 0px; } .status-panel .status-progress[b-printer-status] { font-size: 17px; opacity: 75%; } .status-panel .status-estimate-absolute[b-printer-status] { font-size: 17px; opacity: 75%; } .status-panel .monitor-container-cell[b-printer-status] { padding: 0px; } .status-panel .monitor-container-cell .monitor-container[b-printer-status] { padding: 0rem 1rem; background: #fff1; -webkit-box-shadow: 0 0 15px #0007; box-shadow: 0 0 15px #0007; border-radius: 3px; } .status-panel .value-table td[b-printer-status], .status-panel .value-table th[b-printer-status] { padding: 0px; font-weight: inherit; line-height: 38px; } .status-panel .hide-top-line > td[b-printer-status], .status-panel .hide-top-line > th[b-printer-status], .hide-top-line[b-printer-status] { border-top: none; } .status-panel .show-right-line[b-printer-status] { border-right: 1px solid rgba(255, 255, 255, 0.125); } .status-panel .status-text[b-printer-status] { color: #ffffff; text-align: left; font-size: 17px; vertical-align: middle; } .status-panel .status-value[b-printer-status] { color: #03b4da; text-align: right; vertical-align: middle; } .status-panel .heat-hold-status[b-printer-status] { vertical-align: top; } .status-panel .connection-status[b-printer-status] { font-size: 15px; vertical-align: top; line-height: 20px; } .status-panel .connection-status .badge[b-printer-status] { font-size: 15px; } .status-panel .connection-status .badge[b-printer-status] { font-size: 15px; } .status-panel .status-value .laser-status[b-printer-status] { display: inline-block; width: 3em; text-align: right; white-space: nowrap; } .status-panel .status-value .halogen-status[b-printer-status] { display: inline-block; width: 3em; text-align: right; white-space: nowrap } .status-panel .status-value-prefix[b-printer-status] { color: #03b4da; text-align: right; font-size: 15px; vertical-align: middle; opacity: 75%; } .status-panel .status-value-suffix[b-printer-status] { color: #03b4da; text-align: left; font-size: 15px; vertical-align: middle; opacity: 75%; } .status-panel .status-value-left[b-printer-status] { color: #03b4da; text-align: left; vertical-align: middle; } .status-panel .status-image-container[b-printer-status] { padding: 3px 3px 0px 3px; } .print-controls[b-printer-status] { margin-left: -8px; margin-top: 5px; margin-right: -8px; } .print-controls > div[b-printer-status] { padding-left: 8px; padding-right: 8px; } .print-controls .print-controls-button[b-printer-status] { padding-top: 8px; } .status-plot-camera-container[b-printer-status] { display: grid; cursor: pointer; } .status-plot-camera-container .status-any-view[b-printer-status] { grid-area: 1 / 1; width: 100%; height: 100%; transition: opacity 0.2s linear; } .status-plot-camera-container .status-any-view .video-image[b-printer-status] { -webkit-box-shadow: none !important; box-shadow: none !important; } .status-plot-camera-container .status-any-view:not(.print-time-view)[b-printer-status] { background-color: black; outline: 1px solid rgba(255, 255, 255, 0.125); } .status-plot-camera-container .status-any-view.print-time-view[b-printer-status] { align-content: end; } .soft-cancel-table[b-printer-status] { } .soft-cancel-table td[b-printer-status] { border-top: none; font-size: 17px; vertical-align: middle; } .soft-cancel-table .btn[b-printer-status] { font-size: 17px; width: 100%; white-space: nowrap; } .powder-tuning-link[b-printer-status] { text-decoration: underline; } .print-overrides-link[b-printer-status] { margin-left: 5px; text-decoration: underline; } .estimates-link[b-printer-status] { text-decoration: underline !important; } .table.estimate-table[b-printer-status] { } .table.estimate-table th[b-printer-status] { font-size: 17px; font-weight: bold; } .table.estimate-table td[b-printer-status] { font-size: 17px; text-align: left; } .table.estimate-table td small[b-printer-status] { font-size: 15px; font-style: italic; color: #aaa; float: right; } .table.estimate-table td.estimate-progress-hours-mins[b-printer-status] { font-size: 15px; text-align: left; color: #7fff; } .table.estimate-table td.estimate-end-at[b-printer-status] { font-size: 15px; text-align: left; color: #7fff; font-weight: bold; } .table.estimate-table tr.estimate-total-row[b-printer-status] { background: #fff3; } /* /Pages/PrintProfiles.razor.rz.scp.css */ dummy[b-print-profiles] { } .properties-panel[b-print-profiles] { font-family: 'AurulentSans', sans-serif; font-size: 20px; } .properties-panel .hide-top-line td[b-print-profiles], .properties-panel .hide-top-line th[b-print-profiles] { border-top: none; } .properties-panel .nav-link[b-print-profiles] { font-size: 20px; padding-left: 20px; padding-right: 20px; } .properties-panel .nav-tabs[b-print-profiles] { border-bottom: 0px solid white; } .properties-panel .nav-item[b-print-profiles] { } .profile-action-button-column[b-print-profiles] { padding-left: 4px; padding-right: 0px; padding-top: 2px; padding-bottom: 0px; } .profile-action-button-column .profile-action-button[b-print-profiles] { font-size: 20px; display: block; width: 100%; margin-bottom: 2px; padding-left: 6px; padding-right: 6px; } .profile-list[b-print-profiles] { overflow-y: auto; position: relative; } .profile-button img[b-print-profiles] { padding-top: 10px; width: 50px; } .profile-button .title-row[b-print-profiles] { } .property-container[b-print-profiles] { position: relative; } .property-table[b-print-profiles] { background: #8080801E; border-radius: 10px; position: relative; top: 0px; } .property-table .hide-top-line td[b-print-profiles], .property-table .hide-top-line th[b-print-profiles] { border-top: none; } .property-table .property-name[b-print-profiles] { white-space: nowrap; color: #ffffff; font-size: 20px; vertical-align: middle; vertical-align: middle; padding-top: 8px; padding-bottom: 8px; } .property-table .property-value[b-print-profiles] { white-space: nowrap; color: #03b4da; text-align: right; vertical-align: middle; padding-top: 8px; padding-bottom: 8px; } .property-table .property-value .property-value-set[b-print-profiles] { /*font-weight: bold;*/ } .property-table .property-value .property-value-set-parent[b-print-profiles] { font-style: italic; color: #03b4da7f; } .property-table .property-value .property-value-not-set[b-print-profiles] { font-style: italic; color: #03b4da7f; } .property-table .property-suffix[b-print-profiles] { white-space: nowrap; color: #03b4da; text-align: left; font-size: 75%; vertical-align: middle; opacity: 75%; } .property-table .property-separator[b-print-profiles] { } .property-table-shorter-rows[b-print-profiles] { } .property-table-shorter-rows td[b-print-profiles] { padding-top: 2px !important; padding-bottom: 2px !important; } .table-advanced-shrinkage[b-print-profiles] { margin-bottom: 0px; background-color: #0002; border-radius: 5px; } .table-advanced-shrinkage th[b-print-profiles] { font-weight: bold; vertical-align: middle; text-align: center; padding-top: 2px; padding-bottom: 2px; padding-left: 2px; padding-right: 2px; border-left: 1px solid rgba(255, 255, 255, 0.125); } .table-advanced-shrinkage th.shrink-col-first[b-print-profiles] { border-left: 0px; } .table-advanced-shrinkage td[b-print-profiles] { vertical-align: middle; text-align: center; padding-top: 2px; padding-bottom: 2px; padding-left: 2px; padding-right: 2px; border-left: 1px solid rgba(255, 255, 255, 0.125); } .table-advanced-shrinkage .shrink-row-header th[b-print-profiles] { border-top: 0px; } .table-advanced-shrinkage .shrink-row-far .shrink-col-middle[b-print-profiles], .table-advanced-shrinkage .shrink-row-middle .shrink-col-left[b-print-profiles], .table-advanced-shrinkage .shrink-row-middle .shrink-col-right[b-print-profiles], .table-advanced-shrinkage .shrink-row-near .shrink-col-middle[b-print-profiles] { background-color: #fff1; border-radius: 5px; } .table-advanced-shrinkage .shrink-row-far .shrink-col-left[b-print-profiles], .table-advanced-shrinkage .shrink-row-far .shrink-col-right[b-print-profiles], .table-advanced-shrinkage .shrink-row-middle .shrink-col-middle[b-print-profiles], .table-advanced-shrinkage .shrink-row-near .shrink-col-left[b-print-profiles], .table-advanced-shrinkage .shrink-row-near .shrink-col-right[b-print-profiles] { background-color: #0001; border-radius: 5px; } .has-defaults-row[b-print-profiles] { } .has-defaults-row .btn[b-print-profiles] { padding-top: 1px; padding-bottom: 1px; } .has-defaults-row .new-defaults[b-print-profiles] { font-size: 15px; padding: 6px; margin-left: 4px; } .compare-table[b-print-profiles] { } .compare-table th[b-print-profiles] { font-size: 20px; font-weight: bold; text-align: center; } .compare-table th:nth-child(0)[b-print-profiles] { border-right: 1px solid #fff2; } .compare-table td[b-print-profiles] { font-size: 20px; font-weight: normal; text-align: center; } .compare-table td:nth-child(0)[b-print-profiles] { border-right: 1px solid #fff2; font-weight: bold; width: 1%; white-space: nowrap; text-align: right; } .compare-table td:nth-child(1)[b-print-profiles] { width: 1%; white-space: nowrap; } .dropdown-item[b-print-profiles] { font-size: 20px; } .print-profile-modal-img[b-print-profiles] { width: 30px; height: 30px; } /* /Pages/PrintTuningPage.razor.rz.scp.css */ .dummy[b-print-tuning] { } p[b-print-tuning] { font-size: 17px; } .property-table[b-print-tuning] { position: relative; top: 0px; width: 100%; } .property-table .property-name[b-print-tuning] { white-space: nowrap; color: #ffffff; font-size: 20px; vertical-align: middle; vertical-align: middle; padding-top: 8px; padding-bottom: 8px; } .property-table .property-value[b-print-tuning] { white-space: nowrap; color: #03b4da; font-size: 20px; text-align: right; vertical-align: middle; padding-top: 8px; padding-bottom: 8px; } .property-table .property-value .property-value-set[b-print-tuning] { /*font-weight: bold;*/ } .property-table .property-value .property-value-set-parent[b-print-tuning] { font-style: italic; color: #03b4da7f; } .property-table .property-value .property-value-not-set[b-print-tuning] { font-style: italic; color: #03b4da7f; } .property-table .property-suffix[b-print-tuning] { white-space: nowrap; color: #03b4da; text-align: left; font-size: 75%; vertical-align: middle; opacity: 75%; } .property-table .property-separator[b-print-tuning] { } .hide-top-line td[b-print-tuning] { border-top: none; } .printing-notification[b-print-tuning] { font-size: 20px; width: 100%; text-align: center; } .printing-notification .btn[b-print-tuning] { font-size: 17px; } .badge.badge-danger[b-print-tuning] { font-size: 17px; background-color: rgba(220, 53, 69, 0.4) } .issue[b-print-tuning] { overflow: hidden; max-height: 0; transition: max-height 0.5s ease-in-out, margin-bottom 0.5s ease-in-out; } .issue.issue-inactive[b-print-tuning] { margin-bottom: 0px; } .issue.issue-active[b-print-tuning] { max-height: 300px; } .auto-decrease-offset[b-print-tuning] { width: auto; min-width: 4em; text-align: center; } .auto-detect-sensitivity[b-print-tuning] { width: auto; min-width: 4em; text-align: center; } .root-container[b-print-tuning] { overflow-x: hidden; overflow-y: auto; height: 100%; padding: 0px; } .root-container .container-flex[b-print-tuning] { height: 100%; } .root-container .container-flex .row[b-print-tuning] { height: 100%; } .camera-view .video-image-container[b-print-tuning] { align-items: baseline; } .camera-view .video-image-container .video-image[b-print-tuning] { width: 100%; height: auto; } .tab-panel[b-print-tuning] { } .tab-panel .nav-link[b-print-tuning] { font-size: 17px; padding-left: 20px; padding-right: 20px; padding-top: 0px; padding-bottom: 8px; } .tab-panel .nav-tabs[b-print-tuning] { border-bottom: 0px solid white; } .tab-panel .nav-item[b-print-tuning] { } .jumbotron[b-print-tuning] { margin-bottom: 0px; } /* /Pages/PrintTuningReportPage.razor.rz.scp.css */ .dummy[b-print-tuning-report] { } .report[b-print-tuning-report] { font-size: 15px; overflow-y: scroll; height: 100%; } /* /Pages/RemotePrintersPage.razor.rz.scp.css */ .dummy[b-remote-printers] { } .printing-notification[b-remote-printers] { font-size: 20px; width: 100%; text-align: center; } .printing-notification .btn[b-remote-printers] { font-size: 17px; } .properties-panel[b-remote-printers] { font-family: 'AurulentSans', sans-serif; font-size: 20px; width: 480px; height: 100%; display: flex; flex-direction: column; } .properties-panel.right-properties-panel[b-remote-printers] { width: 100% !important; padding: 0px 15px 15px 0px !important; margin: 0px !important; } .properties-panel .hide-top-line td[b-remote-printers], .properties-panel .hide-top-line th[b-remote-printers] { border-top: none; } .properties-panel .nav-link[b-remote-printers] { font-size: 20px; } .properties-panel .nav-tabs[b-remote-printers] { border-bottom: 0px solid white; } .properties-panel .nav-item[b-remote-printers] { } .properties-panel > div:nth-child(2)[b-remote-printers] { flex-grow: 1; height: 0px; } .properties-panel > div:nth-child(2) > .col[b-remote-printers] { height: 100%; } .property-container[b-remote-printers] { height: calc(100% - 15px); background: #8080801E; border-radius: 10px; overflow-y: auto; } .property-table[b-remote-printers] { position: relative; top: 0px; } .property-table .property-name[b-remote-printers] { white-space: nowrap; color: #ffffff; font-size: 20px; vertical-align: middle; vertical-align: middle; } .property-table .property-value[b-remote-printers] { white-space: nowrap; color: #03b4da; text-align: right; vertical-align: middle; } .property-table .property-value select[b-remote-printers] { width: 100%; /*font-weight: bold;*/ } .property-table .property-value option[b-remote-printers] { color: #03b4da; background: #01343e; /*font-weight: bold;*/ } .property-table .property-value .property-value-set[b-remote-printers] { /*font-weight: bold;*/ } .property-table .property-value .property-value-set-parent[b-remote-printers] { font-style: italic; color: #03b4da7f; } .property-table .property-value .property-value-not-set[b-remote-printers] { font-style: italic; color: #03b4da7f; } .property-table .property-suffix[b-remote-printers] { white-space: nowrap; color: #03b4da; text-align: left; font-size: 75%; vertical-align: middle; opacity: 75%; } .property-table .property-separator[b-remote-printers] { } .header-row[b-remote-printers] { padding-bottom: 10px; } .header-row button[b-remote-printers] { font-size: 20px; } .header-row .col-auto[b-remote-printers] { padding-left: 5px; padding-right: 5px; margin-top: auto; margin-bottom: auto; } .header-row .col[b-remote-printers] { padding-left: 5px; padding-right: 5px; } .printer-details-container[b-remote-printers] { overflow: visible; position: relative; } .printer-details-container .validation-notification[b-remote-printers] { position: absolute; margin: auto; top: 0; left: 0; width: 100%; height: 100%; display: flex; align-items: start; font-size: 20px; justify-content: center; pointer-events: none; /* click trough */ opacity: 75%; } .printer-details-container .validation-notification span[b-remote-printers] { /* margin-bottom: 25%; */ } .printer-details-container .working-progress[b-remote-printers] { position: absolute; margin: auto; top: 0; left: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; object-fit: none; pointer-events: none; /* click trough */ } .add-printer-row-container[b-remote-printers] { display: flex; flex-direction: row; } .add-printer-row-container td[b-remote-printers] { padding-top: 4px; padding-bottom: 4px; } .add-printer-row-container button[b-remote-printers] { font-size: 17px; width: 100%; } .add-printer-row-container div[b-remote-printers] { font-size: 17px; width: 100%; } .property-table .new-printer-row[b-remote-printers] { } .property-table .new-printer-row td[b-remote-printers] { } .property-table .printers-no-printer[b-remote-printers] { font-style: italic; font-size: 20px; } .property-table .printers-printer-name-row[b-remote-printers] { } .property-table .printers-printer-name-row small[b-remote-printers] { padding-left: 8px; font-size: 20px; } .property-table .printers-printer-name-row .printers-printer-name-row-date[b-remote-printers] { color: #fff7; } .property-table .printers-printer-name-row .printers-printer-name-row-date small[b-remote-printers] { margin-left: -4px; color: #fff7; font-size: 17px; } .property-table .printers-printer-name-row td[b-remote-printers] { vertical-align: middle; } .property-table .printers-printer-name-row td:nth-child(1)[b-remote-printers] { width: 99%; text-align: left; padding-right: 0px; cursor: pointer; } .property-table .printers-printer-name-row td:nth-child(2)[b-remote-printers] { white-space: nowrap; } .property-table .printers-printer-name-row td:nth-child(2) button[b-remote-printers] { font-size: 17px; } .property-table .printers-printer-name-row td:nth-child(2) > .btn-group[b-remote-printers] { float: right; } .property-table .printers-printer-name-row td:nth-child(2) .dropdown-menu[b-remote-printers] { background-color: rgba(0, 48, 57, 0.96); } .property-table .printers-printer-name-row td:nth-child(2) .dropdown-menu .dropdown-item[b-remote-printers] { font-size: 20px; } .new-defaults[b-remote-printers] { font-size: 15px; padding: 6px; margin-left: 4px; } .iframes-container[b-remote-printers] { position: relative; width: 100%; height: 100%; } .iframes-container .remote-container[b-remote-printers] { padding-top: 2px; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; opacity: 0.999; transition: opacity 0.5s ease; } .iframes-container .remote-container.remote-container-hidden[b-remote-printers] { opacity: 0.001; /* keeps iframe hidden, but loads it */ z-index: -2; } .btn-record[b-remote-printers] { display: inline-block; font-size: 17px; padding: 0px 8px; } /* /Pages/ShutdownPage.razor.rz.scp.css */ .dummy[b-nitcy13tp6] { } p[b-nitcy13tp6] { font-size: 20px; } button[b-nitcy13tp6] { font-size: 20px; margin-right: 3px; margin-bottom: 3px; } .card[b-nitcy13tp6] { background-color: rgba(255, 255, 255, 0.1); } .card-header[b-nitcy13tp6] { font-size: 20px; } .badge.badge-danger[b-nitcy13tp6] { background-color: rgba(220, 53, 69, 0.4) } .issue[b-nitcy13tp6] { overflow: hidden; max-height: 0; transition: max-height 0.5s ease-in-out, margin-bottom 0.5s ease-in-out; } .issue.issue-inactive[b-nitcy13tp6] { margin-bottom: 0px; } .issue.issue-active[b-nitcy13tp6] { max-height: 300px; } /* /Pages/SlicingPage.razor.rz.scp.css */ .dummy[b-print-profiles] { } .print-profile[b-print-profiles] { } .print-profile.disabled[b-print-profiles] { opacity: 0.5; } .print-profile img[b-print-profiles] { height: 30px; } /* /Pages/Test2D.razor.rz.scp.css */ .dummy[b-test2d] { } .properties-panel[b-test2d] { font-family: 'AurulentSans', sans-serif; font-size: 20px; } .properties-panel .hide-top-line td[b-test2d], .properties-panel .hide-top-line th[b-test2d] { border-top: none; } .properties-panel .nav-link[b-test2d] { font-size: 20px; padding-left: 15px; padding-right: 15px; } .properties-panel .nav-tabs[b-test2d] { border-bottom: 0px solid white; } .properties-panel .nav-item[b-test2d] { } .property-table[b-test2d] { background: #8080801E; border-radius: 10px; position: relative; top: 0px; } .property-table .property-name[b-test2d] { white-space: nowrap; color: #ffffff; font-size: 20px; vertical-align: middle; vertical-align: middle; padding-top: 2px; padding-bottom: 2px; } .property-table .property-value[b-test2d] { white-space: nowrap; color: #03b4da; text-align: right; vertical-align: middle; padding-top: 2px; padding-bottom: 2px; } .property-table .property-value .property-value-set[b-test2d] { /*font-weight: bold;*/ } .property-table .property-value .property-value-set-parent[b-test2d] { font-style: italic; color: #03b4da7f; } .property-table .property-value .property-value-not-set[b-test2d] { font-style: italic; color: #03b4da7f; } .property-table .property-suffix[b-test2d] { white-space: nowrap; color: #03b4da; text-align: left; font-size: 75%; vertical-align: middle; opacity: 75%; } .property-table .property-separator[b-test2d] { } .property-table .property-buttons a[b-test2d] { margin-right: 5px; font-size: 15px; } /* /Pages/ThermoCamera.razor.rz.scp.css */ .dummy[b-thermo-camera] { } .root-container[b-thermo-camera] { overflow-x: hidden; overflow-y: auto; height: 100%; padding: 0px; } .root-container .container-flex[b-thermo-camera] { height: 100%; } .root-container .container-flex .row[b-thermo-camera] { height: 100%; } .temperature-table[b-thermo-camera] { font-family: 'AurulentSans', sans-serif; font-size: 20px; } .temperature-table th[b-thermo-camera] { } .temperature-table .hide-top-line td[b-thermo-camera], .temperature-table .hide-top-line th[b-thermo-camera] { border-top: none; } .temperature-value[b-thermo-camera] { color: #03b4da; text-align: right; } .camera-view .video-image-container .video-image[b-thermo-camera] { } .status-line[b-thermo-camera] { width: 100%; text-align: center; font-size: 17px; } /* /Pages/ThermoCameraCompare.razor.rz.scp.css */ .dummy[b-thermo-camera-compare] { } .root-container[b-thermo-camera-compare] { overflow-x: hidden; overflow-y: auto; height: 100%; padding: 0px; } .root-container .container-flex[b-thermo-camera-compare] { height: 100%; } .root-container .container-flex .row[b-thermo-camera-compare] { height: 100%; } .temperature-table[b-thermo-camera-compare] { font-family: 'AurulentSans', sans-serif; font-size: 20px; } .temperature-table th[b-thermo-camera-compare] { } .temperature-table .hide-top-line td[b-thermo-camera-compare], .temperature-table .hide-top-line th[b-thermo-camera-compare] { border-top: none; } .temperature-value[b-thermo-camera-compare] { color: #03b4da; text-align: right; } /* /Pages/Wizards/AnalyseHeatingWizard.razor.rz.scp.css */ .dummy[b-analyse-heating-wizard] { } p[b-analyse-heating-wizard] { font-size: 20px; } .printing-notification[b-analyse-heating-wizard] { font-size: 20px; width: 100%; text-align: center; } .printing-notification .btn[b-analyse-heating-wizard] { font-size: 17px; } .validation-notification[b-analyse-heating-wizard] { } .step-indicator[b-analyse-heating-wizard] { font-size: 17px; } .table th[b-analyse-heating-wizard] { font-size: 17px; font-weight: bold; } .table td[b-analyse-heating-wizard] { font-size: 17px; } .table tr.powder-total-row[b-analyse-heating-wizard] { background: #fff3; } .lead a[b-analyse-heating-wizard] { margin-right: 8px; } .video-container[b-analyse-heating-wizard] { flex-grow: 1; position: relative; } .video-container .light-control-container[b-analyse-heating-wizard] { position: absolute; height: 100%; } .video-container button[b-analyse-heating-wizard] { opacity: 75%; white-space: nowrap; } .video-container button.last-button[b-analyse-heating-wizard] { position: absolute; bottom: 0px; } hr[b-analyse-heating-wizard] { width: 100%; } .container[b-analyse-heating-wizard] { height: 100%; } .container .jumbotron[b-analyse-heating-wizard] { display: flex; flex-direction: column; } .modal-progress[b-analyse-heating-wizard] { text-align: center; font-size: 17px; } .preview-container[b-analyse-heating-wizard] { padding: 0px !important; background-color: transparent; } .table-sm td[b-analyse-heating-wizard], .table-sm th[b-analyse-heating-wizard] { padding-top: 2px; padding-bottom: 2px; } /* /Pages/Wizards/ChamberHeaterCheckWizard.razor.rz.scp.css */ .dummy[b-chamber-heater-check-wizard] { } p[b-chamber-heater-check-wizard] { font-size: 20px; } .printing-notification[b-chamber-heater-check-wizard] { font-size: 20px; width: 100%; text-align: center; } .printing-notification .btn[b-chamber-heater-check-wizard] { font-size: 17px; } .validation-notification[b-chamber-heater-check-wizard] { } .step-indicator[b-chamber-heater-check-wizard] { font-size: 17px; } .table th[b-chamber-heater-check-wizard] { font-size: 17px; font-weight: bold; } .table td[b-chamber-heater-check-wizard] { font-size: 17px; } .table tr.powder-total-row[b-chamber-heater-check-wizard] { background: #fff3; } .lead a[b-chamber-heater-check-wizard] { margin-right: 8px; } .video-container[b-chamber-heater-check-wizard] { flex-grow: 1; position: relative; } .video-container .light-control-container[b-chamber-heater-check-wizard] { position: absolute; height: 100%; } .video-container button[b-chamber-heater-check-wizard] { opacity: 75%; white-space: nowrap; } .video-container button.last-button[b-chamber-heater-check-wizard] { position: absolute; bottom: 0px; } hr[b-chamber-heater-check-wizard] { width: 100%; } .container[b-chamber-heater-check-wizard] { height: 100%; } .container .jumbotron[b-chamber-heater-check-wizard] { display: flex; flex-direction: column; } .modal-progress[b-chamber-heater-check-wizard] { text-align: center; font-size: 17px; } .preview-container[b-chamber-heater-check-wizard] { padding: 0px !important; background-color: transparent; } .table-sm td[b-chamber-heater-check-wizard], .table-sm th[b-chamber-heater-check-wizard] { padding-top: 2px; padding-bottom: 2px; } /* /Pages/Wizards/EjectWizard.razor.rz.scp.css */ .dummy[b-eject-wizard] { } p[b-eject-wizard] { font-size: 20px; } .printing-notification[b-eject-wizard] { font-size: 20px; width: 100%; text-align: center; } .printing-notification .btn[b-eject-wizard] { font-size: 17px; } .validation-notification[b-eject-wizard] { } .step-indicator[b-eject-wizard] { font-size: 17px; } .table th[b-eject-wizard] { font-size: 17px; font-weight: bold; } .table td[b-eject-wizard] { font-size: 17px; } .table tr.powder-total-row[b-eject-wizard] { background: #fff3; } .lead a[b-eject-wizard] { margin-right: 8px; } .video-container[b-eject-wizard] { flex-grow: 1; position: relative; } .video-container .light-control-container[b-eject-wizard] { position: absolute; height: 100%; } .video-container button[b-eject-wizard] { opacity: 75%; white-space: nowrap; } .video-container button.last-button[b-eject-wizard] { position: absolute; bottom: 0px; } hr[b-eject-wizard] { width: 100%; } .container[b-eject-wizard] { height: 100%; } .container .jumbotron[b-eject-wizard] { display: flex; flex-direction: column; } .modal-progress[b-eject-wizard] { text-align: center; font-size: 17px; } .preview-container[b-eject-wizard] { padding: 0px !important; background-color: transparent; } .table-sm td[b-eject-wizard], .table-sm th[b-eject-wizard] { padding-top: 2px; padding-bottom: 2px; } /* /Pages/Wizards/GalvoCalibrationWizard.razor.rz.scp.css */ .dummy[b-calibration-wizard] { } p[b-calibration-wizard] { font-size: 17px; } li[b-calibration-wizard] { font-size: 17px; } .printing-notification[b-calibration-wizard] { font-size: 20px; width: 100%; text-align: center; } .printing-notification .btn[b-calibration-wizard] { font-size: 17px; } .validation-notification[b-calibration-wizard] { } .step-indicator[b-calibration-wizard] { font-size: 17px; } .table th[b-calibration-wizard] { font-size: 17px; font-weight: bold; } .table td[b-calibration-wizard] { font-size: 17px; } .table tr.powder-total-row[b-calibration-wizard] { background: #fff3; } .lead a[b-calibration-wizard] { margin-right: 8px; } .video-container[b-calibration-wizard] { flex-grow: 1; position: relative; } .video-container .light-control-container[b-calibration-wizard] { position: absolute; height: 100%; } .video-container button[b-calibration-wizard] { opacity: 75%; white-space: nowrap; } .video-container button.last-button[b-calibration-wizard] { position: absolute; bottom: 0px; } hr[b-calibration-wizard] { width: 100%; } .container[b-calibration-wizard] { height: 100%; } .container .jumbotron[b-calibration-wizard] { display: flex; flex-direction: column; } .modal-progress[b-calibration-wizard] { text-align: center; font-size: 17px; } .preview-container[b-calibration-wizard] { padding: 0px !important; background-color: transparent; } .table-sm td[b-calibration-wizard], .table-sm th[b-calibration-wizard] { padding-top: 2px; padding-bottom: 2px; } .plot-view[b-calibration-wizard] { width: 100%; height: 380px; } .calibration-text[b-calibration-wizard] { width: 100%; font-size: 14px; font-family: monospace; overflow: scroll; } .calibration-text[b-calibration-wizard]::-moz-selection { color: white; background: gray; } .calibration-text[b-calibration-wizard]::selection { color: white; background: gray; } /* /Pages/Wizards/OpticalSetupWizard.razor.rz.scp.css */ .dummy[b-optical-setup-wizard] { } p[b-optical-setup-wizard] { font-size: 17px; } li[b-optical-setup-wizard] { font-size: 17px; } .printing-notification[b-optical-setup-wizard] { font-size: 20px; width: 100%; text-align: center; } .printing-notification .btn[b-optical-setup-wizard] { font-size: 17px; } .validation-notification[b-optical-setup-wizard] { } .step-indicator[b-optical-setup-wizard] { font-size: 17px; } .table th[b-optical-setup-wizard] { font-size: 17px; font-weight: bold; } .table td[b-optical-setup-wizard] { font-size: 17px; } .table tr.powder-total-row[b-optical-setup-wizard] { background: #fff3; } .lead a[b-optical-setup-wizard] { margin-right: 8px; } .video-container[b-optical-setup-wizard] { flex-grow: 1; position: relative; } .video-container .light-control-container[b-optical-setup-wizard] { position: absolute; height: 100%; } .video-container button[b-optical-setup-wizard] { opacity: 75%; white-space: nowrap; } .video-container button.last-button[b-optical-setup-wizard] { position: absolute; bottom: 0px; } hr[b-optical-setup-wizard] { width: 100%; } .container[b-optical-setup-wizard] { height: 100%; } .container .jumbotron[b-optical-setup-wizard] { display: flex; flex-direction: column; } .modal-progress[b-optical-setup-wizard] { text-align: center; font-size: 17px; } .preview-container[b-optical-setup-wizard] { padding: 0px !important; background-color: transparent; } .table-sm td[b-optical-setup-wizard], .table-sm th[b-optical-setup-wizard] { padding-top: 2px; padding-bottom: 2px; } /* /Pages/Wizards/PowderTestingWizard.razor.rz.scp.css */ .dummy[b-powder-tuning-wizard] { } p[b-powder-tuning-wizard] { font-size: 20px; } .printing-notification[b-powder-tuning-wizard] { font-size: 20px; width: 100%; text-align: center; } .printing-notification .btn[b-powder-tuning-wizard] { font-size: 17px; } .validation-notification[b-powder-tuning-wizard] { } .step-indicator[b-powder-tuning-wizard] { font-size: 17px; } .table th[b-powder-tuning-wizard] { font-size: 17px; font-weight: bold; } .table td[b-powder-tuning-wizard] { font-size: 17px; } .table tr.powder-total-row[b-powder-tuning-wizard] { background: #fff3; } .lead a[b-powder-tuning-wizard] { margin-right: 8px; } .video-container[b-powder-tuning-wizard] { flex-grow: 1; position: relative; } .video-container .light-control-container[b-powder-tuning-wizard] { position: absolute; height: 100%; } .video-container button[b-powder-tuning-wizard] { opacity: 75%; white-space: nowrap; } .video-container button.last-button[b-powder-tuning-wizard] { position: absolute; bottom: 0px; } hr[b-powder-tuning-wizard] { width: 100%; } .container[b-powder-tuning-wizard] { height: 100%; } .container .jumbotron[b-powder-tuning-wizard] { display: flex; flex-direction: column; } .property-table[b-powder-tuning-wizard] { background: #8080801E; border-radius: 10px; position: relative; top: 0px; } .property-table .hide-top-line td[b-powder-tuning-wizard], .property-table .hide-top-line th[b-powder-tuning-wizard] { border-top: none; } .property-table .property-name[b-powder-tuning-wizard] { white-space: nowrap; color: #ffffff; font-size: 20px; vertical-align: middle; vertical-align: middle; padding-top: 8px; padding-bottom: 8px; } .property-table .property-value[b-powder-tuning-wizard] { white-space: nowrap; color: #03b4da; text-align: right; vertical-align: middle; padding-top: 8px; padding-bottom: 8px; } .property-table .property-value .property-value-set[b-powder-tuning-wizard] { /*font-weight: bold;*/ } .property-table .property-value .property-value-set-parent[b-powder-tuning-wizard] { font-style: italic; color: #03b4da7f; } .property-table .property-value .property-value-not-set[b-powder-tuning-wizard] { font-style: italic; color: #03b4da7f; } .property-table .property-suffix[b-powder-tuning-wizard] { white-space: nowrap; color: #03b4da; text-align: left; font-size: 75%; vertical-align: middle; opacity: 75%; } .property-table .property-separator[b-powder-tuning-wizard] { } /* /Pages/Wizards/PrintWizard.razor.rz.scp.css */ .dummy[b-print-wizard] { } p[b-print-wizard] { font-size: 20px; } .printing-notification[b-print-wizard] { font-size: 20px; width: 100%; text-align: center; } .printing-notification .btn[b-print-wizard] { font-size: 17px; } .validation-notification[b-print-wizard] { } .step-indicator[b-print-wizard] { font-size: 17px; } .table th[b-print-wizard] { font-size: 17px; font-weight: bold; } .table td[b-print-wizard] { font-size: 17px; } .table tr.powder-total-row[b-print-wizard] { background: #fff3; } .lead a[b-print-wizard] { margin-right: 8px; } .video-container[b-print-wizard] { flex-grow: 1; position: relative; } .video-container .light-control-container[b-print-wizard] { position: absolute; height: 100%; } .video-container button[b-print-wizard] { opacity: 75%; white-space: nowrap; } .video-container button.last-button[b-print-wizard] { position: absolute; bottom: 0px; } hr[b-print-wizard] { width: 100%; } .container[b-print-wizard] { height: 100%; } .container .jumbotron[b-print-wizard] { display: flex; flex-direction: column; } .modal-progress[b-print-wizard] { text-align: center; font-size: 17px; } .preview-container[b-print-wizard] { padding: 0px !important; background-color: transparent; } .table-sm td[b-print-wizard], .table-sm th[b-print-wizard] { padding-top: 2px; padding-bottom: 2px; } .halogen-camera-view[b-print-wizard] { width: 100%; height: 350px; } .setup-checklist[b-print-wizard] { overflow-y: scroll; } .setup-checklist th[b-print-wizard] { vertical-align: middle; } .setup-checklist .setup-checklist-item[b-print-wizard] { font-size: 20px; } .setup-checklist .setup-checklist-more[b-print-wizard] { font-style: italic; } .surface-btn-group[b-print-wizard] { margin-bottom: 8px; } .surface-btn-group .btn[b-print-wizard] { font-size: 17px; } .surface-btn-group.surface-btn-group2 .btn:nth-child(1)[b-print-wizard] { border-right: 2px solid #fff5; border-top-left-radius: 10px; border-bottom-left-radius: 10px; } .surface-btn-group.surface-btn-group2 .btn:nth-child(2)[b-print-wizard] { border-top-right-radius: 10px; border-bottom-right-radius: 10px; } .surface-btn-group.surface-btn-group3 .btn:nth-child(1)[b-print-wizard] { border-right: 2px solid #fff5; border-top-left-radius: 10px; border-bottom-left-radius: 10px; } .surface-btn-group.surface-btn-group3 .btn:nth-child(2)[b-print-wizard] { border-right: 2px solid #fff5; } .surface-btn-group.surface-btn-group3 .btn:nth-child(3)[b-print-wizard] { border-top-right-radius: 10px; border-bottom-right-radius: 10px; } /* /Pages/Wizards/ThermoSetupTuningWizard.razor.rz.scp.css */ .dummy[b-thermo-setup-powder-wizard] { } p[b-thermo-setup-powder-wizard] { font-size: 20px; } .printing-notification[b-thermo-setup-powder-wizard] { font-size: 20px; width: 100%; text-align: center; } .printing-notification .btn[b-thermo-setup-powder-wizard] { font-size: 17px; } .validation-notification[b-thermo-setup-powder-wizard] { } .step-indicator[b-thermo-setup-powder-wizard] { font-size: 17px; } .table th[b-thermo-setup-powder-wizard] { font-size: 17px; font-weight: bold; } .table td[b-thermo-setup-powder-wizard] { font-size: 17px; } .table tr.powder-total-row[b-thermo-setup-powder-wizard] { background: #fff3; } .lead a[b-thermo-setup-powder-wizard] { margin-right: 8px; } .video-container[b-thermo-setup-powder-wizard] { flex-grow: 1; position: relative; } .video-container .light-control-container[b-thermo-setup-powder-wizard] { position: absolute; height: 100%; } .video-container button[b-thermo-setup-powder-wizard] { opacity: 75%; white-space: nowrap; } .video-container button.last-button[b-thermo-setup-powder-wizard] { position: absolute; bottom: 0px; } hr[b-thermo-setup-powder-wizard] { width: 100%; } .container[b-thermo-setup-powder-wizard] { height: 100%; } .container .jumbotron[b-thermo-setup-powder-wizard] { display: flex; flex-direction: column; } .property-table[b-thermo-setup-powder-wizard] { background: #8080801E; border-radius: 10px; position: relative; top: 0px; } .property-table .hide-top-line td[b-thermo-setup-powder-wizard], .property-table .hide-top-line th[b-thermo-setup-powder-wizard] { border-top: none; } .property-table .property-name[b-thermo-setup-powder-wizard] { white-space: nowrap; color: #ffffff; font-size: 20px; vertical-align: middle; vertical-align: middle; padding-top: 8px; padding-bottom: 8px; } .property-table .property-value[b-thermo-setup-powder-wizard] { white-space: nowrap; color: #03b4da; text-align: right; vertical-align: middle; padding-top: 8px; padding-bottom: 8px; } .property-table .property-value .property-value-set[b-thermo-setup-powder-wizard] { /*font-weight: bold;*/ } .property-table .property-value .property-value-set-parent[b-thermo-setup-powder-wizard] { font-style: italic; color: #03b4da7f; } .property-table .property-value .property-value-not-set[b-thermo-setup-powder-wizard] { font-style: italic; color: #03b4da7f; } .property-table .property-suffix[b-thermo-setup-powder-wizard] { white-space: nowrap; color: #03b4da; text-align: left; font-size: 75%; vertical-align: middle; opacity: 75%; } .property-table .property-separator[b-thermo-setup-powder-wizard] { } /* /Pages/Wizards/ThermoSetupWizard.razor.rz.scp.css */ .dummy[b-thermo-setup-wizard] { } p[b-thermo-setup-wizard] { font-size: 17px; } li[b-thermo-setup-wizard] { font-size: 17px; } .printing-notification[b-thermo-setup-wizard] { font-size: 20px; width: 100%; text-align: center; } .printing-notification .btn[b-thermo-setup-wizard] { font-size: 17px; } .validation-notification[b-thermo-setup-wizard] { } .step-indicator[b-thermo-setup-wizard] { font-size: 17px; } .table th[b-thermo-setup-wizard] { font-size: 17px; font-weight: bold; } .table td[b-thermo-setup-wizard] { font-size: 17px; } .table tr.powder-total-row[b-thermo-setup-wizard] { background: #fff3; } .lead a[b-thermo-setup-wizard] { margin-right: 8px; } .video-container[b-thermo-setup-wizard] { flex-grow: 1; position: relative; } .video-container .light-control-container[b-thermo-setup-wizard] { position: absolute; height: 100%; } .video-container button[b-thermo-setup-wizard] { opacity: 75%; white-space: nowrap; } .video-container button.last-button[b-thermo-setup-wizard] { position: absolute; bottom: 0px; } hr[b-thermo-setup-wizard] { width: 100%; } .container[b-thermo-setup-wizard] { height: 100%; } .container .jumbotron[b-thermo-setup-wizard] { display: flex; flex-direction: column; } .modal-progress[b-thermo-setup-wizard] { text-align: center; font-size: 17px; } .preview-container[b-thermo-setup-wizard] { padding: 0px !important; background-color: transparent; } .table-sm td[b-thermo-setup-wizard], .table-sm th[b-thermo-setup-wizard] { padding-top: 2px; padding-bottom: 2px; } .thermo-camera-view[b-thermo-setup-wizard] { width: 100%; height: 350px; } /* /Pages/Wizards/VideoSetupWizard.razor.rz.scp.css */ .dummy[b-video-setup-wizard] { } p[b-video-setup-wizard] { font-size: 17px; } li[b-video-setup-wizard] { font-size: 17px; } .printing-notification[b-video-setup-wizard] { font-size: 20px; width: 100%; text-align: center; } .printing-notification .btn[b-video-setup-wizard] { font-size: 17px; } .validation-notification[b-video-setup-wizard] { } .step-indicator[b-video-setup-wizard] { font-size: 17px; } .table th[b-video-setup-wizard] { font-size: 17px; font-weight: bold; } .table td[b-video-setup-wizard] { font-size: 17px; } .table tr.powder-total-row[b-video-setup-wizard] { background: #fff3; } .lead a[b-video-setup-wizard] { margin-right: 8px; } .video-container[b-video-setup-wizard] { flex-grow: 1; position: relative; } .video-container .light-control-container[b-video-setup-wizard] { position: absolute; height: 100%; } .video-container button[b-video-setup-wizard] { opacity: 75%; white-space: nowrap; } .video-container button.last-button[b-video-setup-wizard] { position: absolute; bottom: 0px; } hr[b-video-setup-wizard] { width: 100%; } .container[b-video-setup-wizard] { height: 100%; } .container .jumbotron[b-video-setup-wizard] { display: flex; flex-direction: column; } .modal-progress[b-video-setup-wizard] { text-align: center; font-size: 17px; } .preview-container[b-video-setup-wizard] { padding: 0px !important; background-color: transparent; } .table-sm td[b-video-setup-wizard], .table-sm th[b-video-setup-wizard] { padding-top: 2px; padding-bottom: 2px; } /* /Pages/Wizards/WizardBase.razor.rz.scp.css */ .dummy[b-wizard-base] { } p[b-wizard-base] { font-size: 20px; } .printing-notification[b-wizard-base] { font-size: 20px; width: 100%; padding-left: 20%; padding-right: 20%; padding-top: 20px; text-align: center; } .printing-notification .btn[b-wizard-base] { font-size: 17px; } .validation-notification[b-wizard-base] { } .step-indicator[b-wizard-base] { font-size: 17px; } .table th[b-wizard-base] { font-size: 17px; font-weight: bold; } .table td[b-wizard-base] { font-size: 17px; } .table tr.powder-total-row[b-wizard-base] { background: #fff3; } .lead a[b-wizard-base] { margin-right: 8px; } .video-container[b-wizard-base] { flex-grow: 1; position: relative; } .video-container .light-control-container[b-wizard-base] { position: absolute; height: 100%; } .video-container button[b-wizard-base] { opacity: 75%; white-space: nowrap; } .video-container button.last-button[b-wizard-base] { position: absolute; bottom: 0px; } hr[b-wizard-base] { width: 100%; } .container[b-wizard-base] { height: 100%; } .container .jumbotron[b-wizard-base] { display: flex; flex-direction: column; } .modal-progress[b-wizard-base] { text-align: center; font-size: 17px; } .preview-container[b-wizard-base] { padding: 0px !important; background-color: transparent; } .table-sm td[b-wizard-base], .table-sm th[b-wizard-base] { padding-top: 2px; padding-bottom: 2px; }