#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:#e74c3c;--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-toast-width:320px;--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-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--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;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-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{left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{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{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{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)}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;padding: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{--y:0;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;touch-action:none;z-index:0}.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-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.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:#e74c3c;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:#e74c3c;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{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease;z-index:1}.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{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.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;border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);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);bottom:0;height:5px;left:0;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{background-color:#0000}.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_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:450px}.Toastify__toast-container{width:450px;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:300px;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}.Constructions_results__DARMt{margin-left:5px}.Constructions_results__DARMt .Constructions_titleContainer__8GOUR .Constructions_title__tBZGp{margin-bottom:30px!important}.Constructions_results__DARMt .Constructions_titleContainer__8GOUR .Constructions_title__tBZGp 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}.Constructions_results__DARMt .Constructions_titleContainer__8GOUR .Constructions_title__tBZGp p{color:#000;font-size:1.2720062893em;font-weight:300;line-height:1.6}.Constructions_results__DARMt .Constructions_titleContainer__8GOUR .Constructions_searchContainer__fNHMB{display:flex;flex-direction:row;margin-bottom:15px}.Constructions_results__DARMt .Constructions_titleContainer__8GOUR .Constructions_searchContainer__fNHMB .Constructions_searchOptions__hJ56T{width:10%}.Constructions_results__DARMt .Constructions_titleContainer__8GOUR .Constructions_searchContainer__fNHMB .Constructions_searchOptions__hJ56T .ms-Dropdown-title{background-color:"[theme: themePrimary]";border-color:#0000;color:#fff}.Constructions_results__DARMt .Constructions_titleContainer__8GOUR .Constructions_searchContainer__fNHMB .Constructions_searchOptions__hJ56T .ms-Dropdown-caretDown{color:#fff}.Constructions_results__DARMt .Constructions_titleContainer__8GOUR .Constructions_searchContainer__fNHMB .Constructions_searchBar__mUxCn{margin:0 0 0 10px;width:100%}.Constructions_results__DARMt .Constructions_titleContainer__8GOUR .Constructions_tagsContainer__kXhTg{display:flex;margin:0;padding:0}.Constructions_results__DARMt .Constructions_titleContainer__8GOUR .Constructions_tagsContainer__kXhTg .Constructions_tag__MHjb6{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}.Constructions_results__DARMt .Constructions_titleContainer__8GOUR .Constructions_tagsContainer__kXhTg .Constructions_tag__MHjb6 .Constructions_removeBtn__HCs4N{cursor:pointer;font-size:12px;padding:0 0 0 3px}.Constructions_results__DARMt .Constructions_titleContainer__8GOUR .Constructions_tagsContainer__kXhTg .Constructions_tag__MHjb6 .Constructions_removeBtn__HCs4N button{border-radius:0;height:22px;width:auto}.Constructions_results__DARMt .Constructions_titleContainer__8GOUR .Constructions_tagsContainer__kXhTg .Constructions_tag__MHjb6 .Constructions_removeBtn__HCs4N button i{color:#fff;font-size:12px}.Constructions_results__DARMt .Constructions_titleContainer__8GOUR .Constructions_tagsContainer__kXhTg .Constructions_tag__MHjb6 .Constructions_removeBtn__HCs4N button:hover{background-color:#a80000}.Constructions_results__DARMt .Constructions_titleContainer__8GOUR .Constructions_tagsContainer__kXhTg .Constructions_tag__MHjb6 .Constructions_removeBtn__HCs4N button:hover i{color:#fff}.Constructions_results__DARMt .Constructions_masonry__LajL2{display:flex;margin-top:15px}.Constructions_results__DARMt .Constructions_masonry__LajL2 .Constructions_masonryBox__DFq1k{align-items:center;background:#0000;display:flex;justify-content:center}.Constructions_results__DARMt .Constructions_masonry__LajL2 .Constructions_masonryBox__DFq1k .Constructions_imageCell__v\+GYE{box-sizing:border-box;cursor:pointer;display:flex;outline:#0000;padding:0;position:relative;transition:transform .2s}.Constructions_results__DARMt .Constructions_masonry__LajL2 .Constructions_masonryBox__DFq1k .Constructions_imageCell__v\+GYE img{border-radius:6px;filter:blur(0);height:auto;object-fit:contain;opacity:1;transition:filter .15s}.Constructions_results__DARMt .Constructions_masonry__LajL2 .Constructions_masonryBox__DFq1k .Constructions_imageCell__v\+GYE .Constructions_checkContainer__I8PbH{left:15px;opacity:0;position:absolute;top:15px;z-index:100}.Constructions_results__DARMt .Constructions_masonry__LajL2 .Constructions_masonryBox__DFq1k .Constructions_imageCell__v\+GYE .Constructions_detailContainer__-Hkpp{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}.Constructions_results__DARMt .Constructions_masonry__LajL2 .Constructions_masonryBox__DFq1k .Constructions_imageCell__v\+GYE .Constructions_detailContainer__-Hkpp .Constructions_likeContainer__w8KeA{align-items:center;display:flex;justify-content:center}.Constructions_results__DARMt .Constructions_masonry__LajL2 .Constructions_masonryBox__DFq1k .Constructions_imageCell__v\+GYE .Constructions_detailContainer__-Hkpp .Constructions_likeContainer__w8KeA .Constructions_likesCount__HTnOT{color:#fff;font-size:18px;margin-bottom:2px}.Constructions_results__DARMt .Constructions_masonry__LajL2 .Constructions_masonryBox__DFq1k .Constructions_imageCell__v\+GYE .Constructions_detailContainer__-Hkpp .Constructions_likeContainer__w8KeA .ms-Button-icon{color:#fff;font-size:18px;font-weight:500}.Constructions_results__DARMt .Constructions_masonry__LajL2 .Constructions_masonryBox__DFq1k .Constructions_imageCell__v\+GYE: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}.Constructions_results__DARMt .Constructions_masonry__LajL2 .Constructions_masonryBox__DFq1k .Constructions_imageCell__v\+GYE:hover .Constructions_checkContainer__I8PbH,.Constructions_results__DARMt .Constructions_masonry__LajL2 .Constructions_masonryBox__DFq1k .Constructions_imageCell__v\+GYE:hover .Constructions_detailContainer__-Hkpp{opacity:1}.Constructions_results__DARMt .Constructions_masonry__LajL2 .Constructions_masonryBox__DFq1k .Constructions_imageCell__v\+GYE:hover:before{height:100%;opacity:1}.Constructions_results__DARMt .Constructions_masonry__LajL2 .Constructions_masonryBox__DFq1k .Constructions_isSelected__U9H0R img{opacity:.3}.Constructions_results__DARMt .Constructions_masonry__LajL2 .Constructions_masonryBox__DFq1k .Constructions_isSelected__U9H0R .Constructions_checkContainer__I8PbH{opacity:1}.Constructions_results__DARMt .Constructions_emptyContainer__7YeyB{margin-top:10%}.Constructions_results__DARMt .Constructions_emptyContainer__7YeyB .Constructions_empty__xAErg{align-items:center;display:flex;justify-content:center}.Constructions_results__DARMt .Constructions_emptyContainer__7YeyB .Constructions_empty__xAErg img{max-width:50%;width:100px}.Constructions_results__DARMt .Constructions_emptyContainer__7YeyB .Constructions_empty__xAErg p{max-width:50%}.Constructions_pagination__rQMrJ{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}.Constructions_pagination__rQMrJ .Constructions_button__ZJKjb{-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}.Constructions_pagination__rQMrJ .Constructions_button__ZJKjb .Constructions_buttonContainer__E2XJx{align-items:center;display:flex;flex:1 1;flex-direction:row;flex-wrap:nowrap;height:100%;justify-content:center}.Constructions_pagination__rQMrJ .Constructions_button__ZJKjb .Constructions_buttonContainer__E2XJx 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}.Constructions_pagination__rQMrJ .Constructions_button__ZJKjb .Constructions_buttonContainer__E2XJx .Constructions_label__80VvC{font-weight:600;line-height:100%;margin:0 4px}.Constructions_pagination__rQMrJ .Constructions_buttonPrimary__fnuGO{background-color:#000;border:none!important;color:#fff}.Constructions_pagination__rQMrJ button.ms-Button--default{background-color:#f4f4f4;border:none!important}.Constructions_pagination__rQMrJ button.ms-Button--primary{border:none!important}.Constructions_loading__yYEfP{align-items:center;display:flex;flex-direction:column;height:300px;justify-content:center}.Constructions_loading__yYEfP p{font-size:16px;font-weight:600}.Constructions_loading__yYEfP img{width:200px}.Constructions_shimmer__Uw7qL{-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:Constructions_placeholderShimmer__MaI7H;-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}.Constructions_commandBar__LYFp6{background:#fff;margin-bottom:15px}.Constructions_commandBar__LYFp6 .ms-CommandBar,.Constructions_commandBar__LYFp6 .ms-CommandBarItem-link{background-color:#f3f2f1}.Constructions_commandBar__LYFp6 .ms-CommandBarItem-link:hover{background-color:#dbd9d6}.Constructions_commandBar__LYFp6 .ms-CommandBar .ms-CommandBar-primaryCommand *{margin-right:5px}.Constructions_icon__PcDXC{width:24px}.Constructions_fileLink__3DpaA{color:#000;font-size:1.2em;text-decoration:none}i.Constructions_validationIconSuccessful__1EaIM{color:#00b74f;font-size:20px}i.Constructions_validationIconNotValidated__V-wLU{color:#daa520;font-size:20px}i.Constructions_validationIconFailed__7FLor{color:darkred;font-size:20px}i.Constructions_validationIconFailedWithMessage__pGayc{color:red;font-size:22px}.Constructions_farItem__1JwNj{display:flex;justify-content:space-between}.Constructions_generalView__sPKky{background-color:#000!important;color:#fff!important;margin-left:0}.Constructions_generalView__sPKky .Constructions_generalViewBox__-BRRq{align-items:center;display:flex;font-weight:600}.Constructions_generalView__sPKky .Constructions_generalViewBox__-BRRq .Constructions_total__fpdH5{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}.Constructions_generalView__sPKky i{color:#fff!important}.Constructions_generalView__sPKky:active,.Constructions_generalView__sPKky:focus,.Constructions_generalView__sPKky:hover,.Constructions_generalView__sPKky:visited{background-color:#1a1a1a!important;color:#fff!important}.Constructions_generalView__sPKky:active i,.Constructions_generalView__sPKky:focus i,.Constructions_generalView__sPKky:hover i,.Constructions_generalView__sPKky:visited i{background:#0000!important;color:#fff!important}.Constructions_contrast__\+nZNb,.Constructions_dark__133yd{background-color:#201f1f!important;border:1px solid #201f1f}.Constructions_contrast__\+nZNb .Constructions_titleContainer__8GOUR .Constructions_backBtn__2OsYj p,.Constructions_dark__133yd .Constructions_titleContainer__8GOUR .Constructions_backBtn__2OsYj p{color:#e3e2ef}.Constructions_contrast__\+nZNb .Constructions_titleContainer__8GOUR .Constructions_backBtn__2OsYj .Constructions_icon__PcDXC,.Constructions_dark__133yd .Constructions_titleContainer__8GOUR .Constructions_backBtn__2OsYj .Constructions_icon__PcDXC{color:#a6a7dc}.Constructions_contrast__\+nZNb .Constructions_titleContainer__8GOUR .Constructions_searchContainer__fNHMB .Constructions_searchOptions__hJ56T .ms-Dropdown-title,.Constructions_dark__133yd .Constructions_titleContainer__8GOUR .Constructions_searchContainer__fNHMB .Constructions_searchOptions__hJ56T .ms-Dropdown-title{background-color:#6264a7;border-color:#0000;color:#fff}.Constructions_contrast__\+nZNb .Constructions_titleContainer__8GOUR .Constructions_searchContainer__fNHMB .Constructions_searchOptions__hJ56T .ms-Dropdown-caretDown,.Constructions_dark__133yd .Constructions_titleContainer__8GOUR .Constructions_searchContainer__fNHMB .Constructions_searchOptions__hJ56T .ms-Dropdown-caretDown{color:#fff}.Constructions_contrast__\+nZNb .Constructions_titleContainer__8GOUR .Constructions_searchContainer__fNHMB .Constructions_searchBar__mUxCn .ms-TextField-fieldGroup,.Constructions_dark__133yd .Constructions_titleContainer__8GOUR .Constructions_searchContainer__fNHMB .Constructions_searchBar__mUxCn .ms-TextField-fieldGroup{background-color:#2d2c2c;border:none}.Constructions_contrast__\+nZNb .Constructions_titleContainer__8GOUR .Constructions_searchContainer__fNHMB .Constructions_searchBar__mUxCn .ms-TextField-fieldGroup .ms-TextField-field,.Constructions_dark__133yd .Constructions_titleContainer__8GOUR .Constructions_searchContainer__fNHMB .Constructions_searchBar__mUxCn .ms-TextField-fieldGroup .ms-TextField-field{color:#fff}.Constructions_contrast__\+nZNb .Constructions_titleContainer__8GOUR .Constructions_backBtn__2OsYj:hover,.Constructions_dark__133yd .Constructions_titleContainer__8GOUR .Constructions_backBtn__2OsYj:hover{background-color:#9ea2ff;border-radius:2px}.Constructions_contrast__\+nZNb .Constructions_titleContainer__8GOUR .Constructions_backBtn__2OsYj:hover .Constructions_icon__PcDXC,.Constructions_dark__133yd .Constructions_titleContainer__8GOUR .Constructions_backBtn__2OsYj:hover .Constructions_icon__PcDXC{color:#e3e2ef}.Constructions_contrast__\+nZNb .Constructions_titleContainer__8GOUR .Constructions_title__tBZGp h2,.Constructions_dark__133yd .Constructions_titleContainer__8GOUR .Constructions_title__tBZGp h2{color:#fff}.Constructions_contrast__\+nZNb .Constructions_titleContainer__8GOUR .Constructions_title__tBZGp .Constructions_icon__PcDXC,.Constructions_dark__133yd .Constructions_titleContainer__8GOUR .Constructions_title__tBZGp .Constructions_icon__PcDXC{color:#a6a7dc}.Constructions_contrast__\+nZNb .Constructions_titleContainer__8GOUR .ms-DetailsList,.Constructions_dark__133yd .Constructions_titleContainer__8GOUR .ms-DetailsList{background-color:#201f1f}.Constructions_contrast__\+nZNb .Constructions_titleContainer__8GOUR .ms-DetailsList .ms-DetailsHeader,.Constructions_dark__133yd .Constructions_titleContainer__8GOUR .ms-DetailsList .ms-DetailsHeader{background-color:#201f1f;border-bottom-color:#e3e2ef;width:100%}.Constructions_contrast__\+nZNb .Constructions_titleContainer__8GOUR .ms-DetailsList .ms-DetailsHeader .ms-DetailsHeader-cellTitle,.Constructions_dark__133yd .Constructions_titleContainer__8GOUR .ms-DetailsList .ms-DetailsHeader .ms-DetailsHeader-cellTitle{color:#adadad}.Constructions_contrast__\+nZNb .Constructions_titleContainer__8GOUR .ms-DetailsList .ms-DetailsRow,.Constructions_dark__133yd .Constructions_titleContainer__8GOUR .ms-DetailsList .ms-DetailsRow{background-color:#201f1f;border-bottom-color:#2d2c2c;width:100%}.Constructions_contrast__\+nZNb .Constructions_titleContainer__8GOUR .ms-DetailsList .ms-DetailsRow .ms-DetailsRow-fields,.Constructions_dark__133yd .Constructions_titleContainer__8GOUR .ms-DetailsList .ms-DetailsRow .ms-DetailsRow-fields{color:#adadad}.Constructions_contrast__\+nZNb .Constructions_titleContainer__8GOUR .ms-DetailsList .ms-DetailsRow .ms-DetailsRow-fields .ms-DetailsRow-cell:first-child,.Constructions_dark__133yd .Constructions_titleContainer__8GOUR .ms-DetailsList .ms-DetailsRow .ms-DetailsRow-fields .ms-DetailsRow-cell:first-child{color:#fff}.Constructions_contrast__\+nZNb .Constructions_titleContainer__8GOUR .ms-DetailsList .ms-DetailsRow .ms-DetailsRow-check .ms-Check:before,.Constructions_dark__133yd .Constructions_titleContainer__8GOUR .ms-DetailsList .ms-DetailsRow .ms-DetailsRow-check .ms-Check:before{background:#292929}.Constructions_contrast__\+nZNb .Constructions_titleContainer__8GOUR .ms-DetailsList .ms-DetailsRow .ms-DetailsRow-check .ms-Check.is-checked i,.Constructions_dark__133yd .Constructions_titleContainer__8GOUR .ms-DetailsList .ms-DetailsRow .ms-DetailsRow-check .ms-Check.is-checked i{color:#201f1f}.Constructions_contrast__\+nZNb .Constructions_titleContainer__8GOUR .ms-DetailsList .ms-DetailsRow .ms-DetailsRow-check .ms-Check.is-checked:before,.Constructions_dark__133yd .Constructions_titleContainer__8GOUR .ms-DetailsList .ms-DetailsRow .ms-DetailsRow-check .ms-Check.is-checked:before{background:#9ea2ff}.Constructions_contrast__\+nZNb .Constructions_titleContainer__8GOUR .ms-DetailsList .ms-DetailsRow:hover,.Constructions_dark__133yd .Constructions_titleContainer__8GOUR .ms-DetailsList .ms-DetailsRow:hover{background-color:#2d2c2c}.Constructions_contrast__\+nZNb .Constructions_commandBar__LYFp6,.Constructions_dark__133yd .Constructions_commandBar__LYFp6{border:none}.Constructions_contrast__\+nZNb .Constructions_loading__yYEfP p,.Constructions_dark__133yd .Constructions_loading__yYEfP p{color:#e3e2ef}.Constructions_contrast__\+nZNb .Constructions_emptyBox__w6PmA .Constructions_shimmer__Uw7qL,.Constructions_dark__133yd .Constructions_emptyBox__w6PmA .Constructions_shimmer__Uw7qL{-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:Constructions_placeholderShimmer__MaI7H;-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}.Constructions_contrast__\+nZNb .Constructions_commandBar__LYFp6,.Constructions_dark__133yd .Constructions_commandBar__LYFp6{background-color:#2d2c2c;height:40px;width:100%}.Constructions_contrast__\+nZNb .Constructions_commandBar__LYFp6 .ms-CommandBar,.Constructions_contrast__\+nZNb .Constructions_commandBar__LYFp6 .ms-CommandBar .ms-OverflowSet-item,.Constructions_dark__133yd .Constructions_commandBar__LYFp6 .ms-CommandBar,.Constructions_dark__133yd .Constructions_commandBar__LYFp6 .ms-CommandBar .ms-OverflowSet-item{background-color:#2d2c2c}.Constructions_contrast__\+nZNb .Constructions_commandBar__LYFp6 .ms-CommandBar .ms-OverflowSet-item .ms-Button--commandBar,.Constructions_dark__133yd .Constructions_commandBar__LYFp6 .ms-CommandBar .ms-OverflowSet-item .ms-Button--commandBar{background-color:#2d2c2c;color:#e3e2ef}.Constructions_contrast__\+nZNb .Constructions_commandBar__LYFp6 .ms-CommandBar .ms-OverflowSet-item .ms-Button--commandBar .ms-Button-flexContainer i.ms-Button-icon,.Constructions_contrast__\+nZNb .Constructions_commandBar__LYFp6 .ms-CommandBar .ms-OverflowSet-item .ms-Button--commandBar .ms-Button-flexContainer i.ms-Button-menuIcon,.Constructions_dark__133yd .Constructions_commandBar__LYFp6 .ms-CommandBar .ms-OverflowSet-item .ms-Button--commandBar .ms-Button-flexContainer i.ms-Button-icon,.Constructions_dark__133yd .Constructions_commandBar__LYFp6 .ms-CommandBar .ms-OverflowSet-item .ms-Button--commandBar .ms-Button-flexContainer i.ms-Button-menuIcon{color:#e3e2ef}.Constructions_contrast__\+nZNb .Constructions_commandBar__LYFp6 .ms-CommandBar .ms-OverflowSet-item .ms-Button--commandBar .ms-Button-flexContainer i.ms-Button-menuIcon,.Constructions_dark__133yd .Constructions_commandBar__LYFp6 .ms-CommandBar .ms-OverflowSet-item .ms-Button--commandBar .ms-Button-flexContainer i.ms-Button-menuIcon{background:#0000}.Constructions_contrast__\+nZNb .Constructions_commandBar__LYFp6 .ms-CommandBar .ms-OverflowSet-item:hover,.Constructions_dark__133yd .Constructions_commandBar__LYFp6 .ms-CommandBar .ms-OverflowSet-item:hover{background-color:#2d2c2c}.Constructions_contrast__\+nZNb .Constructions_commandBar__LYFp6 .ms-CommandBar .ms-OverflowSet-item:hover .ms-Button--commandBar,.Constructions_dark__133yd .Constructions_commandBar__LYFp6 .ms-CommandBar .ms-OverflowSet-item:hover .ms-Button--commandBar{background-color:#2d2c2c;color:#9ea2ff}.Constructions_contrast__\+nZNb .Constructions_commandBar__LYFp6 .ms-CommandBar .ms-OverflowSet-item:hover .ms-Button--commandBar .ms-Button-flexContainer i.ms-Button-icon,.Constructions_contrast__\+nZNb .Constructions_commandBar__LYFp6 .ms-CommandBar .ms-OverflowSet-item:hover .ms-Button--commandBar .ms-Button-flexContainer i.ms-Button-menuIcon,.Constructions_dark__133yd .Constructions_commandBar__LYFp6 .ms-CommandBar .ms-OverflowSet-item:hover .ms-Button--commandBar .ms-Button-flexContainer i.ms-Button-icon,.Constructions_dark__133yd .Constructions_commandBar__LYFp6 .ms-CommandBar .ms-OverflowSet-item:hover .ms-Button--commandBar .ms-Button-flexContainer i.ms-Button-menuIcon{color:#9ea2ff}.Constructions_contrast__\+nZNb .Constructions_commandBar__LYFp6 .ms-CommandBar .ms-OverflowSet-item:hover .ms-Button--commandBar .ms-Button-flexContainer i.ms-Button-menuIcon,.Constructions_dark__133yd .Constructions_commandBar__LYFp6 .ms-CommandBar .ms-OverflowSet-item:hover .ms-Button--commandBar .ms-Button-flexContainer i.ms-Button-menuIcon{background:#0000}.Constructions_contrast__\+nZNb .Constructions_masonry__LajL2 .Constructions_checkContainer__I8PbH .ms-Check:before,.Constructions_dark__133yd .Constructions_masonry__LajL2 .Constructions_checkContainer__I8PbH .ms-Check:before{background:#292929}.Constructions_contrast__\+nZNb .Constructions_masonry__LajL2 .Constructions_checkContainer__I8PbH .ms-Check.is-checked i,.Constructions_dark__133yd .Constructions_masonry__LajL2 .Constructions_checkContainer__I8PbH .ms-Check.is-checked i{color:#201f1f}.Constructions_contrast__\+nZNb .Constructions_masonry__LajL2 .Constructions_checkContainer__I8PbH .ms-Check.is-checked:before,.Constructions_dark__133yd .Constructions_masonry__LajL2 .Constructions_checkContainer__I8PbH .ms-Check.is-checked:before{background:#9ea2ff}.Constructions_contrast__\+nZNb .Constructions_masonry__LajL2 .Constructions_detailContainer__-Hkpp .ms-Spinner-circle,.Constructions_dark__133yd .Constructions_masonry__LajL2 .Constructions_detailContainer__-Hkpp .ms-Spinner-circle{border-color:#9ea2ff #fff #fff}.Constructions_listConstructionTags__\+7Giu{padding:11px 0 5px}i.Constructions_constructionIsActive__oM\+Yu{color:#c6d026;font-size:20px}i.Constructions_constructionIsAccepted__LaudF{color:green;font-size:20px}.ms-Callout .ms-Callout-main button.ms-Button.ms-Button--primary{margin-bottom:5px;width:100%}.Constructions_centerText__UJsZH{text-align:center}.IsaacEmpty_emptyList__bGjUX{align-items:center;display:flex;flex-flow:column;justify-content:center}.IsaacEmpty_emptyListImage__box89{width:300px}.IsaacCommandBar_commandBar__xQMDm{margin-bottom:15px}.ConstructionsFilters_form__NGYh5{display:flex}.ConstructionsFilters_button__6nrsd,.ConstructionsFilters_codes__OVGM4,.ConstructionsFilters_from__PYCqV,.ConstructionsFilters_item__mwmVy,.ConstructionsFilters_tags__NXbsh,.ConstructionsFilters_to__IBOWV{margin-left:10px}.ConstructionsFilters_name__8377p{width:30%}.ConstructionsFilters_from__PYCqV,.ConstructionsFilters_to__IBOWV{width:10%}.ConstructionsFilters_codes__OVGM4,.ConstructionsFilters_tags__NXbsh{width:15%}.ConstructionsFilters_button__6nrsd{width:100px}.IsaacLoading_isaacLoading__ZlzFb{height:100%}.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}.Construction_panel__OhyIY .Construction_field__f1tkS{margin-bottom:15px}.Construction_panel__OhyIY .Construction_field__f1tkS .Construction_description__HXn\+7{font-size:12px}.Construction_panel__OhyIY h3{font-weight:500}.Construction_panel__OhyIY .Construction_divider__jaW3w{background:#f5f5f5;height:1px;margin-bottom:15px;margin-top:15px}.Construction_panel__OhyIY .Construction_progressBox__qR7Mp{margin-left:auto;margin-right:auto;margin-top:40%;width:350px}.Construction_panel__OhyIY .Construction_groupProgressBox__j6Fp2{margin-left:auto;margin-right:auto}.Construction_panel__OhyIY .Construction_loading__K4HY2{width:50%}.Construction_header__efbeO{flex-grow:1;overflow:auto;position:sticky}.Construction_header__efbeO .Construction_panelHeader__4asuV{align-items:center;background-color:#f5f5f5;display:flex;flex-direction:row;justify-content:space-between;min-height:44px;padding:15px 8px}.Construction_header__efbeO .Construction_panelHeader__4asuV .Construction_panelHeaderContainer__oMtDO{align-items:center;display:flex;justify-content:space-between;width:100%}.Construction_header__efbeO .Construction_panelHeader__4asuV .Construction_panelHeaderContainer__oMtDO h2{background:#009b72;border-radius:5px;color:#fff;font-weight:500;margin:0 10px 0 0;padding:8px}.Construction_header__efbeO .Construction_panelHeader__4asuV .Construction_panelHeaderContainer__oMtDO .Construction_tagsContainer__pXhBd{list-style-type:none;margin:0;padding:0}.Construction_header__efbeO .Construction_panelHeader__4asuV .Construction_panelHeaderContainer__oMtDO .Construction_tagsContainer__pXhBd .Construction_tag__LK-t8{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}.Construction_header__efbeO .Construction_panelHeader__4asuV .Construction_panelHeaderContainer__oMtDO .Construction_tagsContainer__pXhBd .Construction_tag__LK-t8 .Construction_name__o\+Vju{font-size:12px;padding:2px 6px 2px 10px}.Construction_header__efbeO .Construction_panelHeader__4asuV .Construction_panelHeaderContainer__oMtDO .Construction_tagsContainer__pXhBd .Construction_tag__LK-t8 .Construction_addBtn__YOEP5,.Construction_header__efbeO .Construction_panelHeader__4asuV .Construction_panelHeaderContainer__oMtDO .Construction_tagsContainer__pXhBd .Construction_tag__LK-t8 .Construction_removeBtn__kkl5h{cursor:pointer;font-size:12px;padding:0 0 0 3px}.Construction_header__efbeO .Construction_panelHeader__4asuV .Construction_panelHeaderContainer__oMtDO .Construction_tagsContainer__pXhBd .Construction_tag__LK-t8 .Construction_addBtn__YOEP5 button,.Construction_header__efbeO .Construction_panelHeader__4asuV .Construction_panelHeaderContainer__oMtDO .Construction_tagsContainer__pXhBd .Construction_tag__LK-t8 .Construction_removeBtn__kkl5h button{border-radius:0;border-radius:120px;height:22px;width:auto}.Construction_header__efbeO .Construction_panelHeader__4asuV .Construction_panelHeaderContainer__oMtDO .Construction_tagsContainer__pXhBd .Construction_tag__LK-t8 .Construction_addBtn__YOEP5 button i,.Construction_header__efbeO .Construction_panelHeader__4asuV .Construction_panelHeaderContainer__oMtDO .Construction_tagsContainer__pXhBd .Construction_tag__LK-t8 .Construction_removeBtn__kkl5h button i{color:#fff;font-size:12px}.Construction_header__efbeO .Construction_panelHeader__4asuV .Construction_panelHeaderContainer__oMtDO .Construction_tagsContainer__pXhBd .Construction_tag__LK-t8 .Construction_addBtn__YOEP5 button:hover,.Construction_header__efbeO .Construction_panelHeader__4asuV .Construction_panelHeaderContainer__oMtDO .Construction_tagsContainer__pXhBd .Construction_tag__LK-t8 .Construction_removeBtn__kkl5h button:hover{background-color:#a80000}.Construction_header__efbeO .Construction_panelHeader__4asuV .Construction_panelHeaderContainer__oMtDO .Construction_tagsContainer__pXhBd .Construction_tag__LK-t8 .Construction_addBtn__YOEP5 button:hover i,.Construction_header__efbeO .Construction_panelHeader__4asuV .Construction_panelHeaderContainer__oMtDO .Construction_tagsContainer__pXhBd .Construction_tag__LK-t8 .Construction_removeBtn__kkl5h button:hover i{color:#fff}.Construction_header__efbeO .Construction_panelHeader__4asuV .Construction_panelHeaderContainer__oMtDO .Construction_tagsContainer__pXhBd .Construction_tag__LK-t8 .Construction_removeBtn__kkl5h button{padding:0 4px}.Construction_header__efbeO .Construction_panelHeader__4asuV .Construction_panelHeaderContainer__oMtDO .Construction_tagsContainer__pXhBd .Construction_tag__LK-t8 .Construction_addBtn__YOEP5{border-radius:2px;padding:0}.Construction_header__efbeO .Construction_panelHeader__4asuV .Construction_panelHeaderContainer__oMtDO .Construction_tagsContainer__pXhBd .Construction_tag__LK-t8 .Construction_addBtn__YOEP5 button{border-radius:2px}.Construction_header__efbeO .Construction_panelHeader__4asuV .Construction_panelHeaderContainer__oMtDO .Construction_tagsContainer__pXhBd .Construction_tag__LK-t8 .Construction_addBtn__YOEP5 button:hover{background-color:#000}.Construction_header__efbeO .Construction_panelHeader__4asuV .Construction_panelHeaderContainer__oMtDO .Construction_tagsContainer__pXhBd .Construction_tag__LK-t8 .Construction_addBtn__YOEP5 button:hover i{color:#fff}.Construction_header__efbeO .Construction_panelHeader__4asuV .Construction_panelHeaderContainer__oMtDO .Construction_navigation__PS8uG{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.Construction_header__efbeO .Construction_panelHeader__4asuV .Construction_panelHeaderContainer__oMtDO .Construction_navigation__PS8uG button{background:#0000!important}@media(max-width:3066px){.Construction_header__efbeO .Construction_panelHeader__4asuV{min-height:64px;padding-bottom:0;padding-top:0}}.Construction_header__efbeO .Construction_infoBar__T5HpE{align-items:center;border-top:1px solid #c5c5c5;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.Construction_header__efbeO .Construction_infoBar__T5HpE .Construction_constructionInfoItem__4lhTv{border-radius:5px;display:flex;flex-direction:row;font-size:12px;margin-right:10px;margin-top:10px}.Construction_header__efbeO .Construction_infoBar__T5HpE .Construction_constructionInfoItem__4lhTv .Construction_itemKey__mHXdN{align-items:center;background:#f5f5f5;border:1px solid #55585a;border-bottom-left-radius:5px;border-top-left-radius:5px;display:flex;padding:8px}.Construction_header__efbeO .Construction_infoBar__T5HpE .Construction_constructionInfoItem__4lhTv .Construction_itemValue__AhuJZ{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){.Construction_header__efbeO .Construction_infoBar__T5HpE .Construction_constructionInfoItem__4lhTv{margin-bottom:15px}}.Construction_panelContainer__vnPuJ .Construction_buttonContainer__gSbVJ{align-items:center;bottom:15px;display:flex;flex-direction:row;justify-content:space-between;left:15px;right:15px}.Construction_panelContainer__vnPuJ .Construction_buttonContainer__gSbVJ button{margin-right:15px}.Construction_nextBtn__BM7nx{align-items:center;display:flex;justify-content:center}.Construction_nextBtn__BM7nx span{display:block;flex-grow:1}.Construction_nextBtn__BM7nx span span{display:block;font-weight:600;line-height:100%;margin:0 4px}.Construction_nextBtn__BM7nx i{margin:0 4px}.Construction_commandBar__ipz4f{background:#fff}.Construction_commandBar__ipz4f .ms-CommandBar,.Construction_commandBar__ipz4f .ms-CommandBarItem-link{background-color:#f3f2f1}.Construction_commandBar__ipz4f .ms-CommandBarItem-link:hover{background-color:#dbd9d6}.Construction_commandBar__ipz4f .ms-CommandBar .ms-CommandBar-primaryCommand *{margin-right:5px}.Construction_newTabView__t6L26{background-color:#000!important;color:#fff!important;margin-left:0}.Construction_newTabView__t6L26 i{color:#fff!important}.Construction_newTabView__t6L26:active,.Construction_newTabView__t6L26:focus,.Construction_newTabView__t6L26:hover,.Construction_newTabView__t6L26:visited{background-color:#1a1a1a!important;color:#fff!important}.Construction_newTabView__t6L26:active i,.Construction_newTabView__t6L26:focus i,.Construction_newTabView__t6L26:hover i,.Construction_newTabView__t6L26:visited i{background:#0000!important;color:#fff!important}.Construction_constructionDataContainer__2UNVe{display:flex;overflow-x:auto;width:100vw}.Construction_constructionDataContainer__2UNVe .Construction_constructionDataItem__3MWxU{border-radius:8px;display:flex;flex-direction:column;margin-bottom:10px;margin-right:10px}.Construction_constructionDataContainer__2UNVe .Construction_constructionDataItem__3MWxU .Construction_constructionDataHeader__zh\+y3{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}.Construction_constructionDataContainer__2UNVe .Construction_constructionDataItem__3MWxU .Construction_constructionDataHeader__zh\+y3 .Construction_title__zLll9{align-items:center;display:flex;font-weight:600}.Construction_constructionDataContainer__2UNVe .Construction_constructionDataItem__3MWxU .Construction_constructionDataHeader__zh\+y3 .Construction_title__zLll9 .Construction_total__COoFq{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}.Construction_constructionDataContainer__2UNVe .Construction_constructionDataItem__3MWxU .Construction_resultTableContainer__oM90F{background:#f5f5f5;border-radius:5px;padding:10px;width:-moz-fit-content;width:fit-content}.Construction_constructionDataContainer__2UNVe .Construction_constructionDataItem__3MWxU .Construction_resultTableContainer__oM90F .Construction_resultTable__NawgJ{border-collapse:initial;border-collapse:collapse;border-spacing:0 6px;width:-moz-fit-content;width:fit-content}.Construction_constructionDataContainer__2UNVe .Construction_constructionDataItem__3MWxU .Construction_resultTableContainer__oM90F .Construction_resultTable__NawgJ .Construction_emptyRow__eDyER td{padding:5px}.Construction_constructionDataContainer__2UNVe .Construction_constructionDataItem__3MWxU .Construction_resultTableContainer__oM90F .Construction_resultTable__NawgJ .Construction_result__uQqTs{box-shadow:0 1px 4px 0 #2021241f}.Construction_constructionDataContainer__2UNVe .Construction_constructionDataItem__3MWxU .Construction_resultTableContainer__oM90F .Construction_resultTable__NawgJ .Construction_result__uQqTs td{background-color:#fff;border-right:1px solid #f5f5f5;color:#000;padding:8px 12px;text-align:center}.Construction_emptyBox__7GH2R{margin-bottom:15px}.Construction_emptyBox__7GH2R .Construction_shimmer__sBpsy,.Construction_shimmer__sBpsy{-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:Construction_placeholderShimmer__sqleV;-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}.Construction_emptyTreeBox__4Y3yz{border-bottom:2px solid #eee;width:15px}.Construction_detailsCountBox__LB43R{align-items:center;display:flex;font-weight:600}.Construction_detailsCountBox__LB43R .Construction_total__COoFq{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}.Construction_showDetails__1yD6J{display:flex!important}#Construction_tooltip__x51C4{color:#fff;padding:8px 20px}#Construction_tooltipRes__13hUL{padding:8px 20px}#Construction_tooltipRes__13hUL img{height:auto;width:100%}#Construction_tooltipTitle__Ntijf,.Construction_tooltipTitle__Ntijf{padding:8px 0}#Construction_tooltipTitle__Ntijf ul,.Construction_tooltipTitle__Ntijf ul{list-style:none;margin:0;padding:0}#Construction_tooltipTitle__Ntijf ul li,.Construction_tooltipTitle__Ntijf ul li{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:8px}#Construction_tooltipTitle__Ntijf ul li .Construction_tooltipDataContainer__DTkmi,.Construction_tooltipTitle__Ntijf ul li .Construction_tooltipDataContainer__DTkmi{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}#Construction_tooltipTitle__Ntijf ul li .Construction_tooltipDataContainer__DTkmi h2,.Construction_tooltipTitle__Ntijf ul li .Construction_tooltipDataContainer__DTkmi h2{border-radius:5px;color:#fff;font-weight:500;margin:0 25px 0 0;padding:8px}#Construction_tooltipTitle__Ntijf ul li .Construction_tooltipDataContainer__DTkmi .Construction_detailsContainer__3Fl6G,.Construction_tooltipTitle__Ntijf ul li .Construction_tooltipDataContainer__DTkmi .Construction_detailsContainer__3Fl6G{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}#Construction_tooltipTitle__Ntijf ul li .Construction_tooltipDataContainer__DTkmi .Construction_detailsContainer__3Fl6G .Construction_detailItem__lXmHE,.Construction_tooltipTitle__Ntijf ul li .Construction_tooltipDataContainer__DTkmi .Construction_detailsContainer__3Fl6G .Construction_detailItem__lXmHE{border-radius:5px;display:flex;flex-direction:row;font-size:12px;margin-right:10px}#Construction_tooltipTitle__Ntijf ul li .Construction_tooltipDataContainer__DTkmi .Construction_detailsContainer__3Fl6G .Construction_detailItem__lXmHE .Construction_itemKey__mHXdN,.Construction_tooltipTitle__Ntijf ul li .Construction_tooltipDataContainer__DTkmi .Construction_detailsContainer__3Fl6G .Construction_detailItem__lXmHE .Construction_itemKey__mHXdN{background:#f5f5f5;border:1px solid #000;border-bottom-left-radius:5px;border-top-left-radius:5px;padding:8px}#Construction_tooltipTitle__Ntijf ul li .Construction_tooltipDataContainer__DTkmi .Construction_detailsContainer__3Fl6G .Construction_detailItem__lXmHE .Construction_itemValue__AhuJZ,.Construction_tooltipTitle__Ntijf ul li .Construction_tooltipDataContainer__DTkmi .Construction_detailsContainer__3Fl6G .Construction_detailItem__lXmHE .Construction_itemValue__AhuJZ{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}#Construction_tooltipTitle__Ntijf ul li i,.Construction_tooltipTitle__Ntijf ul li i{font-size:18px;justify-self:flex-end}#Construction_tooltipTitle__Ntijf ul li:hover,.Construction_tooltipTitle__Ntijf ul li:hover{background-color:#f5f5f5;cursor:pointer}.Construction_farItem__nqtyt{display:flex;justify-content:space-between}.Construction_marginTop10__cEUj9{margin-top:10px}.Construction_bodyStack__w0Zrz{margin-top:5px}.Construction_notProcessed__VdBbY{background-color:#a0a046!important;border:1px solid #a0a046;color:#fff}.Construction_valid__ULO0p{background-color:#009b72!important;border:1px solid #009b72;color:#fff}.Construction_valid__ULO0p .Construction_separateTabBtn__tytKo{color:#fff}.Construction_notValid__4ffzu{background-color:#a80000!important;border:1px solid #a80000;color:#fff}i.Construction_constructionIsAccepted__Y7B5J{align-items:center;color:green;font-size:20px;padding-right:10px}.Construction_isAccepted__3312H{background:green!important}.ConstructionHeader_updatedOn__8yauJ{margin-right:10px}.ConstructionHeader_title__tTdFO{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.Table_constructionDataItem__7nVpG{border-radius:8px;display:flex;flex-direction:column;font-size:14px;margin:5px 5px 5px 0}.Table_constructionDataItem__7nVpG .Table_constructionDataHeader__CONmm{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;padding:10px 0 5px}.Table_constructionDataItem__7nVpG .Table_constructionDataHeader__CONmm .Table_title__2OXNd{align-items:center;display:flex;font-weight:600}.Table_constructionDataItem__7nVpG .Table_constructionDataHeader__CONmm .Table_title__2OXNd .Table_total__PsS05{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}.Table_constructionDataItem__7nVpG .Table_resultTableContainer__PH7DZ{background:#f5f5f5;border-radius:5px;display:flex;padding:10px;width:-moz-fit-content;width:fit-content}.Table_constructionDataItem__7nVpG .Table_resultTableContainer__PH7DZ .Table_resultTable__LzPhb{border-collapse:initial;border-collapse:collapse;border-spacing:0 6px;width:-moz-fit-content;width:fit-content}.Table_constructionDataItem__7nVpG .Table_resultTableContainer__PH7DZ .Table_resultTable__LzPhb .Table_headers__tpuRA th{background:#fff;border-bottom:1px solid #b5b5b5;border-right:1px solid #f5f5f5;color:#323130;padding:8px 12px;text-align:center}.Table_constructionDataItem__7nVpG .Table_resultTableContainer__PH7DZ .Table_resultTable__LzPhb .Table_emptyRow__VuqrT td{padding:5px}.Table_constructionDataItem__7nVpG .Table_resultTableContainer__PH7DZ .Table_resultTable__LzPhb .Table_result__ovDsL{box-shadow:0 1px 4px 0 #2021241f}.Table_constructionDataItem__7nVpG .Table_resultTableContainer__PH7DZ .Table_resultTable__LzPhb .Table_result__ovDsL td{background-color:#fff;border-right:1px solid #f5f5f5;font-weight:400;height:28px;padding:8px 12px;text-align:center}.TableCell_cellDisabled__qM29b{color:#ccc}.TableCell_normal__UPhIB{color:#000}.Editable_error__vUnN9{border-bottom:inset #f05a5a;border-width:3px}.Editable_normal__dzSn0{color:#000;margin-bottom:0;margin-top:0}.Editable_disabled__z4Bxi{color:#ccc;margin-bottom:0;margin-top:0}.Editable_editIcon__ULtcw{align-items:center;margin-left:5px}.Editable_container__ZAjlC{align-items:center;display:flex;margin-right:5px}.Editable_errorIcon__5r3Ac{color:red}.Editable_editingContainer__yEx2j{margin-right:5px}.IsaacTags_deleteDialog__oEIhQ .IsaacTags_loading__FEqUD{margin-top:0}.IsaacTags_deleteDialog__oEIhQ .IsaacTags_warningMsg__d5dRQ{margin-top:10px}.IsaacTags_deleteDialog__oEIhQ .IsaacTags_defaultContainer__duct6{display:flex;flex-direction:column}.IsaacTags_deleteDialog__oEIhQ .IsaacTags_defaultContainer__duct6 .IsaacTags_constructionsContainer__UxF\+m{align-items:flex-start;display:flex;flex-direction:column;padding:25px 0 0}.IsaacTags_deleteDialog__oEIhQ .IsaacTags_defaultContainer__duct6 .IsaacTags_constructionsContainer__UxF\+m .IsaacTags_constructionBox__62NeE{background:#009b72;border-radius:5px;color:#fff;font-weight:500;margin-bottom:10px;padding:8px}.ConstructionDetailsSection_constructionDataSection__xvXIE{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;page-break-inside:avoid}.IsaacCollapsible_collapsibleContainer__jHfq-{border-radius:8px;display:flex;flex-direction:column}.IsaacCollapsible_collapsibleContainer__jHfq- .IsaacCollapsible_collapsibleHeader__k5RrK{align-items:flex-start;border-top-left-radius:8px;border-top-right-radius:8px;display:flex;flex-flow:column;font-weight:600;padding:0 0 5px}.IsaacCollapsible_collapsibleContainer__jHfq- .IsaacCollapsible_title__GKfaJ{align-items:center;display:flex;font-size:18px;font-weight:600}.IsaacCollapsible_collapsibleContainer__jHfq- .IsaacCollapsible_title__GKfaJ .IsaacCollapsible_total__gmMHT{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}.ConstructionCalculations_panel__WwStF .ConstructionCalculations_field__ZXDmy{margin-bottom:15px}.ConstructionCalculations_panel__WwStF .ConstructionCalculations_field__ZXDmy .ConstructionCalculations_description__6jy6-{font-size:12px}.ConstructionCalculations_panel__WwStF h3{font-weight:500}.ConstructionCalculations_panel__WwStF .ConstructionCalculations_divider__6LNzn{background:#f5f5f5;height:1px;margin-bottom:15px;margin-top:15px}.ConstructionCalculations_panel__WwStF .ConstructionCalculations_progressBox__F1yTH{margin-left:auto;margin-right:auto;margin-top:40%;width:350px}.ConstructionCalculations_panel__WwStF .ConstructionCalculations_groupProgressBox__uOnzK{margin-left:auto;margin-right:auto}.ConstructionCalculations_panel__WwStF .ConstructionCalculations_loading__vrgW7{width:50%}.ConstructionCalculations_header__rp5c5{flex-grow:1;overflow:auto;position:sticky}.ConstructionCalculations_header__rp5c5 .ConstructionCalculations_panelHeader__z2l\+H{align-items:center;background-color:#f5f5f5;display:flex;flex-direction:row;justify-content:space-between;min-height:44px;padding:15px 8px}.ConstructionCalculations_header__rp5c5 .ConstructionCalculations_panelHeader__z2l\+H .ConstructionCalculations_panelHeaderContainer__gTbnU{align-items:center;display:flex;justify-content:space-between;width:100%}.ConstructionCalculations_header__rp5c5 .ConstructionCalculations_panelHeader__z2l\+H .ConstructionCalculations_panelHeaderContainer__gTbnU h2{background:#009b72;border-radius:5px;color:#fff;font-weight:500;margin:0 25px 0 0;padding:8px}.ConstructionCalculations_header__rp5c5 .ConstructionCalculations_panelHeader__z2l\+H .ConstructionCalculations_panelHeaderContainer__gTbnU .ConstructionCalculations_tagsContainer__HLEu\+{list-style-type:none;margin:0;padding:0}.ConstructionCalculations_header__rp5c5 .ConstructionCalculations_panelHeader__z2l\+H .ConstructionCalculations_panelHeaderContainer__gTbnU .ConstructionCalculations_tagsContainer__HLEu\+ .ConstructionCalculations_tag__nC0o1{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}.ConstructionCalculations_header__rp5c5 .ConstructionCalculations_panelHeader__z2l\+H .ConstructionCalculations_panelHeaderContainer__gTbnU .ConstructionCalculations_tagsContainer__HLEu\+ .ConstructionCalculations_tag__nC0o1 .ConstructionCalculations_name__cFLoL{font-size:12px;padding:2px 6px 2px 10px}.ConstructionCalculations_header__rp5c5 .ConstructionCalculations_panelHeader__z2l\+H .ConstructionCalculations_panelHeaderContainer__gTbnU .ConstructionCalculations_tagsContainer__HLEu\+ .ConstructionCalculations_tag__nC0o1 .ConstructionCalculations_addBtn__CfcQ8,.ConstructionCalculations_header__rp5c5 .ConstructionCalculations_panelHeader__z2l\+H .ConstructionCalculations_panelHeaderContainer__gTbnU .ConstructionCalculations_tagsContainer__HLEu\+ .ConstructionCalculations_tag__nC0o1 .ConstructionCalculations_removeBtn__GN2JL{cursor:pointer;font-size:12px;padding:0 0 0 3px}.ConstructionCalculations_header__rp5c5 .ConstructionCalculations_panelHeader__z2l\+H .ConstructionCalculations_panelHeaderContainer__gTbnU .ConstructionCalculations_tagsContainer__HLEu\+ .ConstructionCalculations_tag__nC0o1 .ConstructionCalculations_addBtn__CfcQ8 button,.ConstructionCalculations_header__rp5c5 .ConstructionCalculations_panelHeader__z2l\+H .ConstructionCalculations_panelHeaderContainer__gTbnU .ConstructionCalculations_tagsContainer__HLEu\+ .ConstructionCalculations_tag__nC0o1 .ConstructionCalculations_removeBtn__GN2JL button{border-radius:0;border-radius:120px;height:22px;width:auto}.ConstructionCalculations_header__rp5c5 .ConstructionCalculations_panelHeader__z2l\+H .ConstructionCalculations_panelHeaderContainer__gTbnU .ConstructionCalculations_tagsContainer__HLEu\+ .ConstructionCalculations_tag__nC0o1 .ConstructionCalculations_addBtn__CfcQ8 button i,.ConstructionCalculations_header__rp5c5 .ConstructionCalculations_panelHeader__z2l\+H .ConstructionCalculations_panelHeaderContainer__gTbnU .ConstructionCalculations_tagsContainer__HLEu\+ .ConstructionCalculations_tag__nC0o1 .ConstructionCalculations_removeBtn__GN2JL button i{color:#fff;font-size:12px}.ConstructionCalculations_header__rp5c5 .ConstructionCalculations_panelHeader__z2l\+H .ConstructionCalculations_panelHeaderContainer__gTbnU .ConstructionCalculations_tagsContainer__HLEu\+ .ConstructionCalculations_tag__nC0o1 .ConstructionCalculations_addBtn__CfcQ8 button:hover,.ConstructionCalculations_header__rp5c5 .ConstructionCalculations_panelHeader__z2l\+H .ConstructionCalculations_panelHeaderContainer__gTbnU .ConstructionCalculations_tagsContainer__HLEu\+ .ConstructionCalculations_tag__nC0o1 .ConstructionCalculations_removeBtn__GN2JL button:hover{background-color:#a80000}.ConstructionCalculations_header__rp5c5 .ConstructionCalculations_panelHeader__z2l\+H .ConstructionCalculations_panelHeaderContainer__gTbnU .ConstructionCalculations_tagsContainer__HLEu\+ .ConstructionCalculations_tag__nC0o1 .ConstructionCalculations_addBtn__CfcQ8 button:hover i,.ConstructionCalculations_header__rp5c5 .ConstructionCalculations_panelHeader__z2l\+H .ConstructionCalculations_panelHeaderContainer__gTbnU .ConstructionCalculations_tagsContainer__HLEu\+ .ConstructionCalculations_tag__nC0o1 .ConstructionCalculations_removeBtn__GN2JL button:hover i{color:#fff}.ConstructionCalculations_header__rp5c5 .ConstructionCalculations_panelHeader__z2l\+H .ConstructionCalculations_panelHeaderContainer__gTbnU .ConstructionCalculations_tagsContainer__HLEu\+ .ConstructionCalculations_tag__nC0o1 .ConstructionCalculations_removeBtn__GN2JL button{padding:0 4px}.ConstructionCalculations_header__rp5c5 .ConstructionCalculations_panelHeader__z2l\+H .ConstructionCalculations_panelHeaderContainer__gTbnU .ConstructionCalculations_tagsContainer__HLEu\+ .ConstructionCalculations_tag__nC0o1 .ConstructionCalculations_addBtn__CfcQ8{border-radius:2px;padding:0}.ConstructionCalculations_header__rp5c5 .ConstructionCalculations_panelHeader__z2l\+H .ConstructionCalculations_panelHeaderContainer__gTbnU .ConstructionCalculations_tagsContainer__HLEu\+ .ConstructionCalculations_tag__nC0o1 .ConstructionCalculations_addBtn__CfcQ8 button{border-radius:2px}.ConstructionCalculations_header__rp5c5 .ConstructionCalculations_panelHeader__z2l\+H .ConstructionCalculations_panelHeaderContainer__gTbnU .ConstructionCalculations_tagsContainer__HLEu\+ .ConstructionCalculations_tag__nC0o1 .ConstructionCalculations_addBtn__CfcQ8 button:hover{background-color:#000}.ConstructionCalculations_header__rp5c5 .ConstructionCalculations_panelHeader__z2l\+H .ConstructionCalculations_panelHeaderContainer__gTbnU .ConstructionCalculations_tagsContainer__HLEu\+ .ConstructionCalculations_tag__nC0o1 .ConstructionCalculations_addBtn__CfcQ8 button:hover i{color:#fff}.ConstructionCalculations_header__rp5c5 .ConstructionCalculations_panelHeader__z2l\+H .ConstructionCalculations_panelHeaderContainer__gTbnU .ConstructionCalculations_navigation__E7jjf{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.ConstructionCalculations_header__rp5c5 .ConstructionCalculations_panelHeader__z2l\+H .ConstructionCalculations_panelHeaderContainer__gTbnU .ConstructionCalculations_navigation__E7jjf button{background:#0000!important}@media(max-width:3066px){.ConstructionCalculations_header__rp5c5 .ConstructionCalculations_panelHeader__z2l\+H{min-height:64px;padding-bottom:0;padding-top:0}}.ConstructionCalculations_header__rp5c5 .ConstructionCalculations_infoBar__qhJjh{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}.ConstructionCalculations_header__rp5c5 .ConstructionCalculations_infoBar__qhJjh .ConstructionCalculations_constructionInfoItem__cg\+HB{border-radius:5px;display:flex;flex-direction:row;font-size:12px;margin-right:10px}.ConstructionCalculations_header__rp5c5 .ConstructionCalculations_infoBar__qhJjh .ConstructionCalculations_constructionInfoItem__cg\+HB .ConstructionCalculations_itemKey__qDzjx{align-items:center;background:#f5f5f5;border:1px solid #55585a;border-bottom-left-radius:5px;border-top-left-radius:5px;display:flex;padding:8px}.ConstructionCalculations_header__rp5c5 .ConstructionCalculations_infoBar__qhJjh .ConstructionCalculations_constructionInfoItem__cg\+HB .ConstructionCalculations_itemValue__HdJhj{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){.ConstructionCalculations_header__rp5c5 .ConstructionCalculations_infoBar__qhJjh .ConstructionCalculations_constructionInfoItem__cg\+HB{margin-bottom:15px}}.ConstructionCalculations_panelContainer__l4Tsy .ConstructionCalculations_buttonContainer__iKIiI{align-items:center;bottom:15px;display:flex;flex-direction:row;justify-content:space-between;left:15px;right:15px}.ConstructionCalculations_panelContainer__l4Tsy .ConstructionCalculations_buttonContainer__iKIiI button{margin-right:15px}.ConstructionCalculations_nextBtn__Qq\+M1{align-items:center;display:flex;justify-content:center}.ConstructionCalculations_nextBtn__Qq\+M1 span{display:block;flex-grow:1}.ConstructionCalculations_nextBtn__Qq\+M1 span span{display:block;font-weight:600;line-height:100%;margin:0 4px}.ConstructionCalculations_nextBtn__Qq\+M1 i{margin:0 4px}.ConstructionCalculations_commandBar__N4brU{background:#fff}.ConstructionCalculations_commandBar__N4brU .ms-CommandBar,.ConstructionCalculations_commandBar__N4brU .ms-CommandBarItem-link{background-color:#f3f2f1}.ConstructionCalculations_commandBar__N4brU .ms-CommandBarItem-link:hover{background-color:#dbd9d6}.ConstructionCalculations_commandBar__N4brU .ms-CommandBar .ms-CommandBar-primaryCommand *{margin-right:5px}.ConstructionCalculations_newTabView__VUenn{background-color:#000!important;color:#fff!important;margin-left:0}.ConstructionCalculations_newTabView__VUenn i{color:#fff!important}.ConstructionCalculations_newTabView__VUenn:active,.ConstructionCalculations_newTabView__VUenn:focus,.ConstructionCalculations_newTabView__VUenn:hover,.ConstructionCalculations_newTabView__VUenn:visited{background-color:#1a1a1a!important;color:#fff!important}.ConstructionCalculations_newTabView__VUenn:active i,.ConstructionCalculations_newTabView__VUenn:focus i,.ConstructionCalculations_newTabView__VUenn:hover i,.ConstructionCalculations_newTabView__VUenn:visited i{background:#0000!important;color:#fff!important}.ConstructionCalculations_constructionDataContainer__\+5J3K{display:flex;overflow-x:auto;width:100vw}.ConstructionCalculations_constructionDataContainer__\+5J3K .ConstructionCalculations_constructionDataItem__xL2WD{border-radius:8px;display:flex;flex-direction:column;margin-bottom:10px;margin-right:10px}.ConstructionCalculations_constructionDataContainer__\+5J3K .ConstructionCalculations_constructionDataItem__xL2WD .ConstructionCalculations_constructionDataHeader__LRiFI{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}.ConstructionCalculations_constructionDataContainer__\+5J3K .ConstructionCalculations_constructionDataItem__xL2WD .ConstructionCalculations_constructionDataHeader__LRiFI .ConstructionCalculations_title__YqTrj{align-items:center;display:flex;font-weight:600}.ConstructionCalculations_constructionDataContainer__\+5J3K .ConstructionCalculations_constructionDataItem__xL2WD .ConstructionCalculations_constructionDataHeader__LRiFI .ConstructionCalculations_title__YqTrj .ConstructionCalculations_total__Eqnxh{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}.ConstructionCalculations_constructionDataContainer__\+5J3K .ConstructionCalculations_constructionDataItem__xL2WD .ConstructionCalculations_resultTableContainer__v5HPB{background:#f5f5f5;border-radius:5px;padding:10px;width:-moz-fit-content;width:fit-content}.ConstructionCalculations_constructionDataContainer__\+5J3K .ConstructionCalculations_constructionDataItem__xL2WD .ConstructionCalculations_resultTableContainer__v5HPB .ConstructionCalculations_resultTable__l1JzL{border-collapse:initial;border-collapse:collapse;border-spacing:0 6px;width:-moz-fit-content;width:fit-content}.ConstructionCalculations_constructionDataContainer__\+5J3K .ConstructionCalculations_constructionDataItem__xL2WD .ConstructionCalculations_resultTableContainer__v5HPB .ConstructionCalculations_resultTable__l1JzL .ConstructionCalculations_headers__8ca9O th{background:#fff;border-bottom:1px solid #b5b5b5;border-right:1px solid #f5f5f5;color:#323130;padding:8px 12px;text-align:center}.ConstructionCalculations_constructionDataContainer__\+5J3K .ConstructionCalculations_constructionDataItem__xL2WD .ConstructionCalculations_resultTableContainer__v5HPB .ConstructionCalculations_resultTable__l1JzL .ConstructionCalculations_emptyRow__ZBMc\+ td{padding:5px}.ConstructionCalculations_constructionDataContainer__\+5J3K .ConstructionCalculations_constructionDataItem__xL2WD .ConstructionCalculations_resultTableContainer__v5HPB .ConstructionCalculations_resultTable__l1JzL .ConstructionCalculations_result__msLfn{box-shadow:0 1px 4px 0 #2021241f}.ConstructionCalculations_constructionDataContainer__\+5J3K .ConstructionCalculations_constructionDataItem__xL2WD .ConstructionCalculations_resultTableContainer__v5HPB .ConstructionCalculations_resultTable__l1JzL .ConstructionCalculations_result__msLfn td{background-color:#fff;border-right:1px solid #f5f5f5;color:#000;padding:8px 12px;text-align:center}.ConstructionCalculations_emptyBox__MXQEB{margin-bottom:15px}.ConstructionCalculations_emptyBox__MXQEB .ConstructionCalculations_shimmer__-HBbs,.ConstructionCalculations_shimmer__-HBbs{-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:ConstructionCalculations_placeholderShimmer__cfLOb;-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}.ConstructionCalculations_emptyTreeBox__jUOPu{border-bottom:2px solid #eee;width:15px}.ConstructionCalculations_detailsCountBox__W82Q9{align-items:center;display:flex;font-weight:600}.ConstructionCalculations_detailsCountBox__W82Q9 .ConstructionCalculations_total__Eqnxh{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}.ConstructionCalculations_showDetails__TT8MT{display:flex!important}.ms-CommandBar{padding-left:0}#ConstructionCalculations_tooltip__9K\+z\+{color:#fff;padding:8px 20px}#ConstructionCalculations_tooltipRes__JJghV{padding:8px 20px}#ConstructionCalculations_tooltipRes__JJghV img{height:auto;width:100%}#ConstructionCalculations_tooltipTitle__ZI5wh,.ConstructionCalculations_tooltipTitle__ZI5wh{padding:8px 0}#ConstructionCalculations_tooltipTitle__ZI5wh ul,.ConstructionCalculations_tooltipTitle__ZI5wh ul{list-style:none;margin:0;padding:0}#ConstructionCalculations_tooltipTitle__ZI5wh ul li,.ConstructionCalculations_tooltipTitle__ZI5wh ul li{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:8px}#ConstructionCalculations_tooltipTitle__ZI5wh ul li .ConstructionCalculations_tooltipDataContainer__Nbeow,.ConstructionCalculations_tooltipTitle__ZI5wh ul li .ConstructionCalculations_tooltipDataContainer__Nbeow{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}#ConstructionCalculations_tooltipTitle__ZI5wh ul li .ConstructionCalculations_tooltipDataContainer__Nbeow h2,.ConstructionCalculations_tooltipTitle__ZI5wh ul li .ConstructionCalculations_tooltipDataContainer__Nbeow h2{background:#009b72;border-radius:5px;color:#fff;font-weight:500;margin:0 25px 0 0;padding:8px}#ConstructionCalculations_tooltipTitle__ZI5wh ul li .ConstructionCalculations_tooltipDataContainer__Nbeow .ConstructionCalculations_detailsContainer__JlM23,.ConstructionCalculations_tooltipTitle__ZI5wh ul li .ConstructionCalculations_tooltipDataContainer__Nbeow .ConstructionCalculations_detailsContainer__JlM23{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}#ConstructionCalculations_tooltipTitle__ZI5wh ul li .ConstructionCalculations_tooltipDataContainer__Nbeow .ConstructionCalculations_detailsContainer__JlM23 .ConstructionCalculations_detailItem__eMC7g,.ConstructionCalculations_tooltipTitle__ZI5wh ul li .ConstructionCalculations_tooltipDataContainer__Nbeow .ConstructionCalculations_detailsContainer__JlM23 .ConstructionCalculations_detailItem__eMC7g{border-radius:5px;display:flex;flex-direction:row;font-size:12px;margin-right:10px}#ConstructionCalculations_tooltipTitle__ZI5wh ul li .ConstructionCalculations_tooltipDataContainer__Nbeow .ConstructionCalculations_detailsContainer__JlM23 .ConstructionCalculations_detailItem__eMC7g .ConstructionCalculations_itemKey__qDzjx,.ConstructionCalculations_tooltipTitle__ZI5wh ul li .ConstructionCalculations_tooltipDataContainer__Nbeow .ConstructionCalculations_detailsContainer__JlM23 .ConstructionCalculations_detailItem__eMC7g .ConstructionCalculations_itemKey__qDzjx{background:#f5f5f5;border:1px solid #000;border-bottom-left-radius:5px;border-top-left-radius:5px;padding:8px}#ConstructionCalculations_tooltipTitle__ZI5wh ul li .ConstructionCalculations_tooltipDataContainer__Nbeow .ConstructionCalculations_detailsContainer__JlM23 .ConstructionCalculations_detailItem__eMC7g .ConstructionCalculations_itemValue__HdJhj,.ConstructionCalculations_tooltipTitle__ZI5wh ul li .ConstructionCalculations_tooltipDataContainer__Nbeow .ConstructionCalculations_detailsContainer__JlM23 .ConstructionCalculations_detailItem__eMC7g .ConstructionCalculations_itemValue__HdJhj{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}#ConstructionCalculations_tooltipTitle__ZI5wh ul li i,.ConstructionCalculations_tooltipTitle__ZI5wh ul li i{font-size:18px;justify-self:flex-end}#ConstructionCalculations_tooltipTitle__ZI5wh ul li:hover,.ConstructionCalculations_tooltipTitle__ZI5wh ul li:hover{background-color:#f5f5f5;cursor:pointer}.ConstructionCalculations_farItem__RaXj5{display:flex;justify-content:space-between}.ConstructionCalculations_marginTop10__DDqUB{margin-top:10px}.ConstructionCalculations_bodyStack__flEbR{margin-top:5px}.ConstructionCalculations_valid__ZNBif{background-color:#009b72;border:1px solid #009b72;color:#fff}.ConstructionCalculations_valid__ZNBif .ConstructionCalculations_separateTabBtn__1znym{color:#fff}.ConstructionCalculations_notValid__s\+abr{background-color:#a80000;border:1px solid #a80000;color:#fff}.ConstructionCalculations_errorMsg__pN5HD{justify-content:center;min-height:500px;width:90%}.ConstructionCalculations_errorMsg__pN5HD div[class*=content-]{height:100%}.ConstructionCalculations_errorMsg__pN5HD div[class*=text-]{font-size:large}.ConstructionCalculations_errorMsg__pN5HD div[class*=iconContainer-]{align-items:center}.ConstructionCalculations_errorMsg__pN5HD .ConstructionCalculations_ms-MessageBar-innerText__rOoCs{font-size:x-large}.ConstructionCalculations_errorMsgHeader__-hvY2{font-size:x-large;font-weight:bolder;margin-bottom:15px}.ConstructionCalculationHeader_updatedWithResult__DCPqG{margin-right:10px}.ConstructionCalculationHeader_title__Mwq16{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.ConstructionCalculationHeader_constructionDetailsContainer__eE-l9{display:flex;flex-direction:row;flex-wrap:wrap}@media print{.ConstructionCalculationHeader_noPrint__IrK-b{display:none!important}}.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}.ConstructionCalculationsPanel_calculationResults__vqSM8 .ConstructionCalculationsPanel_loading__\+pqXW{margin-top:0}.ConstructionCalculationsPanel_calculationResults__vqSM8 .ConstructionCalculationsPanel_successMsg__yitqE{margin-bottom:5px}.ConstructionCalculationsPanel_header__ZLTYh{flex-grow:1;margin:0 15px;position:sticky}.ConstructionCalculationsPanel_header__ZLTYh .ConstructionCalculationsPanel_panelHeader__iOEfj{align-items:center;background-color:#f5f5f5;display:flex;flex-direction:row;justify-content:space-between;min-height:44px;padding:15px 8px}.ConstructionCalculationsPanel_header__ZLTYh .ConstructionCalculationsPanel_panelHeader__iOEfj .ConstructionCalculationsPanel_panelHeaderContainer__MVnxF{align-items:center;display:flex;justify-content:space-between;width:100%}.ConstructionCalculationsPanel_header__ZLTYh .ConstructionCalculationsPanel_panelHeader__iOEfj .ConstructionCalculationsPanel_panelHeaderContainer__MVnxF h2{background:#0000;border:1px solid #000;border-radius:5px;display:flex;font-weight:500;margin:0 25px 0 0;padding:8px}.ConstructionCalculationsPanel_header__ZLTYh .ConstructionCalculationsPanel_panelHeader__iOEfj .ConstructionCalculationsPanel_panelHeaderContainer__MVnxF h2 .ConstructionCalculationsPanel_separateTabBtn__TelNb:hover{background:#0000}.ConstructionCalculationsPanel_header__ZLTYh .ConstructionCalculationsPanel_panelHeader__iOEfj .ConstructionCalculationsPanel_panelHeaderContainer__MVnxF .ConstructionCalculationsPanel_valid__r4BAQ{background-color:#009b72;border:1px solid #009b72;color:#fff}.ConstructionCalculationsPanel_header__ZLTYh .ConstructionCalculationsPanel_panelHeader__iOEfj .ConstructionCalculationsPanel_panelHeaderContainer__MVnxF .ConstructionCalculationsPanel_valid__r4BAQ .ConstructionCalculationsPanel_separateTabBtn__TelNb{color:#fff}.ConstructionCalculationsPanel_header__ZLTYh .ConstructionCalculationsPanel_panelHeader__iOEfj .ConstructionCalculationsPanel_panelHeaderContainer__MVnxF .ConstructionCalculationsPanel_notValid__tzSht{background-color:#a80000;border:1px solid #a80000;color:#fff}.ConstructionCalculationsPanel_header__ZLTYh .ConstructionCalculationsPanel_panelHeader__iOEfj .ConstructionCalculationsPanel_panelHeaderContainer__MVnxF .ConstructionCalculationsPanel_tagsContainer__OsctP{list-style-type:none;margin:0;padding:0}.ConstructionCalculationsPanel_header__ZLTYh .ConstructionCalculationsPanel_panelHeader__iOEfj .ConstructionCalculationsPanel_panelHeaderContainer__MVnxF .ConstructionCalculationsPanel_tagsContainer__OsctP .ConstructionCalculationsPanel_tag__JWIcs{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__ZLTYh .ConstructionCalculationsPanel_panelHeader__iOEfj .ConstructionCalculationsPanel_panelHeaderContainer__MVnxF .ConstructionCalculationsPanel_tagsContainer__OsctP .ConstructionCalculationsPanel_tag__JWIcs .ConstructionCalculationsPanel_name__01YWw{font-size:12px;padding:2px 6px 2px 10px}.ConstructionCalculationsPanel_header__ZLTYh .ConstructionCalculationsPanel_panelHeader__iOEfj .ConstructionCalculationsPanel_panelHeaderContainer__MVnxF .ConstructionCalculationsPanel_tagsContainer__OsctP .ConstructionCalculationsPanel_tag__JWIcs .ConstructionCalculationsPanel_addBtn__k\+BRp,.ConstructionCalculationsPanel_header__ZLTYh .ConstructionCalculationsPanel_panelHeader__iOEfj .ConstructionCalculationsPanel_panelHeaderContainer__MVnxF .ConstructionCalculationsPanel_tagsContainer__OsctP .ConstructionCalculationsPanel_tag__JWIcs .ConstructionCalculationsPanel_removeBtn__SJgWQ{cursor:pointer;font-size:12px;padding:0 0 0 3px}.ConstructionCalculationsPanel_header__ZLTYh .ConstructionCalculationsPanel_panelHeader__iOEfj .ConstructionCalculationsPanel_panelHeaderContainer__MVnxF .ConstructionCalculationsPanel_tagsContainer__OsctP .ConstructionCalculationsPanel_tag__JWIcs .ConstructionCalculationsPanel_addBtn__k\+BRp button,.ConstructionCalculationsPanel_header__ZLTYh .ConstructionCalculationsPanel_panelHeader__iOEfj .ConstructionCalculationsPanel_panelHeaderContainer__MVnxF .ConstructionCalculationsPanel_tagsContainer__OsctP .ConstructionCalculationsPanel_tag__JWIcs .ConstructionCalculationsPanel_removeBtn__SJgWQ button{border-radius:0;border-radius:120px;height:22px;width:auto}.ConstructionCalculationsPanel_header__ZLTYh .ConstructionCalculationsPanel_panelHeader__iOEfj .ConstructionCalculationsPanel_panelHeaderContainer__MVnxF .ConstructionCalculationsPanel_tagsContainer__OsctP .ConstructionCalculationsPanel_tag__JWIcs .ConstructionCalculationsPanel_addBtn__k\+BRp button i,.ConstructionCalculationsPanel_header__ZLTYh .ConstructionCalculationsPanel_panelHeader__iOEfj .ConstructionCalculationsPanel_panelHeaderContainer__MVnxF .ConstructionCalculationsPanel_tagsContainer__OsctP .ConstructionCalculationsPanel_tag__JWIcs .ConstructionCalculationsPanel_removeBtn__SJgWQ button i{color:#fff;font-size:12px}.ConstructionCalculationsPanel_header__ZLTYh .ConstructionCalculationsPanel_panelHeader__iOEfj .ConstructionCalculationsPanel_panelHeaderContainer__MVnxF .ConstructionCalculationsPanel_tagsContainer__OsctP .ConstructionCalculationsPanel_tag__JWIcs .ConstructionCalculationsPanel_addBtn__k\+BRp button:hover,.ConstructionCalculationsPanel_header__ZLTYh .ConstructionCalculationsPanel_panelHeader__iOEfj .ConstructionCalculationsPanel_panelHeaderContainer__MVnxF .ConstructionCalculationsPanel_tagsContainer__OsctP .ConstructionCalculationsPanel_tag__JWIcs .ConstructionCalculationsPanel_removeBtn__SJgWQ button:hover{background-color:#a80000}.ConstructionCalculationsPanel_header__ZLTYh .ConstructionCalculationsPanel_panelHeader__iOEfj .ConstructionCalculationsPanel_panelHeaderContainer__MVnxF .ConstructionCalculationsPanel_tagsContainer__OsctP .ConstructionCalculationsPanel_tag__JWIcs .ConstructionCalculationsPanel_addBtn__k\+BRp button:hover i,.ConstructionCalculationsPanel_header__ZLTYh .ConstructionCalculationsPanel_panelHeader__iOEfj .ConstructionCalculationsPanel_panelHeaderContainer__MVnxF .ConstructionCalculationsPanel_tagsContainer__OsctP .ConstructionCalculationsPanel_tag__JWIcs .ConstructionCalculationsPanel_removeBtn__SJgWQ button:hover i{color:#fff}.ConstructionCalculationsPanel_header__ZLTYh .ConstructionCalculationsPanel_panelHeader__iOEfj .ConstructionCalculationsPanel_panelHeaderContainer__MVnxF .ConstructionCalculationsPanel_tagsContainer__OsctP .ConstructionCalculationsPanel_tag__JWIcs .ConstructionCalculationsPanel_removeBtn__SJgWQ button{padding:0 4px}.ConstructionCalculationsPanel_header__ZLTYh .ConstructionCalculationsPanel_panelHeader__iOEfj .ConstructionCalculationsPanel_panelHeaderContainer__MVnxF .ConstructionCalculationsPanel_tagsContainer__OsctP .ConstructionCalculationsPanel_tag__JWIcs .ConstructionCalculationsPanel_addBtn__k\+BRp{border-radius:2px;padding:0}.ConstructionCalculationsPanel_header__ZLTYh .ConstructionCalculationsPanel_panelHeader__iOEfj .ConstructionCalculationsPanel_panelHeaderContainer__MVnxF .ConstructionCalculationsPanel_tagsContainer__OsctP .ConstructionCalculationsPanel_tag__JWIcs .ConstructionCalculationsPanel_addBtn__k\+BRp button{border-radius:2px}.ConstructionCalculationsPanel_header__ZLTYh .ConstructionCalculationsPanel_panelHeader__iOEfj .ConstructionCalculationsPanel_panelHeaderContainer__MVnxF .ConstructionCalculationsPanel_tagsContainer__OsctP .ConstructionCalculationsPanel_tag__JWIcs .ConstructionCalculationsPanel_addBtn__k\+BRp button:hover{background-color:#000}.ConstructionCalculationsPanel_header__ZLTYh .ConstructionCalculationsPanel_panelHeader__iOEfj .ConstructionCalculationsPanel_panelHeaderContainer__MVnxF .ConstructionCalculationsPanel_tagsContainer__OsctP .ConstructionCalculationsPanel_tag__JWIcs .ConstructionCalculationsPanel_addBtn__k\+BRp button:hover i{color:#fff}.ConstructionCalculationsPanel_header__ZLTYh .ConstructionCalculationsPanel_panelHeader__iOEfj .ConstructionCalculationsPanel_panelHeaderContainer__MVnxF .ConstructionCalculationsPanel_navigation__fhsjH{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.ConstructionCalculationsPanel_header__ZLTYh .ConstructionCalculationsPanel_panelHeader__iOEfj .ConstructionCalculationsPanel_panelHeaderContainer__MVnxF .ConstructionCalculationsPanel_navigation__fhsjH button{background:#0000!important}@media(max-width:3066px){.ConstructionCalculationsPanel_header__ZLTYh .ConstructionCalculationsPanel_panelHeader__iOEfj{min-height:64px;padding-bottom:0;padding-top:0}}.ConstructionCalculationsPanel_header__ZLTYh .ConstructionCalculationsPanel_infoBar__tdLtp{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__ZLTYh .ConstructionCalculationsPanel_infoBar__tdLtp .ConstructionCalculationsPanel_constructionInfoItem__HWiiw{border-radius:5px;display:flex;flex-direction:row;font-size:12px;margin-right:10px}.ConstructionCalculationsPanel_header__ZLTYh .ConstructionCalculationsPanel_infoBar__tdLtp .ConstructionCalculationsPanel_constructionInfoItem__HWiiw .ConstructionCalculationsPanel_itemKey__HajTH{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__ZLTYh .ConstructionCalculationsPanel_infoBar__tdLtp .ConstructionCalculationsPanel_constructionInfoItem__HWiiw .ConstructionCalculationsPanel_itemValue__Hwt5n{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__ZLTYh .ConstructionCalculationsPanel_infoBar__tdLtp .ConstructionCalculationsPanel_constructionInfoItem__HWiiw{margin-bottom:15px}}.ConstructionCalculationsPanel_commandBar__-cdqf{background:#fff}.ConstructionCalculationsPanel_commandBar__-cdqf .ms-CommandBar,.ConstructionCalculationsPanel_commandBar__-cdqf .ms-CommandBarItem-link{background-color:#f3f2f1}.ConstructionCalculationsPanel_commandBar__-cdqf .ms-CommandBarItem-link:hover{background-color:#dbd9d6}.ConstructionCalculationsPanel_dialogHeader__DdmBe{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__DdmBe .ConstructionCalculationsPanel_leftSection__MGBrC{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.ConstructionCalculationsPanel_dialogHeader__DdmBe .ConstructionCalculationsPanel_leftSection__MGBrC .ConstructionCalculationsPanel_mainValueBox__3rmg6{font-weight:600;margin-right:8px;padding:6px 0}.ConstructionCalculationsPanel_dialogHeader__DdmBe .ConstructionCalculationsPanel_leftSection__MGBrC .ConstructionCalculationsPanel_mainValueBoxGreen__nZraM{background-color:#009b72;color:#fff;font-weight:600;margin-right:8px;padding:6px 12px}.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi{display:block;padding-left:0;width:auto}.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx{background:#f5f5f5;border-radius:5px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;position:relative}.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_action__dBNqF{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__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_stop__1fkWy{background:#a80000;right:15px}.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_refresh__7jX\+t{right:-16px}.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_total__JkiDy{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__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationHeader__peB6O{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__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationHeader__peB6O .ConstructionCalculationsPanel_calculationLeft__8miu0{display:flex;flex-direction:column}.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationHeader__peB6O .ConstructionCalculationsPanel_calculationLeft__8miu0 .ConstructionCalculationsPanel_calculationDetails__SvN\+x{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationHeader__peB6O .ConstructionCalculationsPanel_calculationLeft__8miu0 .ConstructionCalculationsPanel_calculationDetails__SvN\+x .ConstructionCalculationsPanel_calculationDate__hBKBh,.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationHeader__peB6O .ConstructionCalculationsPanel_calculationLeft__8miu0 .ConstructionCalculationsPanel_calculationDetails__SvN\+x .ConstructionCalculationsPanel_calculationUser__7\+X1w{align-items:center;display:flex;flex-direction:row;font-size:14px;justify-content:center;margin-bottom:10px}.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationHeader__peB6O .ConstructionCalculationsPanel_calculationLeft__8miu0 .ConstructionCalculationsPanel_calculationDetails__SvN\+x .ConstructionCalculationsPanel_calculationDate__hBKBh span,.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationHeader__peB6O .ConstructionCalculationsPanel_calculationLeft__8miu0 .ConstructionCalculationsPanel_calculationDetails__SvN\+x .ConstructionCalculationsPanel_calculationUser__7\+X1w span{margin-left:10px}.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationHeader__peB6O .ConstructionCalculationsPanel_calculationRight__Hhpvd{align-items:center;display:flex;justify-content:center}.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationStatus__SWOSe{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__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationStatus__SWOSe span{margin-left:10px}.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationStatusCompleted__RLZM9{background:#dff6dd;border:1px solid #dff6dd;border-bottom:none;border-top:none}.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationStatusCompleted__RLZM9 i{color:#107c10}.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationStatusFailed__Z6pJH{background:#fde7e9;border:1px solid #fde7e9;border-bottom:none;border-top:none}.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationStatusFailed__Z6pJH i{color:#a80000}.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationStatusPartially__bTR6z{background:#fff4ce;border:1px solid #fff4ce;border-bottom:none;border-top:none}.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_progressIndicator__o1qcw .ConstructionCalculationsPanel_progressIndicatorItem__nqC9J{height:2px;overflow:hidden;position:relative}.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_progressIndicator__o1qcw .ConstructionCalculationsPanel_progressIndicatorItem__nqC9J .ConstructionCalculationsPanel_progressIndicatorTrack__ee6GM{background-color:#eaeaea;height:2px;position:absolute;width:100%}.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_progressIndicator__o1qcw .ConstructionCalculationsPanel_progressIndicatorItem__nqC9J .ConstructionCalculationsPanel_progressIndicatorBar__h6m7w{animation:ConstructionCalculationsPanel_borealisBar__b-EI8 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__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationProfile__FExQ2{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__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationProfile__FExQ2 .ConstructionCalculationsPanel_calculationProfileItem__EObgF{border:1px solid #f5f5f5;border-right:none;margin-bottom:10px;margin-top:10px}.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationProfile__FExQ2 .ConstructionCalculationsPanel_calculationProfileItem__EObgF .ConstructionCalculationsPanel_calculationProfileHeader__vWLYN{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__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationProfile__FExQ2 .ConstructionCalculationsPanel_calculationProfileItem__EObgF .ConstructionCalculationsPanel_calculationProfileHeader__vWLYN .ConstructionCalculationsPanel_calculationProfileLeft__aqoHd{display:flex;flex-direction:column}.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationProfile__FExQ2 .ConstructionCalculationsPanel_calculationProfileItem__EObgF .ConstructionCalculationsPanel_calculationProfileHeader__vWLYN .ConstructionCalculationsPanel_calculationProfileLeft__aqoHd .ConstructionCalculationsPanel_calculationProfileDetails__paUcH{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin-bottom:0;margin-top:0}.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationProfile__FExQ2 .ConstructionCalculationsPanel_calculationProfileItem__EObgF .ConstructionCalculationsPanel_calculationProfileHeader__vWLYN .ConstructionCalculationsPanel_calculationProfileLeft__aqoHd .ConstructionCalculationsPanel_calculationProfileDetails__paUcH .ConstructionCalculationsPanel_calculationProfileDate__hUmC6,.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationProfile__FExQ2 .ConstructionCalculationsPanel_calculationProfileItem__EObgF .ConstructionCalculationsPanel_calculationProfileHeader__vWLYN .ConstructionCalculationsPanel_calculationProfileLeft__aqoHd .ConstructionCalculationsPanel_calculationProfileDetails__paUcH .ConstructionCalculationsPanel_calculationProfileUser__rtvUy{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__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationProfile__FExQ2 .ConstructionCalculationsPanel_calculationProfileItem__EObgF .ConstructionCalculationsPanel_calculationProfileHeader__vWLYN .ConstructionCalculationsPanel_calculationProfileLeft__aqoHd .ConstructionCalculationsPanel_calculationProfileDetails__paUcH .ConstructionCalculationsPanel_calculationProfileDate__hUmC6 span,.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationProfile__FExQ2 .ConstructionCalculationsPanel_calculationProfileItem__EObgF .ConstructionCalculationsPanel_calculationProfileHeader__vWLYN .ConstructionCalculationsPanel_calculationProfileLeft__aqoHd .ConstructionCalculationsPanel_calculationProfileDetails__paUcH .ConstructionCalculationsPanel_calculationProfileUser__rtvUy span{margin-left:10px}.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationProfile__FExQ2 .ConstructionCalculationsPanel_calculationProfileItem__EObgF .ConstructionCalculationsPanel_calculationProfileStatus__5TXzt{align-items:center;border:1px solid #000;border-top:none;display:flex;flex-direction:row;justify-content:flex-start;padding:5px 8px}.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationProfile__FExQ2 .ConstructionCalculationsPanel_calculationProfileItem__EObgF .ConstructionCalculationsPanel_calculationProfileStatus__5TXzt span{margin-left:10px}.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationProfile__FExQ2 .ConstructionCalculationsPanel_calculationProfileItem__EObgF .ConstructionCalculationsPanel_calculationProfileStatusCompleted__G-6\+1{background:#dff6dd;border:1px solid #000;border-top:none}.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationProfile__FExQ2 .ConstructionCalculationsPanel_calculationProfileItem__EObgF .ConstructionCalculationsPanel_calculationProfileStatusCompleted__G-6\+1 i{color:#107c10}.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationProfile__FExQ2 .ConstructionCalculationsPanel_calculationProfileItem__EObgF .ConstructionCalculationsPanel_calculationProfileStatusFailed__EDH66{background:#fde7e9;border:1px solid #000;border-top:none}.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationProfile__FExQ2 .ConstructionCalculationsPanel_calculationProfileItem__EObgF .ConstructionCalculationsPanel_calculationProfileStatusFailed__EDH66 i{color:#a80000}.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationProfile__FExQ2 .ConstructionCalculationsPanel_calculationProfileItem__EObgF .ConstructionCalculationsPanel_calculationProfileStatusPartially__AzaEH{background:#fff4ce;border:1px solid #000;border-top:none}.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationProfile__FExQ2 .ConstructionCalculationsPanel_calculationProfileItem__EObgF:hover,.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationProfile__FExQ2 .ConstructionCalculationsPanel_calculationProfileItem__EObgF:hover .ConstructionCalculationsPanel_calculationProfileStatusCompleted__G-6\+1,.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationProfile__FExQ2 .ConstructionCalculationsPanel_calculationProfileItem__EObgF:hover .ConstructionCalculationsPanel_calculationProfileStatus__5TXzt,.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationProfile__FExQ2 .ConstructionCalculationsPanel_selected__iRHDK,.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationProfile__FExQ2 .ConstructionCalculationsPanel_selected__iRHDK .ConstructionCalculationsPanel_calculationProfileStatusCompleted__G-6\+1,.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationProfile__FExQ2 .ConstructionCalculationsPanel_selected__iRHDK .ConstructionCalculationsPanel_calculationProfileStatus__5TXzt{background:#000;color:#fff}.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationProfile__FExQ2 .ConstructionCalculationsPanel_calculationProfileItem__EObgF:hover .ConstructionCalculationsPanel_calculationProfileStatusCompleted__G-6\+1 i,.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationProfile__FExQ2 .ConstructionCalculationsPanel_selected__iRHDK .ConstructionCalculationsPanel_calculationProfileStatusCompleted__G-6\+1 i{color:#dff6dd}.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationProfile__FExQ2 .ConstructionCalculationsPanel_calculationProfileItem__EObgF:hover .ConstructionCalculationsPanel_calculationProfileStatusFailed__EDH66,.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationProfile__FExQ2 .ConstructionCalculationsPanel_selected__iRHDK .ConstructionCalculationsPanel_calculationProfileStatusFailed__EDH66{background:#000;color:#fff}.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationProfile__FExQ2 .ConstructionCalculationsPanel_calculationProfileItem__EObgF:hover .ConstructionCalculationsPanel_calculationProfileStatusFailed__EDH66 i,.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationProfile__FExQ2 .ConstructionCalculationsPanel_selected__iRHDK .ConstructionCalculationsPanel_calculationProfileStatusFailed__EDH66 i{color:#fde7e9}.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationProfile__FExQ2 .ConstructionCalculationsPanel_calculationProfileItem__EObgF:hover .ConstructionCalculationsPanel_calculationProfileStatusPartially__AzaEH,.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationProfile__FExQ2 .ConstructionCalculationsPanel_selected__iRHDK .ConstructionCalculationsPanel_calculationProfileStatusPartially__AzaEH{background:#000;color:#fff}.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationProfile__FExQ2 .ConstructionCalculationsPanel_calculationProfileItem__EObgF:hover .ConstructionCalculationsPanel_calculationProfileStatusPartially__AzaEH i,.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationProfile__FExQ2 .ConstructionCalculationsPanel_selected__iRHDK .ConstructionCalculationsPanel_calculationProfileStatusPartially__AzaEH i{color:#fff4ce}.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationProfile__FExQ2 .ConstructionCalculationsPanel_selected__iRHDK{background:#000;border:1px solid #000;color:#fff;width:90%}.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationProfile__FExQ2 .ConstructionCalculationsPanel_selected__iRHDK .ConstructionCalculationsPanel_calculationFooter__RDNRH{color:#fff}.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationProfile__FExQ2 .ConstructionCalculationsPanel_selected__iRHDK: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__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationProfileClosed__qpwwg{display:none}.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx .ConstructionCalculationsPanel_calculationProfileOpened__WLT-C{display:flex}.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx:hover,.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBox__HkkUx:hover .ConstructionCalculationsPanel_calculationStatus__SWOSe{background:#dcdcdc}.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBoxOpened__mgUMl{background:#dcdcdc;padding-bottom:15px}.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_calculationBoxOpened__mgUMl .ConstructionCalculationsPanel_calculationStatus__SWOSe{background:#dcdcdc;border-radius:0}.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_selected__iRHDK{background:#000;border:1px solid #000;color:#fff;position:relative}.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_selected__iRHDK .ConstructionCalculationsPanel_calculationFooter__RDNRH{color:#fff}.ConstructionCalculationsPanel_leftSideBar__WRBZE .ConstructionCalculationsPanel_calculationsContainer__hp\+yi .ConstructionCalculationsPanel_selected__iRHDK: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__V1CQb{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:sticky;top:0}.ConstructionCalculationsPanel_resultNavigation__V1CQb .ConstructionCalculationsPanel_mastBtn__S18zB{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__V1CQb .ConstructionCalculationsPanel_mastBtn__S18zB:hover{background-color:#f5f5f5}.ConstructionCalculationsPanel_resultNavigation__V1CQb .ConstructionCalculationsPanel_separator__TAL7a{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-top:3px;padding:8px}.ConstructionCalculationsPanel_resultNavigation__V1CQb .ConstructionCalculationsPanel_beam__-u4vz{align-items:center;display:flex;flex-direction:row;font-weight:500;justify-content:center;padding:8px}.ConstructionCalculationsPanel_resultNavigation__V1CQb .ConstructionCalculationsPanel_valid__r4BAQ{color:#009b72}.ConstructionCalculationsPanel_resultNavigation__V1CQb .ConstructionCalculationsPanel_notValid__tzSht{color:#a80000}.ConstructionCalculationsPanel_resultNavigation__V1CQb .ConstructionCalculationsPanel_selected__iRHDK{background-color:#f5f5f5}.ConstructionCalculationsPanel_resultContainer__BTgFA .ConstructionCalculationsPanel_resultTable__uA8Zh{border-collapse:initial;border-spacing:0 6px;margin-top:25px;width:100%}.ConstructionCalculationsPanel_resultContainer__BTgFA .ConstructionCalculationsPanel_resultTable__uA8Zh .ConstructionCalculationsPanel_headerCategories__r4k4d th{border-right:5px solid #fff;color:#000;padding:8px 12px;text-align:center}.ConstructionCalculationsPanel_resultContainer__BTgFA .ConstructionCalculationsPanel_resultTable__uA8Zh .ConstructionCalculationsPanel_headerCategories__r4k4d th:nth-child(2),.ConstructionCalculationsPanel_resultContainer__BTgFA .ConstructionCalculationsPanel_resultTable__uA8Zh .ConstructionCalculationsPanel_headerCategories__r4k4d th:nth-child(3),.ConstructionCalculationsPanel_resultContainer__BTgFA .ConstructionCalculationsPanel_resultTable__uA8Zh .ConstructionCalculationsPanel_headerCategories__r4k4d th:nth-child(4),.ConstructionCalculationsPanel_resultContainer__BTgFA .ConstructionCalculationsPanel_resultTable__uA8Zh .ConstructionCalculationsPanel_headerCategories__r4k4d th:nth-child(5),.ConstructionCalculationsPanel_resultContainer__BTgFA .ConstructionCalculationsPanel_resultTable__uA8Zh .ConstructionCalculationsPanel_headerCategories__r4k4d th:nth-child(6){background:#f5f5f5}.ConstructionCalculationsPanel_resultContainer__BTgFA .ConstructionCalculationsPanel_resultTable__uA8Zh .ConstructionCalculationsPanel_headerCategories__r4k4d th:first-child{background:#0000}.ConstructionCalculationsPanel_resultContainer__BTgFA .ConstructionCalculationsPanel_resultTable__uA8Zh .ConstructionCalculationsPanel_headerCategories__r4k4d th:last-child{border-right:none}.ConstructionCalculationsPanel_resultContainer__BTgFA .ConstructionCalculationsPanel_resultTable__uA8Zh .ConstructionCalculationsPanel_headers__BQTyB{margin-bottom:8px}.ConstructionCalculationsPanel_resultContainer__BTgFA .ConstructionCalculationsPanel_resultTable__uA8Zh .ConstructionCalculationsPanel_headers__BQTyB th{background:#000;border-right:5px solid #000;color:#fff;padding:8px 12px;text-align:center}.ConstructionCalculationsPanel_resultContainer__BTgFA .ConstructionCalculationsPanel_resultTable__uA8Zh .ConstructionCalculationsPanel_emptyRow__qQTEs td{padding:5px}.ConstructionCalculationsPanel_resultContainer__BTgFA .ConstructionCalculationsPanel_resultTable__uA8Zh .ConstructionCalculationsPanel_result__UeeRZ{box-shadow:0 1px 4px 0 #2021241f}.ConstructionCalculationsPanel_resultContainer__BTgFA .ConstructionCalculationsPanel_resultTable__uA8Zh .ConstructionCalculationsPanel_result__UeeRZ td{border-right:1px solid #f5f5f5;color:#000;padding:8px 12px;text-align:right}.ConstructionCalculationsPanel_resultContainer__BTgFA .ConstructionCalculationsPanel_resultTable__uA8Zh .ConstructionCalculationsPanel_result__UeeRZ 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__pcoGb{text-align:center!important}.ConstructionCalculationsPanel_greenBox__sQW2g{background:#dff6dd;color:#107c10!important;text-align:center!important}.ConstructionCalculationsPanel_redBox__EqFVT{background:#fde7e9;color:#a80000!important;text-align:center!important}.ConstructionCalculationsPanel_yellowBox__rzJ4b{background:#f2f549;color:#fff!important}.ConstructionCalculationsPanel_dialogFooter__u\+d0D{border-top:2px solid #f5f5f5;height:44px;margin-bottom:25px;margin-top:25px;padding:8px 0 0}.ConstructionCalculationsPanel_dialogFooter__u\+d0D,.ConstructionCalculationsPanel_dialogFooter__u\+d0D .ConstructionCalculationsPanel_section__Avz75{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.ConstructionCalculationsPanel_dialogFooter__u\+d0D .ConstructionCalculationsPanel_section__Avz75 .ConstructionCalculationsPanel_mainValueBox__3rmg6{font-weight:600;padding:6px 12px 6px 0}.ConstructionCalculationsPanel_dialogFooter__u\+d0D .ConstructionCalculationsPanel_section__Avz75 .ConstructionCalculationsPanel_mainValueBoxGreen__nZraM{background-color:#009b72;color:#fff;font-weight:600;padding:6px 12px}.ConstructionCalculationsPanel_errorMessage__fGocW{color:#a80000;font-size:12px;font-weight:400;margin-top:0;padding-top:0}.ConstructionCalculationsPanel_associationModal__7ZSaZ{max-width:1228px;width:1228px}.ConstructionCalculationsPanel_mainMessage__gsWXa{margin-bottom:10px}.ConstructionCalculationsPanel_field__eHMxV{margin-bottom:15px;margin-top:15px}.ConstructionCalculationsPanel_constructionItem__aQCzF{border-radius:8px;display:flex;flex-direction:column;margin-bottom:15px}.ConstructionCalculationsPanel_constructionItem__aQCzF .ConstructionCalculationsPanel_header__ZLTYh{background-color:#f5f5f5;border-top-left-radius:8px;border-top-right-radius:8px;font-size:18px;font-weight:600;padding:10px 8px}.ConstructionCalculationsPanel_constructionItem__aQCzF .ConstructionCalculationsPanel_constructionDetailsContainer__fqbn4{border:2px solid #f5f5f5;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:none;padding:0 8px 10px}.ConstructionCalculationsPanel_shimmer__QL9sK{-webkit-animation-duration:.7s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:ConstructionCalculationsPanel_placeholderShimmer__\+bGll;-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__kumG6{color:#fff;padding:8px 20px}#ConstructionCalculationsPanel_tooltipRes__0DxgA{padding:8px 20px}#ConstructionCalculationsPanel_tooltipRes__0DxgA img{height:auto;width:100%}#ConstructionCalculationsPanel_tooltipTitle__-\+8Fg,.ConstructionCalculationsPanel_tooltipTitle__-\+8Fg{padding:8px 0}#ConstructionCalculationsPanel_tooltipTitle__-\+8Fg ul,.ConstructionCalculationsPanel_tooltipTitle__-\+8Fg ul{list-style:none;margin:0;padding:0}#ConstructionCalculationsPanel_tooltipTitle__-\+8Fg ul li,.ConstructionCalculationsPanel_tooltipTitle__-\+8Fg ul li{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:8px}#ConstructionCalculationsPanel_tooltipTitle__-\+8Fg ul li .ConstructionCalculationsPanel_tooltipDataContainer__8UpmV,.ConstructionCalculationsPanel_tooltipTitle__-\+8Fg ul li .ConstructionCalculationsPanel_tooltipDataContainer__8UpmV{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}#ConstructionCalculationsPanel_tooltipTitle__-\+8Fg ul li .ConstructionCalculationsPanel_tooltipDataContainer__8UpmV h2,.ConstructionCalculationsPanel_tooltipTitle__-\+8Fg ul li .ConstructionCalculationsPanel_tooltipDataContainer__8UpmV h2{background:#009b72;border-radius:5px;color:#fff;font-weight:500;margin:0 25px 0 0;padding:8px}#ConstructionCalculationsPanel_tooltipTitle__-\+8Fg ul li .ConstructionCalculationsPanel_tooltipDataContainer__8UpmV .ConstructionCalculationsPanel_detailsContainer__yC2iz,.ConstructionCalculationsPanel_tooltipTitle__-\+8Fg ul li .ConstructionCalculationsPanel_tooltipDataContainer__8UpmV .ConstructionCalculationsPanel_detailsContainer__yC2iz{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}#ConstructionCalculationsPanel_tooltipTitle__-\+8Fg ul li .ConstructionCalculationsPanel_tooltipDataContainer__8UpmV .ConstructionCalculationsPanel_detailsContainer__yC2iz .ConstructionCalculationsPanel_detailItem__VSQue,.ConstructionCalculationsPanel_tooltipTitle__-\+8Fg ul li .ConstructionCalculationsPanel_tooltipDataContainer__8UpmV .ConstructionCalculationsPanel_detailsContainer__yC2iz .ConstructionCalculationsPanel_detailItem__VSQue{border-radius:5px;display:flex;flex-direction:row;font-size:12px;margin-right:10px}#ConstructionCalculationsPanel_tooltipTitle__-\+8Fg ul li .ConstructionCalculationsPanel_tooltipDataContainer__8UpmV .ConstructionCalculationsPanel_detailsContainer__yC2iz .ConstructionCalculationsPanel_detailItem__VSQue .ConstructionCalculationsPanel_itemKey__HajTH,.ConstructionCalculationsPanel_tooltipTitle__-\+8Fg ul li .ConstructionCalculationsPanel_tooltipDataContainer__8UpmV .ConstructionCalculationsPanel_detailsContainer__yC2iz .ConstructionCalculationsPanel_detailItem__VSQue .ConstructionCalculationsPanel_itemKey__HajTH{background:#f5f5f5;border:1px solid #000;border-bottom-left-radius:5px;border-top-left-radius:5px;padding:8px}#ConstructionCalculationsPanel_tooltipTitle__-\+8Fg ul li .ConstructionCalculationsPanel_tooltipDataContainer__8UpmV .ConstructionCalculationsPanel_detailsContainer__yC2iz .ConstructionCalculationsPanel_detailItem__VSQue .ConstructionCalculationsPanel_itemValue__Hwt5n,.ConstructionCalculationsPanel_tooltipTitle__-\+8Fg ul li .ConstructionCalculationsPanel_tooltipDataContainer__8UpmV .ConstructionCalculationsPanel_detailsContainer__yC2iz .ConstructionCalculationsPanel_detailItem__VSQue .ConstructionCalculationsPanel_itemValue__Hwt5n{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__-\+8Fg ul li i,.ConstructionCalculationsPanel_tooltipTitle__-\+8Fg ul li i{font-size:18px;justify-self:flex-end}#ConstructionCalculationsPanel_tooltipTitle__-\+8Fg ul li:hover,.ConstructionCalculationsPanel_tooltipTitle__-\+8Fg ul li:hover{background-color:#f5f5f5;cursor:pointer}@keyframes ConstructionCalculationsPanel_borealisBar__b-EI8{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__ggVx7{align-items:center;display:flex;height:20px;justify-content:space-between;min-width:200px}.ConstructionCalculationsPanel_loadCaseIcon__8Zv0r{font-size:20px}.ConstructionCalculationsPanel_isMaxValue__6clEl{color:#000!important;font-weight:bolder}.ConstructionCalculationsPanel_panelsContainer__L9TWn{display:flex;flex-direction:inherit;flex-wrap:nowrap}@media print{.ConstructionCalculationsPanel_resultsAndPanels__YmcNq{padding-top:30px}}@media print and (orientation:landscape){.ConstructionCalculationsPanel_not-edge__nE\+uy table{position:relative;top:15px}}@media print and (orientation:portrait){html.ConstructionCalculationsPanel_not-edge__nE\+uy .ConstructionCalculationsPanel_resultsAndPanels__YmcNq{page-break-before:always!important}.ConstructionCalculationsPanel_not-edge__nE\+uy .ConstructionCalculationsPanel_resultTabs__\+onD-{padding-top:50px}}.ConstructionCalculationsBody_resultsHeader__70HIc{margin-bottom:5px}.ConstructionCalculationsBody_panelsContainer__46q04{display:flex;justify-content:space-around;margin-left:10px;margin-right:10px}.ConstructionCalculationsBody_print__Mh4gA{display:none!important}@media print{.ConstructionCalculationsBody_noPrint__QURjC,.ConstructionCalculationsBody_resultsHeader__70HIc{display:none!important}.ConstructionCalculationsBody_print__Mh4gA{display:inline-block!important}}.MastTab_foundationType__TOLGt{color:#000}.EditablePropertiesPanel_header__BJZDr{border-bottom:1px solid #e5e5e5;padding-bottom:15px}.EditablePropertiesPanel_container__OFSBP{margin-left:10px;margin-right:10px}@media print{.EditablePropertiesPanel_container__OFSBP{min-width:400px}}.IsaacList_default__VlIYG{background-color:#f5f5f5;padding:16px}.MastProfileAndFoundationPanel_header__N9LOQ{border-bottom:1px solid #e5e5e5;padding-bottom:15px}.MastProfileAndFoundationPanel_container__9F04n{margin-left:10px;margin-right:10px}@media print{.MastProfileAndFoundationPanel_container__9F04n{min-width:350px}}.CalculationConstructionDetails_infoContainer__t6wXg .CalculationConstructionDetails_infoBox__LTsf2{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{.CalculationConstructionDetails_infoContainer__t6wXg .CalculationConstructionDetails_infoBox__LTsf2{margin-bottom:2px!important;padding:2px!important}}.CalculationConstructionField_valueBox__qayTo{align-items:flex-start;display:flex;flex-direction:row;justify-content:center}.CalculationConstructionField_valueBox__qayTo div{margin-right:5px;padding:8px}.CalculationConstructionField_valueBox__qayTo .CalculationConstructionField_value__b\+ckm{font-weight:700;margin-right:0}.CalculationConstructionField_valueBox__qayTo .CalculationConstructionField_valueYellow__QyHmt{background:#f2f549;font-weight:700;margin-bottom:5px;margin-right:0}.CalculationConstructionField_redUnderline__UPktP{-webkit-text-decoration:underline red;text-decoration:underline red;text-decoration-thickness:3px}.CalculationConstructionField_drillholesCode__Gy7Ru{align-self:center;background-color:#d3d3d3;padding:5px 10px}.CalculationConstructionField_drillholesCodeModal__Ld8Ty{display:flex;flex-direction:column;padding-bottom:20px;padding-left:20px;padding-right:20px}.CalculationConstructionField_drillholesCodeModalInputs__S23Hi{grid-column-gap:30px;grid-row-gap:30px;column-gap:30px;display:grid;grid-template-columns:auto auto;row-gap:30px}.CalculationConstructionField_drillholesCodeModalTitle__xB6\+r{padding-left:20px}.CalculationConstructionField_drillholesCodeModalSection__mbHi8{display:flex;flex-direction:column;row-gap:7px}.CalculationConstructionField_drillholesCodeModalSectionColumn__MvEyy{display:flex;flex-direction:column;row-gap:10px}.CalculationConstructionField_drillholesCodeModalSectionName__ERQnM{font-weight:700}.CalculationConstructionField_drillholesCodeModalCheckbox__DbQ0L{padding-right:10px}.CalculationConstructionField_drillholesCodeModalButtonsContainer__5SbRF{align-self:flex-end;margin-top:20px}.CalculationConstructionField_drillholesCodeModalSaveButton__5mOwy{margin-right:5px}.CalculationConstructionField_drillholesCodeModalInputStyle__wxjy\+{align-items:center;display:flex}.CalculationConstructionField_editIcon__pwK5g{align-self:center}@media print{.CalculationConstructionField_infoContainer__mPemc .CalculationConstructionField_valueBox__qayTo{padding:2px!important}}.DeselectedElementsPanel_header__dc-R8{border-bottom:1px solid #e5e5e5;padding-bottom:15px}.DeselectedElementsPanel_container__-oKNX{margin-left:10px;margin-right:10px}@media print{.DeselectedElementsPanel_container__-oKNX{min-width:350px}}.CalculationsPanelListItem_calculationBox__mn75U{background:#f5f5f5;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin-bottom:0;position:relative}.CalculationsPanelListItem_calculationBox__mn75U .CalculationsPanelListItem_action__-jWFH{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}.CalculationsPanelListItem_calculationBox__mn75U .CalculationsPanelListItem_stop__hlf78{background:#a80000;right:15px}.CalculationsPanelListItem_calculationBox__mn75U .CalculationsPanelListItem_refresh__kJOi1{right:-16px}.CalculationsPanelListItem_calculationBox__mn75U .CalculationsPanelListItem_total__e2tOx{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}.CalculationsPanelListItem_calculationBox__mn75U .CalculationsPanelListItem_calculationHeader__wfBM6{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}.CalculationsPanelListItem_calculationBox__mn75U .CalculationsPanelListItem_calculationHeader__wfBM6 .CalculationsPanelListItem_calculationLeft__KWyy3{display:flex;flex-direction:column}.CalculationsPanelListItem_calculationBox__mn75U .CalculationsPanelListItem_calculationHeader__wfBM6 .CalculationsPanelListItem_calculationLeft__KWyy3 .CalculationsPanelListItem_calculationDetails__8xrWY{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.CalculationsPanelListItem_calculationBox__mn75U .CalculationsPanelListItem_calculationHeader__wfBM6 .CalculationsPanelListItem_calculationLeft__KWyy3 .CalculationsPanelListItem_calculationDetails__8xrWY .CalculationsPanelListItem_calculationDate__cbYZd,.CalculationsPanelListItem_calculationBox__mn75U .CalculationsPanelListItem_calculationHeader__wfBM6 .CalculationsPanelListItem_calculationLeft__KWyy3 .CalculationsPanelListItem_calculationDetails__8xrWY .CalculationsPanelListItem_calculationUser__JIF80{align-items:center;display:flex;flex-direction:row;font-size:14px;justify-content:center;margin-bottom:10px}.CalculationsPanelListItem_calculationBox__mn75U .CalculationsPanelListItem_calculationHeader__wfBM6 .CalculationsPanelListItem_calculationLeft__KWyy3 .CalculationsPanelListItem_calculationDetails__8xrWY .CalculationsPanelListItem_calculationDate__cbYZd span,.CalculationsPanelListItem_calculationBox__mn75U .CalculationsPanelListItem_calculationHeader__wfBM6 .CalculationsPanelListItem_calculationLeft__KWyy3 .CalculationsPanelListItem_calculationDetails__8xrWY .CalculationsPanelListItem_calculationUser__JIF80 span{margin-left:10px}.CalculationsPanelListItem_calculationBox__mn75U .CalculationsPanelListItem_calculationHeader__wfBM6 .CalculationsPanelListItem_calculationRight__xKrrL{align-items:center;display:flex;justify-content:center}.CalculationsPanelListItem_calculationBox__mn75U .CalculationsPanelListItem_calculationStatus__jw-2h{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}.CalculationsPanelListItem_calculationBox__mn75U .CalculationsPanelListItem_calculationStatus__jw-2h span{margin-left:10px}.CalculationsPanelListItem_calculationBox__mn75U .CalculationsPanelListItem_calculationStatusCompleted__4yGLd{background:#dff6dd;border:1px solid #dff6dd;border-bottom:none;border-top:none}.CalculationsPanelListItem_calculationBox__mn75U .CalculationsPanelListItem_calculationStatusCompleted__4yGLd i{color:#107c10}.CalculationsPanelListItem_calculationBox__mn75U .CalculationsPanelListItem_calculationStatusFailed__pD4Vl{background:#fde7e9;border:1px solid #fde7e9;border-bottom:none;border-top:none}.CalculationsPanelListItem_calculationBox__mn75U .CalculationsPanelListItem_calculationStatusFailed__pD4Vl i{color:#a80000}.CalculationsPanelListItem_calculationBox__mn75U .CalculationsPanelListItem_calculationStatusPartially__HntLQ{background:#fff4ce;border:1px solid #fff4ce;border-bottom:none;border-top:none}.CalculationsPanelListItem_calculationBox__mn75U .CalculationsPanelListItem_calculationProfile__HyVk3{background:#f5f5f5;background:#fff;border-top:none;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin-bottom:0;position:relative}.CalculationsPanelListItem_calculationBox__mn75U .CalculationsPanelListItem_calculationProfileClosed__2DkD3{display:none}.CalculationsPanelListItem_calculationBox__mn75U .CalculationsPanelListItem_calculationProfileOpened__iQh8N{display:flex}.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}.CalculationsPanelProfileCalculationItem_calculationProfileItem__9CWVT{border:1px solid #f5f5f5;border-right:none;margin-bottom:10px;margin-top:10px}.CalculationsPanelProfileCalculationItem_calculationProfileItem__9CWVT .CalculationsPanelProfileCalculationItem_calculationProfileHeader__LX0mD{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}.CalculationsPanelProfileCalculationItem_calculationProfileItem__9CWVT .CalculationsPanelProfileCalculationItem_calculationProfileHeader__LX0mD .CalculationsPanelProfileCalculationItem_calculationProfileLeft__BjHzL{display:flex;flex-direction:column}.CalculationsPanelProfileCalculationItem_calculationProfileItem__9CWVT .CalculationsPanelProfileCalculationItem_calculationProfileHeader__LX0mD .CalculationsPanelProfileCalculationItem_calculationProfileLeft__BjHzL .CalculationsPanelProfileCalculationItem_calculationProfileDetails__-X7DX{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin-bottom:0;margin-top:0}.CalculationsPanelProfileCalculationItem_calculationProfileItem__9CWVT .CalculationsPanelProfileCalculationItem_calculationProfileHeader__LX0mD .CalculationsPanelProfileCalculationItem_calculationProfileLeft__BjHzL .CalculationsPanelProfileCalculationItem_calculationProfileDetails__-X7DX .CalculationsPanelProfileCalculationItem_calculationMastProfiles__YFWOC,.CalculationsPanelProfileCalculationItem_calculationProfileItem__9CWVT .CalculationsPanelProfileCalculationItem_calculationProfileHeader__LX0mD .CalculationsPanelProfileCalculationItem_calculationProfileLeft__BjHzL .CalculationsPanelProfileCalculationItem_calculationProfileDetails__-X7DX .CalculationsPanelProfileCalculationItem_calculationProfileDate__motZy,.CalculationsPanelProfileCalculationItem_calculationProfileItem__9CWVT .CalculationsPanelProfileCalculationItem_calculationProfileHeader__LX0mD .CalculationsPanelProfileCalculationItem_calculationProfileLeft__BjHzL .CalculationsPanelProfileCalculationItem_calculationProfileDetails__-X7DX .CalculationsPanelProfileCalculationItem_calculationProfileUser__P4man{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%}.CalculationsPanelProfileCalculationItem_calculationProfileItem__9CWVT .CalculationsPanelProfileCalculationItem_calculationProfileHeader__LX0mD .CalculationsPanelProfileCalculationItem_calculationProfileLeft__BjHzL .CalculationsPanelProfileCalculationItem_calculationProfileDetails__-X7DX .CalculationsPanelProfileCalculationItem_calculationMastProfiles__YFWOC span,.CalculationsPanelProfileCalculationItem_calculationProfileItem__9CWVT .CalculationsPanelProfileCalculationItem_calculationProfileHeader__LX0mD .CalculationsPanelProfileCalculationItem_calculationProfileLeft__BjHzL .CalculationsPanelProfileCalculationItem_calculationProfileDetails__-X7DX .CalculationsPanelProfileCalculationItem_calculationProfileDate__motZy span,.CalculationsPanelProfileCalculationItem_calculationProfileItem__9CWVT .CalculationsPanelProfileCalculationItem_calculationProfileHeader__LX0mD .CalculationsPanelProfileCalculationItem_calculationProfileLeft__BjHzL .CalculationsPanelProfileCalculationItem_calculationProfileDetails__-X7DX .CalculationsPanelProfileCalculationItem_calculationProfileUser__P4man span{margin-left:10px}.CalculationsPanelProfileCalculationItem_calculationProfileItem__9CWVT .CalculationsPanelProfileCalculationItem_calculationProfileHeader__LX0mD .CalculationsPanelProfileCalculationItem_calculationProfileLeft__BjHzL .CalculationsPanelProfileCalculationItem_calculationProfileDetails__-X7DX .CalculationsPanelProfileCalculationItem_sourceCalculation__bE3yR{color:green;font-size:20px;position:absolute;right:30px}.CalculationsPanelProfileCalculationItem_calculationProfileItem__9CWVT .CalculationsPanelProfileCalculationItem_calculationProfileStatus__9AUKU{align-items:center;border:1px solid #000;border-top:none;display:flex;flex-direction:row;justify-content:flex-start;padding:5px 8px}.CalculationsPanelProfileCalculationItem_calculationProfileItem__9CWVT .CalculationsPanelProfileCalculationItem_calculationProfileStatus__9AUKU span{margin-left:10px}.CalculationsPanelProfileCalculationItem_calculationProfileItem__9CWVT .CalculationsPanelProfileCalculationItem_calculationProfileStatusCompleted__coVVJ{background:#dff6dd;border:1px solid #000;border-top:none}.CalculationsPanelProfileCalculationItem_calculationProfileItem__9CWVT .CalculationsPanelProfileCalculationItem_calculationProfileStatusCompleted__coVVJ i{color:#107c10}.CalculationsPanelProfileCalculationItem_calculationProfileItem__9CWVT .CalculationsPanelProfileCalculationItem_calculationProfileStatusFailed__KuDSp{background:#fde7e9;border:1px solid #000;border-top:none}.CalculationsPanelProfileCalculationItem_calculationProfileItem__9CWVT .CalculationsPanelProfileCalculationItem_calculationProfileStatusFailed__KuDSp i{color:#a80000}.CalculationsPanelProfileCalculationItem_calculationProfileItem__9CWVT .CalculationsPanelProfileCalculationItem_calculationProfileStatusPartially__-MNFH{background:#fff4ce;border:1px solid #000;border-top:none}.CalculationsPanelProfileCalculationItem_calculationProfileItem__9CWVT:hover,.CalculationsPanelProfileCalculationItem_calculationProfileItem__9CWVT:hover .CalculationsPanelProfileCalculationItem_calculationProfileStatusCompleted__coVVJ,.CalculationsPanelProfileCalculationItem_calculationProfileItem__9CWVT:hover .CalculationsPanelProfileCalculationItem_calculationProfileStatus__9AUKU,.CalculationsPanelProfileCalculationItem_selected__bCPF5,.CalculationsPanelProfileCalculationItem_selected__bCPF5 .CalculationsPanelProfileCalculationItem_calculationProfileStatusCompleted__coVVJ,.CalculationsPanelProfileCalculationItem_selected__bCPF5 .CalculationsPanelProfileCalculationItem_calculationProfileStatus__9AUKU{background:#000;color:#fff}.CalculationsPanelProfileCalculationItem_calculationProfileItem__9CWVT:hover .CalculationsPanelProfileCalculationItem_calculationProfileStatusCompleted__coVVJ i,.CalculationsPanelProfileCalculationItem_selected__bCPF5 .CalculationsPanelProfileCalculationItem_calculationProfileStatusCompleted__coVVJ i{color:#dff6dd}.CalculationsPanelProfileCalculationItem_calculationProfileItem__9CWVT:hover .CalculationsPanelProfileCalculationItem_calculationProfileStatusFailed__KuDSp,.CalculationsPanelProfileCalculationItem_selected__bCPF5 .CalculationsPanelProfileCalculationItem_calculationProfileStatusFailed__KuDSp{background:#000;color:#fff}.CalculationsPanelProfileCalculationItem_calculationProfileItem__9CWVT:hover .CalculationsPanelProfileCalculationItem_calculationProfileStatusFailed__KuDSp i,.CalculationsPanelProfileCalculationItem_selected__bCPF5 .CalculationsPanelProfileCalculationItem_calculationProfileStatusFailed__KuDSp i{color:#fde7e9}.CalculationsPanelProfileCalculationItem_calculationProfileItem__9CWVT:hover .CalculationsPanelProfileCalculationItem_calculationProfileStatusPartially__-MNFH,.CalculationsPanelProfileCalculationItem_selected__bCPF5 .CalculationsPanelProfileCalculationItem_calculationProfileStatusPartially__-MNFH{background:#000;color:#fff}.CalculationsPanelProfileCalculationItem_calculationProfileItem__9CWVT:hover .CalculationsPanelProfileCalculationItem_calculationProfileStatusPartially__-MNFH i,.CalculationsPanelProfileCalculationItem_selected__bCPF5 .CalculationsPanelProfileCalculationItem_calculationProfileStatusPartially__-MNFH i{color:#fff4ce}.CalculationsPanelProfileCalculationItem_selected__bCPF5{background:#000;border:1px solid #000;color:#fff;width:90%}.CalculationsPanelProfileCalculationItem_selected__bCPF5 .CalculationsPanelProfileCalculationItem_calculationFooter__KPNx3{color:#fff}.CalculationsPanelProfileCalculationItem_selected__bCPF5:after{border-color:#0000 #0000 #0000 #000;border-style:solid;border-width:67px 0 63px 48px;content:"";height:0;position:absolute;right:-19px;transform:translateY(-99%);transition:opacity .3s;width:0}.CalculationsPanelProfileCalculationItem_progressIndicator__G3r1g .CalculationsPanelProfileCalculationItem_progressIndicatorItem__unfGi{height:2px;overflow:hidden;position:relative}.CalculationsPanelProfileCalculationItem_progressIndicator__G3r1g .CalculationsPanelProfileCalculationItem_progressIndicatorItem__unfGi .CalculationsPanelProfileCalculationItem_progressIndicatorTrack__HV2eK{background-color:#eaeaea;height:2px;position:absolute;width:100%}.CalculationsPanelProfileCalculationItem_progressIndicator__G3r1g .CalculationsPanelProfileCalculationItem_progressIndicatorItem__unfGi .CalculationsPanelProfileCalculationItem_progressIndicatorBar__\+6\+AJ{animation:CalculationsPanelProfileCalculationItem_borealisBar__BHUPi 2s linear infinite;background:linear-gradient(90deg,#107c10 0,#107c10 50%,#107c10);height:2px;min-width:0;position:absolute;transition:width .3s ease 0s;width:0}@keyframes CalculationsPanelProfileCalculationItem_borealisBar__BHUPi{0%{width:0}to{width:100%}}.ConfirmConstructionStateChangeModal_container__q3h-R{border-top:4px solid orange;max-width:500px;padding:10px}.ConfirmConstructionStateChangeModal_container__q3h-R .ConfirmConstructionStateChangeModal_body__yHtlr{margin:10px 0;text-align:center}.ConfirmConstructionStateChangeModal_container__q3h-R .ConfirmConstructionStateChangeModal_footer__Uw17F{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-top:10px}.ConfirmConstructionStateChangeModal_container__q3h-R .ConfirmConstructionStateChangeModal_footer__Uw17F .ConfirmConstructionStateChangeModal_button__-Y3Yt{margin-right:10px}.ConfirmConstructionStateChangeModal_container__q3h-R .ConfirmConstructionStateChangeModal_icon__Eu1T5{color:orange;font-size:50px}.ConfirmConstructionStateChangeModal_container__q3h-R .ConfirmConstructionStateChangeModal_warningText__mwmhc{color:orange;font-style:italic;font-weight:bolder;padding-top:10px}.ConfirmConstructionStateChangeModal_overlay__dhhqL{background:#0000004d}.IsaacMessageBar_container__0-rSJ{align-items:center;display:flex;justify-content:center}.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}.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: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}
/*# sourceMappingURL=main.655d95eb.css.map*/