#root,body,html{height:100%;margin:0}.ms-Stack{flex-direction:column}.ms-Nav-navItems{display:flex}.ms-Nav-groupContent.groupContent-149{margin-bottom:0}#root>div,#root>div>div.ms-Stack,#root>div>div.ms-Stack>div.ms-StackItem:nth-child(2),#root>div>div.ms-Stack>div.ms-StackItem:nth-child(2)>div.ms-Stack{height:100%!important}.ms-Modal-scrollableContent{flex-grow:0}.ms-Nav{display:flex;justify-content:space-between;margin-top:0!important}.ms-Nav-groupContent{margin-bottom:0!important}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media(prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ms-CommandBar{height:auto}@media print and (orientation:portrait){.no-print{display:none!important}.page-brake-after{page-break-after:always}.break-before{page-break-before:always}}@media print{@page{margin:0}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:-webkit-fit-content;width:fit-content;width:var(--toastify-container-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{align-items:center;left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{align-items:end;right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{align-items:center;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{align-items:end;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}.Toastify__toast{--y:0;align-items:center;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--toastify-toast-shadow);box-sizing:border-box;display:flex;flex:1 1 auto;font-family:sans-serif;font-family:var(--toastify-font-family);margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);padding:14px;padding:var(--toastify-toast-padding);position:relative;touch-action:none;width:320px;width:var(--toastify-toast-width);word-break:break-word;z-index:0}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:320px;width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:22px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74d3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74d3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;position:absolute;right:6px;top:6px;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:auto}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:1}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;overflow:hidden;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.AppLayout_provisioning__ClXsO .AppLayout_container__W3Uxt .AppLayout_commandBar__ojig1{margin-bottom:15px}#workbenchPageContent{border-color:#0000;max-width:3000px;top:50px}.CanvasComponent.LCS .CanvasZone{margin:0 auto;max-width:100%}.CanvasZone.CanvasZone--edit{margin:0 auto}.ControlZone.ControlZone--selected:after{color:#0000}.ms-CommandBarItem-link{border:none}.ms-Button--primary{background-color:"[theme: themePrimary]"}.ms-Check.is-checked:before{background:#55585a}.ms-Spinner-label,.ms-dialogMainOverride .ms-Dialog-title{color:#333}.ms-ProgressIndicator-progressBar{background-color:#00b74f}.ControlZone.ControlZone--edit,.ControlZone.ControlZone--edit:active,.ControlZone.ControlZone--edit:after,.ControlZone.ControlZone--edit:focus,.ControlZone.ControlZone--edit:hover{border:#0000;outline:0}.ms-Button--primary.is-disabled{opacity:.5}.ms-Button--primary.is-disabled .ms-Button-textContainer{color:#fff}.AppLayout_contrast__85r\+Y .AppLayout_container__W3Uxt,.AppLayout_dark__vc1As .AppLayout_container__W3Uxt{background-color:#201f1f!important;border:1px solid #201f1f}.AppLayout_contrast__85r\+Y .AppLayout_container__W3Uxt h1,.AppLayout_dark__vc1As .AppLayout_container__W3Uxt h1{color:#d5d3e7;font-family:Segoe UI,"Segoe UI Web (West European)",-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.AppLayout_contrast__85r\+Y .AppLayout_container__W3Uxt .AppLayout_addBtnContainer__JHb2M .ms-Button-label,.AppLayout_dark__vc1As .AppLayout_container__W3Uxt .AppLayout_addBtnContainer__JHb2M .ms-Button-label{color:#e3e2ef}.AppLayout_contrast__85r\+Y .AppLayout_container__W3Uxt .AppLayout_addBtnContainer__JHb2M .ms-Button-icon,.AppLayout_dark__vc1As .AppLayout_container__W3Uxt .AppLayout_addBtnContainer__JHb2M .ms-Button-icon{color:#a6a7dc}.AppLayout_contrast__85r\+Y .AppLayout_container__W3Uxt .AppLayout_addBtnContainer__JHb2M .ms-Button.ms-Button--commandBar:hover,.AppLayout_dark__vc1As .AppLayout_container__W3Uxt .AppLayout_addBtnContainer__JHb2M .ms-Button.ms-Button--commandBar:hover{background-color:#6264a7;border-radius:2px}.AppLayout_contrast__85r\+Y .AppLayout_container__W3Uxt .AppLayout_addBtnContainer__JHb2M .ms-Button.ms-Button--commandBar:hover .ms-Button-icon,.AppLayout_dark__vc1As .AppLayout_container__W3Uxt .AppLayout_addBtnContainer__JHb2M .ms-Button.ms-Button--commandBar:hover .ms-Button-icon{color:#e3e2ef}.AppLayout_contrast__85r\+Y .AppLayout_container__W3Uxt .ms-SearchBox,.AppLayout_dark__vc1As .AppLayout_container__W3Uxt .ms-SearchBox{background:#2d2c2c;border-color:#2d2c2c;color:#e3e2ef}.AppLayout_contrast__85r\+Y .AppLayout_container__W3Uxt .ms-SearchBox .ms-SearchBox-icon,.AppLayout_dark__vc1As .AppLayout_container__W3Uxt .ms-SearchBox .ms-SearchBox-icon{color:#a6a7dc}.AppLayout_contrast__85r\+Y .AppLayout_container__W3Uxt .ms-SearchBox .ms-SearchBox-field:focus,.AppLayout_dark__vc1As .AppLayout_container__W3Uxt .ms-SearchBox .ms-SearchBox-field:focus{background:#2d2c2c;border-color:#2d2c2c;color:#e3e2ef}.AppLayout_contrast__85r\+Y .AppLayout_container__W3Uxt .AppLayout_collectionsSection__4ROtv .AppLayout_collections__RFuH1 .AppLayout_title__wN7ZQ h2,.AppLayout_dark__vc1As .AppLayout_container__W3Uxt .AppLayout_collectionsSection__4ROtv .AppLayout_collections__RFuH1 .AppLayout_title__wN7ZQ h2{color:#d5d3e7}.AppLayout_contrast__85r\+Y .AppLayout_container__W3Uxt .AppLayout_emptyContainer__ZxY8N,.AppLayout_dark__vc1As .AppLayout_container__W3Uxt .AppLayout_emptyContainer__ZxY8N{color:#e3e2ef}.AppLayout_contrast__85r\+Y .AppLayout_container__W3Uxt .AppLayout_emptyContainer__ZxY8N .ms-Button--primary,.AppLayout_dark__vc1As .AppLayout_container__W3Uxt .AppLayout_emptyContainer__ZxY8N .ms-Button--primary{background-color:#6264a7;border-radius:.2rem}.AppLayout_contrast__85r\+Y .AppLayout_container__W3Uxt .AppLayout_emptyContainer__ZxY8N .ms-Button--primary:hover,.AppLayout_dark__vc1As .AppLayout_container__W3Uxt .AppLayout_emptyContainer__ZxY8N .ms-Button--primary:hover{background-color:#3a3b55}.AppLayout_contrast__85r\+Y .AppLayout_container__W3Uxt .AppLayout_emptyBox__a9lsN .AppLayout_shimmer__kqYIl,.AppLayout_dark__vc1As .AppLayout_container__W3Uxt .AppLayout_emptyBox__a9lsN .AppLayout_shimmer__kqYIl{-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:AppLayout_placeholderShimmer__2MFv\+;-webkit-animation-timing-function:linear;background:#2d2c2c;background-image:linear-gradient(90deg,#2d2c2c 0,#2d2c2c 20%,#2d2c2c 40%,#2d2c2c);background-repeat:no-repeat;background-size:800px 104px;border-radius:6px;position:relative}.AppLayout_body__Z9CGP{display:flex}.AppLayout_headerStack__iQnpe{width:100%}.AppLayout_bodyStack__4DdPv{height:100%;width:100%}.IsaacHeader_headerSection__WV0AD .IsaacHeader_header__xFLJd{background-image:url(../../static/media/headerBg.c0466cc36baaa3e67860.png);background-position:50%;background-size:cover;height:84px;max-height:84px;position:relative}.IsaacHeader_headerSection__WV0AD .IsaacHeader_header__xFLJd .IsaacHeader_container__JMLD1{display:flex;flex-direction:row;left:0;padding-left:20px;padding-top:10px;position:absolute;right:0}.IsaacHeader_headerSection__WV0AD .IsaacHeader_header__xFLJd .IsaacHeader_container__JMLD1 .IsaacHeader_headerTop__JV63n{align-items:center;border-spacing:0;display:flex;line-height:normal;padding-right:20px;white-space:nowrap}.IsaacHeader_headerSection__WV0AD .IsaacHeader_header__xFLJd .IsaacHeader_container__JMLD1 .IsaacHeader_headerTop__JV63n .IsaacHeader_headerLeft__sBUZz img{width:47px}.IsaacHeader_headerSection__WV0AD .IsaacHeader_header__xFLJd .IsaacHeader_container__JMLD1 .IsaacHeader_headerTop__JV63n .IsaacHeader_headerLeft__sBUZz{background-color:#0000}.IsaacHeader_headerSection__WV0AD .IsaacHeader_header__xFLJd .IsaacHeader_container__JMLD1 .IsaacHeader_headerTop__JV63n .IsaacHeader_sitetitle__ueMMI{color:#fff;font-size:36px;font-weight:700;margin-left:15px;text-shadow:0 0 15px #212b35}.IsaacHeader_headerSection__WV0AD .IsaacHeader_header__xFLJd .IsaacHeader_container__JMLD1 .IsaacHeader_headerTop__JV63n .IsaacHeader_headerCenter__pwfWW{display:flex;justify-content:flex-end;width:100%}.IsaacHeader_headerSection__WV0AD .IsaacHeader_header__xFLJd .IsaacHeader_container__JMLD1 .IsaacHeader_headerTop__JV63n .IsaacHeader_headerCenter__pwfWW .IsaacHeader_commandBarContainer__An0Rm{position:relative}.IsaacHeader_headerSection__WV0AD .IsaacHeader_header__xFLJd .IsaacHeader_container__JMLD1 .IsaacHeader_headerTop__JV63n .IsaacHeader_headerCenter__pwfWW .IsaacHeader_commandBarContainer__An0Rm .IsaacHeader_commandBar__KKzr1{-webkit-font-smoothing:antialiased;background-color:#0000;display:flex;font-family:Segoe UI,"Segoe UI Web (West European)",-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400;height:40px;padding:0 16px}.IsaacHeader_headerSection__WV0AD .IsaacHeader_header__xFLJd .IsaacHeader_container__JMLD1 .IsaacHeader_headerTop__JV63n .IsaacHeader_headerCenter__pwfWW .IsaacHeader_commandBarContainer__An0Rm .IsaacHeader_commandBar__KKzr1 .IsaacHeader_commandBarPrimaryCommand__0xe0r{align-items:stretch;display:flex;flex-grow:1;flex-wrap:nowrap;position:relative}.IsaacHeader_headerSection__WV0AD .IsaacHeader_header__xFLJd .IsaacHeader_container__JMLD1 .IsaacHeader_headerTop__JV63n .IsaacHeader_headerCenter__pwfWW .IsaacHeader_commandBarContainer__An0Rm .IsaacHeader_commandBar__KKzr1 .IsaacHeader_commandBarPrimaryCommand__0xe0r .IsaacHeader_item__glluO{display:inherit;flex-shrink:0}.IsaacHeader_headerSection__WV0AD .IsaacHeader_header__xFLJd .IsaacHeader_container__JMLD1 .IsaacHeader_headerTop__JV63n .IsaacHeader_headerCenter__pwfWW .IsaacHeader_commandBarContainer__An0Rm .IsaacHeader_commandBar__KKzr1 .IsaacHeader_commandBarPrimaryCommand__0xe0r .IsaacHeader_item__glluO .IsaacHeader_button__CcOFT{-webkit-font-smoothing:antialiased;background-color:#55585acc;border:1px solid #0000;border-image:none;border-image:initial;border-radius:0;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;font-family:Segoe UI,"Segoe UI Web (West European)",-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:22px;font-weight:400;height:100%;min-width:40px;outline:#0000;padding:0 4px;position:relative;text-align:center;text-decoration:none;-webkit-user-select:none;user-select:none;vertical-align:top}.IsaacHeader_headerSection__WV0AD .IsaacHeader_header__xFLJd .IsaacHeader_container__JMLD1 .IsaacHeader_headerTop__JV63n .IsaacHeader_headerCenter__pwfWW .IsaacHeader_commandBarContainer__An0Rm .IsaacHeader_commandBar__KKzr1 .IsaacHeader_commandBarPrimaryCommand__0xe0r .IsaacHeader_item__glluO .IsaacHeader_button__CcOFT .IsaacHeader_buttonFlexContainer__kYxMl{align-items:center;display:flex;flex-wrap:nowrap;height:100%;justify-content:center}.IsaacHeader_headerSection__WV0AD .IsaacHeader_header__xFLJd .IsaacHeader_container__JMLD1 .IsaacHeader_headerTop__JV63n .IsaacHeader_headerCenter__pwfWW .IsaacHeader_commandBarContainer__An0Rm .IsaacHeader_commandBar__KKzr1 .IsaacHeader_commandBarPrimaryCommand__0xe0r .IsaacHeader_item__glluO .IsaacHeader_button__CcOFT .IsaacHeader_buttonFlexContainer__kYxMl .IsaacHeader_icon__mZ6PC{background-color:#0000;color:#fff;font-size:22px;margin:0 4px}.IsaacHeader_headerSection__WV0AD .IsaacHeader_header__xFLJd .IsaacHeader_container__JMLD1 .IsaacHeader_headerTop__JV63n .IsaacHeader_headerCenter__pwfWW .IsaacHeader_commandBarContainer__An0Rm .IsaacHeader_commandBar__KKzr1 .IsaacHeader_commandBarPrimaryCommand__0xe0r .IsaacHeader_item__glluO .IsaacHeader_button__CcOFT .IsaacHeader_buttonFlexContainer__kYxMl .IsaacHeader_textContainer__69eIO{flex-grow:1}.IsaacHeader_headerSection__WV0AD .IsaacHeader_header__xFLJd .IsaacHeader_container__JMLD1 .IsaacHeader_headerTop__JV63n .IsaacHeader_headerCenter__pwfWW .IsaacHeader_commandBarContainer__An0Rm .IsaacHeader_commandBar__KKzr1 .IsaacHeader_commandBarPrimaryCommand__0xe0r .IsaacHeader_item__glluO .IsaacHeader_button__CcOFT .IsaacHeader_buttonFlexContainer__kYxMl .IsaacHeader_textContainer__69eIO .IsaacHeader_label__fDyTR{font-weight:500;line-height:100%;margin:0 4px;white-space:nowrap}.IsaacHeader_headerSection__WV0AD .IsaacHeader_header__xFLJd .IsaacHeader_container__JMLD1 .IsaacHeader_headerTop__JV63n .IsaacHeader_headerCenter__pwfWW .IsaacHeader_commandBarContainer__An0Rm .IsaacHeader_commandBar__KKzr1 .IsaacHeader_commandBarPrimaryCommand__0xe0r .IsaacHeader_item__glluO .IsaacHeader_button__CcOFT:active,.IsaacHeader_headerSection__WV0AD .IsaacHeader_header__xFLJd .IsaacHeader_container__JMLD1 .IsaacHeader_headerTop__JV63n .IsaacHeader_headerCenter__pwfWW .IsaacHeader_commandBarContainer__An0Rm .IsaacHeader_commandBar__KKzr1 .IsaacHeader_commandBarPrimaryCommand__0xe0r .IsaacHeader_item__glluO .IsaacHeader_button__CcOFT:hover{background-color:#00000080;color:#fff}.IsaacHeader_headerSection__WV0AD .IsaacHeader_header__xFLJd .IsaacHeader_container__JMLD1 .IsaacHeader_headerTop__JV63n .IsaacHeader_headerCenter__pwfWW .IsaacHeader_commandBarContainer__An0Rm .IsaacHeader_commandBar__KKzr1 .IsaacHeader_commandBarPrimaryCommand__0xe0r .IsaacHeader_item__glluO .IsaacHeader_button__CcOFT.IsaacHeader_is-selected__SlLFI{background-color:#00000080}.IsaacHeader_headerSection__WV0AD .IsaacHeader_header__xFLJd .IsaacHeader_container__JMLD1 .IsaacHeader_headerTop__JV63n .IsaacHeader_headerCenter__pwfWW .IsaacHeader_commandBarContainer__An0Rm .IsaacHeader_commandBar__KKzr1 .IsaacHeader_commandBarPrimaryCommand__0xe0r .IsaacHeader_item__glluO .IsaacHeader_button__CcOFT.IsaacHeader_is-selected__SlLFI:before,.IsaacHeader_headerSection__WV0AD .IsaacHeader_header__xFLJd .IsaacHeader_container__JMLD1 .IsaacHeader_headerTop__JV63n .IsaacHeader_headerCenter__pwfWW .IsaacHeader_commandBarContainer__An0Rm .IsaacHeader_commandBar__KKzr1 .IsaacHeader_commandBarPrimaryCommand__0xe0r .IsaacHeader_item__glluO .IsaacHeader_button__CcOFT:hover:before{background-color:#e51b24;bottom:0;content:"";height:2px;left:0;position:absolute;right:0;z-index:5}.IsaacHeader_headerSection__WV0AD .IsaacHeader_header__xFLJd .IsaacHeader_container__JMLD1 .IsaacHeader_headerTop__JV63n .IsaacHeader_headerCenter__pwfWW .IsaacHeader_commandBarContainer__An0Rm .IsaacHeader_commandBar__KKzr1 .IsaacHeader_commandBarPrimaryCommand__0xe0r .IsaacHeader_item__glluO .IsaacHeader_button__CcOFT:focus:before{border:none}.IsaacHeader_headerSection__WV0AD .IsaacHeader_header__xFLJd .IsaacHeader_container__JMLD1 .IsaacHeader_search__eBZ80{width:38.3333333333%}.IsaacHeader_headerSection__WV0AD .IsaacHeader_header__xFLJd .IsaacHeader_container__JMLD1 .IsaacHeader_search__eBZ80 .ms-SearchBox{background-color:#fff;border:none;border-radius:8px;font-size:1.375em;height:60px;width:100%}.IsaacHeader_headerSection__WV0AD .IsaacHeader_header__xFLJd .IsaacHeader_container__JMLD1 .IsaacHeader_search__eBZ80 .ms-SearchBox .ms-SearchBox-iconContainer{color:#b20000;font-size:23px;margin-right:15px}.IsaacHeader_headerSection__WV0AD .IsaacHeader_header__xFLJd .IsaacHeader_container__JMLD1 .IsaacHeader_search__eBZ80 .ms-SearchBox .ms-SearchBox-field{border-radius:8px;font-size:16px}.IsaacHeader_headerSection__WV0AD .IsaacHeader_header__xFLJd .IsaacHeader_container__JMLD1 .IsaacHeader_headerTitle__Qt8lI{align-items:center;display:flex;text-shadow:0 0 15px #212b35}.IsaacHeader_headerSection__WV0AD .IsaacHeader_header__xFLJd .IsaacHeader_container__JMLD1 .IsaacHeader_headerTitle__Qt8lI h1{color:#fff;font-size:3.3300157929em;font-weight:600;letter-spacing:-.025em;line-height:1.222;margin-bottom:.2252241571em;margin-top:0}.IsaacHeader_headerSection__WV0AD .IsaacHeader_header__xFLJd:before{background-image:linear-gradient(180deg,#55585abf 0,#0000 35%,#5f6365cc);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.IsaacHeader_headerSection__WV0AD .IsaacHeader_successMsg__yAEX8{background:#fff;margin-bottom:5px;margin-top:25px}.IsaacHeader_headerSection__WV0AD .IsaacHeader_successMsg__yAEX8 .IsaacHeader_container__JMLD1{left:0;padding-left:20px;padding-right:20px;padding-top:20px;right:0}@media print{.IsaacHeader_noPrint__ziU2f{display:none!important}}.IsaacNavigation_root__OBtod{align-items:center;background:#f8f8f8;display:flex;justify-content:flex-end;overflow-y:auto}.IsaacNavigation_linkText__6c49D{color:#0064ee}.IsaacNavigation_iconItem__WSYWt{color:#0064ee!important}@media print{.IsaacNavigation_noPrint__tM0Xm{display:none!important}}.IsaacNavigation_breadCrumbRoot__gk-7t{background:#f8f8f8;display:flex;flex-direction:row!important;justify-content:space-between;margin-bottom:10px;margin-top:0}:root{--toastify-width:320px;--toastify-toast-width:320px}.Toastify__toast-container{width:320px;width:var(--toastify-width)}.IsaacToast_isaacToastClickableText__O6eQv{color:blue;cursor:pointer;text-decoration:underline}.IsaacToast_isaacToastFooter__j4vUm{display:flex;filter:alpha(opacity=60);font-style:italic;justify-content:center;margin-top:10px;opacity:.6}.IsaacToast_isaacToastCopiedCheckIcon__jIDO2{align-items:center;color:green;display:inline;margin-left:5px}.IsaacToast_displayLineBreak__loOA-{max-height:150px;overflow:auto;white-space:pre-line}.IsaacErrorModal_container__qgSLN{margin:10px}.IsaacErrorModal_modalContainer__FF4p0{border-top:4px solid red}.IsaacErrorModal_errorsContainer__f23jD{color:gray;margin-top:20px}.IsaacErrorModal_closeBtnContainer__8Hofs{display:flex;justify-content:right;width:100%}.IsaacErrorModal_icon__jQTEP{color:red;font-size:50px}.IsaacErrorModal_retryBtn__z7SbU{margin-top:20px}.IsaacErrorModal_overlay__fSZnV{background:#0009}.ConstructionCalculationsNote_print__hC-JN{display:none!important}@media print{.ConstructionCalculationsNote_noteResultsContainer__gZiJL{margin-left:30px;margin-right:30px;margin-top:30px}.ConstructionCalculationsNote_noteBody__Pcg7f{margin-top:40px}.ConstructionCalculationsNote_noteConstructionDataTitle__R4fj3{padding-top:50px}.ConstructionCalculationsNote_noPrint__lgGQt{display:none!important}.ConstructionCalculationsNote_print__hC-JN{display:inline-block!important}.ConstructionCalculationsNote_not-edge__ehe7l .ConstructionCalculationsNote_pageBrakeAvoid__kwGse{page-break-after:always;page-break-inside:avoid}.ConstructionCalculationsNote_not-edge__ehe7l .ConstructionCalculationsNote_pageBrakeBefore__QYIdK{page-break-before:always}}.IsaacLoading_isaacLoading__ZlzFb{height:100%}.constructionCalculationsPanel_calculationResults__LlH9Y .constructionCalculationsPanel_loading__EZpgX{margin-top:0}.constructionCalculationsPanel_calculationResults__LlH9Y .constructionCalculationsPanel_successMsg__ErSvT{margin-bottom:5px}.constructionCalculationsPanel_header__Z0894{flex-grow:1;margin:0 15px;position:-webkit-sticky;position:sticky}.constructionCalculationsPanel_header__Z0894 .constructionCalculationsPanel_panelHeader__cpL-H{align-items:center;background-color:#f5f5f5;display:flex;flex-direction:row;justify-content:space-between;min-height:44px;padding:15px 8px}.constructionCalculationsPanel_header__Z0894 .constructionCalculationsPanel_panelHeader__cpL-H .constructionCalculationsPanel_panelHeaderContainer__t\+IcR{align-items:center;display:flex;justify-content:space-between;width:100%}.constructionCalculationsPanel_header__Z0894 .constructionCalculationsPanel_panelHeader__cpL-H .constructionCalculationsPanel_panelHeaderContainer__t\+IcR h2{background:#0000;border:1px solid #000;border-radius:5px;display:flex;font-weight:500;margin:0 25px 0 0;padding:8px}.constructionCalculationsPanel_header__Z0894 .constructionCalculationsPanel_panelHeader__cpL-H .constructionCalculationsPanel_panelHeaderContainer__t\+IcR h2 .constructionCalculationsPanel_separateTabBtn__BnIzq:hover{background:#0000}.constructionCalculationsPanel_header__Z0894 .constructionCalculationsPanel_panelHeader__cpL-H .constructionCalculationsPanel_panelHeaderContainer__t\+IcR .constructionCalculationsPanel_valid__4d8VK{background-color:#009b72;border:1px solid #009b72;color:#fff}.constructionCalculationsPanel_header__Z0894 .constructionCalculationsPanel_panelHeader__cpL-H .constructionCalculationsPanel_panelHeaderContainer__t\+IcR .constructionCalculationsPanel_valid__4d8VK .constructionCalculationsPanel_separateTabBtn__BnIzq{color:#fff}.constructionCalculationsPanel_header__Z0894 .constructionCalculationsPanel_panelHeader__cpL-H .constructionCalculationsPanel_panelHeaderContainer__t\+IcR .constructionCalculationsPanel_notValid__w09lI{background-color:#a80000;border:1px solid #a80000;color:#fff}.constructionCalculationsPanel_header__Z0894 .constructionCalculationsPanel_panelHeader__cpL-H .constructionCalculationsPanel_panelHeaderContainer__t\+IcR .constructionCalculationsPanel_tagsContainer__MMAM8{list-style-type:none;margin:0;padding:0}.constructionCalculationsPanel_header__Z0894 .constructionCalculationsPanel_panelHeader__cpL-H .constructionCalculationsPanel_panelHeaderContainer__t\+IcR .constructionCalculationsPanel_tagsContainer__MMAM8 .constructionCalculationsPanel_tag__iNM0V{align-items:center;background-color:#000000b3;border-radius:120px;color:#fff;display:flex;float:left;margin-bottom:0;margin-right:5px;outline:none;padding:0}.constructionCalculationsPanel_header__Z0894 .constructionCalculationsPanel_panelHeader__cpL-H .constructionCalculationsPanel_panelHeaderContainer__t\+IcR .constructionCalculationsPanel_tagsContainer__MMAM8 .constructionCalculationsPanel_tag__iNM0V .constructionCalculationsPanel_name__0fwSs{font-size:12px;padding:2px 6px 2px 10px}.constructionCalculationsPanel_header__Z0894 .constructionCalculationsPanel_panelHeader__cpL-H .constructionCalculationsPanel_panelHeaderContainer__t\+IcR .constructionCalculationsPanel_tagsContainer__MMAM8 .constructionCalculationsPanel_tag__iNM0V .constructionCalculationsPanel_addBtn__acKvz,.constructionCalculationsPanel_header__Z0894 .constructionCalculationsPanel_panelHeader__cpL-H .constructionCalculationsPanel_panelHeaderContainer__t\+IcR .constructionCalculationsPanel_tagsContainer__MMAM8 .constructionCalculationsPanel_tag__iNM0V .constructionCalculationsPanel_removeBtn__FrI57{cursor:pointer;font-size:12px;padding:0 0 0 3px}.constructionCalculationsPanel_header__Z0894 .constructionCalculationsPanel_panelHeader__cpL-H .constructionCalculationsPanel_panelHeaderContainer__t\+IcR .constructionCalculationsPanel_tagsContainer__MMAM8 .constructionCalculationsPanel_tag__iNM0V .constructionCalculationsPanel_addBtn__acKvz button,.constructionCalculationsPanel_header__Z0894 .constructionCalculationsPanel_panelHeader__cpL-H .constructionCalculationsPanel_panelHeaderContainer__t\+IcR .constructionCalculationsPanel_tagsContainer__MMAM8 .constructionCalculationsPanel_tag__iNM0V .constructionCalculationsPanel_removeBtn__FrI57 button{border-radius:0;border-radius:120px;height:22px;width:auto}.constructionCalculationsPanel_header__Z0894 .constructionCalculationsPanel_panelHeader__cpL-H .constructionCalculationsPanel_panelHeaderContainer__t\+IcR .constructionCalculationsPanel_tagsContainer__MMAM8 .constructionCalculationsPanel_tag__iNM0V .constructionCalculationsPanel_addBtn__acKvz button i,.constructionCalculationsPanel_header__Z0894 .constructionCalculationsPanel_panelHeader__cpL-H .constructionCalculationsPanel_panelHeaderContainer__t\+IcR .constructionCalculationsPanel_tagsContainer__MMAM8 .constructionCalculationsPanel_tag__iNM0V .constructionCalculationsPanel_removeBtn__FrI57 button i{color:#fff;font-size:12px}.constructionCalculationsPanel_header__Z0894 .constructionCalculationsPanel_panelHeader__cpL-H .constructionCalculationsPanel_panelHeaderContainer__t\+IcR .constructionCalculationsPanel_tagsContainer__MMAM8 .constructionCalculationsPanel_tag__iNM0V .constructionCalculationsPanel_addBtn__acKvz button:hover,.constructionCalculationsPanel_header__Z0894 .constructionCalculationsPanel_panelHeader__cpL-H .constructionCalculationsPanel_panelHeaderContainer__t\+IcR .constructionCalculationsPanel_tagsContainer__MMAM8 .constructionCalculationsPanel_tag__iNM0V .constructionCalculationsPanel_removeBtn__FrI57 button:hover{background-color:#a80000}.constructionCalculationsPanel_header__Z0894 .constructionCalculationsPanel_panelHeader__cpL-H .constructionCalculationsPanel_panelHeaderContainer__t\+IcR .constructionCalculationsPanel_tagsContainer__MMAM8 .constructionCalculationsPanel_tag__iNM0V .constructionCalculationsPanel_addBtn__acKvz button:hover i,.constructionCalculationsPanel_header__Z0894 .constructionCalculationsPanel_panelHeader__cpL-H .constructionCalculationsPanel_panelHeaderContainer__t\+IcR .constructionCalculationsPanel_tagsContainer__MMAM8 .constructionCalculationsPanel_tag__iNM0V .constructionCalculationsPanel_removeBtn__FrI57 button:hover i{color:#fff}.constructionCalculationsPanel_header__Z0894 .constructionCalculationsPanel_panelHeader__cpL-H .constructionCalculationsPanel_panelHeaderContainer__t\+IcR .constructionCalculationsPanel_tagsContainer__MMAM8 .constructionCalculationsPanel_tag__iNM0V .constructionCalculationsPanel_removeBtn__FrI57 button{padding:0 4px}.constructionCalculationsPanel_header__Z0894 .constructionCalculationsPanel_panelHeader__cpL-H .constructionCalculationsPanel_panelHeaderContainer__t\+IcR .constructionCalculationsPanel_tagsContainer__MMAM8 .constructionCalculationsPanel_tag__iNM0V .constructionCalculationsPanel_addBtn__acKvz{border-radius:2px;padding:0}.constructionCalculationsPanel_header__Z0894 .constructionCalculationsPanel_panelHeader__cpL-H .constructionCalculationsPanel_panelHeaderContainer__t\+IcR .constructionCalculationsPanel_tagsContainer__MMAM8 .constructionCalculationsPanel_tag__iNM0V .constructionCalculationsPanel_addBtn__acKvz button{border-radius:2px}.constructionCalculationsPanel_header__Z0894 .constructionCalculationsPanel_panelHeader__cpL-H .constructionCalculationsPanel_panelHeaderContainer__t\+IcR .constructionCalculationsPanel_tagsContainer__MMAM8 .constructionCalculationsPanel_tag__iNM0V .constructionCalculationsPanel_addBtn__acKvz button:hover{background-color:#000}.constructionCalculationsPanel_header__Z0894 .constructionCalculationsPanel_panelHeader__cpL-H .constructionCalculationsPanel_panelHeaderContainer__t\+IcR .constructionCalculationsPanel_tagsContainer__MMAM8 .constructionCalculationsPanel_tag__iNM0V .constructionCalculationsPanel_addBtn__acKvz button:hover i{color:#fff}.constructionCalculationsPanel_header__Z0894 .constructionCalculationsPanel_panelHeader__cpL-H .constructionCalculationsPanel_panelHeaderContainer__t\+IcR .constructionCalculationsPanel_navigation__g70kh{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.constructionCalculationsPanel_header__Z0894 .constructionCalculationsPanel_panelHeader__cpL-H .constructionCalculationsPanel_panelHeaderContainer__t\+IcR .constructionCalculationsPanel_navigation__g70kh button{background:#0000!important}@media(max-width:3066px){.constructionCalculationsPanel_header__Z0894 .constructionCalculationsPanel_panelHeader__cpL-H{min-height:64px;padding-bottom:0;padding-top:0}}.constructionCalculationsPanel_header__Z0894 .constructionCalculationsPanel_infoBar__-JPHr{align-items:center;border-top:1px solid #c5c5c5;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin:0 0 20px;padding:15px 8px}.constructionCalculationsPanel_header__Z0894 .constructionCalculationsPanel_infoBar__-JPHr .constructionCalculationsPanel_constructionInfoItem__6cm1-{border-radius:5px;display:flex;flex-direction:row;font-size:12px;margin-right:10px}.constructionCalculationsPanel_header__Z0894 .constructionCalculationsPanel_infoBar__-JPHr .constructionCalculationsPanel_constructionInfoItem__6cm1- .constructionCalculationsPanel_itemKey__1WQyS{align-items:center;background:#f5f5f5;border:1px solid #55585a;border-bottom-left-radius:5px;border-top-left-radius:5px;display:flex;padding:8px}.constructionCalculationsPanel_header__Z0894 .constructionCalculationsPanel_infoBar__-JPHr .constructionCalculationsPanel_constructionInfoItem__6cm1- .constructionCalculationsPanel_itemValue__3Xhu\+{align-items:center;background:#fff;border:1px solid #55585a;border-bottom-right-radius:5px;border-left:none;border-top-right-radius:5px;color:#000;display:flex;font-weight:600;padding:8px}@media(max-width:3066px){.constructionCalculationsPanel_header__Z0894 .constructionCalculationsPanel_infoBar__-JPHr .constructionCalculationsPanel_constructionInfoItem__6cm1-{margin-bottom:15px}}.constructionCalculationsPanel_commandBar__Clk7n{background:#fff}.constructionCalculationsPanel_commandBar__Clk7n .ms-CommandBar,.constructionCalculationsPanel_commandBar__Clk7n .ms-CommandBarItem-link{background-color:#f3f2f1}.constructionCalculationsPanel_commandBar__Clk7n .ms-CommandBarItem-link:hover{background-color:#dbd8d6}.constructionCalculationsPanel_dialogHeader__7StLW{align-items:center;border-bottom:2px solid #f5f5f5;display:flex;flex-direction:row;height:44px;justify-content:space-between;margin-bottom:25px;margin-top:25px;padding:0 0 8px}.constructionCalculationsPanel_dialogHeader__7StLW .constructionCalculationsPanel_leftSection__sp4qa{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.constructionCalculationsPanel_dialogHeader__7StLW .constructionCalculationsPanel_leftSection__sp4qa .constructionCalculationsPanel_mainValueBox__vpaBY{font-weight:600;margin-right:8px;padding:6px 0}.constructionCalculationsPanel_dialogHeader__7StLW .constructionCalculationsPanel_leftSection__sp4qa .constructionCalculationsPanel_mainValueBoxGreen__ZbIkt{background-color:#009b72;color:#fff;font-weight:600;margin-right:8px;padding:6px 12px}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0{display:block;padding-left:0;width:auto}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H{background:#f5f5f5;border-radius:5px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;position:relative}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_action__-9yKL{align-items:center;background:#009b72;border-radius:15px;color:#fff;display:flex;font-size:14px;height:15px;justify-content:center;margin-left:5px;padding:5px;position:absolute;text-align:center;top:-10px;width:15px;z-index:100}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_stop__7FDt4{background:#a80000;right:15px}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_refresh__JDuMw{right:-16px}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_total__hfs1t{align-items:center;background:#009b72;border-radius:15px;color:#fff;display:flex;font-size:14px;height:15px;justify-content:center;margin-left:5px;padding:5px;position:absolute;right:-11px;text-align:center;top:-10px;width:15px;z-index:100}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculationHeader__7Qk7H{align-items:center;border:1px solid #f5f5f5;border-bottom:none;display:flex;flex-direction:row;font-size:16px;font-weight:700;justify-content:space-between;padding:10px 8px 0}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculationHeader__7Qk7H .constructionCalculationsPanel_calculationLeft__311J5{display:flex;flex-direction:column}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculationHeader__7Qk7H .constructionCalculationsPanel_calculationLeft__311J5 .constructionCalculationsPanel_calculationDetails__CL4wn{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculationHeader__7Qk7H .constructionCalculationsPanel_calculationLeft__311J5 .constructionCalculationsPanel_calculationDetails__CL4wn .constructionCalculationsPanel_calculationDate__mEU5Z,.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculationHeader__7Qk7H .constructionCalculationsPanel_calculationLeft__311J5 .constructionCalculationsPanel_calculationDetails__CL4wn .constructionCalculationsPanel_calculationUser__Yapsf{align-items:center;display:flex;flex-direction:row;font-size:14px;justify-content:center;margin-bottom:10px}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculationHeader__7Qk7H .constructionCalculationsPanel_calculationLeft__311J5 .constructionCalculationsPanel_calculationDetails__CL4wn .constructionCalculationsPanel_calculationDate__mEU5Z span,.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculationHeader__7Qk7H .constructionCalculationsPanel_calculationLeft__311J5 .constructionCalculationsPanel_calculationDetails__CL4wn .constructionCalculationsPanel_calculationUser__Yapsf span{margin-left:10px}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculationHeader__7Qk7H .constructionCalculationsPanel_calculationRight__nwX78{align-items:center;display:flex;justify-content:center}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculationStatus__b2Hj5{align-items:center;border:1px solid #0000;border-bottom:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top:none;display:flex;flex-direction:row;justify-content:flex-start;padding:5px 8px}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculationStatus__b2Hj5 span{margin-left:10px}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculationStatusCompleted__IBNfC{background:#dff6dd;border:1px solid #dff6dd;border-bottom:none;border-top:none}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculationStatusCompleted__IBNfC i{color:#107c10}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculationStatusFailed__71fUo{background:#fde7e9;border:1px solid #fde7e9;border-bottom:none;border-top:none}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculationStatusFailed__71fUo i{color:#a80000}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculationStatusPartially__57qfR{background:#fff4ce;border:1px solid #fff4ce;border-bottom:none;border-top:none}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_progressIndicator__XCnQb .constructionCalculationsPanel_progressIndicatorItem__vas10{height:2px;overflow:hidden;position:relative}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_progressIndicator__XCnQb .constructionCalculationsPanel_progressIndicatorItem__vas10 .constructionCalculationsPanel_progressIndicatorTrack__\+FxKf{background-color:#eaeaea;height:2px;position:absolute;width:100%}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_progressIndicator__XCnQb .constructionCalculationsPanel_progressIndicatorItem__vas10 .constructionCalculationsPanel_progressIndicatorBar__eTJR9{animation:constructionCalculationsPanel_borealisBar__EhdMf 2s linear infinite;background:linear-gradient(90deg,#107c10 0,#107c10 50%,#107c10);height:2px;min-width:33%;position:absolute;transition:width .3s ease 0s;width:0}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculation__OnqCw{background:#f5f5f5;background:#fff;border:1px solid #e5e5e5;border-bottom:none;border-top:none;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin-bottom:0;padding-left:15px;padding-right:15px;position:relative}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculation__OnqCw .constructionCalculationsPanel_calculationItem__2VXVS{border:1px solid #f5f5f5;border-right:none;margin-bottom:10px;margin-top:10px}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculation__OnqCw .constructionCalculationsPanel_calculationItem__2VXVS .constructionCalculationsPanel_calculationHeader__7Qk7H{align-items:center;border:1px solid #000;border-bottom:none;display:flex;flex-direction:row;font-size:16px;font-weight:700;justify-content:space-between;padding:10px 8px 0}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculation__OnqCw .constructionCalculationsPanel_calculationItem__2VXVS .constructionCalculationsPanel_calculationHeader__7Qk7H .constructionCalculationsPanel_calculationLeft__311J5{display:flex;flex-direction:column}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculation__OnqCw .constructionCalculationsPanel_calculationItem__2VXVS .constructionCalculationsPanel_calculationHeader__7Qk7H .constructionCalculationsPanel_calculationLeft__311J5 .constructionCalculationsPanel_calculationDetails__CL4wn{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin-bottom:0;margin-top:0}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculation__OnqCw .constructionCalculationsPanel_calculationItem__2VXVS .constructionCalculationsPanel_calculationHeader__7Qk7H .constructionCalculationsPanel_calculationLeft__311J5 .constructionCalculationsPanel_calculationDetails__CL4wn .constructionCalculationsPanel_calculationDate__mEU5Z,.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculation__OnqCw .constructionCalculationsPanel_calculationItem__2VXVS .constructionCalculationsPanel_calculationHeader__7Qk7H .constructionCalculationsPanel_calculationLeft__311J5 .constructionCalculationsPanel_calculationDetails__CL4wn .constructionCalculationsPanel_calculationeUser__\+i9X8{align-items:center;display:flex;flex-direction:row;font-size:14px;justify-content:flex-start;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;width:100%}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculation__OnqCw .constructionCalculationsPanel_calculationItem__2VXVS .constructionCalculationsPanel_calculationHeader__7Qk7H .constructionCalculationsPanel_calculationLeft__311J5 .constructionCalculationsPanel_calculationDetails__CL4wn .constructionCalculationsPanel_calculationDate__mEU5Z span,.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculation__OnqCw .constructionCalculationsPanel_calculationItem__2VXVS .constructionCalculationsPanel_calculationHeader__7Qk7H .constructionCalculationsPanel_calculationLeft__311J5 .constructionCalculationsPanel_calculationDetails__CL4wn .constructionCalculationsPanel_calculationeUser__\+i9X8 span{margin-left:10px}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculation__OnqCw .constructionCalculationsPanel_calculationItem__2VXVS .constructionCalculationsPanel_calculationStatus__b2Hj5{align-items:center;border:1px solid #000;border-top:none;display:flex;flex-direction:row;justify-content:flex-start;padding:5px 8px}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculation__OnqCw .constructionCalculationsPanel_calculationItem__2VXVS .constructionCalculationsPanel_calculationStatus__b2Hj5 span{margin-left:10px}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculation__OnqCw .constructionCalculationsPanel_calculationItem__2VXVS .constructionCalculationsPanel_calculationStatusCompleted__IBNfC{background:#dff6dd;border:1px solid #000;border-top:none}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculation__OnqCw .constructionCalculationsPanel_calculationItem__2VXVS .constructionCalculationsPanel_calculationStatusCompleted__IBNfC i{color:#107c10}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculation__OnqCw .constructionCalculationsPanel_calculationItem__2VXVS .constructionCalculationsPanel_calculationStatusFailed__71fUo{background:#fde7e9;border:1px solid #000;border-top:none}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculation__OnqCw .constructionCalculationsPanel_calculationItem__2VXVS .constructionCalculationsPanel_calculationStatusFailed__71fUo i{color:#a80000}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculation__OnqCw .constructionCalculationsPanel_calculationItem__2VXVS .constructionCalculationsPanel_calculationStatusPartially__57qfR{background:#fff4ce;border:1px solid #000;border-top:none}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculation__OnqCw .constructionCalculationsPanel_calculationItem__2VXVS:hover,.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculation__OnqCw .constructionCalculationsPanel_calculationItem__2VXVS:hover .constructionCalculationsPanel_calculationStatusCompleted__IBNfC,.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculation__OnqCw .constructionCalculationsPanel_calculationItem__2VXVS:hover .constructionCalculationsPanel_calculationStatus__b2Hj5,.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculation__OnqCw .constructionCalculationsPanel_selected__uztfs,.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculation__OnqCw .constructionCalculationsPanel_selected__uztfs .constructionCalculationsPanel_calculationStatusCompleted__IBNfC,.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculation__OnqCw .constructionCalculationsPanel_selected__uztfs .constructionCalculationsPanel_calculationStatus__b2Hj5{background:#000;color:#fff}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculation__OnqCw .constructionCalculationsPanel_calculationItem__2VXVS:hover .constructionCalculationsPanel_calculationStatusCompleted__IBNfC i,.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculation__OnqCw .constructionCalculationsPanel_selected__uztfs .constructionCalculationsPanel_calculationStatusCompleted__IBNfC i{color:#dff6dd}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculation__OnqCw .constructionCalculationsPanel_calculationItem__2VXVS:hover .constructionCalculationsPanel_calculationStatusFailed__71fUo,.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculation__OnqCw .constructionCalculationsPanel_selected__uztfs .constructionCalculationsPanel_calculationStatusFailed__71fUo{background:#000;color:#fff}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculation__OnqCw .constructionCalculationsPanel_calculationItem__2VXVS:hover .constructionCalculationsPanel_calculationStatusFailed__71fUo i,.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculation__OnqCw .constructionCalculationsPanel_selected__uztfs .constructionCalculationsPanel_calculationStatusFailed__71fUo i{color:#fde7e9}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculation__OnqCw .constructionCalculationsPanel_calculationItem__2VXVS:hover .constructionCalculationsPanel_calculationStatusPartially__57qfR,.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculation__OnqCw .constructionCalculationsPanel_selected__uztfs .constructionCalculationsPanel_calculationStatusPartially__57qfR{background:#000;color:#fff}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculation__OnqCw .constructionCalculationsPanel_calculationItem__2VXVS:hover .constructionCalculationsPanel_calculationStatusPartially__57qfR i,.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculation__OnqCw .constructionCalculationsPanel_selected__uztfs .constructionCalculationsPanel_calculationStatusPartially__57qfR i{color:#fff4ce}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculation__OnqCw .constructionCalculationsPanel_selected__uztfs{background:#000;border:1px solid #000;color:#fff;width:90%}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculation__OnqCw .constructionCalculationsPanel_selected__uztfs .constructionCalculationsPanel_calculationFooter__17EhN{color:#fff}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculation__OnqCw .constructionCalculationsPanel_selected__uztfs:after{border-bottom:50px solid #0000;border-left:50px solid #000;border-top:51px solid #0000;clear:both;content:"";height:0;left:100%;position:absolute;top:-1px;width:0;z-index:100}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculationClosed__RTR1a{display:none}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H .constructionCalculationsPanel_calculationOpened__jb-It{display:flex}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H:hover,.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBox__3C04H:hover .constructionCalculationsPanel_calculationStatus__b2Hj5{background:#dcdcdc}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBoxOpened__YkB6J{background:#dcdcdc;padding-bottom:15px}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_calculationBoxOpened__YkB6J .constructionCalculationsPanel_calculationStatus__b2Hj5{background:#dcdcdc;border-radius:0}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_selected__uztfs{background:#000;border:1px solid #000;color:#fff;position:relative}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_selected__uztfs .constructionCalculationsPanel_calculationFooter__17EhN{color:#fff}.constructionCalculationsPanel_leftSideBar__0-8Mo .constructionCalculationsPanel_calculationsContainer__LxOW0 .constructionCalculationsPanel_selected__uztfs:after{border-bottom:20px solid #0000;border-left:20px solid #000;border-top:20px solid #0000;clear:both;content:"";height:0;left:100%;position:absolute;top:17%;width:0}.constructionCalculationsPanel_resultNavigation__dUvkP{align-items:flex-start;background:#fff;box-shadow:0 1px 4px 0 #2021241f;display:flex;flex-direction:row;justify-content:flex-start;padding:10px;position:-webkit-sticky;position:sticky;top:0}.constructionCalculationsPanel_resultNavigation__dUvkP .constructionCalculationsPanel_mastBtn__w1vZN{align-items:center;border-radius:5px;color:#a80000;cursor:pointer;display:flex;flex-direction:column;font-weight:500;justify-content:center;padding:8px 25px}.constructionCalculationsPanel_resultNavigation__dUvkP .constructionCalculationsPanel_mastBtn__w1vZN:hover{background-color:#f5f5f5}.constructionCalculationsPanel_resultNavigation__dUvkP .constructionCalculationsPanel_separator__fToRj{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-top:3px;padding:8px}.constructionCalculationsPanel_resultNavigation__dUvkP .constructionCalculationsPanel_beam__NLNE2{align-items:center;display:flex;flex-direction:row;font-weight:500;justify-content:center;padding:8px}.constructionCalculationsPanel_resultNavigation__dUvkP .constructionCalculationsPanel_valid__4d8VK{color:#009b72}.constructionCalculationsPanel_resultNavigation__dUvkP .constructionCalculationsPanel_notValid__w09lI{color:#a80000}.constructionCalculationsPanel_resultNavigation__dUvkP .constructionCalculationsPanel_selected__uztfs{background-color:#f5f5f5}.constructionCalculationsPanel_resultContainer__MSb5S .constructionCalculationsPanel_resultTable__41WAK{border-collapse:initial;border-spacing:0 6px;margin-top:25px;width:100%}.constructionCalculationsPanel_resultContainer__MSb5S .constructionCalculationsPanel_resultTable__41WAK .constructionCalculationsPanel_headerCategories__CGJ8l th{border-right:5px solid #fff;color:#000;padding:8px 12px;text-align:center}.constructionCalculationsPanel_resultContainer__MSb5S .constructionCalculationsPanel_resultTable__41WAK .constructionCalculationsPanel_headerCategories__CGJ8l th:nth-child(2),.constructionCalculationsPanel_resultContainer__MSb5S .constructionCalculationsPanel_resultTable__41WAK .constructionCalculationsPanel_headerCategories__CGJ8l th:nth-child(3),.constructionCalculationsPanel_resultContainer__MSb5S .constructionCalculationsPanel_resultTable__41WAK .constructionCalculationsPanel_headerCategories__CGJ8l th:nth-child(4),.constructionCalculationsPanel_resultContainer__MSb5S .constructionCalculationsPanel_resultTable__41WAK .constructionCalculationsPanel_headerCategories__CGJ8l th:nth-child(5),.constructionCalculationsPanel_resultContainer__MSb5S .constructionCalculationsPanel_resultTable__41WAK .constructionCalculationsPanel_headerCategories__CGJ8l th:nth-child(6){background:#f5f5f5}.constructionCalculationsPanel_resultContainer__MSb5S .constructionCalculationsPanel_resultTable__41WAK .constructionCalculationsPanel_headerCategories__CGJ8l th:first-child{background:#0000}.constructionCalculationsPanel_resultContainer__MSb5S .constructionCalculationsPanel_resultTable__41WAK .constructionCalculationsPanel_headerCategories__CGJ8l th:last-child{border-right:none}.constructionCalculationsPanel_resultContainer__MSb5S .constructionCalculationsPanel_resultTable__41WAK .constructionCalculationsPanel_headers__-ctpk{margin-bottom:8px}.constructionCalculationsPanel_resultContainer__MSb5S .constructionCalculationsPanel_resultTable__41WAK .constructionCalculationsPanel_headers__-ctpk th{background:#000;border-right:5px solid #000;color:#fff;padding:8px 12px;text-align:center}.constructionCalculationsPanel_resultContainer__MSb5S .constructionCalculationsPanel_resultTable__41WAK .constructionCalculationsPanel_emptyRow__uU3es td{padding:5px}.constructionCalculationsPanel_resultContainer__MSb5S .constructionCalculationsPanel_resultTable__41WAK .constructionCalculationsPanel_result__3EVly{box-shadow:0 1px 4px 0 #2021241f}.constructionCalculationsPanel_resultContainer__MSb5S .constructionCalculationsPanel_resultTable__41WAK .constructionCalculationsPanel_result__3EVly td{border-right:1px solid #f5f5f5;color:#000;padding:8px 12px;text-align:right}.constructionCalculationsPanel_resultContainer__MSb5S .constructionCalculationsPanel_resultTable__41WAK .constructionCalculationsPanel_result__3EVly td:first-child{background-color:#e5e5e5;border-right:.5px solid #000;cursor:pointer;font-style:italic;font-weight:700;text-align:start;width:200px}.constructionCalculationsPanel_greenBoxNoColor__cKX7B{text-align:center!important}.constructionCalculationsPanel_greenBox__xSEGR{background:#dff6dd;color:#107c10!important;text-align:center!important}.constructionCalculationsPanel_redBox__jbSfS{background:#fde7e9;color:#a80000!important;text-align:center!important}.constructionCalculationsPanel_yellowBox__-IkP2{background:#f2f549;color:#fff!important}.constructionCalculationsPanel_dialogFooter__TT4NP{border-top:2px solid #f5f5f5;height:44px;margin-bottom:25px;margin-top:25px;padding:8px 0 0}.constructionCalculationsPanel_dialogFooter__TT4NP,.constructionCalculationsPanel_dialogFooter__TT4NP .constructionCalculationsPanel_section__v9Nc7{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.constructionCalculationsPanel_dialogFooter__TT4NP .constructionCalculationsPanel_section__v9Nc7 .constructionCalculationsPanel_mainValueBox__vpaBY{font-weight:600;padding:6px 12px 6px 0}.constructionCalculationsPanel_dialogFooter__TT4NP .constructionCalculationsPanel_section__v9Nc7 .constructionCalculationsPanel_mainValueBoxGreen__ZbIkt{background-color:#009b72;color:#fff;font-weight:600;padding:6px 12px}.constructionCalculationsPanel_errorMessage__VS1WU{color:#a80000;font-size:12px;font-weight:400;margin-top:0;padding-top:0}.constructionCalculationsPanel_associationModal__-bw4B{max-width:1228px;width:1228px}.constructionCalculationsPanel_mainMessage__1RnS9{margin-bottom:10px}.constructionCalculationsPanel_field__rAxZg{margin-bottom:15px;margin-top:15px}.constructionCalculationsPanel_constructionItem__gX75c{border-radius:8px;display:flex;flex-direction:column;margin-bottom:15px}.constructionCalculationsPanel_constructionItem__gX75c .constructionCalculationsPanel_header__Z0894{background-color:#f5f5f5;border-top-left-radius:8px;border-top-right-radius:8px;font-size:18px;font-weight:600;padding:10px 8px}.constructionCalculationsPanel_constructionItem__gX75c .constructionCalculationsPanel_constructionDetailsContainer__xPaZs{border:2px solid #f5f5f5;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:none;padding:0 8px 10px}.constructionCalculationsPanel_shimmer__NaD2z{-webkit-animation-duration:.7s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:constructionCalculationsPanel_placeholderShimmer__CFx2T;-webkit-animation-timing-function:linear;background:#f6f7f8;background-image:linear-gradient(90deg,#f6f7f8 0,#edeef1 20%,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;background-size:800px 35px;position:relative}#constructionCalculationsPanel_tooltip__G-MUU{color:#fff;padding:8px 20px}#constructionCalculationsPanel_tooltipRes__Zp2fH{padding:8px 20px}#constructionCalculationsPanel_tooltipRes__Zp2fH img{height:auto;width:100%}#constructionCalculationsPanel_tooltipTitle__s7Ct1,.constructionCalculationsPanel_tooltipTitle__s7Ct1{padding:8px 0}#constructionCalculationsPanel_tooltipTitle__s7Ct1 ul,.constructionCalculationsPanel_tooltipTitle__s7Ct1 ul{list-style:none;margin:0;padding:0}#constructionCalculationsPanel_tooltipTitle__s7Ct1 ul li,.constructionCalculationsPanel_tooltipTitle__s7Ct1 ul li{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:8px}#constructionCalculationsPanel_tooltipTitle__s7Ct1 ul li .constructionCalculationsPanel_tooltipDataContainer__3\+Eph,.constructionCalculationsPanel_tooltipTitle__s7Ct1 ul li .constructionCalculationsPanel_tooltipDataContainer__3\+Eph{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}#constructionCalculationsPanel_tooltipTitle__s7Ct1 ul li .constructionCalculationsPanel_tooltipDataContainer__3\+Eph h2,.constructionCalculationsPanel_tooltipTitle__s7Ct1 ul li .constructionCalculationsPanel_tooltipDataContainer__3\+Eph h2{background:#009b72;border-radius:5px;color:#fff;font-weight:500;margin:0 25px 0 0;padding:8px}#constructionCalculationsPanel_tooltipTitle__s7Ct1 ul li .constructionCalculationsPanel_tooltipDataContainer__3\+Eph .constructionCalculationsPanel_detailsContainer__ftwZ-,.constructionCalculationsPanel_tooltipTitle__s7Ct1 ul li .constructionCalculationsPanel_tooltipDataContainer__3\+Eph .constructionCalculationsPanel_detailsContainer__ftwZ-{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}#constructionCalculationsPanel_tooltipTitle__s7Ct1 ul li .constructionCalculationsPanel_tooltipDataContainer__3\+Eph .constructionCalculationsPanel_detailsContainer__ftwZ- .constructionCalculationsPanel_detailItem__HX\+2n,.constructionCalculationsPanel_tooltipTitle__s7Ct1 ul li .constructionCalculationsPanel_tooltipDataContainer__3\+Eph .constructionCalculationsPanel_detailsContainer__ftwZ- .constructionCalculationsPanel_detailItem__HX\+2n{border-radius:5px;display:flex;flex-direction:row;font-size:12px;margin-right:10px}#constructionCalculationsPanel_tooltipTitle__s7Ct1 ul li .constructionCalculationsPanel_tooltipDataContainer__3\+Eph .constructionCalculationsPanel_detailsContainer__ftwZ- .constructionCalculationsPanel_detailItem__HX\+2n .constructionCalculationsPanel_itemKey__1WQyS,.constructionCalculationsPanel_tooltipTitle__s7Ct1 ul li .constructionCalculationsPanel_tooltipDataContainer__3\+Eph .constructionCalculationsPanel_detailsContainer__ftwZ- .constructionCalculationsPanel_detailItem__HX\+2n .constructionCalculationsPanel_itemKey__1WQyS{background:#f5f5f5;border:1px solid #000;border-bottom-left-radius:5px;border-top-left-radius:5px;padding:8px}#constructionCalculationsPanel_tooltipTitle__s7Ct1 ul li .constructionCalculationsPanel_tooltipDataContainer__3\+Eph .constructionCalculationsPanel_detailsContainer__ftwZ- .constructionCalculationsPanel_detailItem__HX\+2n .constructionCalculationsPanel_itemValue__3Xhu\+,.constructionCalculationsPanel_tooltipTitle__s7Ct1 ul li .constructionCalculationsPanel_tooltipDataContainer__3\+Eph .constructionCalculationsPanel_detailsContainer__ftwZ- .constructionCalculationsPanel_detailItem__HX\+2n .constructionCalculationsPanel_itemValue__3Xhu\+{background:#fff;border:1px solid #000;border-bottom-right-radius:5px;border-left:none;border-top-right-radius:5px;color:#000;font-weight:600;padding:8px}#constructionCalculationsPanel_tooltipTitle__s7Ct1 ul li i,.constructionCalculationsPanel_tooltipTitle__s7Ct1 ul li i{font-size:18px;justify-self:flex-end}#constructionCalculationsPanel_tooltipTitle__s7Ct1 ul li:hover,.constructionCalculationsPanel_tooltipTitle__s7Ct1 ul li:hover{background-color:#f5f5f5;cursor:pointer}@keyframes constructionCalculationsPanel_borealisBar__EhdMf{0%{left:0;right:100%;width:0}10%{left:0;right:75%;width:25%}90%{left:75%;right:0;width:25%}to{left:100%;right:0;width:0}}.constructionCalculationsPanel_loadCaseName__xX0Q8{align-items:center;display:flex;height:20px;justify-content:space-between;min-width:200px}.constructionCalculationsPanel_loadCaseIcon__\+T1e4{font-size:20px}.constructionCalculationsPanel_isMaxValue__fmudl{color:#000!important;font-weight:bolder}.constructionCalculationsPanel_panelsContainer__-Vdb5{display:flex;flex-direction:inherit;flex-wrap:nowrap}@media print{.constructionCalculationsPanel_resultsAndPanels__DUaoF{padding-top:30px}}@media print and (orientation:landscape){.constructionCalculationsPanel_not-edge__vbDz5 table{position:relative;top:15px}}@media print and (orientation:portrait){html.constructionCalculationsPanel_not-edge__vbDz5 .constructionCalculationsPanel_resultsAndPanels__DUaoF{page-break-before:always!important}.constructionCalculationsPanel_not-edge__vbDz5 .constructionCalculationsPanel_resultTabs__YJmCr{padding-top:50px}}.constructionCalculationsBody_resultsHeader__ezrGU{margin-bottom:5px}.constructionCalculationsBody_panelsContainer__Pt0BV{display:flex;justify-content:space-around;margin-left:10px;margin-right:10px}.constructionCalculationsBody_print__GnF3L{display:none!important}@media print{.constructionCalculationsBody_noPrint__UZJrW,.constructionCalculationsBody_resultsHeader__ezrGU{display:none!important}.constructionCalculationsBody_print__GnF3L{display:inline-block!important}}.IsaacEmpty_emptyList__bGjUX{align-items:center;display:flex;flex-flow:column;justify-content:center}.IsaacEmpty_emptyListImage__box89{width:300px}.mastTab_foundationType__mkpSL{color:#000}.mastProfileAndFoundationPanel_header__TF8sb{border-bottom:1px solid #e5e5e5;padding-bottom:15px}.mastProfileAndFoundationPanel_container__22kJe{margin-left:10px;margin-right:10px}@media print{.mastProfileAndFoundationPanel_container__22kJe{min-width:350px}}.calculationConstructionDetailsNew_infoContainer__reyIZ .calculationConstructionDetailsNew_infoBox__4uyHQ{align-items:flex-start;background-color:#f5f5f5;border-radius:5px;display:flex;flex-direction:column;justify-content:center;margin-bottom:15px;padding:10px 8px}@media print{.calculationConstructionDetailsNew_infoContainer__reyIZ .calculationConstructionDetailsNew_infoBox__4uyHQ{margin-bottom:2px!important;padding:2px!important}}.calculationConstructionNewField_valueBox__P\+HlC{align-items:flex-start;display:flex;flex-direction:row;justify-content:center}.calculationConstructionNewField_valueBox__P\+HlC div{margin-right:5px;padding:8px}.calculationConstructionNewField_valueBox__P\+HlC .calculationConstructionNewField_value__g8sDk{font-weight:700;margin-right:0}.calculationConstructionNewField_valueBox__P\+HlC .calculationConstructionNewField_valueYellow__lVVgt{background:#f2f549;font-weight:700;margin-bottom:5px;margin-right:0}.calculationConstructionNewField_redUnderline__9RJnM{-webkit-text-decoration:underline red;text-decoration:underline red;text-decoration-thickness:3px}.calculationConstructionNewField_drillholesCode__xMCB5{align-self:center;background-color:#d3d3d3;padding:5px 10px}.calculationConstructionNewField_drillholesCodeModal__CK9gS{display:flex;flex-direction:column;padding-bottom:20px;padding-left:20px;padding-right:20px}.calculationConstructionNewField_drillholesCodeModalInputs__xsXGb{grid-column-gap:30px;grid-row-gap:30px;column-gap:30px;display:grid;grid-template-columns:auto auto;row-gap:30px}.calculationConstructionNewField_drillholesCodeModalTitle__icUgT{padding-left:20px}.calculationConstructionNewField_drillholesCodeModalSection__gZquT{display:flex;flex-direction:column;row-gap:7px}.calculationConstructionNewField_drillholesCodeModalSectionColumn__EbJAg{display:flex;flex-direction:column;row-gap:10px}.calculationConstructionNewField_drillholesCodeModalSectionName__FUVCb{font-weight:700}.calculationConstructionNewField_drillholesCodeModalCheckbox__uT\+EL{padding-right:10px}.calculationConstructionNewField_drillholesCodeModalButtonsContainer__wchDh{align-self:flex-end;margin-top:20px}.calculationConstructionNewField_drillholesCodeModalSaveButton__T59ro{margin-right:5px}.calculationConstructionNewField_drillholesCodeModalInputStyle__k75-J{align-items:center;display:flex}.calculationConstructionNewField_editIcon__qVq53{align-self:center}@media print{.calculationConstructionNewField_infoContainer__xeb4f .calculationConstructionNewField_valueBox__P\+HlC{padding:2px!important}}.editablePropertiesPanelNew_header__uE2gA{border-bottom:1px solid #e5e5e5;padding-bottom:15px}.editablePropertiesPanelNew_container__wGN1v{margin-left:10px;margin-right:10px}@media print{.editablePropertiesPanelNew_container__wGN1v{min-width:400px}}.IsaacList_default__VlIYG{background-color:#f5f5f5;padding:16px}.deselectedElementsPanelNew_header__SEwpr{border-bottom:1px solid #e5e5e5;padding-bottom:15px}.deselectedElementsPanelNew_container__imKW-{margin-left:10px;margin-right:10px}@media print{.deselectedElementsPanelNew_container__imKW-{min-width:350px}}.ConstructionBody_constructionBodyContainer__6jtoO{padding-top:1em}.ConstructionBody_constructionBodyBlock__vP-m0{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;page-break-inside:avoid}.ConstructionTable_constructionDetailsTableContainer__07ABn{background:#f5f5f5;border-radius:5px;display:flex;flex-direction:column;font-size:14px;margin:5px 5px 5px 0;padding:10px;width:-webkit-fit-content;width:fit-content}.ConstructionTable_constructionDetailsTableContainer__07ABn table{border-collapse:collapse;width:-webkit-fit-content;width:fit-content}.ConstructionTable_constructionDetailsTableContainer__07ABn table>thead>tr>th{background:#fff;border-bottom:1px solid #b5b5b5;border-right:1px solid #f5f5f5;color:#323130;padding:8px 12px;text-align:center}.ConstructionTable_constructionDetailsTableContainer__07ABn table>tbody>tr{box-shadow:0 1px 4px 0 #2021241f}.ConstructionTable_constructionDetailsTableContainer__07ABn table>tbody>tr>td{background-color:#fff;border-right:1px solid #f5f5f5;font-weight:400;height:28px;padding:8px 12px;text-align:center}.EditableItem_error__m2CeH{border-bottom:inset #f05a5a;border-width:3px;margin-right:5px}.EditableItem_normal__z64ff{color:#000;margin-bottom:0;margin-top:0}.EditableItem_disabled__3Zh1z{color:#ccc;margin-bottom:0;margin-top:0}.EditableItem_editIcon__JkaR6{align-items:center;margin-left:5px}.EditableItem_container__vRuDJ{align-items:center;display:flex;margin-right:5px}.EditableItem_errorIcon__uIJHc{color:red}.EditableItem_editingContainer__1tPpj{margin-right:5px}.ConstructionTableCollapsible_collapsibleContainer__fKXNO{border-radius:8px;display:flex;flex-direction:column}.ConstructionTableCollapsible_collapsibleContainer__fKXNO .ConstructionTableCollapsible_collapsibleHeader__gWAfX{align-items:flex-start;border-top-left-radius:8px;border-top-right-radius:8px;display:flex;flex-direction:column;font-weight:600;padding:0 0 5px}.ConstructionTableCollapsible_collapsibleContainer__fKXNO .ConstructionTableCollapsible_title__eL8uR{align-items:center;display:flex;font-size:18px;font-weight:600}.ConstructionTableCollapsible_collapsibleContainer__fKXNO .ConstructionTableCollapsible_title__eL8uR .ConstructionTableCollapsible_total__wIcdQ{align-items:center;background:#009b72;border-radius:15px;color:#fff;display:flex;font-size:14px;height:15px;justify-content:center;margin-left:5px;padding:5px;width:15px}.IsaacPills_infoBar__oxnMu{align-items:center;border-top:1px solid #c5c5c5;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;padding:15px 8px}.IsaacPill_constructionInfoItem__hL-Ay{border-radius:5px;display:flex;flex-direction:row;font-size:12px;margin-right:10px}.IsaacPill_constructionInfoItem__hL-Ay .IsaacPill_itemKey__epADK{align-items:center;background:#f5f5f5;border:1px solid #55585a;border-bottom-left-radius:5px;border-top-left-radius:5px;display:flex;padding:8px}.IsaacPill_constructionInfoItem__hL-Ay .IsaacPill_itemValue__J0qqz{align-items:center;background:#fff;border:1px solid #55585a;border-bottom-right-radius:5px;border-left:none;border-top-right-radius:5px;color:#000;display:flex;font-weight:600;padding:8px}@media print{.IsaacPdfViewer_pageContainer__FfIfR{padding-top:60px}}.IsaacPdfHeader_headerContainer__7zVw3{align-items:center;display:flex;justify-content:space-between;visibility:collapse}@media print{.IsaacPdfHeader_headerNote__NWBdb{font-weight:bolder;margin-right:60px}.IsaacPdfHeader_onlyPrint__BqD2J{left:20px;position:fixed;top:0;visibility:visible;width:100%}}.CalculationNoteFoundationLoadCases_container__mmu0v{width:-webkit-min-content;width:min-content}.CalculationNoteFoundationLoadCases_table__9w\+9\+{overflow-x:hidden}.CalculationNoteFoundationLoadCases_table__9w\+9\+ div[class*=cell-]{min-height:30px;padding:0}@media print{.CalculationNoteFoundationLoadCases_table__9w\+9\+{max-width:1500px}}.CalculationNoteFoundationLoadCases_headers__o9k5r,.CalculationNoteFoundationLoadCases_secondaryHeadersGroup__u-D3\+{font-weight:bolder}.CalculationNoteFoundationLoadCases_mainHeadersGroup__WC\+2D{display:flex}.CalculationNoteFoundationLoadCases_mainHeader__WG\+MF{background-color:#f5f5f5;border-bottom:5px solid #fff;border-right:5px solid #fff;color:#000;display:flex;font-size:1.4em;font-weight:bolder;justify-content:center;padding:5px 10px}.CalculationNoteFoundationLoadCases_mainHeader__WG\+MF:last-child{border-right:0}.CalculationNoteFoundationLoadCases_secondaryHeadersGroup__u-D3\+{align-items:center;background-color:#000;font-size:1rem;overflow-wrap:break-word;padding-top:0}.CalculationNoteFoundationLoadCases_secondaryHeadersGroup__u-D3\+ span{color:#fff}.CalculationNoteFoundationLoadCases_multiLineHeader__ZPHE2{line-height:1.3;max-width:220px;text-align:center;white-space:normal}span[class*=cellTooltip-]{justify-items:center}.Cell_cellBooleanInValid__aUfjh,.Cell_cellBooleanValid__UBhDr,.Cell_cellNumber__kYKwk,.Cell_cellString__C-bWn,.Cell_cellTitle__xyfC3,.Cell_cell__j5ejO{align-items:center;color:#000;display:flex;height:100%;justify-content:center}.Cell_cellString__C-bWn,.Cell_cellTitle__xyfC3{padding-left:5px}.Cell_cellTitle__xyfC3{background-color:#e5e5e5;border-right:.5px solid #000;font-size:.9rem;font-style:italic;font-weight:bolder;justify-content:left}.Cell_cellBooleanValid__UBhDr{background-color:#dff6dd}.Cell_cellBooleanInValid__aUfjh{background-color:#fde7e9}.constructionNew_constructionContainer__oQsuj{margin:0 10px}.ConstructionHeader_constructionHeaderContainer__1O8JD{align-items:center;display:flex;flex-direction:row}.ConstructionHeader_constructionHeaderContainer__1O8JD>*{margin:10px}.ConstructionHeader_constructionHeaderContainer__1O8JD{background-color:#f5f5f5}.ConstructionHeader_constructionHeaderContainer__1O8JD>h2{background:#009b72;border-radius:5px;color:#fff;font-weight:500;margin-left:10px;padding:8px}.ConstructionHeader_constructionHeaderContainer__1O8JD>h2 .ConstructionHeader_isAccepted__J3BiY{background:green!important}.ConstructionHeader_constructionHeaderContainer__1O8JD h3.ConstructionHeader_updatedOn__Yvxjv{margin-right:10px}.ConstructionHeader_constructionHeaderContainer__1O8JD i.ConstructionHeader_isAccepted__J3BiY{align-items:center;color:green;font-size:20px;padding-right:10px}.ConstructionHeader_constructionHeaderContainer__1O8JD .ConstructionHeader_right__DbaWg{display:flex;flex-direction:row;margin-left:auto}.ConstructionNewTagControl_tagsContainer__C5dNE{list-style-type:none;margin:0;padding:0}.ConstructionNewTagControl_tagsContainer__C5dNE .ConstructionNewTagControl_tag__t0Pb4{align-items:center;background-color:#000000b3;border-radius:120px;color:#fff;display:flex;float:left;margin-bottom:0;margin-right:5px;outline:none;padding:0}.ConstructionNewTagControl_tagsContainer__C5dNE .ConstructionNewTagControl_tag__t0Pb4 .ConstructionNewTagControl_name__W7fIZ{font-size:12px;padding:2px 6px 2px 10px}.ConstructionNewTagControl_tagsContainer__C5dNE .ConstructionNewTagControl_tag__t0Pb4 .ConstructionNewTagControl_addBtn__UDJS8,.ConstructionNewTagControl_tagsContainer__C5dNE .ConstructionNewTagControl_tag__t0Pb4 .ConstructionNewTagControl_removeBtn__2QC6d{cursor:pointer;font-size:12px;padding:0 0 0 3px}.ConstructionNewTagControl_tagsContainer__C5dNE .ConstructionNewTagControl_tag__t0Pb4 .ConstructionNewTagControl_addBtn__UDJS8 button,.ConstructionNewTagControl_tagsContainer__C5dNE .ConstructionNewTagControl_tag__t0Pb4 .ConstructionNewTagControl_removeBtn__2QC6d button{border-radius:120px;height:22px;width:auto}.ConstructionNewTagControl_tagsContainer__C5dNE .ConstructionNewTagControl_tag__t0Pb4 .ConstructionNewTagControl_addBtn__UDJS8 button i,.ConstructionNewTagControl_tagsContainer__C5dNE .ConstructionNewTagControl_tag__t0Pb4 .ConstructionNewTagControl_removeBtn__2QC6d button i{color:#fff;font-size:12px}.ConstructionNewTagControl_tagsContainer__C5dNE .ConstructionNewTagControl_tag__t0Pb4 .ConstructionNewTagControl_addBtn__UDJS8 button:hover,.ConstructionNewTagControl_tagsContainer__C5dNE .ConstructionNewTagControl_tag__t0Pb4 .ConstructionNewTagControl_removeBtn__2QC6d button:hover{background-color:#a80000}.ConstructionNewTagControl_tagsContainer__C5dNE .ConstructionNewTagControl_tag__t0Pb4 .ConstructionNewTagControl_addBtn__UDJS8 button:hover i,.ConstructionNewTagControl_tagsContainer__C5dNE .ConstructionNewTagControl_tag__t0Pb4 .ConstructionNewTagControl_removeBtn__2QC6d button:hover i{color:#fff}.ConstructionNewTagControl_tagsContainer__C5dNE .ConstructionNewTagControl_tag__t0Pb4 .ConstructionNewTagControl_removeBtn__2QC6d button{padding:0 4px}.ConstructionNewTagControl_tagsContainer__C5dNE .ConstructionNewTagControl_tag__t0Pb4 .ConstructionNewTagControl_addBtn__UDJS8{border-radius:2px;padding:0}.ConstructionNewTagControl_tagsContainer__C5dNE .ConstructionNewTagControl_tag__t0Pb4 .ConstructionNewTagControl_addBtn__UDJS8 button{border-radius:2px}.ConstructionNewTagControl_tagsContainer__C5dNE .ConstructionNewTagControl_tag__t0Pb4 .ConstructionNewTagControl_addBtn__UDJS8 button:hover{background-color:#000}.ConstructionNewTagControl_tagsContainer__C5dNE .ConstructionNewTagControl_tag__t0Pb4 .ConstructionNewTagControl_addBtn__UDJS8 button:hover i{color:#fff}.ConstructionNewTagControl_tagsContainer__C5dNE .ConstructionNewTagControl_bordered__wu5KY{border-radius:2px}.ConstructionNewDeleteTagsDialog_deleteDialog__3q4Pi .ConstructionNewDeleteTagsDialog_loading__U1iIb{margin-top:0}.ConstructionNewDeleteTagsDialog_deleteDialog__3q4Pi .ConstructionNewDeleteTagsDialog_warningMsg__qUO4L{margin-top:10px}.ConstructionNewDeleteTagsDialog_deleteDialog__3q4Pi .ConstructionNewDeleteTagsDialog_defaultContainer__b0QGJ{display:flex;flex-direction:column}.ConstructionNewDeleteTagsDialog_deleteDialog__3q4Pi .ConstructionNewDeleteTagsDialog_defaultContainer__b0QGJ .ConstructionNewDeleteTagsDialog_constructionsContainer__ssq\+Y{align-items:flex-start;display:flex;flex-direction:column;padding:25px 0 0}.ConstructionNewDeleteTagsDialog_deleteDialog__3q4Pi .ConstructionNewDeleteTagsDialog_defaultContainer__b0QGJ .ConstructionNewDeleteTagsDialog_constructionsContainer__ssq\+Y .ConstructionNewDeleteTagsDialog_constructionBox__X9All{background:#009b72;border-radius:5px;color:#fff;font-weight:500;margin-bottom:10px;padding:8px}.ConstructionDetails_constructionDetailsContainer__Li09w{align-items:center;border-top:1px solid #c5c5c5;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;padding-top:1em}.ConstructionCommandBar_commandBarContainer__vfoPC{background:#fff}.ConstructionCommandBar_commandBarContainer__vfoPC .ms-CommandBar,.ConstructionCommandBar_commandBarContainer__vfoPC .ms-CommandBarItem-link{background-color:#f3f2f1}.ConstructionCommandBar_commandBarContainer__vfoPC .ms-CommandBarItem-link:hover{background-color:#dbd8d6}.ConstructionCommandBar_commandBarContainer__vfoPC .ms-CommandBar .ms-CommandBar-primaryCommand *{margin-right:5px}.IsaacConfirmationModal_container__j9avA{border-top:4px solid orange;max-width:500px;padding:10px}.IsaacConfirmationModal_container__j9avA .IsaacConfirmationModal_body__Vj5nZ{margin:10px 0;text-align:center}.IsaacConfirmationModal_container__j9avA .IsaacConfirmationModal_footer__OqDcc{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-top:10px}.IsaacConfirmationModal_container__j9avA .IsaacConfirmationModal_footer__OqDcc .IsaacConfirmationModal_button__aDyYN{margin-right:10px}.IsaacConfirmationModal_container__j9avA .IsaacConfirmationModal_icon__6OWQY{color:orange;font-size:50px}.IsaacConfirmationModal_container__j9avA .IsaacConfirmationModal_warningText__MSFjW{color:orange;font-style:italic;font-weight:bolder;padding-top:10px}.IsaacConfirmationModal_overlay__zLvUF{background:#0000004d}.IsaacCommandBar_commandBar__xQMDm{margin-bottom:15px}.constructionsNew_results__0JyvJ{margin-left:5px}.constructionsNew_results__0JyvJ .constructionsNew_titleContainer__ecSJo .constructionsNew_title__T4f3u{margin-bottom:30px!important}.constructionsNew_results__0JyvJ .constructionsNew_titleContainer__ecSJo .constructionsNew_title__T4f3u h2{color:#000;font-family:Segoe UI,"Segoe UI Web (West European)",-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:2.617924em;font-weight:600;letter-spacing:-.025em;line-height:1.222;margin-bottom:.4297298164em;margin-top:0}.constructionsNew_results__0JyvJ .constructionsNew_titleContainer__ecSJo .constructionsNew_title__T4f3u p{color:#000;font-size:1.2720062893em;font-weight:300;line-height:1.6}.constructionsNew_results__0JyvJ .constructionsNew_titleContainer__ecSJo .constructionsNew_searchContainer__V0-O9{display:flex;flex-direction:row;margin-bottom:15px}.constructionsNew_results__0JyvJ .constructionsNew_titleContainer__ecSJo .constructionsNew_searchContainer__V0-O9 .constructionsNew_searchOptions__0jUCW{width:10%}.constructionsNew_results__0JyvJ .constructionsNew_titleContainer__ecSJo .constructionsNew_searchContainer__V0-O9 .constructionsNew_searchOptions__0jUCW .ms-Dropdown-title{background-color:"[theme: themePrimary]";border-color:#0000;color:#fff}.constructionsNew_results__0JyvJ .constructionsNew_titleContainer__ecSJo .constructionsNew_searchContainer__V0-O9 .constructionsNew_searchOptions__0jUCW .ms-Dropdown-caretDown{color:#fff}.constructionsNew_results__0JyvJ .constructionsNew_titleContainer__ecSJo .constructionsNew_searchContainer__V0-O9 .constructionsNew_searchBar__AdHhU{margin:0 0 0 10px;width:100%}.constructionsNew_results__0JyvJ .constructionsNew_masonry__69GiB{display:flex;margin-top:15px}.constructionsNew_results__0JyvJ .constructionsNew_masonry__69GiB .constructionsNew_masonryBox__zka7m{align-items:center;background:#0000;display:flex;justify-content:center}.constructionsNew_results__0JyvJ .constructionsNew_masonry__69GiB .constructionsNew_masonryBox__zka7m .constructionsNew_imageCell__\+fgDM{box-sizing:border-box;cursor:pointer;display:flex;outline:#0000;padding:0;position:relative;transition:transform .2s}.constructionsNew_results__0JyvJ .constructionsNew_masonry__69GiB .constructionsNew_masonryBox__zka7m .constructionsNew_imageCell__\+fgDM img{border-radius:6px;filter:blur(0);height:auto;object-fit:contain;opacity:1;transition:filter .15s}.constructionsNew_results__0JyvJ .constructionsNew_masonry__69GiB .constructionsNew_masonryBox__zka7m .constructionsNew_imageCell__\+fgDM .constructionsNew_checkContainer__t8oTZ{left:15px;opacity:0;position:absolute;top:15px;z-index:100}.constructionsNew_results__0JyvJ .constructionsNew_masonry__69GiB .constructionsNew_masonryBox__zka7m .constructionsNew_imageCell__\+fgDM .constructionsNew_detailContainer__2dnY\+{align-items:center;background:#00000080;bottom:8px;color:#fff;display:flex;font-family:Segoe UI,"Segoe UI Web (West European)",-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:18px;font-weight:600;justify-content:center;left:8px;opacity:1;padding:5px;position:absolute;right:8px;text-align:center;z-index:2}.constructionsNew_results__0JyvJ .constructionsNew_masonry__69GiB .constructionsNew_masonryBox__zka7m .constructionsNew_imageCell__\+fgDM .constructionsNew_detailContainer__2dnY\+ .constructionsNew_likeContainer__E50So{align-items:center;display:flex;justify-content:center}.constructionsNew_results__0JyvJ .constructionsNew_masonry__69GiB .constructionsNew_masonryBox__zka7m .constructionsNew_imageCell__\+fgDM .constructionsNew_detailContainer__2dnY\+ .constructionsNew_likeContainer__E50So .constructionsNew_likesCount__nYjJI{color:#fff;font-size:18px;margin-bottom:2px}.constructionsNew_results__0JyvJ .constructionsNew_masonry__69GiB .constructionsNew_masonryBox__zka7m .constructionsNew_imageCell__\+fgDM .constructionsNew_detailContainer__2dnY\+ .constructionsNew_likeContainer__E50So .ms-Button-icon{color:#fff;font-size:18px;font-weight:500}.constructionsNew_results__0JyvJ .constructionsNew_masonry__69GiB .constructionsNew_masonryBox__zka7m .constructionsNew_imageCell__\+fgDM:before{background:linear-gradient(0deg,#00000080 0,#0000);border-bottom-left-radius:6px;border-bottom-right-radius:6px;bottom:0;content:"";height:80px;left:0;opacity:1;pointer-events:none;position:absolute;right:0;transition:opacity .2s;z-index:1}.constructionsNew_results__0JyvJ .constructionsNew_masonry__69GiB .constructionsNew_masonryBox__zka7m .constructionsNew_imageCell__\+fgDM:hover .constructionsNew_checkContainer__t8oTZ,.constructionsNew_results__0JyvJ .constructionsNew_masonry__69GiB .constructionsNew_masonryBox__zka7m .constructionsNew_imageCell__\+fgDM:hover .constructionsNew_detailContainer__2dnY\+{opacity:1}.constructionsNew_results__0JyvJ .constructionsNew_masonry__69GiB .constructionsNew_masonryBox__zka7m .constructionsNew_imageCell__\+fgDM:hover:before{height:100%;opacity:1}.constructionsNew_results__0JyvJ .constructionsNew_masonry__69GiB .constructionsNew_masonryBox__zka7m .constructionsNew_isSelected__r3HOD img{opacity:.3}.constructionsNew_results__0JyvJ .constructionsNew_masonry__69GiB .constructionsNew_masonryBox__zka7m .constructionsNew_isSelected__r3HOD .constructionsNew_checkContainer__t8oTZ{opacity:1}.constructionsNew_results__0JyvJ .constructionsNew_emptyContainer__OMiRF{margin-top:10%}.constructionsNew_results__0JyvJ .constructionsNew_emptyContainer__OMiRF .constructionsNew_empty__vbWpX{align-items:center;display:flex;justify-content:center}.constructionsNew_results__0JyvJ .constructionsNew_emptyContainer__OMiRF .constructionsNew_empty__vbWpX img{max-width:50%;width:100px}.constructionsNew_results__0JyvJ .constructionsNew_emptyContainer__OMiRF .constructionsNew_empty__vbWpX p{max-width:50%}.constructionsNew_pagination__gLXnP{background-color:#fff;bottom:0;display:flex;flex:1 1;flex-direction:row;justify-content:center;left:0;margin:0;right:0;z-index:1}.constructionsNew_pagination__gLXnP .constructionsNew_button__BYQ5t{-webkit-font-smoothing:antialiased;align-items:flex-start;-webkit-appearance:button;border:none;box-sizing:border-box;color:#000;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;height:32px;letter-spacing:normal;margin:0;min-width:80px;outline:#0000;padding:0 16px;text-align:center;text-indent:0;text-rendering:auto;text-shadow:none;text-transform:none;-webkit-user-select:none;user-select:none;vertical-align:top;word-spacing:normal;-webkit-writing-mode:horizontal-tb!important}.constructionsNew_pagination__gLXnP .constructionsNew_button__BYQ5t .constructionsNew_buttonContainer__SIrZE{align-items:center;display:flex;flex:1 1;flex-direction:row;flex-wrap:nowrap;height:100%;justify-content:center}.constructionsNew_pagination__gLXnP .constructionsNew_button__BYQ5t .constructionsNew_buttonContainer__SIrZE i{-webkit-font-smoothing:antialiased;speak:none;color:#000;display:inline-block;flex-shrink:0;font-family:FabricMDL2Icons;font-size:16px;font-style:normal;font-weight:400;height:16px;line-height:16px;margin:0 4px;text-align:center;vertical-align:middle}.constructionsNew_pagination__gLXnP .constructionsNew_button__BYQ5t .constructionsNew_buttonContainer__SIrZE .constructionsNew_label__PYmBx{font-weight:600;line-height:100%;margin:0 4px}.constructionsNew_pagination__gLXnP .constructionsNew_buttonPrimary__zs0u1{background-color:#000;border:none!important;color:#fff}.constructionsNew_pagination__gLXnP button.ms-Button--default{background-color:#f4f4f4;border:none!important}.constructionsNew_pagination__gLXnP button.ms-Button--primary{border:none!important}.constructionsNew_loading__lOTh1{align-items:center;display:flex;flex-direction:column;height:300px;justify-content:center}.constructionsNew_loading__lOTh1 p{font-size:16px;font-weight:600}.constructionsNew_loading__lOTh1 img{width:200px}.constructionsNew_shimmer__aQ7c5{-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:constructionsNew_placeholderShimmer__waFQN;-webkit-animation-timing-function:linear;background:#f6f7f8;background-image:linear-gradient(90deg,#f6f7f8 0,#edeef1 20%,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;background-size:800px 404px;margin-bottom:15px;position:relative}.constructionsNew_commandBar__8Z16G{background:#fff;margin-bottom:15px}.constructionsNew_commandBar__8Z16G .ms-CommandBar,.constructionsNew_commandBar__8Z16G .ms-CommandBarItem-link{background-color:#f3f2f1}.constructionsNew_commandBar__8Z16G .ms-CommandBarItem-link:hover{background-color:#dbd8d6}.constructionsNew_commandBar__8Z16G .ms-CommandBar .ms-CommandBar-primaryCommand *{margin-right:5px}.constructionsNew_icon__BcdwM{width:24px}.constructionsNew_fileLink__rknTp{color:#000;font-size:1.2em;text-decoration:none}.constructionsNew_farItem__SHCs2{display:flex;justify-content:space-between}.constructionsNew_generalView__5G7oO{background-color:#000!important;color:#fff!important;margin-left:0}.constructionsNew_generalView__5G7oO .constructionsNew_generalViewBox__8KooP{align-items:center;display:flex;font-weight:600}.constructionsNew_generalView__5G7oO .constructionsNew_generalViewBox__8KooP .constructionsNew_total__KkDcu{align-items:center;background:#009b72;border-radius:15px;color:#fff;display:flex;font-size:14px;height:15px;justify-content:center;margin-left:5px;padding:5px;text-align:center;width:15px}.constructionsNew_generalView__5G7oO i{color:#fff!important}.constructionsNew_generalView__5G7oO:active,.constructionsNew_generalView__5G7oO:focus,.constructionsNew_generalView__5G7oO:hover,.constructionsNew_generalView__5G7oO:visited{background-color:#1a1a1a!important;color:#fff!important}.constructionsNew_generalView__5G7oO:active i,.constructionsNew_generalView__5G7oO:focus i,.constructionsNew_generalView__5G7oO:hover i,.constructionsNew_generalView__5G7oO:visited i{background:#0000!important;color:#fff!important}.constructionsNew_contrast__Kk5y6,.constructionsNew_dark__t2a8v{background-color:#201f1f!important;border:1px solid #201f1f}.constructionsNew_contrast__Kk5y6 .constructionsNew_titleContainer__ecSJo .constructionsNew_backBtn__PsB5o p,.constructionsNew_dark__t2a8v .constructionsNew_titleContainer__ecSJo .constructionsNew_backBtn__PsB5o p{color:#e3e2ef}.constructionsNew_contrast__Kk5y6 .constructionsNew_titleContainer__ecSJo .constructionsNew_backBtn__PsB5o .constructionsNew_icon__BcdwM,.constructionsNew_dark__t2a8v .constructionsNew_titleContainer__ecSJo .constructionsNew_backBtn__PsB5o .constructionsNew_icon__BcdwM{color:#a6a7dc}.constructionsNew_contrast__Kk5y6 .constructionsNew_titleContainer__ecSJo .constructionsNew_searchContainer__V0-O9 .constructionsNew_searchOptions__0jUCW .ms-Dropdown-title,.constructionsNew_dark__t2a8v .constructionsNew_titleContainer__ecSJo .constructionsNew_searchContainer__V0-O9 .constructionsNew_searchOptions__0jUCW .ms-Dropdown-title{background-color:#6264a7;border-color:#0000;color:#fff}.constructionsNew_contrast__Kk5y6 .constructionsNew_titleContainer__ecSJo .constructionsNew_searchContainer__V0-O9 .constructionsNew_searchOptions__0jUCW .ms-Dropdown-caretDown,.constructionsNew_dark__t2a8v .constructionsNew_titleContainer__ecSJo .constructionsNew_searchContainer__V0-O9 .constructionsNew_searchOptions__0jUCW .ms-Dropdown-caretDown{color:#fff}.constructionsNew_contrast__Kk5y6 .constructionsNew_titleContainer__ecSJo .constructionsNew_searchContainer__V0-O9 .constructionsNew_searchBar__AdHhU .ms-TextField-fieldGroup,.constructionsNew_dark__t2a8v .constructionsNew_titleContainer__ecSJo .constructionsNew_searchContainer__V0-O9 .constructionsNew_searchBar__AdHhU .ms-TextField-fieldGroup{background-color:#2d2c2c;border:none}.constructionsNew_contrast__Kk5y6 .constructionsNew_titleContainer__ecSJo .constructionsNew_searchContainer__V0-O9 .constructionsNew_searchBar__AdHhU .ms-TextField-fieldGroup .ms-TextField-field,.constructionsNew_dark__t2a8v .constructionsNew_titleContainer__ecSJo .constructionsNew_searchContainer__V0-O9 .constructionsNew_searchBar__AdHhU .ms-TextField-fieldGroup .ms-TextField-field{color:#fff}.constructionsNew_contrast__Kk5y6 .constructionsNew_titleContainer__ecSJo .constructionsNew_backBtn__PsB5o:hover,.constructionsNew_dark__t2a8v .constructionsNew_titleContainer__ecSJo .constructionsNew_backBtn__PsB5o:hover{background-color:#9ea2ff;border-radius:2px}.constructionsNew_contrast__Kk5y6 .constructionsNew_titleContainer__ecSJo .constructionsNew_backBtn__PsB5o:hover .constructionsNew_icon__BcdwM,.constructionsNew_dark__t2a8v .constructionsNew_titleContainer__ecSJo .constructionsNew_backBtn__PsB5o:hover .constructionsNew_icon__BcdwM{color:#e3e2ef}.constructionsNew_contrast__Kk5y6 .constructionsNew_titleContainer__ecSJo .constructionsNew_title__T4f3u h2,.constructionsNew_dark__t2a8v .constructionsNew_titleContainer__ecSJo .constructionsNew_title__T4f3u h2{color:#fff}.constructionsNew_contrast__Kk5y6 .constructionsNew_titleContainer__ecSJo .constructionsNew_title__T4f3u .constructionsNew_icon__BcdwM,.constructionsNew_dark__t2a8v .constructionsNew_titleContainer__ecSJo .constructionsNew_title__T4f3u .constructionsNew_icon__BcdwM{color:#a6a7dc}.constructionsNew_contrast__Kk5y6 .constructionsNew_titleContainer__ecSJo .ms-DetailsList,.constructionsNew_dark__t2a8v .constructionsNew_titleContainer__ecSJo .ms-DetailsList{background-color:#201f1f}.constructionsNew_contrast__Kk5y6 .constructionsNew_titleContainer__ecSJo .ms-DetailsList .ms-DetailsHeader,.constructionsNew_dark__t2a8v .constructionsNew_titleContainer__ecSJo .ms-DetailsList .ms-DetailsHeader{background-color:#201f1f;border-bottom-color:#e3e2ef;width:100%}.constructionsNew_contrast__Kk5y6 .constructionsNew_titleContainer__ecSJo .ms-DetailsList .ms-DetailsHeader .ms-DetailsHeader-cellTitle,.constructionsNew_dark__t2a8v .constructionsNew_titleContainer__ecSJo .ms-DetailsList .ms-DetailsHeader .ms-DetailsHeader-cellTitle{color:#adadad}.constructionsNew_contrast__Kk5y6 .constructionsNew_titleContainer__ecSJo .ms-DetailsList .ms-DetailsRow,.constructionsNew_dark__t2a8v .constructionsNew_titleContainer__ecSJo .ms-DetailsList .ms-DetailsRow{background-color:#201f1f;border-bottom-color:#2d2c2c;width:100%}.constructionsNew_contrast__Kk5y6 .constructionsNew_titleContainer__ecSJo .ms-DetailsList .ms-DetailsRow .ms-DetailsRow-fields,.constructionsNew_dark__t2a8v .constructionsNew_titleContainer__ecSJo .ms-DetailsList .ms-DetailsRow .ms-DetailsRow-fields{color:#adadad}.constructionsNew_contrast__Kk5y6 .constructionsNew_titleContainer__ecSJo .ms-DetailsList .ms-DetailsRow .ms-DetailsRow-fields .ms-DetailsRow-cell:first-child,.constructionsNew_dark__t2a8v .constructionsNew_titleContainer__ecSJo .ms-DetailsList .ms-DetailsRow .ms-DetailsRow-fields .ms-DetailsRow-cell:first-child{color:#fff}.constructionsNew_contrast__Kk5y6 .constructionsNew_titleContainer__ecSJo .ms-DetailsList .ms-DetailsRow .ms-DetailsRow-check .ms-Check:before,.constructionsNew_dark__t2a8v .constructionsNew_titleContainer__ecSJo .ms-DetailsList .ms-DetailsRow .ms-DetailsRow-check .ms-Check:before{background:#292929}.constructionsNew_contrast__Kk5y6 .constructionsNew_titleContainer__ecSJo .ms-DetailsList .ms-DetailsRow .ms-DetailsRow-check .ms-Check.is-checked i,.constructionsNew_dark__t2a8v .constructionsNew_titleContainer__ecSJo .ms-DetailsList .ms-DetailsRow .ms-DetailsRow-check .ms-Check.is-checked i{color:#201f1f}.constructionsNew_contrast__Kk5y6 .constructionsNew_titleContainer__ecSJo .ms-DetailsList .ms-DetailsRow .ms-DetailsRow-check .ms-Check.is-checked:before,.constructionsNew_dark__t2a8v .constructionsNew_titleContainer__ecSJo .ms-DetailsList .ms-DetailsRow .ms-DetailsRow-check .ms-Check.is-checked:before{background:#9ea2ff}.constructionsNew_contrast__Kk5y6 .constructionsNew_titleContainer__ecSJo .ms-DetailsList .ms-DetailsRow:hover,.constructionsNew_dark__t2a8v .constructionsNew_titleContainer__ecSJo .ms-DetailsList .ms-DetailsRow:hover{background-color:#2d2c2c}.constructionsNew_contrast__Kk5y6 .constructionsNew_commandBar__8Z16G,.constructionsNew_dark__t2a8v .constructionsNew_commandBar__8Z16G{border:none}.constructionsNew_contrast__Kk5y6 .constructionsNew_loading__lOTh1 p,.constructionsNew_dark__t2a8v .constructionsNew_loading__lOTh1 p{color:#e3e2ef}.constructionsNew_contrast__Kk5y6 .constructionsNew_emptyBox__\+NXri .constructionsNew_shimmer__aQ7c5,.constructionsNew_dark__t2a8v .constructionsNew_emptyBox__\+NXri .constructionsNew_shimmer__aQ7c5{-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:constructionsNew_placeholderShimmer__waFQN;-webkit-animation-timing-function:linear;background:#2d2c2c;background-image:linear-gradient(90deg,#2d2c2c 0,#2d2c2c 20%,#2d2c2c 40%,#2d2c2c);background-repeat:no-repeat;background-size:800px 404px;border-radius:6px;position:relative}.constructionsNew_contrast__Kk5y6 .constructionsNew_commandBar__8Z16G,.constructionsNew_dark__t2a8v .constructionsNew_commandBar__8Z16G{background-color:#2d2c2c;height:40px;width:100%}.constructionsNew_contrast__Kk5y6 .constructionsNew_commandBar__8Z16G .ms-CommandBar,.constructionsNew_contrast__Kk5y6 .constructionsNew_commandBar__8Z16G .ms-CommandBar .ms-OverflowSet-item,.constructionsNew_dark__t2a8v .constructionsNew_commandBar__8Z16G .ms-CommandBar,.constructionsNew_dark__t2a8v .constructionsNew_commandBar__8Z16G .ms-CommandBar .ms-OverflowSet-item{background-color:#2d2c2c}.constructionsNew_contrast__Kk5y6 .constructionsNew_commandBar__8Z16G .ms-CommandBar .ms-OverflowSet-item .ms-Button--commandBar,.constructionsNew_dark__t2a8v .constructionsNew_commandBar__8Z16G .ms-CommandBar .ms-OverflowSet-item .ms-Button--commandBar{background-color:#2d2c2c;color:#e3e2ef}.constructionsNew_contrast__Kk5y6 .constructionsNew_commandBar__8Z16G .ms-CommandBar .ms-OverflowSet-item .ms-Button--commandBar .ms-Button-flexContainer i.ms-Button-icon,.constructionsNew_contrast__Kk5y6 .constructionsNew_commandBar__8Z16G .ms-CommandBar .ms-OverflowSet-item .ms-Button--commandBar .ms-Button-flexContainer i.ms-Button-menuIcon,.constructionsNew_dark__t2a8v .constructionsNew_commandBar__8Z16G .ms-CommandBar .ms-OverflowSet-item .ms-Button--commandBar .ms-Button-flexContainer i.ms-Button-icon,.constructionsNew_dark__t2a8v .constructionsNew_commandBar__8Z16G .ms-CommandBar .ms-OverflowSet-item .ms-Button--commandBar .ms-Button-flexContainer i.ms-Button-menuIcon{color:#e3e2ef}.constructionsNew_contrast__Kk5y6 .constructionsNew_commandBar__8Z16G .ms-CommandBar .ms-OverflowSet-item .ms-Button--commandBar .ms-Button-flexContainer i.ms-Button-menuIcon,.constructionsNew_dark__t2a8v .constructionsNew_commandBar__8Z16G .ms-CommandBar .ms-OverflowSet-item .ms-Button--commandBar .ms-Button-flexContainer i.ms-Button-menuIcon{background:#0000}.constructionsNew_contrast__Kk5y6 .constructionsNew_commandBar__8Z16G .ms-CommandBar .ms-OverflowSet-item:hover,.constructionsNew_dark__t2a8v .constructionsNew_commandBar__8Z16G .ms-CommandBar .ms-OverflowSet-item:hover{background-color:#2d2c2c}.constructionsNew_contrast__Kk5y6 .constructionsNew_commandBar__8Z16G .ms-CommandBar .ms-OverflowSet-item:hover .ms-Button--commandBar,.constructionsNew_dark__t2a8v .constructionsNew_commandBar__8Z16G .ms-CommandBar .ms-OverflowSet-item:hover .ms-Button--commandBar{background-color:#2d2c2c;color:#9ea2ff}.constructionsNew_contrast__Kk5y6 .constructionsNew_commandBar__8Z16G .ms-CommandBar .ms-OverflowSet-item:hover .ms-Button--commandBar .ms-Button-flexContainer i.ms-Button-icon,.constructionsNew_contrast__Kk5y6 .constructionsNew_commandBar__8Z16G .ms-CommandBar .ms-OverflowSet-item:hover .ms-Button--commandBar .ms-Button-flexContainer i.ms-Button-menuIcon,.constructionsNew_dark__t2a8v .constructionsNew_commandBar__8Z16G .ms-CommandBar .ms-OverflowSet-item:hover .ms-Button--commandBar .ms-Button-flexContainer i.ms-Button-icon,.constructionsNew_dark__t2a8v .constructionsNew_commandBar__8Z16G .ms-CommandBar .ms-OverflowSet-item:hover .ms-Button--commandBar .ms-Button-flexContainer i.ms-Button-menuIcon{color:#9ea2ff}.constructionsNew_contrast__Kk5y6 .constructionsNew_commandBar__8Z16G .ms-CommandBar .ms-OverflowSet-item:hover .ms-Button--commandBar .ms-Button-flexContainer i.ms-Button-menuIcon,.constructionsNew_dark__t2a8v .constructionsNew_commandBar__8Z16G .ms-CommandBar .ms-OverflowSet-item:hover .ms-Button--commandBar .ms-Button-flexContainer i.ms-Button-menuIcon{background:#0000}.constructionsNew_contrast__Kk5y6 .constructionsNew_masonry__69GiB .constructionsNew_checkContainer__t8oTZ .ms-Check:before,.constructionsNew_dark__t2a8v .constructionsNew_masonry__69GiB .constructionsNew_checkContainer__t8oTZ .ms-Check:before{background:#292929}.constructionsNew_contrast__Kk5y6 .constructionsNew_masonry__69GiB .constructionsNew_checkContainer__t8oTZ .ms-Check.is-checked i,.constructionsNew_dark__t2a8v .constructionsNew_masonry__69GiB .constructionsNew_checkContainer__t8oTZ .ms-Check.is-checked i{color:#201f1f}.constructionsNew_contrast__Kk5y6 .constructionsNew_masonry__69GiB .constructionsNew_checkContainer__t8oTZ .ms-Check.is-checked:before,.constructionsNew_dark__t2a8v .constructionsNew_masonry__69GiB .constructionsNew_checkContainer__t8oTZ .ms-Check.is-checked:before{background:#9ea2ff}.constructionsNew_contrast__Kk5y6 .constructionsNew_masonry__69GiB .constructionsNew_detailContainer__2dnY\+ .ms-Spinner-circle,.constructionsNew_dark__t2a8v .constructionsNew_masonry__69GiB .constructionsNew_detailContainer__2dnY\+ .ms-Spinner-circle{border-color:#9ea2ff #fff #fff}.constructionsNew_listConstructionTags__iA-3t{padding:11px 0 5px}.ms-Callout .ms-Callout-main button.ms-Button.ms-Button--primary{margin-bottom:5px;width:100%}.constructionsNew_centerText__0Dp\+g{text-align:center}.constructionsNewFilters_form__UCFno{display:flex}.constructionsNewFilters_button__9j6Zg,.constructionsNewFilters_codes__spfrT,.constructionsNewFilters_from__fBExX,.constructionsNewFilters_item__w--pI,.constructionsNewFilters_tags__qL3H4,.constructionsNewFilters_to__2Mugn{margin-left:10px}.constructionsNewFilters_name__-0INb{width:30%}.constructionsNewFilters_from__fBExX,.constructionsNewFilters_to__2Mugn{width:10%}.constructionsNewFilters_codes__spfrT,.constructionsNewFilters_tags__qL3H4{width:15%}.constructionsNewFilters_button__9j6Zg{width:100px}i.acceptedCell_constructionIsActive__FaFbg{color:#c6d026;font-size:20px}i.acceptedCell_isAccepted__2GtkD{color:green;font-size:20px}i.isGeometricallyValidCell_validationIconSuccessful__A6GSX{color:#00b74f;font-size:20px}i.isGeometricallyValidCell_validationIconNotValidated__79PbV{color:#daa520;font-size:20px}i.isGeometricallyValidCell_validationIconFailed__7WSD8{color:darkred;font-size:20px}i.isGeometricallyValidCell_validationIconFailedWithMessage__BPiFI{color:red;font-size:22px}.tagsCell_tagsContainer__8rLRW{display:flex;margin:0;padding:0}.tagsCell_tagsContainer__8rLRW .tagsCell_tag__lSOAy{align-items:center;background-color:#000000b3;border-radius:120px;color:#fff;display:flex;font-size:12px;margin-bottom:5px;margin-right:5px;outline:none;padding:2px 10px}.tagsCell_tagsContainer__8rLRW .tagsCell_tag__lSOAy .tagsCell_removeBtn__Yjl47{cursor:pointer;font-size:12px;padding:0 0 0 3px}.tagsCell_tagsContainer__8rLRW .tagsCell_tag__lSOAy .tagsCell_removeBtn__Yjl47 button{border-radius:0;height:22px;width:auto}.tagsCell_tagsContainer__8rLRW .tagsCell_tag__lSOAy .tagsCell_removeBtn__Yjl47 button i{color:#fff;font-size:12px}.tagsCell_tagsContainer__8rLRW .tagsCell_tag__lSOAy .tagsCell_removeBtn__Yjl47 button:hover{background-color:#a80000}.tagsCell_tagsContainer__8rLRW .tagsCell_tag__lSOAy .tagsCell_removeBtn__Yjl47 button:hover i{color:#fff}.editConstructionsNewDialog_container__5mQMd{border-top:4px solid #0078d4;max-width:500px;padding:10px}.editConstructionsNewDialog_container__5mQMd .editConstructionsNewDialog_body__g6k2T{margin:10px 0;text-align:center}.editConstructionsNewDialog_container__5mQMd .editConstructionsNewDialog_footer__5CAlR{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-top:10px}.editConstructionsNewDialog_container__5mQMd .editConstructionsNewDialog_footer__5CAlR .editConstructionsNewDialog_button__REzSy{margin-right:10px}.editConstructionsNewDialog_container__5mQMd .editConstructionsNewDialog_icon__OGoNt{color:orange;font-size:50px}.editConstructionsNewDialog_container__5mQMd .editConstructionsNewDialog_warningText__vOPlk{color:orange;font-style:italic;font-weight:bolder;padding-top:10px}.constructionCalculationsNew_panel__GJXYs .constructionCalculationsNew_field__yfCot{margin-bottom:15px}.constructionCalculationsNew_panel__GJXYs .constructionCalculationsNew_field__yfCot .constructionCalculationsNew_description__0lkNM{font-size:12px}.constructionCalculationsNew_panel__GJXYs h3{font-weight:500}.constructionCalculationsNew_panel__GJXYs .constructionCalculationsNew_divider__zr--C{background:#f5f5f5;height:1px;margin-bottom:15px;margin-top:15px}.constructionCalculationsNew_panel__GJXYs .constructionCalculationsNew_progressBox__SjvyS{margin-left:auto;margin-right:auto;margin-top:40%;width:350px}.constructionCalculationsNew_panel__GJXYs .constructionCalculationsNew_groupProgressBox__DiNAG{margin-left:auto;margin-right:auto}.constructionCalculationsNew_panel__GJXYs .constructionCalculationsNew_loading__wuatQ{width:50%}.constructionCalculationsNew_header__BnY76{flex-grow:1;overflow:auto;position:-webkit-sticky;position:sticky}.constructionCalculationsNew_header__BnY76 .constructionCalculationsNew_panelHeader__XUvMw{align-items:center;background-color:#f5f5f5;display:flex;flex-direction:row;justify-content:space-between;min-height:44px;padding:15px 8px}.constructionCalculationsNew_header__BnY76 .constructionCalculationsNew_panelHeader__XUvMw .constructionCalculationsNew_panelHeaderContainer__dYLXU{align-items:center;display:flex;justify-content:space-between;width:100%}.constructionCalculationsNew_header__BnY76 .constructionCalculationsNew_panelHeader__XUvMw .constructionCalculationsNew_panelHeaderContainer__dYLXU h2{background:#009b72;border-radius:5px;color:#fff;font-weight:500;margin:0 25px 0 0;padding:8px}.constructionCalculationsNew_header__BnY76 .constructionCalculationsNew_panelHeader__XUvMw .constructionCalculationsNew_panelHeaderContainer__dYLXU .constructionCalculationsNew_tagsContainer__cQHrA{list-style-type:none;margin:0;padding:0}.constructionCalculationsNew_header__BnY76 .constructionCalculationsNew_panelHeader__XUvMw .constructionCalculationsNew_panelHeaderContainer__dYLXU .constructionCalculationsNew_tagsContainer__cQHrA .constructionCalculationsNew_tag__FH3ok{align-items:center;background-color:#000000b3;border-radius:120px;color:#fff;display:flex;float:left;margin-bottom:0;margin-right:5px;outline:none;padding:0}.constructionCalculationsNew_header__BnY76 .constructionCalculationsNew_panelHeader__XUvMw .constructionCalculationsNew_panelHeaderContainer__dYLXU .constructionCalculationsNew_tagsContainer__cQHrA .constructionCalculationsNew_tag__FH3ok .constructionCalculationsNew_name__eNA0j{font-size:12px;padding:2px 6px 2px 10px}.constructionCalculationsNew_header__BnY76 .constructionCalculationsNew_panelHeader__XUvMw .constructionCalculationsNew_panelHeaderContainer__dYLXU .constructionCalculationsNew_tagsContainer__cQHrA .constructionCalculationsNew_tag__FH3ok .constructionCalculationsNew_addBtn__Gejdt,.constructionCalculationsNew_header__BnY76 .constructionCalculationsNew_panelHeader__XUvMw .constructionCalculationsNew_panelHeaderContainer__dYLXU .constructionCalculationsNew_tagsContainer__cQHrA .constructionCalculationsNew_tag__FH3ok .constructionCalculationsNew_removeBtn__AsGIe{cursor:pointer;font-size:12px;padding:0 0 0 3px}.constructionCalculationsNew_header__BnY76 .constructionCalculationsNew_panelHeader__XUvMw .constructionCalculationsNew_panelHeaderContainer__dYLXU .constructionCalculationsNew_tagsContainer__cQHrA .constructionCalculationsNew_tag__FH3ok .constructionCalculationsNew_addBtn__Gejdt button,.constructionCalculationsNew_header__BnY76 .constructionCalculationsNew_panelHeader__XUvMw .constructionCalculationsNew_panelHeaderContainer__dYLXU .constructionCalculationsNew_tagsContainer__cQHrA .constructionCalculationsNew_tag__FH3ok .constructionCalculationsNew_removeBtn__AsGIe button{border-radius:0;border-radius:120px;height:22px;width:auto}.constructionCalculationsNew_header__BnY76 .constructionCalculationsNew_panelHeader__XUvMw .constructionCalculationsNew_panelHeaderContainer__dYLXU .constructionCalculationsNew_tagsContainer__cQHrA .constructionCalculationsNew_tag__FH3ok .constructionCalculationsNew_addBtn__Gejdt button i,.constructionCalculationsNew_header__BnY76 .constructionCalculationsNew_panelHeader__XUvMw .constructionCalculationsNew_panelHeaderContainer__dYLXU .constructionCalculationsNew_tagsContainer__cQHrA .constructionCalculationsNew_tag__FH3ok .constructionCalculationsNew_removeBtn__AsGIe button i{color:#fff;font-size:12px}.constructionCalculationsNew_header__BnY76 .constructionCalculationsNew_panelHeader__XUvMw .constructionCalculationsNew_panelHeaderContainer__dYLXU .constructionCalculationsNew_tagsContainer__cQHrA .constructionCalculationsNew_tag__FH3ok .constructionCalculationsNew_addBtn__Gejdt button:hover,.constructionCalculationsNew_header__BnY76 .constructionCalculationsNew_panelHeader__XUvMw .constructionCalculationsNew_panelHeaderContainer__dYLXU .constructionCalculationsNew_tagsContainer__cQHrA .constructionCalculationsNew_tag__FH3ok .constructionCalculationsNew_removeBtn__AsGIe button:hover{background-color:#a80000}.constructionCalculationsNew_header__BnY76 .constructionCalculationsNew_panelHeader__XUvMw .constructionCalculationsNew_panelHeaderContainer__dYLXU .constructionCalculationsNew_tagsContainer__cQHrA .constructionCalculationsNew_tag__FH3ok .constructionCalculationsNew_addBtn__Gejdt button:hover i,.constructionCalculationsNew_header__BnY76 .constructionCalculationsNew_panelHeader__XUvMw .constructionCalculationsNew_panelHeaderContainer__dYLXU .constructionCalculationsNew_tagsContainer__cQHrA .constructionCalculationsNew_tag__FH3ok .constructionCalculationsNew_removeBtn__AsGIe button:hover i{color:#fff}.constructionCalculationsNew_header__BnY76 .constructionCalculationsNew_panelHeader__XUvMw .constructionCalculationsNew_panelHeaderContainer__dYLXU .constructionCalculationsNew_tagsContainer__cQHrA .constructionCalculationsNew_tag__FH3ok .constructionCalculationsNew_removeBtn__AsGIe button{padding:0 4px}.constructionCalculationsNew_header__BnY76 .constructionCalculationsNew_panelHeader__XUvMw .constructionCalculationsNew_panelHeaderContainer__dYLXU .constructionCalculationsNew_tagsContainer__cQHrA .constructionCalculationsNew_tag__FH3ok .constructionCalculationsNew_addBtn__Gejdt{border-radius:2px;padding:0}.constructionCalculationsNew_header__BnY76 .constructionCalculationsNew_panelHeader__XUvMw .constructionCalculationsNew_panelHeaderContainer__dYLXU .constructionCalculationsNew_tagsContainer__cQHrA .constructionCalculationsNew_tag__FH3ok .constructionCalculationsNew_addBtn__Gejdt button{border-radius:2px}.constructionCalculationsNew_header__BnY76 .constructionCalculationsNew_panelHeader__XUvMw .constructionCalculationsNew_panelHeaderContainer__dYLXU .constructionCalculationsNew_tagsContainer__cQHrA .constructionCalculationsNew_tag__FH3ok .constructionCalculationsNew_addBtn__Gejdt button:hover{background-color:#000}.constructionCalculationsNew_header__BnY76 .constructionCalculationsNew_panelHeader__XUvMw .constructionCalculationsNew_panelHeaderContainer__dYLXU .constructionCalculationsNew_tagsContainer__cQHrA .constructionCalculationsNew_tag__FH3ok .constructionCalculationsNew_addBtn__Gejdt button:hover i{color:#fff}.constructionCalculationsNew_header__BnY76 .constructionCalculationsNew_panelHeader__XUvMw .constructionCalculationsNew_panelHeaderContainer__dYLXU .constructionCalculationsNew_navigation__q4-Em{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.constructionCalculationsNew_header__BnY76 .constructionCalculationsNew_panelHeader__XUvMw .constructionCalculationsNew_panelHeaderContainer__dYLXU .constructionCalculationsNew_navigation__q4-Em button{background:#0000!important}@media(max-width:3066px){.constructionCalculationsNew_header__BnY76 .constructionCalculationsNew_panelHeader__XUvMw{min-height:64px;padding-bottom:0;padding-top:0}}.constructionCalculationsNew_header__BnY76 .constructionCalculationsNew_infoBar__lqwVp{align-items:center;border-top:1px solid #c5c5c5;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin:0 0 20px;padding-top:15px}.constructionCalculationsNew_header__BnY76 .constructionCalculationsNew_infoBar__lqwVp .constructionCalculationsNew_constructionInfoItem__a\+Isy{border-radius:5px;display:flex;flex-direction:row;font-size:12px;margin-right:10px}.constructionCalculationsNew_header__BnY76 .constructionCalculationsNew_infoBar__lqwVp .constructionCalculationsNew_constructionInfoItem__a\+Isy .constructionCalculationsNew_itemKey__YsdFz{align-items:center;background:#f5f5f5;border:1px solid #55585a;border-bottom-left-radius:5px;border-top-left-radius:5px;display:flex;padding:8px}.constructionCalculationsNew_header__BnY76 .constructionCalculationsNew_infoBar__lqwVp .constructionCalculationsNew_constructionInfoItem__a\+Isy .constructionCalculationsNew_itemValue__o4r5L{align-items:center;background:#fff;border:1px solid #55585a;border-bottom-right-radius:5px;border-left:none;border-top-right-radius:5px;color:#000;display:flex;font-weight:600;padding:8px}@media(max-width:3066px){.constructionCalculationsNew_header__BnY76 .constructionCalculationsNew_infoBar__lqwVp .constructionCalculationsNew_constructionInfoItem__a\+Isy{margin-bottom:15px}}.constructionCalculationsNew_panelContainer__g6cKX .constructionCalculationsNew_buttonContainer__71J2Q{align-items:center;bottom:15px;display:flex;flex-direction:row;justify-content:space-between;left:15px;right:15px}.constructionCalculationsNew_panelContainer__g6cKX .constructionCalculationsNew_buttonContainer__71J2Q button{margin-right:15px}.constructionCalculationsNew_nextBtn__LpEty{align-items:center;display:flex;justify-content:center}.constructionCalculationsNew_nextBtn__LpEty span{display:block;flex-grow:1}.constructionCalculationsNew_nextBtn__LpEty span span{display:block;font-weight:600;line-height:100%;margin:0 4px}.constructionCalculationsNew_nextBtn__LpEty i{margin:0 4px}.constructionCalculationsNew_commandBar__F3nl4{background:#fff}.constructionCalculationsNew_commandBar__F3nl4 .ms-CommandBar,.constructionCalculationsNew_commandBar__F3nl4 .ms-CommandBarItem-link{background-color:#f3f2f1}.constructionCalculationsNew_commandBar__F3nl4 .ms-CommandBarItem-link:hover{background-color:#dbd8d6}.constructionCalculationsNew_commandBar__F3nl4 .ms-CommandBar .ms-CommandBar-primaryCommand *{margin-right:5px}.constructionCalculationsNew_newTabView__uDWjr{background-color:#000!important;color:#fff!important;margin-left:0}.constructionCalculationsNew_newTabView__uDWjr i{color:#fff!important}.constructionCalculationsNew_newTabView__uDWjr:active,.constructionCalculationsNew_newTabView__uDWjr:focus,.constructionCalculationsNew_newTabView__uDWjr:hover,.constructionCalculationsNew_newTabView__uDWjr:visited{background-color:#1a1a1a!important;color:#fff!important}.constructionCalculationsNew_newTabView__uDWjr:active i,.constructionCalculationsNew_newTabView__uDWjr:focus i,.constructionCalculationsNew_newTabView__uDWjr:hover i,.constructionCalculationsNew_newTabView__uDWjr:visited i{background:#0000!important;color:#fff!important}.constructionCalculationsNew_constructionDataContainer__fuSh5{display:flex;overflow-x:auto;width:100vw}.constructionCalculationsNew_constructionDataContainer__fuSh5 .constructionCalculationsNew_constructionDataItem__0LQKn{border-radius:8px;display:flex;flex-direction:column;margin-bottom:10px;margin-right:10px}.constructionCalculationsNew_constructionDataContainer__fuSh5 .constructionCalculationsNew_constructionDataItem__0LQKn .constructionCalculationsNew_constructionDataHeader__PZPSY{align-items:center;border-top-left-radius:8px;border-top-right-radius:8px;display:flex;font-size:18px;font-weight:600;justify-content:space-between;margin-top:25px;padding:10px 0 5px}.constructionCalculationsNew_constructionDataContainer__fuSh5 .constructionCalculationsNew_constructionDataItem__0LQKn .constructionCalculationsNew_constructionDataHeader__PZPSY .constructionCalculationsNew_title__Ujakj{align-items:center;display:flex;font-weight:600}.constructionCalculationsNew_constructionDataContainer__fuSh5 .constructionCalculationsNew_constructionDataItem__0LQKn .constructionCalculationsNew_constructionDataHeader__PZPSY .constructionCalculationsNew_title__Ujakj .constructionCalculationsNew_total__E5Rid{align-items:center;background:#009b72;border-radius:15px;color:#fff;display:flex;font-size:14px;height:15px;justify-content:center;margin-left:5px;padding:5px;text-align:center;width:15px}.constructionCalculationsNew_constructionDataContainer__fuSh5 .constructionCalculationsNew_constructionDataItem__0LQKn .constructionCalculationsNew_resultTableContainer__aeNhD{background:#f5f5f5;border-radius:5px;padding:10px;width:-webkit-fit-content;width:fit-content}.constructionCalculationsNew_constructionDataContainer__fuSh5 .constructionCalculationsNew_constructionDataItem__0LQKn .constructionCalculationsNew_resultTableContainer__aeNhD .constructionCalculationsNew_resultTable__pJ7jX{border-collapse:initial;border-collapse:collapse;border-spacing:0 6px;width:-webkit-fit-content;width:fit-content}.constructionCalculationsNew_constructionDataContainer__fuSh5 .constructionCalculationsNew_constructionDataItem__0LQKn .constructionCalculationsNew_resultTableContainer__aeNhD .constructionCalculationsNew_resultTable__pJ7jX .constructionCalculationsNew_headers__m6P06 th{background:#fff;border-bottom:1px solid #b5b5b5;border-right:1px solid #f5f5f5;color:#323130;padding:8px 12px;text-align:center}.constructionCalculationsNew_constructionDataContainer__fuSh5 .constructionCalculationsNew_constructionDataItem__0LQKn .constructionCalculationsNew_resultTableContainer__aeNhD .constructionCalculationsNew_resultTable__pJ7jX .constructionCalculationsNew_emptyRow__gOt\+9 td{padding:5px}.constructionCalculationsNew_constructionDataContainer__fuSh5 .constructionCalculationsNew_constructionDataItem__0LQKn .constructionCalculationsNew_resultTableContainer__aeNhD .constructionCalculationsNew_resultTable__pJ7jX .constructionCalculationsNew_result__Efx0j{box-shadow:0 1px 4px 0 #2021241f}.constructionCalculationsNew_constructionDataContainer__fuSh5 .constructionCalculationsNew_constructionDataItem__0LQKn .constructionCalculationsNew_resultTableContainer__aeNhD .constructionCalculationsNew_resultTable__pJ7jX .constructionCalculationsNew_result__Efx0j td{background-color:#fff;border-right:1px solid #f5f5f5;color:#000;padding:8px 12px;text-align:center}.constructionCalculationsNew_emptyBox__GlHPH{margin-bottom:15px}.constructionCalculationsNew_emptyBox__GlHPH .constructionCalculationsNew_shimmer__sywvF,.constructionCalculationsNew_shimmer__sywvF{-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:constructionCalculationsNew_placeholderShimmer__472XU;-webkit-animation-timing-function:linear;background:#f6f7f8;background-image:linear-gradient(90deg,#f6f7f8 0,#edeef1 20%,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;background-size:800px 404px;margin-bottom:15px;position:relative}.constructionCalculationsNew_emptyTreeBox__LrgRf{border-bottom:2px solid #eee;width:15px}.constructionCalculationsNew_detailsCountBox__6OpRV{align-items:center;display:flex;font-weight:600}.constructionCalculationsNew_detailsCountBox__6OpRV .constructionCalculationsNew_total__E5Rid{align-items:center;background:#009b72;border-radius:15px;color:#fff;display:flex;font-size:14px;height:15px;justify-content:center;margin-left:5px;padding:5px;text-align:center;width:15px}.constructionCalculationsNew_showDetails__AmFGj{display:flex!important}.ms-CommandBar{padding-left:0}#constructionCalculationsNew_tooltip__b0Os2{color:#fff;padding:8px 20px}#constructionCalculationsNew_tooltipRes__SWCgn{padding:8px 20px}#constructionCalculationsNew_tooltipRes__SWCgn img{height:auto;width:100%}#constructionCalculationsNew_tooltipTitle__lBHLK,.constructionCalculationsNew_tooltipTitle__lBHLK{padding:8px 0}#constructionCalculationsNew_tooltipTitle__lBHLK ul,.constructionCalculationsNew_tooltipTitle__lBHLK ul{list-style:none;margin:0;padding:0}#constructionCalculationsNew_tooltipTitle__lBHLK ul li,.constructionCalculationsNew_tooltipTitle__lBHLK ul li{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:8px}#constructionCalculationsNew_tooltipTitle__lBHLK ul li .constructionCalculationsNew_tooltipDataContainer__yelVg,.constructionCalculationsNew_tooltipTitle__lBHLK ul li .constructionCalculationsNew_tooltipDataContainer__yelVg{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}#constructionCalculationsNew_tooltipTitle__lBHLK ul li .constructionCalculationsNew_tooltipDataContainer__yelVg h2,.constructionCalculationsNew_tooltipTitle__lBHLK ul li .constructionCalculationsNew_tooltipDataContainer__yelVg h2{background:#009b72;border-radius:5px;color:#fff;font-weight:500;margin:0 25px 0 0;padding:8px}#constructionCalculationsNew_tooltipTitle__lBHLK ul li .constructionCalculationsNew_tooltipDataContainer__yelVg .constructionCalculationsNew_detailsContainer__ey\+Cy,.constructionCalculationsNew_tooltipTitle__lBHLK ul li .constructionCalculationsNew_tooltipDataContainer__yelVg .constructionCalculationsNew_detailsContainer__ey\+Cy{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}#constructionCalculationsNew_tooltipTitle__lBHLK ul li .constructionCalculationsNew_tooltipDataContainer__yelVg .constructionCalculationsNew_detailsContainer__ey\+Cy .constructionCalculationsNew_detailItem__QVR7g,.constructionCalculationsNew_tooltipTitle__lBHLK ul li .constructionCalculationsNew_tooltipDataContainer__yelVg .constructionCalculationsNew_detailsContainer__ey\+Cy .constructionCalculationsNew_detailItem__QVR7g{border-radius:5px;display:flex;flex-direction:row;font-size:12px;margin-right:10px}#constructionCalculationsNew_tooltipTitle__lBHLK ul li .constructionCalculationsNew_tooltipDataContainer__yelVg .constructionCalculationsNew_detailsContainer__ey\+Cy .constructionCalculationsNew_detailItem__QVR7g .constructionCalculationsNew_itemKey__YsdFz,.constructionCalculationsNew_tooltipTitle__lBHLK ul li .constructionCalculationsNew_tooltipDataContainer__yelVg .constructionCalculationsNew_detailsContainer__ey\+Cy .constructionCalculationsNew_detailItem__QVR7g .constructionCalculationsNew_itemKey__YsdFz{background:#f5f5f5;border:1px solid #000;border-bottom-left-radius:5px;border-top-left-radius:5px;padding:8px}#constructionCalculationsNew_tooltipTitle__lBHLK ul li .constructionCalculationsNew_tooltipDataContainer__yelVg .constructionCalculationsNew_detailsContainer__ey\+Cy .constructionCalculationsNew_detailItem__QVR7g .constructionCalculationsNew_itemValue__o4r5L,.constructionCalculationsNew_tooltipTitle__lBHLK ul li .constructionCalculationsNew_tooltipDataContainer__yelVg .constructionCalculationsNew_detailsContainer__ey\+Cy .constructionCalculationsNew_detailItem__QVR7g .constructionCalculationsNew_itemValue__o4r5L{background:#fff;border:1px solid #000;border-bottom-right-radius:5px;border-left:none;border-top-right-radius:5px;color:#000;font-weight:600;padding:8px}#constructionCalculationsNew_tooltipTitle__lBHLK ul li i,.constructionCalculationsNew_tooltipTitle__lBHLK ul li i{font-size:18px;justify-self:flex-end}#constructionCalculationsNew_tooltipTitle__lBHLK ul li:hover,.constructionCalculationsNew_tooltipTitle__lBHLK ul li:hover{background-color:#f5f5f5;cursor:pointer}.constructionCalculationsNew_farItem__OE4dj{display:flex;justify-content:space-between}.constructionCalculationsNew_marginTop10__gZ9i5{margin-top:10px}.constructionCalculationsNew_bodyStack__3oTbQ{margin-top:5px}.constructionCalculationsNew_valid__j4a76{background-color:#009b72;border:1px solid #009b72;color:#fff}.constructionCalculationsNew_valid__j4a76 .constructionCalculationsNew_separateTabBtn__iLlQC{color:#fff}.constructionCalculationsNew_notValid__-6omZ{background-color:#a80000;border:1px solid #a80000;color:#fff}.constructionCalculationsNew_errorMsg__DhfWJ{justify-content:center;min-height:500px;width:90%}.constructionCalculationsNew_errorMsg__DhfWJ div[class*=content-]{height:100%}.constructionCalculationsNew_errorMsg__DhfWJ div[class*=text-]{font-size:large}.constructionCalculationsNew_errorMsg__DhfWJ div[class*=iconContainer-]{align-items:center}.constructionCalculationsNew_errorMsg__DhfWJ .constructionCalculationsNew_ms-MessageBar-innerText__zswlC{font-size:x-large}.constructionCalculationsNew_errorMsgHeader__AIXhc{font-size:x-large;font-weight:bolder;margin-bottom:15px}.constructionCalculationHeader_constructionHeaderContainer__58QHN{align-items:center;display:flex;flex-direction:row}.constructionCalculationHeader_constructionHeaderContainer__58QHN>*{margin:10px}.constructionCalculationHeader_constructionHeaderContainer__58QHN{background-color:#f5f5f5}.constructionCalculationHeader_constructionHeaderContainer__58QHN>h2{border-radius:5px;font-weight:500;margin-left:10px;padding:8px}.constructionCalculationHeader_constructionHeaderContainer__58QHN h3{margin-right:10px}.constructionCalculationHeader_constructionHeaderContainer__58QHN i.constructionCalculationHeader_isAccepted__6\+F-v{align-items:center;color:green;font-size:20px;padding-right:10px}.constructionCalculationHeader_constructionHeaderContainer__58QHN .constructionCalculationHeader_right__3NhLI{display:flex;flex-direction:row;margin-left:auto}.constructionCalculationHeader_updatedWithResult__RRwY6{margin-right:10px}.constructionCalculationHeader_constructionDetailsContainer__4ID0C{display:flex;flex-direction:row;flex-wrap:wrap}@media print{.constructionCalculationHeader_noPrint__Nd6Z5{display:none!important}}.IsaacTags_deleteDialog__U\+Jdz .IsaacTags_loading__zcWia{margin-top:0}.IsaacTags_deleteDialog__U\+Jdz .IsaacTags_warningMsg__j27dU{margin-top:10px}.IsaacTags_deleteDialog__U\+Jdz .IsaacTags_defaultContainer__0WUJt{display:flex;flex-direction:column}.IsaacTags_deleteDialog__U\+Jdz .IsaacTags_defaultContainer__0WUJt .IsaacTags_constructionsContainer__J8N8I{align-items:flex-start;display:flex;flex-direction:column;padding:25px 0 0}.IsaacTags_deleteDialog__U\+Jdz .IsaacTags_defaultContainer__0WUJt .IsaacTags_constructionsContainer__J8N8I .IsaacTags_constructionBox__FYd0w{background:#009b72;border-radius:5px;color:#fff;font-weight:500;margin-bottom:10px;padding:8px}.IsaacCalculationBadges_actionsContainer__5MPKX{display:flex;left:-16px;position:absolute;top:-5px;z-index:1}.IsaacCalculationBadges_action__UR50m,.IsaacCalculationBadges_total__jJQn8{align-items:center;background:#009b72;border-radius:15px;color:#fff;display:flex;font-size:14px;height:15px;justify-content:center;margin-left:5px;padding:5px;text-align:center;width:15px}.IsaacCalculationBadges_stop__y3fDs{background:orange;right:18px}.IsaacCalculationBadges_delete__D\+HmR{background:#a80000;right:18px}.confirmConstructionStateChangeModalNew_container__EcFWm{border-top:4px solid orange;max-width:500px;padding:10px}.confirmConstructionStateChangeModalNew_container__EcFWm .confirmConstructionStateChangeModalNew_body__oUpr8{margin:10px 0;text-align:center}.confirmConstructionStateChangeModalNew_container__EcFWm .confirmConstructionStateChangeModalNew_footer__7\+0rW{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-top:10px}.confirmConstructionStateChangeModalNew_container__EcFWm .confirmConstructionStateChangeModalNew_footer__7\+0rW .confirmConstructionStateChangeModalNew_button__juV8V{margin-right:10px}.confirmConstructionStateChangeModalNew_container__EcFWm .confirmConstructionStateChangeModalNew_icon__EFUr5{color:orange;font-size:50px}.confirmConstructionStateChangeModalNew_container__EcFWm .confirmConstructionStateChangeModalNew_warningText__DLVyE{color:orange;font-style:italic;font-weight:bolder;padding-top:10px}.confirmConstructionStateChangeModalNew_overlay__GWeVl{background:#0000004d}.IsaacMessageBar_container__0-rSJ{align-items:center;display:flex;justify-content:center}
/*# sourceMappingURL=main.28fd7dd1.css.map*/