@keyframes shake{10%,90%{transform:translate(-1px)}20%,80%{transform:translate(1px)}30%,50%,70%{transform:translate(-2px)}40%,60%{transform:translate(2px)}}#smartcut-app #mini-stock-nav,#smartcut-machining #mini-stock-nav{flex-wrap:wrap;padding-top:20px;padding-left:2px;padding-right:2px;display:flex}#smartcut-app #mini-stock-nav>button,#smartcut-machining #mini-stock-nav>button{text-align:center;cursor:pointer;touch-action:manipulation;-webkit-user-select:none;user-select:none;color:#1b1a1efa;background:#ffd166;border-radius:5px;flex-shrink:0;width:34px;margin-bottom:5px;margin-right:5px;padding-left:0;padding-right:0;font-size:.87rem;display:block;position:relative}#smartcut-app #mini-stock-nav>button:last-of-type,#smartcut-machining #mini-stock-nav>button:last-of-type{margin-right:0}#smartcut-app #mini-stock-nav>button.selected,#smartcut-machining #mini-stock-nav>button.selected{background:#1bc319}#smartcut-app #mini-stock-nav>button .stack,#smartcut-machining #mini-stock-nav>button .stack{width:24px;height:24px;font-size:.75rem;line-height:24px;position:absolute;top:-16px;right:-6.85714px}#smartcut-app #spinner,#smartcut-machining #spinner{flex-wrap:nowrap;justify-content:center;align-items:center;display:flex}#smartcut-app #spinner>svg.complete,#smartcut-machining #spinner>svg.complete{fill:#06d6a0;width:100px}#smartcut-app #spinner>svg.loading,#smartcut-machining #spinner>svg.loading{transform:rotate(180deg)}#smartcut-app #spinner>svg.loading .square,#smartcut-machining #spinner>svg.loading .square{fill:#073b4c;width:90px;height:90px;transition-timing-function:ease-in-out;animation-duration:2s;animation-iteration-count:infinite}#smartcut-app #spinner>svg.loading .s1,#smartcut-machining #spinner>svg.loading .s1{animation-name:slide-1}#smartcut-app #spinner>svg.loading .s2,#smartcut-machining #spinner>svg.loading .s2{animation-name:slide-2}#smartcut-app #spinner>svg.loading .s3,#smartcut-machining #spinner>svg.loading .s3{animation-name:slide-3}#smartcut-app #spinner>svg.loading .s4,#smartcut-machining #spinner>svg.loading .s4{animation-name:slide-4}#smartcut-app #spinner>svg.loading .s5,#smartcut-machining #spinner>svg.loading .s5{animation-name:slide-5}#smartcut-app #spinner>svg.loading .s6,#smartcut-machining #spinner>svg.loading .s6{animation-name:slide-6}#smartcut-app #spinner>svg.loading .s7,#smartcut-machining #spinner>svg.loading .s7{animation-name:slide-7}#smartcut-app #spinner-number.stock-number,#smartcut-machining #spinner-number.stock-number{text-align:center;color:#1b1a1efa;background-color:#ffd166;border-radius:50%;flex-shrink:0;width:50px;height:50px;margin-left:20px;font-size:18px;font-weight:700;line-height:50px}@keyframes slide-1{37.5%{transform:translate(0)}50%{transform:translate(100px)}to{transform:translate(100px)}}@keyframes slide-2{25%{transform:translate(0)}37.5%{transform:translate(100px)}to{transform:translate(100px)}}@keyframes slide-3{12.5%{transform:translateY(0)}25%{transform:translateY(100px)}to{transform:translateY(100px)}}@keyframes slide-4{50%{transform:translateY(0)}62.5%{transform:translateY(-100px)}to{transform:translateY(-100px)}}@keyframes slide-5{12.5%{transform:translate(-100px)}87.5%{transform:translate(-100px)}to{transform:translate(-100px,100px)}}@keyframes slide-6{62.5%{transform:translateY(0)}75%{transform:translateY(-100px)}to{transform:translateY(-100px)}}@keyframes slide-7{75%{transform:translate(0)}87.5%{transform:translate(-100px)}to{transform:translate(-100px)}}#smartcut-app .orientation-button,#smartcut-machining .orientation-button{transform-origin:50%;box-sizing:border-box;touch-action:manipulation;-webkit-user-select:none;user-select:none;text-align:center;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;width:28px;height:22px;display:flex}#smartcut-app .orientation-button:focus,#smartcut-machining .orientation-button:focus{outline:2px solid #ffb727}#smartcut-app .orientation-button.rot,#smartcut-machining .orientation-button.rot{transform:rotate(-90deg)}#smartcut-app .orientation-button.rot.freeRotation svg,#smartcut-machining .orientation-button.rot.freeRotation svg{transform:rotate(90deg)}#smartcut-app .orientation-button.disabled,#smartcut-machining .orientation-button.disabled{cursor:not-allowed;background-color:#b5b5b5!important}#smartcut-app .orientation-button.square,#smartcut-machining .orientation-button.square{width:22px;height:22px}#smartcut-app .orientation-button svg,#smartcut-machining .orientation-button svg{stroke-width:7px;fill:none;stroke-linejoin:miter;width:18px;height:18px;shape-rendering:geometricPrecision;display:block}#smartcut-app .orientation-button svg.grain,#smartcut-machining .orientation-button svg.grain{stroke-width:10px}#smartcut-app .orientation-button svg.delete,#smartcut-machining .orientation-button svg.delete{fill:#fff;width:14px;height:14px}#smartcut-app .orientation-button svg.delete path,#smartcut-machining .orientation-button svg.delete path{fill:#fff}#smartcut-app .orientation-button.orientation-w .orientation,#smartcut-machining .orientation-button.orientation-w .orientation{transform:rotate(90deg)}#smartcut-app .grid-table .cell .banding-button,#smartcut-machining .grid-table .cell .banding-button{cursor:pointer;-webkit-user-select:none;user-select:none;box-sizing:border-box;width:28px;height:28px;position:relative}#smartcut-app .grid-table .cell .banding-button .outer,#smartcut-machining .grid-table .cell .banding-button .outer{box-sizing:border-box;border:2px solid #0000;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}#smartcut-app .grid-table .cell .banding-button .outer.x1,#smartcut-machining .grid-table .cell .banding-button .outer.x1{border-left:2px solid #03171d}#smartcut-app .grid-table .cell .banding-button .outer.x2,#smartcut-machining .grid-table .cell .banding-button .outer.x2{border-right:2px solid #03171d}#smartcut-app .grid-table .cell .banding-button .outer.y1,#smartcut-machining .grid-table .cell .banding-button .outer.y1{border-bottom:2px solid #03171d}#smartcut-app .grid-table .cell .banding-button .outer.y2,#smartcut-machining .grid-table .cell .banding-button .outer.y2{border-top:2px solid #03171d}#smartcut-app .grid-table .cell .banding-button .inner,#smartcut-machining .grid-table .cell .banding-button .inner{box-sizing:border-box;border:1px solid #073b4c;justify-content:center;align-items:center;width:calc(100% - 4px);height:calc(100% - 4px);display:flex}#smartcut-app .grid-table .cell .banding-button.open .inner,#smartcut-machining .grid-table .cell .banding-button.open .inner{background-color:#1bc319}#smartcut-app .grid-table .cell .banding-button:focus,#smartcut-machining .grid-table .cell .banding-button:focus{outline:none}#smartcut-app .grid-table .cell .banding-button:focus .inner,#smartcut-machining .grid-table .cell .banding-button:focus .inner{outline:2px solid #ffb727}#smartcut-app .grid-table .cell .banding-button.disabled,#smartcut-machining .grid-table .cell .banding-button.disabled{cursor:not-allowed}#smartcut-app .grid-table .cell .banding-button.disabled .inner,#smartcut-machining .grid-table .cell .banding-button.disabled .inner{background-color:#b5b5b5}#smartcut-app .input-wrapper,#smartcut-machining .input-wrapper{width:-moz-fit-content;width:fit-content;display:block}#smartcut-app .input-wrapper.issue input:not([type=checkbox]),#smartcut-app .input-wrapper.issue select,#smartcut-machining .input-wrapper.issue input:not([type=checkbox]),#smartcut-machining .input-wrapper.issue select{background:#ffdada!important}#smartcut-app .input-wrapper.warning input:not([type=checkbox]),#smartcut-app .input-wrapper.warning select,#smartcut-machining .input-wrapper.warning input:not([type=checkbox]),#smartcut-machining .input-wrapper.warning select{background:#fd9!important}#smartcut-app .input-wrapper input:not([type=checkbox]),#smartcut-machining .input-wrapper input:not([type=checkbox]){background:#fff}#smartcut-app .input-wrapper input[type=number],#smartcut-app .input-wrapper input.number,#smartcut-machining .input-wrapper input[type=number],#smartcut-machining .input-wrapper input.number{width:100%;max-width:70px}#smartcut-app .input-wrapper input,#smartcut-app .input-wrapper select,#smartcut-machining .input-wrapper input,#smartcut-machining .input-wrapper select{border-radius:0;width:100%;max-width:220px}#smartcut-app .input-wrapper input[type=checkbox],#smartcut-machining .input-wrapper input[type=checkbox]{margin-right:0}#smartcut-app .input-wrapper input:not([type=checkbox]),#smartcut-app .input-wrapper select,#smartcut-machining .input-wrapper input:not([type=checkbox]),#smartcut-machining .input-wrapper select{-webkit-user-select:none;user-select:none;box-shadow:none;margin-bottom:0}#smartcut-app .input-wrapper input:not([type=checkbox]):focus,#smartcut-app .input-wrapper input:not([type=checkbox]):active,#smartcut-app .input-wrapper select:focus,#smartcut-app .input-wrapper select:active,#smartcut-machining .input-wrapper input:not([type=checkbox]):focus,#smartcut-machining .input-wrapper input:not([type=checkbox]):active,#smartcut-machining .input-wrapper select:focus,#smartcut-machining .input-wrapper select:active{box-shadow:none;outline:none}#smartcut-app .input-wrapper input:not([type=checkbox]):focus-visible{box-shadow:none;outline:none}#smartcut-app .input-wrapper select:focus-visible{box-shadow:none;outline:none}#smartcut-machining .input-wrapper input:not([type=checkbox]):focus-visible{box-shadow:none;outline:none}#smartcut-machining .input-wrapper select:focus-visible{box-shadow:none;outline:none}#smartcut-app .input-wrapper input:not([type=checkbox]):focus,#smartcut-app .input-wrapper select:focus,#smartcut-machining .input-wrapper input:not([type=checkbox]):focus,#smartcut-machining .input-wrapper select:focus{background-color:#fff9ee!important}#smartcut-app .input-wrapper input:not([type=checkbox]):focus-visible{background-color:#fff9ee!important}#smartcut-app .input-wrapper select:focus-visible{background-color:#fff9ee!important}#smartcut-machining .input-wrapper input:not([type=checkbox]):focus-visible{background-color:#fff9ee!important}#smartcut-machining .input-wrapper select:focus-visible{background-color:#fff9ee!important}#smartcut-app .input-wrapper input:not([type=checkbox]):disabled,#smartcut-app .input-wrapper select:disabled,#smartcut-machining .input-wrapper input:not([type=checkbox]):disabled,#smartcut-machining .input-wrapper select:disabled{background-size:100%;background-image:repeating-linear-gradient(45deg,#9292921a,#9292921a 5px,#0000 5px 10px)!important}#smartcut-app .extras.group,#smartcut-machining .extras.group{display:block}#smartcut-app .extras.group>div.inputs .label,#smartcut-machining .extras.group>div.inputs .label{margin-right:10px;font-size:.81rem;font-weight:700}#smartcut-app .extras.group>div.inputs .input-wrapper,#smartcut-machining .extras.group>div.inputs .input-wrapper{text-transform:uppercase;align-items:center;margin-bottom:0;margin-right:10px;display:flex}#smartcut-app .extras.group>div.inputs .input-wrapper input:not([type=checkbox]),#smartcut-app .extras.group>div.inputs .input-wrapper select,#smartcut-machining .extras.group>div.inputs .input-wrapper input:not([type=checkbox]),#smartcut-machining .extras.group>div.inputs .input-wrapper select{width:100%}#smartcut-app .extras.group>div.inputs .input-wrapper>select,#smartcut-machining .extras.group>div.inputs .input-wrapper>select{text-transform:uppercase;min-width:30px;margin-bottom:0;padding-left:5px;padding-right:20px}#smartcut-app .extras.group>div.inputs .delete,#smartcut-machining .extras.group>div.inputs .delete{color:#c01515;justify-content:center;margin-left:10px;margin-right:10px;font-size:12px;display:flex}#smartcut-app .extras.group>div.inputs .price,#smartcut-machining .extras.group>div.inputs .price{font-size:.75rem}#smartcut-app .extras.group>div.inputs.grid,#smartcut-machining .extras.group>div.inputs.grid{align-items:center;gap:5px;display:grid}#smartcut-app .extras.group>div.inputs.grid .input-wrapper,#smartcut-machining .extras.group>div.inputs.grid .input-wrapper{margin-right:0}#smartcut-app .extras.group button.delete,#smartcut-machining .extras.group button.delete{font-size:.87rem}#smartcut-app .grid-table .cell .finish-button,#smartcut-machining .grid-table .cell .finish-button{position:relative;overflow:hidden}#smartcut-app .grid-table .cell .finish-button .icon,#smartcut-machining .grid-table .cell .finish-button .icon{z-index:1;background-color:#0000;width:100%;height:100%;position:absolute;top:0}#smartcut-app .grid-table .cell .finish-button .icon svg,#smartcut-machining .grid-table .cell .finish-button .icon svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#smartcut-app .grid-table .cell .finish-button .indicator,#smartcut-machining .grid-table .cell .finish-button .indicator{z-index:0;box-sizing:border-box;background-color:#0000;border-top:4px solid #0000;border-bottom:4px solid #0000;width:100%;height:100%;position:absolute;top:0}#smartcut-app .grid-table .cell .finish-button.face-a .indicator,#smartcut-machining .grid-table .cell .finish-button.face-a .indicator{border-top-color:#ffd166}#smartcut-app .grid-table .cell .finish-button.face-b .indicator,#smartcut-machining .grid-table .cell .finish-button.face-b .indicator{border-bottom-color:#ffd166}#smartcut-app .grid-table .cell .machining-button,#smartcut-machining .grid-table .cell .machining-button{-webkit-user-select:none;user-select:none}#smartcut-app .grid-table .cell .machining-button.has-machining,#smartcut-machining .grid-table .cell .machining-button.has-machining{color:#fffffffa;background-color:#1bc319}#uploader .hidden[data-v-0836e586]{display:none}#uploader .selected-files[data-v-0836e586]{flex-wrap:wrap;gap:10px;margin-top:10px;display:flex}#uploader .selected-file[data-v-0836e586]{width:100px;height:100px;position:relative}#uploader .selected-file img[data-v-0836e586]{object-fit:cover;border-radius:4px;width:100%;height:100%}#uploader .remove-file[data-v-0836e586]{color:#fff;cursor:pointer;background:#f44;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:16px;line-height:1;display:flex;position:absolute;top:-4px;right:-4px}#uploader .upload-button[data-v-0836e586]{color:#fff;cursor:pointer;background-color:#2271b1;border:none;border-radius:4px;padding:8px 16px}#uploader .upload-button[data-v-0836e586]:disabled{cursor:not-allowed;background-color:#98b6c9}#smartcut-app .vis .axis.measurement .tick line,#smartcut-machining .vis .axis.measurement .tick line,#smartcut-app .vis .axis.stock path,#smartcut-machining .vis .axis.stock path{display:none}#smartcut-app .move-mode .banding-group,#smartcut-app .move-mode .trim-group,#smartcut-machining .move-mode .banding-group,#smartcut-machining .move-mode .trim-group,#smartcut-app .move-mode .cuts .cut,#smartcut-machining .move-mode .cuts .cut{display:none}html body #smartcut-app #smartcut-checkout #credit[data-v-c2e553a1]{visibility:visible!important;opacity:1!important;align-items:center!important;width:100%!important;height:auto!important;margin:10px 0 2px!important;padding:0!important;display:flex!important;position:relative!important;top:0!important;bottom:0!important;left:0!important;right:0!important}html body #smartcut-app #smartcut-checkout #credit a[data-v-c2e553a1]{visibility:visible!important;opacity:1!important;color:#4e4e4e!important;width:auto!important;height:100%!important;margin:0!important;padding:0!important;display:inline-block!important;position:relative!important;top:0!important;bottom:0!important;left:0!important;right:0!important}#smartcut-app.checkout,#smartcut-machining.checkout{background-color:#f6f6f6;margin-bottom:20px;padding:20px}#smartcut-app #formula-pricing,#smartcut-machining #formula-pricing{margin-bottom:20px}#smartcut-app #formula-pricing .heading,#smartcut-machining #formula-pricing .heading{font-weight:700}#smartcut-app #formula-pricing .heading.panels,#smartcut-machining #formula-pricing .heading.panels{margin-top:20px;margin-bottom:-20px}#smartcut-app #formula-pricing .input-wrapper,#smartcut-machining #formula-pricing .input-wrapper{margin-bottom:10px!important}#smartcut-app #formula-pricing .extras .heading,#smartcut-machining #formula-pricing .extras .heading{margin-bottom:10px}#smartcut-app #formula-pricing .extras>div,#smartcut-machining #formula-pricing .extras>div{margin-bottom:5px}#smartcut-app #smartcut-checkout,#smartcut-machining #smartcut-checkout{width:100%}#smartcut-app #smartcut-checkout #shape-info,#smartcut-machining #smartcut-checkout #shape-info,#smartcut-app #smartcut-checkout #uploader,#smartcut-machining #smartcut-checkout #uploader{background-color:#fff;padding:10px}#smartcut-app #smartcut-checkout label,#smartcut-machining #smartcut-checkout label{font-weight:500}#smartcut-app #smartcut-checkout .price,#smartcut-machining #smartcut-checkout .price{-webkit-user-select:none;user-select:none}#smartcut-app #smartcut-checkout.fullscreen,#smartcut-machining #smartcut-checkout.fullscreen{background-color:#fff;padding:10px}#smartcut-app #smartcut-checkout #smartcut-full-screen,#smartcut-machining #smartcut-checkout #smartcut-full-screen{cursor:pointer;flex-flow:wrap;align-items:center;margin-bottom:2px;display:flex}#smartcut-app #smartcut-checkout #smartcut-full-screen i,#smartcut-machining #smartcut-checkout #smartcut-full-screen i{margin-right:5px;font-size:20px}#smartcut-app #smartcut-checkout #drop,#smartcut-machining #smartcut-checkout #drop{height:60px}#smartcut-app #smartcut-checkout #drop>div,#smartcut-machining #smartcut-checkout #drop>div{font-size:14px}#smartcut-app #smartcut-checkout #diagram-wrapper,#smartcut-machining #smartcut-checkout #diagram-wrapper{position:relative}#smartcut-app #smartcut-checkout #diagram-wrapper #stack,#smartcut-machining #smartcut-checkout #diagram-wrapper #stack{box-sizing:content-box;z-index:9;color:#fff;text-align:center;-webkit-user-select:none;user-select:none;background-color:#00000080;border-radius:50%;width:26px;height:26px;font-size:12px;font-weight:700;line-height:26px;display:block;position:absolute;top:6px;right:6px}@media (max-width:462px){#smartcut-app #smartcut-checkout #diagram-wrapper #stack,#smartcut-machining #smartcut-checkout #diagram-wrapper #stack{color:#000;background-color:#fffffff2;width:20px;height:20px;font-size:10px;line-height:20px;top:1px;right:1px}}#smartcut-app #smartcut-checkout #diagram-wrapper #diagram,#smartcut-machining #smartcut-checkout #diagram-wrapper #diagram{height:0}#smartcut-app #smartcut-checkout #smartcut-debug,#smartcut-machining #smartcut-checkout #smartcut-debug{background-color:#ff0;margin-bottom:10px;padding:10px}#smartcut-app #smartcut-checkout #progress,#smartcut-machining #smartcut-checkout #progress{height:50px;margin-top:20px}#smartcut-app #smartcut-checkout #progress #spinner-number.stock-number,#smartcut-machining #smartcut-checkout #progress #spinner-number.stock-number{width:40px;height:40px;line-height:40px}#smartcut-app #smartcut-checkout #part-input,#smartcut-machining #smartcut-checkout #part-input{margin-bottom:10px}#smartcut-app #smartcut-checkout #part-input .button-wrapper,#smartcut-machining #smartcut-checkout #part-input .button-wrapper{margin-top:10px}#smartcut-app #smartcut-checkout #part-input .table-heading,#smartcut-app #smartcut-checkout #part-input #banding-label,#smartcut-app #smartcut-checkout #part-input label,#smartcut-machining #smartcut-checkout #part-input .table-heading,#smartcut-machining #smartcut-checkout #part-input #banding-label,#smartcut-machining #smartcut-checkout #part-input label{-webkit-user-select:none;user-select:none}#smartcut-app #smartcut-checkout .button-wrapper,#smartcut-machining #smartcut-checkout .button-wrapper{align-items:center}#smartcut-app #smartcut-checkout .button-wrapper>button,#smartcut-app #smartcut-checkout .button-wrapper>div,#smartcut-machining #smartcut-checkout .button-wrapper>button,#smartcut-machining #smartcut-checkout .button-wrapper>div{width:auto;margin-bottom:0;margin-left:0}#smartcut-app #smartcut-checkout .button-wrapper.main .c-btn,#smartcut-machining #smartcut-checkout .button-wrapper.main .c-btn{width:auto;margin-bottom:10px;margin-left:2px}#smartcut-app #smartcut-checkout #part-count,#smartcut-machining #smartcut-checkout #part-count{-webkit-user-select:none;user-select:none;text-align:center;margin-bottom:0;font-size:12px;font-weight:400;position:relative;top:-5px}#smartcut-app #smartcut-checkout #messages,#smartcut-machining #smartcut-checkout #messages{background-color:#ffac6d;border-radius:5px;margin-top:20px;padding:10px;line-height:1.5}#smartcut-app #smartcut-checkout #messages .heading,#smartcut-machining #smartcut-checkout #messages .heading{margin-bottom:14px;font-weight:700}#smartcut-app #smartcut-checkout #messages>:last-child,#smartcut-machining #smartcut-checkout #messages>:last-child{margin-bottom:0}#smartcut-app #smartcut-checkout #messages pre,#smartcut-machining #smartcut-checkout #messages pre{white-space:pre-wrap;background:0 0;margin-top:0;padding:0;line-height:1.4}#smartcut-app #smartcut-checkout #mini-stock-nav,#smartcut-machining #smartcut-checkout #mini-stock-nav{margin-top:10px}#smartcut-app #smartcut-checkout .c-btn.calculate i,#smartcut-machining #smartcut-checkout .c-btn.calculate i{font-size:22px}#smartcut-app #smartcut-checkout .c-btn.clear,#smartcut-machining #smartcut-checkout .c-btn.clear{background-color:#c01515}#smartcut-app #smartcut-checkout .c-btn:disabled,#smartcut-machining #smartcut-checkout .c-btn:disabled{background-color: !important}#smartcut-app input,#smartcut-app label,#smartcut-app textarea,#smartcut-app select,#smartcut-machining input,#smartcut-machining label,#smartcut-machining textarea,#smartcut-machining select{padding-left:5px;padding-right:5px}#smartcut-app input,#smartcut-app select,#smartcut-machining input,#smartcut-machining select{height:36px;line-height:34px}#smartcut-app input[type=text],#smartcut-app input[type=number],#smartcut-app textarea,#smartcut-machining input[type=text],#smartcut-machining input[type=number],#smartcut-machining textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}#smartcut-app input[type=text]:read-only,#smartcut-app input[type=number]:read-only,#smartcut-app textarea:read-only,#smartcut-machining input[type=text]:read-only,#smartcut-machining input[type=number]:read-only,#smartcut-machining textarea:read-only{background-size:100%;background-image:repeating-linear-gradient(45deg,#9292921a,#9292921a 5px,#0000 5px 10px)!important}#smartcut-app input[type=text]::placeholder,#smartcut-app input[type=number]::placeholder,#smartcut-app textarea::placeholder,#smartcut-machining input[type=text]::placeholder,#smartcut-machining input[type=number]::placeholder,#smartcut-machining textarea::placeholder{color:#bfbfbf;text-transform:capitalize}#smartcut-app input,#smartcut-app select,#smartcut-app textarea,#smartcut-machining input,#smartcut-machining select,#smartcut-machining textarea{color:#1b1a1efa;cursor:pointer;background:#fcfcfc;border:1px solid #1b1a1e;border-radius:4px;margin-bottom:10px;font-size:.93rem;display:block}#smartcut-app input:disabled,#smartcut-app select:disabled,#smartcut-app textarea:disabled,#smartcut-machining input:disabled,#smartcut-machining select:disabled,#smartcut-machining textarea:disabled{opacity:1;box-shadow:none;box-shadow:none;color:#757575fa;background-color:#b5b5b5}#smartcut-app input:disabled+label,#smartcut-app select:disabled+label,#smartcut-app textarea:disabled+label,#smartcut-machining input:disabled+label,#smartcut-machining select:disabled+label,#smartcut-machining textarea:disabled+label{cursor:default;-webkit-user-select:none;user-select:none}#smartcut-app input:focus,#smartcut-app input:active,#smartcut-app select:focus,#smartcut-app select:active,#smartcut-app textarea:focus,#smartcut-app textarea:active,#smartcut-machining input:focus,#smartcut-machining input:active,#smartcut-machining select:focus,#smartcut-machining select:active,#smartcut-machining textarea:focus,#smartcut-machining textarea:active{outline-offset:0;outline:2px solid #ffb727}#smartcut-app input:focus-visible{outline-offset:0;outline:2px solid #ffb727}#smartcut-app select:focus-visible{outline-offset:0;outline:2px solid #ffb727}#smartcut-app textarea:focus-visible{outline-offset:0;outline:2px solid #ffb727}#smartcut-machining input:focus-visible{outline-offset:0;outline:2px solid #ffb727}#smartcut-machining select:focus-visible{outline-offset:0;outline:2px solid #ffb727}#smartcut-machining textarea:focus-visible{outline-offset:0;outline:2px solid #ffb727}#smartcut-app input[type=radio],#smartcut-app input[type=checkbox],#smartcut-machining input[type=radio],#smartcut-machining input[type=checkbox]{color:#1b1a1efa;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center;background:#fcfcfc;border:1px solid #1b1a1e;flex-shrink:0;width:24px;height:24px;margin:0 7px 0 0;padding:0;line-height:24px}#smartcut-app input[type=radio]:active:not(:disabled),#smartcut-app input[type=checkbox]:active:not(:disabled),#smartcut-machining input[type=radio]:active:not(:disabled),#smartcut-machining input[type=checkbox]:active:not(:disabled){color:#1b1a1efa;background:#f0f0f0}#smartcut-app input[type=radio]:focus,#smartcut-app input[type=radio]:active,#smartcut-app input[type=checkbox]:focus,#smartcut-app input[type=checkbox]:active,#smartcut-machining input[type=radio]:focus,#smartcut-machining input[type=radio]:active,#smartcut-machining input[type=checkbox]:focus,#smartcut-machining input[type=checkbox]:active{outline-offset:0;outline:2px solid #ffb727}#smartcut-app input[type=radio]:focus-visible{outline-offset:0;outline:2px solid #ffb727}#smartcut-app input[type=checkbox]:focus-visible{outline-offset:0;outline:2px solid #ffb727}#smartcut-machining input[type=radio]:focus-visible{outline-offset:0;outline:2px solid #ffb727}#smartcut-machining input[type=checkbox]:focus-visible{outline-offset:0;outline:2px solid #ffb727}#smartcut-app input[type=radio],#smartcut-machining input[type=radio]{border-radius:100%}#smartcut-app input[type=radio]:not(:disabled):hover,#smartcut-machining input[type=radio]:not(:disabled):hover{color:#1b1a1efa;background:#f8f8f8}#smartcut-app input[type=radio]:not(:disabled):hover:checked,#smartcut-machining input[type=radio]:not(:disabled):hover:checked,#smartcut-app input[type=radio]:checked,#smartcut-machining input[type=radio]:checked{background-color:#1bc319}#smartcut-app input[type=checkbox],#smartcut-machining input[type=checkbox]{border-radius:2px;display:block}#smartcut-app input[type=checkbox]:before,#smartcut-machining input[type=checkbox]:before{-webkit-margin-start:0;content:"";width:100%;height:100%;font-size:14px;display:block}#smartcut-app input[type=checkbox]:checked,#smartcut-machining input[type=checkbox]:checked{background-color:#1bc319}#smartcut-app input[type=checkbox]:checked:before,#smartcut-machining input[type=checkbox]:checked:before{color:#fff;content:"✓";font-family:helvetica sans-serif}#smartcut-app .inline-fields,#smartcut-machining .inline-fields{flex-wrap:nowrap;align-items:center;height:auto;margin-bottom:10px;line-height:36px;display:flex}#smartcut-app .inline-fields input,#smartcut-machining .inline-fields input{flex-shrink:0;margin-bottom:0}#smartcut-app .inline-fields>*,#smartcut-machining .inline-fields>*{box-sizing:border-box;margin-right:7px}#smartcut-app .inline-fields>:last-child,#smartcut-machining .inline-fields>:last-child{margin-right:0}#smartcut-app .inline-fields label,#smartcut-machining .inline-fields label{width:auto;padding:0;display:inline-block;margin-bottom:0!important}#smartcut-app input[type=range],#smartcut-machining input[type=range]{height:auto;box-shadow:none;padding-left:0;padding-right:0}#smartcut-app select,#smartcut-machining select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 448 512'%3E%3Cpath d='M443.5 162.6l-7.1-7.1c-4.7-4.7-12.3-4.7-17 0L224 351 28.5 155.5c-4.7-4.7-12.3-4.7-17 0l-7.1 7.1c-4.7 4.7-4.7 12.3 0 17l211 211.1c4.7 4.7 12.3 4.7 17 0l211-211.1c4.8-4.7 4.8-12.3.1-17z'%3E%3C/path%3E%3C/svg%3E");background-position:right 5px top 50%,0 0;background-repeat:no-repeat,repeat;background-size:.65em,100%;box-shadow:-2px 2px 2px #0003}#smartcut-app select.core-prevent-select2,#smartcut-machining select.core-prevent-select2{display:block}#smartcut-app select:-ms-expand{display:none}#smartcut-machining select:-ms-expand{display:none}#smartcut-app textarea,#smartcut-machining textarea{width:100%;padding-top:15px;padding-bottom:15px}#smartcut-app label,#smartcut-machining label{width:100%;margin:0 0 10px;padding:0;line-height:1.5;display:block}a:focus-visible{outline:none}#smartcut-app .c-offcanvas,#smartcut-machining .c-offcanvas{z-index:20;color:#000;background-color:#fafafa;flex-direction:column;padding:15px;transition:transform .6s cubic-bezier(.68,-.55,.265,1.55);display:flex;position:fixed;bottom:0;overflow-y:auto}#smartcut-app .c-offcanvas.left,#smartcut-machining .c-offcanvas.left{width:300px;max-width:90vw;margin-left:-100px;padding-left:115px;top:0;left:0;transform:translate(-100%)}#smartcut-app .c-offcanvas.right,#smartcut-machining .c-offcanvas.right{width:300px;max-width:calc(100% - 100px);margin-right:-100px;padding-right:115px;top:0;right:0;transform:translate(100%)}#smartcut-app .c-offcanvas.bottom,#smartcut-machining .c-offcanvas.bottom{height:300px;max-height:100%;margin-bottom:-100px;padding-bottom:115px;left:0;right:0;transform:translateY(100%)}#smartcut-app .c-offcanvas.show,#smartcut-machining .c-offcanvas.show{transform:none}#smartcut-app .offcanvas-visible,#smartcut-machining .offcanvas-visible{height:100vh;overflow:hidden}#smartcut-app .offcanvas-visible:before,#smartcut-machining .offcanvas-visible:before{z-index:9;content:"";opacity:0;background-color:#5a5a5a4d;width:100vw;height:100vh;transition:opacity .1s linear;position:fixed;top:0;left:0}#smartcut-app .offcanvas-visible.offcanvas-visible-animate:before,#smartcut-machining .offcanvas-visible.offcanvas-visible-animate:before{opacity:1;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.no-btn-styling:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}.no-btn-styling:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}.no-btn-styling:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}.no-btn-styling:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}.no-btn-styling:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}.no-btn-styling:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}.no-btn-styling:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}.no-btn-styling:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}.no-btn-styling.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}.no-btn-styling:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}.no-btn-styling:focus-visible:disabled{color:#757575fa}#smartcut-app .c-btn:focus-visible{outline-offset:0;outline:2px solid #ffb727}#smartcut-app button:focus-visible{outline-offset:0;outline:2px solid #ffb727}#smartcut-app button[type=submit]:focus-visible{outline-offset:0;outline:2px solid #ffb727}#smartcut-app input[type=submit]:focus-visible{outline-offset:0;outline:2px solid #ffb727}#smartcut-app input[type=reset]:focus-visible{outline-offset:0;outline:2px solid #ffb727}#smartcut-app input[type=button]:focus-visible{outline-offset:0;outline:2px solid #ffb727}#smartcut-machining .c-btn:focus-visible{outline-offset:0;outline:2px solid #ffb727}#smartcut-machining button:focus-visible{outline-offset:0;outline:2px solid #ffb727}#smartcut-machining button[type=submit]:focus-visible{outline-offset:0;outline:2px solid #ffb727}#smartcut-machining input[type=submit]:focus-visible{outline-offset:0;outline:2px solid #ffb727}#smartcut-machining input[type=reset]:focus-visible{outline-offset:0;outline:2px solid #ffb727}#smartcut-machining input[type=button]:focus-visible{outline-offset:0;outline:2px solid #ffb727}#smartcut-app .c-btn.minimal:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app .c-btn.text-button:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button.minimal:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button.text-button:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button[type=submit].minimal:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button[type=submit].text-button:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=submit].minimal:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=submit].text-button:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=reset].minimal:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=reset].text-button:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=button].minimal:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=button].text-button:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining .c-btn.minimal:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining .c-btn.text-button:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button.minimal:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button.text-button:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button[type=submit].minimal:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button[type=submit].text-button:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=submit].minimal:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=submit].text-button:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=reset].minimal:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=reset].text-button:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=button].minimal:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=button].text-button:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app .c-btn.minimal:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app .c-btn.minimal:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app .c-btn.minimal:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app .c-btn.minimal:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app .c-btn.minimal:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app .c-btn.minimal:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app .c-btn.minimal:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app .c-btn.minimal.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app .c-btn.minimal:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app .c-btn.text-button:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app .c-btn.text-button:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app .c-btn.text-button:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app .c-btn.text-button:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app .c-btn.text-button:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app .c-btn.text-button:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app .c-btn.text-button:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app .c-btn.text-button.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app .c-btn.text-button:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button.minimal:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button.minimal:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button.minimal:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button.minimal:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button.minimal:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button.minimal:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button.minimal:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button.minimal.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button.minimal:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button.text-button:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button.text-button:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button.text-button:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button.text-button:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button.text-button:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button.text-button:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button.text-button:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button.text-button.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button.text-button:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button[type=submit].minimal:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button[type=submit].minimal:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button[type=submit].minimal:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button[type=submit].minimal:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button[type=submit].minimal:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button[type=submit].minimal:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button[type=submit].minimal:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button[type=submit].minimal.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button[type=submit].minimal:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button[type=submit].text-button:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button[type=submit].text-button:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button[type=submit].text-button:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button[type=submit].text-button:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button[type=submit].text-button:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button[type=submit].text-button:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button[type=submit].text-button:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button[type=submit].text-button.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button[type=submit].text-button:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=submit].minimal:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=submit].minimal:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=submit].minimal:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=submit].minimal:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=submit].minimal:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=submit].minimal:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=submit].minimal:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=submit].minimal.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=submit].minimal:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=submit].text-button:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=submit].text-button:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=submit].text-button:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=submit].text-button:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=submit].text-button:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=submit].text-button:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=submit].text-button:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=submit].text-button.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=submit].text-button:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=reset].minimal:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=reset].minimal:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=reset].minimal:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=reset].minimal:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=reset].minimal:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=reset].minimal:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=reset].minimal:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=reset].minimal.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=reset].minimal:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=reset].text-button:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=reset].text-button:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=reset].text-button:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=reset].text-button:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=reset].text-button:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=reset].text-button:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=reset].text-button:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=reset].text-button.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=reset].text-button:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=button].minimal:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=button].minimal:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=button].minimal:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=button].minimal:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=button].minimal:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=button].minimal:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=button].minimal:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=button].minimal.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=button].minimal:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=button].text-button:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=button].text-button:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=button].text-button:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=button].text-button:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=button].text-button:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=button].text-button:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=button].text-button:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=button].text-button.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=button].text-button:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining .c-btn.minimal:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining .c-btn.minimal:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining .c-btn.minimal:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining .c-btn.minimal:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining .c-btn.minimal:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining .c-btn.minimal:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining .c-btn.minimal:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining .c-btn.minimal.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining .c-btn.minimal:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining .c-btn.text-button:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining .c-btn.text-button:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining .c-btn.text-button:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining .c-btn.text-button:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining .c-btn.text-button:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining .c-btn.text-button:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining .c-btn.text-button:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining .c-btn.text-button.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining .c-btn.text-button:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button.minimal:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button.minimal:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button.minimal:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button.minimal:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button.minimal:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button.minimal:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button.minimal:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button.minimal.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button.minimal:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button.text-button:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button.text-button:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button.text-button:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button.text-button:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button.text-button:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button.text-button:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button.text-button:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button.text-button.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button.text-button:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button[type=submit].minimal:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button[type=submit].minimal:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button[type=submit].minimal:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button[type=submit].minimal:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button[type=submit].minimal:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button[type=submit].minimal:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button[type=submit].minimal:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button[type=submit].minimal.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button[type=submit].minimal:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button[type=submit].text-button:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button[type=submit].text-button:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button[type=submit].text-button:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button[type=submit].text-button:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button[type=submit].text-button:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button[type=submit].text-button:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button[type=submit].text-button:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button[type=submit].text-button.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button[type=submit].text-button:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=submit].minimal:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=submit].minimal:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=submit].minimal:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=submit].minimal:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=submit].minimal:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=submit].minimal:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=submit].minimal:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=submit].minimal.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=submit].minimal:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=submit].text-button:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=submit].text-button:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=submit].text-button:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=submit].text-button:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=submit].text-button:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=submit].text-button:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=submit].text-button:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=submit].text-button.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=submit].text-button:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=reset].minimal:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=reset].minimal:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=reset].minimal:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=reset].minimal:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=reset].minimal:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=reset].minimal:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=reset].minimal:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=reset].minimal.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=reset].minimal:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=reset].text-button:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=reset].text-button:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=reset].text-button:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=reset].text-button:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=reset].text-button:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=reset].text-button:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=reset].text-button:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=reset].text-button.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=reset].text-button:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=button].minimal:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=button].minimal:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=button].minimal:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=button].minimal:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=button].minimal:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=button].minimal:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=button].minimal:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=button].minimal.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=button].minimal:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=button].text-button:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=button].text-button:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=button].text-button:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=button].text-button:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=button].text-button:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=button].text-button:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=button].text-button:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=button].text-button.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=button].text-button:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app .c-btn.minimal:focus-visible:disabled{color:#757575fa}#smartcut-app .c-btn.text-button:focus-visible:disabled{color:#757575fa}#smartcut-app button.minimal:focus-visible:disabled{color:#757575fa}#smartcut-app button.text-button:focus-visible:disabled{color:#757575fa}#smartcut-app button[type=submit].minimal:focus-visible:disabled{color:#757575fa}#smartcut-app button[type=submit].text-button:focus-visible:disabled{color:#757575fa}#smartcut-app input[type=submit].minimal:focus-visible:disabled{color:#757575fa}#smartcut-app input[type=submit].text-button:focus-visible:disabled{color:#757575fa}#smartcut-app input[type=reset].minimal:focus-visible:disabled{color:#757575fa}#smartcut-app input[type=reset].text-button:focus-visible:disabled{color:#757575fa}#smartcut-app input[type=button].minimal:focus-visible:disabled{color:#757575fa}#smartcut-app input[type=button].text-button:focus-visible:disabled{color:#757575fa}#smartcut-machining .c-btn.minimal:focus-visible:disabled{color:#757575fa}#smartcut-machining .c-btn.text-button:focus-visible:disabled{color:#757575fa}#smartcut-machining button.minimal:focus-visible:disabled{color:#757575fa}#smartcut-machining button.text-button:focus-visible:disabled{color:#757575fa}#smartcut-machining button[type=submit].minimal:focus-visible:disabled{color:#757575fa}#smartcut-machining button[type=submit].text-button:focus-visible:disabled{color:#757575fa}#smartcut-machining input[type=submit].minimal:focus-visible:disabled{color:#757575fa}#smartcut-machining input[type=submit].text-button:focus-visible:disabled{color:#757575fa}#smartcut-machining input[type=reset].minimal:focus-visible:disabled{color:#757575fa}#smartcut-machining input[type=reset].text-button:focus-visible:disabled{color:#757575fa}#smartcut-machining input[type=button].minimal:focus-visible:disabled{color:#757575fa}#smartcut-machining input[type=button].text-button:focus-visible:disabled{color:#757575fa}#smartcut-app .c-btn.text-button:focus-visible{border-bottom:2px solid #ffb727}#smartcut-app button.text-button:focus-visible{border-bottom:2px solid #ffb727}#smartcut-app button[type=submit].text-button:focus-visible{border-bottom:2px solid #ffb727}#smartcut-app input[type=submit].text-button:focus-visible{border-bottom:2px solid #ffb727}#smartcut-app input[type=reset].text-button:focus-visible{border-bottom:2px solid #ffb727}#smartcut-app input[type=button].text-button:focus-visible{border-bottom:2px solid #ffb727}#smartcut-machining .c-btn.text-button:focus-visible{border-bottom:2px solid #ffb727}#smartcut-machining button.text-button:focus-visible{border-bottom:2px solid #ffb727}#smartcut-machining button[type=submit].text-button:focus-visible{border-bottom:2px solid #ffb727}#smartcut-machining input[type=submit].text-button:focus-visible{border-bottom:2px solid #ffb727}#smartcut-machining input[type=reset].text-button:focus-visible{border-bottom:2px solid #ffb727}#smartcut-machining input[type=button].text-button:focus-visible{border-bottom:2px solid #ffb727}#smartcut-app .c-btn.selected,#smartcut-app button.selected,#smartcut-app button[type=submit].selected,#smartcut-app input[type=submit].selected,#smartcut-app input[type=reset].selected,#smartcut-app input[type=button].selected,#smartcut-machining .c-btn.selected,#smartcut-machining button.selected,#smartcut-machining button[type=submit].selected,#smartcut-machining input[type=submit].selected,#smartcut-machining input[type=reset].selected,#smartcut-machining input[type=button].selected,#smartcut-app .c-btn.selected:hover,#smartcut-app .c-btn.selected:active,#smartcut-app .c-btn.selected:focus,#smartcut-app button.selected:hover,#smartcut-app button.selected:active,#smartcut-app button.selected:focus,#smartcut-app button[type=submit].selected:hover,#smartcut-app button[type=submit].selected:active,#smartcut-app button[type=submit].selected:focus,#smartcut-app input[type=submit].selected:hover,#smartcut-app input[type=submit].selected:active,#smartcut-app input[type=submit].selected:focus,#smartcut-app input[type=reset].selected:hover,#smartcut-app input[type=reset].selected:active,#smartcut-app input[type=reset].selected:focus,#smartcut-app input[type=button].selected:hover,#smartcut-app input[type=button].selected:active,#smartcut-app input[type=button].selected:focus,#smartcut-machining .c-btn.selected:hover,#smartcut-machining .c-btn.selected:active,#smartcut-machining .c-btn.selected:focus,#smartcut-machining button.selected:hover,#smartcut-machining button.selected:active,#smartcut-machining button.selected:focus,#smartcut-machining button[type=submit].selected:hover,#smartcut-machining button[type=submit].selected:active,#smartcut-machining button[type=submit].selected:focus,#smartcut-machining input[type=submit].selected:hover,#smartcut-machining input[type=submit].selected:active,#smartcut-machining input[type=submit].selected:focus,#smartcut-machining input[type=reset].selected:hover,#smartcut-machining input[type=reset].selected:active,#smartcut-machining input[type=reset].selected:focus,#smartcut-machining input[type=button].selected:hover,#smartcut-machining input[type=button].selected:active,#smartcut-machining input[type=button].selected:focus{color:#1b1a1efa;background-color:#1bc319}#smartcut-app .c-btn.selected:focus-visible{color:#1b1a1efa;background-color:#1bc319}#smartcut-app button.selected:focus-visible{color:#1b1a1efa;background-color:#1bc319}#smartcut-app button[type=submit].selected:focus-visible{color:#1b1a1efa;background-color:#1bc319}#smartcut-app input[type=submit].selected:focus-visible{color:#1b1a1efa;background-color:#1bc319}#smartcut-app input[type=reset].selected:focus-visible{color:#1b1a1efa;background-color:#1bc319}#smartcut-app input[type=button].selected:focus-visible{color:#1b1a1efa;background-color:#1bc319}#smartcut-machining .c-btn.selected:focus-visible{color:#1b1a1efa;background-color:#1bc319}#smartcut-machining button.selected:focus-visible{color:#1b1a1efa;background-color:#1bc319}#smartcut-machining button[type=submit].selected:focus-visible{color:#1b1a1efa;background-color:#1bc319}#smartcut-machining input[type=submit].selected:focus-visible{color:#1b1a1efa;background-color:#1bc319}#smartcut-machining input[type=reset].selected:focus-visible{color:#1b1a1efa;background-color:#1bc319}#smartcut-machining input[type=button].selected:focus-visible{color:#1b1a1efa;background-color:#1bc319}#smartcut-app .c-btn.delete:focus-visible{color:#ffb727;outline:none}#smartcut-app .c-btn.remove:focus-visible{color:#ffb727;outline:none}#smartcut-app button.delete:focus-visible{color:#ffb727;outline:none}#smartcut-app button.remove:focus-visible{color:#ffb727;outline:none}#smartcut-app button[type=submit].delete:focus-visible{color:#ffb727;outline:none}#smartcut-app button[type=submit].remove:focus-visible{color:#ffb727;outline:none}#smartcut-app input[type=submit].delete:focus-visible{color:#ffb727;outline:none}#smartcut-app input[type=submit].remove:focus-visible{color:#ffb727;outline:none}#smartcut-app input[type=reset].delete:focus-visible{color:#ffb727;outline:none}#smartcut-app input[type=reset].remove:focus-visible{color:#ffb727;outline:none}#smartcut-app input[type=button].delete:focus-visible{color:#ffb727;outline:none}#smartcut-app input[type=button].remove:focus-visible{color:#ffb727;outline:none}#smartcut-machining .c-btn.delete:focus-visible{color:#ffb727;outline:none}#smartcut-machining .c-btn.remove:focus-visible{color:#ffb727;outline:none}#smartcut-machining button.delete:focus-visible{color:#ffb727;outline:none}#smartcut-machining button.remove:focus-visible{color:#ffb727;outline:none}#smartcut-machining button[type=submit].delete:focus-visible{color:#ffb727;outline:none}#smartcut-machining button[type=submit].remove:focus-visible{color:#ffb727;outline:none}#smartcut-machining input[type=submit].delete:focus-visible{color:#ffb727;outline:none}#smartcut-machining input[type=submit].remove:focus-visible{color:#ffb727;outline:none}#smartcut-machining input[type=reset].delete:focus-visible{color:#ffb727;outline:none}#smartcut-machining input[type=reset].remove:focus-visible{color:#ffb727;outline:none}#smartcut-machining input[type=button].delete:focus-visible{color:#ffb727;outline:none}#smartcut-machining input[type=button].remove:focus-visible{color:#ffb727;outline:none}#smartcut-app .c-btn:disabled:focus-visible{cursor:not-allowed;color:#757575fa;background-color:#b5b5b5}#smartcut-app button:disabled:focus-visible{cursor:not-allowed;color:#757575fa;background-color:#b5b5b5}#smartcut-app button[type=submit]:disabled:focus-visible{cursor:not-allowed;color:#757575fa;background-color:#b5b5b5}#smartcut-app input[type=submit]:disabled:focus-visible{cursor:not-allowed;color:#757575fa;background-color:#b5b5b5}#smartcut-app input[type=reset]:disabled:focus-visible{cursor:not-allowed;color:#757575fa;background-color:#b5b5b5}#smartcut-app input[type=button]:disabled:focus-visible{cursor:not-allowed;color:#757575fa;background-color:#b5b5b5}#smartcut-machining .c-btn:disabled:focus-visible{cursor:not-allowed;color:#757575fa;background-color:#b5b5b5}#smartcut-machining button:disabled:focus-visible{cursor:not-allowed;color:#757575fa;background-color:#b5b5b5}#smartcut-machining button[type=submit]:disabled:focus-visible{cursor:not-allowed;color:#757575fa;background-color:#b5b5b5}#smartcut-machining input[type=submit]:disabled:focus-visible{cursor:not-allowed;color:#757575fa;background-color:#b5b5b5}#smartcut-machining input[type=reset]:disabled:focus-visible{cursor:not-allowed;color:#757575fa;background-color:#b5b5b5}#smartcut-machining input[type=button]:disabled:focus-visible{cursor:not-allowed;color:#757575fa;background-color:#b5b5b5}#smartcut-app .c-btn.loading:after,#smartcut-app button.loading:after,#smartcut-app button[type=submit].loading:after,#smartcut-app input[type=submit].loading:after,#smartcut-app input[type=reset].loading:after,#smartcut-app input[type=button].loading:after,#smartcut-machining .c-btn.loading:after,#smartcut-machining button.loading:after,#smartcut-machining button[type=submit].loading:after,#smartcut-machining input[type=submit].loading:after,#smartcut-machining input[type=reset].loading:after,#smartcut-machining input[type=button].loading:after,#smartcut-app .c-btn.loading.light:after,#smartcut-app button.loading.light:after,#smartcut-app button[type=submit].loading.light:after,#smartcut-app input[type=submit].loading.light:after,#smartcut-app input[type=reset].loading.light:after,#smartcut-app input[type=button].loading.light:after,#smartcut-machining .c-btn.loading.light:after,#smartcut-machining button.loading.light:after,#smartcut-machining button[type=submit].loading.light:after,#smartcut-machining input[type=submit].loading.light:after,#smartcut-machining input[type=reset].loading.light:after,#smartcut-machining input[type=button].loading.light:after{content:url("data:image/svg+xml,%3Csvg viewBox='0 0 44 44' xmlns='http://www.w3.org/2000/svg' stroke='white' %3E%3Cg fill='none' fill-rule='evenodd' stroke-width='2'%3E%3Ccircle cx='22' cy='22' r='1'%3E%3Canimate attributeName='r' begin='0s' dur='1.8s' values='1; 20' calcMode='spline' keyTimes='0; 1' keySplines='0.165, 0.84, 0.44, 1' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-opacity' begin='0s' dur='1.8s' values='1; 0' calcMode='spline' keyTimes='0; 1' keySplines='0.3, 0.61, 0.355, 1' repeatCount='indefinite'/%3E%3C/circle%3E%3Ccircle cx='22' cy='22' r='1'%3E%3Canimate attributeName='r' begin='-0.9s' dur='1.8s' values='1; 20' calcMode='spline' keyTimes='0; 1' keySplines='0.165, 0.84, 0.44, 1' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-opacity' begin='-0.9s' dur='1.8s' values='1; 0' calcMode='spline' keyTimes='0; 1' keySplines='0.3, 0.61, 0.355, 1' repeatCount='indefinite'/%3E%3C/circle%3E%3C/g%3E%3C/svg%3E");width:32px;height:32px;margin-left:10px;display:block}body{touch-action:pan-y}body,.c-offcanvas{text-rendering:geometricPrecision;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:grayscale;color:#1b1a1efa;background:#fcfcfc;font-weight:300}.svg-inline--fa{vertical-align:middle;display:inline-block}#smartcut-app,#smartcut-machining{font-size:14px}#smartcut-app .debug,#smartcut-machining .debug{background-color:#fffff1;border:1px solid #000;margin:2px 2px 20px;padding:10px!important}#smartcut-app .debug>div:first-child,#smartcut-machining .debug>div:first-child{margin-bottom:10px;font-weight:700}#smartcut-app .border-top,#smartcut-machining .border-top{border-top:1px solid #073b4c}#smartcut-app .border-bottom,#smartcut-machining .border-bottom{border-bottom:1px solid #073b4c}#smartcut-app .no-margin-top,#smartcut-machining .no-margin-top{margin-top:0!important}#smartcut-app .no-margin-bottom,#smartcut-machining .no-margin-bottom{margin-bottom:0!important}#smartcut-app .negative-widget-margin,#smartcut-machining .negative-widget-margin{margin-left:-10px;margin-right:-10px}#smartcut-app label,#smartcut-machining label{-webkit-user-select:none;user-select:none}#smartcut-app header,#smartcut-app button,#smartcut-app .c-btn,#smartcut-app .legibility,#smartcut-machining header,#smartcut-machining button,#smartcut-machining .c-btn,#smartcut-machining .legibility{text-rendering:optimizeLegibility}#smartcut-app body,#smartcut-app input,#smartcut-app label,#smartcut-app select,#smartcut-app text,#smartcut-machining body,#smartcut-machining input,#smartcut-machining label,#smartcut-machining select,#smartcut-machining text{font-size:.93rem}#smartcut-app label,#smartcut-machining label{margin-bottom:5px}#smartcut-app p.info,#smartcut-app div.info,#smartcut-app a.info,#smartcut-app .text-button,#smartcut-app .switch,#smartcut-machining p.info,#smartcut-machining div.info,#smartcut-machining a.info,#smartcut-machining .text-button,#smartcut-machining .switch{font-size:.87rem}#smartcut-app p.info,#smartcut-app div.info,#smartcut-app a.info,#smartcut-machining p.info,#smartcut-machining div.info,#smartcut-machining a.info{margin-top:6px;line-height:1.5}#smartcut-app button,#smartcut-app .c-btn,#smartcut-machining button,#smartcut-machining .c-btn,#smartcut-app label,#smartcut-app input,#smartcut-app textarea,#smartcut-machining label,#smartcut-machining input,#smartcut-machining textarea{font-size:.87rem}#smartcut-app select,#smartcut-machining select{white-space:nowrap;text-overflow:ellipsis;padding-right:20px;font-size:.75rem;overflow:hidden}#smartcut-app .small-font,#smartcut-machining .small-font{font-size:.81rem}#smartcut-app #smartcut-app,#smartcut-app #smartcut-machining,#smartcut-machining #smartcut-app,#smartcut-machining #smartcut-machining{min-height:100vh}#smartcut-app ul,#smartcut-machining ul{margin-top:0;padding-left:20px}#smartcut-app text,#smartcut-machining text{pointer-events:none;-webkit-user-select:none;user-select:none}#smartcut-app span.highlight,#smartcut-machining span.highlight{background-image:none;border-bottom:3px solid orange;border-radius:0;margin:0;padding:0}#smartcut-app .info i,#smartcut-app .info svg,#smartcut-machining .info i,#smartcut-machining .info svg{color:#118ab2;margin-right:6px}#smartcut-app .info.plan,#smartcut-machining .info.plan,#smartcut-app .info.plan i,#smartcut-machining .info.plan i{color:red}#smartcut-app .info a,#smartcut-machining .info a{-webkit-text-decoration:underline #000;text-decoration:underline #000}#smartcut-app .fa-info-circle,#smartcut-machining .fa-info-circle{color:#118ab2}#smartcut-app .border,#smartcut-machining .border{border:1px solid #1b1a1e}#smartcut-app input[type=checkbox]:disabled,#smartcut-machining input[type=checkbox]:disabled{background-color:#e0e0e0}#smartcut-app input[type=checkbox]:disabled:checked:before,#smartcut-machining input[type=checkbox]:disabled:checked:before{color:gray}#smartcut-app #maintenance-mode,#smartcut-machining #maintenance-mode{text-align:center}#smartcut-app #login-actions a,#smartcut-app #login-actions span,#smartcut-machining #login-actions a,#smartcut-machining #login-actions span{margin-right:10px}#smartcut-app a.c-btn,#smartcut-machining a.c-btn{display:inline-block}#smartcut-app img.icon,#smartcut-machining img.icon{object-fit:contain;width:0;height:0}#smartcut-app .button-wrapper,#smartcut-machining .button-wrapper{flex-wrap:wrap;justify-content:flex-start;align-items:center;display:flex}#smartcut-app .button-wrapper>div,#smartcut-app .button-wrapper>button,#smartcut-app .button-wrapper a,#smartcut-machining .button-wrapper>div,#smartcut-machining .button-wrapper>button,#smartcut-machining .button-wrapper a{flex-grow:0;flex-shrink:0;margin-bottom:10px;margin-right:10px}#smartcut-app .button-wrapper a:last-child,#smartcut-app .button-wrapper button:last-child,#smartcut-app .button-wrapper div:last-child,#smartcut-machining .button-wrapper a:last-child,#smartcut-machining .button-wrapper button:last-child,#smartcut-machining .button-wrapper div:last-child{margin-right:0}#smartcut-app .button-wrapper.vertical,#smartcut-machining .button-wrapper.vertical{flex-direction:column;align-items:flex-start}#smartcut-app .button-wrapper.vertical>div,#smartcut-app .button-wrapper.vertical>button,#smartcut-app .button-wrapper.vertical a,#smartcut-machining .button-wrapper.vertical>div,#smartcut-machining .button-wrapper.vertical>button,#smartcut-machining .button-wrapper.vertical a{margin-right:0}#smartcut-app .button-wrapper.vertical a:last-child,#smartcut-app .button-wrapper.vertical button:last-child,#smartcut-app .button-wrapper.vertical div:last-child,#smartcut-machining .button-wrapper.vertical a:last-child,#smartcut-machining .button-wrapper.vertical button:last-child,#smartcut-machining .button-wrapper.vertical div:last-child{margin-bottom:0}#smartcut-app #example .text-button,#smartcut-machining #example .text-button{text-align:left}#smartcut-app #excel,#smartcut-machining #excel{margin-bottom:40px}#smartcut-app #excel button,#smartcut-app #excel label,#smartcut-machining #excel button,#smartcut-machining #excel label{margin-top:20px}#smartcut-app #excel button,#smartcut-machining #excel button,#smartcut-app #excel textarea,#smartcut-machining #excel textarea{margin-bottom:0}#smartcut-app #inputs .body,#smartcut-machining #inputs .body{padding-top:0!important;padding-bottom:0!important}#smartcut-app #options .body>div:last-child,#smartcut-machining #options .body>div:last-child{margin-bottom:0}#smartcut-app #options .body .section-body>div,#smartcut-machining #options .body .section-body>div{margin-bottom:30px}#smartcut-app #options .body .section-body>div label,#smartcut-machining #options .body .section-body>div label{margin-bottom:10px}#smartcut-app #options .body .section-body>div .switch,#smartcut-machining #options .body .section-body>div .switch{margin-bottom:5px}#smartcut-app #options .body .section-body>div>:last-child,#smartcut-machining #options .body .section-body>div>:last-child,#smartcut-app #options .body .section-body>div:last-child,#smartcut-machining #options .body .section-body>div:last-child{margin-bottom:0}#smartcut-app #options .body .section-body #minimum-spacing-dimension,#smartcut-machining #options .body .section-body #minimum-spacing-dimension{margin-bottom:10px}#smartcut-app #options .body .heading.section,#smartcut-machining #options .body .heading.section{margin-top:10px!important}#smartcut-app #options label,#smartcut-app #inputs label,#smartcut-machining #options label,#smartcut-machining #inputs label{font-weight:500}#smartcut-app #options label.not-bold,#smartcut-app #inputs label.not-bold,#smartcut-machining #options label.not-bold,#smartcut-machining #inputs label.not-bold{font-weight:400}#smartcut-app #options h3,#smartcut-app #inputs h3,#smartcut-machining #options h3,#smartcut-machining #inputs h3{margin-top:30px}#smartcut-app #options .border h3,#smartcut-app #inputs .border h3,#smartcut-machining #options .border h3,#smartcut-machining #inputs .border h3{margin-top:0}#smartcut-app #graphs #graph-efficiency,#smartcut-machining #graphs #graph-efficiency{width:300px;height:160px;padding:0}#smartcut-app #graphs #graph-efficiency .bar,#smartcut-machining #graphs #graph-efficiency .bar{fill:#073b4c}#smartcut-app #graphs text,#smartcut-machining #graphs text{font-size:10px}#smartcut-app #core-vue-offcanvas-menu,#smartcut-machining #core-vue-offcanvas-menu{box-shadow:none}#smartcut-app #core-vue-offcanvas-menu h1,#smartcut-machining #core-vue-offcanvas-menu h1{color:#fff;text-align:center;background:#118ab2;margin:-50px -100px 20px;padding:5px;font-size:14px;font-weight:500;line-height:30px}#smartcut-app #core-vue-offcanvas-menu .c-offcanvas,#smartcut-machining #core-vue-offcanvas-menu .c-offcanvas{padding-top:20px}#smartcut-app #core-vue-offcanvas-menu .c-offcanvas>div,#smartcut-machining #core-vue-offcanvas-menu .c-offcanvas>div{position:relative}#smartcut-app #core-vue-offcanvas-menu .c-offcanvas .menu-wrapper,#smartcut-machining #core-vue-offcanvas-menu .c-offcanvas .menu-wrapper{align-items:flex-start;margin-top:30px}#smartcut-app #core-vue-offcanvas-menu .c-offcanvas .menu-wrapper a,#smartcut-app #core-vue-offcanvas-menu .c-offcanvas .menu-wrapper button,#smartcut-app #core-vue-offcanvas-menu .c-offcanvas .menu-wrapper div,#smartcut-machining #core-vue-offcanvas-menu .c-offcanvas .menu-wrapper a,#smartcut-machining #core-vue-offcanvas-menu .c-offcanvas .menu-wrapper button,#smartcut-machining #core-vue-offcanvas-menu .c-offcanvas .menu-wrapper div{-webkit-user-select:none;user-select:none;margin-bottom:20px;display:block}#smartcut-app #core-vue-offcanvas-menu .c-offcanvas .menu-wrapper i,#smartcut-app #core-vue-offcanvas-menu .c-offcanvas .menu-wrapper svg,#smartcut-machining #core-vue-offcanvas-menu .c-offcanvas .menu-wrapper i,#smartcut-machining #core-vue-offcanvas-menu .c-offcanvas .menu-wrapper svg{margin-right:10px}#smartcut-app #core-vue-offcanvas-menu .c-offcanvas .menu-wrapper a,#smartcut-machining #core-vue-offcanvas-menu .c-offcanvas .menu-wrapper a,#smartcut-app #core-vue-offcanvas-menu .c-offcanvas .menu-wrapper a:hover,#smartcut-machining #core-vue-offcanvas-menu .c-offcanvas .menu-wrapper a:hover{color:#073b4c}#smartcut-app #core-vue-offcanvas-menu ul,#smartcut-machining #core-vue-offcanvas-menu ul{align-items:flex-start}#smartcut-app #core-vue-offcanvas-menu ul li,#smartcut-machining #core-vue-offcanvas-menu ul li{margin-bottom:5px}#smartcut-app #core-vue-offcanvas-menu ul li:last-of-type,#smartcut-machining #core-vue-offcanvas-menu ul li:last-of-type{margin-bottom:0}#smartcut-app #core-vue-offcanvas-menu .divider,#smartcut-machining #core-vue-offcanvas-menu .divider{border-bottom:1px solid #cfcfcf;width:100px;height:0}#smartcut-app #maintenance,#smartcut-machining #maintenance{background:orange;margin-top:30px;margin-left:10px;margin-right:10px;padding:20px 30px}#smartcut-app .warning,#smartcut-machining .warning{border-radius:8px;padding:10px}#smartcut-app .warning i,#smartcut-machining .warning i{margin-right:10px}#smartcut-app .warning a,#smartcut-machining .warning a{font-weight:400}#smartcut-app .warning .c-btn,#smartcut-machining .warning .c-btn{margin-bottom:0}#smartcut-app .stack,#smartcut-machining .stack{text-align:center;color:#fcfcfc;z-index:1;background:#1b1a1e;border-radius:50%;width:28px;font-size:.81rem;line-height:28px}#smartcut-app .fa-triangle-exclamation,#smartcut-machining .fa-triangle-exclamation{color:red}#smartcut-app #main-grid,#smartcut-machining #main-grid{grid-template-rows:auto;grid-template-columns:repeat(1,100%);width:100%;height:100%;display:grid}@media (min-width:1200px){#smartcut-app #main-grid,#smartcut-machining #main-grid{grid-template-columns:repeat(2,50%)}}#smartcut-app #main-grid.single-column,#smartcut-machining #main-grid.single-column{grid-template-columns:repeat(1,100%)}@media (min-width:1200px){#smartcut-app #main-grid.single-column,#smartcut-machining #main-grid.single-column{grid-template-columns:repeat(1,100%)}}#smartcut-app #main-grid.single-column #col-1,#smartcut-machining #main-grid.single-column #col-1{padding-bottom:0}#smartcut-app #main-grid #header,#smartcut-app #main-grid #header-bottom,#smartcut-app #main-grid #header-hold,#smartcut-app #main-grid #header-message,#smartcut-machining #main-grid #header,#smartcut-machining #main-grid #header-bottom,#smartcut-machining #main-grid #header-hold,#smartcut-machining #main-grid #header-message{grid-column:span 1}@media (min-width:1200px){#smartcut-app #main-grid #header,#smartcut-app #main-grid #header-bottom,#smartcut-app #main-grid #header-hold,#smartcut-app #main-grid #header-message,#smartcut-machining #main-grid #header,#smartcut-machining #main-grid #header-bottom,#smartcut-machining #main-grid #header-hold,#smartcut-machining #main-grid #header-message{grid-column:span 2}}#smartcut-app #main-grid .col,#smartcut-machining #main-grid .col{padding:10px 5px}@media (max-width:1200px){#smartcut-app #main-grid .col#col-1,#smartcut-machining #main-grid .col#col-1{padding-bottom:0}}#smartcut-app #main-grid .col>div,#smartcut-machining #main-grid .col>div{margin-bottom:10px}#smartcut-app #main-grid .col>div:last-of-type,#smartcut-machining #main-grid .col>div:last-of-type{margin-bottom:0}#smartcut-app #main-grid .full-screen-button,#smartcut-machining #main-grid .full-screen-button{font-size:20px}#smartcut-app #main-grid .full-screen-button:active i,#smartcut-machining #main-grid .full-screen-button:active i{transform:translate(1px,1px)}#smartcut-app #main-grid .widget,#smartcut-machining #main-grid .widget{-webkit-user-select:none;user-select:none;border:1px solid #1b1a1e;overflow:hidden}#smartcut-app #main-grid .widget.full-width,#smartcut-machining #main-grid .widget.full-width{border-radius:0}#smartcut-app #main-grid .widget .top,#smartcut-machining #main-grid .widget .top{color:#1b1a1efa;background:#f0f0f0;flex-direction:row;justify-content:space-between;height:40px;padding-left:10px;padding-right:10px;display:flex}#smartcut-app #main-grid .widget .top .switch,#smartcut-machining #main-grid .widget .top .switch{font-size:.93rem}#smartcut-app #main-grid .widget .top .action-menu,#smartcut-machining #main-grid .widget .top .action-menu{background-color:#0006;height:100%;margin-right:-10px}#smartcut-app #main-grid .widget .top .action-menu .actions-btn,#smartcut-machining #main-grid .widget .top .action-menu .actions-btn{color:#fff;height:100%;padding-right:10px}#smartcut-app #main-grid .widget .top .action-menu .actions-btn:hover,#smartcut-machining #main-grid .widget .top .action-menu .actions-btn:hover{background-color:#000000b3}#smartcut-app #main-grid .widget .top .action-menu .actions-btn.active,#smartcut-machining #main-grid .widget .top .action-menu .actions-btn.active{background-color:#1bc319}#smartcut-app #main-grid .widget .body,#smartcut-machining #main-grid .widget .body{padding:10px}#smartcut-app #main-grid .widget div.menu,#smartcut-machining #main-grid .widget div.menu{background-color:#0000;flex-wrap:wrap;font-size:.81rem;display:flex}#smartcut-app #main-grid .widget div.menu.pagination,#smartcut-machining #main-grid .widget div.menu.pagination{color:#1b1a1efa;background:#f0f0f0}#smartcut-app #main-grid .widget div.menu>button,#smartcut-app #main-grid .widget div.menu>div,#smartcut-app #main-grid .widget div.menu>a,#smartcut-machining #main-grid .widget div.menu>button,#smartcut-machining #main-grid .widget div.menu>div,#smartcut-machining #main-grid .widget div.menu>a{cursor:pointer;-webkit-user-select:none;user-select:none;color:#fff;background-color:#2c8d8f;border-right:1px solid #073b4c;height:32px;padding-left:8px;padding-right:8px;font-weight:500;line-height:32px}#smartcut-app #main-grid .widget div.menu>button:last-child,#smartcut-app #main-grid .widget div.menu>div:last-child,#smartcut-app #main-grid .widget div.menu>a:last-child,#smartcut-machining #main-grid .widget div.menu>button:last-child,#smartcut-machining #main-grid .widget div.menu>div:last-child,#smartcut-machining #main-grid .widget div.menu>a:last-child{border-right:none}#smartcut-app #main-grid .widget div.menu>button.dev,#smartcut-app #main-grid .widget div.menu>div.dev,#smartcut-app #main-grid .widget div.menu>a.dev,#smartcut-machining #main-grid .widget div.menu>button.dev,#smartcut-machining #main-grid .widget div.menu>div.dev,#smartcut-machining #main-grid .widget div.menu>a.dev{background-color:#8a2be2}#smartcut-app #main-grid .widget div.menu>button.text,#smartcut-app #main-grid .widget div.menu>div.text,#smartcut-app #main-grid .widget div.menu>a.text,#smartcut-machining #main-grid .widget div.menu>button.text,#smartcut-machining #main-grid .widget div.menu>div.text,#smartcut-machining #main-grid .widget div.menu>a.text{color:#1b1a1efa;cursor:default;background-color:#0000}#smartcut-app #main-grid .widget div.menu>button.text:hover,#smartcut-app #main-grid .widget div.menu>button.text:active:hover,#smartcut-app #main-grid .widget div.menu>button.text.selected,#smartcut-app #main-grid .widget div.menu>div.text:hover,#smartcut-app #main-grid .widget div.menu>div.text:active:hover,#smartcut-app #main-grid .widget div.menu>div.text.selected,#smartcut-app #main-grid .widget div.menu>a.text:hover,#smartcut-app #main-grid .widget div.menu>a.text:active:hover,#smartcut-app #main-grid .widget div.menu>a.text.selected,#smartcut-machining #main-grid .widget div.menu>button.text:hover,#smartcut-machining #main-grid .widget div.menu>button.text:active:hover,#smartcut-machining #main-grid .widget div.menu>button.text.selected,#smartcut-machining #main-grid .widget div.menu>div.text:hover,#smartcut-machining #main-grid .widget div.menu>div.text:active:hover,#smartcut-machining #main-grid .widget div.menu>div.text.selected,#smartcut-machining #main-grid .widget div.menu>a.text:hover,#smartcut-machining #main-grid .widget div.menu>a.text:active:hover,#smartcut-machining #main-grid .widget div.menu>a.text.selected{background-color:#0000}#smartcut-app #main-grid .widget div.menu>button:hover,#smartcut-app #main-grid .widget div.menu>div:hover,#smartcut-app #main-grid .widget div.menu>a:hover,#smartcut-machining #main-grid .widget div.menu>button:hover,#smartcut-machining #main-grid .widget div.menu>div:hover,#smartcut-machining #main-grid .widget div.menu>a:hover,#smartcut-app #main-grid .widget div.menu>button:active:hover,#smartcut-app #main-grid .widget div.menu>div:active:hover,#smartcut-app #main-grid .widget div.menu>a:active:hover,#smartcut-machining #main-grid .widget div.menu>button:active:hover,#smartcut-machining #main-grid .widget div.menu>div:active:hover,#smartcut-machining #main-grid .widget div.menu>a:active:hover{background-color:#29c778}#smartcut-app #main-grid .widget div.menu>button.selected,#smartcut-app #main-grid .widget div.menu>div.selected,#smartcut-app #main-grid .widget div.menu>a.selected,#smartcut-machining #main-grid .widget div.menu>button.selected,#smartcut-machining #main-grid .widget div.menu>div.selected,#smartcut-machining #main-grid .widget div.menu>a.selected{background-color:#1bc319}#smartcut-app #main-grid .widget div.menu>button.disabled,#smartcut-app #main-grid .widget div.menu>div.disabled,#smartcut-app #main-grid .widget div.menu>a.disabled,#smartcut-machining #main-grid .widget div.menu>button.disabled,#smartcut-machining #main-grid .widget div.menu>div.disabled,#smartcut-machining #main-grid .widget div.menu>a.disabled{color:#757575fa;background-color:#b5b5b5}#smartcut-app #main-grid .widget div.menu>button.label,#smartcut-app #main-grid .widget div.menu>div.label,#smartcut-app #main-grid .widget div.menu>a.label,#smartcut-machining #main-grid .widget div.menu>button.label,#smartcut-machining #main-grid .widget div.menu>div.label,#smartcut-machining #main-grid .widget div.menu>a.label{color:#1b1a1efa;cursor:default;background:0 0;font-weight:400}#smartcut-app #main-grid .widget div.menu>button.label:hover,#smartcut-app #main-grid .widget div.menu>button.label:active:hover,#smartcut-app #main-grid .widget div.menu>button.label.selected,#smartcut-app #main-grid .widget div.menu>div.label:hover,#smartcut-app #main-grid .widget div.menu>div.label:active:hover,#smartcut-app #main-grid .widget div.menu>div.label.selected,#smartcut-app #main-grid .widget div.menu>a.label:hover,#smartcut-app #main-grid .widget div.menu>a.label:active:hover,#smartcut-app #main-grid .widget div.menu>a.label.selected,#smartcut-machining #main-grid .widget div.menu>button.label:hover,#smartcut-machining #main-grid .widget div.menu>button.label:active:hover,#smartcut-machining #main-grid .widget div.menu>button.label.selected,#smartcut-machining #main-grid .widget div.menu>div.label:hover,#smartcut-machining #main-grid .widget div.menu>div.label:active:hover,#smartcut-machining #main-grid .widget div.menu>div.label.selected,#smartcut-machining #main-grid .widget div.menu>a.label:hover,#smartcut-machining #main-grid .widget div.menu>a.label:active:hover,#smartcut-machining #main-grid .widget div.menu>a.label.selected{background:0 0}#smartcut-app #main-grid .widget div.menu.sub,#smartcut-machining #main-grid .widget div.menu.sub{margin-left:-10px;margin-right:-10px}#smartcut-app #main-grid .widget div.menu.sub.multi-select-open,#smartcut-machining #main-grid .widget div.menu.sub.multi-select-open{border-bottom:none}#smartcut-app #main-grid .widget div.menu.no-margin-bottom,#smartcut-machining #main-grid .widget div.menu.no-margin-bottom{margin-bottom:0}#smartcut-app #main-grid .widget div.menu.negative-botton-margin,#smartcut-machining #main-grid .widget div.menu.negative-botton-margin{margin-bottom:-10px}#smartcut-app #main-grid .widget .body,#smartcut-machining #main-grid .widget .body{color:#1b1a1efa;background:#f8f8f8}#smartcut-app #main-grid .widget .body>div:first-child,#smartcut-app #main-grid .widget .body>a:first-child,#smartcut-app #main-grid .widget .body>p:first-child,#smartcut-machining #main-grid .widget .body>div:first-child,#smartcut-machining #main-grid .widget .body>a:first-child,#smartcut-machining #main-grid .widget .body>p:first-child{padding-top:0;margin-top:0!important}#smartcut-app #main-grid .widget .body>:last-child,#smartcut-machining #main-grid .widget .body>:last-child{border-bottom:none!important}#smartcut-app #main-grid .widget .body .heading,#smartcut-machining #main-grid .widget .body .heading{box-sizing:border-box;margin-top:20px;margin-bottom:10px;font-size:.93rem;font-weight:500}#smartcut-app #main-grid .widget .body .heading.section,#smartcut-machining #main-grid .widget .body .heading.section{-webkit-user-select:none;user-select:none;touch-action:manipulation;color:#1b1a1efa;background:#f5f5f5;border-bottom:1px solid #073b4c;flex-flow:row;justify-content:space-between;align-items:center;height:36px;margin:0 -20px;padding-left:20px;padding-right:20px;line-height:36px;display:flex}#smartcut-app #main-grid .widget .body .heading.section.open,#smartcut-machining #main-grid .widget .body .heading.section.open{margin-bottom:10px}#smartcut-app #main-grid .widget .body .heading.section.open.saws,#smartcut-app #main-grid .widget .body .heading.section.open.parts,#smartcut-app #main-grid .widget .body .heading.section.open.stock,#smartcut-app #main-grid .widget .body .heading.section.open.groups,#smartcut-app #main-grid .widget .body .heading.section.open.materials,#smartcut-machining #main-grid .widget .body .heading.section.open.saws,#smartcut-machining #main-grid .widget .body .heading.section.open.parts,#smartcut-machining #main-grid .widget .body .heading.section.open.stock,#smartcut-machining #main-grid .widget .body .heading.section.open.groups,#smartcut-machining #main-grid .widget .body .heading.section.open.materials{margin-bottom:0}#smartcut-app #main-grid .widget .body .heading.section>div,#smartcut-machining #main-grid .widget .body .heading.section>div{flex-flow:row;justify-content:flex-start;align-items:center;display:flex}#smartcut-app #main-grid .widget .body .heading.section.margin-top,#smartcut-machining #main-grid .widget .body .heading.section.margin-top{margin-top:20px}#smartcut-app #main-grid .widget .body .heading.section .chevron,#smartcut-machining #main-grid .widget .body .heading.section .chevron{width:14px;height:14px;font-size:14px;transition:transform .3s}#smartcut-app #main-grid .widget .body .heading.section.open .chevron,#smartcut-machining #main-grid .widget .body .heading.section.open .chevron{transition:transform .2s;transform:rotate(90deg)}#smartcut-app #main-grid .widget .body .section-body.saw,#smartcut-machining #main-grid .widget .body .section-body.saw{padding-bottom:10px}#smartcut-app #main-grid .widget .body .section-body.materials .select-saw-prompt,#smartcut-machining #main-grid .widget .body .section-body.materials .select-saw-prompt{padding-top:10px;padding-bottom:10px}#smartcut-app #main-grid .widget .body .section-body.options,#smartcut-machining #main-grid .widget .body .section-body.options{padding-bottom:10px}#smartcut-app #main-grid .widget .body .section-body.materials .no-items,#smartcut-app #main-grid .widget .body .section-body.saws .no-items,#smartcut-machining #main-grid .widget .body .section-body.materials .no-items,#smartcut-machining #main-grid .widget .body .section-body.saws .no-items,#smartcut-app #main-grid .widget .body .section-body .materials.not-logged-in,#smartcut-app #main-grid .widget .body .section-body .saws.not-logged-in,#smartcut-machining #main-grid .widget .body .section-body .materials.not-logged-in,#smartcut-machining #main-grid .widget .body .section-body .saws.not-logged-in{padding-top:10px;padding-bottom:10px}#smartcut-app .click-effect:active,#smartcut-machining .click-effect:active{transform:translate(1px,1px)}#smartcut-app .grid-table.no-bottom-border>div.row:last-child,#smartcut-machining .grid-table.no-bottom-border>div.row:last-child,#smartcut-app .grid-table.secondary-inputs-active>div.row>div.cell,#smartcut-machining .grid-table.secondary-inputs-active>div.row>div.cell{border-bottom:none}#smartcut-app .grid-table .cell>button:focus,#smartcut-machining .grid-table .cell>button:focus{color:#ffb727;outline:none}#smartcut-app .grid-table .cell>button:focus-visible path{fill:#ffb727}#smartcut-machining .grid-table .cell>button:focus-visible path{fill:#ffb727}#smartcut-app #spreadsheet-import-toggle,#smartcut-machining #spreadsheet-import-toggle{margin-bottom:30px}#smartcut-app #export-to-json,#smartcut-machining #export-to-json{margin-bottom:10px}#smartcut-app .action-menu,#smartcut-machining .action-menu{background-color:#0006;height:100%;margin-right:-10px}#smartcut-app .action-menu .actions-btn,#smartcut-machining .action-menu .actions-btn{color:#fff;height:100%;padding-right:10px}#smartcut-app .action-menu .actions-btn:hover,#smartcut-machining .action-menu .actions-btn:hover{background-color:#000000b3}#smartcut-app .action-menu .actions-btn.active,#smartcut-machining .action-menu .actions-btn.active{background-color:#1bc319}#smartcut-app .materials .grid-table,#smartcut-app .saws .grid-table,#smartcut-machining .materials .grid-table,#smartcut-machining .saws .grid-table{margin:0 -10px}#smartcut-app #inputs pre,#smartcut-machining #inputs pre{margin:0}#smartcut-app #inputs .saw-summary,#smartcut-machining #inputs .saw-summary{font-weight:700}#smartcut-app #inputs #inputs-groups,#smartcut-machining #inputs #inputs-groups{margin-top:10px}#smartcut-app #inputs #part-trim,#smartcut-machining #inputs #part-trim{padding-top:10px;padding-bottom:10px}#smartcut-app #inputs .section-body.saw>div,#smartcut-machining #inputs .section-body.saw>div{margin-bottom:20px}#smartcut-app #inputs .section-body.saw>div label,#smartcut-machining #inputs .section-body.saw>div label{margin-bottom:10px}#smartcut-app #inputs .section-body.saw>div .switch,#smartcut-machining #inputs .section-body.saw>div .switch{margin-bottom:5px}#smartcut-app #inputs .section-body.saw>div.saw-summary,#smartcut-machining #inputs .section-body.saw>div.saw-summary,#smartcut-app #inputs .section-body.saw>div>:last-child,#smartcut-machining #inputs .section-body.saw>div>:last-child,#smartcut-app #inputs .section-body.saw>div:last-child,#smartcut-machining #inputs .section-body.saw>div:last-child{margin-bottom:0}#smartcut-app #inputs.widget,#smartcut-machining #inputs.widget{border:2px solid #073b4c}#smartcut-app #inputs.widget .body .heading.section.info,#smartcut-machining #inputs.widget .body .heading.section.info{height:auto;padding-top:5px;padding-bottom:5px;line-height:1.5}#smartcut-app #inputs.widget .body .heading.section.info i,#smartcut-machining #inputs.widget .body .heading.section.info i{display:inline-block}#smartcut-app #inputs.widget .body .heading.section a,#smartcut-machining #inputs.widget .body .heading.section a{display:inline!important}#smartcut-app #inputs.widget .body .heading.section.important,#smartcut-machining #inputs.widget .body .heading.section.important{color:#1b1a1efa;background:#ffac6d;font-size:.87rem}#smartcut-app #inputs.widget .body .heading.section.important svg,#smartcut-app #inputs.widget .body .heading.section.important a,#smartcut-machining #inputs.widget .body .heading.section.important svg,#smartcut-machining #inputs.widget .body .heading.section.important a{color:#1b1a1efa}#smartcut-app #inputs.widget .body .heading.section.saws i.selected,#smartcut-machining #inputs.widget .body .heading.section.saws i.selected{margin-left:10px}#smartcut-app #inputs.widget .body .heading.section.stock,#smartcut-app #inputs.widget .body .heading.section.materials,#smartcut-machining #inputs.widget .body .heading.section.stock,#smartcut-machining #inputs.widget .body .heading.section.materials{background:#ffd166}#smartcut-app #inputs.widget .body .heading.section.parts,#smartcut-app #inputs.widget .body .heading.section.groups,#smartcut-machining #inputs.widget .body .heading.section.parts,#smartcut-machining #inputs.widget .body .heading.section.groups{color:#fff;background:#118ab2}#smartcut-app #inputs.widget .body .heading.section.groups,#smartcut-machining #inputs.widget .body .heading.section.groups{border-bottom:0}#smartcut-app #inputs.widget .body .heading.section.issues,#smartcut-machining #inputs.widget .body .heading.section.issues{color:#fffffffa;background:#e14e29}#smartcut-app #inputs.widget .body,#smartcut-app #smartcut-checkout.widget .body,#smartcut-machining #inputs.widget .body,#smartcut-machining #smartcut-checkout.widget .body{padding-bottom:0}#smartcut-app #inputs.widget .body .heading.section.groups.closed,#smartcut-app #smartcut-checkout.widget .body .heading.section.groups.closed,#smartcut-machining #inputs.widget .body .heading.section.groups.closed,#smartcut-machining #smartcut-checkout.widget .body .heading.section.groups.closed{border-bottom:0}#smartcut-app #inputs.widget .body .heading.section.saws .right,#smartcut-app #smartcut-checkout.widget .body .heading.section.saws .right,#smartcut-machining #inputs.widget .body .heading.section.saws .right,#smartcut-machining #smartcut-checkout.widget .body .heading.section.saws .right{margin-left:10px}#smartcut-app #inputs #inputs-stock.fullscreen,#smartcut-app #inputs #inputs-parts.fullscreen,#smartcut-app #inputs #inputs-groups.fullscreen,#smartcut-app #smartcut-checkout #inputs-stock.fullscreen,#smartcut-app #smartcut-checkout #inputs-parts.fullscreen,#smartcut-app #smartcut-checkout #inputs-groups.fullscreen,#smartcut-machining #inputs #inputs-stock.fullscreen,#smartcut-machining #inputs #inputs-parts.fullscreen,#smartcut-machining #inputs #inputs-groups.fullscreen,#smartcut-machining #smartcut-checkout #inputs-stock.fullscreen,#smartcut-machining #smartcut-checkout #inputs-parts.fullscreen,#smartcut-machining #smartcut-checkout #inputs-groups.fullscreen{padding-left:10px;padding-right:10px}#smartcut-app #inputs #inputs-stock .input-options,#smartcut-app #inputs #inputs-parts .input-options,#smartcut-app #inputs #inputs-groups .input-options,#smartcut-app #smartcut-checkout #inputs-stock .input-options,#smartcut-app #smartcut-checkout #inputs-parts .input-options,#smartcut-app #smartcut-checkout #inputs-groups .input-options,#smartcut-machining #inputs #inputs-stock .input-options,#smartcut-machining #inputs #inputs-parts .input-options,#smartcut-machining #inputs #inputs-groups .input-options,#smartcut-machining #smartcut-checkout #inputs-stock .input-options,#smartcut-machining #smartcut-checkout #inputs-parts .input-options,#smartcut-machining #smartcut-checkout #inputs-groups .input-options{color:#1b1a1efa;background:#f0f0f0;border-bottom:1px solid #073b4c;margin-left:-10px;margin-right:-10px;padding:20px 10px}#smartcut-app #inputs #inputs-stock .input-options .heading,#smartcut-app #inputs #inputs-parts .input-options .heading,#smartcut-app #inputs #inputs-groups .input-options .heading,#smartcut-app #smartcut-checkout #inputs-stock .input-options .heading,#smartcut-app #smartcut-checkout #inputs-parts .input-options .heading,#smartcut-app #smartcut-checkout #inputs-groups .input-options .heading,#smartcut-machining #inputs #inputs-stock .input-options .heading,#smartcut-machining #inputs #inputs-parts .input-options .heading,#smartcut-machining #inputs #inputs-groups .input-options .heading,#smartcut-machining #smartcut-checkout #inputs-stock .input-options .heading,#smartcut-machining #smartcut-checkout #inputs-parts .input-options .heading,#smartcut-machining #smartcut-checkout #inputs-groups .input-options .heading{margin-top:0}#smartcut-app #inputs #inputs-stock .dxf-preview-wrapper .dxf-preview,#smartcut-app #inputs #inputs-parts .dxf-preview-wrapper .dxf-preview,#smartcut-app #inputs #inputs-groups .dxf-preview-wrapper .dxf-preview,#smartcut-app #smartcut-checkout #inputs-stock .dxf-preview-wrapper .dxf-preview,#smartcut-app #smartcut-checkout #inputs-parts .dxf-preview-wrapper .dxf-preview,#smartcut-app #smartcut-checkout #inputs-groups .dxf-preview-wrapper .dxf-preview,#smartcut-machining #inputs #inputs-stock .dxf-preview-wrapper .dxf-preview,#smartcut-machining #inputs #inputs-parts .dxf-preview-wrapper .dxf-preview,#smartcut-machining #inputs #inputs-groups .dxf-preview-wrapper .dxf-preview,#smartcut-machining #smartcut-checkout #inputs-stock .dxf-preview-wrapper .dxf-preview,#smartcut-machining #smartcut-checkout #inputs-parts .dxf-preview-wrapper .dxf-preview,#smartcut-machining #smartcut-checkout #inputs-groups .dxf-preview-wrapper .dxf-preview{color:#1b1a1efa;background:#f0f0f0;margin-left:auto;margin-right:auto;padding:2px}#smartcut-app #inputs #inputs-stock .dxf-preview-wrapper .dxf-preview>div,#smartcut-app #inputs #inputs-parts .dxf-preview-wrapper .dxf-preview>div,#smartcut-app #inputs #inputs-groups .dxf-preview-wrapper .dxf-preview>div,#smartcut-app #smartcut-checkout #inputs-stock .dxf-preview-wrapper .dxf-preview>div,#smartcut-app #smartcut-checkout #inputs-parts .dxf-preview-wrapper .dxf-preview>div,#smartcut-app #smartcut-checkout #inputs-groups .dxf-preview-wrapper .dxf-preview>div,#smartcut-machining #inputs #inputs-stock .dxf-preview-wrapper .dxf-preview>div,#smartcut-machining #inputs #inputs-parts .dxf-preview-wrapper .dxf-preview>div,#smartcut-machining #inputs #inputs-groups .dxf-preview-wrapper .dxf-preview>div,#smartcut-machining #smartcut-checkout #inputs-stock .dxf-preview-wrapper .dxf-preview>div,#smartcut-machining #smartcut-checkout #inputs-parts .dxf-preview-wrapper .dxf-preview>div,#smartcut-machining #smartcut-checkout #inputs-groups .dxf-preview-wrapper .dxf-preview>div{background:0 0;border:0;margin:0}#smartcut-app #inputs #inputs-stock .dxf-preview-wrapper .dxf-preview>div .diagram,#smartcut-app #inputs #inputs-parts .dxf-preview-wrapper .dxf-preview>div .diagram,#smartcut-app #inputs #inputs-groups .dxf-preview-wrapper .dxf-preview>div .diagram,#smartcut-app #smartcut-checkout #inputs-stock .dxf-preview-wrapper .dxf-preview>div .diagram,#smartcut-app #smartcut-checkout #inputs-parts .dxf-preview-wrapper .dxf-preview>div .diagram,#smartcut-app #smartcut-checkout #inputs-groups .dxf-preview-wrapper .dxf-preview>div .diagram,#smartcut-machining #inputs #inputs-stock .dxf-preview-wrapper .dxf-preview>div .diagram,#smartcut-machining #inputs #inputs-parts .dxf-preview-wrapper .dxf-preview>div .diagram,#smartcut-machining #inputs #inputs-groups .dxf-preview-wrapper .dxf-preview>div .diagram,#smartcut-machining #smartcut-checkout #inputs-stock .dxf-preview-wrapper .dxf-preview>div .diagram,#smartcut-machining #smartcut-checkout #inputs-parts .dxf-preview-wrapper .dxf-preview>div .diagram,#smartcut-machining #smartcut-checkout #inputs-groups .dxf-preview-wrapper .dxf-preview>div .diagram{width:76px;height:76px}#smartcut-app #inputs #inputs-stock .dxf-preview-wrapper .no-preview,#smartcut-app #inputs #inputs-parts .dxf-preview-wrapper .no-preview,#smartcut-app #inputs #inputs-groups .dxf-preview-wrapper .no-preview,#smartcut-app #smartcut-checkout #inputs-stock .dxf-preview-wrapper .no-preview,#smartcut-app #smartcut-checkout #inputs-parts .dxf-preview-wrapper .no-preview,#smartcut-app #smartcut-checkout #inputs-groups .dxf-preview-wrapper .no-preview,#smartcut-machining #inputs #inputs-stock .dxf-preview-wrapper .no-preview,#smartcut-machining #inputs #inputs-parts .dxf-preview-wrapper .no-preview,#smartcut-machining #inputs #inputs-groups .dxf-preview-wrapper .no-preview,#smartcut-machining #smartcut-checkout #inputs-stock .dxf-preview-wrapper .no-preview,#smartcut-machining #smartcut-checkout #inputs-parts .dxf-preview-wrapper .no-preview,#smartcut-machining #smartcut-checkout #inputs-groups .dxf-preview-wrapper .no-preview{background-size:100%;flex-flow:row;justify-content:flex-start;align-items:center;width:100%;height:100%;padding-left:2px;display:flex;background-image:repeating-linear-gradient(45deg,#9292921a,#9292921a 5px,#0000 5px 10px)!important}#smartcut-app #inputs .add-button,#smartcut-app #smartcut-checkout .add-button,#smartcut-machining #inputs .add-button,#smartcut-machining #smartcut-checkout .add-button{background-color:#2c8d8f;border-radius:4px;margin-top:10px;margin-bottom:10px;margin-right:10px;display:inline-flex;overflow:hidden}#smartcut-app #inputs .add-button .button,#smartcut-app #smartcut-checkout .add-button .button,#smartcut-machining #inputs .add-button .button,#smartcut-machining #smartcut-checkout .add-button .button{text-align:center;display:block}#smartcut-app #inputs .add-button .button:hover,#smartcut-app #smartcut-checkout .add-button .button:hover,#smartcut-machining #inputs .add-button .button:hover,#smartcut-machining #smartcut-checkout .add-button .button:hover{color:#fffffffa;background-color:#29c778;text-decoration:none}#smartcut-app #inputs .add-button .button:focus,#smartcut-app #smartcut-checkout .add-button .button:focus,#smartcut-machining #inputs .add-button .button:focus,#smartcut-machining #smartcut-checkout .add-button .button:focus{outline-offset:0;outline:2px solid #ffb727}#smartcut-app #inputs .add-button .button:focus-visible{outline-offset:0;outline:2px solid #ffb727}#smartcut-app #smartcut-checkout .add-button .button:focus-visible{outline-offset:0;outline:2px solid #ffb727}#smartcut-machining #inputs .add-button .button:focus-visible{outline-offset:0;outline:2px solid #ffb727}#smartcut-machining #smartcut-checkout .add-button .button:focus-visible{outline-offset:0;outline:2px solid #ffb727}#smartcut-app #inputs .add-button .button:active svg,#smartcut-app #smartcut-checkout .add-button .button:active svg,#smartcut-machining #inputs .add-button .button:active svg,#smartcut-machining #smartcut-checkout .add-button .button:active svg{transform:translate(1px,1px)}#smartcut-app #inputs .add-button.exceeded>div.remaining,#smartcut-app #smartcut-checkout .add-button.exceeded>div.remaining,#smartcut-machining #inputs .add-button.exceeded>div.remaining,#smartcut-machining #smartcut-checkout .add-button.exceeded>div.remaining{color:#1b1a1efa;background-color:#ffac6d}#smartcut-app #inputs .add-button>div,#smartcut-app #smartcut-checkout .add-button>div,#smartcut-machining #inputs .add-button>div,#smartcut-machining #smartcut-checkout .add-button>div{color:#fffffffa;height:30px;font-weight:700;line-height:30px}#smartcut-app #inputs .add-button>div.remaining,#smartcut-app #smartcut-checkout .add-button>div.remaining,#smartcut-machining #inputs .add-button>div.remaining,#smartcut-machining #smartcut-checkout .add-button>div.remaining{padding-left:6px;padding-right:6px;font-size:10px}#smartcut-app #inputs .add-button>div.button,#smartcut-app #smartcut-checkout .add-button>div.button,#smartcut-machining #inputs .add-button>div.button,#smartcut-machining #smartcut-checkout .add-button>div.button{text-align:center;width:34px;position:relative}#smartcut-app #inputs .add-button>div.button span,#smartcut-app #smartcut-checkout .add-button>div.button span,#smartcut-machining #inputs .add-button>div.button span,#smartcut-machining #smartcut-checkout .add-button>div.button span{text-align:center;width:12px;height:12px;font-size:10px;line-height:12px;display:block;position:absolute;top:0;right:0}#smartcut-app #inputs .filters,#smartcut-app #smartcut-checkout .filters,#smartcut-machining #inputs .filters,#smartcut-machining #smartcut-checkout .filters{margin-left:-10px;margin-right:-10px}#smartcut-app #inputs div.menu.multi-select-wrapper,#smartcut-app #smartcut-checkout div.menu.multi-select-wrapper,#smartcut-machining #inputs div.menu.multi-select-wrapper,#smartcut-machining #smartcut-checkout div.menu.multi-select-wrapper{background:#e0fbe0!important}#smartcut-app #inputs div.menu.multi-select-wrapper>div.text,#smartcut-app #smartcut-checkout div.menu.multi-select-wrapper>div.text,#smartcut-machining #inputs div.menu.multi-select-wrapper>div.text,#smartcut-machining #smartcut-checkout div.menu.multi-select-wrapper>div.text{color:#1b1a1efa;background:#fff}#smartcut-app #inputs .materials,#smartcut-app #inputs #stock-input,#smartcut-app #smartcut-checkout .materials,#smartcut-app #smartcut-checkout #stock-input,#smartcut-machining #inputs .materials,#smartcut-machining #inputs #stock-input,#smartcut-machining #smartcut-checkout .materials,#smartcut-machining #smartcut-checkout #stock-input{margin-top:0}#smartcut-app #inputs .materials .cell .id,#smartcut-app #inputs #stock-input .cell .id,#smartcut-app #smartcut-checkout .materials .cell .id,#smartcut-app #smartcut-checkout #stock-input .cell .id,#smartcut-machining #inputs .materials .cell .id,#smartcut-machining #inputs #stock-input .cell .id,#smartcut-machining #smartcut-checkout .materials .cell .id,#smartcut-machining #smartcut-checkout #stock-input .cell .id{color:#1b1a1efa;background-color:#ffd166}#smartcut-app #inputs .materials .cell .id:hover,#smartcut-app #inputs #stock-input .cell .id:hover,#smartcut-app #smartcut-checkout .materials .cell .id:hover,#smartcut-app #smartcut-checkout #stock-input .cell .id:hover,#smartcut-machining #inputs .materials .cell .id:hover,#smartcut-machining #inputs #stock-input .cell .id:hover,#smartcut-machining #smartcut-checkout .materials .cell .id:hover,#smartcut-machining #smartcut-checkout #stock-input .cell .id:hover{color:#fffffffa;background-color:#2c8d8f}#smartcut-app #inputs .materials .cell .id.selected,#smartcut-app #inputs #stock-input .cell .id.selected,#smartcut-app #smartcut-checkout .materials .cell .id.selected,#smartcut-app #smartcut-checkout #stock-input .cell .id.selected,#smartcut-machining #inputs .materials .cell .id.selected,#smartcut-machining #inputs #stock-input .cell .id.selected,#smartcut-machining #smartcut-checkout .materials .cell .id.selected,#smartcut-machining #smartcut-checkout #stock-input .cell .id.selected{color:#fff;background-color:#1bc319}#smartcut-app #inputs #part-input,#smartcut-app #smartcut-checkout #part-input,#smartcut-machining #inputs #part-input,#smartcut-machining #smartcut-checkout #part-input{margin-top:0}#smartcut-app #inputs #part-input .cell .id,#smartcut-app #smartcut-checkout #part-input .cell .id,#smartcut-machining #inputs #part-input .cell .id,#smartcut-machining #smartcut-checkout #part-input .cell .id{cursor:pointer;color:#fffffffa;background-color:#118ab2}#smartcut-app #inputs #part-input .cell .id:hover,#smartcut-app #smartcut-checkout #part-input .cell .id:hover,#smartcut-machining #inputs #part-input .cell .id:hover,#smartcut-machining #smartcut-checkout #part-input .cell .id:hover{color:#fffffffa;background-color:#2c8d8f}#smartcut-app #inputs #part-input .cell .id.selected,#smartcut-app #smartcut-checkout #part-input .cell .id.selected,#smartcut-machining #inputs #part-input .cell .id.selected,#smartcut-machining #smartcut-checkout #part-input .cell .id.selected{background-color:#1bc319}#smartcut-app #inputs #part-input .cell.material.selected>button:first-child i,#smartcut-app #smartcut-checkout #part-input .cell.material.selected>button:first-child i,#smartcut-machining #inputs #part-input .cell.material.selected>button:first-child i,#smartcut-machining #smartcut-checkout #part-input .cell.material.selected>button:first-child i{color:#1bc319}#smartcut-app #inputs #part-input .cell.material>button:focus i,#smartcut-app #smartcut-checkout #part-input .cell.material>button:focus i,#smartcut-machining #inputs #part-input .cell.material>button:focus i,#smartcut-machining #smartcut-checkout #part-input .cell.material>button:focus i{color:#ffb727}#smartcut-app #inputs #inputs-groups .row .id,#smartcut-app #smartcut-checkout #inputs-groups .row .id,#smartcut-machining #inputs #inputs-groups .row .id,#smartcut-machining #smartcut-checkout #inputs-groups .row .id{cursor:pointer;border:1px solid gray}#smartcut-app #inputs #inputs-groups .row .id.selected,#smartcut-app #smartcut-checkout #inputs-groups .row .id.selected,#smartcut-machining #inputs #inputs-groups .row .id.selected,#smartcut-machining #smartcut-checkout #inputs-groups .row .id.selected{color:#fffffffa;background-color:#1bc319}#smartcut-app #inputs #part-input .row.sorting>div.cell,#smartcut-app #inputs #stock-input .row.sorting>div.cell,#smartcut-app #smartcut-checkout #part-input .row.sorting>div.cell,#smartcut-app #smartcut-checkout #stock-input .row.sorting>div.cell,#smartcut-machining #inputs #part-input .row.sorting>div.cell,#smartcut-machining #inputs #stock-input .row.sorting>div.cell,#smartcut-machining #smartcut-checkout #part-input .row.sorting>div.cell,#smartcut-machining #smartcut-checkout #stock-input .row.sorting>div.cell{align-items:center;font-size:18px;display:flex}#smartcut-app #inputs #part-input .row.sorting>div.cell:before,#smartcut-app #inputs #stock-input .row.sorting>div.cell:before,#smartcut-app #smartcut-checkout #part-input .row.sorting>div.cell:before,#smartcut-app #smartcut-checkout #stock-input .row.sorting>div.cell:before,#smartcut-machining #inputs #part-input .row.sorting>div.cell:before,#smartcut-machining #inputs #stock-input .row.sorting>div.cell:before,#smartcut-machining #smartcut-checkout #part-input .row.sorting>div.cell:before,#smartcut-machining #smartcut-checkout #stock-input .row.sorting>div.cell:before{background-color:#0a5871}#smartcut-app #inputs #part-input .row.sorting>div.cell>svg,#smartcut-app #inputs #stock-input .row.sorting>div.cell>svg,#smartcut-app #smartcut-checkout #part-input .row.sorting>div.cell>svg,#smartcut-app #smartcut-checkout #stock-input .row.sorting>div.cell>svg,#smartcut-machining #inputs #part-input .row.sorting>div.cell>svg,#smartcut-machining #inputs #stock-input .row.sorting>div.cell>svg,#smartcut-machining #smartcut-checkout #part-input .row.sorting>div.cell>svg,#smartcut-machining #smartcut-checkout #stock-input .row.sorting>div.cell>svg{cursor:pointer}@media (min-width:300px){#smartcut-app #inputs .button-wrapper .row,#smartcut-app #smartcut-checkout .button-wrapper .row,#smartcut-machining #inputs .button-wrapper .row,#smartcut-machining #smartcut-checkout .button-wrapper .row{flex-flow:wrap;align-items:center;display:flex}#smartcut-app #inputs .button-wrapper .row .info,#smartcut-app #smartcut-checkout .button-wrapper .row .info,#smartcut-machining #inputs .button-wrapper .row .info,#smartcut-machining #smartcut-checkout .button-wrapper .row .info{margin-top:0;margin-bottom:0;margin-left:10px}}#smartcut-app #inputs #set-shape-rotation,#smartcut-app #smartcut-checkout #set-shape-rotation,#smartcut-machining #inputs #set-shape-rotation,#smartcut-machining #smartcut-checkout #set-shape-rotation{margin-top:20px}#smartcut-app #inputs .blade-width label.heading,#smartcut-app #smartcut-checkout .blade-width label.heading,#smartcut-machining #inputs .blade-width label.heading,#smartcut-machining #smartcut-checkout .blade-width label.heading{margin-top:0!important}#smartcut-app #inputs #inputs-unusable-parts,#smartcut-app #smartcut-checkout #inputs-unusable-parts,#smartcut-machining #inputs #inputs-unusable-parts,#smartcut-machining #smartcut-checkout #inputs-unusable-parts{background-color:#ffac6d;border-radius:5px;margin-top:20px;padding:14px;font-size:.93rem}#smartcut-app #inputs #inputs-unusable-parts .fa-triangle-exclamation,#smartcut-app #smartcut-checkout #inputs-unusable-parts .fa-triangle-exclamation,#smartcut-machining #inputs #inputs-unusable-parts .fa-triangle-exclamation,#smartcut-machining #smartcut-checkout #inputs-unusable-parts .fa-triangle-exclamation{color:#000}#smartcut-app #inputs #inputs-unusable-parts li,#smartcut-app #smartcut-checkout #inputs-unusable-parts li,#smartcut-machining #inputs #inputs-unusable-parts li,#smartcut-machining #smartcut-checkout #inputs-unusable-parts li{font-weight:700}#smartcut-app #inputs #inputs-unusable-parts .heading,#smartcut-app #smartcut-checkout #inputs-unusable-parts .heading,#smartcut-machining #inputs #inputs-unusable-parts .heading,#smartcut-machining #smartcut-checkout #inputs-unusable-parts .heading{margin-top:0!important;font-weight:700!important}#smartcut-app #inputs #inputs-unusable-parts>div>p:last-child,#smartcut-app #smartcut-checkout #inputs-unusable-parts>div>p:last-child,#smartcut-machining #inputs #inputs-unusable-parts>div>p:last-child,#smartcut-machining #smartcut-checkout #inputs-unusable-parts>div>p:last-child{margin-bottom:0}#smartcut-app #inputs #inputs-groups #add-group,#smartcut-machining #inputs #inputs-groups #add-group{margin-top:10px;margin-bottom:10px;font-size:.87rem}#smartcut-app #navigation .vis .cut,#smartcut-app #navigation .vis .shape,#smartcut-app #navigation .vis .stock,#smartcut-app #navigation .vis .banding,#smartcut-machining #navigation .vis .cut,#smartcut-machining #navigation .vis .shape,#smartcut-machining #navigation .vis .stock,#smartcut-machining #navigation .vis .banding{shape-rendering:geometricPrecision}#smartcut-app .diagram-container,#smartcut-machining .diagram-container{box-sizing:content-box;width:100%;max-width:100%;height:0;text-rendering:optimizeLegibility;-webkit-font-smoothing:subpixel-antialiased;letter-spacing:.3px;color:#1b1a1efa;touch-action:manipulation;background:#f5f5f5;position:relative;overflow:hidden}#smartcut-app .diagram-container.app .vis .cuts .cut-label,#smartcut-machining .diagram-container.app .vis .cuts .cut-label{font-size:9px;top:-1px}#smartcut-app .vis,#smartcut-machining .vis{shape-rendering:geometricPrecision;width:100%;height:100%}#smartcut-app .vis text,#smartcut-machining .vis text{-webkit-user-select:none;user-select:none;pointer-events:none;font-size:8px}#smartcut-app .vis .cut,#smartcut-app .vis .shape,#smartcut-app .vis .stock,#smartcut-app .vis .banding,#smartcut-machining .vis .cut,#smartcut-machining .vis .shape,#smartcut-machining .vis .stock,#smartcut-machining .vis .banding{shape-rendering:geometricPrecision}#smartcut-app .vis .shape-text.hidden,#smartcut-app .vis .banding-wrapper.hidden,#smartcut-machining .vis .shape-text.hidden,#smartcut-machining .vis .banding-wrapper.hidden{display:none}#smartcut-app .vis .stock-group,#smartcut-machining .vis .stock-group{filter:drop-shadow(-2px 2px 2px #2a2c0066)}#smartcut-app .vis .stock-group .background,#smartcut-machining .vis .stock-group .background{fill:#f0f0f0}#smartcut-app .vis .shapes .shape-text,#smartcut-machining .vis .shapes .shape-text{text-anchor:middle;fill:#fff;font-weight:700}#smartcut-app .vis .shapes .shape-text.id,#smartcut-machining .vis .shapes .shape-text.id{font-size:10px}#smartcut-app .vis .shapes .highlight-c,#smartcut-machining .vis .shapes .highlight-c{fill:#ebb134!important}#smartcut-app .vis .shapes .highlight-b,#smartcut-machining .vis .shapes .highlight-b{fill:#eb7a34!important}#smartcut-app .vis .shapes .highlight-a,#smartcut-machining .vis .shapes .highlight-a{fill:#eb3434!important}#smartcut-app .vis .groups .group,#smartcut-machining .vis .groups .group{stroke:#fffffffa;stroke-width:1px;fill:none}#smartcut-app .vis .axis text,#smartcut-machining .vis .axis text{color:#1b1a1efa;font-size:10px}#smartcut-app .vis .axis line,#smartcut-machining .vis .axis line{stroke:#1b1a1efa}#smartcut-app .vis .axis.shape path,#smartcut-app .vis .axis.shape line,#smartcut-machining .vis .axis.shape path,#smartcut-machining .vis .axis.shape line{stroke-width:1px;stroke:#1b1a1efa}#smartcut-app .vis .axis.measurement .tick line,#smartcut-machining .vis .axis.measurement .tick line,#smartcut-app .vis .axis.stock path,#smartcut-machining .vis .axis.stock path{display:none}#smartcut-app .vis .axis.stock line,#smartcut-app .vis .axis.stock text,#smartcut-machining .vis .axis.stock line,#smartcut-machining .vis .axis.stock text{opacity:.5}#smartcut-app .vis .cuts .cut,#smartcut-machining .vis .cuts .cut{stroke:#000}#smartcut-app .vis .cuts .cut.selected,#smartcut-machining .vis .cuts .cut.selected{stroke:#ffbf3e}#smartcut-app .vis .cuts .cut.highlight,#smartcut-machining .vis .cuts .cut.highlight{stroke:#fff}#smartcut-app .vis .cuts .cut.head,#smartcut-machining .vis .cuts .cut.head{stroke:#775cff}#smartcut-app .vis .cuts .cut.head.highlight,#smartcut-machining .vis .cuts .cut.head.highlight{stroke:#fff}#smartcut-app .vis .cuts .cut.trim,#smartcut-machining .vis .cuts .cut.trim{stroke:red}#smartcut-app .vis .cuts .cut.trim.highlight,#smartcut-machining .vis .cuts .cut.trim.highlight{stroke:#fff}#smartcut-app .vis .cuts .cut.ptx-dummy,#smartcut-machining .vis .cuts .cut.ptx-dummy{stroke:orange}#smartcut-app .vis .cuts .cut.inside-segment,#smartcut-machining .vis .cuts .cut.inside-segment{stroke:#06d6a0}#smartcut-app .vis .cuts .cut.inside-segment.highlight,#smartcut-machining .vis .cuts .cut.inside-segment.highlight{stroke:#fff}#smartcut-app .vis .cuts .cut.inside-segment.completed,#smartcut-machining .vis .cuts .cut.inside-segment.completed{stroke:#000}#smartcut-app .vis .cuts .cut-label,#smartcut-machining .vis .cuts .cut-label{font-size:8px;font-weight:600;position:relative}#smartcut-app .vis .shape-group,#smartcut-machining .vis .shape-group{cursor:pointer}#smartcut-app .vis .positions .ghost,#smartcut-machining .vis .positions .ghost{opacity:.12;fill:#1b1a1efa;pointer-events:all;cursor:pointer}#smartcut-app .vis .positions .ghost.hover,#smartcut-machining .vis .positions .ghost.hover{opacity:1;fill:#1bc319}#smartcut-app .vis .positions .ghost.selected,#smartcut-machining .vis .positions .ghost.selected{opacity:.8;stroke-width:2px;stroke:#fff}#smartcut-app .vis .positions .ghost.highlight,#smartcut-machining .vis .positions .ghost.highlight{fill:#1bc319;opacity:1}#smartcut-app .vis .dots .dot,#smartcut-machining .vis .dots .dot{fill:#2c8d8f;cursor:pointer}#smartcut-app .vis .dots .dot.raycast,#smartcut-machining .vis .dots .dot.raycast{fill:#e100ff}#smartcut-app .vis .segments .segment,#smartcut-machining .vis .segments .segment{fill:#06d6a0}#smartcut-app .vis .segments .segment.parent,#smartcut-machining .vis .segments .segment.parent{fill:#000;opacity:.4}#smartcut-app .vis .segments .segment.offcut,#smartcut-machining .vis .segments .segment.offcut{fill:#06cb98}#smartcut-app .vis .segments .segment:hover,#smartcut-machining .vis .segments .segment:hover{opacity:.3}#smartcut-app .vis .segments .segment-text,#smartcut-machining .vis .segments .segment-text{text-anchor:middle;fill:#000;font-size:10px;font-weight:700}#smartcut-app .move-mode .banding-group,#smartcut-app .move-mode .trim-group,#smartcut-machining .move-mode .banding-group,#smartcut-machining .move-mode .trim-group,#smartcut-app .move-mode .cuts .cut,#smartcut-machining .move-mode .cuts .cut{display:none}#smartcut-app .move-mode.moving .shape-group,#smartcut-machining .move-mode.moving .shape-group{cursor:not-allowed}#smartcut-app .smartcut-object-viewer,#smartcut-machining .smartcut-object-viewer{-webkit-user-select:all;user-select:all;font-family:monospace;line-height:1.5}#smartcut-app .smartcut-object-viewer .array-item,#smartcut-machining .smartcut-object-viewer .array-item{margin:4px 0}#smartcut-app .smartcut-object-viewer .item-header,#smartcut-machining .smartcut-object-viewer .item-header{cursor:pointer;flex-direction:row;align-items:center;gap:8px;display:flex}#smartcut-app .smartcut-object-viewer .toggle-icon,#smartcut-machining .smartcut-object-viewer .toggle-icon{width:12px;font-size:12px}#smartcut-app .smartcut-object-viewer .path-label,#smartcut-machining .smartcut-object-viewer .path-label{color:#881391;font-weight:400}#smartcut-app .smartcut-object-viewer .object-properties,#smartcut-machining .smartcut-object-viewer .object-properties{margin-left:20px}#smartcut-app .smartcut-object-viewer .property-item,#smartcut-machining .smartcut-object-viewer .property-item{white-space:pre-wrap;word-break:break-word;gap:8px;margin:2px 0}#smartcut-app .smartcut-object-viewer .key,#smartcut-machining .smartcut-object-viewer .key{color:#881391}#smartcut-app .smartcut-object-viewer .value,#smartcut-machining .smartcut-object-viewer .value{color:#1a1aa6}#smartcut-app .smartcut-object-viewer .value.number,#smartcut-machining .smartcut-object-viewer .value.number{color:#098658}#smartcut-app .smartcut-object-viewer .value.boolean,#smartcut-machining .smartcut-object-viewer .value.boolean{color:#00f}#smartcut-app .smartcut-object-viewer .value.string,#smartcut-machining .smartcut-object-viewer .value.string{color:#a31515}#smartcut-app .smartcut-object-viewer .value.object,#smartcut-app .smartcut-object-viewer .value.array,#smartcut-machining .smartcut-object-viewer .value.object,#smartcut-machining .smartcut-object-viewer .value.array{color:#de0bf1}#smartcut-app .smartcut-object-viewer .value.undefined,#smartcut-app .smartcut-object-viewer .value.null,#smartcut-machining .smartcut-object-viewer .value.undefined,#smartcut-machining .smartcut-object-viewer .value.null{color:gray;font-style:italic}.smartcut-tooltip{color:#fff;background:#333;border-radius:4px;max-width:250px;padding:8px;font-size:14px;font-weight:400;position:absolute}.smartcut-tooltip .arrow{background:inherit;width:8px;height:8px;position:absolute;transform:rotate(45deg)}.smartcut-tooltip [data-placement^=top] .arrow{bottom:-4px}.smartcut-tooltip [data-placement^=bottom] .arrow{top:-4px}.smartcut-tooltip [data-placement^=left] .arrow{right:-4px}.smartcut-tooltip [data-placement^=right] .arrow{left:-4px}.smartcut-tooltip.success{color:#1b1a1efa;background:#1bc319}.smartcut-tooltip.warning{color:#1b1a1efa;background:#fa0}.smartcut-tooltip.error{color:#fffffffa;background:#e14e29}#smartcut-app .grid-table.no-bottom-border>div.row:last-child,#smartcut-machining .grid-table.no-bottom-border>div.row:last-child,#smartcut-app .grid-table.secondary-inputs-active>div.row>div.cell,#smartcut-machining .grid-table.secondary-inputs-active>div.row>div.cell{border-bottom:none}#smartcut-app .grid-table .cell>button:focus,#smartcut-machining .grid-table .cell>button:focus{color:#ffb727;outline:none}#smartcut-app .grid-table .cell>button:focus-visible path{fill:#ffb727}#smartcut-machining .grid-table .cell>button:focus-visible path{fill:#ffb727}#smartcut-machining{z-index:1000;scroll-behavior:smooth;background-color:#00000080;justify-content:center;align-items:center;max-width:100vw;display:flex;position:fixed;top:0;bottom:0;left:0;right:0;overflow-y:scroll}#smartcut-machining #machining{box-sizing:border-box;scroll-behavior:smooth;background-color:#fafafa;border-radius:8px;flex-direction:row;gap:1rem;width:99vw;max-width:1400px;max-height:99vh;padding:10px;display:flex;position:relative;overflow-y:auto;box-shadow:-2px 2px 2px #0003}@media (max-width:600px){#smartcut-machining #machining{flex-direction:column;gap:.5rem;width:95vw;min-width:0;padding:1rem}}#smartcut-machining #machining input[type=number]::placeholder,#smartcut-machining #machining input[type=text]::placeholder{text-transform:capitalize}#smartcut-machining #machining .inputs{flex:0 0 300px;min-width:250px;max-width:400px;padding:10px}@media (max-width:600px){#smartcut-machining #machining .inputs{box-sizing:border-box;flex:none;width:100%;min-width:auto;max-width:none;padding:5px}}#smartcut-machining #machining .inputs .close{cursor:pointer;margin-bottom:20px;font-weight:700}#smartcut-machining #machining .inputs .menu{-webkit-user-select:none;user-select:none;border-bottom:1px solid gray;flex-flow:wrap;margin-top:20px;margin-bottom:20px;display:flex}#smartcut-machining #machining .inputs .menu>div{cursor:pointer;margin-right:10px}#smartcut-machining #machining .inputs .menu>div.selected{font-weight:700}#smartcut-machining #machining .inputs .menu>div:last-child{margin-right:0}#smartcut-machining #machining .inputs .shape-name{margin-bottom:10px}#smartcut-machining #machining .inputs .group.validation{color:#fffffffa;background-color:#e14e29;min-height:26px;font-weight:700;line-height:26px}#smartcut-machining #machining .inputs .grid-table.banding-types{margin-bottom:10px}#smartcut-machining #machining .inputs .grid-table.banding-types .row{grid-template-columns:1fr 30px}#smartcut-machining #machining .inputs .grid-table.banding-types .row>div:first-of-type{padding-left:10px}#smartcut-machining #machining .inputs .grid-table .cell .id{margin:0}#smartcut-machining #machining .inputs .grid-table .cell .remove,#smartcut-machining #machining .inputs .grid-table .cell .delete{text-align:center;color:#c01515}#smartcut-machining #machining .inputs .extras>div.inputs{padding:0}#smartcut-machining #machining .inputs .extras>div.inputs .label{margin-bottom:10px;font-weight:700}#smartcut-machining #machining .inputs .extras>div.inputs>div{margin-bottom:5px;display:flex}#smartcut-machining #machining .inputs .extras>div.inputs>div label{flex-grow:0;width:40px}#smartcut-machining #machining .inputs .extras>div.inputs>div:last-child{margin-bottom:0}#smartcut-machining #machining .inputs .sides-wrapper{-webkit-user-select:none;user-select:none;flex-flow:wrap;align-items:center;margin-top:10px;margin-bottom:10px;display:flex}#smartcut-machining #machining .inputs .sides-wrapper .sides{perspective:1000px;text-align:center;color:#fff;border:1px solid #000;width:60px;height:60px;font-size:20px;font-weight:700;line-height:60px;position:relative}#smartcut-machining #machining .inputs .sides-wrapper .text{margin-left:10px;font-size:.75rem;line-height:1}#smartcut-machining #machining .inputs .sides-wrapper .side-a,#smartcut-machining #machining .inputs .sides-wrapper .side-b{-webkit-backface-visibility:hidden;backface-visibility:hidden;width:100%;height:100%;transition:transform .3s;position:absolute}#smartcut-machining #machining .inputs .sides-wrapper .side-a{background:#19b5e9;transform:rotateX(0)}#smartcut-machining #machining .inputs .sides-wrapper .side-b{background:#06d6a0;transform:rotateX(180deg)}#smartcut-machining #machining .inputs .sides-wrapper .sides.flipped .side-a{transform:rotateX(-180deg)}#smartcut-machining #machining .inputs .sides-wrapper .sides.flipped .side-b{transform:rotateX(0)}#smartcut-machining #machining .diagram{flex:1;width:100%;min-width:200px;min-height:300px;position:relative;overflow:hidden}@media (max-width:600px){#smartcut-machining #machining .diagram{box-sizing:border-box;flex:auto;align-self:stretch;min-height:250px;width:100%!important;min-width:0!important;max-width:none!important}}#smartcut-machining #machining .diagram svg.vis{object-fit:contain;object-position:top center;width:100%;max-width:100%;height:auto;max-height:100%;display:block}#smartcut-machining #machining .diagram .shape-group #shape{fill:#19b5e9}#smartcut-machining #machining .diagram .shape-group .shape-background{fill:#b0b0b0}#smartcut-machining #machining .diagram .shape-group .shape-background-fill{fill:#ffd166}#smartcut-machining #machining .diagram .hole-group .hole,#smartcut-machining #machining .diagram .hinge-hole-group .hole{stroke:#000;stroke-width:1px;fill:#fff}#smartcut-machining #machining .diagram .hole-group .hole.partial,#smartcut-machining #machining .diagram .hinge-hole-group .hole.partial{fill:#d3f1fb}#smartcut-machining #machining .diagram .hole-group .hole.invalid,#smartcut-machining #machining .diagram .hinge-hole-group .hole.invalid{fill:#ef476f;stroke-width:2px}#smartcut-machining #machining .diagram.flipped .hole-group .hole.partial,#smartcut-machining #machining .diagram.flipped .hinge-hole-group .hole.partial{fill:#abfde8}#smartcut-machining #machining .diagram.flipped .shape-group #shape{fill:#06d6a0}#smartcut-machining #machining .diagram .legend-group text{fill:#4c4c4c;font-size:.75rem;font-weight:400}#smartcut-machining #machining .diagram .legend-group text.side,#smartcut-machining #machining .diagram .legend-group text.corner{fill:#000c;font-size:.81rem}#smartcut-machining #machining .diagram .banding{stroke:#073b4c;fill:none;stroke-linecap:butt}#smartcut-machining #machining .diagram .axis path{stroke:#073b4c}#smartcut-machining #machining .diagram .axis path.domain{display:none}#smartcut-machining #machining .diagram .axis .tick line{stroke:#343434;stroke-dasharray:2 2;stroke-width:.5px}dialog::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:#0000004d}dialog{z-index:1000;-webkit-user-select:none;user-select:none;background-color:#ffd166;border:none;border-radius:10px;width:min(800px,100vw - 4rem);max-height:calc(100vh - 4rem);padding:16px;overflow:hidden;box-shadow:-2px 2px 2px #0003}dialog header{flex-flow:wrap;justify-content:space-between;align-items:center;padding-bottom:16px;font-size:1rem;font-weight:700;display:flex}dialog header button.c-btn{border:0!important}dialog main{-webkit-overflow-scrolling:touch;background-color:#fff;border-radius:8px;max-height:calc(100vh - 12rem);padding:14px 10px;overflow:hidden auto}dialog main :first-child{margin-top:0}dialog main :last-child{margin-bottom:0}dialog footer{padding-top:16px}dialog ul{margin-bottom:0;padding-top:0;padding-left:0!important}dialog ul li{margin-left:14px}#upgrade-dialog main>p:first-child{margin-top:0}#upgrade-dialog main>div>ul{padding-bottom:0}#upgrade-dialog #current-limits .circle{color:#fff;text-align:center;background:#118ab2;border-radius:50%;width:36px;height:36px;font-size:14px;font-weight:700;line-height:36px;display:inline-block}html{scroll-behavior:smooth}html,body{margin:0;padding:0}body{font-size:16px}body,p,li,h1,h2,h3,h4,h5,h6{-webkit-text-stroke:.45px #0000001a}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-weight:500;line-height:1.3}h1,.h1,h2,.h2{letter-spacing:1.1px}i.important{color:red}body,input,select,button,.c-btn,text,pre{text-rendering:optimizelegibility;font-family:Helvetica,Arial,sans-serif;font-weight:300}label{font-weight:500}pre{white-space:pre-wrap;line-height:1.4}.bold,strong{font-weight:700}p,li,ol{line-height:1.7}ol li,ul li{margin-bottom:10px}ol li:last-child,ul li:last-child{margin-bottom:0}ol li>ul,ul li>ul{margin-top:20px}span.highlight{word-wrap:break-word;border-bottom:2px solid #ef476f;padding-bottom:1px;padding-left:3px;padding-right:3px;display:inline}a{color:#073b4c;text-decoration:none}a.back{display:block}a:focus{outline:none}a:focus-visible{outline:none}a.icon,a.icon-left,a.icon-right,a.icon-both,.c-btn.icon,.c-btn.icon-left,.c-btn.icon-right,.c-btn.icon-both,button.icon,button.icon-left,button.icon-right,button.icon-both,p.icon,p.icon-left,p.icon-right,p.icon-both,div.icon,div.icon-left,div.icon-right,div.icon-both{align-items:center}a.icon svg,a.icon img,a.icon-left svg,a.icon-left img,a.icon-right svg,a.icon-right img,a.icon-both svg,a.icon-both img,.c-btn.icon svg,.c-btn.icon img,.c-btn.icon-left svg,.c-btn.icon-left img,.c-btn.icon-right svg,.c-btn.icon-right img,.c-btn.icon-both svg,.c-btn.icon-both img,button.icon svg,button.icon img,button.icon-left svg,button.icon-left img,button.icon-right svg,button.icon-right img,button.icon-both svg,button.icon-both img,p.icon svg,p.icon img,p.icon-left svg,p.icon-left img,p.icon-right svg,p.icon-right img,p.icon-both svg,p.icon-both img,div.icon svg,div.icon img,div.icon-left svg,div.icon-left img,div.icon-right svg,div.icon-right img,div.icon-both svg,div.icon-both img{vertical-align:text-bottom;display:inline}a.icon img,a.icon-left img,a.icon-right img,a.icon-both img,.c-btn.icon img,.c-btn.icon-left img,.c-btn.icon-right img,.c-btn.icon-both img,button.icon img,button.icon-left img,button.icon-right img,button.icon-both img,p.icon img,p.icon-left img,p.icon-right img,p.icon-both img,div.icon img,div.icon-left img,div.icon-right img,div.icon-both img{object-fit:contain;width:16px;height:16px}a.icon-left svg,a.icon-left img,a.icon-left i,.c-btn.icon-left svg,.c-btn.icon-left img,.c-btn.icon-left i,button.icon-left svg,button.icon-left img,button.icon-left i,p.icon-left svg,p.icon-left img,p.icon-left i,div.icon-left svg,div.icon-left img,div.icon-left i{margin-right:10px}a.icon-right svg,a.icon-right img,a.icon-right i,.c-btn.icon-right svg,.c-btn.icon-right img,.c-btn.icon-right i,button.icon-right svg,button.icon-right img,button.icon-right i,p.icon-right svg,p.icon-right img,p.icon-right i,div.icon-right svg,div.icon-right img,div.icon-right i{margin-left:10px}a.icon-both>svg:first-child,a.icon-both>img:first-child,a.icon-both>i:first-child,.c-btn.icon-both>svg:first-child,.c-btn.icon-both>img:first-child,.c-btn.icon-both>i:first-child,button.icon-both>svg:first-child,button.icon-both>img:first-child,button.icon-both>i:first-child,p.icon-both>svg:first-child,p.icon-both>img:first-child,p.icon-both>i:first-child,div.icon-both>svg:first-child,div.icon-both>img:first-child,div.icon-both>i:first-child{margin-left:0;margin-right:10px}a.icon-both>svg:last-child,a.icon-both>img:last-child,a.icon-both>i:last-child,.c-btn.icon-both>svg:last-child,.c-btn.icon-both>img:last-child,.c-btn.icon-both>i:last-child,button.icon-both>svg:last-child,button.icon-both>img:last-child,button.icon-both>i:last-child,p.icon-both>svg:last-child,p.icon-both>img:last-child,p.icon-both>i:last-child,div.icon-both>svg:last-child,div.icon-both>img:last-child,div.icon-both>i:last-child{margin-left:10px}button,.c-btn{letter-spacing:0;touch-action:manipulation;font-size:16px}#smartcut-app .grid-table,#smartcut-machining .grid-table{isolation:isolate;background-color:#fff;gap:0;font-size:.75rem;display:grid;overflow:hidden}#smartcut-app .grid-table .cell,#smartcut-machining .grid-table .cell{box-sizing:border-box;min-height:34px}#smartcut-app .grid-table.padding .cell,#smartcut-machining .grid-table.padding .cell{padding:5px!important}#smartcut-app .grid-table.no-bottom-border>div.row:last-child,#smartcut-machining .grid-table.no-bottom-border>div.row:last-child,#smartcut-app .grid-table.secondary-inputs-active>div.row>div.cell,#smartcut-machining .grid-table.secondary-inputs-active>div.row>div.cell{border-bottom:none}#smartcut-app .grid-table>div.row,#smartcut-machining .grid-table>div.row{display:contents}#smartcut-app .grid-table>div.row.secondary-inputs-active>div.cell,#smartcut-machining .grid-table>div.row.secondary-inputs-active>div.cell{border-bottom:none}#smartcut-app .grid-table>div.row.auto,#smartcut-machining .grid-table>div.row.auto{flex-direction:row;display:flex}#smartcut-app .grid-table>div.row.auto .cell,#smartcut-machining .grid-table>div.row.auto .cell{flex:1;height:auto;padding:5px!important}#smartcut-app .grid-table>div.row.selectable,#smartcut-machining .grid-table>div.row.selectable{cursor:pointer}#smartcut-app .grid-table>div.row>div.cell,#smartcut-machining .grid-table>div.row>div.cell{background-color:#0000;border-bottom:1px solid gray}#smartcut-app .grid-table>div.row.sorting>div.cell.enabled,#smartcut-machining .grid-table>div.row.sorting>div.cell.enabled{cursor:pointer}#smartcut-app .grid-table>div.row.table-heading,#smartcut-app .grid-table>div.row.sorting,#smartcut-machining .grid-table>div.row.table-heading,#smartcut-machining .grid-table>div.row.sorting{color:#fffffffa;text-transform:capitalize;border-bottom:none;font-weight:600;position:relative}#smartcut-app .grid-table>div.row.table-heading>div.cell,#smartcut-app .grid-table>div.row.sorting>div.cell,#smartcut-machining .grid-table>div.row.table-heading>div.cell,#smartcut-machining .grid-table>div.row.sorting>div.cell{writing-mode:vertical-rl;letter-spacing:1.4px;border:none;justify-content:flex-start;margin:0;padding-top:6px;padding-bottom:6px;line-height:1;position:relative;overflow:visible;transform:rotate(180deg)}#smartcut-app .grid-table>div.row.table-heading>div.cell.center,#smartcut-app .grid-table>div.row.sorting>div.cell.center,#smartcut-machining .grid-table>div.row.table-heading>div.cell.center,#smartcut-machining .grid-table>div.row.sorting>div.cell.center{justify-content:center;align-items:flex-start}#smartcut-app .grid-table>div.row.table-heading>.cell:before,#smartcut-app .grid-table>div.row.sorting>.cell:before,#smartcut-machining .grid-table>div.row.table-heading>.cell:before,#smartcut-machining .grid-table>div.row.sorting>.cell:before{content:"";z-index:-1;background-color:#073b4c;position:absolute;top:-1px;bottom:-1px;left:-1px;right:-1px}#smartcut-app .grid-table>div.row.selected .cell,#smartcut-machining .grid-table>div.row.selected .cell{background-color:#f4ffa1}#smartcut-app .grid-table>div.row.multi-select .cell,#smartcut-app .grid-table>div.row.multi-select .group,#smartcut-app .grid-table>div.row.multi-select .inputs,#smartcut-machining .grid-table>div.row.multi-select .cell,#smartcut-machining .grid-table>div.row.multi-select .group,#smartcut-machining .grid-table>div.row.multi-select .inputs{background-color:#f4ffa1!important}#smartcut-app .grid-table>div.row.highlight,#smartcut-machining .grid-table>div.row.highlight{animation:.82s cubic-bezier(.36,.07,.19,.97) both shake}#smartcut-app .grid-table>div.row.highlight .cell input:not([type=checkbox]),#smartcut-app .grid-table>div.row.highlight .cell select,#smartcut-machining .grid-table>div.row.highlight .cell input:not([type=checkbox]),#smartcut-machining .grid-table>div.row.highlight .cell select{background-color:#f4ffa1}#smartcut-app .grid-table .cell,#smartcut-machining .grid-table .cell{box-sizing:border-box;white-space:nowrap;flex-direction:column;justify-content:center;height:100%;display:flex;overflow:hidden}#smartcut-app .grid-table .cell .input-wrapper input:not([type=checkbox]),#smartcut-app .grid-table .cell .input-wrapper select,#smartcut-machining .grid-table .cell .input-wrapper input:not([type=checkbox]),#smartcut-machining .grid-table .cell .input-wrapper select{width:100%;max-width:100%;height:34px;min-height:34px;text-transform:inherit;background:0 0;border:none;border-radius:0;padding:0 2px;font-size:.75rem;line-height:34px}#smartcut-app .grid-table .cell .input-wrapper select,#smartcut-machining .grid-table .cell .input-wrapper select{padding-right:16px}#smartcut-app .grid-table .cell .input-wrapper.issue,#smartcut-app .grid-table .cell .input-wrapper.warning,#smartcut-machining .grid-table .cell .input-wrapper.issue,#smartcut-machining .grid-table .cell .input-wrapper.warning{padding:0}#smartcut-app .grid-table .cell.text,#smartcut-machining .grid-table .cell.text{text-transform:uppercase}#smartcut-app .grid-table .cell.center,#smartcut-machining .grid-table .cell.center{align-items:center}#smartcut-app .grid-table .cell.center .input-wrapper,#smartcut-machining .grid-table .cell.center .input-wrapper{justify-content:center;display:flex}#smartcut-app .grid-table .cell.align-items-center,#smartcut-machining .grid-table .cell.align-items-center{align-items:center}#smartcut-app .grid-table .cell.padding,#smartcut-machining .grid-table .cell.padding{padding:0 3px}#smartcut-app .grid-table .cell.machining.active button,#smartcut-machining .grid-table .cell.machining.active button{color:#1bc319}#smartcut-app .grid-table .cell.machining.active button svg path,#smartcut-machining .grid-table .cell.machining.active button svg path{fill:#1bc319}#smartcut-app .grid-table .cell.orientation,#smartcut-app .grid-table .cell.machining,#smartcut-app .grid-table .cell.autoadd,#smartcut-machining .grid-table .cell.orientation,#smartcut-machining .grid-table .cell.machining,#smartcut-machining .grid-table .cell.autoadd{align-items:center}#smartcut-app .grid-table .cell.inventory-material,#smartcut-machining .grid-table .cell.inventory-material{box-sizing:content-box;flex-direction:row;justify-content:flex-start;align-items:center;padding-left:5px;padding-right:5px;display:flex}#smartcut-app .grid-table .cell.inventory-material>div,#smartcut-machining .grid-table .cell.inventory-material>div{margin-right:10px;font-size:.75rem}#smartcut-app .grid-table .cell.inventory-material>div,#smartcut-app .grid-table .cell.inventory-material>button,#smartcut-machining .grid-table .cell.inventory-material>div,#smartcut-machining .grid-table .cell.inventory-material>button{background:0 0;flex-grow:0;width:auto;margin-right:10px;padding-right:0}#smartcut-app .grid-table .cell.inventory-material>button:not(.delete),#smartcut-machining .grid-table .cell.inventory-material>button:not(.delete){min-width:unset;color:#2c8d8f;font-size:.87rem}#smartcut-app .grid-table .cell.inventory-material.selected,#smartcut-machining .grid-table .cell.inventory-material.selected{background-color:#fffffffa}#smartcut-app .grid-table .cell .id,#smartcut-machining .grid-table .cell .id{text-align:center;width:24px;height:24px;text-rendering:optimizeLegibility;border:none;border-radius:50%;margin-left:5px;font-size:10px;font-weight:700;line-height:24px}#smartcut-app .grid-table .cell>input:not([type=checkbox]),#smartcut-machining .grid-table .cell>input:not([type=checkbox]){padding-left:2px;padding-right:2px}#smartcut-app .grid-table .cell>button,#smartcut-machining .grid-table .cell>button{box-sizing:border-box;justify-content:center;align-items:center;width:28px;min-width:0;height:28px;min-height:28px;padding:0;display:flex}#smartcut-app .grid-table .cell>button:not(:-webkit-any(.remove,.delete)),#smartcut-machining .grid-table .cell>button:not(:-webkit-any(.remove,.delete)){color:#fff}#smartcut-app .grid-table .cell>button:not(:-moz-any(.remove,.delete)),#smartcut-machining .grid-table .cell>button:not(:-moz-any(.remove,.delete)){color:#fff}#smartcut-app .grid-table .cell>button:not(:is(.remove,.delete)),#smartcut-machining .grid-table .cell>button:not(:is(.remove,.delete)){color:#fff}#smartcut-app .grid-table .cell>button.remove,#smartcut-app .grid-table .cell>button.delete,#smartcut-machining .grid-table .cell>button.remove,#smartcut-machining .grid-table .cell>button.delete{color:#c01515;justify-content:center;height:100%;margin-bottom:0;font-size:.87rem}#smartcut-app .grid-table .cell>button.remove svg path,#smartcut-app .grid-table .cell>button.delete svg path,#smartcut-machining .grid-table .cell>button.remove svg path,#smartcut-machining .grid-table .cell>button.delete svg path{fill:#c01515}#smartcut-app .grid-table .cell>button.remove:focus,#smartcut-app .grid-table .cell>button.delete:focus,#smartcut-machining .grid-table .cell>button.remove:focus,#smartcut-machining .grid-table .cell>button.delete:focus{background-color:#0000}#smartcut-app .grid-table .cell>button.remove:disabled svg path,#smartcut-app .grid-table .cell>button.delete:disabled svg path,#smartcut-machining .grid-table .cell>button.remove:disabled svg path,#smartcut-machining .grid-table .cell>button.delete:disabled svg path{fill:#b5b5b5}#smartcut-app .grid-table .cell>button:focus,#smartcut-machining .grid-table .cell>button:focus{color:#ffb727;outline:none}#smartcut-app .grid-table .cell>button:focus path,#smartcut-machining .grid-table .cell>button:focus path{fill:#ffb727}#smartcut-app .grid-table .cell>button:focus-visible path{fill:#ffb727}#smartcut-machining .grid-table .cell>button:focus-visible path{fill:#ffb727}#smartcut-app .grid-table .cell>button.disabled,#smartcut-machining .grid-table .cell>button.disabled{color:#b5b5b5}#smartcut-app .grid-table .cell .static,#smartcut-machining .grid-table .cell .static{padding-left:2px;padding-right:2px}#smartcut-app .grid-table .cell>input[type=checkbox],#smartcut-machining .grid-table .cell>input[type=checkbox]{margin-left:2px}#smartcut-app .grid-table .cell>input:not([type=checkbox]):read-only,#smartcut-machining .grid-table .cell>input:not([type=checkbox]):read-only{padding-left:3px;padding-right:3px}#smartcut-app .grid-table .cell>select,#smartcut-machining .grid-table .cell>select{padding-left:2px;padding-right:18px}#smartcut-app .grid-table .group,#smartcut-machining .grid-table .group{box-sizing:border-box;align-items:center;padding-left:5px;display:flex}#smartcut-app .grid-table .group .input-wrapper,#smartcut-machining .grid-table .group .input-wrapper{align-items:center;margin-right:10px;display:flex}#smartcut-app .grid-table .group .label,#smartcut-machining .grid-table .group .label{-webkit-user-select:none;user-select:none;margin-top:6px;font-size:.81rem}#smartcut-app .grid-table .group.banding,#smartcut-app .grid-table .group.finish,#smartcut-app .grid-table .group.trim,#smartcut-machining .grid-table .group.banding,#smartcut-machining .grid-table .group.finish,#smartcut-machining .grid-table .group.trim{color:#1b1a1efa;background:#f5f5f5;border-bottom:1px solid gray;flex-direction:column;align-items:flex-start}#smartcut-app .grid-table .group.banding input,#smartcut-app .grid-table .group.finish input,#smartcut-app .grid-table .group.trim input,#smartcut-machining .grid-table .group.banding input,#smartcut-machining .grid-table .group.finish input,#smartcut-machining .grid-table .group.trim input{border-color:#b8b8b8;font-size:.75rem}#smartcut-app .grid-table .group.issues,#smartcut-app .grid-table .group.warnings,#smartcut-machining .grid-table .group.issues,#smartcut-machining .grid-table .group.warnings{padding-top:10px;padding-bottom:10px;font-weight:700}#smartcut-app .grid-table .group.issues pre,#smartcut-app .grid-table .group.warnings pre,#smartcut-machining .grid-table .group.issues pre,#smartcut-machining .grid-table .group.warnings pre{background:0 0;margin:0;padding:0}#smartcut-app .grid-table .group.issues,#smartcut-machining .grid-table .group.issues{color:#fffffffa;background-color:#e14e29;font-weight:700}#smartcut-app .grid-table .group.warnings,#smartcut-machining .grid-table .group.warnings{color:#1b1a1efa;background-color:#fa0}#smartcut-app .grid-table .group .inputs,#smartcut-machining .grid-table .group .inputs{color:#1b1a1efa;background:#f5f5f5;align-items:center;padding:5px;display:flex}#smartcut-app .grid-table .group .inputs>div,#smartcut-machining .grid-table .group .inputs>div{align-items:center;display:flex}#smartcut-app .grid-table .group .inputs .delete,#smartcut-machining .grid-table .group .inputs .delete{margin-left:10px}#smartcut-app .grid-table .group .inputs select.number,#smartcut-app .grid-table .group .inputs input.number,#smartcut-machining .grid-table .group .inputs select.number,#smartcut-machining .grid-table .group .inputs input.number{width:100%;max-width:60px}#smartcut-app .grid-table .group .inputs label,#smartcut-machining .grid-table .group .inputs label{width:auto;margin:0 5px 0 0;font-size:.75rem;display:block}#smartcut-app #drop,#smartcut-machining #drop{cursor:pointer;text-align:center;color:#1b1a1efa;background:#f0f0f0;border:5px dashed #2c8d8f;border-radius:20px;flex-direction:column;justify-content:center;height:200px;padding:10px;font-weight:700;display:flex}#smartcut-app #drop>div,#smartcut-machining #drop>div{-webkit-user-select:none;user-select:none}#smartcut-app #drop.dragover,#smartcut-app #drop.dragenter,#smartcut-machining #drop.dragover,#smartcut-machining #drop.dragenter{border-color:#1bc319}#smartcut-app #drop.dragleave,#smartcut-app #drop.dragend,#smartcut-app #drop.drop,#smartcut-machining #drop.dragleave,#smartcut-machining #drop.dragend,#smartcut-machining #drop.drop{border-color:#2c8d8f}#smartcut-app #drop.thinking,#smartcut-machining #drop.thinking{border-color:red}.link-button{cursor:pointer;font-weight:500;text-decoration:underline}.no-btn-styling{color:inherit;background:0 0;border:none;border-radius:0;height:auto;padding:0;font-weight:500;line-height:1}.no-btn-styling:hover,.no-btn-styling:focus,.no-btn-styling:active,.no-btn-styling.selected,.no-btn-styling:disabled{color:inherit;box-shadow:none;background:0 0;outline:none}.no-btn-styling:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}.no-btn-styling:hover:hover,.no-btn-styling:hover:focus,.no-btn-styling:hover:active,.no-btn-styling:focus:hover,.no-btn-styling:focus:focus,.no-btn-styling:focus:active,.no-btn-styling:active:hover,.no-btn-styling:active:focus,.no-btn-styling:active:active,.no-btn-styling.selected:hover,.no-btn-styling.selected:focus,.no-btn-styling.selected:active,.no-btn-styling:disabled:hover,.no-btn-styling:disabled:focus,.no-btn-styling:disabled:active{color:inherit;box-shadow:none;background:0 0;outline:none}.no-btn-styling:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}.no-btn-styling:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}.no-btn-styling:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}.no-btn-styling:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}.no-btn-styling:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}.no-btn-styling:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}.no-btn-styling:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}.no-btn-styling.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}.no-btn-styling:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}.no-btn-styling:hover:disabled,.no-btn-styling:focus:disabled,.no-btn-styling:active:disabled,.no-btn-styling.selected:disabled,.no-btn-styling:disabled:disabled{color:#757575fa}.no-btn-styling:focus-visible:disabled{color:#757575fa}.no-btn-styling:disabled{color:#757575fa}.clickable:active i{transform:translate(1px,1px)}#smartcut-app .c-btn,#smartcut-app button,#smartcut-app button[type=submit],#smartcut-app input[type=submit],#smartcut-app input[type=reset],#smartcut-app input[type=button],#smartcut-machining .c-btn,#smartcut-machining button,#smartcut-machining button[type=submit],#smartcut-machining input[type=submit],#smartcut-machining input[type=reset],#smartcut-machining input[type=button]{color:#fffffffa;white-space:nowrap;vertical-align:top;cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:manipulation;background-color:#2c8d8f;border:none;border-radius:4px;justify-content:center;align-items:center;width:auto;min-width:34px;height:34px;padding:0 10px;font-size:.93rem;line-height:34px;text-decoration:none;display:flex}#smartcut-app .c-btn i,#smartcut-app button i,#smartcut-app button[type=submit] i,#smartcut-app input[type=submit] i,#smartcut-app input[type=reset] i,#smartcut-app input[type=button] i,#smartcut-machining .c-btn i,#smartcut-machining button i,#smartcut-machining button[type=submit] i,#smartcut-machining input[type=submit] i,#smartcut-machining input[type=reset] i,#smartcut-machining input[type=button] i{transition:transform .1s}#smartcut-app .c-btn.border-light,#smartcut-app button.border-light,#smartcut-app button[type=submit].border-light,#smartcut-app input[type=submit].border-light,#smartcut-app input[type=reset].border-light,#smartcut-app input[type=button].border-light,#smartcut-machining .c-btn.border-light,#smartcut-machining button.border-light,#smartcut-machining button[type=submit].border-light,#smartcut-machining input[type=submit].border-light,#smartcut-machining input[type=reset].border-light,#smartcut-machining input[type=button].border-light{border-color:#fcfcfc}#smartcut-app .c-btn.border-dark,#smartcut-app button.border-dark,#smartcut-app button[type=submit].border-dark,#smartcut-app input[type=submit].border-dark,#smartcut-app input[type=reset].border-dark,#smartcut-app input[type=button].border-dark,#smartcut-machining .c-btn.border-dark,#smartcut-machining button.border-dark,#smartcut-machining button[type=submit].border-dark,#smartcut-machining input[type=submit].border-dark,#smartcut-machining input[type=reset].border-dark,#smartcut-machining input[type=button].border-dark{border-color:#1b1a1e}#smartcut-app .c-btn:hover,#smartcut-app button:hover,#smartcut-app button[type=submit]:hover,#smartcut-app input[type=submit]:hover,#smartcut-app input[type=reset]:hover,#smartcut-app input[type=button]:hover,#smartcut-machining .c-btn:hover,#smartcut-machining button:hover,#smartcut-machining button[type=submit]:hover,#smartcut-machining input[type=submit]:hover,#smartcut-machining input[type=reset]:hover,#smartcut-machining input[type=button]:hover{color:#fffffffa;background-color:#29c778;text-decoration:none}#smartcut-app .c-btn:focus,#smartcut-app button:focus,#smartcut-app button[type=submit]:focus,#smartcut-app input[type=submit]:focus,#smartcut-app input[type=reset]:focus,#smartcut-app input[type=button]:focus,#smartcut-machining .c-btn:focus,#smartcut-machining button:focus,#smartcut-machining button[type=submit]:focus,#smartcut-machining input[type=submit]:focus,#smartcut-machining input[type=reset]:focus,#smartcut-machining input[type=button]:focus{outline-offset:0;outline:2px solid #ffb727}#smartcut-app .c-btn:focus-visible{outline-offset:0;outline:2px solid #ffb727}#smartcut-app button:focus-visible{outline-offset:0;outline:2px solid #ffb727}#smartcut-app button[type=submit]:focus-visible{outline-offset:0;outline:2px solid #ffb727}#smartcut-app input[type=submit]:focus-visible{outline-offset:0;outline:2px solid #ffb727}#smartcut-app input[type=reset]:focus-visible{outline-offset:0;outline:2px solid #ffb727}#smartcut-app input[type=button]:focus-visible{outline-offset:0;outline:2px solid #ffb727}#smartcut-machining .c-btn:focus-visible{outline-offset:0;outline:2px solid #ffb727}#smartcut-machining button:focus-visible{outline-offset:0;outline:2px solid #ffb727}#smartcut-machining button[type=submit]:focus-visible{outline-offset:0;outline:2px solid #ffb727}#smartcut-machining input[type=submit]:focus-visible{outline-offset:0;outline:2px solid #ffb727}#smartcut-machining input[type=reset]:focus-visible{outline-offset:0;outline:2px solid #ffb727}#smartcut-machining input[type=button]:focus-visible{outline-offset:0;outline:2px solid #ffb727}#smartcut-app .c-btn:active i,#smartcut-app button:active i,#smartcut-app button[type=submit]:active i,#smartcut-app input[type=submit]:active i,#smartcut-app input[type=reset]:active i,#smartcut-app input[type=button]:active i,#smartcut-machining .c-btn:active i,#smartcut-machining button:active i,#smartcut-machining button[type=submit]:active i,#smartcut-machining input[type=submit]:active i,#smartcut-machining input[type=reset]:active i,#smartcut-machining input[type=button]:active i{transform:translate(1px,1px)}#smartcut-app .c-btn.important,#smartcut-app button.important,#smartcut-app button[type=submit].important,#smartcut-app input[type=submit].important,#smartcut-app input[type=reset].important,#smartcut-app input[type=button].important,#smartcut-machining .c-btn.important,#smartcut-machining button.important,#smartcut-machining button[type=submit].important,#smartcut-machining input[type=submit].important,#smartcut-machining input[type=reset].important,#smartcut-machining input[type=button].important{color:#fcfcfc;background-color:#ef476f}#smartcut-app .c-btn.important:hover,#smartcut-app button.important:hover,#smartcut-app button[type=submit].important:hover,#smartcut-app input[type=submit].important:hover,#smartcut-app input[type=reset].important:hover,#smartcut-app input[type=button].important:hover,#smartcut-machining .c-btn.important:hover,#smartcut-machining button.important:hover,#smartcut-machining button[type=submit].important:hover,#smartcut-machining input[type=submit].important:hover,#smartcut-machining input[type=reset].important:hover,#smartcut-machining input[type=button].important:hover{background-color:#ed2a59}#smartcut-app .c-btn.minimal,#smartcut-app .c-btn.text-button,#smartcut-app button.minimal,#smartcut-app button.text-button,#smartcut-app button[type=submit].minimal,#smartcut-app button[type=submit].text-button,#smartcut-app input[type=submit].minimal,#smartcut-app input[type=submit].text-button,#smartcut-app input[type=reset].minimal,#smartcut-app input[type=reset].text-button,#smartcut-app input[type=button].minimal,#smartcut-app input[type=button].text-button,#smartcut-machining .c-btn.minimal,#smartcut-machining .c-btn.text-button,#smartcut-machining button.minimal,#smartcut-machining button.text-button,#smartcut-machining button[type=submit].minimal,#smartcut-machining button[type=submit].text-button,#smartcut-machining input[type=submit].minimal,#smartcut-machining input[type=submit].text-button,#smartcut-machining input[type=reset].minimal,#smartcut-machining input[type=reset].text-button,#smartcut-machining input[type=button].minimal,#smartcut-machining input[type=button].text-button{color:inherit;background:0 0;border:none;border-radius:0;height:auto;padding:0;font-weight:500;line-height:1}#smartcut-app .c-btn.minimal:hover,#smartcut-app .c-btn.minimal:focus,#smartcut-app .c-btn.minimal:active,#smartcut-app .c-btn.minimal.selected,#smartcut-app .c-btn.minimal:disabled,#smartcut-app .c-btn.text-button:hover,#smartcut-app .c-btn.text-button:focus,#smartcut-app .c-btn.text-button:active,#smartcut-app .c-btn.text-button.selected,#smartcut-app .c-btn.text-button:disabled,#smartcut-app button.minimal:hover,#smartcut-app button.minimal:focus,#smartcut-app button.minimal:active,#smartcut-app button.minimal.selected,#smartcut-app button.minimal:disabled,#smartcut-app button.text-button:hover,#smartcut-app button.text-button:focus,#smartcut-app button.text-button:active,#smartcut-app button.text-button.selected,#smartcut-app button.text-button:disabled,#smartcut-app button[type=submit].minimal:hover,#smartcut-app button[type=submit].minimal:focus,#smartcut-app button[type=submit].minimal:active,#smartcut-app button[type=submit].minimal.selected,#smartcut-app button[type=submit].minimal:disabled,#smartcut-app button[type=submit].text-button:hover,#smartcut-app button[type=submit].text-button:focus,#smartcut-app button[type=submit].text-button:active,#smartcut-app button[type=submit].text-button.selected,#smartcut-app button[type=submit].text-button:disabled,#smartcut-app input[type=submit].minimal:hover,#smartcut-app input[type=submit].minimal:focus,#smartcut-app input[type=submit].minimal:active,#smartcut-app input[type=submit].minimal.selected,#smartcut-app input[type=submit].minimal:disabled,#smartcut-app input[type=submit].text-button:hover,#smartcut-app input[type=submit].text-button:focus,#smartcut-app input[type=submit].text-button:active,#smartcut-app input[type=submit].text-button.selected,#smartcut-app input[type=submit].text-button:disabled,#smartcut-app input[type=reset].minimal:hover,#smartcut-app input[type=reset].minimal:focus,#smartcut-app input[type=reset].minimal:active,#smartcut-app input[type=reset].minimal.selected,#smartcut-app input[type=reset].minimal:disabled,#smartcut-app input[type=reset].text-button:hover,#smartcut-app input[type=reset].text-button:focus,#smartcut-app input[type=reset].text-button:active,#smartcut-app input[type=reset].text-button.selected,#smartcut-app input[type=reset].text-button:disabled,#smartcut-app input[type=button].minimal:hover,#smartcut-app input[type=button].minimal:focus,#smartcut-app input[type=button].minimal:active,#smartcut-app input[type=button].minimal.selected,#smartcut-app input[type=button].minimal:disabled,#smartcut-app input[type=button].text-button:hover,#smartcut-app input[type=button].text-button:focus,#smartcut-app input[type=button].text-button:active,#smartcut-app input[type=button].text-button.selected,#smartcut-app input[type=button].text-button:disabled,#smartcut-machining .c-btn.minimal:hover,#smartcut-machining .c-btn.minimal:focus,#smartcut-machining .c-btn.minimal:active,#smartcut-machining .c-btn.minimal.selected,#smartcut-machining .c-btn.minimal:disabled,#smartcut-machining .c-btn.text-button:hover,#smartcut-machining .c-btn.text-button:focus,#smartcut-machining .c-btn.text-button:active,#smartcut-machining .c-btn.text-button.selected,#smartcut-machining .c-btn.text-button:disabled,#smartcut-machining button.minimal:hover,#smartcut-machining button.minimal:focus,#smartcut-machining button.minimal:active,#smartcut-machining button.minimal.selected,#smartcut-machining button.minimal:disabled,#smartcut-machining button.text-button:hover,#smartcut-machining button.text-button:focus,#smartcut-machining button.text-button:active,#smartcut-machining button.text-button.selected,#smartcut-machining button.text-button:disabled,#smartcut-machining button[type=submit].minimal:hover,#smartcut-machining button[type=submit].minimal:focus,#smartcut-machining button[type=submit].minimal:active,#smartcut-machining button[type=submit].minimal.selected,#smartcut-machining button[type=submit].minimal:disabled,#smartcut-machining button[type=submit].text-button:hover,#smartcut-machining button[type=submit].text-button:focus,#smartcut-machining button[type=submit].text-button:active,#smartcut-machining button[type=submit].text-button.selected,#smartcut-machining button[type=submit].text-button:disabled,#smartcut-machining input[type=submit].minimal:hover,#smartcut-machining input[type=submit].minimal:focus,#smartcut-machining input[type=submit].minimal:active,#smartcut-machining input[type=submit].minimal.selected,#smartcut-machining input[type=submit].minimal:disabled,#smartcut-machining input[type=submit].text-button:hover,#smartcut-machining input[type=submit].text-button:focus,#smartcut-machining input[type=submit].text-button:active,#smartcut-machining input[type=submit].text-button.selected,#smartcut-machining input[type=submit].text-button:disabled,#smartcut-machining input[type=reset].minimal:hover,#smartcut-machining input[type=reset].minimal:focus,#smartcut-machining input[type=reset].minimal:active,#smartcut-machining input[type=reset].minimal.selected,#smartcut-machining input[type=reset].minimal:disabled,#smartcut-machining input[type=reset].text-button:hover,#smartcut-machining input[type=reset].text-button:focus,#smartcut-machining input[type=reset].text-button:active,#smartcut-machining input[type=reset].text-button.selected,#smartcut-machining input[type=reset].text-button:disabled,#smartcut-machining input[type=button].minimal:hover,#smartcut-machining input[type=button].minimal:focus,#smartcut-machining input[type=button].minimal:active,#smartcut-machining input[type=button].minimal.selected,#smartcut-machining input[type=button].minimal:disabled,#smartcut-machining input[type=button].text-button:hover,#smartcut-machining input[type=button].text-button:focus,#smartcut-machining input[type=button].text-button:active,#smartcut-machining input[type=button].text-button.selected,#smartcut-machining input[type=button].text-button:disabled{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app .c-btn.minimal:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app .c-btn.text-button:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button.minimal:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button.text-button:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button[type=submit].minimal:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button[type=submit].text-button:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=submit].minimal:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=submit].text-button:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=reset].minimal:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=reset].text-button:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=button].minimal:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=button].text-button:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining .c-btn.minimal:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining .c-btn.text-button:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button.minimal:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button.text-button:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button[type=submit].minimal:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button[type=submit].text-button:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=submit].minimal:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=submit].text-button:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=reset].minimal:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=reset].text-button:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=button].minimal:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=button].text-button:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app .c-btn.minimal:hover:hover,#smartcut-app .c-btn.minimal:hover:focus,#smartcut-app .c-btn.minimal:hover:active,#smartcut-app .c-btn.minimal:focus:hover,#smartcut-app .c-btn.minimal:focus:focus,#smartcut-app .c-btn.minimal:focus:active,#smartcut-app .c-btn.minimal:active:hover,#smartcut-app .c-btn.minimal:active:focus,#smartcut-app .c-btn.minimal:active:active,#smartcut-app .c-btn.minimal.selected:hover,#smartcut-app .c-btn.minimal.selected:focus,#smartcut-app .c-btn.minimal.selected:active,#smartcut-app .c-btn.minimal:disabled:hover,#smartcut-app .c-btn.minimal:disabled:focus,#smartcut-app .c-btn.minimal:disabled:active,#smartcut-app .c-btn.text-button:hover:hover,#smartcut-app .c-btn.text-button:hover:focus,#smartcut-app .c-btn.text-button:hover:active,#smartcut-app .c-btn.text-button:focus:hover,#smartcut-app .c-btn.text-button:focus:focus,#smartcut-app .c-btn.text-button:focus:active,#smartcut-app .c-btn.text-button:active:hover,#smartcut-app .c-btn.text-button:active:focus,#smartcut-app .c-btn.text-button:active:active,#smartcut-app .c-btn.text-button.selected:hover,#smartcut-app .c-btn.text-button.selected:focus,#smartcut-app .c-btn.text-button.selected:active,#smartcut-app .c-btn.text-button:disabled:hover,#smartcut-app .c-btn.text-button:disabled:focus,#smartcut-app .c-btn.text-button:disabled:active,#smartcut-app button.minimal:hover:hover,#smartcut-app button.minimal:hover:focus,#smartcut-app button.minimal:hover:active,#smartcut-app button.minimal:focus:hover,#smartcut-app button.minimal:focus:focus,#smartcut-app button.minimal:focus:active,#smartcut-app button.minimal:active:hover,#smartcut-app button.minimal:active:focus,#smartcut-app button.minimal:active:active,#smartcut-app button.minimal.selected:hover,#smartcut-app button.minimal.selected:focus,#smartcut-app button.minimal.selected:active,#smartcut-app button.minimal:disabled:hover,#smartcut-app button.minimal:disabled:focus,#smartcut-app button.minimal:disabled:active,#smartcut-app button.text-button:hover:hover,#smartcut-app button.text-button:hover:focus,#smartcut-app button.text-button:hover:active,#smartcut-app button.text-button:focus:hover,#smartcut-app button.text-button:focus:focus,#smartcut-app button.text-button:focus:active,#smartcut-app button.text-button:active:hover,#smartcut-app button.text-button:active:focus,#smartcut-app button.text-button:active:active,#smartcut-app button.text-button.selected:hover,#smartcut-app button.text-button.selected:focus,#smartcut-app button.text-button.selected:active,#smartcut-app button.text-button:disabled:hover,#smartcut-app button.text-button:disabled:focus,#smartcut-app button.text-button:disabled:active,#smartcut-app button[type=submit].minimal:hover:hover,#smartcut-app button[type=submit].minimal:hover:focus,#smartcut-app button[type=submit].minimal:hover:active,#smartcut-app button[type=submit].minimal:focus:hover,#smartcut-app button[type=submit].minimal:focus:focus,#smartcut-app button[type=submit].minimal:focus:active,#smartcut-app button[type=submit].minimal:active:hover,#smartcut-app button[type=submit].minimal:active:focus,#smartcut-app button[type=submit].minimal:active:active,#smartcut-app button[type=submit].minimal.selected:hover,#smartcut-app button[type=submit].minimal.selected:focus,#smartcut-app button[type=submit].minimal.selected:active,#smartcut-app button[type=submit].minimal:disabled:hover,#smartcut-app button[type=submit].minimal:disabled:focus,#smartcut-app button[type=submit].minimal:disabled:active,#smartcut-app button[type=submit].text-button:hover:hover,#smartcut-app button[type=submit].text-button:hover:focus,#smartcut-app button[type=submit].text-button:hover:active,#smartcut-app button[type=submit].text-button:focus:hover,#smartcut-app button[type=submit].text-button:focus:focus,#smartcut-app button[type=submit].text-button:focus:active,#smartcut-app button[type=submit].text-button:active:hover,#smartcut-app button[type=submit].text-button:active:focus,#smartcut-app button[type=submit].text-button:active:active,#smartcut-app button[type=submit].text-button.selected:hover,#smartcut-app button[type=submit].text-button.selected:focus,#smartcut-app button[type=submit].text-button.selected:active,#smartcut-app button[type=submit].text-button:disabled:hover,#smartcut-app button[type=submit].text-button:disabled:focus,#smartcut-app button[type=submit].text-button:disabled:active,#smartcut-app input[type=submit].minimal:hover:hover,#smartcut-app input[type=submit].minimal:hover:focus,#smartcut-app input[type=submit].minimal:hover:active,#smartcut-app input[type=submit].minimal:focus:hover,#smartcut-app input[type=submit].minimal:focus:focus,#smartcut-app input[type=submit].minimal:focus:active,#smartcut-app input[type=submit].minimal:active:hover,#smartcut-app input[type=submit].minimal:active:focus,#smartcut-app input[type=submit].minimal:active:active,#smartcut-app input[type=submit].minimal.selected:hover,#smartcut-app input[type=submit].minimal.selected:focus,#smartcut-app input[type=submit].minimal.selected:active,#smartcut-app input[type=submit].minimal:disabled:hover,#smartcut-app input[type=submit].minimal:disabled:focus,#smartcut-app input[type=submit].minimal:disabled:active,#smartcut-app input[type=submit].text-button:hover:hover,#smartcut-app input[type=submit].text-button:hover:focus,#smartcut-app input[type=submit].text-button:hover:active,#smartcut-app input[type=submit].text-button:focus:hover,#smartcut-app input[type=submit].text-button:focus:focus,#smartcut-app input[type=submit].text-button:focus:active,#smartcut-app input[type=submit].text-button:active:hover,#smartcut-app input[type=submit].text-button:active:focus,#smartcut-app input[type=submit].text-button:active:active,#smartcut-app input[type=submit].text-button.selected:hover,#smartcut-app input[type=submit].text-button.selected:focus,#smartcut-app input[type=submit].text-button.selected:active,#smartcut-app input[type=submit].text-button:disabled:hover,#smartcut-app input[type=submit].text-button:disabled:focus,#smartcut-app input[type=submit].text-button:disabled:active,#smartcut-app input[type=reset].minimal:hover:hover,#smartcut-app input[type=reset].minimal:hover:focus,#smartcut-app input[type=reset].minimal:hover:active,#smartcut-app input[type=reset].minimal:focus:hover,#smartcut-app input[type=reset].minimal:focus:focus,#smartcut-app input[type=reset].minimal:focus:active,#smartcut-app input[type=reset].minimal:active:hover,#smartcut-app input[type=reset].minimal:active:focus,#smartcut-app input[type=reset].minimal:active:active,#smartcut-app input[type=reset].minimal.selected:hover,#smartcut-app input[type=reset].minimal.selected:focus,#smartcut-app input[type=reset].minimal.selected:active,#smartcut-app input[type=reset].minimal:disabled:hover,#smartcut-app input[type=reset].minimal:disabled:focus,#smartcut-app input[type=reset].minimal:disabled:active,#smartcut-app input[type=reset].text-button:hover:hover,#smartcut-app input[type=reset].text-button:hover:focus,#smartcut-app input[type=reset].text-button:hover:active,#smartcut-app input[type=reset].text-button:focus:hover,#smartcut-app input[type=reset].text-button:focus:focus,#smartcut-app input[type=reset].text-button:focus:active,#smartcut-app input[type=reset].text-button:active:hover,#smartcut-app input[type=reset].text-button:active:focus,#smartcut-app input[type=reset].text-button:active:active,#smartcut-app input[type=reset].text-button.selected:hover,#smartcut-app input[type=reset].text-button.selected:focus,#smartcut-app input[type=reset].text-button.selected:active,#smartcut-app input[type=reset].text-button:disabled:hover,#smartcut-app input[type=reset].text-button:disabled:focus,#smartcut-app input[type=reset].text-button:disabled:active,#smartcut-app input[type=button].minimal:hover:hover,#smartcut-app input[type=button].minimal:hover:focus,#smartcut-app input[type=button].minimal:hover:active,#smartcut-app input[type=button].minimal:focus:hover,#smartcut-app input[type=button].minimal:focus:focus,#smartcut-app input[type=button].minimal:focus:active,#smartcut-app input[type=button].minimal:active:hover,#smartcut-app input[type=button].minimal:active:focus,#smartcut-app input[type=button].minimal:active:active,#smartcut-app input[type=button].minimal.selected:hover,#smartcut-app input[type=button].minimal.selected:focus,#smartcut-app input[type=button].minimal.selected:active,#smartcut-app input[type=button].minimal:disabled:hover,#smartcut-app input[type=button].minimal:disabled:focus,#smartcut-app input[type=button].minimal:disabled:active,#smartcut-app input[type=button].text-button:hover:hover,#smartcut-app input[type=button].text-button:hover:focus,#smartcut-app input[type=button].text-button:hover:active,#smartcut-app input[type=button].text-button:focus:hover,#smartcut-app input[type=button].text-button:focus:focus,#smartcut-app input[type=button].text-button:focus:active,#smartcut-app input[type=button].text-button:active:hover,#smartcut-app input[type=button].text-button:active:focus,#smartcut-app input[type=button].text-button:active:active,#smartcut-app input[type=button].text-button.selected:hover,#smartcut-app input[type=button].text-button.selected:focus,#smartcut-app input[type=button].text-button.selected:active,#smartcut-app input[type=button].text-button:disabled:hover,#smartcut-app input[type=button].text-button:disabled:focus,#smartcut-app input[type=button].text-button:disabled:active,#smartcut-machining .c-btn.minimal:hover:hover,#smartcut-machining .c-btn.minimal:hover:focus,#smartcut-machining .c-btn.minimal:hover:active,#smartcut-machining .c-btn.minimal:focus:hover,#smartcut-machining .c-btn.minimal:focus:focus,#smartcut-machining .c-btn.minimal:focus:active,#smartcut-machining .c-btn.minimal:active:hover,#smartcut-machining .c-btn.minimal:active:focus,#smartcut-machining .c-btn.minimal:active:active,#smartcut-machining .c-btn.minimal.selected:hover,#smartcut-machining .c-btn.minimal.selected:focus,#smartcut-machining .c-btn.minimal.selected:active,#smartcut-machining .c-btn.minimal:disabled:hover,#smartcut-machining .c-btn.minimal:disabled:focus,#smartcut-machining .c-btn.minimal:disabled:active,#smartcut-machining .c-btn.text-button:hover:hover,#smartcut-machining .c-btn.text-button:hover:focus,#smartcut-machining .c-btn.text-button:hover:active,#smartcut-machining .c-btn.text-button:focus:hover,#smartcut-machining .c-btn.text-button:focus:focus,#smartcut-machining .c-btn.text-button:focus:active,#smartcut-machining .c-btn.text-button:active:hover,#smartcut-machining .c-btn.text-button:active:focus,#smartcut-machining .c-btn.text-button:active:active,#smartcut-machining .c-btn.text-button.selected:hover,#smartcut-machining .c-btn.text-button.selected:focus,#smartcut-machining .c-btn.text-button.selected:active,#smartcut-machining .c-btn.text-button:disabled:hover,#smartcut-machining .c-btn.text-button:disabled:focus,#smartcut-machining .c-btn.text-button:disabled:active,#smartcut-machining button.minimal:hover:hover,#smartcut-machining button.minimal:hover:focus,#smartcut-machining button.minimal:hover:active,#smartcut-machining button.minimal:focus:hover,#smartcut-machining button.minimal:focus:focus,#smartcut-machining button.minimal:focus:active,#smartcut-machining button.minimal:active:hover,#smartcut-machining button.minimal:active:focus,#smartcut-machining button.minimal:active:active,#smartcut-machining button.minimal.selected:hover,#smartcut-machining button.minimal.selected:focus,#smartcut-machining button.minimal.selected:active,#smartcut-machining button.minimal:disabled:hover,#smartcut-machining button.minimal:disabled:focus,#smartcut-machining button.minimal:disabled:active,#smartcut-machining button.text-button:hover:hover,#smartcut-machining button.text-button:hover:focus,#smartcut-machining button.text-button:hover:active,#smartcut-machining button.text-button:focus:hover,#smartcut-machining button.text-button:focus:focus,#smartcut-machining button.text-button:focus:active,#smartcut-machining button.text-button:active:hover,#smartcut-machining button.text-button:active:focus,#smartcut-machining button.text-button:active:active,#smartcut-machining button.text-button.selected:hover,#smartcut-machining button.text-button.selected:focus,#smartcut-machining button.text-button.selected:active,#smartcut-machining button.text-button:disabled:hover,#smartcut-machining button.text-button:disabled:focus,#smartcut-machining button.text-button:disabled:active,#smartcut-machining button[type=submit].minimal:hover:hover,#smartcut-machining button[type=submit].minimal:hover:focus,#smartcut-machining button[type=submit].minimal:hover:active,#smartcut-machining button[type=submit].minimal:focus:hover,#smartcut-machining button[type=submit].minimal:focus:focus,#smartcut-machining button[type=submit].minimal:focus:active,#smartcut-machining button[type=submit].minimal:active:hover,#smartcut-machining button[type=submit].minimal:active:focus,#smartcut-machining button[type=submit].minimal:active:active,#smartcut-machining button[type=submit].minimal.selected:hover,#smartcut-machining button[type=submit].minimal.selected:focus,#smartcut-machining button[type=submit].minimal.selected:active,#smartcut-machining button[type=submit].minimal:disabled:hover,#smartcut-machining button[type=submit].minimal:disabled:focus,#smartcut-machining button[type=submit].minimal:disabled:active,#smartcut-machining button[type=submit].text-button:hover:hover,#smartcut-machining button[type=submit].text-button:hover:focus,#smartcut-machining button[type=submit].text-button:hover:active,#smartcut-machining button[type=submit].text-button:focus:hover,#smartcut-machining button[type=submit].text-button:focus:focus,#smartcut-machining button[type=submit].text-button:focus:active,#smartcut-machining button[type=submit].text-button:active:hover,#smartcut-machining button[type=submit].text-button:active:focus,#smartcut-machining button[type=submit].text-button:active:active,#smartcut-machining button[type=submit].text-button.selected:hover,#smartcut-machining button[type=submit].text-button.selected:focus,#smartcut-machining button[type=submit].text-button.selected:active,#smartcut-machining button[type=submit].text-button:disabled:hover,#smartcut-machining button[type=submit].text-button:disabled:focus,#smartcut-machining button[type=submit].text-button:disabled:active,#smartcut-machining input[type=submit].minimal:hover:hover,#smartcut-machining input[type=submit].minimal:hover:focus,#smartcut-machining input[type=submit].minimal:hover:active,#smartcut-machining input[type=submit].minimal:focus:hover,#smartcut-machining input[type=submit].minimal:focus:focus,#smartcut-machining input[type=submit].minimal:focus:active,#smartcut-machining input[type=submit].minimal:active:hover,#smartcut-machining input[type=submit].minimal:active:focus,#smartcut-machining input[type=submit].minimal:active:active,#smartcut-machining input[type=submit].minimal.selected:hover,#smartcut-machining input[type=submit].minimal.selected:focus,#smartcut-machining input[type=submit].minimal.selected:active,#smartcut-machining input[type=submit].minimal:disabled:hover,#smartcut-machining input[type=submit].minimal:disabled:focus,#smartcut-machining input[type=submit].minimal:disabled:active,#smartcut-machining input[type=submit].text-button:hover:hover,#smartcut-machining input[type=submit].text-button:hover:focus,#smartcut-machining input[type=submit].text-button:hover:active,#smartcut-machining input[type=submit].text-button:focus:hover,#smartcut-machining input[type=submit].text-button:focus:focus,#smartcut-machining input[type=submit].text-button:focus:active,#smartcut-machining input[type=submit].text-button:active:hover,#smartcut-machining input[type=submit].text-button:active:focus,#smartcut-machining input[type=submit].text-button:active:active,#smartcut-machining input[type=submit].text-button.selected:hover,#smartcut-machining input[type=submit].text-button.selected:focus,#smartcut-machining input[type=submit].text-button.selected:active,#smartcut-machining input[type=submit].text-button:disabled:hover,#smartcut-machining input[type=submit].text-button:disabled:focus,#smartcut-machining input[type=submit].text-button:disabled:active,#smartcut-machining input[type=reset].minimal:hover:hover,#smartcut-machining input[type=reset].minimal:hover:focus,#smartcut-machining input[type=reset].minimal:hover:active,#smartcut-machining input[type=reset].minimal:focus:hover,#smartcut-machining input[type=reset].minimal:focus:focus,#smartcut-machining input[type=reset].minimal:focus:active,#smartcut-machining input[type=reset].minimal:active:hover,#smartcut-machining input[type=reset].minimal:active:focus,#smartcut-machining input[type=reset].minimal:active:active,#smartcut-machining input[type=reset].minimal.selected:hover,#smartcut-machining input[type=reset].minimal.selected:focus,#smartcut-machining input[type=reset].minimal.selected:active,#smartcut-machining input[type=reset].minimal:disabled:hover,#smartcut-machining input[type=reset].minimal:disabled:focus,#smartcut-machining input[type=reset].minimal:disabled:active,#smartcut-machining input[type=reset].text-button:hover:hover,#smartcut-machining input[type=reset].text-button:hover:focus,#smartcut-machining input[type=reset].text-button:hover:active,#smartcut-machining input[type=reset].text-button:focus:hover,#smartcut-machining input[type=reset].text-button:focus:focus,#smartcut-machining input[type=reset].text-button:focus:active,#smartcut-machining input[type=reset].text-button:active:hover,#smartcut-machining input[type=reset].text-button:active:focus,#smartcut-machining input[type=reset].text-button:active:active,#smartcut-machining input[type=reset].text-button.selected:hover,#smartcut-machining input[type=reset].text-button.selected:focus,#smartcut-machining input[type=reset].text-button.selected:active,#smartcut-machining input[type=reset].text-button:disabled:hover,#smartcut-machining input[type=reset].text-button:disabled:focus,#smartcut-machining input[type=reset].text-button:disabled:active,#smartcut-machining input[type=button].minimal:hover:hover,#smartcut-machining input[type=button].minimal:hover:focus,#smartcut-machining input[type=button].minimal:hover:active,#smartcut-machining input[type=button].minimal:focus:hover,#smartcut-machining input[type=button].minimal:focus:focus,#smartcut-machining input[type=button].minimal:focus:active,#smartcut-machining input[type=button].minimal:active:hover,#smartcut-machining input[type=button].minimal:active:focus,#smartcut-machining input[type=button].minimal:active:active,#smartcut-machining input[type=button].minimal.selected:hover,#smartcut-machining input[type=button].minimal.selected:focus,#smartcut-machining input[type=button].minimal.selected:active,#smartcut-machining input[type=button].minimal:disabled:hover,#smartcut-machining input[type=button].minimal:disabled:focus,#smartcut-machining input[type=button].minimal:disabled:active,#smartcut-machining input[type=button].text-button:hover:hover,#smartcut-machining input[type=button].text-button:hover:focus,#smartcut-machining input[type=button].text-button:hover:active,#smartcut-machining input[type=button].text-button:focus:hover,#smartcut-machining input[type=button].text-button:focus:focus,#smartcut-machining input[type=button].text-button:focus:active,#smartcut-machining input[type=button].text-button:active:hover,#smartcut-machining input[type=button].text-button:active:focus,#smartcut-machining input[type=button].text-button:active:active,#smartcut-machining input[type=button].text-button.selected:hover,#smartcut-machining input[type=button].text-button.selected:focus,#smartcut-machining input[type=button].text-button.selected:active,#smartcut-machining input[type=button].text-button:disabled:hover,#smartcut-machining input[type=button].text-button:disabled:focus,#smartcut-machining input[type=button].text-button:disabled:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app .c-btn.minimal:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app .c-btn.minimal:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app .c-btn.minimal:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app .c-btn.minimal:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app .c-btn.minimal:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app .c-btn.minimal:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app .c-btn.minimal:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app .c-btn.minimal.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app .c-btn.minimal:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app .c-btn.text-button:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app .c-btn.text-button:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app .c-btn.text-button:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app .c-btn.text-button:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app .c-btn.text-button:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app .c-btn.text-button:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app .c-btn.text-button:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app .c-btn.text-button.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app .c-btn.text-button:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button.minimal:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button.minimal:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button.minimal:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button.minimal:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button.minimal:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button.minimal:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button.minimal:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button.minimal.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button.minimal:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button.text-button:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button.text-button:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button.text-button:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button.text-button:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button.text-button:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button.text-button:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button.text-button:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button.text-button.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button.text-button:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button[type=submit].minimal:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button[type=submit].minimal:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button[type=submit].minimal:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button[type=submit].minimal:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button[type=submit].minimal:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button[type=submit].minimal:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button[type=submit].minimal:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button[type=submit].minimal.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button[type=submit].minimal:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button[type=submit].text-button:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button[type=submit].text-button:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button[type=submit].text-button:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button[type=submit].text-button:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button[type=submit].text-button:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button[type=submit].text-button:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button[type=submit].text-button:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button[type=submit].text-button.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app button[type=submit].text-button:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=submit].minimal:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=submit].minimal:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=submit].minimal:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=submit].minimal:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=submit].minimal:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=submit].minimal:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=submit].minimal:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=submit].minimal.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=submit].minimal:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=submit].text-button:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=submit].text-button:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=submit].text-button:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=submit].text-button:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=submit].text-button:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=submit].text-button:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=submit].text-button:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=submit].text-button.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=submit].text-button:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=reset].minimal:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=reset].minimal:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=reset].minimal:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=reset].minimal:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=reset].minimal:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=reset].minimal:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=reset].minimal:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=reset].minimal.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=reset].minimal:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=reset].text-button:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=reset].text-button:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=reset].text-button:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=reset].text-button:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=reset].text-button:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=reset].text-button:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=reset].text-button:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=reset].text-button.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=reset].text-button:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=button].minimal:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=button].minimal:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=button].minimal:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=button].minimal:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=button].minimal:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=button].minimal:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=button].minimal:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=button].minimal.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=button].minimal:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=button].text-button:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=button].text-button:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=button].text-button:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=button].text-button:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=button].text-button:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=button].text-button:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=button].text-button:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=button].text-button.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app input[type=button].text-button:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining .c-btn.minimal:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining .c-btn.minimal:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining .c-btn.minimal:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining .c-btn.minimal:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining .c-btn.minimal:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining .c-btn.minimal:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining .c-btn.minimal:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining .c-btn.minimal.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining .c-btn.minimal:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining .c-btn.text-button:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining .c-btn.text-button:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining .c-btn.text-button:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining .c-btn.text-button:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining .c-btn.text-button:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining .c-btn.text-button:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining .c-btn.text-button:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining .c-btn.text-button.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining .c-btn.text-button:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button.minimal:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button.minimal:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button.minimal:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button.minimal:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button.minimal:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button.minimal:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button.minimal:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button.minimal.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button.minimal:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button.text-button:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button.text-button:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button.text-button:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button.text-button:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button.text-button:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button.text-button:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button.text-button:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button.text-button.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button.text-button:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button[type=submit].minimal:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button[type=submit].minimal:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button[type=submit].minimal:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button[type=submit].minimal:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button[type=submit].minimal:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button[type=submit].minimal:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button[type=submit].minimal:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button[type=submit].minimal.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button[type=submit].minimal:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button[type=submit].text-button:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button[type=submit].text-button:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button[type=submit].text-button:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button[type=submit].text-button:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button[type=submit].text-button:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button[type=submit].text-button:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button[type=submit].text-button:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button[type=submit].text-button.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining button[type=submit].text-button:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=submit].minimal:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=submit].minimal:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=submit].minimal:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=submit].minimal:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=submit].minimal:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=submit].minimal:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=submit].minimal:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=submit].minimal.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=submit].minimal:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=submit].text-button:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=submit].text-button:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=submit].text-button:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=submit].text-button:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=submit].text-button:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=submit].text-button:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=submit].text-button:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=submit].text-button.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=submit].text-button:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=reset].minimal:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=reset].minimal:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=reset].minimal:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=reset].minimal:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=reset].minimal:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=reset].minimal:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=reset].minimal:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=reset].minimal.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=reset].minimal:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=reset].text-button:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=reset].text-button:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=reset].text-button:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=reset].text-button:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=reset].text-button:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=reset].text-button:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=reset].text-button:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=reset].text-button.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=reset].text-button:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=button].minimal:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=button].minimal:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=button].minimal:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=button].minimal:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=button].minimal:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=button].minimal:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=button].minimal:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=button].minimal.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=button].minimal:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=button].text-button:hover:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=button].text-button:focus:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=button].text-button:focus-visible:hover{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=button].text-button:focus-visible:focus{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=button].text-button:focus-visible:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=button].text-button:focus-visible:active{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=button].text-button:active:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=button].text-button.selected:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-machining input[type=button].text-button:disabled:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:none}#smartcut-app .c-btn.minimal:hover:disabled,#smartcut-app .c-btn.minimal:focus:disabled,#smartcut-app .c-btn.minimal:active:disabled,#smartcut-app .c-btn.minimal.selected:disabled,#smartcut-app .c-btn.minimal:disabled:disabled,#smartcut-app .c-btn.text-button:hover:disabled,#smartcut-app .c-btn.text-button:focus:disabled,#smartcut-app .c-btn.text-button:active:disabled,#smartcut-app .c-btn.text-button.selected:disabled,#smartcut-app .c-btn.text-button:disabled:disabled,#smartcut-app button.minimal:hover:disabled,#smartcut-app button.minimal:focus:disabled,#smartcut-app button.minimal:active:disabled,#smartcut-app button.minimal.selected:disabled,#smartcut-app button.minimal:disabled:disabled,#smartcut-app button.text-button:hover:disabled,#smartcut-app button.text-button:focus:disabled,#smartcut-app button.text-button:active:disabled,#smartcut-app button.text-button.selected:disabled,#smartcut-app button.text-button:disabled:disabled,#smartcut-app button[type=submit].minimal:hover:disabled,#smartcut-app button[type=submit].minimal:focus:disabled,#smartcut-app button[type=submit].minimal:active:disabled,#smartcut-app button[type=submit].minimal.selected:disabled,#smartcut-app button[type=submit].minimal:disabled:disabled,#smartcut-app button[type=submit].text-button:hover:disabled,#smartcut-app button[type=submit].text-button:focus:disabled,#smartcut-app button[type=submit].text-button:active:disabled,#smartcut-app button[type=submit].text-button.selected:disabled,#smartcut-app button[type=submit].text-button:disabled:disabled,#smartcut-app input[type=submit].minimal:hover:disabled,#smartcut-app input[type=submit].minimal:focus:disabled,#smartcut-app input[type=submit].minimal:active:disabled,#smartcut-app input[type=submit].minimal.selected:disabled,#smartcut-app input[type=submit].minimal:disabled:disabled,#smartcut-app input[type=submit].text-button:hover:disabled,#smartcut-app input[type=submit].text-button:focus:disabled,#smartcut-app input[type=submit].text-button:active:disabled,#smartcut-app input[type=submit].text-button.selected:disabled,#smartcut-app input[type=submit].text-button:disabled:disabled,#smartcut-app input[type=reset].minimal:hover:disabled,#smartcut-app input[type=reset].minimal:focus:disabled,#smartcut-app input[type=reset].minimal:active:disabled,#smartcut-app input[type=reset].minimal.selected:disabled,#smartcut-app input[type=reset].minimal:disabled:disabled,#smartcut-app input[type=reset].text-button:hover:disabled,#smartcut-app input[type=reset].text-button:focus:disabled,#smartcut-app input[type=reset].text-button:active:disabled,#smartcut-app input[type=reset].text-button.selected:disabled,#smartcut-app input[type=reset].text-button:disabled:disabled,#smartcut-app input[type=button].minimal:hover:disabled,#smartcut-app input[type=button].minimal:focus:disabled,#smartcut-app input[type=button].minimal:active:disabled,#smartcut-app input[type=button].minimal.selected:disabled,#smartcut-app input[type=button].minimal:disabled:disabled,#smartcut-app input[type=button].text-button:hover:disabled,#smartcut-app input[type=button].text-button:focus:disabled,#smartcut-app input[type=button].text-button:active:disabled,#smartcut-app input[type=button].text-button.selected:disabled,#smartcut-app input[type=button].text-button:disabled:disabled,#smartcut-machining .c-btn.minimal:hover:disabled,#smartcut-machining .c-btn.minimal:focus:disabled,#smartcut-machining .c-btn.minimal:active:disabled,#smartcut-machining .c-btn.minimal.selected:disabled,#smartcut-machining .c-btn.minimal:disabled:disabled,#smartcut-machining .c-btn.text-button:hover:disabled,#smartcut-machining .c-btn.text-button:focus:disabled,#smartcut-machining .c-btn.text-button:active:disabled,#smartcut-machining .c-btn.text-button.selected:disabled,#smartcut-machining .c-btn.text-button:disabled:disabled,#smartcut-machining button.minimal:hover:disabled,#smartcut-machining button.minimal:focus:disabled,#smartcut-machining button.minimal:active:disabled,#smartcut-machining button.minimal.selected:disabled,#smartcut-machining button.minimal:disabled:disabled,#smartcut-machining button.text-button:hover:disabled,#smartcut-machining button.text-button:focus:disabled,#smartcut-machining button.text-button:active:disabled,#smartcut-machining button.text-button.selected:disabled,#smartcut-machining button.text-button:disabled:disabled,#smartcut-machining button[type=submit].minimal:hover:disabled,#smartcut-machining button[type=submit].minimal:focus:disabled,#smartcut-machining button[type=submit].minimal:active:disabled,#smartcut-machining button[type=submit].minimal.selected:disabled,#smartcut-machining button[type=submit].minimal:disabled:disabled,#smartcut-machining button[type=submit].text-button:hover:disabled,#smartcut-machining button[type=submit].text-button:focus:disabled,#smartcut-machining button[type=submit].text-button:active:disabled,#smartcut-machining button[type=submit].text-button.selected:disabled,#smartcut-machining button[type=submit].text-button:disabled:disabled,#smartcut-machining input[type=submit].minimal:hover:disabled,#smartcut-machining input[type=submit].minimal:focus:disabled,#smartcut-machining input[type=submit].minimal:active:disabled,#smartcut-machining input[type=submit].minimal.selected:disabled,#smartcut-machining input[type=submit].minimal:disabled:disabled,#smartcut-machining input[type=submit].text-button:hover:disabled,#smartcut-machining input[type=submit].text-button:focus:disabled,#smartcut-machining input[type=submit].text-button:active:disabled,#smartcut-machining input[type=submit].text-button.selected:disabled,#smartcut-machining input[type=submit].text-button:disabled:disabled,#smartcut-machining input[type=reset].minimal:hover:disabled,#smartcut-machining input[type=reset].minimal:focus:disabled,#smartcut-machining input[type=reset].minimal:active:disabled,#smartcut-machining input[type=reset].minimal.selected:disabled,#smartcut-machining input[type=reset].minimal:disabled:disabled,#smartcut-machining input[type=reset].text-button:hover:disabled,#smartcut-machining input[type=reset].text-button:focus:disabled,#smartcut-machining input[type=reset].text-button:active:disabled,#smartcut-machining input[type=reset].text-button.selected:disabled,#smartcut-machining input[type=reset].text-button:disabled:disabled,#smartcut-machining input[type=button].minimal:hover:disabled,#smartcut-machining input[type=button].minimal:focus:disabled,#smartcut-machining input[type=button].minimal:active:disabled,#smartcut-machining input[type=button].minimal.selected:disabled,#smartcut-machining input[type=button].minimal:disabled:disabled,#smartcut-machining input[type=button].text-button:hover:disabled,#smartcut-machining input[type=button].text-button:focus:disabled,#smartcut-machining input[type=button].text-button:active:disabled,#smartcut-machining input[type=button].text-button.selected:disabled,#smartcut-machining input[type=button].text-button:disabled:disabled{color:#757575fa}#smartcut-app .c-btn.minimal:focus-visible:disabled{color:#757575fa}#smartcut-app .c-btn.text-button:focus-visible:disabled{color:#757575fa}#smartcut-app button.minimal:focus-visible:disabled{color:#757575fa}#smartcut-app button.text-button:focus-visible:disabled{color:#757575fa}#smartcut-app button[type=submit].minimal:focus-visible:disabled{color:#757575fa}#smartcut-app button[type=submit].text-button:focus-visible:disabled{color:#757575fa}#smartcut-app input[type=submit].minimal:focus-visible:disabled{color:#757575fa}#smartcut-app input[type=submit].text-button:focus-visible:disabled{color:#757575fa}#smartcut-app input[type=reset].minimal:focus-visible:disabled{color:#757575fa}#smartcut-app input[type=reset].text-button:focus-visible:disabled{color:#757575fa}#smartcut-app input[type=button].minimal:focus-visible:disabled{color:#757575fa}#smartcut-app input[type=button].text-button:focus-visible:disabled{color:#757575fa}#smartcut-machining .c-btn.minimal:focus-visible:disabled{color:#757575fa}#smartcut-machining .c-btn.text-button:focus-visible:disabled{color:#757575fa}#smartcut-machining button.minimal:focus-visible:disabled{color:#757575fa}#smartcut-machining button.text-button:focus-visible:disabled{color:#757575fa}#smartcut-machining button[type=submit].minimal:focus-visible:disabled{color:#757575fa}#smartcut-machining button[type=submit].text-button:focus-visible:disabled{color:#757575fa}#smartcut-machining input[type=submit].minimal:focus-visible:disabled{color:#757575fa}#smartcut-machining input[type=submit].text-button:focus-visible:disabled{color:#757575fa}#smartcut-machining input[type=reset].minimal:focus-visible:disabled{color:#757575fa}#smartcut-machining input[type=reset].text-button:focus-visible:disabled{color:#757575fa}#smartcut-machining input[type=button].minimal:focus-visible:disabled{color:#757575fa}#smartcut-machining input[type=button].text-button:focus-visible:disabled{color:#757575fa}#smartcut-app .c-btn.minimal:disabled,#smartcut-app .c-btn.text-button:disabled,#smartcut-app button.minimal:disabled,#smartcut-app button.text-button:disabled,#smartcut-app button[type=submit].minimal:disabled,#smartcut-app button[type=submit].text-button:disabled,#smartcut-app input[type=submit].minimal:disabled,#smartcut-app input[type=submit].text-button:disabled,#smartcut-app input[type=reset].minimal:disabled,#smartcut-app input[type=reset].text-button:disabled,#smartcut-app input[type=button].minimal:disabled,#smartcut-app input[type=button].text-button:disabled,#smartcut-machining .c-btn.minimal:disabled,#smartcut-machining .c-btn.text-button:disabled,#smartcut-machining button.minimal:disabled,#smartcut-machining button.text-button:disabled,#smartcut-machining button[type=submit].minimal:disabled,#smartcut-machining button[type=submit].text-button:disabled,#smartcut-machining input[type=submit].minimal:disabled,#smartcut-machining input[type=submit].text-button:disabled,#smartcut-machining input[type=reset].minimal:disabled,#smartcut-machining input[type=reset].text-button:disabled,#smartcut-machining input[type=button].minimal:disabled,#smartcut-machining input[type=button].text-button:disabled{color:#757575fa}#smartcut-app .c-btn.minimal.selected,#smartcut-app .c-btn.text-button.selected,#smartcut-app button.minimal.selected,#smartcut-app button.text-button.selected,#smartcut-app button[type=submit].minimal.selected,#smartcut-app button[type=submit].text-button.selected,#smartcut-app input[type=submit].minimal.selected,#smartcut-app input[type=submit].text-button.selected,#smartcut-app input[type=reset].minimal.selected,#smartcut-app input[type=reset].text-button.selected,#smartcut-app input[type=button].minimal.selected,#smartcut-app input[type=button].text-button.selected,#smartcut-machining .c-btn.minimal.selected,#smartcut-machining .c-btn.text-button.selected,#smartcut-machining button.minimal.selected,#smartcut-machining button.text-button.selected,#smartcut-machining button[type=submit].minimal.selected,#smartcut-machining button[type=submit].text-button.selected,#smartcut-machining input[type=submit].minimal.selected,#smartcut-machining input[type=submit].text-button.selected,#smartcut-machining input[type=reset].minimal.selected,#smartcut-machining input[type=reset].text-button.selected,#smartcut-machining input[type=button].minimal.selected,#smartcut-machining input[type=button].text-button.selected{border-bottom:2px solid #1bc319}#smartcut-app .c-btn.text-button,#smartcut-app button.text-button,#smartcut-app button[type=submit].text-button,#smartcut-app input[type=submit].text-button,#smartcut-app input[type=reset].text-button,#smartcut-app input[type=button].text-button,#smartcut-machining .c-btn.text-button,#smartcut-machining button.text-button,#smartcut-machining button[type=submit].text-button,#smartcut-machining input[type=submit].text-button,#smartcut-machining input[type=reset].text-button,#smartcut-machining input[type=button].text-button{display:inline-block}#smartcut-app .c-btn.text-button:focus,#smartcut-app button.text-button:focus,#smartcut-app button[type=submit].text-button:focus,#smartcut-app input[type=submit].text-button:focus,#smartcut-app input[type=reset].text-button:focus,#smartcut-app input[type=button].text-button:focus,#smartcut-machining .c-btn.text-button:focus,#smartcut-machining button.text-button:focus,#smartcut-machining button[type=submit].text-button:focus,#smartcut-machining input[type=submit].text-button:focus,#smartcut-machining input[type=reset].text-button:focus,#smartcut-machining input[type=button].text-button:focus{border-bottom:2px solid #ffb727}#smartcut-app .c-btn.text-button:focus-visible{border-bottom:2px solid #ffb727}#smartcut-app button.text-button:focus-visible{border-bottom:2px solid #ffb727}#smartcut-app button[type=submit].text-button:focus-visible{border-bottom:2px solid #ffb727}#smartcut-app input[type=submit].text-button:focus-visible{border-bottom:2px solid #ffb727}#smartcut-app input[type=reset].text-button:focus-visible{border-bottom:2px solid #ffb727}#smartcut-app input[type=button].text-button:focus-visible{border-bottom:2px solid #ffb727}#smartcut-machining .c-btn.text-button:focus-visible{border-bottom:2px solid #ffb727}#smartcut-machining button.text-button:focus-visible{border-bottom:2px solid #ffb727}#smartcut-machining button[type=submit].text-button:focus-visible{border-bottom:2px solid #ffb727}#smartcut-machining input[type=submit].text-button:focus-visible{border-bottom:2px solid #ffb727}#smartcut-machining input[type=reset].text-button:focus-visible{border-bottom:2px solid #ffb727}#smartcut-machining input[type=button].text-button:focus-visible{border-bottom:2px solid #ffb727}#smartcut-app .c-btn.text-button.hide,#smartcut-app button.text-button.hide,#smartcut-app button[type=submit].text-button.hide,#smartcut-app input[type=submit].text-button.hide,#smartcut-app input[type=reset].text-button.hide,#smartcut-app input[type=button].text-button.hide,#smartcut-machining .c-btn.text-button.hide,#smartcut-machining button.text-button.hide,#smartcut-machining button[type=submit].text-button.hide,#smartcut-machining input[type=submit].text-button.hide,#smartcut-machining input[type=reset].text-button.hide,#smartcut-machining input[type=button].text-button.hide{text-align:left;margin-top:10px}#smartcut-app .c-btn.selected,#smartcut-app button.selected,#smartcut-app button[type=submit].selected,#smartcut-app input[type=submit].selected,#smartcut-app input[type=reset].selected,#smartcut-app input[type=button].selected,#smartcut-machining .c-btn.selected,#smartcut-machining button.selected,#smartcut-machining button[type=submit].selected,#smartcut-machining input[type=submit].selected,#smartcut-machining input[type=reset].selected,#smartcut-machining input[type=button].selected,#smartcut-app .c-btn.selected:hover,#smartcut-app .c-btn.selected:active,#smartcut-app .c-btn.selected:focus,#smartcut-app button.selected:hover,#smartcut-app button.selected:active,#smartcut-app button.selected:focus,#smartcut-app button[type=submit].selected:hover,#smartcut-app button[type=submit].selected:active,#smartcut-app button[type=submit].selected:focus,#smartcut-app input[type=submit].selected:hover,#smartcut-app input[type=submit].selected:active,#smartcut-app input[type=submit].selected:focus,#smartcut-app input[type=reset].selected:hover,#smartcut-app input[type=reset].selected:active,#smartcut-app input[type=reset].selected:focus,#smartcut-app input[type=button].selected:hover,#smartcut-app input[type=button].selected:active,#smartcut-app input[type=button].selected:focus,#smartcut-machining .c-btn.selected:hover,#smartcut-machining .c-btn.selected:active,#smartcut-machining .c-btn.selected:focus,#smartcut-machining button.selected:hover,#smartcut-machining button.selected:active,#smartcut-machining button.selected:focus,#smartcut-machining button[type=submit].selected:hover,#smartcut-machining button[type=submit].selected:active,#smartcut-machining button[type=submit].selected:focus,#smartcut-machining input[type=submit].selected:hover,#smartcut-machining input[type=submit].selected:active,#smartcut-machining input[type=submit].selected:focus,#smartcut-machining input[type=reset].selected:hover,#smartcut-machining input[type=reset].selected:active,#smartcut-machining input[type=reset].selected:focus,#smartcut-machining input[type=button].selected:hover,#smartcut-machining input[type=button].selected:active,#smartcut-machining input[type=button].selected:focus{color:#1b1a1efa;background-color:#1bc319}#smartcut-app .c-btn.selected:focus-visible{color:#1b1a1efa;background-color:#1bc319}#smartcut-app button.selected:focus-visible{color:#1b1a1efa;background-color:#1bc319}#smartcut-app button[type=submit].selected:focus-visible{color:#1b1a1efa;background-color:#1bc319}#smartcut-app input[type=submit].selected:focus-visible{color:#1b1a1efa;background-color:#1bc319}#smartcut-app input[type=reset].selected:focus-visible{color:#1b1a1efa;background-color:#1bc319}#smartcut-app input[type=button].selected:focus-visible{color:#1b1a1efa;background-color:#1bc319}#smartcut-machining .c-btn.selected:focus-visible{color:#1b1a1efa;background-color:#1bc319}#smartcut-machining button.selected:focus-visible{color:#1b1a1efa;background-color:#1bc319}#smartcut-machining button[type=submit].selected:focus-visible{color:#1b1a1efa;background-color:#1bc319}#smartcut-machining input[type=submit].selected:focus-visible{color:#1b1a1efa;background-color:#1bc319}#smartcut-machining input[type=reset].selected:focus-visible{color:#1b1a1efa;background-color:#1bc319}#smartcut-machining input[type=button].selected:focus-visible{color:#1b1a1efa;background-color:#1bc319}#smartcut-app .c-btn.open .fa-chevron-right,#smartcut-app button.open .fa-chevron-right,#smartcut-app button[type=submit].open .fa-chevron-right,#smartcut-app input[type=submit].open .fa-chevron-right,#smartcut-app input[type=reset].open .fa-chevron-right,#smartcut-app input[type=button].open .fa-chevron-right,#smartcut-machining .c-btn.open .fa-chevron-right,#smartcut-machining button.open .fa-chevron-right,#smartcut-machining button[type=submit].open .fa-chevron-right,#smartcut-machining input[type=submit].open .fa-chevron-right,#smartcut-machining input[type=reset].open .fa-chevron-right,#smartcut-machining input[type=button].open .fa-chevron-right{transform:rotate(90deg)}#smartcut-app .c-btn.delete,#smartcut-app .c-btn.remove,#smartcut-app button.delete,#smartcut-app button.remove,#smartcut-app button[type=submit].delete,#smartcut-app button[type=submit].remove,#smartcut-app input[type=submit].delete,#smartcut-app input[type=submit].remove,#smartcut-app input[type=reset].delete,#smartcut-app input[type=reset].remove,#smartcut-app input[type=button].delete,#smartcut-app input[type=button].remove,#smartcut-machining .c-btn.delete,#smartcut-machining .c-btn.remove,#smartcut-machining button.delete,#smartcut-machining button.remove,#smartcut-machining button[type=submit].delete,#smartcut-machining button[type=submit].remove,#smartcut-machining input[type=submit].delete,#smartcut-machining input[type=submit].remove,#smartcut-machining input[type=reset].delete,#smartcut-machining input[type=reset].remove,#smartcut-machining input[type=button].delete,#smartcut-machining input[type=button].remove{min-width:unset;color:#c01515;background:0 0;border:0;border-radius:0;padding:0}#smartcut-app .c-btn.delete svg path,#smartcut-app .c-btn.remove svg path,#smartcut-app button.delete svg path,#smartcut-app button.remove svg path,#smartcut-app button[type=submit].delete svg path,#smartcut-app button[type=submit].remove svg path,#smartcut-app input[type=submit].delete svg path,#smartcut-app input[type=submit].remove svg path,#smartcut-app input[type=reset].delete svg path,#smartcut-app input[type=reset].remove svg path,#smartcut-app input[type=button].delete svg path,#smartcut-app input[type=button].remove svg path,#smartcut-machining .c-btn.delete svg path,#smartcut-machining .c-btn.remove svg path,#smartcut-machining button.delete svg path,#smartcut-machining button.remove svg path,#smartcut-machining button[type=submit].delete svg path,#smartcut-machining button[type=submit].remove svg path,#smartcut-machining input[type=submit].delete svg path,#smartcut-machining input[type=submit].remove svg path,#smartcut-machining input[type=reset].delete svg path,#smartcut-machining input[type=reset].remove svg path,#smartcut-machining input[type=button].delete svg path,#smartcut-machining input[type=button].remove svg path{fill:#c01515}#smartcut-app .c-btn.delete:hover,#smartcut-app .c-btn.remove:hover,#smartcut-app button.delete:hover,#smartcut-app button.remove:hover,#smartcut-app button[type=submit].delete:hover,#smartcut-app button[type=submit].remove:hover,#smartcut-app input[type=submit].delete:hover,#smartcut-app input[type=submit].remove:hover,#smartcut-app input[type=reset].delete:hover,#smartcut-app input[type=reset].remove:hover,#smartcut-app input[type=button].delete:hover,#smartcut-app input[type=button].remove:hover,#smartcut-machining .c-btn.delete:hover,#smartcut-machining .c-btn.remove:hover,#smartcut-machining button.delete:hover,#smartcut-machining button.remove:hover,#smartcut-machining button[type=submit].delete:hover,#smartcut-machining button[type=submit].remove:hover,#smartcut-machining input[type=submit].delete:hover,#smartcut-machining input[type=submit].remove:hover,#smartcut-machining input[type=reset].delete:hover,#smartcut-machining input[type=reset].remove:hover,#smartcut-machining input[type=button].delete:hover,#smartcut-machining input[type=button].remove:hover{color:#a91212}#smartcut-app .c-btn.delete:focus,#smartcut-app .c-btn.remove:focus,#smartcut-app button.delete:focus,#smartcut-app button.remove:focus,#smartcut-app button[type=submit].delete:focus,#smartcut-app button[type=submit].remove:focus,#smartcut-app input[type=submit].delete:focus,#smartcut-app input[type=submit].remove:focus,#smartcut-app input[type=reset].delete:focus,#smartcut-app input[type=reset].remove:focus,#smartcut-app input[type=button].delete:focus,#smartcut-app input[type=button].remove:focus,#smartcut-machining .c-btn.delete:focus,#smartcut-machining .c-btn.remove:focus,#smartcut-machining button.delete:focus,#smartcut-machining button.remove:focus,#smartcut-machining button[type=submit].delete:focus,#smartcut-machining button[type=submit].remove:focus,#smartcut-machining input[type=submit].delete:focus,#smartcut-machining input[type=submit].remove:focus,#smartcut-machining input[type=reset].delete:focus,#smartcut-machining input[type=reset].remove:focus,#smartcut-machining input[type=button].delete:focus,#smartcut-machining input[type=button].remove:focus{color:#ffb727;outline:none}#smartcut-app .c-btn.delete:focus-visible{color:#ffb727;outline:none}#smartcut-app .c-btn.remove:focus-visible{color:#ffb727;outline:none}#smartcut-app button.delete:focus-visible{color:#ffb727;outline:none}#smartcut-app button.remove:focus-visible{color:#ffb727;outline:none}#smartcut-app button[type=submit].delete:focus-visible{color:#ffb727;outline:none}#smartcut-app button[type=submit].remove:focus-visible{color:#ffb727;outline:none}#smartcut-app input[type=submit].delete:focus-visible{color:#ffb727;outline:none}#smartcut-app input[type=submit].remove:focus-visible{color:#ffb727;outline:none}#smartcut-app input[type=reset].delete:focus-visible{color:#ffb727;outline:none}#smartcut-app input[type=reset].remove:focus-visible{color:#ffb727;outline:none}#smartcut-app input[type=button].delete:focus-visible{color:#ffb727;outline:none}#smartcut-app input[type=button].remove:focus-visible{color:#ffb727;outline:none}#smartcut-machining .c-btn.delete:focus-visible{color:#ffb727;outline:none}#smartcut-machining .c-btn.remove:focus-visible{color:#ffb727;outline:none}#smartcut-machining button.delete:focus-visible{color:#ffb727;outline:none}#smartcut-machining button.remove:focus-visible{color:#ffb727;outline:none}#smartcut-machining button[type=submit].delete:focus-visible{color:#ffb727;outline:none}#smartcut-machining button[type=submit].remove:focus-visible{color:#ffb727;outline:none}#smartcut-machining input[type=submit].delete:focus-visible{color:#ffb727;outline:none}#smartcut-machining input[type=submit].remove:focus-visible{color:#ffb727;outline:none}#smartcut-machining input[type=reset].delete:focus-visible{color:#ffb727;outline:none}#smartcut-machining input[type=reset].remove:focus-visible{color:#ffb727;outline:none}#smartcut-machining input[type=button].delete:focus-visible{color:#ffb727;outline:none}#smartcut-machining input[type=button].remove:focus-visible{color:#ffb727;outline:none}#smartcut-app .c-btn.delete:disabled,#smartcut-app .c-btn.remove:disabled,#smartcut-app button.delete:disabled,#smartcut-app button.remove:disabled,#smartcut-app button[type=submit].delete:disabled,#smartcut-app button[type=submit].remove:disabled,#smartcut-app input[type=submit].delete:disabled,#smartcut-app input[type=submit].remove:disabled,#smartcut-app input[type=reset].delete:disabled,#smartcut-app input[type=reset].remove:disabled,#smartcut-app input[type=button].delete:disabled,#smartcut-app input[type=button].remove:disabled,#smartcut-machining .c-btn.delete:disabled,#smartcut-machining .c-btn.remove:disabled,#smartcut-machining button.delete:disabled,#smartcut-machining button.remove:disabled,#smartcut-machining button[type=submit].delete:disabled,#smartcut-machining button[type=submit].remove:disabled,#smartcut-machining input[type=submit].delete:disabled,#smartcut-machining input[type=submit].remove:disabled,#smartcut-machining input[type=reset].delete:disabled,#smartcut-machining input[type=reset].remove:disabled,#smartcut-machining input[type=button].delete:disabled,#smartcut-machining input[type=button].remove:disabled{color:#757575fa;background:0 0}#smartcut-app .c-btn:disabled,#smartcut-app button:disabled,#smartcut-app button[type=submit]:disabled,#smartcut-app input[type=submit]:disabled,#smartcut-app input[type=reset]:disabled,#smartcut-app input[type=button]:disabled,#smartcut-machining .c-btn:disabled,#smartcut-machining button:disabled,#smartcut-machining button[type=submit]:disabled,#smartcut-machining input[type=submit]:disabled,#smartcut-machining input[type=reset]:disabled,#smartcut-machining input[type=button]:disabled{color:#757575fa;background-color:#b5b5b5;border-color:#094d63}#smartcut-app .c-btn:disabled:hover,#smartcut-app .c-btn:disabled:focus,#smartcut-app .c-btn:disabled:active,#smartcut-app button:disabled:hover,#smartcut-app button:disabled:focus,#smartcut-app button:disabled:active,#smartcut-app button[type=submit]:disabled:hover,#smartcut-app button[type=submit]:disabled:focus,#smartcut-app button[type=submit]:disabled:active,#smartcut-app input[type=submit]:disabled:hover,#smartcut-app input[type=submit]:disabled:focus,#smartcut-app input[type=submit]:disabled:active,#smartcut-app input[type=reset]:disabled:hover,#smartcut-app input[type=reset]:disabled:focus,#smartcut-app input[type=reset]:disabled:active,#smartcut-app input[type=button]:disabled:hover,#smartcut-app input[type=button]:disabled:focus,#smartcut-app input[type=button]:disabled:active,#smartcut-machining .c-btn:disabled:hover,#smartcut-machining .c-btn:disabled:focus,#smartcut-machining .c-btn:disabled:active,#smartcut-machining button:disabled:hover,#smartcut-machining button:disabled:focus,#smartcut-machining button:disabled:active,#smartcut-machining button[type=submit]:disabled:hover,#smartcut-machining button[type=submit]:disabled:focus,#smartcut-machining button[type=submit]:disabled:active,#smartcut-machining input[type=submit]:disabled:hover,#smartcut-machining input[type=submit]:disabled:focus,#smartcut-machining input[type=submit]:disabled:active,#smartcut-machining input[type=reset]:disabled:hover,#smartcut-machining input[type=reset]:disabled:focus,#smartcut-machining input[type=reset]:disabled:active,#smartcut-machining input[type=button]:disabled:hover,#smartcut-machining input[type=button]:disabled:focus,#smartcut-machining input[type=button]:disabled:active{cursor:not-allowed;color:#757575fa;background-color:#b5b5b5}#smartcut-app .c-btn:disabled:focus-visible{cursor:not-allowed;color:#757575fa;background-color:#b5b5b5}#smartcut-app button:disabled:focus-visible{cursor:not-allowed;color:#757575fa;background-color:#b5b5b5}#smartcut-app button[type=submit]:disabled:focus-visible{cursor:not-allowed;color:#757575fa;background-color:#b5b5b5}#smartcut-app input[type=submit]:disabled:focus-visible{cursor:not-allowed;color:#757575fa;background-color:#b5b5b5}#smartcut-app input[type=reset]:disabled:focus-visible{cursor:not-allowed;color:#757575fa;background-color:#b5b5b5}#smartcut-app input[type=button]:disabled:focus-visible{cursor:not-allowed;color:#757575fa;background-color:#b5b5b5}#smartcut-machining .c-btn:disabled:focus-visible{cursor:not-allowed;color:#757575fa;background-color:#b5b5b5}#smartcut-machining button:disabled:focus-visible{cursor:not-allowed;color:#757575fa;background-color:#b5b5b5}#smartcut-machining button[type=submit]:disabled:focus-visible{cursor:not-allowed;color:#757575fa;background-color:#b5b5b5}#smartcut-machining input[type=submit]:disabled:focus-visible{cursor:not-allowed;color:#757575fa;background-color:#b5b5b5}#smartcut-machining input[type=reset]:disabled:focus-visible{cursor:not-allowed;color:#757575fa;background-color:#b5b5b5}#smartcut-machining input[type=button]:disabled:focus-visible{cursor:not-allowed;color:#757575fa;background-color:#b5b5b5}#smartcut-app .c-btn.small,#smartcut-app button.small,#smartcut-app button[type=submit].small,#smartcut-app input[type=submit].small,#smartcut-app input[type=reset].small,#smartcut-app input[type=button].small,#smartcut-machining .c-btn.small,#smartcut-machining button.small,#smartcut-machining button[type=submit].small,#smartcut-machining input[type=submit].small,#smartcut-machining input[type=reset].small,#smartcut-machining input[type=button].small{border-radius:5px;height:26px;padding-left:10px;padding-right:10px;font-size:.81rem;line-height:26px}#smartcut-app .c-btn.loading:after,#smartcut-app button.loading:after,#smartcut-app button[type=submit].loading:after,#smartcut-app input[type=submit].loading:after,#smartcut-app input[type=reset].loading:after,#smartcut-app input[type=button].loading:after,#smartcut-machining .c-btn.loading:after,#smartcut-machining button.loading:after,#smartcut-machining button[type=submit].loading:after,#smartcut-machining input[type=submit].loading:after,#smartcut-machining input[type=reset].loading:after,#smartcut-machining input[type=button].loading:after,#smartcut-app .c-btn.loading.light:after,#smartcut-app button.loading.light:after,#smartcut-app button[type=submit].loading.light:after,#smartcut-app input[type=submit].loading.light:after,#smartcut-app input[type=reset].loading.light:after,#smartcut-app input[type=button].loading.light:after,#smartcut-machining .c-btn.loading.light:after,#smartcut-machining button.loading.light:after,#smartcut-machining button[type=submit].loading.light:after,#smartcut-machining input[type=submit].loading.light:after,#smartcut-machining input[type=reset].loading.light:after,#smartcut-machining input[type=button].loading.light:after{content:url("data:image/svg+xml,%3Csvg viewBox='0 0 44 44' xmlns='http://www.w3.org/2000/svg' stroke='white' %3E%3Cg fill='none' fill-rule='evenodd' stroke-width='2'%3E%3Ccircle cx='22' cy='22' r='1'%3E%3Canimate attributeName='r' begin='0s' dur='1.8s' values='1; 20' calcMode='spline' keyTimes='0; 1' keySplines='0.165, 0.84, 0.44, 1' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-opacity' begin='0s' dur='1.8s' values='1; 0' calcMode='spline' keyTimes='0; 1' keySplines='0.3, 0.61, 0.355, 1' repeatCount='indefinite'/%3E%3C/circle%3E%3Ccircle cx='22' cy='22' r='1'%3E%3Canimate attributeName='r' begin='-0.9s' dur='1.8s' values='1; 20' calcMode='spline' keyTimes='0; 1' keySplines='0.165, 0.84, 0.44, 1' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-opacity' begin='-0.9s' dur='1.8s' values='1; 0' calcMode='spline' keyTimes='0; 1' keySplines='0.3, 0.61, 0.355, 1' repeatCount='indefinite'/%3E%3C/circle%3E%3C/g%3E%3C/svg%3E");width:32px;height:32px;margin-left:10px;display:block}#smartcut-app .c-btn.success:after,#smartcut-app button.success:after,#smartcut-app button[type=submit].success:after,#smartcut-app input[type=submit].success:after,#smartcut-app input[type=reset].success:after,#smartcut-app input[type=button].success:after,#smartcut-machining .c-btn.success:after,#smartcut-machining button.success:after,#smartcut-machining button[type=submit].success:after,#smartcut-machining input[type=submit].success:after,#smartcut-machining input[type=reset].success:after,#smartcut-machining input[type=button].success:after{content:"";color:green;margin-left:10px;font-family:"Font Awesome 5 Pro"}#smartcut-app .c-btn.success.light:after,#smartcut-app button.success.light:after,#smartcut-app button[type=submit].success.light:after,#smartcut-app input[type=submit].success.light:after,#smartcut-app input[type=reset].success.light:after,#smartcut-app input[type=button].success.light:after,#smartcut-machining .c-btn.success.light:after,#smartcut-machining button.success.light:after,#smartcut-machining button[type=submit].success.light:after,#smartcut-machining input[type=submit].success.light:after,#smartcut-machining input[type=reset].success.light:after,#smartcut-machining input[type=button].success.light:after{color:#fff}#smartcut-app .c-btn.dev,#smartcut-app button.dev,#smartcut-app button[type=submit].dev,#smartcut-app input[type=submit].dev,#smartcut-app input[type=reset].dev,#smartcut-app input[type=button].dev,#smartcut-machining .c-btn.dev,#smartcut-machining button.dev,#smartcut-machining button[type=submit].dev,#smartcut-machining input[type=submit].dev,#smartcut-machining input[type=reset].dev,#smartcut-machining input[type=button].dev{background-color:#8a2be2}#smartcut-app #import-file,#smartcut-machining #import-file{position:relative}#smartcut-app #import-file.dxf .dxf-preview,#smartcut-machining #import-file.dxf .dxf-preview{margin-top:20px}#smartcut-app #import-file.dxf .dxf-preview .diagram,#smartcut-machining #import-file.dxf .dxf-preview .diagram{width:80px;height:80px}#smartcut-app #import-file .number-options,#smartcut-machining #import-file .number-options{color:#1b1a1efa;background:#f0f0f0;border-top:1px solid #073b4c;border-bottom:1px solid #073b4c;margin-bottom:20px;padding:20px 10px}#smartcut-app #import-file .number-options>p:first-child,#smartcut-machining #import-file .number-options>p:first-child{margin-top:0}#smartcut-app #import-file .number-options div:last-child,#smartcut-machining #import-file .number-options div:last-child{margin-bottom:0}#smartcut-app #import-file .settings,#smartcut-machining #import-file .settings{margin-top:20px;padding-top:0}#smartcut-app #import-file .settings .input-wrapper,#smartcut-machining #import-file .settings .input-wrapper{margin-bottom:20px}#smartcut-app #import-file #create-matching-stock,#smartcut-machining #import-file #create-matching-stock{margin-right:10px}#smartcut-app #import-file .heading.section,#smartcut-machining #import-file .heading.section{margin-top:10px!important;margin-bottom:20px!important}#smartcut-app #import-file .guide,#smartcut-machining #import-file .guide{margin-bottom:20px;font-weight:700}#smartcut-app #import-file #rotation-vis,#smartcut-machining #import-file #rotation-vis{width:160px;height:80px}#smartcut-app #import-file #import-file-progress,#smartcut-machining #import-file #import-file-progress{margin-top:20px}#smartcut-app #import-file #import-file-progress .type,#smartcut-machining #import-file #import-file-progress .type{margin-bottom:5px;font-size:.93rem}#smartcut-app #import-file #import-file-progress .outer,#smartcut-machining #import-file #import-file-progress .outer{border:1px solid gray;border-radius:5px;width:100%;height:20px;overflow:hidden}#smartcut-app #import-file #import-file-progress .inner,#smartcut-machining #import-file #import-file-progress .inner{background-color:green;width:0%;height:100%;transition:width .1s}#smartcut-app #import-file #drop,#smartcut-machining #import-file #drop{margin-top:20px;margin-bottom:20px}#smartcut-app #import-file #formatting-units,#smartcut-machining #import-file #formatting-units{color:#1b1a1efa;background:#f0f0f0;border:1px solid #1b1a1e;border-radius:8px;padding:10px;font-size:.93rem}#smartcut-app #import-file #formatting-units>p:first-child,#smartcut-machining #import-file #formatting-units>p:first-child{margin-top:0}#smartcut-app #import-file #formatting-units>p:last-child,#smartcut-machining #import-file #formatting-units>p:last-child{margin-bottom:0}#smartcut-app #import-file #available-column-headers,#smartcut-machining #import-file #available-column-headers{border-collapse:collapse;border:3px solid #ef476f;border-radius:8px;width:100%;margin-top:20px;font-size:.87rem}#smartcut-app #import-file #available-column-headers th,#smartcut-app #import-file #available-column-headers td,#smartcut-machining #import-file #available-column-headers th,#smartcut-machining #import-file #available-column-headers td{text-align:left;border:1px solid #1d1c21;padding:5px}#smartcut-app #import-file #available-column-headers td,#smartcut-machining #import-file #available-column-headers td{vertical-align:top}#smartcut-app #import-file #available-column-headers td:first-child,#smartcut-machining #import-file #available-column-headers td:first-child{color:#1b1a1efa;text-transform:capitalize;background:#f0f0f0}#smartcut-app #import-file #available-column-headers div,#smartcut-machining #import-file #available-column-headers div{margin-bottom:5px}#smartcut-app #import-file #available-column-headers div:last-child,#smartcut-machining #import-file #available-column-headers div:last-child{margin-right:0}#smartcut-app #import-file .input-wrapper,#smartcut-machining #import-file .input-wrapper{margin-bottom:10px}#smartcut-app #import-file .input-wrapper.margin-top,#smartcut-machining #import-file .input-wrapper.margin-top{margin-top:20px}#smartcut-app #import-file #units>div,#smartcut-machining #import-file #units>div{margin-bottom:20px}#smartcut-app #import-file #units>div:last-child,#smartcut-machining #import-file #units>div:last-child{margin-bottom:0}#smartcut-app #import-file #info,#smartcut-machining #import-file #info{margin-top:20px;margin-bottom:20px}#smartcut-app #import-file #import-map,#smartcut-machining #import-file #import-map{color:#1b1a1efa;background:#f0f0f0;padding:40px 20px;position:relative}#smartcut-app #import-file #import-map .close,#smartcut-machining #import-file #import-map .close{margin:0;position:absolute;top:10px;right:10px}#smartcut-app #import-file #import-map p,#smartcut-machining #import-file #import-map p{font-size:.93rem}#smartcut-app #import-file #import-map #mapping-wrapper,#smartcut-machining #import-file #import-map #mapping-wrapper{flex-wrap:wrap;align-items:center;display:flex}#smartcut-app #import-file #import-map #mapping-wrapper>select,#smartcut-machining #import-file #import-map #mapping-wrapper>select{width:auto;margin:0 10px 10px 0;padding-left:5px;padding-right:20px}#smartcut-app #import-file #import-map #mapping-wrapper>button,#smartcut-machining #import-file #import-map #mapping-wrapper>button{margin-top:0;margin-bottom:10px;margin-right:10px}#smartcut-app #import-file .warning,#smartcut-machining #import-file .warning{background-color:#ffac6d}#smartcut-app #import-file #key,#smartcut-machining #import-file #key{margin-top:20px;margin-bottom:20px;font-size:.93rem;display:flex}#smartcut-app #import-file #key>div,#smartcut-machining #import-file #key>div{border:3px solid #000;margin-right:3px;padding:10px}#smartcut-app #import-file #key .duplicate,#smartcut-machining #import-file #key .duplicate{color:#fffffffa;background-color:#e14e29;font-weight:700}#smartcut-app #import-file #key .invalid,#smartcut-machining #import-file #key .invalid{color:#1b1a1efa;background-color:#fa0}#smartcut-app #import-file .table-wrapper,#smartcut-machining #import-file .table-wrapper{position:relative}#smartcut-app #import-file .table-wrapper #cell-info,#smartcut-machining #import-file .table-wrapper #cell-info{background-color:#ffac6d;border:3px solid #000;border-radius:8px;width:90%;height:auto;min-height:22px;padding:10px 44px 10px 10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:-2px 2px 2px #0003}#smartcut-app #import-file .table-wrapper #cell-info button,#smartcut-machining #import-file .table-wrapper #cell-info button{position:absolute;top:4px;right:4px}#smartcut-app #import-file .table-wrapper .user-headers .cell,#smartcut-machining #import-file .table-wrapper .user-headers .cell{color:#1b1a1efa;background:#f0f0f0}#smartcut-app #import-file .grid-table,#smartcut-machining #import-file .grid-table{margin-bottom:20px}#smartcut-app #import-file .grid-table .row.data .cell,#smartcut-machining #import-file .grid-table .row.data .cell{text-transform:uppercase}#smartcut-app #import-file .grid-table .row.values,#smartcut-machining #import-file .grid-table .row.values{background-color:#fff}#smartcut-app #import-file .grid-table .row .cell.clickable,#smartcut-machining #import-file .grid-table .row .cell.clickable{cursor:pointer;color:#fff;background-color:#2c8d8f}#smartcut-app #import-file .grid-table .row .cell.clickable:hover,#smartcut-machining #import-file .grid-table .row .cell.clickable:hover{background-color:#29c778}#smartcut-app #import-file .grid-table .row .cell.duplicate,#smartcut-machining #import-file .grid-table .row .cell.duplicate{color:#fffffffa;cursor:pointer;background-color:#e14e29;font-weight:700}#smartcut-app #import-file .grid-table .row .cell.invalid,#smartcut-machining #import-file .grid-table .row .cell.invalid{color:#1b1a1efa;cursor:pointer;background-color:#fa0}#smartcut-app #import-file .grid-table .row.full-width,#smartcut-machining #import-file .grid-table .row.full-width{color:#fff;background-color:#073b4c}#smartcut-app #import-file .grid-table .row.mapped-to,#smartcut-machining #import-file .grid-table .row.mapped-to{background-color:#ffd166;font-weight:700}:root{--notice-width:280px}@media (min-width:600px){:root{--notice-width:400px}}.notice-move,.v-move{transition:transform .4s}.notice-left-enter-active{transition:opacity .4s}.notice-left-leave-active{transition:opacity .4s;position:absolute;width:var(--notice-width)!important}.notice-left-leave-active .notice{width:var(--notice-width)!important}.notice-left-enter-from,.notice-left-leave-to{opacity:0}.notice-right-enter-active{transition:opacity .4s}.notice-right-leave-active{transition:opacity .4s;position:absolute;width:var(--notice-width)!important}.notice-right-leave-active .notice{width:var(--notice-width)!important}.notice-right-enter-from,.notice-right-leave-to{opacity:0}#smartcut-notices{z-index:9999;pointer-events:none;width:100%;position:fixed}#smartcut-notices .notices-container{z-index:1000;box-sizing:border-box;width:320px;padding:20px;position:relative}#smartcut-notices .notices-container.bottom-left{position:fixed;bottom:0;left:0}#smartcut-notices .notices-container.bottom-right{position:fixed;bottom:0;right:0}#smartcut-notices .notices-container.top-left{position:fixed;top:0;left:0}#smartcut-notices .notices-container.top-right{position:fixed;top:0;right:0}#smartcut-notices .notices-container .notice{pointer-events:auto;width:var(--notice-width);box-sizing:border-box;color:#fff;background:#000;border:none;border-left:8px solid #0000;border-radius:4px;align-items:center;height:auto;min-height:-moz-fit-content;min-height:fit-content;margin-bottom:8px;padding:16px;font-size:14px;font-weight:700;display:flex;overflow:hidden;box-shadow:0 2px 8px #00000026}#smartcut-notices .notices-container .notice .content{word-break:break-word;flex:1;width:100%;margin-right:10px;line-height:1.3;display:block}#smartcut-notices .notices-container .notice .content .message{cursor:pointer}#smartcut-notices .notices-container .notice .content .additional-info{opacity:.8;margin-top:4px;font-size:12px}#smartcut-notices .notices-container .notice--success{border-left-color:#1bc319}#smartcut-notices .notices-container .notice--info{border-left-color:#fff}#smartcut-notices .notices-container .notice--warning{border-left-color:#fa0}#smartcut-notices .notices-container .notice--error{border-left-color:#e14e29}#smartcut-notices .dismiss{color:#fff;cursor:pointer;opacity:.7;flex-shrink:0;transition:opacity .2s}#smartcut-notices .dismiss:hover{opacity:1}.error-message[data-v-6d642def]{color:red;padding:1rem}
