code[class*=language-],pre[class*=language-]{word-wrap:normal;background:0 0;color:#000;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;-webkit-hyphens:none;hyphens:none;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;text-align:left;text-shadow:0 1px #fff;white-space:pre;word-break:normal;word-spacing:normal}code[class*=language-] ::-moz-selection,code[class*=language-]::-moz-selection,pre[class*=language-] ::-moz-selection,pre[class*=language-]::-moz-selection{background:#b3d4fc;text-shadow:none}code[class*=language-] ::selection,code[class*=language-]::selection,pre[class*=language-] ::selection,pre[class*=language-]::selection{background:#b3d4fc;text-shadow:none}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}pre[class*=language-]{margin:.5em 0;overflow:auto;padding:1em}:not(pre)>code[class*=language-],pre[class*=language-]{background:#f5f2f0}:not(pre)>code[class*=language-]{border-radius:.3em;padding:.1em;white-space:normal}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#708090}.token.punctuation{color:#999}.token.namespace{opacity:.7}.token.boolean,.token.constant,.token.deleted,.token.number,.token.property,.token.symbol,.token.tag{color:#905}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#690}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url{background:hsla(0,0%,100%,.5);color:#9a6e3a}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.class-name,.token.function{color:#dd4a68}.token.important,.token.regex,.token.variable{color:#e90}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}pre[class*=language-].line-numbers{counter-reset:linenumber;padding-left:3.8em;position:relative}pre[class*=language-].line-numbers>code{position:relative;white-space:inherit}.line-numbers .line-numbers-rows{border-right:1px solid #999;font-size:100%;left:-3.8em;letter-spacing:-1px;pointer-events:none;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:3em}.line-numbers-rows>span{counter-increment:linenumber;display:block}.line-numbers-rows>span:before{color:#999;content:counter(linenumber);display:block;padding-right:.8em;text-align:right}.token a{color:inherit}div.code-toolbar{position:relative}div.code-toolbar>.toolbar{opacity:0;position:absolute;right:.2em;top:.3em;transition:opacity .3s ease-in-out;z-index:10}div.code-toolbar:hover>.toolbar{opacity:1}div.code-toolbar:focus-within>.toolbar{opacity:1}div.code-toolbar>.toolbar>.toolbar-item{display:inline-block}div.code-toolbar>.toolbar>.toolbar-item>a{cursor:pointer}div.code-toolbar>.toolbar>.toolbar-item>button{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}div.code-toolbar>.toolbar>.toolbar-item>a,div.code-toolbar>.toolbar>.toolbar-item>button,div.code-toolbar>.toolbar>.toolbar-item>span{background:#f5f2f0;background:hsla(0,0%,88%,.2);border-radius:.5em;box-shadow:0 2px 0 0 rgba(0,0,0,.2);color:#bbb;font-size:.8em;padding:0 .5em}div.code-toolbar>.toolbar>.toolbar-item>a:focus,div.code-toolbar>.toolbar>.toolbar-item>a:hover,div.code-toolbar>.toolbar>.toolbar-item>button:focus,div.code-toolbar>.toolbar>.toolbar-item>button:hover,div.code-toolbar>.toolbar>.toolbar-item>span:focus,div.code-toolbar>.toolbar>.toolbar-item>span:hover{color:inherit;text-decoration:none}span.inline-color-wrapper{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyIDIiPjxwYXRoIGZpbGw9ImdyYXkiIGQ9Ik0wIDBoMnYySDB6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgMGgxdjFIMHptMSAxaDF2MUgxeiIvPjwvc3ZnPg==);background-position:50%;background-size:110%;border:1px solid #fff;box-sizing:border-box;display:inline-block;height:1.333ch;margin:0 .333ch;outline:1px solid rgba(0,0,0,.5);overflow:hidden;width:1.333ch}span.inline-color{display:block;height:120%;width:120%}
@charset "UTF-8";:root{--color-cadwork:#164094;--color-dark-blue:#07103b;--color-light-blue:#164094;--color-chapter-active-bg:#132b6f;--color-chapter-hover-bg:#4760a8;--color-cookie-consent-overlay:hsla(0,0%,50%,.5);--color-cookie-consent-bg:#07103b;--color-cookie-consent-text:#fff;--color-icon:#144094;--color-accordion:#164094;--color-tip-text:#087d1a;--color-tip-bg:rgba(37,157,84,.09);--color-warning-text:#b16500;--color-warning-bg:rgba(177,101,0,.059);--color-error-text:#b10000;--color-error-bg:rgba(177,0,0,.059);--color-text:#333;--color-text-not-important:#888;--color-link:#144094;--color-link-hover:#144094;--color-pre-bg:#f8f8f8;--color-pre-border:#ccc;--color-pre-text:#333;--color-table-th-bg:#ddd;--color-table-row-stripe-bg:#f8f8f8;--color-input-invalid:#ca5c5c;--color-keyboard-text:green;--color-mouse-button:var(--color-cadwork,#164094);--color-mark-bg-yellow:rgba(255,251,0,.6);--color-mark-bg-orange:rgba(255,115,0,.6);--color-mark-bg-red:rgba(255,0,0,.55);--color-mark-bg-purple:rgba(255,0,234,.5);--color-mark-bg-blue:rgba(0,140,255,.5);--color-mark-bg-green:rgba(30,255,0,.5);--color-mark-txt-yellow:#caac00;--color-mark-txt-orange:#e68200;--color-mark-txt-red:#ce0000;--color-mark-txt-purple:#bb00ab;--color-mark-txt-blue:#005fad;--color-mark-txt-green:#259416;--color-bullet-number-bg:#0200fe;--color-bullet-number-shadow:rgba(0,0,0,.3);--color-scrollbar-handle:gray;--color-scrollbar-track:#f1f1f1}*{margin:0}h1,h2,h3,h4,h5,p{overflow-wrap:break-word}@font-face{font-display:swap;font-family:Lato;font-style:italic;font-weight:400;src:url(../font/Lato-Italic.ttf) format("truetype");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Lato;font-style:italic;font-weight:700;src:url(../font/Lato-BoldItalic.ttf) format("truetype");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:400;src:url(../font/Lato-Regular.ttf) format("truetype");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:700;src:url(../font/Lato-Bold.ttf) format("truetype");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Calibri;font-style:italic;font-weight:400;src:url(../font/Calibri-Italic.ttf) format("truetype");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Calibri;font-style:italic;font-weight:700;src:url(../font/Calibri-BoldItalic.ttf) format("truetype");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Calibri;font-style:normal;font-weight:400;src:url(../font/Calibri-Regular.ttf) format("truetype");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Calibri;font-style:normal;font-weight:700;src:url(../font/Calibri-Bold.ttf) format("truetype");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:block;font-family:cadwork-icons;font-style:normal;font-weight:400;src:url(/font/cadwork-icons.ttf?non5qr) format("truetype"),url(/font/cadwork-icons.woff?non5qr) format("woff"),url(/font/cadwork-icons.svg?non5qr#cadwork-icons) format("svg")}.cw-icon{speak:never;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:cadwork-icons!important;font-style:normal;font-variant:normal;font-variant-ligatures:discretionary-ligatures;font-weight:400;letter-spacing:0;line-height:1;text-transform:none}.file-2d:before{content:"\e900"}.file-2dr:before{content:"\e901"}.file-2dv:before{content:"\e902"}.file-2dc:before{content:"\e903"}.file-2dm:before{content:"\e909"}.file-3d:before{content:"\e904"}.file-ini:before{content:"\e905"}.file-list:before{content:"\e906"}.file-lxz:before{content:"\e907"}.logo-lexocad:before{content:"\e908"}.mouse-left:before{content:"\e90a"}.mouse-middle:before{content:"\e90b"}.mouse-right:before{content:"\e90c"}html{font-family:Segoe UI,Arial,Helvetica Neue,Roboto,Noto Sans,sans-serif;font-size:16px;line-height:1.4}html.font-size-xs{font-size:12px}html.font-size-s{font-size:14px}html.font-size-m{font-size:16px}html.font-size-l{font-size:18px}html.font-size-xl{font-size:20px}body{color:#333;color:var(--color-text,#333);font-family:inherit;font-size:inherit;line-height:inherit}h1,h2,h3,h4,h5,h6{-moz-column-break-after:avoid;break-after:avoid;font-family:Segoe UI,Arial,Helvetica Neue,Roboto,Noto Sans,sans-serif;font-weight:700;line-height:1.4;margin-bottom:.2em;margin-top:1em}h1{font-size:2.3em;margin:0}h2{font-size:1.8em}h3{font-size:1.5em}h4{font-size:1.2em}h5{font-size:1.1em}blockquote,div.box,h1,h2,h3,h4,h5,h6,li,p,pre{orphans:2;widows:2}.card-body,.note-editable{container-name:text-container;container-type:inline-size;line-height:1.5}.card-body li,.card-body ol,.card-body p,.card-body ul,.note-editable li,.note-editable ol,.note-editable p,.note-editable ul{margin:1em 0}.card-body div.box,.card-body pre,.card-body table,.note-editable div.box,.note-editable pre,.note-editable table{margin:1em 0 2em}.card-body figure,.note-editable figure{margin:1em auto 2em}.card-body p:has(a+br+em):has(a>img),.card-body p:has(a+br+i):has(a>img),.card-body p:has(img+br+em),.card-body p:has(img+br+i),.note-editable p:has(a+br+em):has(a>img),.note-editable p:has(a+br+i):has(a>img),.note-editable p:has(img+br+em),.note-editable p:has(img+br+i){-moz-column-break-inside:avoid;break-inside:avoid;display:table;margin:1em auto 2em!important;text-align:center}.card-body p:has(a+br+em):has(a>img) img,.card-body p:has(a+br+i):has(a>img) img,.card-body p:has(img+br+em) img,.card-body p:has(img+br+i) img,.note-editable p:has(a+br+em):has(a>img) img,.note-editable p:has(a+br+i):has(a>img) img,.note-editable p:has(img+br+em) img,.note-editable p:has(img+br+i) img{height:auto!important;max-width:100%}.card-body p:has(a+br+em):has(a>img) em,.card-body p:has(a+br+em):has(a>img) i,.card-body p:has(a+br+i):has(a>img) em,.card-body p:has(a+br+i):has(a>img) i,.card-body p:has(img+br+em) em,.card-body p:has(img+br+em) i,.card-body p:has(img+br+i) em,.card-body p:has(img+br+i) i,.note-editable p:has(a+br+em):has(a>img) em,.note-editable p:has(a+br+em):has(a>img) i,.note-editable p:has(a+br+i):has(a>img) em,.note-editable p:has(a+br+i):has(a>img) i,.note-editable p:has(img+br+em) em,.note-editable p:has(img+br+em) i,.note-editable p:has(img+br+i) em,.note-editable p:has(img+br+i) i{caption-side:bottom;padding:.5em 0}.card-body p,.note-editable p{min-height:1.4em}.card-body p+ol,.card-body p+ul,.note-editable p+ol,.note-editable p+ul{margin-top:-.5em}.card-body li>ol,.card-body li>ul,.note-editable li>ol,.note-editable li>ul{margin-top:0}.card-body ol>li,.card-body ul>li,.note-editable ol>li,.note-editable ul>li{margin:.5em 0}.card-body ol>li:first-child,.card-body ul>li:first-child,.note-editable ol>li:first-child,.note-editable ul>li:first-child{margin-top:.25em}.card-body img,.note-editable img{min-height:1em;min-width:1em}.card-body li>img,.note-editable li>img{vertical-align:top}.card-body tr.has-images-inside img,.note-editable tr.has-images-inside img{max-width:unset}.card-body table,.note-editable table{color:inherit}.card-body table pre:first-child,.note-editable table pre:first-child{margin-top:0}.card-body table .code-toolbar:last-child>pre,.card-body table pre:last-child,.note-editable table .code-toolbar:last-child>pre,.note-editable table pre:last-child{margin-bottom:0}.card-body tbody,.note-editable tbody{vertical-align:text-top}.card-body td,.card-body th,.note-editable td,.note-editable th{padding:.5em}.card-body th,.note-editable th{background-color:var(--color-table-th-bg,#ddd)}.card-body tr:nth-child(2n) td,.note-editable tr:nth-child(2n) td{background-color:var(--color-table-row-stripe-bg,#f8f8f8)}.card-body table.has-images-inside td:first-child,.card-body table.has-images-inside th:first-child,.note-editable table.has-images-inside td:first-child,.note-editable table.has-images-inside th:first-child{padding-left:0}.card-body table.has-images-inside td:last-child,.card-body table.has-images-inside th:last-child,.note-editable table.has-images-inside td:last-child,.note-editable table.has-images-inside th:last-child{padding-right:0}.keep-with-next{-moz-column-break-after:avoid;break-after:avoid}.keep-together{-moz-column-break-inside:avoid;break-inside:avoid}.resizeable-x{border:1px dashed #888;overflow:hidden;position:relative;resize:horizontal;resize:both}.resizeable-x:after{background:rgba(0,0,0,.5);bottom:0;color:#fff;content:"resize me ↘️";font-size:.8em;padding:.2em .5em;position:absolute;right:0}@media print{.resizeable-x{border:none;resize:none}.resizeable-x:after{display:none}}@container text-container (max-width: 480px){tr.has-images-inside.has-multiple-cells{display:flex;flex-direction:column}tr.has-images-inside img{height:auto!important;max-width:100%!important}}kbd{background:linear-gradient(140deg,#ccc,#fff);border-color:#fff #999 #999 #fff;border-radius:.4em;border-style:solid;border-width:.1em .1em .2em;box-shadow:.1em .1em .1em rgba(0,0,0,.2);color:green;font:normal 700 .85em monospace;padding:.1em .3em;vertical-align:.1em}@media print{kbd{box-shadow:.1em .1em .1em rgba(0,0,0,.2),inset .2em .2em .5em rgba(0,0,0,.2)!important}}.mouse-button{color:var(--color-mouse-button,#164094)!important;font:700 1.15em monospace}.mouse-button:before{content:"("}.mouse-button:after{content:")"}.mouse-button:has(i):before{content:none}.mouse-button:has(i):after{content:none}.mouse-button .cw-icon{font-size:1.3em;margin-left:.1em;margin-right:.15em;vertical-align:text-bottom}.mouse-button .mouse-button-letter:before{content:"("}.mouse-button .mouse-button-letter:after{content:")"}@media print{.mouse-button{-webkit-print-color-adjust:exact;print-color-adjust:exact}}code,pre{background-color:#f8f8f8;border:1px solid #ccc;border-radius:.25em;color:var(--color-pre-text,#333);font-size:inherit;line-height:inherit}pre{word-wrap:break-word;padding:.5em;position:relative;word-break:break-all}pre code{background:none;border:none;font-size:inherit;padding:0}code{font-size:.85em;padding:.1em .25em}table code{white-space:nowrap}address{font-family:Courier New,Courier,monospace;font-size:.85em;font-style:normal;margin:1em 0}sub,sup{font-size:70%;position:relative;vertical-align:baseline!important}sup{top:-.6em}sub{bottom:-.3em}.small,small{font-size:80%}var{font-family:serif;font-style:italic}div.box{-moz-column-break-inside:avoid;border:1px solid;break-inside:avoid;padding:.3em .5em .3em 2em;position:relative}div.box:before{font-family:Font Awesome\ 6 Pro;font-variant:normal;font-weight:900;left:.5em;position:absolute;text-rendering:auto;top:.3em}div.box>:first-child{margin-top:0}div.box>:last-child{margin-bottom:0}div.box ol,div.box ul{padding-inline-start:1.4em}div.tip{background-color:var(--color-tip-bg,rgba(37,157,84,.09));border-color:var(--color-tip-text,#087d1a);color:var(--color-tip-text,#087d1a)}div.tip:before{content:"\f0eb"}@media print{div.tip{box-shadow:inset -2000px 0 0 var(--color-tip-bg,rgba(37,157,84,.09))!important}}div.warning{background-color:var(--color-warning-bg,rgba(177,101,0,.059));border-color:var(--color-warning-text,#b16500);color:var(--color-warning-text,#b16500)}div.warning:before{content:"\f071"}@media print{div.warning{box-shadow:inset -2000px 0 0 var(--color-warning-bg,rgba(177,101,0,.059))!important}}div.error{background-color:var(--color-error-bg,rgba(177,0,0,.059));border-color:var(--color-error-text,#b10000);color:var(--color-error-text,#b10000)}div.error:before{content:"\f06a"}@media print{div.error{box-shadow:inset -2000px 0 0 var(--color-error-bg,rgba(177,0,0,.059))!important}}table.th-vertical th{max-height:10em;text-align:left;transform:rotate(180deg);vertical-align:middle!important;writing-mode:vertical-rl}@supports (-moz-appearance:none){table.th-vertical th{text-align:left;transform:rotate(180deg);vertical-align:top!important;writing-mode:vertical-rl}}span.bullet-number{color:#fff;display:inline-block;font-size:.85em;font-weight:700;margin:0 .5em;position:relative;z-index:0}span.bullet-number:before{background-color:var(--color-bullet-number-bg,#0200fe);border-radius:50%;box-shadow:1px 2px 3px var(--color-bullet-number-shadow,rgba(0,0,0,.3));content:"";display:inline-block;height:1.5em;left:50%;position:absolute;top:50%;transform:translate(-50%,-46%);width:1.5em;z-index:-1}@media print{span.bullet-number{color:#fff!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}span.bullet-number:before{box-shadow:inset -1000px -1000px 0 var(--color-bullet-number-bg,#0200fe),1px 2px 3px var(--color-bullet-number-shadow,rgba(0,0,0,.3))!important}}.btn-group>.btn span.bullet-number{z-index:1}mark,mark.bg-yellow{background:var(--color-mark-bg-yellow,rgba(255,251,0,.6))}mark.bg-orange{background:var(--color-mark-bg-orange,rgba(255,115,0,.6))}mark.bg-red{background:var(--color-mark-bg-red,rgba(255,0,0,.55))}mark.bg-purple{background:var(--color-mark-bg-purple,rgba(255,0,234,.5))}mark.bg-blue{background:var(--color-mark-bg-blue,rgba(0,140,255,.5))}mark.bg-green{background:var(--color-mark-bg-green,rgba(30,255,0,.5))}@media print{mark,mark.bg-yellow{box-shadow:inset -5000px 0 0 var(--color-mark-bg-yellow,rgba(255,251,0,.6))!important}mark.bg-orange{box-shadow:inset -5000px 0 0 var(--color-mark-bg-orange,rgba(255,115,0,.6))!important}mark.bg-red{box-shadow:inset -5000px 0 0 var(--color-mark-bg-red,rgba(255,0,0,.55))!important}mark.bg-purple{box-shadow:inset -5000px 0 0 var(--color-mark-bg-purple,rgba(255,0,234,.5))!important}mark.bg-blue{box-shadow:inset -5000px 0 0 var(--color-mark-bg-blue,rgba(0,140,255,.5))!important}mark.bg-green{box-shadow:inset -5000px 0 0 var(--color-mark-bg-green,rgba(30,255,0,.5))!important}}mark[class^=txt-]{background:none!important;padding:0}@media print{mark[class^=txt-]{box-shadow:none!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}}mark.txt-yellow{color:var(--color-mark-txt-yellow,#caac00)!important}mark.txt-orange{color:var(--color-mark-txt-orange,#e68200)!important}mark.txt-red{color:var(--color-mark-txt-red,#ce0000)!important}mark.txt-purple{color:var(--color-mark-txt-purple,#bb00ab)!important}mark.txt-blue{color:var(--color-mark-txt-blue,#005fad)!important}mark.txt-green{color:var(--color-mark-txt-green,#259416)!important}figure{-moz-column-break-inside:avoid;break-inside:avoid;display:table;margin:1em auto;text-align:center}figure figcaption{caption-side:bottom;display:table-caption;font-style:italic;margin:0;min-width:280px;padding:.5em 0}video{height:auto;max-width:100%}.card-body .embed-container,.card-body p:has(iframe,video){height:0!important;padding-top:56%;position:relative;width:100%!important}.card-body .embed-container iframe,.card-body .embed-container video,.card-body p:has(iframe,video) iframe,.card-body p:has(iframe,video) video{height:100%!important;left:0;position:absolute;top:0;width:100%!important}.fit-content{height:-moz-fit-content;height:fit-content}span.arrow{font-size:1.4em;line-height:.8;position:relative;top:.05em}.menu-cadwork,.menu-cadwork-window{color:#111;display:inline-block;font-size:.9em;font-style:normal;padding:0 .3em .1em;white-space:nowrap}.menu-cadwork{background:#f0f0f0;border:1px solid #777}@media print{.menu-cadwork{box-shadow:inset -1000px -1000px 0 #f0f0f0!important}}.menu-cadwork-window{background:#a5d1fe;border:1px solid #777}@media print{.menu-cadwork-window{box-shadow:inset -1000px -1000px 0 #a5d1fe!important}}.f-key,.f-key-blue{font-family:Roboto;font-weight:700}.f-key{color:#000}.f-key-blue{color:blue}.visually-hidden{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}div.code-toolbar>.toolbar{background-color:unset;color:unset;opacity:1;padding:unset;right:.2em;top:.1em;width:unset}#page-content div.code-toolbar>.toolbar .toolbar-item{margin:0 .1em}#page-content div.code-toolbar>.toolbar .toolbar-item span{background:none;box-shadow:none;color:#999}#page-content div.code-toolbar>.toolbar .toolbar-item span:hover{color:#999}#page-content div.code-toolbar>.toolbar .toolbar-item button{background:#144094;border-radius:.3em;box-shadow:none;line-height:1.4;padding:0 .5em .1em}#page-content div.code-toolbar>.toolbar .toolbar-item button span{color:#fff;position:relative}#page-content div.code-toolbar>.toolbar .toolbar-item button:hover{background:#0e2d67}#page-content div.code-toolbar>.toolbar .toolbar-item button:hover span{color:#fff}div.code-toolbar>.toolbar .toolbar-item:first-child span{font-family:monospace}div.code-toolbar>.toolbar .toolbar-item:last-child span{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}body,html{height:100vh;scroll-behavior:smooth}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:gray}::-webkit-scrollbar-thumb:hover{background:#676767}#page{display:grid;grid-template-rows:auto 1fr;height:100%}#page-content{display:flex;overflow:hidden}.footer,.navbar{background-color:var(--color-dark-blue,#07103b)}.footer{color:#fff;font-size:.8em;text-align:center}.footer p{margin:.5em}.js-cookie-consent{background:hsla(0,0%,50%,.5);background:vars(--color-cookie-consent-overlay,hsla(0,0%,50%,.5));bottom:0;left:0;position:fixed;right:0;top:0;z-index:10}.js-cookie-consent>div{background-color:#07103b;background-color:var(--color-cookie-consent-bg,#07103b);color:#fff;padding:1em;position:relative;text-align:center;top:50%;transform:translateY(-50%)}.js-cookie-consent-agree{border:0}.js-cookie-consent-agree:hover{background-color:#2883bd;color:#fff}.kb-accordion{background:var(--color-accordion,#164094);color:#fff;flex-shrink:0;overflow:hidden;overflow-y:scroll;transition:.5s;width:0}.kb-accordion .kb-accordion::-webkit-scrollbar{width:6px}.kb-accordion .kb-accordion::-webkit-scrollbar-track{background:#1d53c0}.kb-accordion .kb-accordion::-webkit-scrollbar-thumb{background:#091a3b}.kb-accordion .kb-accordion::-webkit-scrollbar-thumb:hover{background:#02060f}.kb-accordion h3{background:var(--color-chapter-active-bg,#132b6f);font-weight:400;margin:0}.kb-accordion h3 a{color:#fff;display:block;line-height:2.4;padding:0 10px;text-decoration:none;transition:.3s}.kb-accordion li,.kb-accordion ul{margin:0;padding:0}.kb-accordion li{list-style-type:none}.kb-accordion h4,.kb-accordion ul ul li a{color:#fff;display:block;font-size:11px;line-height:27px;padding:0 15px;position:relative;text-decoration:none;transition:all .15s}.kb-accordion li.selected{background-color:var(--color-chapter-active-bg,#132b6f)}.kb-accordion ul ul li a:hover{background:var(--color-chapter-hover-bg,#4760a8);color:#fff}.kb-accordion ul ul{display:none}.kb-accordion li.active>ul{background-color:var(--color-accordion,#164094);display:block}.kb-accordion .ul-level-3{border-left:1px dotted rgba(0,0,0,.5);margin-left:0}.kb-accordion .level-4{margin-left:1em}.kb-accordion>li>a{background-color:var(--color-accordion,#164094)}.kb-accordion .active>a:not(:only-child):after{content:"\f106";font-family:Font Awesome\ 5 Pro;font-weight:400}.kb-accordion li.highlight{background-color:var(--color-chapter-hover-bg,#4760a8)}.kb-accordion a{color:#fff;font-size:14px}.kb-accordion a:hover{background:var(--color-chapter-hover-bg,#4760a8);text-decoration:none}#main-content{max-height:100%;overflow:auto;padding:1em;width:100%}html.lexocad-release-notes .main-content{overflow:auto;padding-bottom:1em;padding-top:1em}.scroll-y{overflow-y:scroll!important}.center-vertically{align-items:center;display:flex}.pdf-icon,.print-icon,.share-icon{background-color:#fff;color:#144094;font-size:20px;margin:10px;padding:8px;text-decoration:none}.top-icon:hover{color:#144094}.topright2{background-color:#144094;border-radius:24px;color:#fff;font-size:16px;padding:8px 14px;position:absolute;right:128px;top:16px}.article-navigation{display:flex;flex-direction:row;justify-content:space-between;padding-bottom:.2em;padding-top:1em}.article-navigation .spacer{flex:1}.navigate-next,.navigate-prev{align-items:center;background-color:#144094;border-radius:.2em;color:#fff;-moz-column-gap:.5em;column-gap:.5em;display:flex;flex-direction:row;flex-wrap:wrap;padding:.5em 1em;text-decoration:none}.navigate-next:hover,.navigate-prev:hover{background-color:#0e2d67;color:#fff;text-decoration:none}.breadcrumb{background:none;margin-bottom:0}.breadcrumb li:after{content:" > ";white-space:pre}.breadcrumb li:last-child:after{content:""}.content-tutorial{padding-left:32px;position:relative}.copy{background-color:#fff;border:none;border-bottom-right-radius:4px;border-top-right-radius:4px;cursor:pointer}.ur{border:none;border-bottom-left-radius:4px;border-top-left-radius:4px}.ur.focus,.ur:focus,button.focus,button:focus{box-shadow:none!important;outline:0}.search-bar input{width:100%}.search-bar-toolbar{max-width:1px}.search-bar-toolbar,.search-bar-toolbar input{padding:10px;position:absolute;right:100px;top:0}.icon,.search-bar-toolbar input{min-width:40px}.icon{cursor:pointer;padding:10px}.toolbar{background-color:#07103b;color:#fff;padding:16px;width:100%}ul{margin-bottom:0}#searchResult{background-color:#cecece;color:#07103b;font-size:14px;list-style:none;margin-top:32px;padding:0;position:absolute;z-index:100}#searchResult a{text-decoration:none!important}#searchResult a li{background-color:#cecece;color:#07103b;margin-bottom:1px;padding:4px}#searchResult a li:hover{background-color:#fff;cursor:pointer}input[type=text]{padding:.3em}#html input:invalid{color:var(--color-input-invalid,#ca5c5c)}#html input::-moz-placeholder{opacity:.7}#html input::placeholder{opacity:.7}.title{font-size:20px;font-weight:700;text-align:center}.card-text{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box}.card-text,.card-title{overflow:hidden;text-overflow:ellipsis}.card-title{display:block;white-space:normal}.card-title-sm{font-size:1.5em}.menuitem{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.menuitem a:active{background-color:#164094}.social-links{padding-bottom:12px;padding-top:12px}.social-button{background-color:#144094;border-radius:3px;color:#fff;font-size:16px;padding:8px 14px;text-decoration:none;width:64px}mark{background-color:#fff8aa;padding:0!important}.marker-intense{background-color:#ff0}.btn-primary{background:#144094!important;border-color:#144094!important}.filter-button{background:#fff;border:0;border-radius:3px;bottom:3px;color:#144094;margin:0;outline:none;padding:0 10px;position:absolute;right:96px;top:3px;width:64px;z-index:2}.views{font-size:14px}.tutorialbtn{background-color:#afafaf}.tutorialbtn,.tutorialbtn:hover{color:#fff;padding:8px;text-decoration:none}.tutorialbtn:hover{background-color:#9f9f9f}.toptabs{background-color:#bbb;margin-right:4px;padding:4px}.toptabs:hover{background-color:#cbcbcb}.toptabsbtn{color:#fff}.toptabsbtn:hover{color:#fff;text-decoration:none}.hovercolor{transition:transform .2s}.hovercolor:hover{color:#144094;transform:scale(1.1)}.hovercolorbox{background-color:#eee;border-radius:4px;height:260px;margin-top:16px;padding-top:16px;transition:transform .2s}.hovercolorbox:hover{background-color:rgba(65,65,68,.32);color:#144094;cursor:pointer;transform:scale(1.1)}.hovercolorbox-notready{background-color:#eee;height:260px;margin-left:8px;margin-right:8px;padding-top:16px}.hovercolorbox-notready:hover{background-color:rgba(65,65,68,.32);color:#144094}.article-tag{background-color:#144094;border-radius:20px;border-top:outset;color:#fff;display:inline-block;height:24px;padding:2px 12px 0}.article-tags{background-color:hsla(0,0%,91%,.32);color:#144094;padding:8px}.bottomtext{font-size:18px;width:90%}.bottomtext,.bottomtext-tutorial{bottom:0;position:absolute;text-align:center}.bottomtext-tutorial{font-size:14px;padding-right:32px;width:100%}.center-image{display:block;margin-left:auto;margin-right:auto;width:50%}.center-image-vertically{display:inline-block;height:100%;vertical-align:middle}.activeelement{background-color:#00789f}.leftpadding{padding-left:16px}.search-form{background-color:transparent;border-radius:8px;outline:thin solid #fff;padding:3px 50px 3px 10px;position:relative}.search-form .search-input{background-color:transparent;border:none;color:#fff;font-size:15px;height:35px;outline:none;width:15em}.search-form .search-input::-moz-placeholder{color:#fff}.search-form .search-input::placeholder{color:#fff}.search-form .search-button{background-color:transparent;border:0;border-radius:50%;color:#fff;height:35px;outline:0;padding-left:10px;position:absolute;right:4px;top:4px;width:35px}.search-form.reverse{background-color:transparent;border-radius:8px;outline:thin solid #07103b;padding:3px 50px 3px 10px;position:relative}.search-form.reverse .search-input{background-color:transparent;border:none;color:#07103b;font-size:15px;height:35px;outline:none;width:100%!important}.search-form.reverse .search-input::-moz-placeholder{color:#07103b}.search-form.reverse .search-input::placeholder{color:#07103b}.search-form.reverse .search-button{background-color:transparent;border:0;border-radius:50%;color:#07103b;height:35px;outline:0;position:absolute;right:4px;top:4px;width:35px}.search-form.manual{outline-color:#000}.search-form.manual .search-input{color:#000;width:100%!important}.search-form.manual .search-button{color:#000}.custom-search{margin-top:16px;position:relative;width:100%}.custom-search .search-input{border:1px solid #ccc;border-radius:3px;box-sizing:border-box;line-height:1;outline:none;padding:10px 20px;width:100%!important}.custom-search .search-button{background:#144094;border:0;border-radius:3px;bottom:3px;color:#fff;margin:0;outline:none;padding:0 10px;position:absolute;right:3px;top:3px;width:100px;z-index:2}.search-results{margin:1em 0}.search-results a.stretched-link:hover:after{background-color:rgba(0,64,255,.05)}.slidearrowcontainer{height:100%}.slidearrow,.slidearrowcontainer{align-items:center;background-color:transparent;border:0;border-radius:50%;color:#fff;display:flex}.slidearrow{height:35px;outline:0;width:35px}.badge-icon{max-width:1em!important}.badge-icon-logo{max-height:1em;-o-object-fit:contain;object-fit:contain;width:auto}.badge-filter{cursor:pointer;filter:grayscale(100%)}.badge-filter.selected,.badge-filter:hover{background-color:#fff;color:#164094;cursor:pointer;filter:none}blockquote{border-left:5px solid #eee;margin:0 0 20px;padding:10px 20px}.search-filters{background-color:#d0d3d5;padding:16px}.underconstruction{max-width:250px}.recently-updated{background-color:#fafafa;color:#07103b;height:130px;transition:transform .2s}.recently-updated:hover{color:#07103b;text-decoration:none;transform:scale(1.05)}#datatable-wrapper{padding-bottom:64px}.manual-overview-grid{margin:3em 0;row-gap:30px}a.manual-link{color:#333;color:var(--color-text,#333);display:block;text-decoration:none}.manual-link-content{align-items:center;background-color:#eee;border-radius:4px;display:grid;grid-template-rows:auto 1fr;height:100%;padding-top:.001em;transition:transform .2s}.manual-link-content .title{margin:0;padding:1em .5em 0}.manual-link-content:hover{background-color:rgba(65,65,68,.32);color:#144094;color:var(--color-link,#144094);cursor:pointer;transform:scale(1.1)}.not-ready .manual-link-content{opacity:.5}.not-ready .manual-link-content:hover{background-color:rgba(65,65,68,.32);color:#333}.manual-link-content .logo{background-position:50% 50%;background-repeat:no-repeat;background-size:70% auto;padding-top:88%}#canvas{zoom:65%!important}.files{background-color:#144094;border-radius:.2em;color:#fff;margin-top:2em;padding:1em}.files>:first-child{margin-top:0}.files>:last-child{margin-bottom:0}.files ul{list-style:none;margin:0;padding:0}.files li i.cw-icon{font-size:1.46em}.files li i[class*=fa-]{font-size:1.5em}.files .file-size{color:silver;font-size:.8em;margin-left:.5em}.files .file-size:before{content:"["}.files .file-size:after{content:"]"}.tutorial-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}*{scrollbar-color:#385a77 #fff;scrollbar-width:auto}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background-color:#385a77;border:3px solid #fff;border-radius:16px}#sidebar-menu-button{color:#fff;cursor:pointer;font-family:Lucida Sans Unicode,Arial Unicode MS,Arial,Helvetica,sans-serif;font-size:30px;width:48px}.card-body img{height:auto!important;max-width:100%}.app-load-time,.last-edited{color:var(--color-text-not-important,#888)}.cadwork-locations{--min:16em;grid-gap:2em;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,var(--min)),1fr));grid-template-rows:auto;margin:1em 0}.cadwork-locations address{background:#fff;box-shadow:0 0 .5em rgba(0,0,0,.2);margin:0;padding:1em}@media screen{.link-to-web{display:none}}@media (max-width:380px){.hide-mobile-portrait{display:none;visibility:hidden}.navigate-next,.navigate-prev{text-transform:capitalize}}@media (max-width:768px){html{font-size:14px;line-height:1.4}html.font-size-xs{font-size:10px}html.font-size-s{font-size:12px}html.font-size-m{font-size:14px}html.font-size-l{font-size:16px}html.font-size-xl{font-size:18px}.navbar-brand img{height:auto;max-width:100px;vertical-align:baseline}.kb-accordion{width:0}#search-toolbar{display:none!important}#search-sidebar{border-radius:0;outline:none!important}#breadcrumbs-toolbar{display:none!important}.card{border:none}.card-body{padding:0}.footer{font-size:.7em}iframe{height:auto;max-width:100%}.hovercolorbox{height:auto;max-width:1000%}.badge-icon,.badge-icon-logo{height:auto;max-width:10%}.table td{word-break:break-all}}@media (min-width:576px) and (max-width:768px){.container{max-width:unset}}@media (min-width:769px){.kb-accordion{max-width:350px!important;width:100%}#breadcrumbs-sidebar,#search-sidebar,#sidebar-menu-button{display:none!important}}@media print{#page{height:auto}#main-content{max-height:none;padding:0}@page{size:unset;margin:15mm}@page :left{margin-right:25mm}@page :right{margin-left:25mm}body{min-width:unset!important}.container.article-container{max-width:none!important;min-width:unset!important}.container.article-container,.container.article-container>.row,.container.article-container>.row>.col-12{margin:0;padding:0}.card{border:none;border-radius:0}.card-body{padding:0}.card-footer{padding-left:0;padding-right:0}.tooltip{display:none}div.code-toolbar pre{padding:1em .5em .5em}div.code-toolbar>.toolbar{right:0;top:-.1em}#page-content div.code-toolbar>.toolbar .toolbar-item:has(button){display:none}}

/*# sourceMappingURL=app.css.map*/