@layer vendor, theme, base, old, components, utilities;@layer vendor{.autocomplete-suggestions{text-align:left;cursor:default;border:1px solid #ccc;border-top:0;background:#fff;box-shadow:-1px 1px 3px rgba(0, 0, 0, 0.1);position:absolute;display:none;z-index:9999;max-height:254px;overflow:hidden;overflow-y:auto;box-sizing:border-box}.autocomplete-suggestion{position:relative;padding:0 .6em;line-height:23px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:1.02em;color:#333}.autocomplete-suggestion b{font-weight:normal;color:rgba(17, 81, 154, 1)}.autocomplete-suggestion.selected{background:#f0f0f0}.tippy-touch{cursor:pointer !important}.tippy-notransition{-webkit-transition:none !important;transition:none !important}.tippy-popper{max-width:400px;-webkit-perspective:800px;perspective:800px;z-index:9999;outline:0;-webkit-transition-timing-function:cubic-bezier(0.165, 0.84, 0.44, 1);transition-timing-function:cubic-bezier(0.165, 0.84, 0.44, 1);pointer-events:none}.tippy-popper.html-template{max-width:96%;max-width:calc(100% - 20px)}.tippy-popper[x-placement^=top] [x-arrow]{border-top:7px solid #333;border-right:7px solid transparent;border-left:7px solid transparent;bottom:-7px;margin:0 9px}.tippy-popper[x-placement^=top] [x-arrow].arrow-small{border-top:5px solid #333;border-right:5px solid transparent;border-left:5px solid transparent;bottom:-5px}.tippy-popper[x-placement^=top] [x-arrow].arrow-big{border-top:10px solid #333;border-right:10px solid transparent;border-left:10px solid transparent;bottom:-10px}.tippy-popper[x-placement^=top] [x-circle]{-webkit-transform-origin:0 33%;transform-origin:0 33%}.tippy-popper[x-placement^=top] [x-circle].enter{-webkit-transform:scale(1) translate(-50%, -55%);transform:scale(1) translate(-50%, -55%);opacity:1}.tippy-popper[x-placement^=top] [x-circle].leave{-webkit-transform:scale(0.15) translate(-50%, -50%);transform:scale(0.15) translate(-50%, -50%);opacity:0}.tippy-popper[x-placement^=top] .tippy-tooltip.light-theme [x-circle]{background-color:#fff}.tippy-popper[x-placement^=top] .tippy-tooltip.light-theme [x-arrow]{border-top:7px solid #fff;border-right:7px solid transparent;border-left:7px solid transparent}.tippy-popper[x-placement^=top] .tippy-tooltip.light-theme [x-arrow].arrow-small{border-top:5px solid #fff;border-right:5px solid transparent;border-left:5px solid transparent}.tippy-popper[x-placement^=top] .tippy-tooltip.light-theme [x-arrow].arrow-big{border-top:10px solid #fff;border-right:10px solid transparent;border-left:10px solid transparent}.tippy-popper[x-placement^=top] .tippy-tooltip.transparent-theme [x-circle]{background-color:rgba(0, 0, 0, 0.7)}.tippy-popper[x-placement^=top] .tippy-tooltip.transparent-theme [x-arrow]{border-top:7px solid rgba(0, 0, 0, 0.7);border-right:7px solid transparent;border-left:7px solid transparent}.tippy-popper[x-placement^=top] .tippy-tooltip.transparent-theme [x-arrow].arrow-small{border-top:5px solid rgba(0, 0, 0, 0.7);border-right:5px solid transparent;border-left:5px solid transparent}.tippy-popper[x-placement^=top] .tippy-tooltip.transparent-theme [x-arrow].arrow-big{border-top:10px solid rgba(0, 0, 0, 0.7);border-right:10px solid transparent;border-left:10px solid transparent}.tippy-popper[x-placement^=top] [data-animation=perspective]{-webkit-transform-origin:bottom;transform-origin:bottom}.tippy-popper[x-placement^=top] [data-animation=perspective].enter{opacity:1;-webkit-transform:translateY(-10px) rotateX(0);transform:translateY(-10px) rotateX(0)}.tippy-popper[x-placement^=top] [data-animation=perspective].leave{opacity:0;-webkit-transform:translateY(0) rotateX(90deg);transform:translateY(0) rotateX(90deg)}.tippy-popper[x-placement^=top] [data-animation=fade].enter{opacity:1;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.tippy-popper[x-placement^=top] [data-animation=fade].leave{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.tippy-popper[x-placement^=top] [data-animation=shift].enter{opacity:1;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.tippy-popper[x-placement^=top] [data-animation=shift].leave{opacity:0;-webkit-transform:translateY(0);transform:translateY(0)}.tippy-popper[x-placement^=top] [data-animation=scale].enter{opacity:1;-webkit-transform:translateY(-10px) scale(1);transform:translateY(-10px) scale(1)}.tippy-popper[x-placement^=top] [data-animation=scale].leave{opacity:0;-webkit-transform:translateY(0) scale(0);transform:translateY(0) scale(0)}.tippy-popper[x-placement^=bottom] [x-arrow]{border-bottom:7px solid #333;border-right:7px solid transparent;border-left:7px solid transparent;top:-7px;margin:0 9px}.tippy-popper[x-placement^=bottom] [x-arrow].arrow-small{border-bottom:5px solid #333;border-right:5px solid transparent;border-left:5px solid transparent;top:-5px}.tippy-popper[x-placement^=bottom] [x-arrow].arrow-big{border-bottom:10px solid #333;border-right:10px solid transparent;border-left:10px solid transparent;top:-10px}.tippy-popper[x-placement^=bottom] [x-circle]{-webkit-transform-origin:0 -50%;transform-origin:0 -50%}.tippy-popper[x-placement^=bottom] [x-circle].enter{-webkit-transform:scale(1) translate(-50%, -45%);transform:scale(1) translate(-50%, -45%);opacity:1}.tippy-popper[x-placement^=bottom] [x-circle].leave{-webkit-transform:scale(0.15) translate(-50%, -5%);transform:scale(0.15) translate(-50%, -5%);opacity:0}.tippy-popper[x-placement^=bottom] .tippy-tooltip.light-theme [x-circle]{background-color:#fff}.tippy-popper[x-placement^=bottom] .tippy-tooltip.light-theme [x-arrow]{border-bottom:7px solid #fff;border-right:7px solid transparent;border-left:7px solid transparent}.tippy-popper[x-placement^=bottom] .tippy-tooltip.light-theme [x-arrow].arrow-small{border-bottom:5px solid #fff;border-right:5px solid transparent;border-left:5px solid transparent}.tippy-popper[x-placement^=bottom] .tippy-tooltip.light-theme [x-arrow].arrow-big{border-bottom:10px solid #fff;border-right:10px solid transparent;border-left:10px solid transparent}.tippy-popper[x-placement^=bottom] .tippy-tooltip.transparent-theme [x-circle]{background-color:rgba(0, 0, 0, 0.7)}.tippy-popper[x-placement^=bottom] .tippy-tooltip.transparent-theme [x-arrow]{border-bottom:7px solid rgba(0, 0, 0, 0.7);border-right:7px solid transparent;border-left:7px solid transparent}.tippy-popper[x-placement^=bottom] .tippy-tooltip.transparent-theme [x-arrow].arrow-small{border-bottom:5px solid rgba(0, 0, 0, 0.7);border-right:5px solid transparent;border-left:5px solid transparent}.tippy-popper[x-placement^=bottom] .tippy-tooltip.transparent-theme [x-arrow].arrow-big{border-bottom:10px solid rgba(0, 0, 0, 0.7);border-right:10px solid transparent;border-left:10px solid transparent}.tippy-popper[x-placement^=bottom] [data-animation=perspective]{-webkit-transform-origin:top;transform-origin:top}.tippy-popper[x-placement^=bottom] [data-animation=perspective].enter{opacity:1;-webkit-transform:translateY(10px) rotateX(0);transform:translateY(10px) rotateX(0)}.tippy-popper[x-placement^=bottom] [data-animation=perspective].leave{opacity:0;-webkit-transform:translateY(0) rotateX(-90deg);transform:translateY(0) rotateX(-90deg)}.tippy-popper[x-placement^=bottom] [data-animation=fade].enter{opacity:1;-webkit-transform:translateY(10px);transform:translateY(10px)}.tippy-popper[x-placement^=bottom] [data-animation=fade].leave{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}.tippy-popper[x-placement^=bottom] [data-animation=shift].enter{opacity:1;-webkit-transform:translateY(10px);transform:translateY(10px)}.tippy-popper[x-placement^=bottom] [data-animation=shift].leave{opacity:0;-webkit-transform:translateY(0);transform:translateY(0)}.tippy-popper[x-placement^=bottom] [data-animation=scale].enter{opacity:1;-webkit-transform:translateY(10px) scale(1);transform:translateY(10px) scale(1)}.tippy-popper[x-placement^=bottom] [data-animation=scale].leave{opacity:0;-webkit-transform:translateY(0) scale(0);transform:translateY(0) scale(0)}.tippy-popper[x-placement^=left] [x-arrow]{border-left:7px solid #333;border-top:7px solid transparent;border-bottom:7px solid transparent;right:-7px;margin:6px 0}.tippy-popper[x-placement^=left] [x-arrow].arrow-small{border-left:5px solid #333;border-top:5px solid transparent;border-bottom:5px solid transparent;right:-5px}.tippy-popper[x-placement^=left] [x-arrow].arrow-big{border-left:10px solid #333;border-top:10px solid transparent;border-bottom:10px solid transparent;right:-10px}.tippy-popper[x-placement^=left] [x-circle]{-webkit-transform-origin:50% 0;transform-origin:50% 0}.tippy-popper[x-placement^=left] [x-circle].enter{-webkit-transform:scale(1) translate(-50%, -50%);transform:scale(1) translate(-50%, -50%);opacity:1}.tippy-popper[x-placement^=left] [x-circle].leave{-webkit-transform:scale(0.15) translate(-50%, -50%);transform:scale(0.15) translate(-50%, -50%);opacity:0}.tippy-popper[x-placement^=left] .tippy-tooltip.light-theme [x-circle]{background-color:#fff}.tippy-popper[x-placement^=left] .tippy-tooltip.light-theme [x-arrow]{border-left:7px solid #fff;border-top:7px solid transparent;border-bottom:7px solid transparent}.tippy-popper[x-placement^=left] .tippy-tooltip.light-theme [x-arrow].arrow-small{border-left:5px solid #fff;border-top:5px solid transparent;border-bottom:5px solid transparent}.tippy-popper[x-placement^=left] .tippy-tooltip.light-theme [x-arrow].arrow-big{border-left:10px solid #fff;border-top:10px solid transparent;border-bottom:10px solid transparent}.tippy-popper[x-placement^=left] .tippy-tooltip.transparent-theme [x-circle]{background-color:rgba(0, 0, 0, 0.7)}.tippy-popper[x-placement^=left] .tippy-tooltip.transparent-theme [x-arrow]{border-left:7px solid rgba(0, 0, 0, 0.7);border-top:7px solid transparent;border-bottom:7px solid transparent}.tippy-popper[x-placement^=left] .tippy-tooltip.transparent-theme [x-arrow].arrow-small{border-left:5px solid rgba(0, 0, 0, 0.7);border-top:5px solid transparent;border-bottom:5px solid transparent}.tippy-popper[x-placement^=left] .tippy-tooltip.transparent-theme [x-arrow].arrow-big{border-left:10px solid rgba(0, 0, 0, 0.7);border-top:10px solid transparent;border-bottom:10px solid transparent}.tippy-popper[x-placement^=left] [data-animation=perspective]{-webkit-transform-origin:right;transform-origin:right}.tippy-popper[x-placement^=left] [data-animation=perspective].enter{opacity:1;-webkit-transform:translateX(-10px) rotateY(0);transform:translateX(-10px) rotateY(0)}.tippy-popper[x-placement^=left] [data-animation=perspective].leave{opacity:0;-webkit-transform:translateX(0) rotateY(-90deg);transform:translateX(0) rotateY(-90deg)}.tippy-popper[x-placement^=left] [data-animation=fade].enter{opacity:1;-webkit-transform:translateX(-10px);transform:translateX(-10px)}.tippy-popper[x-placement^=left] [data-animation=fade].leave{opacity:0;-webkit-transform:translateX(-10px);transform:translateX(-10px)}.tippy-popper[x-placement^=left] [data-animation=shift].enter{opacity:1;-webkit-transform:translateX(-10px);transform:translateX(-10px)}.tippy-popper[x-placement^=left] [data-animation=shift].leave{opacity:0;-webkit-transform:translateX(0);transform:translateX(0)}.tippy-popper[x-placement^=left] [data-animation=scale].enter{opacity:1;-webkit-transform:translateX(-10px) scale(1);transform:translateX(-10px) scale(1)}.tippy-popper[x-placement^=left] [data-animation=scale].leave{opacity:0;-webkit-transform:translateX(0) scale(0);transform:translateX(0) scale(0)}.tippy-popper[x-placement^=right] [x-arrow]{border-right:7px solid #333;border-top:7px solid transparent;border-bottom:7px solid transparent;left:-7px;margin:6px 0}.tippy-popper[x-placement^=right] [x-arrow].arrow-small{border-right:5px solid #333;border-top:5px solid transparent;border-bottom:5px solid transparent;left:-5px}.tippy-popper[x-placement^=right] [x-arrow].arrow-big{border-right:10px solid #333;border-top:10px solid transparent;border-bottom:10px solid transparent;left:-10px}.tippy-popper[x-placement^=right] [x-circle]{-webkit-transform-origin:-50% 0;transform-origin:-50% 0}.tippy-popper[x-placement^=right] [x-circle].enter{-webkit-transform:scale(1) translate(-50%, -50%);transform:scale(1) translate(-50%, -50%);opacity:1}.tippy-popper[x-placement^=right] [x-circle].leave{-webkit-transform:scale(0.15) translate(-50%, -50%);transform:scale(0.15) translate(-50%, -50%);opacity:0}.tippy-popper[x-placement^=right] .tippy-tooltip.light-theme [x-circle]{background-color:#fff}.tippy-popper[x-placement^=right] .tippy-tooltip.light-theme [x-arrow]{border-right:7px solid #fff;border-top:7px solid transparent;border-bottom:7px solid transparent}.tippy-popper[x-placement^=right] .tippy-tooltip.light-theme [x-arrow].arrow-small{border-right:5px solid #fff;border-top:5px solid transparent;border-bottom:5px solid transparent}.tippy-popper[x-placement^=right] .tippy-tooltip.light-theme [x-arrow].arrow-big{border-right:10px solid #fff;border-top:10px solid transparent;border-bottom:10px solid transparent}.tippy-popper[x-placement^=right] .tippy-tooltip.transparent-theme [x-circle]{background-color:rgba(0, 0, 0, 0.7)}.tippy-popper[x-placement^=right] .tippy-tooltip.transparent-theme [x-arrow]{border-right:7px solid rgba(0, 0, 0, 0.7);border-top:7px solid transparent;border-bottom:7px solid transparent}.tippy-popper[x-placement^=right] .tippy-tooltip.transparent-theme [x-arrow].arrow-small{border-right:5px solid rgba(0, 0, 0, 0.7);border-top:5px solid transparent;border-bottom:5px solid transparent}.tippy-popper[x-placement^=right] .tippy-tooltip.transparent-theme [x-arrow].arrow-big{border-right:10px solid rgba(0, 0, 0, 0.7);border-top:10px solid transparent;border-bottom:10px solid transparent}.tippy-popper[x-placement^=right] [data-animation=perspective]{-webkit-transform-origin:left;transform-origin:left}.tippy-popper[x-placement^=right] [data-animation=perspective].enter{opacity:1;-webkit-transform:translateX(10px) rotateY(0);transform:translateX(10px) rotateY(0)}.tippy-popper[x-placement^=right] [data-animation=perspective].leave{opacity:0;-webkit-transform:translateX(0) rotateY(90deg);transform:translateX(0) rotateY(90deg)}.tippy-popper[x-placement^=right] [data-animation=fade].enter{opacity:1;-webkit-transform:translateX(10px);transform:translateX(10px)}.tippy-popper[x-placement^=right] [data-animation=fade].leave{opacity:0;-webkit-transform:translateX(10px);transform:translateX(10px)}.tippy-popper[x-placement^=right] [data-animation=shift].enter{opacity:1;-webkit-transform:translateX(10px);transform:translateX(10px)}.tippy-popper[x-placement^=right] [data-animation=shift].leave{opacity:0;-webkit-transform:translateX(0);transform:translateX(0)}.tippy-popper[x-placement^=right] [data-animation=scale].enter{opacity:1;-webkit-transform:translateX(10px) scale(1);transform:translateX(10px) scale(1)}.tippy-popper[x-placement^=right] [data-animation=scale].leave{opacity:0;-webkit-transform:translateX(0) scale(0);transform:translateX(0) scale(0)}.tippy-popper .tippy-tooltip.transparent-theme{background-color:rgba(0, 0, 0, 0.7)}.tippy-popper .tippy-tooltip.transparent-theme[data-animatefill]{background-color:transparent}.tippy-popper .tippy-tooltip.light-theme{color:#26323d;box-shadow:0 4px 20px 4px rgba(0, 20, 60, 0.1),0 4px 80px -8px rgba(0, 20, 60, 0.2);background-color:#fff}.tippy-popper .tippy-tooltip.light-theme[data-animatefill]{background-color:transparent}.tippy-tooltip{position:relative;color:#fff;border-radius:4px;font-size:.95rem;padding:.4rem .8rem;text-align:center;will-change:transform;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#333}.tippy-tooltip--small{padding:.25rem .5rem;font-size:.8rem}.tippy-tooltip--big{padding:.6rem 1.2rem;font-size:1.2rem}.tippy-tooltip[data-animatefill]{overflow:hidden;background-color:transparent}.tippy-tooltip[data-interactive]{pointer-events:auto}.tippy-tooltip[data-inertia]{-webkit-transition-timing-function:cubic-bezier(0.53, 1, 0.36, 0.85);transition-timing-function:cubic-bezier(0.53, 2, 0.36, 0.85)}.tippy-tooltip [x-arrow]{position:absolute;width:0;height:0}.tippy-tooltip [x-circle]{position:absolute;will-change:transform;background-color:#333;border-radius:50%;width:130%;width:calc(110% + 2rem);left:50%;top:50%;z-index:-1;overflow:hidden;-webkit-transition:all ease;transition:all ease}.tippy-tooltip [x-circle]:before{content:"";padding-top:90%;float:left}@media(max-width: 450px){.tippy-popper{max-width:96%;max-width:calc(100% - 20px)}}}@layer old{/*!
 * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(/../fonts/font-awesome/fa-solid-900.eot);src:url(/../fonts/font-awesome/fa-solid-900.eot#iefix) format("embedded-opentype"),url(/../fonts/font-awesome/fa-solid-900.woff2) format("woff2"),url(/../fonts/font-awesome/fa-solid-900.woff) format("woff"),url(/../fonts/font-awesome/fa-solid-900.ttf) format("truetype"),url(/../fonts/font-awesome/fa-solid-900.svg#fontawesome) format("svg")}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(/../fonts/font-awesome/fa-regular-400.eot);src:url(/../fonts/font-awesome/fa-regular-400.eot#iefix) format("embedded-opentype"),url(/../fonts/font-awesome/fa-regular-400.woff2) format("woff2"),url(/../fonts/font-awesome/fa-regular-400.woff) format("woff"),url(/../fonts/font-awesome/fa-regular-400.ttf) format("truetype"),url(/../fonts/font-awesome/fa-regular-400.svg#fontawesome) format("svg")}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:block;src:url(/../fonts/font-awesome/fa-brands-400.eot);src:url(/../fonts/font-awesome/fa-brands-400.eot#iefix) format("embedded-opentype"),url(/../fonts/font-awesome/fa-brands-400.woff2) format("woff2"),url(/../fonts/font-awesome/fa-brands-400.woff) format("woff"),url(/../fonts/font-awesome/fa-brands-400.ttf) format("truetype"),url(/../fonts/font-awesome/fa-brands-400.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}.far{font-family:"Font Awesome 5 Free";font-weight:400}.fab{font-family:"Font Awesome 5 Brands"}.fa,.fas,.far,.fal,.fad,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-0.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fas.fa-pull-left,.far.fa-pull-left,.fal.fa-pull-left,.fab.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fas.fa-pull-right,.far.fa-pull-right,.fal.fa-pull-right,.fab.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(1, -1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(-1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-flip-both{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:""}.fa-accessible-icon:before{content:""}.fa-accusoft:before{content:""}.fa-acquisitions-incorporated:before{content:""}.fa-ad:before{content:""}.fa-address-book:before{content:""}.fa-address-card:before{content:""}.fa-adjust:before{content:""}.fa-adn:before{content:""}.fa-adversal:before{content:""}.fa-affiliatetheme:before{content:""}.fa-air-freshener:before{content:""}.fa-airbnb:before{content:""}.fa-algolia:before{content:""}.fa-align-center:before{content:""}.fa-align-justify:before{content:""}.fa-align-left:before{content:""}.fa-align-right:before{content:""}.fa-alipay:before{content:""}.fa-allergies:before{content:""}.fa-amazon:before{content:""}.fa-amazon-pay:before{content:""}.fa-ambulance:before{content:""}.fa-american-sign-language-interpreting:before{content:""}.fa-amilia:before{content:""}.fa-anchor:before{content:""}.fa-android:before{content:""}.fa-angellist:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angry:before{content:""}.fa-angrycreative:before{content:""}.fa-angular:before{content:""}.fa-ankh:before{content:""}.fa-app-store:before{content:""}.fa-app-store-ios:before{content:""}.fa-apper:before{content:""}.fa-apple:before{content:""}.fa-apple-alt:before{content:""}.fa-apple-pay:before{content:""}.fa-archive:before{content:""}.fa-archway:before{content:""}.fa-arrow-alt-circle-down:before{content:""}.fa-arrow-alt-circle-left:before{content:""}.fa-arrow-alt-circle-right:before{content:""}.fa-arrow-alt-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-down:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrows-alt:before{content:""}.fa-arrows-alt-h:before{content:""}.fa-arrows-alt-v:before{content:""}.fa-artstation:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asterisk:before{content:""}.fa-asymmetrik:before{content:""}.fa-at:before{content:""}.fa-atlas:before{content:""}.fa-atlassian:before{content:""}.fa-atom:before{content:""}.fa-audible:before{content:""}.fa-audio-description:before{content:""}.fa-autoprefixer:before{content:""}.fa-avianex:before{content:""}.fa-aviato:before{content:""}.fa-award:before{content:""}.fa-aws:before{content:""}.fa-baby:before{content:""}.fa-baby-carriage:before{content:""}.fa-backspace:before{content:""}.fa-backward:before{content:""}.fa-bacon:before{content:""}.fa-bacteria:before{content:""}.fa-bacterium:before{content:""}.fa-bahai:before{content:""}.fa-balance-scale:before{content:""}.fa-balance-scale-left:before{content:""}.fa-balance-scale-right:before{content:""}.fa-ban:before{content:""}.fa-band-aid:before{content:""}.fa-bandcamp:before{content:""}.fa-barcode:before{content:""}.fa-bars:before{content:""}.fa-baseball-ball:before{content:""}.fa-basketball-ball:before{content:""}.fa-bath:before{content:""}.fa-battery-empty:before{content:""}.fa-battery-full:before{content:""}.fa-battery-half:before{content:""}.fa-battery-quarter:before{content:""}.fa-battery-three-quarters:before{content:""}.fa-battle-net:before{content:""}.fa-bed:before{content:""}.fa-beer:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-bell:before{content:""}.fa-bell-slash:before{content:""}.fa-bezier-curve:before{content:""}.fa-bible:before{content:""}.fa-bicycle:before{content:""}.fa-biking:before{content:""}.fa-bimobject:before{content:""}.fa-binoculars:before{content:""}.fa-biohazard:before{content:""}.fa-birthday-cake:before{content:""}.fa-bitbucket:before{content:""}.fa-bitcoin:before{content:""}.fa-bity:before{content:""}.fa-black-tie:before{content:""}.fa-blackberry:before{content:""}.fa-blender:before{content:""}.fa-blender-phone:before{content:""}.fa-blind:before{content:""}.fa-blog:before{content:""}.fa-blogger:before{content:""}.fa-blogger-b:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-bold:before{content:""}.fa-bolt:before{content:""}.fa-bomb:before{content:""}.fa-bone:before{content:""}.fa-bong:before{content:""}.fa-book:before{content:""}.fa-book-dead:before{content:""}.fa-book-medical:before{content:""}.fa-book-open:before{content:""}.fa-book-reader:before{content:""}.fa-bookmark:before{content:""}.fa-bootstrap:before{content:""}.fa-border-all:before{content:""}.fa-border-none:before{content:""}.fa-border-style:before{content:""}.fa-bowling-ball:before{content:""}.fa-box:before{content:""}.fa-box-open:before{content:""}.fa-box-tissue:before{content:""}.fa-boxes:before{content:""}.fa-braille:before{content:""}.fa-brain:before{content:""}.fa-bread-slice:before{content:""}.fa-briefcase:before{content:""}.fa-briefcase-medical:before{content:""}.fa-broadcast-tower:before{content:""}.fa-broom:before{content:""}.fa-brush:before{content:""}.fa-btc:before{content:""}.fa-buffer:before{content:""}.fa-bug:before{content:""}.fa-building:before{content:""}.fa-bullhorn:before{content:""}.fa-bullseye:before{content:""}.fa-burn:before{content:""}.fa-buromobelexperte:before{content:""}.fa-bus:before{content:""}.fa-bus-alt:before{content:""}.fa-business-time:before{content:""}.fa-buy-n-large:before{content:""}.fa-buysellads:before{content:""}.fa-calculator:before{content:""}.fa-calendar:before{content:""}.fa-calendar-alt:before{content:""}.fa-calendar-check:before{content:""}.fa-calendar-day:before{content:""}.fa-calendar-minus:before{content:""}.fa-calendar-plus:before{content:""}.fa-calendar-times:before{content:""}.fa-calendar-week:before{content:""}.fa-camera:before{content:""}.fa-camera-retro:before{content:""}.fa-campground:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-candy-cane:before{content:""}.fa-cannabis:before{content:""}.fa-capsules:before{content:""}.fa-car:before{content:""}.fa-car-alt:before{content:""}.fa-car-battery:before{content:""}.fa-car-crash:before{content:""}.fa-car-side:before{content:""}.fa-caravan:before{content:""}.fa-caret-down:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-caret-square-down:before{content:""}.fa-caret-square-left:before{content:""}.fa-caret-square-right:before{content:""}.fa-caret-square-up:before{content:""}.fa-caret-up:before{content:""}.fa-carrot:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-cart-plus:before{content:""}.fa-cash-register:before{content:""}.fa-cat:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-cc-diners-club:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-cc-visa:before{content:""}.fa-centercode:before{content:""}.fa-centos:before{content:""}.fa-certificate:before{content:""}.fa-chair:before{content:""}.fa-chalkboard:before{content:""}.fa-chalkboard-teacher:before{content:""}.fa-charging-station:before{content:""}.fa-chart-area:before{content:""}.fa-chart-bar:before{content:""}.fa-chart-line:before{content:""}.fa-chart-pie:before{content:""}.fa-check:before{content:""}.fa-check-circle:before{content:""}.fa-check-double:before{content:""}.fa-check-square:before{content:""}.fa-cheese:before{content:""}.fa-chess:before{content:""}.fa-chess-bishop:before{content:""}.fa-chess-board:before{content:""}.fa-chess-king:before{content:""}.fa-chess-knight:before{content:""}.fa-chess-pawn:before{content:""}.fa-chess-queen:before{content:""}.fa-chess-rook:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-down:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-chevron-up:before{content:""}.fa-child:before{content:""}.fa-chrome:before{content:""}.fa-chromecast:before{content:""}.fa-church:before{content:""}.fa-circle:before{content:""}.fa-circle-notch:before{content:""}.fa-city:before{content:""}.fa-clinic-medical:before{content:""}.fa-clipboard:before{content:""}.fa-clipboard-check:before{content:""}.fa-clipboard-list:before{content:""}.fa-clock:before{content:""}.fa-clone:before{content:""}.fa-closed-captioning:before{content:""}.fa-cloud:before{content:""}.fa-cloud-download-alt:before{content:""}.fa-cloud-meatball:before{content:""}.fa-cloud-moon:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-cloud-rain:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-cloud-sun:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-cloud-upload-alt:before{content:""}.fa-cloudflare:before{content:""}.fa-cloudscale:before{content:""}.fa-cloudsmith:before{content:""}.fa-cloudversify:before{content:""}.fa-cocktail:before{content:""}.fa-code:before{content:""}.fa-code-branch:before{content:""}.fa-codepen:before{content:""}.fa-codiepie:before{content:""}.fa-coffee:before{content:""}.fa-cog:before{content:""}.fa-cogs:before{content:""}.fa-coins:before{content:""}.fa-columns:before{content:""}.fa-comment:before{content:""}.fa-comment-alt:before{content:""}.fa-comment-dollar:before{content:""}.fa-comment-dots:before{content:""}.fa-comment-medical:before{content:""}.fa-comment-slash:before{content:""}.fa-comments:before{content:""}.fa-comments-dollar:before{content:""}.fa-compact-disc:before{content:""}.fa-compass:before{content:""}.fa-compress:before{content:""}.fa-compress-alt:before{content:""}.fa-compress-arrows-alt:before{content:""}.fa-concierge-bell:before{content:""}.fa-confluence:before{content:""}.fa-connectdevelop:before{content:""}.fa-contao:before{content:""}.fa-cookie:before{content:""}.fa-cookie-bite:before{content:""}.fa-copy:before{content:""}.fa-copyright:before{content:""}.fa-cotton-bureau:before{content:""}.fa-couch:before{content:""}.fa-cpanel:before{content:""}.fa-creative-commons:before{content:""}.fa-creative-commons-by:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-creative-commons-share:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-credit-card:before{content:""}.fa-critical-role:before{content:""}.fa-crop:before{content:""}.fa-crop-alt:before{content:""}.fa-cross:before{content:""}.fa-crosshairs:before{content:""}.fa-crow:before{content:""}.fa-crown:before{content:""}.fa-crutch:before{content:""}.fa-css3:before{content:""}.fa-css3-alt:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-cut:before{content:""}.fa-cuttlefish:before{content:""}.fa-d-and-d:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-dailymotion:before{content:""}.fa-dashcube:before{content:""}.fa-database:before{content:""}.fa-deaf:before{content:""}.fa-deezer:before{content:""}.fa-delicious:before{content:""}.fa-democrat:before{content:""}.fa-deploydog:before{content:""}.fa-deskpro:before{content:""}.fa-desktop:before{content:""}.fa-dev:before{content:""}.fa-deviantart:before{content:""}.fa-dharmachakra:before{content:""}.fa-dhl:before{content:""}.fa-diagnoses:before{content:""}.fa-diaspora:before{content:""}.fa-dice:before{content:""}.fa-dice-d20:before{content:""}.fa-dice-d6:before{content:""}.fa-dice-five:before{content:""}.fa-dice-four:before{content:""}.fa-dice-one:before{content:""}.fa-dice-six:before{content:""}.fa-dice-three:before{content:""}.fa-dice-two:before{content:""}.fa-digg:before{content:""}.fa-digital-ocean:before{content:""}.fa-digital-tachograph:before{content:""}.fa-directions:before{content:""}.fa-discord:before{content:""}.fa-discourse:before{content:""}.fa-disease:before{content:""}.fa-divide:before{content:""}.fa-dizzy:before{content:""}.fa-dna:before{content:""}.fa-dochub:before{content:""}.fa-docker:before{content:""}.fa-dog:before{content:""}.fa-dollar-sign:before{content:""}.fa-dolly:before{content:""}.fa-dolly-flatbed:before{content:""}.fa-donate:before{content:""}.fa-door-closed:before{content:""}.fa-door-open:before{content:""}.fa-dot-circle:before{content:""}.fa-dove:before{content:""}.fa-download:before{content:""}.fa-draft2digital:before{content:""}.fa-drafting-compass:before{content:""}.fa-dragon:before{content:""}.fa-draw-polygon:before{content:""}.fa-dribbble:before{content:""}.fa-dribbble-square:before{content:""}.fa-dropbox:before{content:""}.fa-drum:before{content:""}.fa-drum-steelpan:before{content:""}.fa-drumstick-bite:before{content:""}.fa-drupal:before{content:""}.fa-dumbbell:before{content:""}.fa-dumpster:before{content:""}.fa-dumpster-fire:before{content:""}.fa-dungeon:before{content:""}.fa-dyalog:before{content:""}.fa-earlybirds:before{content:""}.fa-ebay:before{content:""}.fa-edge:before{content:""}.fa-edge-legacy:before{content:""}.fa-edit:before{content:""}.fa-egg:before{content:""}.fa-eject:before{content:""}.fa-elementor:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-ello:before{content:""}.fa-ember:before{content:""}.fa-empire:before{content:""}.fa-envelope:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-text:before{content:""}.fa-envelope-square:before{content:""}.fa-envira:before{content:""}.fa-equals:before{content:""}.fa-eraser:before{content:""}.fa-erlang:before{content:""}.fa-ethereum:before{content:""}.fa-ethernet:before{content:""}.fa-etsy:before{content:""}.fa-euro-sign:before{content:""}.fa-evernote:before{content:""}.fa-exchange-alt:before{content:""}.fa-exclamation:before{content:""}.fa-exclamation-circle:before{content:""}.fa-exclamation-triangle:before{content:""}.fa-expand:before{content:""}.fa-expand-alt:before{content:""}.fa-expand-arrows-alt:before{content:""}.fa-expeditedssl:before{content:""}.fa-external-link-alt:before{content:""}.fa-external-link-square-alt:before{content:""}.fa-eye:before{content:""}.fa-eye-dropper:before{content:""}.fa-eye-slash:before{content:""}.fa-facebook:before{content:""}.fa-facebook-f:before{content:""}.fa-facebook-messenger:before{content:""}.fa-facebook-square:before{content:""}.fa-fan:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-fast-backward:before{content:""}.fa-fast-forward:before{content:""}.fa-faucet:before{content:""}.fa-fax:before{content:""}.fa-feather:before{content:""}.fa-feather-alt:before{content:""}.fa-fedex:before{content:""}.fa-fedora:before{content:""}.fa-female:before{content:""}.fa-fighter-jet:before{content:""}.fa-figma:before{content:""}.fa-file:before{content:""}.fa-file-alt:before{content:""}.fa-file-archive:before{content:""}.fa-file-audio:before{content:""}.fa-file-code:before{content:""}.fa-file-contract:before{content:""}.fa-file-csv:before{content:""}.fa-file-download:before{content:""}.fa-file-excel:before{content:""}.fa-file-export:before{content:""}.fa-file-image:before{content:""}.fa-file-import:before{content:""}.fa-file-invoice:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-file-medical:before{content:""}.fa-file-medical-alt:before{content:""}.fa-file-pdf:before{content:""}.fa-file-powerpoint:before{content:""}.fa-file-prescription:before{content:""}.fa-file-signature:before{content:""}.fa-file-upload:before{content:""}.fa-file-video:before{content:""}.fa-file-word:before{content:""}.fa-fill:before{content:""}.fa-fill-drip:before{content:""}.fa-film:before{content:""}.fa-filter:before{content:""}.fa-fingerprint:before{content:""}.fa-fire:before{content:""}.fa-fire-alt:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-firefox:before{content:""}.fa-firefox-browser:before{content:""}.fa-first-aid:before{content:""}.fa-first-order:before{content:""}.fa-first-order-alt:before{content:""}.fa-firstdraft:before{content:""}.fa-fish:before{content:""}.fa-fist-raised:before{content:""}.fa-flag:before{content:""}.fa-flag-checkered:before{content:""}.fa-flag-usa:before{content:""}.fa-flask:before{content:""}.fa-flickr:before{content:""}.fa-flipboard:before{content:""}.fa-flushed:before{content:""}.fa-fly:before{content:""}.fa-folder:before{content:""}.fa-folder-minus:before{content:""}.fa-folder-open:before{content:""}.fa-folder-plus:before{content:""}.fa-font:before{content:""}.fa-font-awesome:before{content:""}.fa-font-awesome-alt:before{content:""}.fa-font-awesome-flag:before{content:""}.fa-font-awesome-logo-full:before{content:""}.fa-fonticons:before{content:""}.fa-fonticons-fi:before{content:""}.fa-football-ball:before{content:""}.fa-fort-awesome:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-forumbee:before{content:""}.fa-forward:before{content:""}.fa-foursquare:before{content:""}.fa-free-code-camp:before{content:""}.fa-freebsd:before{content:""}.fa-frog:before{content:""}.fa-frown:before{content:""}.fa-frown-open:before{content:""}.fa-fulcrum:before{content:""}.fa-funnel-dollar:before{content:""}.fa-futbol:before{content:""}.fa-galactic-republic:before{content:""}.fa-galactic-senate:before{content:""}.fa-gamepad:before{content:""}.fa-gas-pump:before{content:""}.fa-gavel:before{content:""}.fa-gem:before{content:""}.fa-genderless:before{content:""}.fa-get-pocket:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-ghost:before{content:""}.fa-gift:before{content:""}.fa-gifts:before{content:""}.fa-git:before{content:""}.fa-git-alt:before{content:""}.fa-git-square:before{content:""}.fa-github:before{content:""}.fa-github-alt:before{content:""}.fa-github-square:before{content:""}.fa-gitkraken:before{content:""}.fa-gitlab:before{content:""}.fa-gitter:before{content:""}.fa-glass-cheers:before{content:""}.fa-glass-martini:before{content:""}.fa-glass-martini-alt:before{content:""}.fa-glass-whiskey:before{content:""}.fa-glasses:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-globe:before{content:""}.fa-globe-africa:before{content:""}.fa-globe-americas:before{content:""}.fa-globe-asia:before{content:""}.fa-globe-europe:before{content:""}.fa-gofore:before{content:""}.fa-golf-ball:before{content:""}.fa-goodreads:before{content:""}.fa-goodreads-g:before{content:""}.fa-google:before{content:""}.fa-google-drive:before{content:""}.fa-google-pay:before{content:""}.fa-google-play:before{content:""}.fa-google-plus:before{content:""}.fa-google-plus-g:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-wallet:before{content:""}.fa-gopuram:before{content:""}.fa-graduation-cap:before{content:""}.fa-gratipay:before{content:""}.fa-grav:before{content:""}.fa-greater-than:before{content:""}.fa-greater-than-equal:before{content:""}.fa-grimace:before{content:""}.fa-grin:before{content:""}.fa-grin-alt:before{content:""}.fa-grin-beam:before{content:""}.fa-grin-beam-sweat:before{content:""}.fa-grin-hearts:before{content:""}.fa-grin-squint:before{content:""}.fa-grin-squint-tears:before{content:""}.fa-grin-stars:before{content:""}.fa-grin-tears:before{content:""}.fa-grin-tongue:before{content:""}.fa-grin-tongue-squint:before{content:""}.fa-grin-tongue-wink:before{content:""}.fa-grin-wink:before{content:""}.fa-grip-horizontal:before{content:""}.fa-grip-lines:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-grip-vertical:before{content:""}.fa-gripfire:before{content:""}.fa-grunt:before{content:""}.fa-guilded:before{content:""}.fa-guitar:before{content:""}.fa-gulp:before{content:""}.fa-h-square:before{content:""}.fa-hacker-news:before{content:""}.fa-hacker-news-square:before{content:""}.fa-hackerrank:before{content:""}.fa-hamburger:before{content:""}.fa-hammer:before{content:""}.fa-hamsa:before{content:""}.fa-hand-holding:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-hand-holding-medical:before{content:""}.fa-hand-holding-usd:before{content:""}.fa-hand-holding-water:before{content:""}.fa-hand-lizard:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-hand-paper:before{content:""}.fa-hand-peace:before{content:""}.fa-hand-point-down:before{content:""}.fa-hand-point-left:before{content:""}.fa-hand-point-right:before{content:""}.fa-hand-point-up:before{content:""}.fa-hand-pointer:before{content:""}.fa-hand-rock:before{content:""}.fa-hand-scissors:before{content:""}.fa-hand-sparkles:before{content:""}.fa-hand-spock:before{content:""}.fa-hands:before{content:""}.fa-hands-helping:before{content:""}.fa-hands-wash:before{content:""}.fa-handshake:before{content:""}.fa-handshake-alt-slash:before{content:""}.fa-handshake-slash:before{content:""}.fa-hanukiah:before{content:""}.fa-hard-hat:before{content:""}.fa-hashtag:before{content:""}.fa-hat-cowboy:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-hat-wizard:before{content:""}.fa-hdd:before{content:""}.fa-head-side-cough:before{content:""}.fa-head-side-cough-slash:before{content:""}.fa-head-side-mask:before{content:""}.fa-head-side-virus:before{content:""}.fa-heading:before{content:""}.fa-headphones:before{content:""}.fa-headphones-alt:before{content:""}.fa-headset:before{content:""}.fa-heart:before{content:""}.fa-heart-broken:before{content:""}.fa-heartbeat:before{content:""}.fa-helicopter:before{content:""}.fa-highlighter:before{content:""}.fa-hiking:before{content:""}.fa-hippo:before{content:""}.fa-hips:before{content:""}.fa-hire-a-helper:before{content:""}.fa-history:before{content:""}.fa-hive:before{content:""}.fa-hockey-puck:before{content:""}.fa-holly-berry:before{content:""}.fa-home:before{content:""}.fa-hooli:before{content:""}.fa-hornbill:before{content:""}.fa-horse:before{content:""}.fa-horse-head:before{content:""}.fa-hospital:before{content:""}.fa-hospital-alt:before{content:""}.fa-hospital-symbol:before{content:""}.fa-hospital-user:before{content:""}.fa-hot-tub:before{content:""}.fa-hotdog:before{content:""}.fa-hotel:before{content:""}.fa-hotjar:before{content:""}.fa-hourglass:before{content:""}.fa-hourglass-end:before{content:""}.fa-hourglass-half:before{content:""}.fa-hourglass-start:before{content:""}.fa-house-damage:before{content:""}.fa-house-user:before{content:""}.fa-houzz:before{content:""}.fa-hryvnia:before{content:""}.fa-html5:before{content:""}.fa-hubspot:before{content:""}.fa-i-cursor:before{content:""}.fa-ice-cream:before{content:""}.fa-icicles:before{content:""}.fa-icons:before{content:""}.fa-id-badge:before{content:""}.fa-id-card:before{content:""}.fa-id-card-alt:before{content:""}.fa-ideal:before{content:""}.fa-igloo:before{content:""}.fa-image:before{content:""}.fa-images:before{content:""}.fa-imdb:before{content:""}.fa-inbox:before{content:""}.fa-indent:before{content:""}.fa-industry:before{content:""}.fa-infinity:before{content:""}.fa-info:before{content:""}.fa-info-circle:before{content:""}.fa-innosoft:before{content:""}.fa-instagram:before{content:""}.fa-instagram-square:before{content:""}.fa-instalod:before{content:""}.fa-intercom:before{content:""}.fa-internet-explorer:before{content:""}.fa-invision:before{content:""}.fa-ioxhost:before{content:""}.fa-italic:before{content:""}.fa-itch-io:before{content:""}.fa-itunes:before{content:""}.fa-itunes-note:before{content:""}.fa-java:before{content:""}.fa-jedi:before{content:""}.fa-jedi-order:before{content:""}.fa-jenkins:before{content:""}.fa-jira:before{content:""}.fa-joget:before{content:""}.fa-joint:before{content:""}.fa-joomla:before{content:""}.fa-journal-whills:before{content:""}.fa-js:before{content:""}.fa-js-square:before{content:""}.fa-jsfiddle:before{content:""}.fa-kaaba:before{content:""}.fa-kaggle:before{content:""}.fa-key:before{content:""}.fa-keybase:before{content:""}.fa-keyboard:before{content:""}.fa-keycdn:before{content:""}.fa-khanda:before{content:""}.fa-kickstarter:before{content:""}.fa-kickstarter-k:before{content:""}.fa-kiss:before{content:""}.fa-kiss-beam:before{content:""}.fa-kiss-wink-heart:before{content:""}.fa-kiwi-bird:before{content:""}.fa-korvue:before{content:""}.fa-landmark:before{content:""}.fa-language:before{content:""}.fa-laptop:before{content:""}.fa-laptop-code:before{content:""}.fa-laptop-house:before{content:""}.fa-laptop-medical:before{content:""}.fa-laravel:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-laugh:before{content:""}.fa-laugh-beam:before{content:""}.fa-laugh-squint:before{content:""}.fa-laugh-wink:before{content:""}.fa-layer-group:before{content:""}.fa-leaf:before{content:""}.fa-leanpub:before{content:""}.fa-lemon:before{content:""}.fa-less:before{content:""}.fa-less-than:before{content:""}.fa-less-than-equal:before{content:""}.fa-level-down-alt:before{content:""}.fa-level-up-alt:before{content:""}.fa-life-ring:before{content:""}.fa-lightbulb:before{content:""}.fa-line:before{content:""}.fa-link:before{content:""}.fa-linkedin:before{content:""}.fa-linkedin-in:before{content:""}.fa-linode:before{content:""}.fa-linux:before{content:""}.fa-lira-sign:before{content:""}.fa-list:before{content:""}.fa-list-alt:before{content:""}.fa-list-ol:before{content:""}.fa-list-ul:before{content:""}.fa-location-arrow:before{content:""}.fa-lock:before{content:""}.fa-lock-open:before{content:""}.fa-long-arrow-alt-down:before{content:""}.fa-long-arrow-alt-left:before{content:""}.fa-long-arrow-alt-right:before{content:""}.fa-long-arrow-alt-up:before{content:""}.fa-low-vision:before{content:""}.fa-luggage-cart:before{content:""}.fa-lungs:before{content:""}.fa-lungs-virus:before{content:""}.fa-lyft:before{content:""}.fa-magento:before{content:""}.fa-magic:before{content:""}.fa-magnet:before{content:""}.fa-mail-bulk:before{content:""}.fa-mailchimp:before{content:""}.fa-male:before{content:""}.fa-mandalorian:before{content:""}.fa-map:before{content:""}.fa-map-marked:before{content:""}.fa-map-marked-alt:before{content:""}.fa-map-marker:before{content:""}.fa-map-marker-alt:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-markdown:before{content:""}.fa-marker:before{content:""}.fa-mars:before{content:""}.fa-mars-double:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mask:before{content:""}.fa-mastodon:before{content:""}.fa-maxcdn:before{content:""}.fa-mdb:before{content:""}.fa-medal:before{content:""}.fa-medapps:before{content:""}.fa-medium:before{content:""}.fa-medium-m:before{content:""}.fa-medkit:before{content:""}.fa-medrt:before{content:""}.fa-meetup:before{content:""}.fa-megaport:before{content:""}.fa-meh:before{content:""}.fa-meh-blank:before{content:""}.fa-meh-rolling-eyes:before{content:""}.fa-memory:before{content:""}.fa-mendeley:before{content:""}.fa-menorah:before{content:""}.fa-mercury:before{content:""}.fa-meteor:before{content:""}.fa-microblog:before{content:""}.fa-microchip:before{content:""}.fa-microphone:before{content:""}.fa-microphone-alt:before{content:""}.fa-microphone-alt-slash:before{content:""}.fa-microphone-slash:before{content:""}.fa-microscope:before{content:""}.fa-microsoft:before{content:""}.fa-minus:before{content:""}.fa-minus-circle:before{content:""}.fa-minus-square:before{content:""}.fa-mitten:before{content:""}.fa-mix:before{content:""}.fa-mixcloud:before{content:""}.fa-mixer:before{content:""}.fa-mizuni:before{content:""}.fa-mobile:before{content:""}.fa-mobile-alt:before{content:""}.fa-modx:before{content:""}.fa-monero:before{content:""}.fa-money-bill:before{content:""}.fa-money-bill-alt:before{content:""}.fa-money-bill-wave:before{content:""}.fa-money-bill-wave-alt:before{content:""}.fa-money-check:before{content:""}.fa-money-check-alt:before{content:""}.fa-monument:before{content:""}.fa-moon:before{content:""}.fa-mortar-pestle:before{content:""}.fa-mosque:before{content:""}.fa-motorcycle:before{content:""}.fa-mountain:before{content:""}.fa-mouse:before{content:""}.fa-mouse-pointer:before{content:""}.fa-mug-hot:before{content:""}.fa-music:before{content:""}.fa-napster:before{content:""}.fa-neos:before{content:""}.fa-network-wired:before{content:""}.fa-neuter:before{content:""}.fa-newspaper:before{content:""}.fa-nimblr:before{content:""}.fa-node:before{content:""}.fa-node-js:before{content:""}.fa-not-equal:before{content:""}.fa-notes-medical:before{content:""}.fa-npm:before{content:""}.fa-ns8:before{content:""}.fa-nutritionix:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-octopus-deploy:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-oil-can:before{content:""}.fa-old-republic:before{content:""}.fa-om:before{content:""}.fa-opencart:before{content:""}.fa-openid:before{content:""}.fa-opera:before{content:""}.fa-optin-monster:before{content:""}.fa-orcid:before{content:""}.fa-osi:before{content:""}.fa-otter:before{content:""}.fa-outdent:before{content:""}.fa-page4:before{content:""}.fa-pagelines:before{content:""}.fa-pager:before{content:""}.fa-paint-brush:before{content:""}.fa-paint-roller:before{content:""}.fa-palette:before{content:""}.fa-palfed:before{content:""}.fa-pallet:before{content:""}.fa-paper-plane:before{content:""}.fa-paperclip:before{content:""}.fa-parachute-box:before{content:""}.fa-paragraph:before{content:""}.fa-parking:before{content:""}.fa-passport:before{content:""}.fa-pastafarianism:before{content:""}.fa-paste:before{content:""}.fa-patreon:before{content:""}.fa-pause:before{content:""}.fa-pause-circle:before{content:""}.fa-paw:before{content:""}.fa-paypal:before{content:""}.fa-peace:before{content:""}.fa-pen:before{content:""}.fa-pen-alt:before{content:""}.fa-pen-fancy:before{content:""}.fa-pen-nib:before{content:""}.fa-pen-square:before{content:""}.fa-pencil-alt:before{content:""}.fa-pencil-ruler:before{content:""}.fa-penny-arcade:before{content:""}.fa-people-arrows:before{content:""}.fa-people-carry:before{content:""}.fa-pepper-hot:before{content:""}.fa-perbyte:before{content:""}.fa-percent:before{content:""}.fa-percentage:before{content:""}.fa-periscope:before{content:""}.fa-person-booth:before{content:""}.fa-phabricator:before{content:""}.fa-phoenix-framework:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-phone:before{content:""}.fa-phone-alt:before{content:""}.fa-phone-slash:before{content:""}.fa-phone-square:before{content:""}.fa-phone-square-alt:before{content:""}.fa-phone-volume:before{content:""}.fa-photo-video:before{content:""}.fa-php:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-square:before{content:""}.fa-piggy-bank:before{content:""}.fa-pills:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-p:before{content:""}.fa-pinterest-square:before{content:""}.fa-pizza-slice:before{content:""}.fa-place-of-worship:before{content:""}.fa-plane:before{content:""}.fa-plane-arrival:before{content:""}.fa-plane-departure:before{content:""}.fa-plane-slash:before{content:""}.fa-play:before{content:""}.fa-play-circle:before{content:""}.fa-playstation:before{content:""}.fa-plug:before{content:""}.fa-plus:before{content:""}.fa-plus-circle:before{content:""}.fa-plus-square:before{content:""}.fa-podcast:before{content:""}.fa-poll:before{content:""}.fa-poll-h:before{content:""}.fa-poo:before{content:""}.fa-poo-storm:before{content:""}.fa-poop:before{content:""}.fa-portrait:before{content:""}.fa-pound-sign:before{content:""}.fa-power-off:before{content:""}.fa-pray:before{content:""}.fa-praying-hands:before{content:""}.fa-prescription:before{content:""}.fa-prescription-bottle:before{content:""}.fa-prescription-bottle-alt:before{content:""}.fa-print:before{content:""}.fa-procedures:before{content:""}.fa-product-hunt:before{content:""}.fa-project-diagram:before{content:""}.fa-pump-medical:before{content:""}.fa-pump-soap:before{content:""}.fa-pushed:before{content:""}.fa-puzzle-piece:before{content:""}.fa-python:before{content:""}.fa-qq:before{content:""}.fa-qrcode:before{content:""}.fa-question:before{content:""}.fa-question-circle:before{content:""}.fa-quidditch:before{content:""}.fa-quinscape:before{content:""}.fa-quora:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-quran:before{content:""}.fa-r-project:before{content:""}.fa-radiation:before{content:""}.fa-radiation-alt:before{content:""}.fa-rainbow:before{content:""}.fa-random:before{content:""}.fa-raspberry-pi:before{content:""}.fa-ravelry:before{content:""}.fa-react:before{content:""}.fa-reacteurope:before{content:""}.fa-readme:before{content:""}.fa-rebel:before{content:""}.fa-receipt:before{content:""}.fa-record-vinyl:before{content:""}.fa-recycle:before{content:""}.fa-red-river:before{content:""}.fa-reddit:before{content:""}.fa-reddit-alien:before{content:""}.fa-reddit-square:before{content:""}.fa-redhat:before{content:""}.fa-redo:before{content:""}.fa-redo-alt:before{content:""}.fa-registered:before{content:""}.fa-remove-format:before{content:""}.fa-renren:before{content:""}.fa-reply:before{content:""}.fa-reply-all:before{content:""}.fa-replyd:before{content:""}.fa-republican:before{content:""}.fa-researchgate:before{content:""}.fa-resolving:before{content:""}.fa-restroom:before{content:""}.fa-retweet:before{content:""}.fa-rev:before{content:""}.fa-ribbon:before{content:""}.fa-ring:before{content:""}.fa-road:before{content:""}.fa-robot:before{content:""}.fa-rocket:before{content:""}.fa-rocketchat:before{content:""}.fa-rockrms:before{content:""}.fa-route:before{content:""}.fa-rss:before{content:""}.fa-rss-square:before{content:""}.fa-ruble-sign:before{content:""}.fa-ruler:before{content:""}.fa-ruler-combined:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-ruler-vertical:before{content:""}.fa-running:before{content:""}.fa-rupee-sign:before{content:""}.fa-rust:before{content:""}.fa-sad-cry:before{content:""}.fa-sad-tear:before{content:""}.fa-safari:before{content:""}.fa-salesforce:before{content:""}.fa-sass:before{content:""}.fa-satellite:before{content:""}.fa-satellite-dish:before{content:""}.fa-save:before{content:""}.fa-schlix:before{content:""}.fa-school:before{content:""}.fa-screwdriver:before{content:""}.fa-scribd:before{content:""}.fa-scroll:before{content:""}.fa-sd-card:before{content:""}.fa-search:before{content:""}.fa-search-dollar:before{content:""}.fa-search-location:before{content:""}.fa-search-minus:before{content:""}.fa-search-plus:before{content:""}.fa-searchengin:before{content:""}.fa-seedling:before{content:""}.fa-sellcast:before{content:""}.fa-sellsy:before{content:""}.fa-server:before{content:""}.fa-servicestack:before{content:""}.fa-shapes:before{content:""}.fa-share:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-share-square:before{content:""}.fa-shekel-sign:before{content:""}.fa-shield-alt:before{content:""}.fa-shield-virus:before{content:""}.fa-ship:before{content:""}.fa-shipping-fast:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-shoe-prints:before{content:""}.fa-shopify:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-shopping-cart:before{content:""}.fa-shopware:before{content:""}.fa-shower:before{content:""}.fa-shuttle-van:before{content:""}.fa-sign:before{content:""}.fa-sign-in-alt:before{content:""}.fa-sign-language:before{content:""}.fa-sign-out-alt:before{content:""}.fa-signal:before{content:""}.fa-signature:before{content:""}.fa-sim-card:before{content:""}.fa-simplybuilt:before{content:""}.fa-sink:before{content:""}.fa-sistrix:before{content:""}.fa-sitemap:before{content:""}.fa-sith:before{content:""}.fa-skating:before{content:""}.fa-sketch:before{content:""}.fa-skiing:before{content:""}.fa-skiing-nordic:before{content:""}.fa-skull:before{content:""}.fa-skull-crossbones:before{content:""}.fa-skyatlas:before{content:""}.fa-skype:before{content:""}.fa-slack:before{content:""}.fa-slack-hash:before{content:""}.fa-slash:before{content:""}.fa-sleigh:before{content:""}.fa-sliders-h:before{content:""}.fa-slideshare:before{content:""}.fa-smile:before{content:""}.fa-smile-beam:before{content:""}.fa-smile-wink:before{content:""}.fa-smog:before{content:""}.fa-smoking:before{content:""}.fa-smoking-ban:before{content:""}.fa-sms:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-snowboarding:before{content:""}.fa-snowflake:before{content:""}.fa-snowman:before{content:""}.fa-snowplow:before{content:""}.fa-soap:before{content:""}.fa-socks:before{content:""}.fa-solar-panel:before{content:""}.fa-sort:before{content:""}.fa-sort-alpha-down:before{content:""}.fa-sort-alpha-down-alt:before{content:""}.fa-sort-alpha-up:before{content:""}.fa-sort-alpha-up-alt:before{content:""}.fa-sort-amount-down:before{content:""}.fa-sort-amount-down-alt:before{content:""}.fa-sort-amount-up:before{content:""}.fa-sort-amount-up-alt:before{content:""}.fa-sort-down:before{content:""}.fa-sort-numeric-down:before{content:""}.fa-sort-numeric-down-alt:before{content:""}.fa-sort-numeric-up:before{content:""}.fa-sort-numeric-up-alt:before{content:""}.fa-sort-up:before{content:""}.fa-soundcloud:before{content:""}.fa-sourcetree:before{content:""}.fa-spa:before{content:""}.fa-space-shuttle:before{content:""}.fa-speakap:before{content:""}.fa-speaker-deck:before{content:""}.fa-spell-check:before{content:""}.fa-spider:before{content:""}.fa-spinner:before{content:""}.fa-splotch:before{content:""}.fa-spotify:before{content:""}.fa-spray-can:before{content:""}.fa-square:before{content:""}.fa-square-full:before{content:""}.fa-square-root-alt:before{content:""}.fa-squarespace:before{content:""}.fa-stack-exchange:before{content:""}.fa-stack-overflow:before{content:""}.fa-stackpath:before{content:""}.fa-stamp:before{content:""}.fa-star:before{content:""}.fa-star-and-crescent:before{content:""}.fa-star-half:before{content:""}.fa-star-half-alt:before{content:""}.fa-star-of-david:before{content:""}.fa-star-of-life:before{content:""}.fa-staylinked:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-steam-symbol:before{content:""}.fa-step-backward:before{content:""}.fa-step-forward:before{content:""}.fa-stethoscope:before{content:""}.fa-sticker-mule:before{content:""}.fa-sticky-note:before{content:""}.fa-stop:before{content:""}.fa-stop-circle:before{content:""}.fa-stopwatch:before{content:""}.fa-stopwatch-20:before{content:""}.fa-store:before{content:""}.fa-store-alt:before{content:""}.fa-store-alt-slash:before{content:""}.fa-store-slash:before{content:""}.fa-strava:before{content:""}.fa-stream:before{content:""}.fa-street-view:before{content:""}.fa-strikethrough:before{content:""}.fa-stripe:before{content:""}.fa-stripe-s:before{content:""}.fa-stroopwafel:before{content:""}.fa-studiovinari:before{content:""}.fa-stumbleupon:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-subscript:before{content:""}.fa-subway:before{content:""}.fa-suitcase:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-sun:before{content:""}.fa-superpowers:before{content:""}.fa-superscript:before{content:""}.fa-supple:before{content:""}.fa-surprise:before{content:""}.fa-suse:before{content:""}.fa-swatchbook:before{content:""}.fa-swift:before{content:""}.fa-swimmer:before{content:""}.fa-swimming-pool:before{content:""}.fa-symfony:before{content:""}.fa-synagogue:before{content:""}.fa-sync:before{content:""}.fa-sync-alt:before{content:""}.fa-syringe:before{content:""}.fa-table:before{content:""}.fa-table-tennis:before{content:""}.fa-tablet:before{content:""}.fa-tablet-alt:before{content:""}.fa-tablets:before{content:""}.fa-tachometer-alt:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-tape:before{content:""}.fa-tasks:before{content:""}.fa-taxi:before{content:""}.fa-teamspeak:before{content:""}.fa-teeth:before{content:""}.fa-teeth-open:before{content:""}.fa-telegram:before{content:""}.fa-telegram-plane:before{content:""}.fa-temperature-high:before{content:""}.fa-temperature-low:before{content:""}.fa-tencent-weibo:before{content:""}.fa-tenge:before{content:""}.fa-terminal:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-th:before{content:""}.fa-th-large:before{content:""}.fa-th-list:before{content:""}.fa-the-red-yeti:before{content:""}.fa-theater-masks:before{content:""}.fa-themeco:before{content:""}.fa-themeisle:before{content:""}.fa-thermometer:before{content:""}.fa-thermometer-empty:before{content:""}.fa-thermometer-full:before{content:""}.fa-thermometer-half:before{content:""}.fa-thermometer-quarter:before{content:""}.fa-thermometer-three-quarters:before{content:""}.fa-think-peaks:before{content:""}.fa-thumbs-down:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbtack:before{content:""}.fa-ticket-alt:before{content:""}.fa-tiktok:before{content:""}.fa-times:before{content:""}.fa-times-circle:before{content:""}.fa-tint:before{content:""}.fa-tint-slash:before{content:""}.fa-tired:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-toilet:before{content:""}.fa-toilet-paper:before{content:""}.fa-toilet-paper-slash:before{content:""}.fa-toolbox:before{content:""}.fa-tools:before{content:""}.fa-tooth:before{content:""}.fa-torah:before{content:""}.fa-torii-gate:before{content:""}.fa-tractor:before{content:""}.fa-trade-federation:before{content:""}.fa-trademark:before{content:""}.fa-traffic-light:before{content:""}.fa-trailer:before{content:""}.fa-train:before{content:""}.fa-tram:before{content:""}.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-trash:before{content:""}.fa-trash-alt:before{content:""}.fa-trash-restore:before{content:""}.fa-trash-restore-alt:before{content:""}.fa-tree:before{content:""}.fa-trello:before{content:""}.fa-tripadvisor:before{content:""}.fa-trophy:before{content:""}.fa-truck:before{content:""}.fa-truck-loading:before{content:""}.fa-truck-monster:before{content:""}.fa-truck-moving:before{content:""}.fa-truck-pickup:before{content:""}.fa-tshirt:before{content:""}.fa-tty:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-tv:before{content:""}.fa-twitch:before{content:""}.fa-twitter:before{content:""}.fa-twitter-square:before{content:""}.fa-typo3:before{content:""}.fa-uber:before{content:""}.fa-ubuntu:before{content:""}.fa-uikit:before{content:""}.fa-umbraco:before{content:""}.fa-umbrella:before{content:""}.fa-umbrella-beach:before{content:""}.fa-uncharted:before{content:""}.fa-underline:before{content:""}.fa-undo:before{content:""}.fa-undo-alt:before{content:""}.fa-uniregistry:before{content:""}.fa-unity:before{content:""}.fa-universal-access:before{content:""}.fa-university:before{content:""}.fa-unlink:before{content:""}.fa-unlock:before{content:""}.fa-unlock-alt:before{content:""}.fa-unsplash:before{content:""}.fa-untappd:before{content:""}.fa-upload:before{content:""}.fa-ups:before{content:""}.fa-usb:before{content:""}.fa-user:before{content:""}.fa-user-alt:before{content:""}.fa-user-alt-slash:before{content:""}.fa-user-astronaut:before{content:""}.fa-user-check:before{content:""}.fa-user-circle:before{content:""}.fa-user-clock:before{content:""}.fa-user-cog:before{content:""}.fa-user-edit:before{content:""}.fa-user-friends:before{content:""}.fa-user-graduate:before{content:""}.fa-user-injured:before{content:""}.fa-user-lock:before{content:""}.fa-user-md:before{content:""}.fa-user-minus:before{content:""}.fa-user-ninja:before{content:""}.fa-user-nurse:before{content:""}.fa-user-plus:before{content:""}.fa-user-secret:before{content:""}.fa-user-shield:before{content:""}.fa-user-slash:before{content:""}.fa-user-tag:before{content:""}.fa-user-tie:before{content:""}.fa-user-times:before{content:""}.fa-users:before{content:""}.fa-users-cog:before{content:""}.fa-users-slash:before{content:""}.fa-usps:before{content:""}.fa-ussunnah:before{content:""}.fa-utensil-spoon:before{content:""}.fa-utensils:before{content:""}.fa-vaadin:before{content:""}.fa-vector-square:before{content:""}.fa-venus:before{content:""}.fa-venus-double:before{content:""}.fa-venus-mars:before{content:""}.fa-vest:before{content:""}.fa-vest-patches:before{content:""}.fa-viacoin:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-vial:before{content:""}.fa-vials:before{content:""}.fa-viber:before{content:""}.fa-video:before{content:""}.fa-video-slash:before{content:""}.fa-vihara:before{content:""}.fa-vimeo:before{content:""}.fa-vimeo-square:before{content:""}.fa-vimeo-v:before{content:""}.fa-vine:before{content:""}.fa-virus:before{content:""}.fa-virus-slash:before{content:""}.fa-viruses:before{content:""}.fa-vk:before{content:""}.fa-vnv:before{content:""}.fa-voicemail:before{content:""}.fa-volleyball-ball:before{content:""}.fa-volume-down:before{content:""}.fa-volume-mute:before{content:""}.fa-volume-off:before{content:""}.fa-volume-up:before{content:""}.fa-vote-yea:before{content:""}.fa-vr-cardboard:before{content:""}.fa-vuejs:before{content:""}.fa-walking:before{content:""}.fa-wallet:before{content:""}.fa-warehouse:before{content:""}.fa-watchman-monitoring:before{content:""}.fa-water:before{content:""}.fa-wave-square:before{content:""}.fa-waze:before{content:""}.fa-weebly:before{content:""}.fa-weibo:before{content:""}.fa-weight:before{content:""}.fa-weight-hanging:before{content:""}.fa-weixin:before{content:""}.fa-whatsapp:before{content:""}.fa-whatsapp-square:before{content:""}.fa-wheelchair:before{content:""}.fa-whmcs:before{content:""}.fa-wifi:before{content:""}.fa-wikipedia-w:before{content:""}.fa-wind:before{content:""}.fa-window-close:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-windows:before{content:""}.fa-wine-bottle:before{content:""}.fa-wine-glass:before{content:""}.fa-wine-glass-alt:before{content:""}.fa-wix:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-wodu:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-won-sign:before{content:""}.fa-wordpress:before{content:""}.fa-wordpress-simple:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpexplorer:before{content:""}.fa-wpforms:before{content:""}.fa-wpressr:before{content:""}.fa-wrench:before{content:""}.fa-x-ray:before{content:""}.fa-xbox:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-y-combinator:before{content:""}.fa-yahoo:before{content:""}.fa-yammer:before{content:""}.fa-yandex:before{content:""}.fa-yandex-international:before{content:""}.fa-yarn:before{content:""}.fa-yelp:before{content:""}.fa-yen-sign:before{content:""}.fa-yin-yang:before{content:""}.fa-yoast:before{content:""}.fa-youtube:before{content:""}.fa-youtube-square:before{content:""}.fa-zhihu:before{content:""}.sr-only{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}html{box-sizing:border-box}*,*::after,*::before{box-sizing:inherit}button,input[type=button],input[type=reset],input[type=submit],input[type=file]::file-selector-button{display:inline-block;appearance:none;cursor:pointer;border:0;border-radius:3px;background-color:#1565c0;color:#fff;font-size:1em;font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;vertical-align:middle;transition:background-color 150ms ease;font-weight:500;line-height:1;user-select:none;text-decoration:none;white-space:nowrap}button,input[type=button],input[type=reset],input[type=submit]{padding:.75em 1.5em}button:hover,button:focus,input[type=button]:hover,input[type=button]:focus,input[type=reset]:hover,input[type=reset]:focus,input[type=submit]:hover,input[type=submit]:focus{background-color:rgb(16.8,80.8,153.6);color:#fff}button:disabled,input[type=button]:disabled,input[type=reset]:disabled,input[type=submit]:disabled{opacity:.5;cursor:not-allowed}button:disabled:hover,input[type=button]:disabled:hover,input[type=reset]:disabled:hover,input[type=submit]:disabled:hover{background-color:#1565c0}input[type=file]::file-selector-button{padding:.5em 1.5em}fieldset{margin:0;border:0;background-color:rgba(0,0,0,0);padding:0}legend{margin-bottom:.375em;padding:0;font-weight:600}label{display:block;margin-bottom:.375em;font-weight:600}input,select{display:block;font-size:1em;font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif}[type=color],[type=date],[type=datetime],[type=datetime-local],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],input:not([type]),textarea,select[multiple]{transition:border-color 150ms ease;box-sizing:border-box;box-shadow:inset 0 1px 3px rgba(0,0,0,.06);border:1px solid #ddd;border-radius:3px;background-color:#fff;width:100%;font-size:1em;font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif}[type=color]:hover,[type=date]:hover,[type=datetime]:hover,[type=datetime-local]:hover,[type=email]:hover,[type=month]:hover,[type=number]:hover,[type=password]:hover,[type=search]:hover,[type=tel]:hover,[type=text]:hover,[type=time]:hover,[type=url]:hover,[type=week]:hover,input:not([type]):hover,textarea:hover,select[multiple]:hover{border-color:rgb(176.8,176.8,176.8)}[type=color]:focus,[type=date]:focus,[type=datetime]:focus,[type=datetime-local]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,input:not([type]):focus,textarea:focus,select[multiple]:focus{outline:none;box-shadow:inset 0 1px 3px rgba(0,0,0,.06),0 0 5px rgba(18.485915493,88.9084507042,169.014084507,.7);border-color:#1565c0}[type=color]:disabled,[type=date]:disabled,[type=datetime]:disabled,[type=datetime-local]:disabled,[type=email]:disabled,[type=month]:disabled,[type=number]:disabled,[type=password]:disabled,[type=search]:disabled,[type=tel]:disabled,[type=text]:disabled,[type=time]:disabled,[type=url]:disabled,[type=week]:disabled,input:not([type]):disabled,textarea:disabled,select[multiple]:disabled{cursor:not-allowed;background-color:hsl(0,0%,98%)}[type=color]:disabled:hover,[type=date]:disabled:hover,[type=datetime]:disabled:hover,[type=datetime-local]:disabled:hover,[type=email]:disabled:hover,[type=month]:disabled:hover,[type=number]:disabled:hover,[type=password]:disabled:hover,[type=search]:disabled:hover,[type=tel]:disabled:hover,[type=text]:disabled:hover,[type=time]:disabled:hover,[type=url]:disabled:hover,[type=week]:disabled:hover,input:not([type]):disabled:hover,textarea:disabled:hover,select[multiple]:disabled:hover{border:1px solid #ddd}textarea{resize:vertical}[type=search]{appearance:none}[type=checkbox],[type=radio]{display:inline;margin-right:.375em}[type=file]{margin-bottom:.75em;width:100%}select{margin-bottom:1.5em;width:auto;max-width:100%}ul,ol{margin:0;padding:0;list-style-type:none}dl{margin-bottom:.75em}dl dt{margin-top:.75em;font-weight:600}dl dd{margin:0}table{margin:.75em 0;border-collapse:collapse;width:100%;table-layout:fixed}th{border-bottom:1px solid hsl(0,0%,65%);padding:.75em 0;font-weight:500;text-align:left}td{border-bottom:1px solid #ddd;padding:.75em 0}tr,td,th{vertical-align:middle}tr.bold-row{font-weight:bold}body{color:#333;font-size:1em;line-height:1.5;font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif}h1,h2,h3,h4,h5,h6{margin:0 0 .75em;font-size:1em;line-height:1.2;font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif}p{margin:0 0 .75em}a{transition:color 150ms ease;color:#1565c0;text-decoration:none}a:active,a:focus,a:hover{color:rgb(15.75,75.75,144)}hr{margin:1.5em 0;border-top:0;border-right:0;border-bottom:1px solid #ddd;border-left:0}img,picture{margin:0;max-width:100%}input::-webkit-calendar-picker-indicator{display:none;-webkit-appearance:none}input::-webkit-search-cancel-button{display:none;-webkit-appearance:none}input::-webkit-search-results-button{display:none;-webkit-appearance:none}input::-ms-clear{display:none}input[type=checkbox]:checked{-webkit-filter:grayscale(100%)}input[type=radio]:checked{-webkit-filter:grayscale(100%)}[v-cloak]{display:none}body{opacity:.8;transition:opacity .4s ease;background-color:#fafafa;overflow-y:hidden;color:rgba(0,0,0,.9);font-weight:400;font-size:14px;line-height:18px;font-family:"Roboto","Arial",sans-serif}.bg-transparent{background-color:rgba(0,0,0,0)}h1,h2,h3{font-weight:500;font-size:22px;font-family:"Roboto","Arial",sans-serif}h2{font-size:18px}h3{font-size:15px}h3+textarea{margin-top:-8px;margin-bottom:8px}p{margin:0 0 5px 5px}textarea{resize:none}input[type=color],input[type=date],input[type=datetime],input[type=datetime-local],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],input:not([type]),textarea,select,select[multiple]{font-family:"Roboto","Arial",sans-serif}section{max-width:1280px;margin-left:auto;margin-right:auto;background-color:#fff;padding:0 10px 10px 10px}section::after{clear:both;content:"";display:block}section.outer-container{min-width:1024px}section section{display:block;float:left;background-color:#fff;padding:0;width:100%;width:calc(100% - 260px);max-width:1000px}section section section{float:left;display:block;margin-right:2.3576515979%;width:100%}section section section:last-child{margin-right:0}section aside{display:block;position:relative;float:left;margin-left:30px;background-image:url(image-path("tracked.gif"));background-position:center 18px;background-repeat:no-repeat;padding:0;width:230px;height:100%}aside div.menu,div.context-menu div.menu{padding:8px;overflow-x:hidden;overflow-y:auto;line-height:23px}aside div.menu .menu-header,div.context-menu div.menu .menu-header{padding-top:10px;padding-bottom:2px;color:rgba(0,0,0,.55);font-weight:500}aside div.menu .menu-header:first-child,div.context-menu div.menu .menu-header:first-child{padding-top:0}aside div.menu i.fa-info,aside div.menu i.fa-calculator,aside div.menu i.fa-sitemap,aside div.menu i.fa-chart-line,div.context-menu div.menu i.fa-info,div.context-menu div.menu i.fa-calculator,div.context-menu div.menu i.fa-sitemap,div.context-menu div.menu i.fa-chart-line{font-weight:600}aside div.menu .menu-header+.menu-header,div.context-menu div.menu .menu-header+.menu-header{padding-top:20px}aside li,div.context-menu li{width:220px;overflow:hidden;line-height:24px;text-overflow:ellipsis;white-space:nowrap}aside li a,div.context-menu li a{padding-left:10px;color:rgba(17,81,154,.65);font-weight:500;font-size:14px;font-family:"Roboto","Arial",sans-serif}aside li button,div.context-menu li button{margin:0 0 0 0;background-color:rgba(0,0,0,0);padding:0 0 2px 10px;color:rgba(17,81,154,.65)}aside li button:hover,aside li button:focus,div.context-menu li button:hover,div.context-menu li button:focus{outline:none;background-color:rgba(0,0,0,0);color:rgba(17,81,154,.85)}aside li.hidden,div.context-menu li.hidden{display:none}aside i,div.context-menu i{padding-right:6px}aside h2,aside h3,div.context-menu h2,div.context-menu h3{margin-bottom:5px}aside li a:hover,aside li a:focus,aside li a:active,aside li a.selected{padding-left:0;color:rgba(17,81,154,.85) !important}aside li a:hover:before,aside li a:focus:before,aside li a:active:before,aside li a.selected:before{padding-right:3px;content:"";font-weight:600;font-family:"Font Awesome 5 Free"}aside li a.removeable-document:hover:before,aside li a.removeable-image:hover:before,aside li a.removeable:hover:before{padding-right:2px;content:""}aside li.command a{padding-left:20px}aside li.command a:hover,aside li.command a:focus,aside li.command a:active,aside li.command a.selected{padding-left:20px;color:rgba(17,81,154,.85)}aside li.command a:hover:before,aside li.command a:focus:before,aside li.command a:active:before,aside li.command a.selected:before{content:none}aside li.command button{margin:0;padding-left:20px}aside li.command button.pad{padding-left:30px}aside li.pad{padding-left:10px}aside li.double-pad{padding-left:20px}aside li.triple-pad{padding-left:30px}aside li.menu-header-item{color:rgba(0,0,0,.55);font-weight:500}aside li.context-menu-holder{margin-top:0;padding-left:20px;color:rgba(17,81,154,.85)}aside li.context-menu-holder i{padding:0 4px}aside li.context-menu-holder .context-menu{overflow-x:hidden;overflow-y:auto}aside li.context-menu-holder .context-menu .context-menu-item{padding:0 !important}aside li.context-menu-holder .context-menu .context-menu-item a:hover{padding-left:10px}aside li.context-menu-holder .context-menu .context-menu-item a:hover:before{content:none}aside li.command+li{padding-top:3px}aside li.command+li.command,aside li.command+li.pad,aside li.command+li.double-pad,aside li.command+li.triple-pad{padding-top:0}div.context-menu li a:hover,div.context-menu li button:hover{text-decoration:underline}div.flash{padding:0 5px}div.flash div{cursor:pointer;margin:8px 0;padding:10px;font-weight:500}div.flash div:before{display:inline-block;vertical-align:baseline;padding-right:5px;font-weight:600;font-size:18px;font-family:"Font Awesome 5 Free"}div.flash div.error{border-color:#ebcccc;background-color:#f2dede;color:#a94442}div.flash div.error:before{content:""}div.flash div.alert,div.flash div.redirect{border-color:#bcdff1;background-color:#d9edf7;color:#31708f}div.flash div.alert:before,div.flash div.redirect:before{content:"";font-family:"Font Awesome 5 Free"}div.flash div.notice{border-color:#d0e9c6;background-color:#dff0d8;color:#3c763d}div.flash div.notice:before{content:"";font-family:"Font Awesome 5 Free"}div.flash div.timedout{display:none}@media print{aside,button{display:none !important}input#start_input,input#period_input{color:rgba(0,0,0,.9)}section section{float:left;display:block;margin-right:2.3576515979%;width:100%}section section:last-child{margin-right:0}section.content-header i{display:none !important}a{color:rgba(0,0,0,.9) !important}input,textarea{box-shadow:none !important;border-style:none !important;color:rgba(0,0,0,.9) !important}table#scrolling tbody,table#scroll-part-2 tbody,table#scroll-part-3 tbody,table#scroll-part-4 tbody{height:auto !important;overflow-x:hidden !important;overflow-y:hidden !important}tr.new_row{display:none !important}.docs{height:auto !important;overflow-x:hidden !important;overflow-y:hidden !important}}@media only screen and (max-width: 1279px){section.inner-container{width:100%}aside,li.nav-screen-item{display:none !important}}@media only screen and (min-width: 1280px){li.nav-mobile-item{display:none !important}}.info{color:#1565c0;font-style:italic;font-size:10px}.operation-message{cursor:pointer;margin:8px 0;border-color:#ebcccc;background-color:#f2dede;padding:10px;color:#a94442;font-weight:500}.operation-message::before{display:inline-block;vertical-align:baseline;padding-right:5px;content:"";font-weight:600;font-size:18px;font-family:"Font Awesome 5 Free"}.loader{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;margin-top:80px;margin-left:calc(50% - 60px);border:16px solid rgba(17,81,154,.08);border-top:16px solid rgba(17,81,154,.38);border-radius:50%;width:120px;height:120px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */.pika-single{display:block;position:relative;z-index:9999;margin:0 1px;border:1px solid #ccc;border-bottom-color:#bbb;background:#fff;color:#333;font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif}.pika-single.is-hidden{display:none}.pika-single.is-bound{position:absolute;box-shadow:0 5px 15px -5px rgba(0,0,0,.5);border-radius:3px}.pika-single{*zoom:1}.pika-single:before,.pika-single:after{display:table;content:" "}.pika-single:after{clear:both}.pika-lendar{float:left;margin:8px;width:240px}.pika-title{position:relative;text-align:center}.pika-title select{position:absolute;top:5px;left:0;opacity:0;z-index:9998;filter:alpha(opacity=0);cursor:pointer;margin:0}.pika-label{display:inline-block;*display:inline;position:relative;z-index:9999;margin:0;background-color:#fff;padding:5px 3px;overflow:hidden;color:#333;font-weight:500;font-size:14px;line-height:20px}.pika-prev,.pika-next{display:block;position:relative;*position:absolute;*top:0;opacity:.5;cursor:pointer;outline:none;border:0;background-position:center center;background-size:75% 75%;background-repeat:no-repeat;background-color:rgba(0,0,0,0);padding:0;width:20px;height:30px;overflow:hidden;text-indent:20px;white-space:nowrap}.pika-prev:hover,.pika-next:hover{opacity:1}.pika-prev.is-disabled,.pika-next.is-disabled{opacity:.2;cursor:default}.pika-prev,.is-rtl .pika-next{*left:0;float:left;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==")}.pika-next,.is-rtl .pika-prev{*right:0;float:right;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=")}.pika-select{display:inline-block;*display:inline}.pika-table{margin:0;border:0;border-collapse:collapse;border-spacing:0;padding:0;width:100%}.pika-table th,.pika-table td{border:0;padding:0;width:14.2857142857%}.pika-table th{color:#999;font-weight:500;font-size:13px;line-height:25px;text-align:center}.pika-table abbr{cursor:arrow;border-bottom:none;text-decoration:none}.pika-button{display:block;cursor:pointer;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;outline:none;border:0;background:#f5f5f5;padding:5px;width:100%;color:#666;font-size:13px;line-height:15px;text-align:right}.is-today .pika-button{color:#3af;font-weight:500}.is-selected .pika-button{box-shadow:inset 0 1px 3px #178fe5;border-radius:3px;background:#3af;color:#fff;font-weight:500}.is-disabled .pika-button,.is-outside-current-month .pika-button{opacity:.3;cursor:default;pointer-events:none;color:#999}.pika-button:hover{box-shadow:none;border-radius:3px;background:#ff8000;color:#fff}.pika-week{color:#999;font-size:11px}.is-inrange .pika-button{background:#d5e9f7}.is-startrange .pika-button{box-shadow:none;border-radius:3px;background:#6cb31d;color:#fff}.is-endrange .pika-button{box-shadow:none;border-radius:3px;background:#3af;color:#fff}section.navigation{position:relative;background:#fff;padding:10px;min-width:1024px;height:32px;height:50px}body[data-env=development] section.navigation::after{position:absolute;top:1.15rem;left:15rem;opacity:.1;content:"DEV";font-weight:900;font-size:4rem}@media print{section.navigation{display:none !important}}.brand{position:absolute;float:left;padding-left:0px;font-size:1.4em;line-height:32px;text-transform:uppercase}.brand a,.brand a:visited{color:rgba(17,81,154,.65);text-decoration:none}.brand a img,.brand a:visited img{max-width:150px;max-height:40px}.brand img{vertical-align:top}.brand a+img{padding-left:10px;height:14px}.guest-brand{position:absolute;float:left;padding-left:0px;line-height:32px}.guest-brand img:nth-child(1){vertical-align:top;width:150px}.guest-brand img+img{vertical-align:top;padding-left:10px;height:14px}.nav-container{margin:0 auto;max-width:1280px}nav{float:right;background:#fff}nav ul{margin:0;padding:0;list-style:none}nav ul li{position:relative;float:left}nav ul li a.top-menu-item,nav ul li a.top-menu-item-selected,nav ul li a.top-menu-item:visited,nav ul li a.top-menu-item-selected:visited{display:block;margin:0 5px;margin-bottom:2px;border-bottom:2px solid rgba(0,0,0,0);border-radius:2px;padding:0 10px;color:rgba(17,81,154,.65);font-weight:500;font-size:14px;line-height:32px;font-family:"Roboto","Arial",sans-serif;text-decoration:none}nav ul li a.top-menu-item:hover,nav ul li a.top-menu-item:focus,nav ul li a.top-menu-item:active,nav ul li a.top-menu-item.top-menu-item-selected,nav ul li a.top-menu-item-selected:hover,nav ul li a.top-menu-item-selected:focus,nav ul li a.top-menu-item-selected:active,nav ul li a.top-menu-item-selected.top-menu-item-selected,nav ul li a.top-menu-item:visited:hover,nav ul li a.top-menu-item:visited:focus,nav ul li a.top-menu-item:visited:active,nav ul li a.top-menu-item:visited.top-menu-item-selected,nav ul li a.top-menu-item-selected:visited:hover,nav ul li a.top-menu-item-selected:visited:focus,nav ul li a.top-menu-item-selected:visited:active,nav ul li a.top-menu-item-selected:visited.top-menu-item-selected{outline:0;border-bottom-color:rgba(17,81,154,.5);color:rgba(17,81,154,.85)}nav ul li a.top-menu-item i,nav ul li a.top-menu-item-selected i,nav ul li a.top-menu-item:visited i,nav ul li a.top-menu-item-selected:visited i{padding-right:6px}nav ul li.nav-user{color:rgba(17,81,154,.65)}nav ul li.nav-user i{padding:0 6px}nav ul li.nav-user .context-menu-parent{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}nav ul li.nav-mobile-item{margin:7px 6px;border-bottom:2px solid rgba(0,0,0,0);border-bottom-color:rgba(17,81,154,.5);border-radius:2px;padding:0px 4px;color:rgba(17,81,154,.85)}nav ul li.nav-mobile-item i{padding:0 6px}nav ul li.nav-mobile-item .context-menu-parent{margin:0 7px 7px 0px;font-weight:500}nav ul li.nav-search{padding-right:20px}nav ul li input{margin-top:4px;background-position:5px center;background-repeat:no-repeat;padding:3px !important;padding-left:25px !important;min-width:200px}section.content-header{padding:10px 0}section.content-header .report-title{display:inline;color:rgba(0,0,0,.7);font-weight:500;font-size:20px}section.content-header .report-title-small{display:inline;color:rgba(0,0,0,.7);font-weight:500;font-size:16px}section.content-header .pull-right{display:inline;float:right}section.content-header .pull-right span.label{padding-right:6px;padding-left:10px}section.content-header .pull-right span.account{display:inline-block;margin-bottom:-4px;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}section.content-header .pull-right span.activity{display:inline-block;margin-bottom:-4px;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}section.content-header .pull-right span.command button{margin:0 0 0 0;background-color:rgba(0,0,0,0);padding:0 0 2px 0;color:rgba(17,81,154,.65)}section.content-header .pull-right span.command button:hover,section.content-header .pull-right span.command button:focus{outline:none;background-color:rgba(0,0,0,0);color:rgba(17,81,154,.85)}section.content-header .pull-right i{padding:0px 6px}section.content-header .pull-right input[type=text]{display:inline-block;-webkit-box-shadow:none;box-shadow:none;border:0;padding:2px 5px;width:60px;color:#11519a}section.content-header .pull-right input[type=text]#start_input{text-align:right}section.content-header .pull-right .right{padding:5px;text-align:right}section.content-header .pull-right .info{padding:2px;font-style:italic;font-size:10px;text-align:right}section.content-header .pull-right label{display:inline;margin:0;font-weight:400}section.content-header .pull-right span.lock{margin-left:-4px;color:rgba(0,0,0,.6)}section.content-header .pull-right span.text+span.lock{margin-left:0px}section.content-header .project-properties{display:inline;float:left;font-style:italic;font-size:13px}section.content-header .breadcrump{display:block;padding:6px 0px 0px 0px}section.content-header .breadcrump ul{display:inline-block;margin:0;list-style:none}section.content-header .breadcrump ul li{position:relative;float:left;padding:0 4px 0 0;font-size:14px;white-space:nowrap}section.content-header .breadcrump ul li:last-child{font-weight:500}section.content-header .breadcrump ul li:before{content:"/ ";font-weight:400}section.content-header .breadcrump ul li:first-child:before{content:""}section.content-header .breadcrump ul li.branch-menu{margin-top:0}section.content-header .breadcrump ul li.branch-menu .context-menu-parent{display:inline}section.content-header .breadcrump ul li a:hover{text-decoration:underline}section.content-header .breadcrump ul li i{padding:0 4px;color:#11519a}section.content-header .breadcrump ul li i.fa-caret-left{padding:0 6px 0 0}.context-menu-holder{cursor:pointer;margin-top:7px;padding-left:5px}.context-menu-holder .context-menu{display:none;position:absolute;z-index:1;cursor:default;box-shadow:0px 8px 16px 0px rgba(0,0,0,.1);border-radius:3px;background-color:#fff;padding:7px 5px 5px 5px;min-width:150px}.context-menu-holder .context-menu.show{display:block}.context-menu-holder .context-menu .context-menu-item{padding:5px;font-weight:400}.context-menu-holder .context-menu .context-menu-item a:hover{text-decoration:underline}.context-menu-holder:hover{color:rgba(17,81,154,.85)}.devise{margin:30px 200px 100px 200px;border:1px solid #fafafa;background-color:rgba(0,0,0,.035);padding:30px}.devise .actions{padding-top:10px}.devise .devise-link{margin:5px 0}.devise em{display:block;padding:6px 4px}.devise label{display:inline-block;margin:14px 2px 2px 2px;font-weight:500;font-size:13px}.devise input[type=text],.devise input[type=email],.devise input[type=password]{padding:4px 8px}span.table-container{display:inline;float:left}h3+table{margin-top:-8px !important;margin-bottom:10px !important}section.content-area>table,span.table-container>table,div.edit-area table,div.modal-container table:not(.pika-table){margin-bottom:0;table-layout:fixed}section.content-area>table tbody,section.content-area>table thead,section.content-area>table tfoot,span.table-container>table tbody,span.table-container>table thead,span.table-container>table tfoot,div.edit-area table tbody,div.edit-area table thead,div.edit-area table tfoot,div.modal-container table:not(.pika-table) tbody,div.modal-container table:not(.pika-table) thead,div.modal-container table:not(.pika-table) tfoot{display:block}section.content-area>table tbody:focus,section.content-area>table thead:focus,section.content-area>table tfoot:focus,span.table-container>table tbody:focus,span.table-container>table thead:focus,span.table-container>table tfoot:focus,div.edit-area table tbody:focus,div.edit-area table thead:focus,div.edit-area table tfoot:focus,div.modal-container table:not(.pika-table) tbody:focus,div.modal-container table:not(.pika-table) thead:focus,div.modal-container table:not(.pika-table) tfoot:focus{outline:none}section.content-area>table tbody.top-aligned td,section.content-area>table thead.top-aligned td,section.content-area>table tfoot.top-aligned td,span.table-container>table tbody.top-aligned td,span.table-container>table thead.top-aligned td,span.table-container>table tfoot.top-aligned td,div.edit-area table tbody.top-aligned td,div.edit-area table thead.top-aligned td,div.edit-area table tfoot.top-aligned td,div.modal-container table:not(.pika-table) tbody.top-aligned td,div.modal-container table:not(.pika-table) thead.top-aligned td,div.modal-container table:not(.pika-table) tfoot.top-aligned td{vertical-align:top;padding-top:4px;white-space:normal}section.content-area>table tbody.top-aligned td.input,section.content-area>table tbody.top-aligned td.negative-input,section.content-area>table thead.top-aligned td.input,section.content-area>table thead.top-aligned td.negative-input,section.content-area>table tfoot.top-aligned td.input,section.content-area>table tfoot.top-aligned td.negative-input,span.table-container>table tbody.top-aligned td.input,span.table-container>table tbody.top-aligned td.negative-input,span.table-container>table thead.top-aligned td.input,span.table-container>table thead.top-aligned td.negative-input,span.table-container>table tfoot.top-aligned td.input,span.table-container>table tfoot.top-aligned td.negative-input,div.edit-area table tbody.top-aligned td.input,div.edit-area table tbody.top-aligned td.negative-input,div.edit-area table thead.top-aligned td.input,div.edit-area table thead.top-aligned td.negative-input,div.edit-area table tfoot.top-aligned td.input,div.edit-area table tfoot.top-aligned td.negative-input,div.modal-container table:not(.pika-table) tbody.top-aligned td.input,div.modal-container table:not(.pika-table) tbody.top-aligned td.negative-input,div.modal-container table:not(.pika-table) thead.top-aligned td.input,div.modal-container table:not(.pika-table) thead.top-aligned td.negative-input,div.modal-container table:not(.pika-table) tfoot.top-aligned td.input,div.modal-container table:not(.pika-table) tfoot.top-aligned td.negative-input{padding-top:2px}section.content-area>table th,section.content-area>table td,span.table-container>table th,span.table-container>table td,div.edit-area table th,div.edit-area table td,div.modal-container table:not(.pika-table) th,div.modal-container table:not(.pika-table) td{border:0;padding:2px 2px;text-align:right}section.content-area>table th a:hover,section.content-area>table td a:hover,span.table-container>table th a:hover,span.table-container>table td a:hover,div.edit-area table th a:hover,div.edit-area table td a:hover,div.modal-container table:not(.pika-table) th a:hover,div.modal-container table:not(.pika-table) td a:hover{text-decoration:underline}section.content-area>table td.pad,span.table-container>table td.pad,div.edit-area table td.pad,div.modal-container table:not(.pika-table) td.pad{padding-left:8px}section.content-area>table td.italic,span.table-container>table td.italic,div.edit-area table td.italic,div.modal-container table:not(.pika-table) td.italic{font-style:italic}section.content-area>table td.negative,span.table-container>table td.negative,div.edit-area table td.negative,div.modal-container table:not(.pika-table) td.negative{color:rgba(179,0,38,.85)}section.content-area>table td.illegal,span.table-container>table td.illegal,div.edit-area table td.illegal,div.modal-container table:not(.pika-table) td.illegal{color:rgba(179,0,38,.85)}section.content-area>table td.edit,span.table-container>table td.edit,div.edit-area table td.edit,div.modal-container table:not(.pika-table) td.edit{cursor:pointer;color:#11519a}section.content-area>table td.details:before,span.table-container>table td.details:before,div.edit-area table td.details:before,div.modal-container table:not(.pika-table) td.details:before{padding-right:1px;content:"";color:rgba(17,81,154,.5);font-weight:600;font-family:"Font Awesome 5 Free"}section.content-area>table td.strike,span.table-container>table td.strike,div.edit-area table td.strike,div.modal-container table:not(.pika-table) td.strike{text-decoration:line-through}section.content-area>table td a.link-pending,span.table-container>table td a.link-pending,div.edit-area table td a.link-pending,div.modal-container table:not(.pika-table) td a.link-pending{color:rgba(17,81,154,.8);font-style:italic}section.content-area>table td input,span.table-container>table td input,div.edit-area table td input,div.modal-container table:not(.pika-table) td input{margin:0;padding:1px 4px}section.content-area>table td input.numeric,span.table-container>table td input.numeric,div.edit-area table td input.numeric,div.modal-container table:not(.pika-table) td input.numeric{text-align:right}section.content-area>table td input:disabled,span.table-container>table td input:disabled,div.edit-area table td input:disabled,div.modal-container table:not(.pika-table) td input:disabled{color:rgba(0,0,0,.9)}section.content-area>table td select,span.table-container>table td select,div.edit-area table td select,div.modal-container table:not(.pika-table) td select{transition:border-color 150ms ease;box-sizing:border-box;margin:0 !important;box-shadow:inset 0 1px 3px rgba(0,0,0,.06);border:1px solid #ddd;border-radius:3px;background-color:#fff;padding:1px 4px !important;width:100%}section.content-area>table td select::-moz-focus-inner,span.table-container>table td select::-moz-focus-inner,div.edit-area table td select::-moz-focus-inner,div.modal-container table:not(.pika-table) td select::-moz-focus-inner{border:0}section.content-area>table td.button,span.table-container>table td.button,div.edit-area table td.button,div.modal-container table:not(.pika-table) td.button{vertical-align:top;padding:3px 0 0 0}section.content-area>table td button,span.table-container>table td button,div.edit-area table td button,div.modal-container table:not(.pika-table) td button{margin:0;background-color:rgba(17,81,154,.2);padding:6px 10px;color:rgba(0,0,0,.9)}section.content-area>table td button:hover,span.table-container>table td button:hover,div.edit-area table td button:hover,div.modal-container table:not(.pika-table) td button:hover{background-color:rgba(17,81,154,.35)}section.content-area>table th:nth-child(1),section.content-area>table td:nth-child(1),span.table-container>table th:nth-child(1),span.table-container>table td:nth-child(1),div.edit-area table th:nth-child(1),div.edit-area table td:nth-child(1),div.modal-container table:not(.pika-table) th:nth-child(1),div.modal-container table:not(.pika-table) td:nth-child(1){overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}section.content-area>table thead tr th,span.table-container>table thead tr th,div.edit-area table thead tr th,div.modal-container table:not(.pika-table) thead tr th{color:rgba(0,0,0,.8)}section.content-area>table thead tr th i,span.table-container>table thead tr th i,div.edit-area table thead tr th i,div.modal-container table:not(.pika-table) thead tr th i{padding:0 0 0 3px;font-size:14px}section.content-area>table thead tr th .context-menu-parent,span.table-container>table thead tr th .context-menu-parent,div.edit-area table thead tr th .context-menu-parent,div.modal-container table:not(.pika-table) thead tr th .context-menu-parent{cursor:pointer;color:rgba(17,81,154,.85)}section.content-area>table thead tr th .context-menu-parent.filtered:after,span.table-container>table thead tr th .context-menu-parent.filtered:after,div.edit-area table thead tr th .context-menu-parent.filtered:after,div.modal-container table:not(.pika-table) thead tr th .context-menu-parent.filtered:after{padding-left:5px;content:"";font-weight:600;font-family:"Font Awesome 5 Free"}section.content-area>table thead tr th .context-menu .context-menu-item,span.table-container>table thead tr th .context-menu .context-menu-item,div.edit-area table thead tr th .context-menu .context-menu-item,div.modal-container table:not(.pika-table) thead tr th .context-menu .context-menu-item{padding:3px;text-align:left !important}section.content-area>table thead tr:nth-child(1) th,span.table-container>table thead tr:nth-child(1) th,div.edit-area table thead tr:nth-child(1) th,div.modal-container table:not(.pika-table) thead tr:nth-child(1) th{font-weight:500;font-size:14px;text-align:center}section.content-area>table thead tr:nth-child(1) th.header-right,span.table-container>table thead tr:nth-child(1) th.header-right,div.edit-area table thead tr:nth-child(1) th.header-right,div.modal-container table:not(.pika-table) thead tr:nth-child(1) th.header-right{font-size:13px;text-align:right}section.content-area>table thead tr:nth-child(2) th,span.table-container>table thead tr:nth-child(2) th,div.edit-area table thead tr:nth-child(2) th,div.modal-container table:not(.pika-table) thead tr:nth-child(2) th{vertical-align:bottom;font-weight:500;font-size:13px}section.content-area>table thead tr.hidden th,span.table-container>table thead tr.hidden th,div.edit-area table thead tr.hidden th,div.modal-container table:not(.pika-table) thead tr.hidden th{padding:0 0}section.content-area>table tfoot tr td,span.table-container>table tfoot tr td,div.edit-area table tfoot tr td,div.modal-container table:not(.pika-table) tfoot tr td{white-space:nowrap}section.content-area>table tr.area-background,span.table-container>table tr.area-background,div.edit-area table tr.area-background,div.modal-container table:not(.pika-table) tr.area-background{background-color:rgba(0,0,0,.035)}section.content-area>table tr.italic,span.table-container>table tr.italic,div.edit-area table tr.italic,div.modal-container table:not(.pika-table) tr.italic{font-style:italic;font-size:13px;line-height:16px}section.content-area>table tr.italic td:nth-child(1),span.table-container>table tr.italic td:nth-child(1),div.edit-area table tr.italic td:nth-child(1),div.modal-container table:not(.pika-table) tr.italic td:nth-child(1){padding-left:25px}section.content-area>table tr.difference,span.table-container>table tr.difference,div.edit-area table tr.difference,div.modal-container table:not(.pika-table) tr.difference{font-style:italic}section.content-area>table tr.difference td,span.table-container>table tr.difference td,div.edit-area table tr.difference td,div.modal-container table:not(.pika-table) tr.difference td{color:rgba(179,0,38,.85)}section.content-area>table tr.difference td:nth-child(1),span.table-container>table tr.difference td:nth-child(1),div.edit-area table tr.difference td:nth-child(1),div.modal-container table:not(.pika-table) tr.difference td:nth-child(1){padding-left:5px}section.content-area>table tr.negative td,span.table-container>table tr.negative td,div.edit-area table tr.negative td,div.modal-container table:not(.pika-table) tr.negative td{color:rgba(179,0,38,.85)}section.content-area>table tr.strike td:first-child,span.table-container>table tr.strike td:first-child,div.edit-area table tr.strike td:first-child,div.modal-container table:not(.pika-table) tr.strike td:first-child{text-decoration:line-through}section.content-area>table tr.strike-row td,span.table-container>table tr.strike-row td,div.edit-area table tr.strike-row td,div.modal-container table:not(.pika-table) tr.strike-row td{text-decoration:line-through}section.content-area>table tr.padtop td,span.table-container>table tr.padtop td,div.edit-area table tr.padtop td,div.modal-container table:not(.pika-table) tr.padtop td{padding-top:10px}section.content-area>table tr.child_item td:nth-child(1),span.table-container>table tr.child_item td:nth-child(1),div.edit-area table tr.child_item td:nth-child(1),div.modal-container table:not(.pika-table) tr.child_item td:nth-child(1){padding-left:8px}section.content-area>table tr.child_item td:nth-child(1):before,span.table-container>table tr.child_item td:nth-child(1):before,div.edit-area table tr.child_item td:nth-child(1):before,div.modal-container table:not(.pika-table) tr.child_item td:nth-child(1):before{padding-right:4px;content:"-"}section.content-area>table tr.header-row td,span.table-container>table tr.header-row td,div.edit-area table tr.header-row td,div.modal-container table:not(.pika-table) tr.header-row td{padding-top:5px}section.content-area>table tr.header-row:nth-child(1) td,span.table-container>table tr.header-row:nth-child(1) td,div.edit-area table tr.header-row:nth-child(1) td,div.modal-container table:not(.pika-table) tr.header-row:nth-child(1) td{padding-top:1px}section.content-area>table tr.head,span.table-container>table tr.head,div.edit-area table tr.head,div.modal-container table:not(.pika-table) tr.head{background-color:#fff !important}section.content-area>table tr.head td,span.table-container>table tr.head td,div.edit-area table tr.head td,div.modal-container table:not(.pika-table) tr.head td{font-weight:500;font-size:13px}section.content-area>table tr.sum0,span.table-container>table tr.sum0,div.edit-area table tr.sum0,div.modal-container table:not(.pika-table) tr.sum0{background-color:#fff !important}section.content-area>table tr.sum0 td,span.table-container>table tr.sum0 td,div.edit-area table tr.sum0 td,div.modal-container table:not(.pika-table) tr.sum0 td{border-top:1px solid gray}section.content-area>table tr.sum1,span.table-container>table tr.sum1,div.edit-area table tr.sum1,div.modal-container table:not(.pika-table) tr.sum1{background-color:rgba(0,0,0,.035) !important}section.content-area>table tr.sum1 td,span.table-container>table tr.sum1 td,div.edit-area table tr.sum1 td,div.modal-container table:not(.pika-table) tr.sum1 td{border-top:1px solid gray}section.content-area>table tr.sum2,span.table-container>table tr.sum2,div.edit-area table tr.sum2,div.modal-container table:not(.pika-table) tr.sum2{background-color:rgba(0,0,0,.035) !important}section.content-area>table tr.sum2 td,span.table-container>table tr.sum2 td,div.edit-area table tr.sum2 td,div.modal-container table:not(.pika-table) tr.sum2 td{border-top:1px solid #000;font-weight:500}section.content-area>table tr.sum0+tr td,section.content-area>table tr.sum1+tr td,section.content-area>table tr.sum2+tr td,span.table-container>table tr.sum0+tr td,span.table-container>table tr.sum1+tr td,span.table-container>table tr.sum2+tr td,div.edit-area table tr.sum0+tr td,div.edit-area table tr.sum1+tr td,div.edit-area table tr.sum2+tr td,div.modal-container table:not(.pika-table) tr.sum0+tr td,div.modal-container table:not(.pika-table) tr.sum1+tr td,div.modal-container table:not(.pika-table) tr.sum2+tr td{padding-top:10px}section.content-area>table tr.sum0+tr.nopad td,section.content-area>table tr.sum1+tr.nopad td,section.content-area>table tr.sum2+tr.nopad td,span.table-container>table tr.sum0+tr.nopad td,span.table-container>table tr.sum1+tr.nopad td,span.table-container>table tr.sum2+tr.nopad td,div.edit-area table tr.sum0+tr.nopad td,div.edit-area table tr.sum1+tr.nopad td,div.edit-area table tr.sum2+tr.nopad td,div.modal-container table:not(.pika-table) tr.sum0+tr.nopad td,div.modal-container table:not(.pika-table) tr.sum1+tr.nopad td,div.modal-container table:not(.pika-table) tr.sum2+tr.nopad td{padding-top:0}section.content-area>table tr.sum0+tr.sum1 td,section.content-area>table tr.sum0+tr.sum2 td,section.content-area>table tr.sum1+tr.sum1 td,section.content-area>table tr.sum1+tr.sum2 td,span.table-container>table tr.sum0+tr.sum1 td,span.table-container>table tr.sum0+tr.sum2 td,span.table-container>table tr.sum1+tr.sum1 td,span.table-container>table tr.sum1+tr.sum2 td,div.edit-area table tr.sum0+tr.sum1 td,div.edit-area table tr.sum0+tr.sum2 td,div.edit-area table tr.sum1+tr.sum1 td,div.edit-area table tr.sum1+tr.sum2 td,div.modal-container table:not(.pika-table) tr.sum0+tr.sum1 td,div.modal-container table:not(.pika-table) tr.sum0+tr.sum2 td,div.modal-container table:not(.pika-table) tr.sum1+tr.sum1 td,div.modal-container table:not(.pika-table) tr.sum1+tr.sum2 td{padding-top:5px}section.content-area>table tr.padtop+tr.padtop td,section.content-area>table tr.sum0+tr.italic td,section.content-area>table tr.sum1+tr.italic td,section.content-area>table tr.sum2+tr.italic td,span.table-container>table tr.padtop+tr.padtop td,span.table-container>table tr.sum0+tr.italic td,span.table-container>table tr.sum1+tr.italic td,span.table-container>table tr.sum2+tr.italic td,div.edit-area table tr.padtop+tr.padtop td,div.edit-area table tr.sum0+tr.italic td,div.edit-area table tr.sum1+tr.italic td,div.edit-area table tr.sum2+tr.italic td,div.modal-container table:not(.pika-table) tr.padtop+tr.padtop td,div.modal-container table:not(.pika-table) tr.sum0+tr.italic td,div.modal-container table:not(.pika-table) tr.sum1+tr.italic td,div.modal-container table:not(.pika-table) tr.sum2+tr.italic td{padding-top:2px}section.content-area>table tr.sum0+tr.difference td,section.content-area>table tr.sum1+tr.difference td,section.content-area>table tr.sum2+tr.difference td,span.table-container>table tr.sum0+tr.difference td,span.table-container>table tr.sum1+tr.difference td,span.table-container>table tr.sum2+tr.difference td,div.edit-area table tr.sum0+tr.difference td,div.edit-area table tr.sum1+tr.difference td,div.edit-area table tr.sum2+tr.difference td,div.modal-container table:not(.pika-table) tr.sum0+tr.difference td,div.modal-container table:not(.pika-table) tr.sum1+tr.difference td,div.modal-container table:not(.pika-table) tr.sum2+tr.difference td{padding-top:4px}div.edit-area table td input{padding:4px 6px;width:98%}table#scrolling tbody{height:0;overflow-x:hidden;overflow-y:auto}table#scroll-part-2,table#scroll-part-3,table#scroll-part-4{display:none}table#scroll-part-2 tbody,table#scroll-part-3 tbody,table#scroll-part-4 tbody{height:0;overflow-x:hidden;overflow-y:auto}.modal-mask{display:table;position:fixed;top:0;left:0;z-index:9998;transition:opacity .3s ease;background-color:rgba(0,0,0,.5);width:100%;height:100%}.modal-mask.hide-footer .modal-footer{height:0 !important}.modal-wrapper{display:table-cell;vertical-align:middle}.modal-container{transition:all .3s ease;margin:0px auto;box-shadow:0 2px 8px rgba(0,0,0,.33);border-radius:2px;background-color:#ededed;padding:18px;width:300px}.modal-container .modal-header h3{margin-top:0}.modal-container .modal-body{max-width:1200px;margin-left:auto;margin-right:auto;margin:10px 0}.modal-container .modal-body::after{clear:both;content:"";display:block}.modal-container .modal-body p{margin:0 0 .5em}.modal-container .modal-body label{display:inline-block;vertical-align:baseline;margin:0 4px;padding-bottom:3px;font-weight:500 !important;font-size:13px}.modal-container .modal-body input[type=text],.modal-container .modal-body input[type=time]{margin:0;margin-bottom:12px;padding:4px 6px}.modal-container .modal-body input[type=text].numeric,.modal-container .modal-body input[type=time].numeric{text-align:right}.modal-container .modal-body select{transition:border-color 150ms ease;box-sizing:border-box;margin:0 !important;margin-bottom:12px !important;box-shadow:inset 0 1px 3px rgba(0,0,0,.06);border:1px solid #ddd;border-radius:3px;background-color:#fff;padding:4px 2px !important;width:100%}.modal-container .modal-body select::-moz-focus-inner{border:0}.modal-container .modal-body .col-1{float:left;display:block;margin-right:2.3576515979%;width:6.1721527019%}.modal-container .modal-body .col-1:last-child{margin-right:0}.modal-container .modal-body .col-2{float:left;display:block;margin-right:2.3576515979%;width:14.7019570017%}.modal-container .modal-body .col-2:last-child{margin-right:0}.modal-container .modal-body .col-3{float:left;display:block;margin-right:2.3576515979%;width:23.2317613015%}.modal-container .modal-body .col-3:last-child{margin-right:0}.modal-container .modal-body .col-4{float:left;display:block;margin-right:2.3576515979%;width:31.7615656014%}.modal-container .modal-body .col-4:last-child{margin-right:0}.modal-container .modal-body .col-5{float:left;display:block;margin-right:2.3576515979%;width:40.2913699012%}.modal-container .modal-body .col-5:last-child{margin-right:0}.modal-container .modal-body .col-6{float:left;display:block;margin-right:2.3576515979%;width:48.821174201%}.modal-container .modal-body .col-6:last-child{margin-right:0}.modal-container .modal-body .col-7{float:left;display:block;margin-right:2.3576515979%;width:57.3509785009%}.modal-container .modal-body .col-7:last-child{margin-right:0}.modal-container .modal-body .col-8{float:left;display:block;margin-right:2.3576515979%;width:65.8807828007%}.modal-container .modal-body .col-8:last-child{margin-right:0}.modal-container .modal-body .col-9{float:left;display:block;margin-right:2.3576515979%;width:74.4105871005%}.modal-container .modal-body .col-9:last-child{margin-right:0}.modal-container .modal-body .col-10{float:left;display:block;margin-right:2.3576515979%;width:82.9403914003%}.modal-container .modal-body .col-10:last-child{margin-right:0}.modal-container .modal-body .col-11{float:left;display:block;margin-right:2.3576515979%;width:91.4701957002%}.modal-container .modal-body .col-11:last-child{margin-right:0}.modal-container .modal-body .col-12{float:left;display:block;margin-right:2.3576515979%;width:100%;display:block}.modal-container .modal-body .col-12:last-child{margin-right:0}.modal-container .modal-body .edit-part{float:left;display:block;margin-right:2.3576515979%;width:100%;display:block;margin-top:15px}.modal-container .modal-body .edit-part:last-child{margin-right:0}.modal-container .modal-body .edit-part:first-child{margin-top:0}.modal-container .modal-footer{height:28px}.modal-container input[type=submit],.modal-container button:not(.pika-button):not(.pika-prev):not(.pika-next){vertical-align:top;float:right;margin-left:6px;padding:8px 4px;width:70px}.modal-container input[type=submit].modal-button,.modal-container button:not(.pika-button):not(.pika-prev):not(.pika-next).modal-button{background-color:rgba(17,81,154,.65)}.modal-container input[type=submit].modal-button:hover,.modal-container button:not(.pika-button):not(.pika-prev):not(.pika-next).modal-button:hover{background-color:rgba(17,81,154,.8)}.modal-enter{opacity:0}.modal-leave-active{opacity:0}.modal-enter .modal-container,.modal-leave-active .modal-container{-webkit-transform:scale(1.1);transform:scale(1.1)}.edit-area-centered{margin:30px 200px 50px 200px}.edit-area-centered:not(.with-margin){float:left;display:block;margin-right:2.3576515979%;width:48.821174201%}.edit-area-centered:not(.with-margin):last-child{margin-right:0}.edit-area{float:left;display:block;margin-right:2.3576515979%;width:100%}.edit-area:last-child{margin-right:0}.edit-area,.edit-area-centered:not(.with-margin){margin-top:-2px}.edit-area,.edit-area-centered{border:1px solid #ddd;border-radius:4px;border-top-left-radius:0;background-color:rgba(0,0,0,.035);padding:20px}.edit-area .edit-area-max-height,.edit-area-centered .edit-area-max-height{max-height:800px}.edit-area .edit-area-max-height.overflow-auto,.edit-area-centered .edit-area-max-height.overflow-auto{overflow:auto}.edit-area .pad-top,.edit-area-centered .pad-top{padding-top:10px}.edit-area .pad,.edit-area-centered .pad{padding-bottom:10px;padding-left:4px}.edit-area .pad-left,.edit-area-centered .pad-left{padding-bottom:2px;padding-left:4px}.edit-area .check-box,.edit-area-centered .check-box{padding-top:20px}.edit-area table,.edit-area-centered table{margin:0}.edit-area table thead tr:nth-child(1) th,.edit-area-centered table thead tr:nth-child(1) th{padding-top:0}.edit-area label,.edit-area-centered label{display:inline-block;vertical-align:baseline;margin:0 4px;padding-bottom:3px;font-weight:500;font-size:13px}.edit-area label.plain,.edit-area-centered label.plain{font-weight:400;font-size:14px}.edit-area label+table,.edit-area-centered label+table{margin-top:5px}.edit-area .radiolist label,.edit-area-centered .radiolist label{font-weight:400;font-size:14px}.edit-area .checkbox-list label,.edit-area-centered .checkbox-list label{font-weight:400;font-size:14px}.edit-area .error-message,.edit-area-centered .error-message{color:#d00}.edit-area textarea,.edit-area input,.edit-area select,.edit-area-centered textarea,.edit-area-centered input,.edit-area-centered select{margin:0 !important;margin-bottom:12px !important}.edit-area fieldset,.edit-area-centered fieldset{margin-bottom:12px}.edit-area fieldset textarea,.edit-area fieldset input,.edit-area fieldset select,.edit-area-centered fieldset textarea,.edit-area-centered fieldset input,.edit-area-centered fieldset select{margin-bottom:0 !important}.edit-area fieldset.with-errors textarea,.edit-area fieldset.with-errors input,.edit-area fieldset.with-errors select,.edit-area-centered fieldset.with-errors textarea,.edit-area-centered fieldset.with-errors input,.edit-area-centered fieldset.with-errors select{border-color:#d00}.edit-area textarea,.edit-area input,.edit-area select,.edit-area-centered textarea,.edit-area-centered input,.edit-area-centered select{padding:4px 6px}.edit-area textarea.numeric,.edit-area input.numeric,.edit-area select.numeric,.edit-area-centered textarea.numeric,.edit-area-centered input.numeric,.edit-area-centered select.numeric{text-align:right}.edit-area textarea[type=checkbox],.edit-area textarea[type=radio],.edit-area input[type=checkbox],.edit-area input[type=radio],.edit-area select[type=checkbox],.edit-area select[type=radio],.edit-area-centered textarea[type=checkbox],.edit-area-centered textarea[type=radio],.edit-area-centered input[type=checkbox],.edit-area-centered input[type=radio],.edit-area-centered select[type=checkbox],.edit-area-centered select[type=radio]{margin:8px 3px !important}.edit-area textarea[type=submit],.edit-area input[type=submit],.edit-area select[type=submit],.edit-area-centered textarea[type=submit],.edit-area-centered input[type=submit],.edit-area-centered select[type=submit]{padding:10px 20px}.edit-area button.margin-label,.edit-area-centered button.margin-label{margin-top:20px !important}.edit-area input.margin-label,.edit-area-centered input.margin-label{margin-top:30px !important}.edit-area li a,.edit-area-centered li a{padding-left:4px !important}.edit-area select,.edit-area-centered select{transition:border-color 150ms ease;box-sizing:border-box;box-shadow:inset 0 1px 3px rgba(0,0,0,.06);border:1px solid #ddd;border-radius:3px;background-color:#fff;padding:3px !important;width:100%}.edit-area select::-moz-focus-inner,.edit-area-centered select::-moz-focus-inner{border:0}.edit-area td input,.edit-area-centered td input{margin-bottom:2px !important}.edit-area button,.edit-area input[type=button],.edit-area-centered button,.edit-area-centered input[type=button]{float:right;padding:8px 14px}.edit-area button.small,.edit-area input[type=button].small,.edit-area-centered button.small,.edit-area-centered input[type=button].small{display:block;float:none;margin:5px 0 0 2px;background-color:rgba(17,81,154,.2);padding:6px 10px;color:rgba(0,0,0,.9);font-weight:500;font-size:13px}.edit-area button.small:hover,.edit-area input[type=button].small:hover,.edit-area-centered button.small:hover,.edit-area-centered input[type=button].small:hover{background-color:rgba(17,81,154,.35)}.edit-area button.aside,.edit-area input[type=button].aside,.edit-area-centered button.aside,.edit-area-centered input[type=button].aside{display:block;float:none;margin:1px 0 0 2px;background-color:rgba(17,81,154,.2);padding:7px 10px;color:rgba(0,0,0,.9);font-weight:500;font-size:13px}.edit-area button.aside:hover,.edit-area input[type=button].aside:hover,.edit-area-centered button.aside:hover,.edit-area-centered input[type=button].aside:hover{background-color:rgba(17,81,154,.35)}.edit-area button+button,.edit-area-centered button+button{margin-right:6px}.edit-area .col-1,.edit-area-centered .col-1{float:left;display:block;margin-right:2.3576515979%;width:6.1721527019%}.edit-area .col-1:last-child,.edit-area-centered .col-1:last-child{margin-right:0}.edit-area .col-2,.edit-area-centered .col-2{float:left;display:block;margin-right:2.3576515979%;width:14.7019570017%}.edit-area .col-2:last-child,.edit-area-centered .col-2:last-child{margin-right:0}.edit-area .col-3,.edit-area-centered .col-3{float:left;display:block;margin-right:2.3576515979%;width:23.2317613015%}.edit-area .col-3:last-child,.edit-area-centered .col-3:last-child{margin-right:0}.edit-area .col-4,.edit-area-centered .col-4{float:left;display:block;margin-right:2.3576515979%;width:31.7615656014%}.edit-area .col-4:last-child,.edit-area-centered .col-4:last-child{margin-right:0}.edit-area .col-5,.edit-area-centered .col-5{float:left;display:block;margin-right:2.3576515979%;width:40.2913699012%}.edit-area .col-5:last-child,.edit-area-centered .col-5:last-child{margin-right:0}.edit-area .col-6,.edit-area-centered .col-6{float:left;display:block;margin-right:2.3576515979%;width:48.821174201%}.edit-area .col-6:last-child,.edit-area-centered .col-6:last-child{margin-right:0}.edit-area .col-7,.edit-area-centered .col-7{float:left;display:block;margin-right:2.3576515979%;width:57.3509785009%}.edit-area .col-7:last-child,.edit-area-centered .col-7:last-child{margin-right:0}.edit-area .col-8,.edit-area-centered .col-8{float:left;display:block;margin-right:2.3576515979%;width:65.8807828007%}.edit-area .col-8:last-child,.edit-area-centered .col-8:last-child{margin-right:0}.edit-area .col-9,.edit-area-centered .col-9{float:left;display:block;margin-right:2.3576515979%;width:74.4105871005%}.edit-area .col-9:last-child,.edit-area-centered .col-9:last-child{margin-right:0}.edit-area .col-10,.edit-area-centered .col-10{float:left;display:block;margin-right:2.3576515979%;width:82.9403914003%}.edit-area .col-10:last-child,.edit-area-centered .col-10:last-child{margin-right:0}.edit-area .col-11,.edit-area-centered .col-11{float:left;display:block;margin-right:2.3576515979%;width:91.4701957002%}.edit-area .col-11:last-child,.edit-area-centered .col-11:last-child{margin-right:0}.edit-area .col-12,.edit-area-centered .col-12{float:left;display:block;margin-right:2.3576515979%;width:100%;display:block}.edit-area .col-12:last-child,.edit-area-centered .col-12:last-child{margin-right:0}.edit-area .edit-part,.edit-area-centered .edit-part{float:left;display:block;margin-right:2.3576515979%;width:100%;display:block;margin-top:15px}.edit-area .edit-part:last-child,.edit-area-centered .edit-part:last-child{margin-right:0}.edit-area .edit-part:first-child,.edit-area-centered .edit-part:first-child{margin-top:0}.edit-area-tabs{padding:0}.edit-area-tabs ul{display:inline-block;vertical-align:bottom;list-style:none}.edit-area-tabs ul li{position:relative;float:left;margin-bottom:1px;border-bottom:1px solid #ddd;background-color:#fafafa;padding:10px 22px;font-size:14px;white-space:nowrap}.edit-area-tabs ul li.selected{border-top:1px solid #ddd;border-right:1px solid #ddd;border-bottom:none;border-left:1px solid #ddd;border-top-right-radius:4px;border-top-left-radius:4px}.edit-area-tabs ul li.selected a{font-weight:500}table#scrolling.project-segments{width:1000px}table#scrolling.project-segments th:nth-child(2),table#scrolling.project-segments td:nth-child(2){width:150px;min-width:150px;max-width:150px}table#scrolling.project-segments th:nth-child(3),table#scrolling.project-segments td:nth-child(3){width:150px;min-width:150px;max-width:150px}table#scrolling.project-segments th:nth-child(4),table#scrolling.project-segments td:nth-child(4){width:150px;min-width:150px;max-width:150px}table#scrolling.project-segments th:nth-child(5),table#scrolling.project-segments td:nth-child(5){width:150px;min-width:150px;max-width:150px}table#scrolling.project-segments th:nth-child(6),table#scrolling.project-segments td:nth-child(6){width:150px;min-width:150px;max-width:150px}table#scrolling.project-segments th:nth-child(1),table#scrolling.project-segments td:nth-child(1){width:250px;min-width:250px;max-width:250px}table#scrolling.project-segments#scrolling,table#scrolling.project-segments#scroll-part-2,table#scrolling.project-segments#scroll-part-3,table#scrolling.project-segments#scroll-part-4{width:1021px}table#scrolling.project-segments tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.project-segments thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.project-segments th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.project-segments td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.project-segments tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-segments th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.project-segments td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.project-segments tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-segments th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.project-segments td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.project-segments tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-segments th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.project-segments td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.project-segments tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-segments th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.project-segments td:nth-child(4){text-align:left !important;white-space:nowrap}table#scrolling.project-segments tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-segments th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.project-segments td:nth-child(5){text-align:left !important;white-space:nowrap}table#scrolling.project-segments tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-segments th:nth-child(6){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.project-segments td:nth-child(6){text-align:left !important;white-space:nowrap}table#scrolling.project-segments tbody td:nth-child(6){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-segments th:nth-child(2){padding-left:4px}table#scrolling.project-segments th:nth-child(2),table#scrolling.project-segments td:nth-child(2){padding-right:7px;padding-left:7px}table#scrolling.project-segments th:nth-child(2).input,table#scrolling.project-segments td:nth-child(2).input{padding-right:2px;padding-left:2px}table#scrolling.project-segments th:nth-child(2).negative-input,table#scrolling.project-segments td:nth-child(2).negative-input{padding-right:2px}table#scrolling.project-segments th:nth-child(2).negative-input input,table#scrolling.project-segments td:nth-child(2).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scrolling.project-segments th:nth-child(3){padding-left:4px}table#scrolling.project-segments th:nth-child(3),table#scrolling.project-segments td:nth-child(3){padding-right:7px;padding-left:7px}table#scrolling.project-segments th:nth-child(3).input,table#scrolling.project-segments td:nth-child(3).input{padding-right:2px;padding-left:2px}table#scrolling.project-segments th:nth-child(3).negative-input,table#scrolling.project-segments td:nth-child(3).negative-input{padding-right:2px}table#scrolling.project-segments th:nth-child(3).negative-input input,table#scrolling.project-segments td:nth-child(3).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scrolling.project-segments th:nth-child(4){padding-left:4px}table#scrolling.project-segments th:nth-child(4),table#scrolling.project-segments td:nth-child(4){padding-right:7px;padding-left:7px}table#scrolling.project-segments th:nth-child(4).input,table#scrolling.project-segments td:nth-child(4).input{padding-right:2px;padding-left:2px}table#scrolling.project-segments th:nth-child(4).negative-input,table#scrolling.project-segments td:nth-child(4).negative-input{padding-right:2px}table#scrolling.project-segments th:nth-child(4).negative-input input,table#scrolling.project-segments td:nth-child(4).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scrolling.project-segments th:nth-child(5){padding-left:4px}table#scrolling.project-segments th:nth-child(5),table#scrolling.project-segments td:nth-child(5){padding-right:7px;padding-left:7px}table#scrolling.project-segments th:nth-child(5).input,table#scrolling.project-segments td:nth-child(5).input{padding-right:2px;padding-left:2px}table#scrolling.project-segments th:nth-child(5).negative-input,table#scrolling.project-segments td:nth-child(5).negative-input{padding-right:2px}table#scrolling.project-segments th:nth-child(5).negative-input input,table#scrolling.project-segments td:nth-child(5).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scrolling.project-segments th:nth-child(6){padding-left:4px}table#scrolling.project-segments th:nth-child(6),table#scrolling.project-segments td:nth-child(6){padding-right:7px;padding-left:7px}table#scrolling.project-segments th:nth-child(6).input,table#scrolling.project-segments td:nth-child(6).input{padding-right:2px;padding-left:2px}table#scrolling.project-segments th:nth-child(6).negative-input,table#scrolling.project-segments td:nth-child(6).negative-input{padding-right:2px}table#scrolling.project-segments th:nth-child(6).negative-input input,table#scrolling.project-segments td:nth-child(6).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scrolling.project-accountables{width:1000px}table#scrolling.project-accountables th:nth-child(2),table#scrolling.project-accountables td:nth-child(2){width:240px;min-width:240px;max-width:240px}table#scrolling.project-accountables th:nth-child(3),table#scrolling.project-accountables td:nth-child(3){width:240px;min-width:240px;max-width:240px}table#scrolling.project-accountables th:nth-child(4),table#scrolling.project-accountables td:nth-child(4){width:240px;min-width:240px;max-width:240px}table#scrolling.project-accountables th:nth-child(5),table#scrolling.project-accountables td:nth-child(5){width:20px;min-width:20px;max-width:20px}table#scrolling.project-accountables th:nth-child(1),table#scrolling.project-accountables td:nth-child(1){width:260px;min-width:260px;max-width:260px}table#scrolling.project-accountables#scrolling,table#scrolling.project-accountables#scroll-part-2,table#scrolling.project-accountables#scroll-part-3,table#scrolling.project-accountables#scroll-part-4{width:1021px}table#scrolling.project-accountables tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.project-accountables thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.project-accountables th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.project-accountables td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.project-accountables tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-accountables th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.project-accountables td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.project-accountables tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-accountables th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.project-accountables td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.project-accountables tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-accountables th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.project-accountables td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.project-accountables tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-accountables th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.project-accountables td:nth-child(4){text-align:left !important;white-space:nowrap}table#scrolling.project-accountables tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-accountables th:nth-child(2){padding-left:4px}table#scrolling.project-accountables th:nth-child(2),table#scrolling.project-accountables td:nth-child(2){padding-right:7px;padding-left:7px}table#scrolling.project-accountables th:nth-child(2).input,table#scrolling.project-accountables td:nth-child(2).input{padding-right:2px;padding-left:2px}table#scrolling.project-accountables th:nth-child(2).negative-input,table#scrolling.project-accountables td:nth-child(2).negative-input{padding-right:2px}table#scrolling.project-accountables th:nth-child(2).negative-input input,table#scrolling.project-accountables td:nth-child(2).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scrolling.project-accountables th:nth-child(3){padding-left:4px}table#scrolling.project-accountables th:nth-child(3),table#scrolling.project-accountables td:nth-child(3){padding-right:7px;padding-left:7px}table#scrolling.project-accountables th:nth-child(3).input,table#scrolling.project-accountables td:nth-child(3).input{padding-right:2px;padding-left:2px}table#scrolling.project-accountables th:nth-child(3).negative-input,table#scrolling.project-accountables td:nth-child(3).negative-input{padding-right:2px}table#scrolling.project-accountables th:nth-child(3).negative-input input,table#scrolling.project-accountables td:nth-child(3).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scrolling.project-accountables th:nth-child(4){padding-left:4px}table#scrolling.project-accountables th:nth-child(4),table#scrolling.project-accountables td:nth-child(4){padding-right:7px;padding-left:7px}table#scrolling.project-accountables th:nth-child(4).input,table#scrolling.project-accountables td:nth-child(4).input{padding-right:2px;padding-left:2px}table#scrolling.project-accountables th:nth-child(4).negative-input,table#scrolling.project-accountables td:nth-child(4).negative-input{padding-right:2px}table#scrolling.project-accountables th:nth-child(4).negative-input input,table#scrolling.project-accountables td:nth-child(4).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scrolling.project-accountables td button{margin-left:3px;padding:3px 7px 4px 7px}table#project_accountables,table#invoices_accountables,table#final_accept_accountables{width:455px}table#project_accountables th:nth-child(2),table#project_accountables td:nth-child(2),table#invoices_accountables th:nth-child(2),table#invoices_accountables td:nth-child(2),table#final_accept_accountables th:nth-child(2),table#final_accept_accountables td:nth-child(2){width:90px;min-width:90px;max-width:90px}table#project_accountables th:nth-child(3),table#project_accountables td:nth-child(3),table#invoices_accountables th:nth-child(3),table#invoices_accountables td:nth-child(3),table#final_accept_accountables th:nth-child(3),table#final_accept_accountables td:nth-child(3){width:240px;min-width:240px;max-width:240px}table#project_accountables th:nth-child(4),table#project_accountables td:nth-child(4),table#invoices_accountables th:nth-child(4),table#invoices_accountables td:nth-child(4),table#final_accept_accountables th:nth-child(4),table#final_accept_accountables td:nth-child(4){width:35px;min-width:35px;max-width:35px}table#project_accountables th:nth-child(1),table#project_accountables td:nth-child(1),table#invoices_accountables th:nth-child(1),table#invoices_accountables td:nth-child(1),table#final_accept_accountables th:nth-child(1),table#final_accept_accountables td:nth-child(1){width:90px;min-width:90px;max-width:90px}table#project_accountables#scrolling,table#project_accountables#scroll-part-2,table#project_accountables#scroll-part-3,table#project_accountables#scroll-part-4,table#invoices_accountables#scrolling,table#invoices_accountables#scroll-part-2,table#invoices_accountables#scroll-part-3,table#invoices_accountables#scroll-part-4,table#final_accept_accountables#scrolling,table#final_accept_accountables#scroll-part-2,table#final_accept_accountables#scroll-part-3,table#final_accept_accountables#scroll-part-4{width:476px}table#project_accountables tbody tr:nth-child(even),table#invoices_accountables tbody tr:nth-child(even),table#final_accept_accountables tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#project_accountables thead tr th,table#invoices_accountables thead tr th,table#final_accept_accountables thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#project_accountables th:nth-child(1),table#invoices_accountables th:nth-child(1),table#final_accept_accountables th:nth-child(1){padding-left:2px;text-align:left !important}table#project_accountables td:nth-child(1),table#invoices_accountables td:nth-child(1),table#final_accept_accountables td:nth-child(1){text-align:left !important;white-space:nowrap}table#project_accountables tbody td:nth-child(1),table#invoices_accountables tbody td:nth-child(1),table#final_accept_accountables tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#project_accountables th:nth-child(1),table#invoices_accountables th:nth-child(1),table#final_accept_accountables th:nth-child(1){padding-left:2px;text-align:left !important}table#project_accountables td:nth-child(1),table#invoices_accountables td:nth-child(1),table#final_accept_accountables td:nth-child(1){text-align:left !important;white-space:nowrap}table#project_accountables tbody td:nth-child(1),table#invoices_accountables tbody td:nth-child(1),table#final_accept_accountables tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#project_accountables th:nth-child(2),table#invoices_accountables th:nth-child(2),table#final_accept_accountables th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#project_accountables td:nth-child(2),table#invoices_accountables td:nth-child(2),table#final_accept_accountables td:nth-child(2){text-align:left !important;white-space:nowrap}table#project_accountables tbody td:nth-child(2),table#invoices_accountables tbody td:nth-child(2),table#final_accept_accountables tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#project_accountables th:nth-child(3),table#invoices_accountables th:nth-child(3),table#final_accept_accountables th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#project_accountables td:nth-child(3),table#invoices_accountables td:nth-child(3),table#final_accept_accountables td:nth-child(3){text-align:left !important;white-space:nowrap}table#project_accountables tbody td:nth-child(3),table#invoices_accountables tbody td:nth-child(3),table#final_accept_accountables tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#project_accountables input,table#invoices_accountables input,table#final_accept_accountables input{margin:0 !important;padding:1px 4px}table#project_accountables input:disabled,table#invoices_accountables input:disabled,table#final_accept_accountables input:disabled{cursor:text;-webkit-box-shadow:none;box-shadow:none;border:0;background:inherit}table#project_accountables button,table#invoices_accountables button,table#final_accept_accountables button{padding:4px 10px !important;width:30px !important}.modal-container#accountables{width:485px}table.result{width:1000px}table.result th:nth-child(2),table.result td:nth-child(2){width:72px;min-width:72px;max-width:72px}table.result th:nth-child(3),table.result td:nth-child(3){width:82px;min-width:82px;max-width:82px}table.result th:nth-child(4),table.result td:nth-child(4){width:58px;min-width:58px;max-width:58px}table.result th:nth-child(5),table.result td:nth-child(5){width:92px;min-width:92px;max-width:92px}table.result th:nth-child(6),table.result td:nth-child(6){width:82px;min-width:82px;max-width:82px}table.result th:nth-child(7),table.result td:nth-child(7){width:58px;min-width:58px;max-width:58px}table.result th:nth-child(8),table.result td:nth-child(8){width:92px;min-width:92px;max-width:92px}table.result th:nth-child(9),table.result td:nth-child(9){width:82px;min-width:82px;max-width:82px}table.result th:nth-child(10),table.result td:nth-child(10){width:58px;min-width:58px;max-width:58px}table.result th:nth-child(11),table.result td:nth-child(11){width:102px;min-width:102px;max-width:102px}table.result th:nth-child(12),table.result td:nth-child(12){width:58px;min-width:58px;max-width:58px}table.result th:nth-child(1),table.result td:nth-child(1){width:164px;min-width:164px;max-width:164px}table.result#scrolling,table.result#scroll-part-2,table.result#scroll-part-3,table.result#scroll-part-4{width:1021px}table#scrolling.result{width:1000px}table#scrolling.result th:nth-child(2),table#scrolling.result td:nth-child(2){width:74px;min-width:74px;max-width:74px}table#scrolling.result th:nth-child(3),table#scrolling.result td:nth-child(3){width:74px;min-width:74px;max-width:74px}table#scrolling.result th:nth-child(4),table#scrolling.result td:nth-child(4){width:74px;min-width:74px;max-width:74px}table#scrolling.result th:nth-child(5),table#scrolling.result td:nth-child(5){width:84px;min-width:84px;max-width:84px}table#scrolling.result th:nth-child(6),table#scrolling.result td:nth-child(6){width:84px;min-width:84px;max-width:84px}table#scrolling.result th:nth-child(7),table#scrolling.result td:nth-child(7){width:74px;min-width:74px;max-width:74px}table#scrolling.result th:nth-child(8),table#scrolling.result td:nth-child(8){width:68px;min-width:68px;max-width:68px}table#scrolling.result th:nth-child(9),table#scrolling.result td:nth-child(9){width:74px;min-width:74px;max-width:74px}table#scrolling.result th:nth-child(10),table#scrolling.result td:nth-child(10){width:50px;min-width:50px;max-width:50px}table#scrolling.result th:nth-child(11),table#scrolling.result td:nth-child(11){width:74px;min-width:74px;max-width:74px}table#scrolling.result th:nth-child(12),table#scrolling.result td:nth-child(12){width:50px;min-width:50px;max-width:50px}table#scrolling.result th:nth-child(1),table#scrolling.result td:nth-child(1){width:220px;min-width:220px;max-width:220px}table#scrolling.result#scrolling,table#scrolling.result#scroll-part-2,table#scrolling.result#scroll-part-3,table#scrolling.result#scroll-part-4{width:1021px}table#scrolling.result tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.result tr:nth-child(1) th:nth-child(2){background-color:linear-gradient(270deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06))}table#scrolling.result tr:nth-child(1) th:nth-child(3){background-color:linear-gradient(270deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06))}table#scrolling.result_ptd{width:1000px}table#scrolling.result_ptd th:nth-child(2),table#scrolling.result_ptd td:nth-child(2){width:68px;min-width:68px;max-width:68px}table#scrolling.result_ptd th:nth-child(3),table#scrolling.result_ptd td:nth-child(3){width:73px;min-width:73px;max-width:73px}table#scrolling.result_ptd th:nth-child(4),table#scrolling.result_ptd td:nth-child(4){width:63px;min-width:63px;max-width:63px}table#scrolling.result_ptd th:nth-child(5),table#scrolling.result_ptd td:nth-child(5){width:50px;min-width:50px;max-width:50px}table#scrolling.result_ptd th:nth-child(6),table#scrolling.result_ptd td:nth-child(6){width:55px;min-width:55px;max-width:55px}table#scrolling.result_ptd th:nth-child(7),table#scrolling.result_ptd td:nth-child(7){width:63px;min-width:63px;max-width:63px}table#scrolling.result_ptd th:nth-child(8),table#scrolling.result_ptd td:nth-child(8){width:50px;min-width:50px;max-width:50px}table#scrolling.result_ptd th:nth-child(9),table#scrolling.result_ptd td:nth-child(9){width:68px;min-width:68px;max-width:68px}table#scrolling.result_ptd th:nth-child(10),table#scrolling.result_ptd td:nth-child(10){width:73px;min-width:73px;max-width:73px}table#scrolling.result_ptd th:nth-child(11),table#scrolling.result_ptd td:nth-child(11){width:63px;min-width:63px;max-width:63px}table#scrolling.result_ptd th:nth-child(12),table#scrolling.result_ptd td:nth-child(12){width:50px;min-width:50px;max-width:50px}table#scrolling.result_ptd th:nth-child(13),table#scrolling.result_ptd td:nth-child(13){width:55px;min-width:55px;max-width:55px}table#scrolling.result_ptd th:nth-child(14),table#scrolling.result_ptd td:nth-child(14){width:63px;min-width:63px;max-width:63px}table#scrolling.result_ptd th:nth-child(15),table#scrolling.result_ptd td:nth-child(15){width:50px;min-width:50px;max-width:50px}table#scrolling.result_ptd th:nth-child(1),table#scrolling.result_ptd td:nth-child(1){width:156px;min-width:156px;max-width:156px}table#scrolling.result_ptd#scrolling,table#scrolling.result_ptd#scroll-part-2,table#scrolling.result_ptd#scroll-part-3,table#scrolling.result_ptd#scroll-part-4{width:1021px}table#scrolling.result_ptd tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.result_ptd tr:nth-child(1) th:nth-child(2){background-color:linear-gradient(270deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06))}table#scrolling.result_ptd tr:nth-child(1) th:nth-child(3){background-color:linear-gradient(270deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06))}table#scrolling.result_overhead{width:1000px}table#scrolling.result_overhead th:nth-child(2),table#scrolling.result_overhead td:nth-child(2){width:150px;min-width:150px;max-width:150px}table#scrolling.result_overhead th:nth-child(3),table#scrolling.result_overhead td:nth-child(3){width:72px;min-width:72px;max-width:72px}table#scrolling.result_overhead th:nth-child(4),table#scrolling.result_overhead td:nth-child(4){width:82px;min-width:82px;max-width:82px}table#scrolling.result_overhead th:nth-child(5),table#scrolling.result_overhead td:nth-child(5){width:92px;min-width:92px;max-width:92px}table#scrolling.result_overhead th:nth-child(6),table#scrolling.result_overhead td:nth-child(6){width:82px;min-width:82px;max-width:82px}table#scrolling.result_overhead th:nth-child(7),table#scrolling.result_overhead td:nth-child(7){width:92px;min-width:92px;max-width:92px}table#scrolling.result_overhead th:nth-child(8),table#scrolling.result_overhead td:nth-child(8){width:82px;min-width:82px;max-width:82px}table#scrolling.result_overhead th:nth-child(9),table#scrolling.result_overhead td:nth-child(9){width:102px;min-width:102px;max-width:102px}table#scrolling.result_overhead th:nth-child(1),table#scrolling.result_overhead td:nth-child(1){width:246px;min-width:246px;max-width:246px}table#scrolling.result_overhead#scrolling,table#scrolling.result_overhead#scroll-part-2,table#scrolling.result_overhead#scroll-part-3,table#scrolling.result_overhead#scroll-part-4{width:1021px}table#scrolling.result_overhead tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.result_overhead th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.result_overhead td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.result_overhead tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.result_overhead th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.result_overhead td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.result_overhead tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table.detailed{width:1000px}table.detailed th:nth-child(2),table.detailed td:nth-child(2){width:102px;min-width:102px;max-width:102px}table.detailed th:nth-child(3),table.detailed td:nth-child(3){width:92px;min-width:92px;max-width:92px}table.detailed th:nth-child(4),table.detailed td:nth-child(4){width:52px;min-width:52px;max-width:52px}table.detailed th:nth-child(5),table.detailed td:nth-child(5){width:102px;min-width:102px;max-width:102px}table.detailed th:nth-child(6),table.detailed td:nth-child(6){width:92px;min-width:92px;max-width:92px}table.detailed th:nth-child(7),table.detailed td:nth-child(7){width:52px;min-width:52px;max-width:52px}table.detailed th:nth-child(8),table.detailed td:nth-child(8){width:102px;min-width:102px;max-width:102px}table.detailed th:nth-child(9),table.detailed td:nth-child(9){width:52px;min-width:52px;max-width:52px}table.detailed th:nth-child(10),table.detailed td:nth-child(10){width:102px;min-width:102px;max-width:102px}table.detailed th:nth-child(11),table.detailed td:nth-child(11){width:52px;min-width:52px;max-width:52px}table.detailed th:nth-child(1),table.detailed td:nth-child(1){width:200px;min-width:200px;max-width:200px}table.detailed#scrolling,table.detailed#scroll-part-2,table.detailed#scroll-part-3,table.detailed#scroll-part-4{width:1021px}table.detailed-overhead{width:1000px}table.detailed-overhead th:nth-child(2),table.detailed-overhead td:nth-child(2){width:105px;min-width:105px;max-width:105px}table.detailed-overhead th:nth-child(3),table.detailed-overhead td:nth-child(3){width:105px;min-width:105px;max-width:105px}table.detailed-overhead th:nth-child(4),table.detailed-overhead td:nth-child(4){width:65px;min-width:65px;max-width:65px}table.detailed-overhead th:nth-child(5),table.detailed-overhead td:nth-child(5){width:105px;min-width:105px;max-width:105px}table.detailed-overhead th:nth-child(6),table.detailed-overhead td:nth-child(6){width:105px;min-width:105px;max-width:105px}table.detailed-overhead th:nth-child(7),table.detailed-overhead td:nth-child(7){width:65px;min-width:65px;max-width:65px}table.detailed-overhead th:nth-child(8),table.detailed-overhead td:nth-child(8){width:105px;min-width:105px;max-width:105px}table.detailed-overhead th:nth-child(9),table.detailed-overhead td:nth-child(9){width:65px;min-width:65px;max-width:65px}table.detailed-overhead th:nth-child(1),table.detailed-overhead td:nth-child(1){width:280px;min-width:280px;max-width:280px}table.detailed-overhead#scrolling,table.detailed-overhead#scroll-part-2,table.detailed-overhead#scroll-part-3,table.detailed-overhead#scroll-part-4{width:1021px}table.cash-balance{width:1000px}table.cash-balance th:nth-child(2),table.cash-balance td:nth-child(2){width:67px;min-width:67px;max-width:67px}table.cash-balance th:nth-child(3),table.cash-balance td:nth-child(3){width:92px;min-width:92px;max-width:92px}table.cash-balance th:nth-child(4),table.cash-balance td:nth-child(4){width:58px;min-width:58px;max-width:58px}table.cash-balance th:nth-child(5),table.cash-balance td:nth-child(5){width:97px;min-width:97px;max-width:97px}table.cash-balance th:nth-child(6),table.cash-balance td:nth-child(6){width:92px;min-width:92px;max-width:92px}table.cash-balance th:nth-child(7),table.cash-balance td:nth-child(7){width:58px;min-width:58px;max-width:58px}table.cash-balance th:nth-child(8),table.cash-balance td:nth-child(8){width:97px;min-width:97px;max-width:97px}table.cash-balance th:nth-child(9),table.cash-balance td:nth-child(9){width:92px;min-width:92px;max-width:92px}table.cash-balance th:nth-child(10),table.cash-balance td:nth-child(10){width:58px;min-width:58px;max-width:58px}table.cash-balance th:nth-child(1),table.cash-balance td:nth-child(1){width:289px;min-width:289px;max-width:289px}table.cash-balance#scrolling,table.cash-balance#scroll-part-2,table.cash-balance#scroll-part-3,table.cash-balance#scroll-part-4{width:1021px}table#scrolling.cash-balance{width:1000px}table#scrolling.cash-balance th:nth-child(2),table#scrolling.cash-balance td:nth-child(2){width:72px;min-width:72px;max-width:72px}table#scrolling.cash-balance th:nth-child(3),table#scrolling.cash-balance td:nth-child(3){width:72px;min-width:72px;max-width:72px}table#scrolling.cash-balance th:nth-child(4),table#scrolling.cash-balance td:nth-child(4){width:68px;min-width:68px;max-width:68px}table#scrolling.cash-balance th:nth-child(5),table#scrolling.cash-balance td:nth-child(5){width:58px;min-width:58px;max-width:58px}table#scrolling.cash-balance th:nth-child(6),table#scrolling.cash-balance td:nth-child(6){width:68px;min-width:68px;max-width:68px}table#scrolling.cash-balance th:nth-child(7),table#scrolling.cash-balance td:nth-child(7){width:58px;min-width:58px;max-width:58px}table#scrolling.cash-balance th:nth-child(8),table#scrolling.cash-balance td:nth-child(8){width:72px;min-width:72px;max-width:72px}table#scrolling.cash-balance th:nth-child(9),table#scrolling.cash-balance td:nth-child(9){width:72px;min-width:72px;max-width:72px}table#scrolling.cash-balance th:nth-child(10),table#scrolling.cash-balance td:nth-child(10){width:72px;min-width:72px;max-width:72px}table#scrolling.cash-balance th:nth-child(11),table#scrolling.cash-balance td:nth-child(11){width:58px;min-width:58px;max-width:58px}table#scrolling.cash-balance th:nth-child(12),table#scrolling.cash-balance td:nth-child(12){width:58px;min-width:58px;max-width:58px}table#scrolling.cash-balance th:nth-child(13),table#scrolling.cash-balance td:nth-child(13){width:58px;min-width:58px;max-width:58px}table#scrolling.cash-balance th:nth-child(1),table#scrolling.cash-balance td:nth-child(1){width:214px;min-width:214px;max-width:214px}table#scrolling.cash-balance#scrolling,table#scrolling.cash-balance#scroll-part-2,table#scrolling.cash-balance#scroll-part-3,table#scrolling.cash-balance#scroll-part-4{width:1021px}table#scrolling.cash-balance tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.cash-balance tr:nth-child(1) th:nth-child(2){background-color:linear-gradient(270deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06))}table#scrolling.cash-balance tr:nth-child(1) th:nth-child(3){background-color:linear-gradient(270deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06))}table#scrolling.cash-balance tr:nth-child(1) th:nth-child(4){background-color:linear-gradient(270deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06))}table#scrolling.accounts-recievable{width:1000px}table#scrolling.accounts-recievable th:nth-child(2),table#scrolling.accounts-recievable td:nth-child(2){width:100px;min-width:100px;max-width:100px}table#scrolling.accounts-recievable th:nth-child(3),table#scrolling.accounts-recievable td:nth-child(3){width:100px;min-width:100px;max-width:100px}table#scrolling.accounts-recievable th:nth-child(4),table#scrolling.accounts-recievable td:nth-child(4){width:75px;min-width:75px;max-width:75px}table#scrolling.accounts-recievable th:nth-child(5),table#scrolling.accounts-recievable td:nth-child(5){width:190px;min-width:190px;max-width:190px}table#scrolling.accounts-recievable th:nth-child(6),table#scrolling.accounts-recievable td:nth-child(6){width:190px;min-width:190px;max-width:190px}table#scrolling.accounts-recievable th:nth-child(7),table#scrolling.accounts-recievable td:nth-child(7){width:95px;min-width:95px;max-width:95px}table#scrolling.accounts-recievable th:nth-child(8),table#scrolling.accounts-recievable td:nth-child(8){width:70px;min-width:70px;max-width:70px}table#scrolling.accounts-recievable th:nth-child(9),table#scrolling.accounts-recievable td:nth-child(9){width:95px;min-width:95px;max-width:95px}table#scrolling.accounts-recievable th:nth-child(1),table#scrolling.accounts-recievable td:nth-child(1){width:85px;min-width:85px;max-width:85px}table#scrolling.accounts-recievable#scrolling,table#scrolling.accounts-recievable#scroll-part-2,table#scrolling.accounts-recievable#scroll-part-3,table#scrolling.accounts-recievable#scroll-part-4{width:1021px}table#scrolling.accounts-recievable tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.accounts-recievable thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.accounts-recievable th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.accounts-recievable td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.accounts-recievable tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.accounts-recievable th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.accounts-recievable td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.accounts-recievable tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.accounts-recievable th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.accounts-recievable td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.accounts-recievable tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.accounts-recievable th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.accounts-recievable td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.accounts-recievable tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.accounts-recievable th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.accounts-recievable td:nth-child(4){text-align:left !important;white-space:nowrap}table#scrolling.accounts-recievable tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scrolling.accounts-recievable th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.accounts-recievable td:nth-child(5){text-align:left !important;white-space:nowrap}table#scrolling.accounts-recievable tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table#scrolling.accounts-recievable th:nth-child(6){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.accounts-recievable td:nth-child(6){text-align:left !important;white-space:nowrap}table#scrolling.accounts-recievable tbody td:nth-child(6){overflow:hidden;text-overflow:ellipsis}table#scrolling.accounts-payable{width:1000px}table#scrolling.accounts-payable th:nth-child(2),table#scrolling.accounts-payable td:nth-child(2){width:100px;min-width:100px;max-width:100px}table#scrolling.accounts-payable th:nth-child(3),table#scrolling.accounts-payable td:nth-child(3){width:100px;min-width:100px;max-width:100px}table#scrolling.accounts-payable th:nth-child(4),table#scrolling.accounts-payable td:nth-child(4){width:75px;min-width:75px;max-width:75px}table#scrolling.accounts-payable th:nth-child(5),table#scrolling.accounts-payable td:nth-child(5){width:190px;min-width:190px;max-width:190px}table#scrolling.accounts-payable th:nth-child(6),table#scrolling.accounts-payable td:nth-child(6){width:190px;min-width:190px;max-width:190px}table#scrolling.accounts-payable th:nth-child(7),table#scrolling.accounts-payable td:nth-child(7){width:95px;min-width:95px;max-width:95px}table#scrolling.accounts-payable th:nth-child(8),table#scrolling.accounts-payable td:nth-child(8){width:70px;min-width:70px;max-width:70px}table#scrolling.accounts-payable th:nth-child(9),table#scrolling.accounts-payable td:nth-child(9){width:95px;min-width:95px;max-width:95px}table#scrolling.accounts-payable th:nth-child(1),table#scrolling.accounts-payable td:nth-child(1){width:85px;min-width:85px;max-width:85px}table#scrolling.accounts-payable#scrolling,table#scrolling.accounts-payable#scroll-part-2,table#scrolling.accounts-payable#scroll-part-3,table#scrolling.accounts-payable#scroll-part-4{width:1021px}table#scrolling.accounts-payable tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.accounts-payable thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.accounts-payable th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.accounts-payable td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.accounts-payable tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.accounts-payable th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.accounts-payable td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.accounts-payable tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.accounts-payable th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.accounts-payable td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.accounts-payable tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.accounts-payable th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.accounts-payable td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.accounts-payable tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.accounts-payable th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.accounts-payable td:nth-child(4){text-align:left !important;white-space:nowrap}table#scrolling.accounts-payable tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scrolling.accounts-payable th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.accounts-payable td:nth-child(5){text-align:left !important;white-space:nowrap}table#scrolling.accounts-payable tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table#scrolling.accounts-payable th:nth-child(6){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.accounts-payable td:nth-child(6){text-align:left !important;white-space:nowrap}table#scrolling.accounts-payable tbody td:nth-child(6){overflow:hidden;text-overflow:ellipsis}table.order-backlog{width:400px}table.order-backlog th:nth-child(2),table.order-backlog td:nth-child(2){width:90px;min-width:90px;max-width:90px}table.order-backlog th:nth-child(3),table.order-backlog td:nth-child(3){width:140px;min-width:140px;max-width:140px}table.order-backlog th:nth-child(1),table.order-backlog td:nth-child(1){width:170px;min-width:170px;max-width:170px}table.order-backlog#scrolling,table.order-backlog#scroll-part-2,table.order-backlog#scroll-part-3,table.order-backlog#scroll-part-4{width:421px}table.order-situation{width:520px;margin-left:220px}table.order-situation th:nth-child(2),table.order-situation td:nth-child(2){width:82px;min-width:82px;max-width:82px}table.order-situation th:nth-child(3),table.order-situation td:nth-child(3){width:58px;min-width:58px;max-width:58px}table.order-situation th:nth-child(4),table.order-situation td:nth-child(4){width:92px;min-width:92px;max-width:92px}table.order-situation th:nth-child(5),table.order-situation td:nth-child(5){width:58px;min-width:58px;max-width:58px}table.order-situation th:nth-child(1),table.order-situation td:nth-child(1){width:230px;min-width:230px;max-width:230px}table.order-situation#scrolling,table.order-situation#scroll-part-2,table.order-situation#scroll-part-3,table.order-situation#scroll-part-4{width:541px}table#scrolling.order-backlog{width:1000px;margin-top:25px}table#scrolling.order-backlog th:nth-child(2),table#scrolling.order-backlog td:nth-child(2){width:68px;min-width:68px;max-width:68px}table#scrolling.order-backlog th:nth-child(3),table#scrolling.order-backlog td:nth-child(3){width:68px;min-width:68px;max-width:68px}table#scrolling.order-backlog th:nth-child(4),table#scrolling.order-backlog td:nth-child(4){width:68px;min-width:68px;max-width:68px}table#scrolling.order-backlog th:nth-child(5),table#scrolling.order-backlog td:nth-child(5){width:68px;min-width:68px;max-width:68px}table#scrolling.order-backlog th:nth-child(6),table#scrolling.order-backlog td:nth-child(6){width:68px;min-width:68px;max-width:68px}table#scrolling.order-backlog th:nth-child(7),table#scrolling.order-backlog td:nth-child(7){width:68px;min-width:68px;max-width:68px}table#scrolling.order-backlog th:nth-child(8),table#scrolling.order-backlog td:nth-child(8){width:68px;min-width:68px;max-width:68px}table#scrolling.order-backlog th:nth-child(9),table#scrolling.order-backlog td:nth-child(9){width:68px;min-width:68px;max-width:68px}table#scrolling.order-backlog th:nth-child(10),table#scrolling.order-backlog td:nth-child(10){width:68px;min-width:68px;max-width:68px}table#scrolling.order-backlog th:nth-child(11),table#scrolling.order-backlog td:nth-child(11){width:68px;min-width:68px;max-width:68px}table#scrolling.order-backlog th:nth-child(12),table#scrolling.order-backlog td:nth-child(12){width:68px;min-width:68px;max-width:68px}table#scrolling.order-backlog th:nth-child(13),table#scrolling.order-backlog td:nth-child(13){width:68px;min-width:68px;max-width:68px}table#scrolling.order-backlog th:nth-child(1),table#scrolling.order-backlog td:nth-child(1){width:184px;min-width:184px;max-width:184px}table#scrolling.order-backlog#scrolling,table#scrolling.order-backlog#scroll-part-2,table#scrolling.order-backlog#scroll-part-3,table#scrolling.order-backlog#scroll-part-4{width:1021px}table#scrolling.order-backlog thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.order-backlog th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.order-backlog td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.order-backlog tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.orders-recieved{width:1000px}table#scrolling.orders-recieved th:nth-child(2),table#scrolling.orders-recieved td:nth-child(2){width:100px;min-width:100px;max-width:100px}table#scrolling.orders-recieved th:nth-child(3),table#scrolling.orders-recieved td:nth-child(3){width:100px;min-width:100px;max-width:100px}table#scrolling.orders-recieved th:nth-child(4),table#scrolling.orders-recieved td:nth-child(4){width:100px;min-width:100px;max-width:100px}table#scrolling.orders-recieved th:nth-child(5),table#scrolling.orders-recieved td:nth-child(5){width:60px;min-width:60px;max-width:60px}table#scrolling.orders-recieved th:nth-child(6),table#scrolling.orders-recieved td:nth-child(6){width:80px;min-width:80px;max-width:80px}table#scrolling.orders-recieved th:nth-child(7),table#scrolling.orders-recieved td:nth-child(7){width:50px;min-width:50px;max-width:50px}table#scrolling.orders-recieved th:nth-child(8),table#scrolling.orders-recieved td:nth-child(8){width:100px;min-width:100px;max-width:100px}table#scrolling.orders-recieved th:nth-child(9),table#scrolling.orders-recieved td:nth-child(9){width:100px;min-width:100px;max-width:100px}table#scrolling.orders-recieved th:nth-child(1),table#scrolling.orders-recieved td:nth-child(1){width:310px;min-width:310px;max-width:310px}table#scrolling.orders-recieved#scrolling,table#scrolling.orders-recieved#scroll-part-2,table#scrolling.orders-recieved#scroll-part-3,table#scrolling.orders-recieved#scroll-part-4{width:1021px}table#scrolling.orders-recieved thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.orders-recieved th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.orders-recieved td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.orders-recieved tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.orders-recieved tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.orders-recieved th:nth-child(8){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.orders-recieved td:nth-child(8){text-align:left !important;white-space:nowrap}table#scrolling.orders-recieved tbody td:nth-child(8){overflow:hidden;text-overflow:ellipsis}table#scrolling.orders-recieved th:nth-child(9){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.orders-recieved td:nth-child(9){text-align:left !important;white-space:nowrap}table#scrolling.orders-recieved tbody td:nth-child(9){overflow:hidden;text-overflow:ellipsis}table#scrolling.deviation-result-forecast{width:1000px}table#scrolling.deviation-result-forecast th:nth-child(2),table#scrolling.deviation-result-forecast td:nth-child(2){width:90px;min-width:90px;max-width:90px}table#scrolling.deviation-result-forecast th:nth-child(3),table#scrolling.deviation-result-forecast td:nth-child(3){width:90px;min-width:90px;max-width:90px}table#scrolling.deviation-result-forecast th:nth-child(4),table#scrolling.deviation-result-forecast td:nth-child(4){width:90px;min-width:90px;max-width:90px}table#scrolling.deviation-result-forecast th:nth-child(5),table#scrolling.deviation-result-forecast td:nth-child(5){width:90px;min-width:90px;max-width:90px}table#scrolling.deviation-result-forecast th:nth-child(6),table#scrolling.deviation-result-forecast td:nth-child(6){width:90px;min-width:90px;max-width:90px}table#scrolling.deviation-result-forecast th:nth-child(7),table#scrolling.deviation-result-forecast td:nth-child(7){width:90px;min-width:90px;max-width:90px}table#scrolling.deviation-result-forecast th:nth-child(8),table#scrolling.deviation-result-forecast td:nth-child(8){width:90px;min-width:90px;max-width:90px}table#scrolling.deviation-result-forecast th:nth-child(9),table#scrolling.deviation-result-forecast td:nth-child(9){width:90px;min-width:90px;max-width:90px}table#scrolling.deviation-result-forecast th:nth-child(10),table#scrolling.deviation-result-forecast td:nth-child(10){width:90px;min-width:90px;max-width:90px}table#scrolling.deviation-result-forecast th:nth-child(1),table#scrolling.deviation-result-forecast td:nth-child(1){width:190px;min-width:190px;max-width:190px}table#scrolling.deviation-result-forecast#scrolling,table#scrolling.deviation-result-forecast#scroll-part-2,table#scrolling.deviation-result-forecast#scroll-part-3,table#scrolling.deviation-result-forecast#scroll-part-4{width:1021px}table#scrolling.deviation-result-forecast tr:nth-child(1) th:nth-child(2){background-color:linear-gradient(270deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06))}table#scrolling.deviation-result-forecast tr:nth-child(1) th:nth-child(3){background-color:linear-gradient(270deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06))}table#scrolling.deviation-result-forecast tr:nth-child(1) th:nth-child(4){background-color:linear-gradient(270deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06))}table#scrolling.deviation-result-forecast tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.effect-of-forecast-change{width:1000px}table#scrolling.effect-of-forecast-change th:nth-child(2),table#scrolling.effect-of-forecast-change td:nth-child(2){width:110px;min-width:110px;max-width:110px}table#scrolling.effect-of-forecast-change th:nth-child(3),table#scrolling.effect-of-forecast-change td:nth-child(3){width:100px;min-width:100px;max-width:100px}table#scrolling.effect-of-forecast-change th:nth-child(4),table#scrolling.effect-of-forecast-change td:nth-child(4){width:50px;min-width:50px;max-width:50px}table#scrolling.effect-of-forecast-change th:nth-child(5),table#scrolling.effect-of-forecast-change td:nth-child(5){width:110px;min-width:110px;max-width:110px}table#scrolling.effect-of-forecast-change th:nth-child(6),table#scrolling.effect-of-forecast-change td:nth-child(6){width:100px;min-width:100px;max-width:100px}table#scrolling.effect-of-forecast-change th:nth-child(7),table#scrolling.effect-of-forecast-change td:nth-child(7){width:50px;min-width:50px;max-width:50px}table#scrolling.effect-of-forecast-change th:nth-child(8),table#scrolling.effect-of-forecast-change td:nth-child(8){width:60px;min-width:60px;max-width:60px}table#scrolling.effect-of-forecast-change th:nth-child(9),table#scrolling.effect-of-forecast-change td:nth-child(9){width:85px;min-width:85px;max-width:85px}table#scrolling.effect-of-forecast-change th:nth-child(10),table#scrolling.effect-of-forecast-change td:nth-child(10){width:85px;min-width:85px;max-width:85px}table#scrolling.effect-of-forecast-change th:nth-child(11),table#scrolling.effect-of-forecast-change td:nth-child(11){width:85px;min-width:85px;max-width:85px}table#scrolling.effect-of-forecast-change th:nth-child(1),table#scrolling.effect-of-forecast-change td:nth-child(1){width:165px;min-width:165px;max-width:165px}table#scrolling.effect-of-forecast-change#scrolling,table#scrolling.effect-of-forecast-change#scroll-part-2,table#scrolling.effect-of-forecast-change#scroll-part-3,table#scrolling.effect-of-forecast-change#scroll-part-4{width:1021px}table#scrolling.effect-of-forecast-change tr:nth-child(1) th:nth-child(2){background-color:linear-gradient(270deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06))}table#scrolling.effect-of-forecast-change tr:nth-child(1) th:nth-child(3){background-color:linear-gradient(270deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06))}table#scrolling.effect-of-forecast-change tr:nth-child(1) th:nth-child(5){background-color:linear-gradient(270deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06))}table#scrolling.effect-of-forecast-change tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.effect-of-forecast-change th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.effect-of-forecast-change td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.effect-of-forecast-change tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.branch-customers-details{width:1000px}table#scrolling.branch-customers-details th:nth-child(2),table#scrolling.branch-customers-details td:nth-child(2){width:100px;min-width:100px;max-width:100px}table#scrolling.branch-customers-details th:nth-child(3),table#scrolling.branch-customers-details td:nth-child(3){width:100px;min-width:100px;max-width:100px}table#scrolling.branch-customers-details th:nth-child(4),table#scrolling.branch-customers-details td:nth-child(4){width:120px;min-width:120px;max-width:120px}table#scrolling.branch-customers-details th:nth-child(5),table#scrolling.branch-customers-details td:nth-child(5){width:200px;min-width:200px;max-width:200px}table#scrolling.branch-customers-details th:nth-child(6),table#scrolling.branch-customers-details td:nth-child(6){width:100px;min-width:100px;max-width:100px}table#scrolling.branch-customers-details th:nth-child(7),table#scrolling.branch-customers-details td:nth-child(7){width:100px;min-width:100px;max-width:100px}table#scrolling.branch-customers-details th:nth-child(1),table#scrolling.branch-customers-details td:nth-child(1){width:280px;min-width:280px;max-width:280px}table#scrolling.branch-customers-details#scrolling,table#scrolling.branch-customers-details#scroll-part-2,table#scrolling.branch-customers-details#scroll-part-3,table#scrolling.branch-customers-details#scroll-part-4{width:1021px}table#scrolling.branch-customers-details tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.branch-customers-details thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.branch-customers-details th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.branch-customers-details td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.branch-customers-details tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.branch-customers-details th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.branch-customers-details td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.branch-customers-details tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.branch-customers-details th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.branch-customers-details td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.branch-customers-details tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.branch-customers-details th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.branch-customers-details td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.branch-customers-details tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.branch-customers-details th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.branch-customers-details td:nth-child(4){text-align:left !important;white-space:nowrap}table#scrolling.branch-customers-details tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scrolling.branch-customers-details th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.branch-customers-details td:nth-child(5){text-align:left !important;white-space:nowrap}table#scrolling.branch-customers-details tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table.branch-customer-details{width:1000px}table.branch-customer-details th:nth-child(2),table.branch-customer-details td:nth-child(2){width:100px;min-width:100px;max-width:100px}table.branch-customer-details th:nth-child(3),table.branch-customer-details td:nth-child(3){width:100px;min-width:100px;max-width:100px}table.branch-customer-details th:nth-child(4),table.branch-customer-details td:nth-child(4){width:120px;min-width:120px;max-width:120px}table.branch-customer-details th:nth-child(5),table.branch-customer-details td:nth-child(5){width:200px;min-width:200px;max-width:200px}table.branch-customer-details th:nth-child(6),table.branch-customer-details td:nth-child(6){width:90px;min-width:90px;max-width:90px}table.branch-customer-details th:nth-child(7),table.branch-customer-details td:nth-child(7){width:105px;min-width:105px;max-width:105px}table.branch-customer-details th:nth-child(1),table.branch-customer-details td:nth-child(1){width:285px;min-width:285px;max-width:285px}table.branch-customer-details#scrolling,table.branch-customer-details#scroll-part-2,table.branch-customer-details#scroll-part-3,table.branch-customer-details#scroll-part-4{width:1021px}table.branch-customer-details tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.branch-customer-details thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.branch-customer-details th:nth-child(1){padding-left:2px;text-align:left !important}table.branch-customer-details td:nth-child(1){text-align:left !important;white-space:nowrap}table.branch-customer-details tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.branch-customer-details th:nth-child(1){padding-left:2px;text-align:left !important}table.branch-customer-details td:nth-child(1){text-align:left !important;white-space:nowrap}table.branch-customer-details tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.branch-customer-details th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table.branch-customer-details td:nth-child(2){text-align:left !important;white-space:nowrap}table.branch-customer-details tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table.branch-customer-details th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table.branch-customer-details td:nth-child(3){text-align:left !important;white-space:nowrap}table.branch-customer-details tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table.branch-customer-details th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table.branch-customer-details td:nth-child(4){text-align:left !important;white-space:nowrap}table.branch-customer-details tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table.branch-customer-details th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table.branch-customer-details td:nth-child(5){text-align:left !important;white-space:nowrap}table.branch-customer-details tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table#scrolling.branch-suppliers-details{width:1000px}table#scrolling.branch-suppliers-details th:nth-child(2),table#scrolling.branch-suppliers-details td:nth-child(2){width:100px;min-width:100px;max-width:100px}table#scrolling.branch-suppliers-details th:nth-child(3),table#scrolling.branch-suppliers-details td:nth-child(3){width:100px;min-width:100px;max-width:100px}table#scrolling.branch-suppliers-details th:nth-child(4),table#scrolling.branch-suppliers-details td:nth-child(4){width:120px;min-width:120px;max-width:120px}table#scrolling.branch-suppliers-details th:nth-child(5),table#scrolling.branch-suppliers-details td:nth-child(5){width:200px;min-width:200px;max-width:200px}table#scrolling.branch-suppliers-details th:nth-child(6),table#scrolling.branch-suppliers-details td:nth-child(6){width:100px;min-width:100px;max-width:100px}table#scrolling.branch-suppliers-details th:nth-child(7),table#scrolling.branch-suppliers-details td:nth-child(7){width:100px;min-width:100px;max-width:100px}table#scrolling.branch-suppliers-details th:nth-child(1),table#scrolling.branch-suppliers-details td:nth-child(1){width:280px;min-width:280px;max-width:280px}table#scrolling.branch-suppliers-details#scrolling,table#scrolling.branch-suppliers-details#scroll-part-2,table#scrolling.branch-suppliers-details#scroll-part-3,table#scrolling.branch-suppliers-details#scroll-part-4{width:1021px}table#scrolling.branch-suppliers-details tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.branch-suppliers-details thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.branch-suppliers-details th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.branch-suppliers-details td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.branch-suppliers-details tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.branch-suppliers-details th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.branch-suppliers-details td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.branch-suppliers-details tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.branch-suppliers-details th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.branch-suppliers-details td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.branch-suppliers-details tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.branch-suppliers-details th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.branch-suppliers-details td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.branch-suppliers-details tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.branch-suppliers-details th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.branch-suppliers-details td:nth-child(4){text-align:left !important;white-space:nowrap}table#scrolling.branch-suppliers-details tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scrolling.branch-suppliers-details th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.branch-suppliers-details td:nth-child(5){text-align:left !important;white-space:nowrap}table#scrolling.branch-suppliers-details tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table.branch-supplier-details{width:1000px}table.branch-supplier-details th:nth-child(2),table.branch-supplier-details td:nth-child(2){width:100px;min-width:100px;max-width:100px}table.branch-supplier-details th:nth-child(3),table.branch-supplier-details td:nth-child(3){width:100px;min-width:100px;max-width:100px}table.branch-supplier-details th:nth-child(4),table.branch-supplier-details td:nth-child(4){width:120px;min-width:120px;max-width:120px}table.branch-supplier-details th:nth-child(5),table.branch-supplier-details td:nth-child(5){width:200px;min-width:200px;max-width:200px}table.branch-supplier-details th:nth-child(6),table.branch-supplier-details td:nth-child(6){width:90px;min-width:90px;max-width:90px}table.branch-supplier-details th:nth-child(7),table.branch-supplier-details td:nth-child(7){width:105px;min-width:105px;max-width:105px}table.branch-supplier-details th:nth-child(1),table.branch-supplier-details td:nth-child(1){width:285px;min-width:285px;max-width:285px}table.branch-supplier-details#scrolling,table.branch-supplier-details#scroll-part-2,table.branch-supplier-details#scroll-part-3,table.branch-supplier-details#scroll-part-4{width:1021px}table.branch-supplier-details tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.branch-supplier-details thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.branch-supplier-details th:nth-child(1){padding-left:2px;text-align:left !important}table.branch-supplier-details td:nth-child(1){text-align:left !important;white-space:nowrap}table.branch-supplier-details tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.branch-supplier-details th:nth-child(1){padding-left:2px;text-align:left !important}table.branch-supplier-details td:nth-child(1){text-align:left !important;white-space:nowrap}table.branch-supplier-details tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.branch-supplier-details th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table.branch-supplier-details td:nth-child(2){text-align:left !important;white-space:nowrap}table.branch-supplier-details tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table.branch-supplier-details th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table.branch-supplier-details td:nth-child(3){text-align:left !important;white-space:nowrap}table.branch-supplier-details tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table.branch-supplier-details th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table.branch-supplier-details td:nth-child(4){text-align:left !important;white-space:nowrap}table.branch-supplier-details tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table.branch-supplier-details th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table.branch-supplier-details td:nth-child(5){text-align:left !important;white-space:nowrap}table.branch-supplier-details tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table.report_downloads{width:1000px}table.report_downloads th:nth-child(2),table.report_downloads td:nth-child(2){width:130px;min-width:130px;max-width:130px}table.report_downloads th:nth-child(3),table.report_downloads td:nth-child(3){width:120px;min-width:120px;max-width:120px}table.report_downloads th:nth-child(4),table.report_downloads td:nth-child(4){width:150px;min-width:150px;max-width:150px}table.report_downloads th:nth-child(5),table.report_downloads td:nth-child(5){width:90px;min-width:90px;max-width:90px}table.report_downloads th:nth-child(6),table.report_downloads td:nth-child(6){width:90px;min-width:90px;max-width:90px}table.report_downloads th:nth-child(7),table.report_downloads td:nth-child(7){width:50px;min-width:50px;max-width:50px}table.report_downloads th:nth-child(1),table.report_downloads td:nth-child(1){width:370px;min-width:370px;max-width:370px}table.report_downloads#scrolling,table.report_downloads#scroll-part-2,table.report_downloads#scroll-part-3,table.report_downloads#scroll-part-4{width:1021px}table.report_downloads tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.report_downloads thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.report_downloads th:nth-child(1){padding-left:2px;text-align:left !important}table.report_downloads td:nth-child(1){text-align:left !important;white-space:nowrap}table.report_downloads tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.report_downloads th:nth-child(1){padding-left:2px;text-align:left !important}table.report_downloads td:nth-child(1){text-align:left !important;white-space:nowrap}table.report_downloads tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.report_downloads th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table.report_downloads td:nth-child(2){text-align:left !important;white-space:nowrap}table.report_downloads tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table.report_downloads th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table.report_downloads td:nth-child(3){text-align:left !important;white-space:nowrap}table.report_downloads tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table.report_downloads th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table.report_downloads td:nth-child(4){text-align:left !important;white-space:nowrap}table.report_downloads tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table.report_downloads th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table.report_downloads td:nth-child(5){text-align:left !important;white-space:nowrap}table.report_downloads tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table.report_downloads th:nth-child(6){padding-left:2px;text-align:left !important;padding-left:3px}table.report_downloads td:nth-child(6){text-align:left !important;white-space:nowrap}table.report_downloads tbody td:nth-child(6){overflow:hidden;text-overflow:ellipsis}table.report_downloads th:nth-child(7){padding-left:2px;text-align:left !important;padding-left:3px}table.report_downloads td:nth-child(7){text-align:left !important;white-space:nowrap}table.report_downloads tbody td:nth-child(7){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-summary{width:1000px}table#scrolling.project-summary th:nth-child(2),table#scrolling.project-summary td:nth-child(2){width:85px;min-width:85px;max-width:85px}table#scrolling.project-summary th:nth-child(3),table#scrolling.project-summary td:nth-child(3){width:100px;min-width:100px;max-width:100px}table#scrolling.project-summary th:nth-child(4),table#scrolling.project-summary td:nth-child(4){width:100px;min-width:100px;max-width:100px}table#scrolling.project-summary th:nth-child(5),table#scrolling.project-summary td:nth-child(5){width:50px;min-width:50px;max-width:50px}table#scrolling.project-summary th:nth-child(6),table#scrolling.project-summary td:nth-child(6){width:100px;min-width:100px;max-width:100px}table#scrolling.project-summary th:nth-child(7),table#scrolling.project-summary td:nth-child(7){width:100px;min-width:100px;max-width:100px}table#scrolling.project-summary th:nth-child(8),table#scrolling.project-summary td:nth-child(8){width:50px;min-width:50px;max-width:50px}table#scrolling.project-summary th:nth-child(9),table#scrolling.project-summary td:nth-child(9){width:85px;min-width:85px;max-width:85px}table#scrolling.project-summary th:nth-child(10),table#scrolling.project-summary td:nth-child(10){width:100px;min-width:100px;max-width:100px}table#scrolling.project-summary th:nth-child(11),table#scrolling.project-summary td:nth-child(11){width:50px;min-width:50px;max-width:50px}table#scrolling.project-summary th:nth-child(1),table#scrolling.project-summary td:nth-child(1){width:180px;min-width:180px;max-width:180px}table#scrolling.project-summary#scrolling,table#scrolling.project-summary#scroll-part-2,table#scrolling.project-summary#scroll-part-3,table#scrolling.project-summary#scroll-part-4{width:1021px}table#scrolling.project-summary thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.project-summary th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.project-summary td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.project-summary tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-details-activities{width:1000px}table#scrolling.project-details-activities th:nth-child(2),table#scrolling.project-details-activities td:nth-child(2){width:90px;min-width:90px;max-width:90px}table#scrolling.project-details-activities th:nth-child(3),table#scrolling.project-details-activities td:nth-child(3){width:90px;min-width:90px;max-width:90px}table#scrolling.project-details-activities th:nth-child(4),table#scrolling.project-details-activities td:nth-child(4){width:85px;min-width:85px;max-width:85px}table#scrolling.project-details-activities th:nth-child(5),table#scrolling.project-details-activities td:nth-child(5){width:90px;min-width:90px;max-width:90px}table#scrolling.project-details-activities th:nth-child(6),table#scrolling.project-details-activities td:nth-child(6){width:90px;min-width:90px;max-width:90px}table#scrolling.project-details-activities th:nth-child(7),table#scrolling.project-details-activities td:nth-child(7){width:95px;min-width:95px;max-width:95px}table#scrolling.project-details-activities th:nth-child(8),table#scrolling.project-details-activities td:nth-child(8){width:100px;min-width:100px;max-width:100px}table#scrolling.project-details-activities th:nth-child(9),table#scrolling.project-details-activities td:nth-child(9){width:100px;min-width:100px;max-width:100px}table#scrolling.project-details-activities th:nth-child(10),table#scrolling.project-details-activities td:nth-child(10){width:50px;min-width:50px;max-width:50px}table#scrolling.project-details-activities th:nth-child(1),table#scrolling.project-details-activities td:nth-child(1){width:210px;min-width:210px;max-width:210px}table#scrolling.project-details-activities#scrolling,table#scrolling.project-details-activities#scroll-part-2,table#scrolling.project-details-activities#scroll-part-3,table#scrolling.project-details-activities#scroll-part-4{width:1021px}table#scrolling.project-details-activities tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.project-details-activities th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.project-details-activities td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.project-details-activities tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-details-activities th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.project-details-activities td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.project-details-activities tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-details-activities th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.project-details-activities td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.project-details-activities tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-details-activities tr:nth-child(1) th:nth-child(4){background-color:linear-gradient(270deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06))}table#scrolling.project-details-activities tr:nth-child(1) th:nth-child(5){background-color:linear-gradient(270deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06))}table#scrolling.project-details-activities tr:nth-child(1) th:nth-child(6){background-color:linear-gradient(270deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06))}table#scrolling.project-accounts-recievable{width:1000px}table#scrolling.project-accounts-recievable th:nth-child(2),table#scrolling.project-accounts-recievable td:nth-child(2){width:100px;min-width:100px;max-width:100px}table#scrolling.project-accounts-recievable th:nth-child(3),table#scrolling.project-accounts-recievable td:nth-child(3){width:100px;min-width:100px;max-width:100px}table#scrolling.project-accounts-recievable th:nth-child(4),table#scrolling.project-accounts-recievable td:nth-child(4){width:90px;min-width:90px;max-width:90px}table#scrolling.project-accounts-recievable th:nth-child(5),table#scrolling.project-accounts-recievable td:nth-child(5){width:300px;min-width:300px;max-width:300px}table#scrolling.project-accounts-recievable th:nth-child(6),table#scrolling.project-accounts-recievable td:nth-child(6){width:110px;min-width:110px;max-width:110px}table#scrolling.project-accounts-recievable th:nth-child(7),table#scrolling.project-accounts-recievable td:nth-child(7){width:95px;min-width:95px;max-width:95px}table#scrolling.project-accounts-recievable th:nth-child(8),table#scrolling.project-accounts-recievable td:nth-child(8){width:95px;min-width:95px;max-width:95px}table#scrolling.project-accounts-recievable th:nth-child(1),table#scrolling.project-accounts-recievable td:nth-child(1){width:110px;min-width:110px;max-width:110px}table#scrolling.project-accounts-recievable#scrolling,table#scrolling.project-accounts-recievable#scroll-part-2,table#scrolling.project-accounts-recievable#scroll-part-3,table#scrolling.project-accounts-recievable#scroll-part-4{width:1021px}table#scrolling.project-accounts-recievable tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.project-accounts-recievable thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.project-accounts-recievable th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.project-accounts-recievable td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.project-accounts-recievable tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-accounts-recievable th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.project-accounts-recievable td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.project-accounts-recievable tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-accounts-recievable th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.project-accounts-recievable td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.project-accounts-recievable tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-accounts-recievable th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.project-accounts-recievable td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.project-accounts-recievable tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-accounts-recievable th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.project-accounts-recievable td:nth-child(4){text-align:left !important;white-space:nowrap}table#scrolling.project-accounts-recievable tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-accounts-recievable th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.project-accounts-recievable td:nth-child(5){text-align:left !important;white-space:nowrap}table#scrolling.project-accounts-recievable tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-accounts-payable{width:1000px}table#scrolling.project-accounts-payable th:nth-child(2),table#scrolling.project-accounts-payable td:nth-child(2){width:100px;min-width:100px;max-width:100px}table#scrolling.project-accounts-payable th:nth-child(3),table#scrolling.project-accounts-payable td:nth-child(3){width:100px;min-width:100px;max-width:100px}table#scrolling.project-accounts-payable th:nth-child(4),table#scrolling.project-accounts-payable td:nth-child(4){width:95px;min-width:95px;max-width:95px}table#scrolling.project-accounts-payable th:nth-child(5),table#scrolling.project-accounts-payable td:nth-child(5){width:250px;min-width:250px;max-width:250px}table#scrolling.project-accounts-payable th:nth-child(6),table#scrolling.project-accounts-payable td:nth-child(6){width:85px;min-width:85px;max-width:85px}table#scrolling.project-accounts-payable th:nth-child(7),table#scrolling.project-accounts-payable td:nth-child(7){width:85px;min-width:85px;max-width:85px}table#scrolling.project-accounts-payable th:nth-child(8),table#scrolling.project-accounts-payable td:nth-child(8){width:85px;min-width:85px;max-width:85px}table#scrolling.project-accounts-payable th:nth-child(9),table#scrolling.project-accounts-payable td:nth-child(9){width:85px;min-width:85px;max-width:85px}table#scrolling.project-accounts-payable th:nth-child(1),table#scrolling.project-accounts-payable td:nth-child(1){width:115px;min-width:115px;max-width:115px}table#scrolling.project-accounts-payable#scrolling,table#scrolling.project-accounts-payable#scroll-part-2,table#scrolling.project-accounts-payable#scroll-part-3,table#scrolling.project-accounts-payable#scroll-part-4{width:1021px}table#scrolling.project-accounts-payable tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.project-accounts-payable thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.project-accounts-payable th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.project-accounts-payable td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.project-accounts-payable tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-accounts-payable th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.project-accounts-payable td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.project-accounts-payable tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-accounts-payable th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.project-accounts-payable td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.project-accounts-payable tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-accounts-payable th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.project-accounts-payable td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.project-accounts-payable tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-accounts-payable th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.project-accounts-payable td:nth-child(4){text-align:left !important;white-space:nowrap}table#scrolling.project-accounts-payable tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-accounts-payable th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.project-accounts-payable td:nth-child(5){text-align:left !important;white-space:nowrap}table#scrolling.project-accounts-payable tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-account-group-details{width:1000px}table#scrolling.project-account-group-details th:nth-child(2),table#scrolling.project-account-group-details td:nth-child(2){width:310px;min-width:310px;max-width:310px}table#scrolling.project-account-group-details th:nth-child(3),table#scrolling.project-account-group-details td:nth-child(3){width:100px;min-width:100px;max-width:100px}table#scrolling.project-account-group-details th:nth-child(4),table#scrolling.project-account-group-details td:nth-child(4){width:100px;min-width:100px;max-width:100px}table#scrolling.project-account-group-details th:nth-child(5),table#scrolling.project-account-group-details td:nth-child(5){width:150px;min-width:150px;max-width:150px}table#scrolling.project-account-group-details th:nth-child(6),table#scrolling.project-account-group-details td:nth-child(6){width:85px;min-width:85px;max-width:85px}table#scrolling.project-account-group-details th:nth-child(7),table#scrolling.project-account-group-details td:nth-child(7){width:100px;min-width:100px;max-width:100px}table#scrolling.project-account-group-details th:nth-child(8),table#scrolling.project-account-group-details td:nth-child(8){width:100px;min-width:100px;max-width:100px}table#scrolling.project-account-group-details th:nth-child(1),table#scrolling.project-account-group-details td:nth-child(1){width:55px;min-width:55px;max-width:55px}table#scrolling.project-account-group-details#scrolling,table#scrolling.project-account-group-details#scroll-part-2,table#scrolling.project-account-group-details#scroll-part-3,table#scrolling.project-account-group-details#scroll-part-4{width:1021px}table#scrolling.project-account-group-details tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.project-account-group-details thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.project-account-group-details th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.project-account-group-details td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.project-account-group-details tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-account-group-details th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.project-account-group-details td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.project-account-group-details tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-account-group-details th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.project-account-group-details td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.project-account-group-details tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-account-group-details th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.project-account-group-details td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.project-account-group-details tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-account-group-details th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.project-account-group-details td:nth-child(4){text-align:left !important;white-space:nowrap}table#scrolling.project-account-group-details tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-account-group-details th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.project-account-group-details td:nth-child(5){text-align:left !important;white-space:nowrap}table#scrolling.project-account-group-details tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table.project-account-details{width:1000px}table.project-account-details th:nth-child(2),table.project-account-details td:nth-child(2){width:100px;min-width:100px;max-width:100px}table.project-account-details th:nth-child(3),table.project-account-details td:nth-child(3){width:100px;min-width:100px;max-width:100px}table.project-account-details th:nth-child(4),table.project-account-details td:nth-child(4){width:150px;min-width:150px;max-width:150px}table.project-account-details th:nth-child(5),table.project-account-details td:nth-child(5){width:90px;min-width:90px;max-width:90px}table.project-account-details th:nth-child(6),table.project-account-details td:nth-child(6){width:105px;min-width:105px;max-width:105px}table.project-account-details th:nth-child(1),table.project-account-details td:nth-child(1){width:455px;min-width:455px;max-width:455px}table.project-account-details#scrolling,table.project-account-details#scroll-part-2,table.project-account-details#scroll-part-3,table.project-account-details#scroll-part-4{width:1021px}table.project-account-details tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.project-account-details thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.project-account-details th:nth-child(1){padding-left:2px;text-align:left !important}table.project-account-details td:nth-child(1){text-align:left !important;white-space:nowrap}table.project-account-details tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.project-account-details th:nth-child(1){padding-left:2px;text-align:left !important}table.project-account-details td:nth-child(1){text-align:left !important;white-space:nowrap}table.project-account-details tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.project-account-details th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table.project-account-details td:nth-child(2){text-align:left !important;white-space:nowrap}table.project-account-details tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table.project-account-details th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table.project-account-details td:nth-child(3){text-align:left !important;white-space:nowrap}table.project-account-details tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table.project-account-details th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table.project-account-details td:nth-child(4){text-align:left !important;white-space:nowrap}table.project-account-details tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table.project-account-details-with-quantity{width:1000px}table.project-account-details-with-quantity th:nth-child(2),table.project-account-details-with-quantity td:nth-child(2){width:100px;min-width:100px;max-width:100px}table.project-account-details-with-quantity th:nth-child(3),table.project-account-details-with-quantity td:nth-child(3){width:100px;min-width:100px;max-width:100px}table.project-account-details-with-quantity th:nth-child(4),table.project-account-details-with-quantity td:nth-child(4){width:150px;min-width:150px;max-width:150px}table.project-account-details-with-quantity th:nth-child(5),table.project-account-details-with-quantity td:nth-child(5){width:70px;min-width:70px;max-width:70px}table.project-account-details-with-quantity th:nth-child(6),table.project-account-details-with-quantity td:nth-child(6){width:95px;min-width:95px;max-width:95px}table.project-account-details-with-quantity th:nth-child(7),table.project-account-details-with-quantity td:nth-child(7){width:90px;min-width:90px;max-width:90px}table.project-account-details-with-quantity th:nth-child(8),table.project-account-details-with-quantity td:nth-child(8){width:105px;min-width:105px;max-width:105px}table.project-account-details-with-quantity th:nth-child(1),table.project-account-details-with-quantity td:nth-child(1){width:290px;min-width:290px;max-width:290px}table.project-account-details-with-quantity#scrolling,table.project-account-details-with-quantity#scroll-part-2,table.project-account-details-with-quantity#scroll-part-3,table.project-account-details-with-quantity#scroll-part-4{width:1021px}table.project-account-details-with-quantity tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.project-account-details-with-quantity thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.project-account-details-with-quantity th:nth-child(1){padding-left:2px;text-align:left !important}table.project-account-details-with-quantity td:nth-child(1){text-align:left !important;white-space:nowrap}table.project-account-details-with-quantity tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.project-account-details-with-quantity th:nth-child(1){padding-left:2px;text-align:left !important}table.project-account-details-with-quantity td:nth-child(1){text-align:left !important;white-space:nowrap}table.project-account-details-with-quantity tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.project-account-details-with-quantity th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table.project-account-details-with-quantity td:nth-child(2){text-align:left !important;white-space:nowrap}table.project-account-details-with-quantity tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table.project-account-details-with-quantity th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table.project-account-details-with-quantity td:nth-child(3){text-align:left !important;white-space:nowrap}table.project-account-details-with-quantity tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table.project-account-details-with-quantity th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table.project-account-details-with-quantity td:nth-child(4){text-align:left !important;white-space:nowrap}table.project-account-details-with-quantity tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-customers-details{width:1000px}table#scrolling.project-customers-details th:nth-child(2),table#scrolling.project-customers-details td:nth-child(2){width:100px;min-width:100px;max-width:100px}table#scrolling.project-customers-details th:nth-child(3),table#scrolling.project-customers-details td:nth-child(3){width:100px;min-width:100px;max-width:100px}table#scrolling.project-customers-details th:nth-child(4),table#scrolling.project-customers-details td:nth-child(4){width:150px;min-width:150px;max-width:150px}table#scrolling.project-customers-details th:nth-child(5),table#scrolling.project-customers-details td:nth-child(5){width:85px;min-width:85px;max-width:85px}table#scrolling.project-customers-details th:nth-child(6),table#scrolling.project-customers-details td:nth-child(6){width:100px;min-width:100px;max-width:100px}table#scrolling.project-customers-details th:nth-child(7),table#scrolling.project-customers-details td:nth-child(7){width:100px;min-width:100px;max-width:100px}table#scrolling.project-customers-details th:nth-child(1),table#scrolling.project-customers-details td:nth-child(1){width:365px;min-width:365px;max-width:365px}table#scrolling.project-customers-details#scrolling,table#scrolling.project-customers-details#scroll-part-2,table#scrolling.project-customers-details#scroll-part-3,table#scrolling.project-customers-details#scroll-part-4{width:1021px}table#scrolling.project-customers-details tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.project-customers-details thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.project-customers-details th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.project-customers-details td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.project-customers-details tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-customers-details th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.project-customers-details td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.project-customers-details tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-customers-details th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.project-customers-details td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.project-customers-details tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-customers-details th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.project-customers-details td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.project-customers-details tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-customers-details th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.project-customers-details td:nth-child(4){text-align:left !important;white-space:nowrap}table#scrolling.project-customers-details tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table.project-customer-details{width:1000px}table.project-customer-details th:nth-child(2),table.project-customer-details td:nth-child(2){width:100px;min-width:100px;max-width:100px}table.project-customer-details th:nth-child(3),table.project-customer-details td:nth-child(3){width:100px;min-width:100px;max-width:100px}table.project-customer-details th:nth-child(4),table.project-customer-details td:nth-child(4){width:150px;min-width:150px;max-width:150px}table.project-customer-details th:nth-child(5),table.project-customer-details td:nth-child(5){width:90px;min-width:90px;max-width:90px}table.project-customer-details th:nth-child(6),table.project-customer-details td:nth-child(6){width:105px;min-width:105px;max-width:105px}table.project-customer-details th:nth-child(1),table.project-customer-details td:nth-child(1){width:455px;min-width:455px;max-width:455px}table.project-customer-details#scrolling,table.project-customer-details#scroll-part-2,table.project-customer-details#scroll-part-3,table.project-customer-details#scroll-part-4{width:1021px}table.project-customer-details tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.project-customer-details thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.project-customer-details th:nth-child(1){padding-left:2px;text-align:left !important}table.project-customer-details td:nth-child(1){text-align:left !important;white-space:nowrap}table.project-customer-details tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.project-customer-details th:nth-child(1){padding-left:2px;text-align:left !important}table.project-customer-details td:nth-child(1){text-align:left !important;white-space:nowrap}table.project-customer-details tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.project-customer-details th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table.project-customer-details td:nth-child(2){text-align:left !important;white-space:nowrap}table.project-customer-details tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table.project-customer-details th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table.project-customer-details td:nth-child(3){text-align:left !important;white-space:nowrap}table.project-customer-details tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table.project-customer-details th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table.project-customer-details td:nth-child(4){text-align:left !important;white-space:nowrap}table.project-customer-details tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-suppliers-details{width:1000px}table#scrolling.project-suppliers-details th:nth-child(2),table#scrolling.project-suppliers-details td:nth-child(2){width:100px;min-width:100px;max-width:100px}table#scrolling.project-suppliers-details th:nth-child(3),table#scrolling.project-suppliers-details td:nth-child(3){width:100px;min-width:100px;max-width:100px}table#scrolling.project-suppliers-details th:nth-child(4),table#scrolling.project-suppliers-details td:nth-child(4){width:150px;min-width:150px;max-width:150px}table#scrolling.project-suppliers-details th:nth-child(5),table#scrolling.project-suppliers-details td:nth-child(5){width:85px;min-width:85px;max-width:85px}table#scrolling.project-suppliers-details th:nth-child(6),table#scrolling.project-suppliers-details td:nth-child(6){width:100px;min-width:100px;max-width:100px}table#scrolling.project-suppliers-details th:nth-child(7),table#scrolling.project-suppliers-details td:nth-child(7){width:100px;min-width:100px;max-width:100px}table#scrolling.project-suppliers-details th:nth-child(1),table#scrolling.project-suppliers-details td:nth-child(1){width:365px;min-width:365px;max-width:365px}table#scrolling.project-suppliers-details#scrolling,table#scrolling.project-suppliers-details#scroll-part-2,table#scrolling.project-suppliers-details#scroll-part-3,table#scrolling.project-suppliers-details#scroll-part-4{width:1021px}table#scrolling.project-suppliers-details tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.project-suppliers-details thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.project-suppliers-details th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.project-suppliers-details td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.project-suppliers-details tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-suppliers-details th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.project-suppliers-details td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.project-suppliers-details tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-suppliers-details th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.project-suppliers-details td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.project-suppliers-details tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-suppliers-details th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.project-suppliers-details td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.project-suppliers-details tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-suppliers-details th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.project-suppliers-details td:nth-child(4){text-align:left !important;white-space:nowrap}table#scrolling.project-suppliers-details tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table.project-supplier-details{width:1000px}table.project-supplier-details th:nth-child(2),table.project-supplier-details td:nth-child(2){width:100px;min-width:100px;max-width:100px}table.project-supplier-details th:nth-child(3),table.project-supplier-details td:nth-child(3){width:100px;min-width:100px;max-width:100px}table.project-supplier-details th:nth-child(4),table.project-supplier-details td:nth-child(4){width:150px;min-width:150px;max-width:150px}table.project-supplier-details th:nth-child(5),table.project-supplier-details td:nth-child(5){width:90px;min-width:90px;max-width:90px}table.project-supplier-details th:nth-child(6),table.project-supplier-details td:nth-child(6){width:105px;min-width:105px;max-width:105px}table.project-supplier-details th:nth-child(1),table.project-supplier-details td:nth-child(1){width:455px;min-width:455px;max-width:455px}table.project-supplier-details#scrolling,table.project-supplier-details#scroll-part-2,table.project-supplier-details#scroll-part-3,table.project-supplier-details#scroll-part-4{width:1021px}table.project-supplier-details tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.project-supplier-details thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.project-supplier-details th:nth-child(1){padding-left:2px;text-align:left !important}table.project-supplier-details td:nth-child(1){text-align:left !important;white-space:nowrap}table.project-supplier-details tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.project-supplier-details th:nth-child(1){padding-left:2px;text-align:left !important}table.project-supplier-details td:nth-child(1){text-align:left !important;white-space:nowrap}table.project-supplier-details tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.project-supplier-details th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table.project-supplier-details td:nth-child(2){text-align:left !important;white-space:nowrap}table.project-supplier-details tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table.project-supplier-details th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table.project-supplier-details td:nth-child(3){text-align:left !important;white-space:nowrap}table.project-supplier-details tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table.project-supplier-details th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table.project-supplier-details td:nth-child(4){text-align:left !important;white-space:nowrap}table.project-supplier-details tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-voucher-details{width:1000px}table#scrolling.project-voucher-details th:nth-child(2),table#scrolling.project-voucher-details td:nth-child(2){width:230px;min-width:230px;max-width:230px}table#scrolling.project-voucher-details th:nth-child(3),table#scrolling.project-voucher-details td:nth-child(3){width:230px;min-width:230px;max-width:230px}table#scrolling.project-voucher-details th:nth-child(4),table#scrolling.project-voucher-details td:nth-child(4){width:100px;min-width:100px;max-width:100px}table#scrolling.project-voucher-details th:nth-child(5),table#scrolling.project-voucher-details td:nth-child(5){width:75px;min-width:75px;max-width:75px}table#scrolling.project-voucher-details th:nth-child(6),table#scrolling.project-voucher-details td:nth-child(6){width:230px;min-width:230px;max-width:230px}table#scrolling.project-voucher-details th:nth-child(7),table#scrolling.project-voucher-details td:nth-child(7){width:90px;min-width:90px;max-width:90px}table#scrolling.project-voucher-details th:nth-child(1),table#scrolling.project-voucher-details td:nth-child(1){width:45px;min-width:45px;max-width:45px}table#scrolling.project-voucher-details#scrolling,table#scrolling.project-voucher-details#scroll-part-2,table#scrolling.project-voucher-details#scroll-part-3,table#scrolling.project-voucher-details#scroll-part-4{width:1021px}table#scrolling.project-voucher-details tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.project-voucher-details thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.project-voucher-details th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.project-voucher-details td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.project-voucher-details tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-voucher-details th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.project-voucher-details td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.project-voucher-details tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-voucher-details th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.project-voucher-details td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.project-voucher-details tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-voucher-details th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.project-voucher-details td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.project-voucher-details tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-voucher-details th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.project-voucher-details td:nth-child(4){text-align:left !important;white-space:nowrap}table#scrolling.project-voucher-details tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-voucher-details th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.project-voucher-details td:nth-child(5){text-align:left !important;white-space:nowrap}table#scrolling.project-voucher-details tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-voucher-details th:nth-child(6){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.project-voucher-details td:nth-child(6){text-align:left !important;white-space:nowrap}table#scrolling.project-voucher-details tbody td:nth-child(6){overflow:hidden;text-overflow:ellipsis}.modal-container#invoice-voucher-rows{width:650px}table.project-invoice-voucher-rows{width:615px}table.project-invoice-voucher-rows th:nth-child(2),table.project-invoice-voucher-rows td:nth-child(2){width:175px;min-width:175px;max-width:175px}table.project-invoice-voucher-rows th:nth-child(3),table.project-invoice-voucher-rows td:nth-child(3){width:170px;min-width:170px;max-width:170px}table.project-invoice-voucher-rows th:nth-child(4),table.project-invoice-voucher-rows td:nth-child(4){width:90px;min-width:90px;max-width:90px}table.project-invoice-voucher-rows th:nth-child(5),table.project-invoice-voucher-rows td:nth-child(5){width:90px;min-width:90px;max-width:90px}table.project-invoice-voucher-rows th:nth-child(1),table.project-invoice-voucher-rows td:nth-child(1){width:90px;min-width:90px;max-width:90px}table.project-invoice-voucher-rows#scrolling,table.project-invoice-voucher-rows#scroll-part-2,table.project-invoice-voucher-rows#scroll-part-3,table.project-invoice-voucher-rows#scroll-part-4{width:636px}table.project-invoice-voucher-rows tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.project-invoice-voucher-rows thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.project-invoice-voucher-rows th:nth-child(1){padding-left:2px;text-align:left !important}table.project-invoice-voucher-rows td:nth-child(1){text-align:left !important;white-space:nowrap}table.project-invoice-voucher-rows tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.project-invoice-voucher-rows th:nth-child(1){padding-left:2px;text-align:left !important}table.project-invoice-voucher-rows td:nth-child(1){text-align:left !important;white-space:nowrap}table.project-invoice-voucher-rows tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.project-invoice-voucher-rows th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table.project-invoice-voucher-rows td:nth-child(2){text-align:left !important;white-space:nowrap}table.project-invoice-voucher-rows tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table.project-invoice-voucher-rows th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table.project-invoice-voucher-rows td:nth-child(3){text-align:left !important;white-space:nowrap}table.project-invoice-voucher-rows tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table.project-invoice-voucher-rows th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table.project-invoice-voucher-rows td:nth-child(4){text-align:left !important;white-space:nowrap}table.project-invoice-voucher-rows tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-transactions{width:1000px}table#scrolling.project-transactions th:nth-child(2),table#scrolling.project-transactions td:nth-child(2){width:360px;min-width:360px;max-width:360px}table#scrolling.project-transactions th:nth-child(3),table#scrolling.project-transactions td:nth-child(3){width:100px;min-width:100px;max-width:100px}table#scrolling.project-transactions th:nth-child(4),table#scrolling.project-transactions td:nth-child(4){width:110px;min-width:110px;max-width:110px}table#scrolling.project-transactions th:nth-child(5),table#scrolling.project-transactions td:nth-child(5){width:150px;min-width:150px;max-width:150px}table#scrolling.project-transactions th:nth-child(6),table#scrolling.project-transactions td:nth-child(6){width:90px;min-width:90px;max-width:90px}table#scrolling.project-transactions th:nth-child(7),table#scrolling.project-transactions td:nth-child(7){width:105px;min-width:105px;max-width:105px}table#scrolling.project-transactions th:nth-child(1),table#scrolling.project-transactions td:nth-child(1){width:85px;min-width:85px;max-width:85px}table#scrolling.project-transactions#scrolling,table#scrolling.project-transactions#scroll-part-2,table#scrolling.project-transactions#scroll-part-3,table#scrolling.project-transactions#scroll-part-4{width:1021px}table#scrolling.project-transactions tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.project-transactions thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.project-transactions th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.project-transactions td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.project-transactions tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-transactions th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.project-transactions td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.project-transactions tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-transactions th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.project-transactions td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.project-transactions tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-transactions th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.project-transactions td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.project-transactions tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-transactions th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.project-transactions td:nth-child(4){text-align:left !important;white-space:nowrap}table#scrolling.project-transactions tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-transactions th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.project-transactions td:nth-child(5){text-align:left !important;white-space:nowrap}table#scrolling.project-transactions tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-transactions-with_activity{width:1000px}table#scrolling.project-transactions-with_activity th:nth-child(2),table#scrolling.project-transactions-with_activity td:nth-child(2){width:300px;min-width:300px;max-width:300px}table#scrolling.project-transactions-with_activity th:nth-child(3),table#scrolling.project-transactions-with_activity td:nth-child(3){width:70px;min-width:70px;max-width:70px}table#scrolling.project-transactions-with_activity th:nth-child(4),table#scrolling.project-transactions-with_activity td:nth-child(4){width:100px;min-width:100px;max-width:100px}table#scrolling.project-transactions-with_activity th:nth-child(5),table#scrolling.project-transactions-with_activity td:nth-child(5){width:110px;min-width:110px;max-width:110px}table#scrolling.project-transactions-with_activity th:nth-child(6),table#scrolling.project-transactions-with_activity td:nth-child(6){width:150px;min-width:150px;max-width:150px}table#scrolling.project-transactions-with_activity th:nth-child(7),table#scrolling.project-transactions-with_activity td:nth-child(7){width:90px;min-width:90px;max-width:90px}table#scrolling.project-transactions-with_activity th:nth-child(8),table#scrolling.project-transactions-with_activity td:nth-child(8){width:105px;min-width:105px;max-width:105px}table#scrolling.project-transactions-with_activity th:nth-child(1),table#scrolling.project-transactions-with_activity td:nth-child(1){width:75px;min-width:75px;max-width:75px}table#scrolling.project-transactions-with_activity#scrolling,table#scrolling.project-transactions-with_activity#scroll-part-2,table#scrolling.project-transactions-with_activity#scroll-part-3,table#scrolling.project-transactions-with_activity#scroll-part-4{width:1021px}table#scrolling.project-transactions-with_activity tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.project-transactions-with_activity thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.project-transactions-with_activity th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.project-transactions-with_activity td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.project-transactions-with_activity tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-transactions-with_activity th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.project-transactions-with_activity td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.project-transactions-with_activity tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-transactions-with_activity th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.project-transactions-with_activity td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.project-transactions-with_activity tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-transactions-with_activity th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.project-transactions-with_activity td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.project-transactions-with_activity tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-transactions-with_activity th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.project-transactions-with_activity td:nth-child(4){text-align:left !important;white-space:nowrap}table#scrolling.project-transactions-with_activity tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-transactions-with_activity th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.project-transactions-with_activity td:nth-child(5){text-align:left !important;white-space:nowrap}table#scrolling.project-transactions-with_activity tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-transactions-with_activity th:nth-child(6){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.project-transactions-with_activity td:nth-child(6){text-align:left !important;white-space:nowrap}table#scrolling.project-transactions-with_activity tbody td:nth-child(6){overflow:hidden;text-overflow:ellipsis}table.project-initial-forecast{width:600px}table.project-initial-forecast th:nth-child(2),table.project-initial-forecast td:nth-child(2){width:110px;min-width:110px;max-width:110px}table.project-initial-forecast th:nth-child(3),table.project-initial-forecast td:nth-child(3){width:110px;min-width:110px;max-width:110px}table.project-initial-forecast th:nth-child(4),table.project-initial-forecast td:nth-child(4){width:110px;min-width:110px;max-width:110px}table.project-initial-forecast th:nth-child(5),table.project-initial-forecast td:nth-child(5){width:65px;min-width:65px;max-width:65px}table.project-initial-forecast th:nth-child(1),table.project-initial-forecast td:nth-child(1){width:205px;min-width:205px;max-width:205px}table.project-initial-forecast#scrolling,table.project-initial-forecast#scroll-part-2,table.project-initial-forecast#scroll-part-3,table.project-initial-forecast#scroll-part-4{width:621px}table.project-initial-forecast thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.project-initial-forecast th:nth-child(1){padding-left:2px;text-align:left !important}table.project-initial-forecast td:nth-child(1){text-align:left !important;white-space:nowrap}table.project-initial-forecast tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.project-initial-forecast tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.project-initial-forecast th:nth-child(2){padding-left:4px}table.project-initial-forecast th:nth-child(2),table.project-initial-forecast td:nth-child(2){padding-right:7px;padding-left:7px}table.project-initial-forecast th:nth-child(2).input,table.project-initial-forecast td:nth-child(2).input{padding-right:2px;padding-left:2px}table.project-initial-forecast th:nth-child(2).negative-input,table.project-initial-forecast td:nth-child(2).negative-input{padding-right:2px}table.project-initial-forecast th:nth-child(2).negative-input input,table.project-initial-forecast td:nth-child(2).negative-input input{display:inline-block;width:calc(100% - 10px)}table.project-initial-forecast th:nth-child(3){padding-left:4px}table.project-initial-forecast th:nth-child(3),table.project-initial-forecast td:nth-child(3){padding-right:7px;padding-left:7px}table.project-initial-forecast th:nth-child(3).input,table.project-initial-forecast td:nth-child(3).input{padding-right:2px;padding-left:2px}table.project-initial-forecast th:nth-child(3).negative-input,table.project-initial-forecast td:nth-child(3).negative-input{padding-right:2px}table.project-initial-forecast th:nth-child(3).negative-input input,table.project-initial-forecast td:nth-child(3).negative-input input{display:inline-block;width:calc(100% - 10px)}table.project-initial-forecast th:nth-child(6){padding-left:4px}table.project-initial-forecast th:nth-child(6),table.project-initial-forecast td:nth-child(6){padding-right:7px;padding-left:7px}table.project-initial-forecast th:nth-child(6).input,table.project-initial-forecast td:nth-child(6).input{padding-right:2px;padding-left:2px}table.project-initial-forecast th:nth-child(6).negative-input,table.project-initial-forecast td:nth-child(6).negative-input{padding-right:2px}table.project-initial-forecast th:nth-child(6).negative-input input,table.project-initial-forecast td:nth-child(6).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scrolling.project-total-forecast{width:1000px}table#scrolling.project-total-forecast th:nth-child(2),table#scrolling.project-total-forecast td:nth-child(2){width:110px;min-width:110px;max-width:110px}table#scrolling.project-total-forecast th:nth-child(3),table#scrolling.project-total-forecast td:nth-child(3){width:110px;min-width:110px;max-width:110px}table#scrolling.project-total-forecast th:nth-child(4),table#scrolling.project-total-forecast td:nth-child(4){width:110px;min-width:110px;max-width:110px}table#scrolling.project-total-forecast th:nth-child(5),table#scrolling.project-total-forecast td:nth-child(5){width:65px;min-width:65px;max-width:65px}table#scrolling.project-total-forecast th:nth-child(6),table#scrolling.project-total-forecast td:nth-child(6){width:110px;min-width:110px;max-width:110px}table#scrolling.project-total-forecast th:nth-child(7),table#scrolling.project-total-forecast td:nth-child(7){width:110px;min-width:110px;max-width:110px}table#scrolling.project-total-forecast th:nth-child(8),table#scrolling.project-total-forecast td:nth-child(8){width:65px;min-width:65px;max-width:65px}table#scrolling.project-total-forecast th:nth-child(1),table#scrolling.project-total-forecast td:nth-child(1){width:320px;min-width:320px;max-width:320px}table#scrolling.project-total-forecast#scrolling,table#scrolling.project-total-forecast#scroll-part-2,table#scrolling.project-total-forecast#scroll-part-3,table#scrolling.project-total-forecast#scroll-part-4{width:1021px}table#scrolling.project-total-forecast thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.project-total-forecast th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.project-total-forecast td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.project-total-forecast tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-total-forecast tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.project-total-forecast th:nth-child(2){padding-left:4px}table#scrolling.project-total-forecast th:nth-child(2),table#scrolling.project-total-forecast td:nth-child(2){padding-right:7px;padding-left:7px}table#scrolling.project-total-forecast th:nth-child(2).input,table#scrolling.project-total-forecast td:nth-child(2).input{padding-right:2px;padding-left:2px}table#scrolling.project-total-forecast th:nth-child(2).negative-input,table#scrolling.project-total-forecast td:nth-child(2).negative-input{padding-right:2px}table#scrolling.project-total-forecast th:nth-child(2).negative-input input,table#scrolling.project-total-forecast td:nth-child(2).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scrolling.project-total-forecast th:nth-child(3){padding-left:4px}table#scrolling.project-total-forecast th:nth-child(3),table#scrolling.project-total-forecast td:nth-child(3){padding-right:7px;padding-left:7px}table#scrolling.project-total-forecast th:nth-child(3).input,table#scrolling.project-total-forecast td:nth-child(3).input{padding-right:2px;padding-left:2px}table#scrolling.project-total-forecast th:nth-child(3).negative-input,table#scrolling.project-total-forecast td:nth-child(3).negative-input{padding-right:2px}table#scrolling.project-total-forecast th:nth-child(3).negative-input input,table#scrolling.project-total-forecast td:nth-child(3).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scrolling.project-total-forecast th:nth-child(6){padding-left:4px}table#scrolling.project-total-forecast th:nth-child(6),table#scrolling.project-total-forecast td:nth-child(6){padding-right:7px;padding-left:7px}table#scrolling.project-total-forecast th:nth-child(6).input,table#scrolling.project-total-forecast td:nth-child(6).input{padding-right:2px;padding-left:2px}table#scrolling.project-total-forecast th:nth-child(6).negative-input,table#scrolling.project-total-forecast td:nth-child(6).negative-input{padding-right:2px}table#scrolling.project-total-forecast th:nth-child(6).negative-input input,table#scrolling.project-total-forecast td:nth-child(6).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scrolling.project-overhead-forecast{width:1000px}table#scrolling.project-overhead-forecast th:nth-child(2),table#scrolling.project-overhead-forecast td:nth-child(2){width:85px;min-width:85px;max-width:85px}table#scrolling.project-overhead-forecast th:nth-child(3),table#scrolling.project-overhead-forecast td:nth-child(3){width:85px;min-width:85px;max-width:85px}table#scrolling.project-overhead-forecast th:nth-child(4),table#scrolling.project-overhead-forecast td:nth-child(4){width:85px;min-width:85px;max-width:85px}table#scrolling.project-overhead-forecast th:nth-child(5),table#scrolling.project-overhead-forecast td:nth-child(5){width:78px;min-width:78px;max-width:78px}table#scrolling.project-overhead-forecast th:nth-child(6),table#scrolling.project-overhead-forecast td:nth-child(6){width:93px;min-width:93px;max-width:93px}table#scrolling.project-overhead-forecast th:nth-child(7),table#scrolling.project-overhead-forecast td:nth-child(7){width:85px;min-width:85px;max-width:85px}table#scrolling.project-overhead-forecast th:nth-child(8),table#scrolling.project-overhead-forecast td:nth-child(8){width:85px;min-width:85px;max-width:85px}table#scrolling.project-overhead-forecast th:nth-child(9),table#scrolling.project-overhead-forecast td:nth-child(9){width:40px;min-width:40px;max-width:40px}table#scrolling.project-overhead-forecast th:nth-child(10),table#scrolling.project-overhead-forecast td:nth-child(10){width:85px;min-width:85px;max-width:85px}table#scrolling.project-overhead-forecast th:nth-child(11),table#scrolling.project-overhead-forecast td:nth-child(11){width:93px;min-width:93px;max-width:93px}table#scrolling.project-overhead-forecast th:nth-child(1),table#scrolling.project-overhead-forecast td:nth-child(1){width:186px;min-width:186px;max-width:186px}table#scrolling.project-overhead-forecast#scrolling,table#scrolling.project-overhead-forecast#scroll-part-2,table#scrolling.project-overhead-forecast#scroll-part-3,table#scrolling.project-overhead-forecast#scroll-part-4{width:1021px}table#scrolling.project-overhead-forecast thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.project-overhead-forecast th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.project-overhead-forecast td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.project-overhead-forecast tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-overhead-forecast tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.project-overhead-forecast th:nth-child(5){padding-left:4px}table#scrolling.project-overhead-forecast th:nth-child(5),table#scrolling.project-overhead-forecast td:nth-child(5){padding-right:7px;padding-left:7px}table#scrolling.project-overhead-forecast th:nth-child(5).input,table#scrolling.project-overhead-forecast td:nth-child(5).input{padding-right:2px;padding-left:2px}table#scrolling.project-overhead-forecast th:nth-child(5).negative-input,table#scrolling.project-overhead-forecast td:nth-child(5).negative-input{padding-right:2px}table#scrolling.project-overhead-forecast th:nth-child(5).negative-input input,table#scrolling.project-overhead-forecast td:nth-child(5).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scrolling.project-overhead-forecast th:nth-child(6){padding-left:4px}table#scrolling.project-overhead-forecast th:nth-child(6),table#scrolling.project-overhead-forecast td:nth-child(6){padding-right:7px;padding-left:7px}table#scrolling.project-overhead-forecast th:nth-child(6).input,table#scrolling.project-overhead-forecast td:nth-child(6).input{padding-right:2px;padding-left:2px}table#scrolling.project-overhead-forecast th:nth-child(6).negative-input,table#scrolling.project-overhead-forecast td:nth-child(6).negative-input{padding-right:2px}table#scrolling.project-overhead-forecast th:nth-child(6).negative-input input,table#scrolling.project-overhead-forecast td:nth-child(6).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scrolling.project-overhead-forecast th:nth-child(11){padding-left:4px}table#scrolling.project-overhead-forecast th:nth-child(11),table#scrolling.project-overhead-forecast td:nth-child(11){padding-right:7px;padding-left:7px}table#scrolling.project-overhead-forecast th:nth-child(11).input,table#scrolling.project-overhead-forecast td:nth-child(11).input{padding-right:2px;padding-left:2px}table#scrolling.project-overhead-forecast th:nth-child(11).negative-input,table#scrolling.project-overhead-forecast td:nth-child(11).negative-input{padding-right:2px}table#scrolling.project-overhead-forecast th:nth-child(11).negative-input input,table#scrolling.project-overhead-forecast td:nth-child(11).negative-input input{display:inline-block;width:calc(100% - 10px)}.modal-container#project-overhead-forecast-accrual{width:640px}table.project-overhead-forecast-accrual{width:600px}table.project-overhead-forecast-accrual th:nth-child(2),table.project-overhead-forecast-accrual td:nth-child(2){width:110px;min-width:110px;max-width:110px}table.project-overhead-forecast-accrual th:nth-child(3),table.project-overhead-forecast-accrual td:nth-child(3){width:60px;min-width:60px;max-width:60px}table.project-overhead-forecast-accrual th:nth-child(4),table.project-overhead-forecast-accrual td:nth-child(4){width:110px;min-width:110px;max-width:110px}table.project-overhead-forecast-accrual th:nth-child(5),table.project-overhead-forecast-accrual td:nth-child(5){width:60px;min-width:60px;max-width:60px}table.project-overhead-forecast-accrual th:nth-child(6),table.project-overhead-forecast-accrual td:nth-child(6){width:110px;min-width:110px;max-width:110px}table.project-overhead-forecast-accrual th:nth-child(7),table.project-overhead-forecast-accrual td:nth-child(7){width:60px;min-width:60px;max-width:60px}table.project-overhead-forecast-accrual th:nth-child(1),table.project-overhead-forecast-accrual td:nth-child(1){width:90px;min-width:90px;max-width:90px}table.project-overhead-forecast-accrual#scrolling,table.project-overhead-forecast-accrual#scroll-part-2,table.project-overhead-forecast-accrual#scroll-part-3,table.project-overhead-forecast-accrual#scroll-part-4{width:621px}table.project-overhead-forecast-accrual thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.project-overhead-forecast-accrual th:nth-child(1){padding-left:2px;text-align:left !important}table.project-overhead-forecast-accrual td:nth-child(1){text-align:left !important;white-space:nowrap}table.project-overhead-forecast-accrual tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.project-overhead-forecast-accrual tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.project-overhead-forecast-accrual th:nth-child(2){padding-left:4px}table.project-overhead-forecast-accrual th:nth-child(2),table.project-overhead-forecast-accrual td:nth-child(2){padding-right:7px;padding-left:7px}table.project-overhead-forecast-accrual th:nth-child(2).input,table.project-overhead-forecast-accrual td:nth-child(2).input{padding-right:2px;padding-left:2px}table.project-overhead-forecast-accrual th:nth-child(2).negative-input,table.project-overhead-forecast-accrual td:nth-child(2).negative-input{padding-right:2px}table.project-overhead-forecast-accrual th:nth-child(2).negative-input input,table.project-overhead-forecast-accrual td:nth-child(2).negative-input input{display:inline-block;width:calc(100% - 10px)}table.project-overhead-forecast-accrual th:nth-child(3){padding-left:4px}table.project-overhead-forecast-accrual th:nth-child(3),table.project-overhead-forecast-accrual td:nth-child(3){padding-right:7px;padding-left:7px}table.project-overhead-forecast-accrual th:nth-child(3).input,table.project-overhead-forecast-accrual td:nth-child(3).input{padding-right:2px;padding-left:2px}table.project-overhead-forecast-accrual th:nth-child(3).negative-input,table.project-overhead-forecast-accrual td:nth-child(3).negative-input{padding-right:2px}table.project-overhead-forecast-accrual th:nth-child(3).negative-input input,table.project-overhead-forecast-accrual td:nth-child(3).negative-input input{display:inline-block;width:calc(100% - 10px)}table.project-overhead-forecast-accrual th:nth-child(4){padding-left:4px}table.project-overhead-forecast-accrual th:nth-child(4),table.project-overhead-forecast-accrual td:nth-child(4){padding-right:7px;padding-left:7px}table.project-overhead-forecast-accrual th:nth-child(4).input,table.project-overhead-forecast-accrual td:nth-child(4).input{padding-right:2px;padding-left:2px}table.project-overhead-forecast-accrual th:nth-child(4).negative-input,table.project-overhead-forecast-accrual td:nth-child(4).negative-input{padding-right:2px}table.project-overhead-forecast-accrual th:nth-child(4).negative-input input,table.project-overhead-forecast-accrual td:nth-child(4).negative-input input{display:inline-block;width:calc(100% - 10px)}table.project-overhead-forecast-accrual th:nth-child(5){padding-left:4px}table.project-overhead-forecast-accrual th:nth-child(5),table.project-overhead-forecast-accrual td:nth-child(5){padding-right:7px;padding-left:7px}table.project-overhead-forecast-accrual th:nth-child(5).input,table.project-overhead-forecast-accrual td:nth-child(5).input{padding-right:2px;padding-left:2px}table.project-overhead-forecast-accrual th:nth-child(5).negative-input,table.project-overhead-forecast-accrual td:nth-child(5).negative-input{padding-right:2px}table.project-overhead-forecast-accrual th:nth-child(5).negative-input input,table.project-overhead-forecast-accrual td:nth-child(5).negative-input input{display:inline-block;width:calc(100% - 10px)}table.project-overhead-forecast-accrual th:nth-child(6){padding-left:4px}table.project-overhead-forecast-accrual th:nth-child(6),table.project-overhead-forecast-accrual td:nth-child(6){padding-right:7px;padding-left:7px}table.project-overhead-forecast-accrual th:nth-child(6).input,table.project-overhead-forecast-accrual td:nth-child(6).input{padding-right:2px;padding-left:2px}table.project-overhead-forecast-accrual th:nth-child(6).negative-input,table.project-overhead-forecast-accrual td:nth-child(6).negative-input{padding-right:2px}table.project-overhead-forecast-accrual th:nth-child(6).negative-input input,table.project-overhead-forecast-accrual td:nth-child(6).negative-input input{display:inline-block;width:calc(100% - 10px)}table.project-overhead-forecast-accrual th:nth-child(7){padding-left:4px}table.project-overhead-forecast-accrual th:nth-child(7),table.project-overhead-forecast-accrual td:nth-child(7){padding-right:7px;padding-left:7px}table.project-overhead-forecast-accrual th:nth-child(7).input,table.project-overhead-forecast-accrual td:nth-child(7).input{padding-right:2px;padding-left:2px}table.project-overhead-forecast-accrual th:nth-child(7).negative-input,table.project-overhead-forecast-accrual td:nth-child(7).negative-input{padding-right:2px}table.project-overhead-forecast-accrual th:nth-child(7).negative-input input,table.project-overhead-forecast-accrual td:nth-child(7).negative-input input{display:inline-block;width:calc(100% - 10px)}table.project-overhead-forecast-accrual input[type=text]{margin-bottom:0 !important;padding:1px 4px !important}table.project-overhead-forecast-accrual tr.sum2 td{padding-right:7px}table.project-overhead-forecast-details-result{width:1000px}table.project-overhead-forecast-details-result th:nth-child(2),table.project-overhead-forecast-details-result td:nth-child(2){width:325px;min-width:325px;max-width:325px}table.project-overhead-forecast-details-result th:nth-child(3),table.project-overhead-forecast-details-result td:nth-child(3){width:100px;min-width:100px;max-width:100px}table.project-overhead-forecast-details-result th:nth-child(4),table.project-overhead-forecast-details-result td:nth-child(4){width:100px;min-width:100px;max-width:100px}table.project-overhead-forecast-details-result th:nth-child(5),table.project-overhead-forecast-details-result td:nth-child(5){width:150px;min-width:150px;max-width:150px}table.project-overhead-forecast-details-result th:nth-child(6),table.project-overhead-forecast-details-result td:nth-child(6){width:90px;min-width:90px;max-width:90px}table.project-overhead-forecast-details-result th:nth-child(7),table.project-overhead-forecast-details-result td:nth-child(7){width:105px;min-width:105px;max-width:105px}table.project-overhead-forecast-details-result th:nth-child(8),table.project-overhead-forecast-details-result td:nth-child(8){width:35px;min-width:35px;max-width:35px}table.project-overhead-forecast-details-result th:nth-child(1),table.project-overhead-forecast-details-result td:nth-child(1){width:95px;min-width:95px;max-width:95px}table.project-overhead-forecast-details-result#scrolling,table.project-overhead-forecast-details-result#scroll-part-2,table.project-overhead-forecast-details-result#scroll-part-3,table.project-overhead-forecast-details-result#scroll-part-4{width:1021px}table.project-overhead-forecast-details-result tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.project-overhead-forecast-details-result thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.project-overhead-forecast-details-result th:nth-child(1){padding-left:2px;text-align:left !important}table.project-overhead-forecast-details-result td:nth-child(1){text-align:left !important;white-space:nowrap}table.project-overhead-forecast-details-result tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.project-overhead-forecast-details-result th:nth-child(1){padding-left:2px;text-align:left !important}table.project-overhead-forecast-details-result td:nth-child(1){text-align:left !important;white-space:nowrap}table.project-overhead-forecast-details-result tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.project-overhead-forecast-details-result th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table.project-overhead-forecast-details-result td:nth-child(2){text-align:left !important;white-space:nowrap}table.project-overhead-forecast-details-result tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table.project-overhead-forecast-details-result th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table.project-overhead-forecast-details-result td:nth-child(3){text-align:left !important;white-space:nowrap}table.project-overhead-forecast-details-result tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table.project-overhead-forecast-details-result th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table.project-overhead-forecast-details-result td:nth-child(4){text-align:left !important;white-space:nowrap}table.project-overhead-forecast-details-result tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table.project-overhead-forecast-details-result th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table.project-overhead-forecast-details-result td:nth-child(5){text-align:left !important;white-space:nowrap}table.project-overhead-forecast-details-result tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table.project-overhead-forecast-details{width:1000px}table.project-overhead-forecast-details th:nth-child(2),table.project-overhead-forecast-details td:nth-child(2){width:395px;min-width:395px;max-width:395px}table.project-overhead-forecast-details th:nth-child(3),table.project-overhead-forecast-details td:nth-child(3){width:135px;min-width:135px;max-width:135px}table.project-overhead-forecast-details th:nth-child(4),table.project-overhead-forecast-details td:nth-child(4){width:135px;min-width:135px;max-width:135px}table.project-overhead-forecast-details th:nth-child(5),table.project-overhead-forecast-details td:nth-child(5){width:105px;min-width:105px;max-width:105px}table.project-overhead-forecast-details th:nth-child(6),table.project-overhead-forecast-details td:nth-child(6){width:105px;min-width:105px;max-width:105px}table.project-overhead-forecast-details th:nth-child(7),table.project-overhead-forecast-details td:nth-child(7){width:35px;min-width:35px;max-width:35px}table.project-overhead-forecast-details th:nth-child(1),table.project-overhead-forecast-details td:nth-child(1){width:90px;min-width:90px;max-width:90px}table.project-overhead-forecast-details#scrolling,table.project-overhead-forecast-details#scroll-part-2,table.project-overhead-forecast-details#scroll-part-3,table.project-overhead-forecast-details#scroll-part-4{width:1021px}table.project-overhead-forecast-details tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.project-overhead-forecast-details thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.project-overhead-forecast-details th:nth-child(1){padding-left:2px;text-align:left !important}table.project-overhead-forecast-details td:nth-child(1){text-align:left !important;white-space:nowrap}table.project-overhead-forecast-details tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.project-overhead-forecast-details th:nth-child(1){padding-left:2px;text-align:left !important}table.project-overhead-forecast-details td:nth-child(1){text-align:left !important;white-space:nowrap}table.project-overhead-forecast-details tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.project-overhead-forecast-details th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table.project-overhead-forecast-details td:nth-child(2){text-align:left !important;white-space:nowrap}table.project-overhead-forecast-details tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table.project-overhead-forecast-details th:nth-child(2){padding-left:4px}table.project-overhead-forecast-details th:nth-child(2),table.project-overhead-forecast-details td:nth-child(2){padding-right:7px;padding-left:7px}table.project-overhead-forecast-details th:nth-child(2).input,table.project-overhead-forecast-details td:nth-child(2).input{padding-right:2px;padding-left:2px}table.project-overhead-forecast-details th:nth-child(2).negative-input,table.project-overhead-forecast-details td:nth-child(2).negative-input{padding-right:2px}table.project-overhead-forecast-details th:nth-child(2).negative-input input,table.project-overhead-forecast-details td:nth-child(2).negative-input input{display:inline-block;width:calc(100% - 10px)}table.project-overhead-forecast-details th:nth-child(3){padding-left:4px}table.project-overhead-forecast-details th:nth-child(3),table.project-overhead-forecast-details td:nth-child(3){padding-right:7px;padding-left:7px}table.project-overhead-forecast-details th:nth-child(3).input,table.project-overhead-forecast-details td:nth-child(3).input{padding-right:2px;padding-left:2px}table.project-overhead-forecast-details th:nth-child(3).negative-input,table.project-overhead-forecast-details td:nth-child(3).negative-input{padding-right:2px}table.project-overhead-forecast-details th:nth-child(3).negative-input input,table.project-overhead-forecast-details td:nth-child(3).negative-input input{display:inline-block;width:calc(100% - 10px)}table.project-overhead-forecast-details th:nth-child(4){padding-left:4px}table.project-overhead-forecast-details th:nth-child(4),table.project-overhead-forecast-details td:nth-child(4){padding-right:7px;padding-left:7px}table.project-overhead-forecast-details th:nth-child(4).input,table.project-overhead-forecast-details td:nth-child(4).input{padding-right:2px;padding-left:2px}table.project-overhead-forecast-details th:nth-child(4).negative-input,table.project-overhead-forecast-details td:nth-child(4).negative-input{padding-right:2px}table.project-overhead-forecast-details th:nth-child(4).negative-input input,table.project-overhead-forecast-details td:nth-child(4).negative-input input{display:inline-block;width:calc(100% - 10px)}table.project-overhead-forecast-details button{padding:4px 10px !important}table.project-overhead-forecast-get-from-previous{width:620px}table.project-overhead-forecast-get-from-previous th:nth-child(2),table.project-overhead-forecast-get-from-previous td:nth-child(2){width:80px;min-width:80px;max-width:80px}table.project-overhead-forecast-get-from-previous th:nth-child(3),table.project-overhead-forecast-get-from-previous td:nth-child(3){width:200px;min-width:200px;max-width:200px}table.project-overhead-forecast-get-from-previous th:nth-child(4),table.project-overhead-forecast-get-from-previous td:nth-child(4){width:70px;min-width:70px;max-width:70px}table.project-overhead-forecast-get-from-previous th:nth-child(5),table.project-overhead-forecast-get-from-previous td:nth-child(5){width:105px;min-width:105px;max-width:105px}table.project-overhead-forecast-get-from-previous th:nth-child(6),table.project-overhead-forecast-get-from-previous td:nth-child(6){width:105px;min-width:105px;max-width:105px}table.project-overhead-forecast-get-from-previous th:nth-child(7),table.project-overhead-forecast-get-from-previous td:nth-child(7){width:21px;min-width:21px;max-width:21px}table.project-overhead-forecast-get-from-previous th:nth-child(1),table.project-overhead-forecast-get-from-previous td:nth-child(1){width:39px;min-width:39px;max-width:39px}table.project-overhead-forecast-get-from-previous#scrolling,table.project-overhead-forecast-get-from-previous#scroll-part-2,table.project-overhead-forecast-get-from-previous#scroll-part-3,table.project-overhead-forecast-get-from-previous#scroll-part-4{width:641px}table.project-overhead-forecast-get-from-previous tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.project-overhead-forecast-get-from-previous thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.project-overhead-forecast-get-from-previous th:nth-child(1){padding-left:2px;text-align:left !important}table.project-overhead-forecast-get-from-previous td:nth-child(1){text-align:left !important;white-space:nowrap}table.project-overhead-forecast-get-from-previous tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.project-overhead-forecast-get-from-previous th:nth-child(1){padding-left:2px;text-align:left !important}table.project-overhead-forecast-get-from-previous td:nth-child(1){text-align:left !important;white-space:nowrap}table.project-overhead-forecast-get-from-previous tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.project-overhead-forecast-get-from-previous th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table.project-overhead-forecast-get-from-previous td:nth-child(2){text-align:left !important;white-space:nowrap}table.project-overhead-forecast-get-from-previous tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table.project-overhead-forecast-get-from-previous th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table.project-overhead-forecast-get-from-previous td:nth-child(3){text-align:left !important;white-space:nowrap}table.project-overhead-forecast-get-from-previous tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table.project-overhead-forecast-get-from-previous tbody{max-height:400px;overflow-x:hidden;overflow-y:auto}.modal-container#get_from_previous_forecast{width:660px}.modal-container#get_from_previous_forecast_details_activity{width:760px}table#scrolling.project-detailed-forecast{width:1000px}table#scrolling.project-detailed-forecast th:nth-child(2),table#scrolling.project-detailed-forecast td:nth-child(2){width:98px;min-width:98px;max-width:98px}table#scrolling.project-detailed-forecast th:nth-child(3),table#scrolling.project-detailed-forecast td:nth-child(3){width:98px;min-width:98px;max-width:98px}table#scrolling.project-detailed-forecast th:nth-child(4),table#scrolling.project-detailed-forecast td:nth-child(4){width:98px;min-width:98px;max-width:98px}table#scrolling.project-detailed-forecast th:nth-child(5),table#scrolling.project-detailed-forecast td:nth-child(5){width:98px;min-width:98px;max-width:98px}table#scrolling.project-detailed-forecast th:nth-child(6),table#scrolling.project-detailed-forecast td:nth-child(6){width:98px;min-width:98px;max-width:98px}table#scrolling.project-detailed-forecast th:nth-child(7),table#scrolling.project-detailed-forecast td:nth-child(7){width:98px;min-width:98px;max-width:98px}table#scrolling.project-detailed-forecast th:nth-child(8),table#scrolling.project-detailed-forecast td:nth-child(8){width:98px;min-width:98px;max-width:98px}table#scrolling.project-detailed-forecast th:nth-child(9),table#scrolling.project-detailed-forecast td:nth-child(9){width:98px;min-width:98px;max-width:98px}table#scrolling.project-detailed-forecast th:nth-child(10),table#scrolling.project-detailed-forecast td:nth-child(10){width:45px;min-width:45px;max-width:45px}table#scrolling.project-detailed-forecast th:nth-child(1),table#scrolling.project-detailed-forecast td:nth-child(1){width:171px;min-width:171px;max-width:171px}table#scrolling.project-detailed-forecast#scrolling,table#scrolling.project-detailed-forecast#scroll-part-2,table#scrolling.project-detailed-forecast#scroll-part-3,table#scrolling.project-detailed-forecast#scroll-part-4{width:1021px}table#scrolling.project-detailed-forecast thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.project-detailed-forecast th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.project-detailed-forecast td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.project-detailed-forecast tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-detailed-forecast tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.project-detailed-forecast th:nth-child(2){padding-left:4px}table#scrolling.project-detailed-forecast th:nth-child(2),table#scrolling.project-detailed-forecast td:nth-child(2){padding-right:7px;padding-left:7px}table#scrolling.project-detailed-forecast th:nth-child(2).input,table#scrolling.project-detailed-forecast td:nth-child(2).input{padding-right:2px;padding-left:2px}table#scrolling.project-detailed-forecast th:nth-child(2).negative-input,table#scrolling.project-detailed-forecast td:nth-child(2).negative-input{padding-right:2px}table#scrolling.project-detailed-forecast th:nth-child(2).negative-input input,table#scrolling.project-detailed-forecast td:nth-child(2).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scrolling.project-detailed-forecast th:nth-child(3){padding-left:4px}table#scrolling.project-detailed-forecast th:nth-child(3),table#scrolling.project-detailed-forecast td:nth-child(3){padding-right:7px;padding-left:7px}table#scrolling.project-detailed-forecast th:nth-child(3).input,table#scrolling.project-detailed-forecast td:nth-child(3).input{padding-right:2px;padding-left:2px}table#scrolling.project-detailed-forecast th:nth-child(3).negative-input,table#scrolling.project-detailed-forecast td:nth-child(3).negative-input{padding-right:2px}table#scrolling.project-detailed-forecast th:nth-child(3).negative-input input,table#scrolling.project-detailed-forecast td:nth-child(3).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scrolling.project-detailed-forecast th:nth-child(6){padding-left:4px}table#scrolling.project-detailed-forecast th:nth-child(6),table#scrolling.project-detailed-forecast td:nth-child(6){padding-right:7px;padding-left:7px}table#scrolling.project-detailed-forecast th:nth-child(6).input,table#scrolling.project-detailed-forecast td:nth-child(6).input{padding-right:2px;padding-left:2px}table#scrolling.project-detailed-forecast th:nth-child(6).negative-input,table#scrolling.project-detailed-forecast td:nth-child(6).negative-input{padding-right:2px}table#scrolling.project-detailed-forecast th:nth-child(6).negative-input input,table#scrolling.project-detailed-forecast td:nth-child(6).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scrolling.project-detailed-forecast th:nth-child(7){padding-left:4px}table#scrolling.project-detailed-forecast th:nth-child(7),table#scrolling.project-detailed-forecast td:nth-child(7){padding-right:7px;padding-left:7px}table#scrolling.project-detailed-forecast th:nth-child(7).input,table#scrolling.project-detailed-forecast td:nth-child(7).input{padding-right:2px;padding-left:2px}table#scrolling.project-detailed-forecast th:nth-child(7).negative-input,table#scrolling.project-detailed-forecast td:nth-child(7).negative-input{padding-right:2px}table#scrolling.project-detailed-forecast th:nth-child(7).negative-input input,table#scrolling.project-detailed-forecast td:nth-child(7).negative-input input{display:inline-block;width:calc(100% - 10px)}table.project-detailed-forecast-details-result{width:1000px}table.project-detailed-forecast-details-result th:nth-child(2),table.project-detailed-forecast-details-result td:nth-child(2){width:325px;min-width:325px;max-width:325px}table.project-detailed-forecast-details-result th:nth-child(3),table.project-detailed-forecast-details-result td:nth-child(3){width:100px;min-width:100px;max-width:100px}table.project-detailed-forecast-details-result th:nth-child(4),table.project-detailed-forecast-details-result td:nth-child(4){width:100px;min-width:100px;max-width:100px}table.project-detailed-forecast-details-result th:nth-child(5),table.project-detailed-forecast-details-result td:nth-child(5){width:150px;min-width:150px;max-width:150px}table.project-detailed-forecast-details-result th:nth-child(6),table.project-detailed-forecast-details-result td:nth-child(6){width:90px;min-width:90px;max-width:90px}table.project-detailed-forecast-details-result th:nth-child(7),table.project-detailed-forecast-details-result td:nth-child(7){width:105px;min-width:105px;max-width:105px}table.project-detailed-forecast-details-result th:nth-child(8),table.project-detailed-forecast-details-result td:nth-child(8){width:35px;min-width:35px;max-width:35px}table.project-detailed-forecast-details-result th:nth-child(1),table.project-detailed-forecast-details-result td:nth-child(1){width:95px;min-width:95px;max-width:95px}table.project-detailed-forecast-details-result#scrolling,table.project-detailed-forecast-details-result#scroll-part-2,table.project-detailed-forecast-details-result#scroll-part-3,table.project-detailed-forecast-details-result#scroll-part-4{width:1021px}table.project-detailed-forecast-details-result tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.project-detailed-forecast-details-result thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.project-detailed-forecast-details-result th:nth-child(1){padding-left:2px;text-align:left !important}table.project-detailed-forecast-details-result td:nth-child(1){text-align:left !important;white-space:nowrap}table.project-detailed-forecast-details-result tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.project-detailed-forecast-details-result th:nth-child(1){padding-left:2px;text-align:left !important}table.project-detailed-forecast-details-result td:nth-child(1){text-align:left !important;white-space:nowrap}table.project-detailed-forecast-details-result tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.project-detailed-forecast-details-result th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table.project-detailed-forecast-details-result td:nth-child(2){text-align:left !important;white-space:nowrap}table.project-detailed-forecast-details-result tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table.project-detailed-forecast-details-result th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table.project-detailed-forecast-details-result td:nth-child(3){text-align:left !important;white-space:nowrap}table.project-detailed-forecast-details-result tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table.project-detailed-forecast-details-result th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table.project-detailed-forecast-details-result td:nth-child(4){text-align:left !important;white-space:nowrap}table.project-detailed-forecast-details-result tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table.project-detailed-forecast-details-result th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table.project-detailed-forecast-details-result td:nth-child(5){text-align:left !important;white-space:nowrap}table.project-detailed-forecast-details-result tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table.project-detailed-forecast-details-result-activity{width:1000px}table.project-detailed-forecast-details-result-activity th:nth-child(2),table.project-detailed-forecast-details-result-activity td:nth-child(2){width:60px;min-width:60px;max-width:60px}table.project-detailed-forecast-details-result-activity th:nth-child(3),table.project-detailed-forecast-details-result-activity td:nth-child(3){width:305px;min-width:305px;max-width:305px}table.project-detailed-forecast-details-result-activity th:nth-child(4),table.project-detailed-forecast-details-result-activity td:nth-child(4){width:100px;min-width:100px;max-width:100px}table.project-detailed-forecast-details-result-activity th:nth-child(5),table.project-detailed-forecast-details-result-activity td:nth-child(5){width:100px;min-width:100px;max-width:100px}table.project-detailed-forecast-details-result-activity th:nth-child(6),table.project-detailed-forecast-details-result-activity td:nth-child(6){width:150px;min-width:150px;max-width:150px}table.project-detailed-forecast-details-result-activity th:nth-child(7),table.project-detailed-forecast-details-result-activity td:nth-child(7){width:90px;min-width:90px;max-width:90px}table.project-detailed-forecast-details-result-activity th:nth-child(8),table.project-detailed-forecast-details-result-activity td:nth-child(8){width:105px;min-width:105px;max-width:105px}table.project-detailed-forecast-details-result-activity th:nth-child(9),table.project-detailed-forecast-details-result-activity td:nth-child(9){width:35px;min-width:35px;max-width:35px}table.project-detailed-forecast-details-result-activity th:nth-child(1),table.project-detailed-forecast-details-result-activity td:nth-child(1){width:55px;min-width:55px;max-width:55px}table.project-detailed-forecast-details-result-activity#scrolling,table.project-detailed-forecast-details-result-activity#scroll-part-2,table.project-detailed-forecast-details-result-activity#scroll-part-3,table.project-detailed-forecast-details-result-activity#scroll-part-4{width:1021px}table.project-detailed-forecast-details-result-activity tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.project-detailed-forecast-details-result-activity thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.project-detailed-forecast-details-result-activity th:nth-child(1){padding-left:2px;text-align:left !important}table.project-detailed-forecast-details-result-activity td:nth-child(1){text-align:left !important;white-space:nowrap}table.project-detailed-forecast-details-result-activity tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.project-detailed-forecast-details-result-activity th:nth-child(1){padding-left:2px;text-align:left !important}table.project-detailed-forecast-details-result-activity td:nth-child(1){text-align:left !important;white-space:nowrap}table.project-detailed-forecast-details-result-activity tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.project-detailed-forecast-details-result-activity th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table.project-detailed-forecast-details-result-activity td:nth-child(2){text-align:left !important;white-space:nowrap}table.project-detailed-forecast-details-result-activity tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table.project-detailed-forecast-details-result-activity th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table.project-detailed-forecast-details-result-activity td:nth-child(3){text-align:left !important;white-space:nowrap}table.project-detailed-forecast-details-result-activity tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table.project-detailed-forecast-details-result-activity th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table.project-detailed-forecast-details-result-activity td:nth-child(4){text-align:left !important;white-space:nowrap}table.project-detailed-forecast-details-result-activity tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table.project-detailed-forecast-details-result-activity th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table.project-detailed-forecast-details-result-activity td:nth-child(5){text-align:left !important;white-space:nowrap}table.project-detailed-forecast-details-result-activity tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table.project-detailed-forecast-details-result-activity th:nth-child(6){padding-left:2px;text-align:left !important;padding-left:3px}table.project-detailed-forecast-details-result-activity td:nth-child(6){text-align:left !important;white-space:nowrap}table.project-detailed-forecast-details-result-activity tbody td:nth-child(6){overflow:hidden;text-overflow:ellipsis}table.project-detailed-forecast-details-result-with-quantity{width:1000px}table.project-detailed-forecast-details-result-with-quantity th:nth-child(2),table.project-detailed-forecast-details-result-with-quantity td:nth-child(2){width:260px;min-width:260px;max-width:260px}table.project-detailed-forecast-details-result-with-quantity th:nth-child(3),table.project-detailed-forecast-details-result-with-quantity td:nth-child(3){width:80px;min-width:80px;max-width:80px}table.project-detailed-forecast-details-result-with-quantity th:nth-child(4),table.project-detailed-forecast-details-result-with-quantity td:nth-child(4){width:100px;min-width:100px;max-width:100px}table.project-detailed-forecast-details-result-with-quantity th:nth-child(5),table.project-detailed-forecast-details-result-with-quantity td:nth-child(5){width:100px;min-width:100px;max-width:100px}table.project-detailed-forecast-details-result-with-quantity th:nth-child(6),table.project-detailed-forecast-details-result-with-quantity td:nth-child(6){width:70px;min-width:70px;max-width:70px}table.project-detailed-forecast-details-result-with-quantity th:nth-child(7),table.project-detailed-forecast-details-result-with-quantity td:nth-child(7){width:95px;min-width:95px;max-width:95px}table.project-detailed-forecast-details-result-with-quantity th:nth-child(8),table.project-detailed-forecast-details-result-with-quantity td:nth-child(8){width:90px;min-width:90px;max-width:90px}table.project-detailed-forecast-details-result-with-quantity th:nth-child(9),table.project-detailed-forecast-details-result-with-quantity td:nth-child(9){width:105px;min-width:105px;max-width:105px}table.project-detailed-forecast-details-result-with-quantity th:nth-child(10),table.project-detailed-forecast-details-result-with-quantity td:nth-child(10){width:35px;min-width:35px;max-width:35px}table.project-detailed-forecast-details-result-with-quantity th:nth-child(1),table.project-detailed-forecast-details-result-with-quantity td:nth-child(1){width:65px;min-width:65px;max-width:65px}table.project-detailed-forecast-details-result-with-quantity#scrolling,table.project-detailed-forecast-details-result-with-quantity#scroll-part-2,table.project-detailed-forecast-details-result-with-quantity#scroll-part-3,table.project-detailed-forecast-details-result-with-quantity#scroll-part-4{width:1021px}table.project-detailed-forecast-details-result-with-quantity tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.project-detailed-forecast-details-result-with-quantity thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.project-detailed-forecast-details-result-with-quantity th:nth-child(1){padding-left:2px;text-align:left !important}table.project-detailed-forecast-details-result-with-quantity td:nth-child(1){text-align:left !important;white-space:nowrap}table.project-detailed-forecast-details-result-with-quantity tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.project-detailed-forecast-details-result-with-quantity th:nth-child(1){padding-left:2px;text-align:left !important}table.project-detailed-forecast-details-result-with-quantity td:nth-child(1){text-align:left !important;white-space:nowrap}table.project-detailed-forecast-details-result-with-quantity tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.project-detailed-forecast-details-result-with-quantity th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table.project-detailed-forecast-details-result-with-quantity td:nth-child(2){text-align:left !important;white-space:nowrap}table.project-detailed-forecast-details-result-with-quantity tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table.project-detailed-forecast-details-result-with-quantity th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table.project-detailed-forecast-details-result-with-quantity td:nth-child(3){text-align:left !important;white-space:nowrap}table.project-detailed-forecast-details-result-with-quantity tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table.project-detailed-forecast-details-result-with-quantity th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table.project-detailed-forecast-details-result-with-quantity td:nth-child(4){text-align:left !important;white-space:nowrap}table.project-detailed-forecast-details-result-with-quantity tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table.project-detailed-forecast-details-result-with-quantity th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table.project-detailed-forecast-details-result-with-quantity td:nth-child(5){text-align:left !important;white-space:nowrap}table.project-detailed-forecast-details-result-with-quantity tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table.project-detailed-forecast-details-result-activity-with-quantity{width:1000px}table.project-detailed-forecast-details-result-activity-with-quantity th:nth-child(2),table.project-detailed-forecast-details-result-activity-with-quantity td:nth-child(2){width:60px;min-width:60px;max-width:60px}table.project-detailed-forecast-details-result-activity-with-quantity th:nth-child(3),table.project-detailed-forecast-details-result-activity-with-quantity td:nth-child(3){width:230px;min-width:230px;max-width:230px}table.project-detailed-forecast-details-result-activity-with-quantity th:nth-child(4),table.project-detailed-forecast-details-result-activity-with-quantity td:nth-child(4){width:60px;min-width:60px;max-width:60px}table.project-detailed-forecast-details-result-activity-with-quantity th:nth-child(5),table.project-detailed-forecast-details-result-activity-with-quantity td:nth-child(5){width:100px;min-width:100px;max-width:100px}table.project-detailed-forecast-details-result-activity-with-quantity th:nth-child(6),table.project-detailed-forecast-details-result-activity-with-quantity td:nth-child(6){width:100px;min-width:100px;max-width:100px}table.project-detailed-forecast-details-result-activity-with-quantity th:nth-child(7),table.project-detailed-forecast-details-result-activity-with-quantity td:nth-child(7){width:70px;min-width:70px;max-width:70px}table.project-detailed-forecast-details-result-activity-with-quantity th:nth-child(8),table.project-detailed-forecast-details-result-activity-with-quantity td:nth-child(8){width:95px;min-width:95px;max-width:95px}table.project-detailed-forecast-details-result-activity-with-quantity th:nth-child(9),table.project-detailed-forecast-details-result-activity-with-quantity td:nth-child(9){width:90px;min-width:90px;max-width:90px}table.project-detailed-forecast-details-result-activity-with-quantity th:nth-child(10),table.project-detailed-forecast-details-result-activity-with-quantity td:nth-child(10){width:105px;min-width:105px;max-width:105px}table.project-detailed-forecast-details-result-activity-with-quantity th:nth-child(11),table.project-detailed-forecast-details-result-activity-with-quantity td:nth-child(11){width:35px;min-width:35px;max-width:35px}table.project-detailed-forecast-details-result-activity-with-quantity th:nth-child(1),table.project-detailed-forecast-details-result-activity-with-quantity td:nth-child(1){width:55px;min-width:55px;max-width:55px}table.project-detailed-forecast-details-result-activity-with-quantity#scrolling,table.project-detailed-forecast-details-result-activity-with-quantity#scroll-part-2,table.project-detailed-forecast-details-result-activity-with-quantity#scroll-part-3,table.project-detailed-forecast-details-result-activity-with-quantity#scroll-part-4{width:1021px}table.project-detailed-forecast-details-result-activity-with-quantity tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.project-detailed-forecast-details-result-activity-with-quantity thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.project-detailed-forecast-details-result-activity-with-quantity th:nth-child(1){padding-left:2px;text-align:left !important}table.project-detailed-forecast-details-result-activity-with-quantity td:nth-child(1){text-align:left !important;white-space:nowrap}table.project-detailed-forecast-details-result-activity-with-quantity tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.project-detailed-forecast-details-result-activity-with-quantity th:nth-child(1){padding-left:2px;text-align:left !important}table.project-detailed-forecast-details-result-activity-with-quantity td:nth-child(1){text-align:left !important;white-space:nowrap}table.project-detailed-forecast-details-result-activity-with-quantity tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.project-detailed-forecast-details-result-activity-with-quantity th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table.project-detailed-forecast-details-result-activity-with-quantity td:nth-child(2){text-align:left !important;white-space:nowrap}table.project-detailed-forecast-details-result-activity-with-quantity tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table.project-detailed-forecast-details-result-activity-with-quantity th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table.project-detailed-forecast-details-result-activity-with-quantity td:nth-child(3){text-align:left !important;white-space:nowrap}table.project-detailed-forecast-details-result-activity-with-quantity tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table.project-detailed-forecast-details-result-activity-with-quantity th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table.project-detailed-forecast-details-result-activity-with-quantity td:nth-child(4){text-align:left !important;white-space:nowrap}table.project-detailed-forecast-details-result-activity-with-quantity tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table.project-detailed-forecast-details-result-activity-with-quantity th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table.project-detailed-forecast-details-result-activity-with-quantity td:nth-child(5){text-align:left !important;white-space:nowrap}table.project-detailed-forecast-details-result-activity-with-quantity tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table.project-detailed-forecast-details-result-activity-with-quantity th:nth-child(6){padding-left:2px;text-align:left !important;padding-left:3px}table.project-detailed-forecast-details-result-activity-with-quantity td:nth-child(6){text-align:left !important;white-space:nowrap}table.project-detailed-forecast-details-result-activity-with-quantity tbody td:nth-child(6){overflow:hidden;text-overflow:ellipsis}table.project-detailed-forecast-details{width:1000px}table.project-detailed-forecast-details th:nth-child(2),table.project-detailed-forecast-details td:nth-child(2){width:395px;min-width:395px;max-width:395px}table.project-detailed-forecast-details th:nth-child(3),table.project-detailed-forecast-details td:nth-child(3){width:105px;min-width:105px;max-width:105px}table.project-detailed-forecast-details th:nth-child(4),table.project-detailed-forecast-details td:nth-child(4){width:60px;min-width:60px;max-width:60px}table.project-detailed-forecast-details th:nth-child(5),table.project-detailed-forecast-details td:nth-child(5){width:105px;min-width:105px;max-width:105px}table.project-detailed-forecast-details th:nth-child(6),table.project-detailed-forecast-details td:nth-child(6){width:105px;min-width:105px;max-width:105px}table.project-detailed-forecast-details th:nth-child(7),table.project-detailed-forecast-details td:nth-child(7){width:105px;min-width:105px;max-width:105px}table.project-detailed-forecast-details th:nth-child(8),table.project-detailed-forecast-details td:nth-child(8){width:35px;min-width:35px;max-width:35px}table.project-detailed-forecast-details th:nth-child(1),table.project-detailed-forecast-details td:nth-child(1){width:90px;min-width:90px;max-width:90px}table.project-detailed-forecast-details#scrolling,table.project-detailed-forecast-details#scroll-part-2,table.project-detailed-forecast-details#scroll-part-3,table.project-detailed-forecast-details#scroll-part-4{width:1021px}table.project-detailed-forecast-details tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.project-detailed-forecast-details thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.project-detailed-forecast-details th:nth-child(1){padding-left:2px;text-align:left !important}table.project-detailed-forecast-details td:nth-child(1){text-align:left !important;white-space:nowrap}table.project-detailed-forecast-details tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.project-detailed-forecast-details th:nth-child(1){padding-left:2px;text-align:left !important}table.project-detailed-forecast-details td:nth-child(1){text-align:left !important;white-space:nowrap}table.project-detailed-forecast-details tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.project-detailed-forecast-details th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table.project-detailed-forecast-details td:nth-child(2){text-align:left !important;white-space:nowrap}table.project-detailed-forecast-details tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table.project-detailed-forecast-details th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table.project-detailed-forecast-details td:nth-child(4){text-align:left !important;white-space:nowrap}table.project-detailed-forecast-details tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table.project-detailed-forecast-details th:nth-child(2){padding-left:4px}table.project-detailed-forecast-details th:nth-child(2),table.project-detailed-forecast-details td:nth-child(2){padding-right:7px;padding-left:7px}table.project-detailed-forecast-details th:nth-child(2).input,table.project-detailed-forecast-details td:nth-child(2).input{padding-right:2px;padding-left:2px}table.project-detailed-forecast-details th:nth-child(2).negative-input,table.project-detailed-forecast-details td:nth-child(2).negative-input{padding-right:2px}table.project-detailed-forecast-details th:nth-child(2).negative-input input,table.project-detailed-forecast-details td:nth-child(2).negative-input input{display:inline-block;width:calc(100% - 10px)}table.project-detailed-forecast-details th:nth-child(3){padding-left:4px}table.project-detailed-forecast-details th:nth-child(3),table.project-detailed-forecast-details td:nth-child(3){padding-right:7px;padding-left:7px}table.project-detailed-forecast-details th:nth-child(3).input,table.project-detailed-forecast-details td:nth-child(3).input{padding-right:2px;padding-left:2px}table.project-detailed-forecast-details th:nth-child(3).negative-input,table.project-detailed-forecast-details td:nth-child(3).negative-input{padding-right:2px}table.project-detailed-forecast-details th:nth-child(3).negative-input input,table.project-detailed-forecast-details td:nth-child(3).negative-input input{display:inline-block;width:calc(100% - 10px)}table.project-detailed-forecast-details th:nth-child(4){padding-left:4px}table.project-detailed-forecast-details th:nth-child(4),table.project-detailed-forecast-details td:nth-child(4){padding-right:7px;padding-left:7px}table.project-detailed-forecast-details th:nth-child(4).input,table.project-detailed-forecast-details td:nth-child(4).input{padding-right:2px;padding-left:2px}table.project-detailed-forecast-details th:nth-child(4).negative-input,table.project-detailed-forecast-details td:nth-child(4).negative-input{padding-right:2px}table.project-detailed-forecast-details th:nth-child(4).negative-input input,table.project-detailed-forecast-details td:nth-child(4).negative-input input{display:inline-block;width:calc(100% - 10px)}table.project-detailed-forecast-details th:nth-child(5){padding-left:4px}table.project-detailed-forecast-details th:nth-child(5),table.project-detailed-forecast-details td:nth-child(5){padding-right:7px;padding-left:7px}table.project-detailed-forecast-details th:nth-child(5).input,table.project-detailed-forecast-details td:nth-child(5).input{padding-right:2px;padding-left:2px}table.project-detailed-forecast-details th:nth-child(5).negative-input,table.project-detailed-forecast-details td:nth-child(5).negative-input{padding-right:2px}table.project-detailed-forecast-details th:nth-child(5).negative-input input,table.project-detailed-forecast-details td:nth-child(5).negative-input input{display:inline-block;width:calc(100% - 10px)}table.project-detailed-forecast-details button{padding:4px 10px !important}table.project-detailed-forecast-details-activity{width:1000px}table.project-detailed-forecast-details-activity th:nth-child(2),table.project-detailed-forecast-details-activity td:nth-child(2){width:140px;min-width:140px;max-width:140px}table.project-detailed-forecast-details-activity th:nth-child(3),table.project-detailed-forecast-details-activity td:nth-child(3){width:375px;min-width:375px;max-width:375px}table.project-detailed-forecast-details-activity th:nth-child(4),table.project-detailed-forecast-details-activity td:nth-child(4){width:80px;min-width:80px;max-width:80px}table.project-detailed-forecast-details-activity th:nth-child(5),table.project-detailed-forecast-details-activity td:nth-child(5){width:60px;min-width:60px;max-width:60px}table.project-detailed-forecast-details-activity th:nth-child(6),table.project-detailed-forecast-details-activity td:nth-child(6){width:80px;min-width:80px;max-width:80px}table.project-detailed-forecast-details-activity th:nth-child(7),table.project-detailed-forecast-details-activity td:nth-child(7){width:90px;min-width:90px;max-width:90px}table.project-detailed-forecast-details-activity th:nth-child(8),table.project-detailed-forecast-details-activity td:nth-child(8){width:90px;min-width:90px;max-width:90px}table.project-detailed-forecast-details-activity th:nth-child(9),table.project-detailed-forecast-details-activity td:nth-child(9){width:35px;min-width:35px;max-width:35px}table.project-detailed-forecast-details-activity th:nth-child(1),table.project-detailed-forecast-details-activity td:nth-child(1){width:50px;min-width:50px;max-width:50px}table.project-detailed-forecast-details-activity#scrolling,table.project-detailed-forecast-details-activity#scroll-part-2,table.project-detailed-forecast-details-activity#scroll-part-3,table.project-detailed-forecast-details-activity#scroll-part-4{width:1021px}table.project-detailed-forecast-details-activity tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.project-detailed-forecast-details-activity thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.project-detailed-forecast-details-activity th:nth-child(1){padding-left:2px;text-align:left !important}table.project-detailed-forecast-details-activity td:nth-child(1){text-align:left !important;white-space:nowrap}table.project-detailed-forecast-details-activity tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.project-detailed-forecast-details-activity th:nth-child(1){padding-left:2px;text-align:left !important}table.project-detailed-forecast-details-activity td:nth-child(1){text-align:left !important;white-space:nowrap}table.project-detailed-forecast-details-activity tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.project-detailed-forecast-details-activity th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table.project-detailed-forecast-details-activity td:nth-child(2){text-align:left !important;white-space:nowrap}table.project-detailed-forecast-details-activity tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table.project-detailed-forecast-details-activity th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table.project-detailed-forecast-details-activity td:nth-child(3){text-align:left !important;white-space:nowrap}table.project-detailed-forecast-details-activity tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table.project-detailed-forecast-details-activity th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table.project-detailed-forecast-details-activity td:nth-child(5){text-align:left !important;white-space:nowrap}table.project-detailed-forecast-details-activity tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table.project-detailed-forecast-details-activity th:nth-child(2){padding-left:4px}table.project-detailed-forecast-details-activity th:nth-child(2),table.project-detailed-forecast-details-activity td:nth-child(2){padding-right:7px;padding-left:7px}table.project-detailed-forecast-details-activity th:nth-child(2).input,table.project-detailed-forecast-details-activity td:nth-child(2).input{padding-right:2px;padding-left:2px}table.project-detailed-forecast-details-activity th:nth-child(2).negative-input,table.project-detailed-forecast-details-activity td:nth-child(2).negative-input{padding-right:2px}table.project-detailed-forecast-details-activity th:nth-child(2).negative-input input,table.project-detailed-forecast-details-activity td:nth-child(2).negative-input input{display:inline-block;width:calc(100% - 10px)}table.project-detailed-forecast-details-activity th:nth-child(3){padding-left:4px}table.project-detailed-forecast-details-activity th:nth-child(3),table.project-detailed-forecast-details-activity td:nth-child(3){padding-right:7px;padding-left:7px}table.project-detailed-forecast-details-activity th:nth-child(3).input,table.project-detailed-forecast-details-activity td:nth-child(3).input{padding-right:2px;padding-left:2px}table.project-detailed-forecast-details-activity th:nth-child(3).negative-input,table.project-detailed-forecast-details-activity td:nth-child(3).negative-input{padding-right:2px}table.project-detailed-forecast-details-activity th:nth-child(3).negative-input input,table.project-detailed-forecast-details-activity td:nth-child(3).negative-input input{display:inline-block;width:calc(100% - 10px)}table.project-detailed-forecast-details-activity th:nth-child(4){padding-left:4px}table.project-detailed-forecast-details-activity th:nth-child(4),table.project-detailed-forecast-details-activity td:nth-child(4){padding-right:7px;padding-left:7px}table.project-detailed-forecast-details-activity th:nth-child(4).input,table.project-detailed-forecast-details-activity td:nth-child(4).input{padding-right:2px;padding-left:2px}table.project-detailed-forecast-details-activity th:nth-child(4).negative-input,table.project-detailed-forecast-details-activity td:nth-child(4).negative-input{padding-right:2px}table.project-detailed-forecast-details-activity th:nth-child(4).negative-input input,table.project-detailed-forecast-details-activity td:nth-child(4).negative-input input{display:inline-block;width:calc(100% - 10px)}table.project-detailed-forecast-details-activity th:nth-child(5){padding-left:4px}table.project-detailed-forecast-details-activity th:nth-child(5),table.project-detailed-forecast-details-activity td:nth-child(5){padding-right:7px;padding-left:7px}table.project-detailed-forecast-details-activity th:nth-child(5).input,table.project-detailed-forecast-details-activity td:nth-child(5).input{padding-right:2px;padding-left:2px}table.project-detailed-forecast-details-activity th:nth-child(5).negative-input,table.project-detailed-forecast-details-activity td:nth-child(5).negative-input{padding-right:2px}table.project-detailed-forecast-details-activity th:nth-child(5).negative-input input,table.project-detailed-forecast-details-activity td:nth-child(5).negative-input input{display:inline-block;width:calc(100% - 10px)}table.project-detailed-forecast-details-activity th:nth-child(6){padding-left:4px}table.project-detailed-forecast-details-activity th:nth-child(6),table.project-detailed-forecast-details-activity td:nth-child(6){padding-right:7px;padding-left:7px}table.project-detailed-forecast-details-activity th:nth-child(6).input,table.project-detailed-forecast-details-activity td:nth-child(6).input{padding-right:2px;padding-left:2px}table.project-detailed-forecast-details-activity th:nth-child(6).negative-input,table.project-detailed-forecast-details-activity td:nth-child(6).negative-input{padding-right:2px}table.project-detailed-forecast-details-activity th:nth-child(6).negative-input input,table.project-detailed-forecast-details-activity td:nth-child(6).negative-input input{display:inline-block;width:calc(100% - 10px)}table.project-detailed-forecast-details-activity button{padding:4px 10px !important}table.project-detailed-forecast-get-from-previous{width:620px}table.project-detailed-forecast-get-from-previous th:nth-child(2),table.project-detailed-forecast-get-from-previous td:nth-child(2){width:80px;min-width:80px;max-width:80px}table.project-detailed-forecast-get-from-previous th:nth-child(3),table.project-detailed-forecast-get-from-previous td:nth-child(3){width:200px;min-width:200px;max-width:200px}table.project-detailed-forecast-get-from-previous th:nth-child(4),table.project-detailed-forecast-get-from-previous td:nth-child(4){width:70px;min-width:70px;max-width:70px}table.project-detailed-forecast-get-from-previous th:nth-child(5),table.project-detailed-forecast-get-from-previous td:nth-child(5){width:105px;min-width:105px;max-width:105px}table.project-detailed-forecast-get-from-previous th:nth-child(6),table.project-detailed-forecast-get-from-previous td:nth-child(6){width:105px;min-width:105px;max-width:105px}table.project-detailed-forecast-get-from-previous th:nth-child(7),table.project-detailed-forecast-get-from-previous td:nth-child(7){width:21px;min-width:21px;max-width:21px}table.project-detailed-forecast-get-from-previous th:nth-child(1),table.project-detailed-forecast-get-from-previous td:nth-child(1){width:39px;min-width:39px;max-width:39px}table.project-detailed-forecast-get-from-previous#scrolling,table.project-detailed-forecast-get-from-previous#scroll-part-2,table.project-detailed-forecast-get-from-previous#scroll-part-3,table.project-detailed-forecast-get-from-previous#scroll-part-4{width:641px}table.project-detailed-forecast-get-from-previous tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.project-detailed-forecast-get-from-previous thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.project-detailed-forecast-get-from-previous th:nth-child(1){padding-left:2px;text-align:left !important}table.project-detailed-forecast-get-from-previous td:nth-child(1){text-align:left !important;white-space:nowrap}table.project-detailed-forecast-get-from-previous tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.project-detailed-forecast-get-from-previous th:nth-child(1){padding-left:2px;text-align:left !important}table.project-detailed-forecast-get-from-previous td:nth-child(1){text-align:left !important;white-space:nowrap}table.project-detailed-forecast-get-from-previous tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.project-detailed-forecast-get-from-previous th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table.project-detailed-forecast-get-from-previous td:nth-child(2){text-align:left !important;white-space:nowrap}table.project-detailed-forecast-get-from-previous tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table.project-detailed-forecast-get-from-previous th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table.project-detailed-forecast-get-from-previous td:nth-child(3){text-align:left !important;white-space:nowrap}table.project-detailed-forecast-get-from-previous tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table.project-detailed-forecast-get-from-previous tbody{max-height:400px;overflow-x:hidden;overflow-y:auto}table.project-detailed-forecast-get-from-previous-details-activity{width:740px}table.project-detailed-forecast-get-from-previous-details-activity th:nth-child(2),table.project-detailed-forecast-get-from-previous-details-activity td:nth-child(2){width:70px;min-width:70px;max-width:70px}table.project-detailed-forecast-get-from-previous-details-activity th:nth-child(3),table.project-detailed-forecast-get-from-previous-details-activity td:nth-child(3){width:160px;min-width:160px;max-width:160px}table.project-detailed-forecast-get-from-previous-details-activity th:nth-child(4),table.project-detailed-forecast-get-from-previous-details-activity td:nth-child(4){width:180px;min-width:180px;max-width:180px}table.project-detailed-forecast-get-from-previous-details-activity th:nth-child(5),table.project-detailed-forecast-get-from-previous-details-activity td:nth-child(5){width:70px;min-width:70px;max-width:70px}table.project-detailed-forecast-get-from-previous-details-activity th:nth-child(6),table.project-detailed-forecast-get-from-previous-details-activity td:nth-child(6){width:105px;min-width:105px;max-width:105px}table.project-detailed-forecast-get-from-previous-details-activity th:nth-child(7),table.project-detailed-forecast-get-from-previous-details-activity td:nth-child(7){width:105px;min-width:105px;max-width:105px}table.project-detailed-forecast-get-from-previous-details-activity th:nth-child(8),table.project-detailed-forecast-get-from-previous-details-activity td:nth-child(8){width:21px;min-width:21px;max-width:21px}table.project-detailed-forecast-get-from-previous-details-activity th:nth-child(1),table.project-detailed-forecast-get-from-previous-details-activity td:nth-child(1){width:29px;min-width:29px;max-width:29px}table.project-detailed-forecast-get-from-previous-details-activity#scrolling,table.project-detailed-forecast-get-from-previous-details-activity#scroll-part-2,table.project-detailed-forecast-get-from-previous-details-activity#scroll-part-3,table.project-detailed-forecast-get-from-previous-details-activity#scroll-part-4{width:761px}table.project-detailed-forecast-get-from-previous-details-activity tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.project-detailed-forecast-get-from-previous-details-activity thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.project-detailed-forecast-get-from-previous-details-activity th:nth-child(1){padding-left:2px;text-align:left !important}table.project-detailed-forecast-get-from-previous-details-activity td:nth-child(1){text-align:left !important;white-space:nowrap}table.project-detailed-forecast-get-from-previous-details-activity tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.project-detailed-forecast-get-from-previous-details-activity th:nth-child(1){padding-left:2px;text-align:left !important}table.project-detailed-forecast-get-from-previous-details-activity td:nth-child(1){text-align:left !important;white-space:nowrap}table.project-detailed-forecast-get-from-previous-details-activity tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.project-detailed-forecast-get-from-previous-details-activity th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table.project-detailed-forecast-get-from-previous-details-activity td:nth-child(2){text-align:left !important;white-space:nowrap}table.project-detailed-forecast-get-from-previous-details-activity tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table.project-detailed-forecast-get-from-previous-details-activity th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table.project-detailed-forecast-get-from-previous-details-activity td:nth-child(3){text-align:left !important;white-space:nowrap}table.project-detailed-forecast-get-from-previous-details-activity tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table.project-detailed-forecast-get-from-previous-details-activity th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table.project-detailed-forecast-get-from-previous-details-activity td:nth-child(4){text-align:left !important;white-space:nowrap}table.project-detailed-forecast-get-from-previous-details-activity tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table.project-detailed-forecast-get-from-previous-details-activity tbody{max-height:400px;overflow-x:hidden;overflow-y:auto}table.project-shares{width:635px}table.project-shares th:nth-child(2),table.project-shares td:nth-child(2){width:280px;min-width:280px;max-width:280px}table.project-shares th:nth-child(3),table.project-shares td:nth-child(3){width:75px;min-width:75px;max-width:75px}table.project-shares th:nth-child(4),table.project-shares td:nth-child(4){width:40px;min-width:40px;max-width:40px}table.project-shares th:nth-child(1),table.project-shares td:nth-child(1){width:240px;min-width:240px;max-width:240px}table.project-shares#scrolling,table.project-shares#scroll-part-2,table.project-shares#scroll-part-3,table.project-shares#scroll-part-4{width:656px}table.project-shares thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.project-shares th:nth-child(1){padding-left:2px;text-align:left !important}table.project-shares td:nth-child(1){text-align:left !important;white-space:nowrap}table.project-shares tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.project-shares th:nth-child(1){padding-left:4px}table.project-shares th:nth-child(1),table.project-shares td:nth-child(1){padding-right:7px;padding-left:7px}table.project-shares th:nth-child(1).input,table.project-shares td:nth-child(1).input{padding-right:2px;padding-left:2px}table.project-shares th:nth-child(1).negative-input,table.project-shares td:nth-child(1).negative-input{padding-right:2px}table.project-shares th:nth-child(1).negative-input input,table.project-shares td:nth-child(1).negative-input input{display:inline-block;width:calc(100% - 10px)}table.project-shares th:nth-child(2){padding-left:4px}table.project-shares th:nth-child(2),table.project-shares td:nth-child(2){padding-right:7px;padding-left:7px}table.project-shares th:nth-child(2).input,table.project-shares td:nth-child(2).input{padding-right:2px;padding-left:2px}table.project-shares th:nth-child(2).negative-input,table.project-shares td:nth-child(2).negative-input{padding-right:2px}table.project-shares th:nth-child(2).negative-input input,table.project-shares td:nth-child(2).negative-input input{display:inline-block;width:calc(100% - 10px)}table.project-shares th:nth-child(3){padding-left:4px}table.project-shares th:nth-child(3),table.project-shares td:nth-child(3){padding-right:7px;padding-left:7px}table.project-shares th:nth-child(3).input,table.project-shares td:nth-child(3).input{padding-right:2px;padding-left:2px}table.project-shares th:nth-child(3).negative-input,table.project-shares td:nth-child(3).negative-input{padding-right:2px}table.project-shares th:nth-child(3).negative-input input,table.project-shares td:nth-child(3).negative-input input{display:inline-block;width:calc(100% - 10px)}table.project-shares th:nth-child(1){padding-left:2px;text-align:left !important}table.project-shares td:nth-child(1){text-align:left !important;white-space:nowrap}table.project-shares tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.project-shares th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table.project-shares td:nth-child(2){text-align:left !important;white-space:nowrap}table.project-shares tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table.project-shares tfoot td:nth-child(2){padding-top:10px;padding-right:10px;text-align:right !important}table.project-shares tfoot td:nth-child(3){padding-top:10px;padding-right:10px}table.project-activities{width:635px}table.project-activities th:nth-child(2),table.project-activities td:nth-child(2){width:100px;min-width:100px;max-width:100px}table.project-activities th:nth-child(3),table.project-activities td:nth-child(3){width:100px;min-width:100px;max-width:100px}table.project-activities th:nth-child(4),table.project-activities td:nth-child(4){width:320px;min-width:320px;max-width:320px}table.project-activities th:nth-child(5),table.project-activities td:nth-child(5){width:30px;min-width:30px;max-width:30px}table.project-activities th:nth-child(1),table.project-activities td:nth-child(1){width:85px;min-width:85px;max-width:85px}table.project-activities#scrolling,table.project-activities#scroll-part-2,table.project-activities#scroll-part-3,table.project-activities#scroll-part-4{width:656px}table.project-activities th:nth-child(1){padding-left:4px}table.project-activities th:nth-child(1),table.project-activities td:nth-child(1){padding-right:7px;padding-left:7px}table.project-activities th:nth-child(1).input,table.project-activities td:nth-child(1).input{padding-right:2px;padding-left:2px}table.project-activities th:nth-child(1).negative-input,table.project-activities td:nth-child(1).negative-input{padding-right:2px}table.project-activities th:nth-child(1).negative-input input,table.project-activities td:nth-child(1).negative-input input{display:inline-block;width:calc(100% - 10px)}table.project-activities th:nth-child(2){padding-left:4px}table.project-activities th:nth-child(2),table.project-activities td:nth-child(2){padding-right:7px;padding-left:7px}table.project-activities th:nth-child(2).input,table.project-activities td:nth-child(2).input{padding-right:2px;padding-left:2px}table.project-activities th:nth-child(2).negative-input,table.project-activities td:nth-child(2).negative-input{padding-right:2px}table.project-activities th:nth-child(2).negative-input input,table.project-activities td:nth-child(2).negative-input input{display:inline-block;width:calc(100% - 10px)}table.project-activities th:nth-child(3){padding-left:4px}table.project-activities th:nth-child(3),table.project-activities td:nth-child(3){padding-right:7px;padding-left:7px}table.project-activities th:nth-child(3).input,table.project-activities td:nth-child(3).input{padding-right:2px;padding-left:2px}table.project-activities th:nth-child(3).negative-input,table.project-activities td:nth-child(3).negative-input{padding-right:2px}table.project-activities th:nth-child(3).negative-input input,table.project-activities td:nth-child(3).negative-input input{display:inline-block;width:calc(100% - 10px)}table.project-activities th:nth-child(1){padding-left:2px;text-align:left !important}table.project-activities td:nth-child(1){text-align:left !important;white-space:nowrap}table.project-activities tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.project-activities th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table.project-activities td:nth-child(2){text-align:left !important;white-space:nowrap}table.project-activities tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table.project-activities th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table.project-activities td:nth-child(3){text-align:left !important;white-space:nowrap}table.project-activities tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table.project-activities th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table.project-activities td:nth-child(4){text-align:left !important;white-space:nowrap}table.project-activities tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-working-estimation{width:1000px}table#scrolling.project-working-estimation th:nth-child(2),table#scrolling.project-working-estimation td:nth-child(2){width:105px;min-width:105px;max-width:105px}table#scrolling.project-working-estimation th:nth-child(3),table#scrolling.project-working-estimation td:nth-child(3){width:105px;min-width:105px;max-width:105px}table#scrolling.project-working-estimation th:nth-child(4),table#scrolling.project-working-estimation td:nth-child(4){width:105px;min-width:105px;max-width:105px}table#scrolling.project-working-estimation th:nth-child(5),table#scrolling.project-working-estimation td:nth-child(5){width:105px;min-width:105px;max-width:105px}table#scrolling.project-working-estimation th:nth-child(6),table#scrolling.project-working-estimation td:nth-child(6){width:105px;min-width:105px;max-width:105px}table#scrolling.project-working-estimation th:nth-child(7),table#scrolling.project-working-estimation td:nth-child(7){width:105px;min-width:105px;max-width:105px}table#scrolling.project-working-estimation th:nth-child(8),table#scrolling.project-working-estimation td:nth-child(8){width:105px;min-width:105px;max-width:105px}table#scrolling.project-working-estimation th:nth-child(1),table#scrolling.project-working-estimation td:nth-child(1){width:265px;min-width:265px;max-width:265px}table#scrolling.project-working-estimation#scrolling,table#scrolling.project-working-estimation#scroll-part-2,table#scrolling.project-working-estimation#scroll-part-3,table#scrolling.project-working-estimation#scroll-part-4{width:1021px}table#scrolling.project-working-estimation thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.project-working-estimation th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.project-working-estimation td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.project-working-estimation tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.project-working-estimation tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.project-working-estimation th:nth-child(2){padding-left:4px}table#scrolling.project-working-estimation th:nth-child(2),table#scrolling.project-working-estimation td:nth-child(2){padding-right:7px;padding-left:7px}table#scrolling.project-working-estimation th:nth-child(2).input,table#scrolling.project-working-estimation td:nth-child(2).input{padding-right:2px;padding-left:2px}table#scrolling.project-working-estimation th:nth-child(2).negative-input,table#scrolling.project-working-estimation td:nth-child(2).negative-input{padding-right:2px}table#scrolling.project-working-estimation th:nth-child(2).negative-input input,table#scrolling.project-working-estimation td:nth-child(2).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scrolling.project-working-estimation th:nth-child(3){padding-left:4px}table#scrolling.project-working-estimation th:nth-child(3),table#scrolling.project-working-estimation td:nth-child(3){padding-right:7px;padding-left:7px}table#scrolling.project-working-estimation th:nth-child(3).input,table#scrolling.project-working-estimation td:nth-child(3).input{padding-right:2px;padding-left:2px}table#scrolling.project-working-estimation th:nth-child(3).negative-input,table#scrolling.project-working-estimation td:nth-child(3).negative-input{padding-right:2px}table#scrolling.project-working-estimation th:nth-child(3).negative-input input,table#scrolling.project-working-estimation td:nth-child(3).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scrolling.project-working-estimation th:nth-child(4){padding-left:4px}table#scrolling.project-working-estimation th:nth-child(4),table#scrolling.project-working-estimation td:nth-child(4){padding-right:7px;padding-left:7px}table#scrolling.project-working-estimation th:nth-child(4).input,table#scrolling.project-working-estimation td:nth-child(4).input{padding-right:2px;padding-left:2px}table#scrolling.project-working-estimation th:nth-child(4).negative-input,table#scrolling.project-working-estimation td:nth-child(4).negative-input{padding-right:2px}table#scrolling.project-working-estimation th:nth-child(4).negative-input input,table#scrolling.project-working-estimation td:nth-child(4).negative-input input{display:inline-block;width:calc(100% - 10px)}table.project-risk-and-opportunities{width:1000px}table.project-risk-and-opportunities th:nth-child(2),table.project-risk-and-opportunities td:nth-child(2){width:320px;min-width:320px;max-width:320px}table.project-risk-and-opportunities th:nth-child(3),table.project-risk-and-opportunities td:nth-child(3){width:85px;min-width:85px;max-width:85px}table.project-risk-and-opportunities th:nth-child(4),table.project-risk-and-opportunities td:nth-child(4){width:95px;min-width:95px;max-width:95px}table.project-risk-and-opportunities th:nth-child(5),table.project-risk-and-opportunities td:nth-child(5){width:60px;min-width:60px;max-width:60px}table.project-risk-and-opportunities th:nth-child(6),table.project-risk-and-opportunities td:nth-child(6){width:85px;min-width:85px;max-width:85px}table.project-risk-and-opportunities th:nth-child(7),table.project-risk-and-opportunities td:nth-child(7){width:95px;min-width:95px;max-width:95px}table.project-risk-and-opportunities th:nth-child(8),table.project-risk-and-opportunities td:nth-child(8){width:80px;min-width:80px;max-width:80px}table.project-risk-and-opportunities th:nth-child(9),table.project-risk-and-opportunities td:nth-child(9){width:35px;min-width:35px;max-width:35px}table.project-risk-and-opportunities th:nth-child(1),table.project-risk-and-opportunities td:nth-child(1){width:145px;min-width:145px;max-width:145px}table.project-risk-and-opportunities#scrolling,table.project-risk-and-opportunities#scroll-part-2,table.project-risk-and-opportunities#scroll-part-3,table.project-risk-and-opportunities#scroll-part-4{width:1021px}table.project-risk-and-opportunities tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.project-risk-and-opportunities th:nth-child(1){padding-left:2px;text-align:left !important}table.project-risk-and-opportunities td:nth-child(1){text-align:left !important;white-space:nowrap}table.project-risk-and-opportunities tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.project-risk-and-opportunities th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table.project-risk-and-opportunities td:nth-child(2){text-align:left !important;white-space:nowrap}table.project-risk-and-opportunities tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table.project-risk-and-opportunities th:nth-child(1){padding-left:4px}table.project-risk-and-opportunities th:nth-child(1),table.project-risk-and-opportunities td:nth-child(1){padding-right:7px;padding-left:7px}table.project-risk-and-opportunities th:nth-child(1).input,table.project-risk-and-opportunities td:nth-child(1).input{padding-right:2px;padding-left:2px}table.project-risk-and-opportunities th:nth-child(1).negative-input,table.project-risk-and-opportunities td:nth-child(1).negative-input{padding-right:2px}table.project-risk-and-opportunities th:nth-child(1).negative-input input,table.project-risk-and-opportunities td:nth-child(1).negative-input input{display:inline-block;width:calc(100% - 10px)}table.project-risk-and-opportunities th:nth-child(2){padding-left:4px}table.project-risk-and-opportunities th:nth-child(2),table.project-risk-and-opportunities td:nth-child(2){padding-right:7px;padding-left:7px}table.project-risk-and-opportunities th:nth-child(2).input,table.project-risk-and-opportunities td:nth-child(2).input{padding-right:2px;padding-left:2px}table.project-risk-and-opportunities th:nth-child(2).negative-input,table.project-risk-and-opportunities td:nth-child(2).negative-input{padding-right:2px}table.project-risk-and-opportunities th:nth-child(2).negative-input input,table.project-risk-and-opportunities td:nth-child(2).negative-input input{display:inline-block;width:calc(100% - 10px)}table.project-risk-and-opportunities th:nth-child(3){padding-left:4px}table.project-risk-and-opportunities th:nth-child(3),table.project-risk-and-opportunities td:nth-child(3){padding-right:7px;padding-left:7px}table.project-risk-and-opportunities th:nth-child(3).input,table.project-risk-and-opportunities td:nth-child(3).input{padding-right:2px;padding-left:2px}table.project-risk-and-opportunities th:nth-child(3).negative-input,table.project-risk-and-opportunities td:nth-child(3).negative-input{padding-right:2px}table.project-risk-and-opportunities th:nth-child(3).negative-input input,table.project-risk-and-opportunities td:nth-child(3).negative-input input{display:inline-block;width:calc(100% - 10px)}table.project-risk-and-opportunities th:nth-child(4){padding-left:4px}table.project-risk-and-opportunities th:nth-child(4),table.project-risk-and-opportunities td:nth-child(4){padding-right:7px;padding-left:7px}table.project-risk-and-opportunities th:nth-child(4).input,table.project-risk-and-opportunities td:nth-child(4).input{padding-right:2px;padding-left:2px}table.project-risk-and-opportunities th:nth-child(4).negative-input,table.project-risk-and-opportunities td:nth-child(4).negative-input{padding-right:2px}table.project-risk-and-opportunities th:nth-child(4).negative-input input,table.project-risk-and-opportunities td:nth-child(4).negative-input input{display:inline-block;width:calc(100% - 10px)}table.project-risk-and-opportunities th:nth-child(5){padding-left:4px}table.project-risk-and-opportunities th:nth-child(5),table.project-risk-and-opportunities td:nth-child(5){padding-right:7px;padding-left:7px}table.project-risk-and-opportunities th:nth-child(5).input,table.project-risk-and-opportunities td:nth-child(5).input{padding-right:2px;padding-left:2px}table.project-risk-and-opportunities th:nth-child(5).negative-input,table.project-risk-and-opportunities td:nth-child(5).negative-input{padding-right:2px}table.project-risk-and-opportunities th:nth-child(5).negative-input input,table.project-risk-and-opportunities td:nth-child(5).negative-input input{display:inline-block;width:calc(100% - 10px)}table.project-risk-and-opportunities th:nth-child(6){padding-left:4px}table.project-risk-and-opportunities th:nth-child(6),table.project-risk-and-opportunities td:nth-child(6){padding-right:7px;padding-left:7px}table.project-risk-and-opportunities th:nth-child(6).input,table.project-risk-and-opportunities td:nth-child(6).input{padding-right:2px;padding-left:2px}table.project-risk-and-opportunities th:nth-child(6).negative-input,table.project-risk-and-opportunities td:nth-child(6).negative-input{padding-right:2px}table.project-risk-and-opportunities th:nth-child(6).negative-input input,table.project-risk-and-opportunities td:nth-child(6).negative-input input{display:inline-block;width:calc(100% - 10px)}table.project-risk-and-opportunities th:nth-child(7){padding-left:4px}table.project-risk-and-opportunities th:nth-child(7),table.project-risk-and-opportunities td:nth-child(7){padding-right:7px;padding-left:7px}table.project-risk-and-opportunities th:nth-child(7).input,table.project-risk-and-opportunities td:nth-child(7).input{padding-right:2px;padding-left:2px}table.project-risk-and-opportunities th:nth-child(7).negative-input,table.project-risk-and-opportunities td:nth-child(7).negative-input{padding-right:2px}table.project-risk-and-opportunities th:nth-child(7).negative-input input,table.project-risk-and-opportunities td:nth-child(7).negative-input input{display:inline-block;width:calc(100% - 10px)}table.project-risk-and-opportunities tr:nth-child(1) th:nth-child(3){background-color:linear-gradient(270deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06))}table.project-risk-and-opportunities tr:nth-child(1) th:nth-child(4){background-color:linear-gradient(270deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06))}table.project-risk-and-opportunities button{padding:4px 10px !important}.modal-container#detailed-forecast-comment{width:485px}table#scrolling.legal_companies{width:1000px}table#scrolling.legal_companies th:nth-child(2),table#scrolling.legal_companies td:nth-child(2){width:280px;min-width:280px;max-width:280px}table#scrolling.legal_companies th:nth-child(3),table#scrolling.legal_companies td:nth-child(3){width:150px;min-width:150px;max-width:150px}table#scrolling.legal_companies th:nth-child(4),table#scrolling.legal_companies td:nth-child(4){width:100px;min-width:100px;max-width:100px}table#scrolling.legal_companies th:nth-child(5),table#scrolling.legal_companies td:nth-child(5){width:320px;min-width:320px;max-width:320px}table#scrolling.legal_companies th:nth-child(1),table#scrolling.legal_companies td:nth-child(1){width:150px;min-width:150px;max-width:150px}table#scrolling.legal_companies#scrolling,table#scrolling.legal_companies#scroll-part-2,table#scrolling.legal_companies#scroll-part-3,table#scrolling.legal_companies#scroll-part-4{width:1021px}table#scrolling.legal_companies tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.legal_companies thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.legal_companies th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.legal_companies td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.legal_companies tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.legal_companies th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.legal_companies td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.legal_companies tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.legal_companies th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.legal_companies td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.legal_companies tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.legal_companies th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.legal_companies td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.legal_companies tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.legal_companies th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.legal_companies td:nth-child(4){text-align:left !important;white-space:nowrap}table#scrolling.legal_companies tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scrolling.legal_companies th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.legal_companies td:nth-child(5){text-align:left !important;white-space:nowrap}table#scrolling.legal_companies tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table#scrolling.schemas{width:600px}table#scrolling.schemas th:nth-child(2),table#scrolling.schemas td:nth-child(2){width:100px;min-width:100px;max-width:100px}table#scrolling.schemas th:nth-child(3),table#scrolling.schemas td:nth-child(3){width:350px;min-width:350px;max-width:350px}table#scrolling.schemas th:nth-child(1),table#scrolling.schemas td:nth-child(1){width:150px;min-width:150px;max-width:150px}table#scrolling.schemas#scrolling,table#scrolling.schemas#scroll-part-2,table#scrolling.schemas#scroll-part-3,table#scrolling.schemas#scroll-part-4{width:621px}table#scrolling.schemas tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.schemas thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.schemas th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.schemas td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.schemas tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.schemas th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.schemas td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.schemas tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.schemas th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.schemas td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.schemas tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.schemas th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.schemas td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.schemas tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.import_files{width:1000px}table#scrolling.import_files th:nth-child(2),table#scrolling.import_files td:nth-child(2){width:220px;min-width:220px;max-width:220px}table#scrolling.import_files th:nth-child(3),table#scrolling.import_files td:nth-child(3){width:120px;min-width:120px;max-width:120px}table#scrolling.import_files th:nth-child(4),table#scrolling.import_files td:nth-child(4){width:130px;min-width:130px;max-width:130px}table#scrolling.import_files th:nth-child(5),table#scrolling.import_files td:nth-child(5){width:80px;min-width:80px;max-width:80px}table#scrolling.import_files th:nth-child(6),table#scrolling.import_files td:nth-child(6){width:80px;min-width:80px;max-width:80px}table#scrolling.import_files th:nth-child(7),table#scrolling.import_files td:nth-child(7){width:80px;min-width:80px;max-width:80px}table#scrolling.import_files th:nth-child(8),table#scrolling.import_files td:nth-child(8){width:80px;min-width:80px;max-width:80px}table#scrolling.import_files th:nth-child(9),table#scrolling.import_files td:nth-child(9){width:80px;min-width:80px;max-width:80px}table#scrolling.import_files th:nth-child(1),table#scrolling.import_files td:nth-child(1){width:130px;min-width:130px;max-width:130px}table#scrolling.import_files#scrolling,table#scrolling.import_files#scroll-part-2,table#scrolling.import_files#scroll-part-3,table#scrolling.import_files#scroll-part-4{width:1021px}table#scrolling.import_files tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.import_files thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.import_files th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.import_files td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.import_files tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.import_files th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.import_files td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.import_files tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.import_files th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.import_files td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.import_files tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.import_files th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.import_files td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.import_files tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.import_files th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.import_files td:nth-child(4){text-align:left !important;white-space:nowrap}table#scrolling.import_files tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scrolling.chart_of_accounts{width:600px}table#scrolling.chart_of_accounts th:nth-child(2),table#scrolling.chart_of_accounts td:nth-child(2){width:350px;min-width:350px;max-width:350px}table#scrolling.chart_of_accounts th:nth-child(1),table#scrolling.chart_of_accounts td:nth-child(1){width:250px;min-width:250px;max-width:250px}table#scrolling.chart_of_accounts#scrolling,table#scrolling.chart_of_accounts#scroll-part-2,table#scrolling.chart_of_accounts#scroll-part-3,table#scrolling.chart_of_accounts#scroll-part-4{width:621px}table#scrolling.chart_of_accounts tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.chart_of_accounts thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.chart_of_accounts th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.chart_of_accounts td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.chart_of_accounts tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.chart_of_accounts th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.chart_of_accounts td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.chart_of_accounts tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.users{width:1000px}table#scrolling.users th:nth-child(2),table#scrolling.users td:nth-child(2){width:150px;min-width:150px;max-width:150px}table#scrolling.users th:nth-child(3),table#scrolling.users td:nth-child(3){width:130px;min-width:130px;max-width:130px}table#scrolling.users th:nth-child(4),table#scrolling.users td:nth-child(4){width:100px;min-width:100px;max-width:100px}table#scrolling.users th:nth-child(5),table#scrolling.users td:nth-child(5){width:180px;min-width:180px;max-width:180px}table#scrolling.users th:nth-child(6),table#scrolling.users td:nth-child(6){width:90px;min-width:90px;max-width:90px}table#scrolling.users th:nth-child(7),table#scrolling.users td:nth-child(7){width:100px;min-width:100px;max-width:100px}table#scrolling.users th:nth-child(8),table#scrolling.users td:nth-child(8){width:115px;min-width:115px;max-width:115px}table#scrolling.users th:nth-child(1),table#scrolling.users td:nth-child(1){width:135px;min-width:135px;max-width:135px}table#scrolling.users#scrolling,table#scrolling.users#scroll-part-2,table#scrolling.users#scroll-part-3,table#scrolling.users#scroll-part-4{width:1021px}table#scrolling.users tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.users thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.users th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.users td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.users tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.users th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.users td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.users tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.users th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.users td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.users tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.users th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.users td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.users tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.users th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.users td:nth-child(4){text-align:left !important;white-space:nowrap}table#scrolling.users tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scrolling.users th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.users td:nth-child(5){text-align:left !important;white-space:nowrap}table#scrolling.users tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table#scrolling.users th:nth-child(6){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.users td:nth-child(6){text-align:left !important;white-space:nowrap}table#scrolling.users tbody td:nth-child(6){overflow:hidden;text-overflow:ellipsis}table#scrolling.users th:nth-child(7){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.users td:nth-child(7){text-align:left !important;white-space:nowrap}table#scrolling.users tbody td:nth-child(7){overflow:hidden;text-overflow:ellipsis}table#scrolling.users th:nth-child(8){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.users td:nth-child(8){text-align:left !important;white-space:nowrap}table#scrolling.users tbody td:nth-child(8){overflow:hidden;text-overflow:ellipsis}table.access-paths{width:365px}table.access-paths th:nth-child(2),table.access-paths td:nth-child(2){width:30px;min-width:30px;max-width:30px}table.access-paths th:nth-child(1),table.access-paths td:nth-child(1){width:335px;min-width:335px;max-width:335px}table.access-paths#scrolling,table.access-paths#scroll-part-2,table.access-paths#scroll-part-3,table.access-paths#scroll-part-4{width:386px}table.access-paths thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.access-paths th:nth-child(1){padding-left:2px;text-align:left !important}table.access-paths td:nth-child(1){text-align:left !important;white-space:nowrap}table.access-paths tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.access-paths th:nth-child(1){padding-left:2px;text-align:left !important}table.access-paths td:nth-child(1){text-align:left !important;white-space:nowrap}table.access-paths tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.access-paths th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table.access-paths td:nth-child(2){text-align:left !important;white-space:nowrap}table.access-paths tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table.legal-companies{width:365px}table.legal-companies th:nth-child(2),table.legal-companies td:nth-child(2){width:30px;min-width:30px;max-width:30px}table.legal-companies th:nth-child(1),table.legal-companies td:nth-child(1){width:335px;min-width:335px;max-width:335px}table.legal-companies#scrolling,table.legal-companies#scroll-part-2,table.legal-companies#scroll-part-3,table.legal-companies#scroll-part-4{width:386px}table.legal-companies thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.legal-companies th:nth-child(1){padding-left:2px;text-align:left !important}table.legal-companies td:nth-child(1){text-align:left !important;white-space:nowrap}table.legal-companies tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.legal-companies th:nth-child(1){padding-left:2px;text-align:left !important}table.legal-companies td:nth-child(1){text-align:left !important;white-space:nowrap}table.legal-companies tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.legal-companies th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table.legal-companies td:nth-child(2){text-align:left !important;white-space:nowrap}table.legal-companies tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.profit_items{width:600px}table#scrolling.profit_items th:nth-child(2),table#scrolling.profit_items td:nth-child(2){width:80px;min-width:80px;max-width:80px}table#scrolling.profit_items th:nth-child(1),table#scrolling.profit_items td:nth-child(1){width:520px;min-width:520px;max-width:520px}table#scrolling.profit_items#scrolling,table#scrolling.profit_items#scroll-part-2,table#scrolling.profit_items#scroll-part-3,table#scrolling.profit_items#scroll-part-4{width:621px}table#scrolling.profit_items tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.profit_items thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.profit_items th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.profit_items td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.profit_items tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.profit_items th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.profit_items td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.profit_items tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.profit_items th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.profit_items td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.profit_items tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.accountable_projects{width:1000px}table#scrolling.accountable_projects th:nth-child(2),table#scrolling.accountable_projects td:nth-child(2){width:150px;min-width:150px;max-width:150px}table#scrolling.accountable_projects th:nth-child(3),table#scrolling.accountable_projects td:nth-child(3){width:90px;min-width:90px;max-width:90px}table#scrolling.accountable_projects th:nth-child(4),table#scrolling.accountable_projects td:nth-child(4){width:90px;min-width:90px;max-width:90px}table#scrolling.accountable_projects th:nth-child(5),table#scrolling.accountable_projects td:nth-child(5){width:340px;min-width:340px;max-width:340px}table#scrolling.accountable_projects th:nth-child(1),table#scrolling.accountable_projects td:nth-child(1){width:330px;min-width:330px;max-width:330px}table#scrolling.accountable_projects#scrolling,table#scrolling.accountable_projects#scroll-part-2,table#scrolling.accountable_projects#scroll-part-3,table#scrolling.accountable_projects#scroll-part-4{width:1021px}table#scrolling.accountable_projects tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.accountable_projects th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.accountable_projects td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.accountable_projects tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.accountable_projects th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.accountable_projects td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.accountable_projects tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.accountable_projects th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.accountable_projects td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.accountable_projects tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.accountable_projects th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.accountable_projects td:nth-child(4){text-align:left !important;white-space:nowrap}table#scrolling.accountable_projects tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scrolling.accountable_projects th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.accountable_projects td:nth-child(5){text-align:left !important;white-space:nowrap}table#scrolling.accountable_projects tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table#scrolling.pending-invoice-drafts{width:1000px}table#scrolling.pending-invoice-drafts th:nth-child(2),table#scrolling.pending-invoice-drafts td:nth-child(2){width:160px;min-width:160px;max-width:160px}table#scrolling.pending-invoice-drafts th:nth-child(3),table#scrolling.pending-invoice-drafts td:nth-child(3){width:155px;min-width:155px;max-width:155px}table#scrolling.pending-invoice-drafts th:nth-child(4),table#scrolling.pending-invoice-drafts td:nth-child(4){width:90px;min-width:90px;max-width:90px}table#scrolling.pending-invoice-drafts th:nth-child(5),table#scrolling.pending-invoice-drafts td:nth-child(5){width:80px;min-width:80px;max-width:80px}table#scrolling.pending-invoice-drafts th:nth-child(6),table#scrolling.pending-invoice-drafts td:nth-child(6){width:90px;min-width:90px;max-width:90px}table#scrolling.pending-invoice-drafts th:nth-child(7),table#scrolling.pending-invoice-drafts td:nth-child(7){width:200px;min-width:200px;max-width:200px}table#scrolling.pending-invoice-drafts th:nth-child(8),table#scrolling.pending-invoice-drafts td:nth-child(8){width:35px;min-width:35px;max-width:35px}table#scrolling.pending-invoice-drafts th:nth-child(9),table#scrolling.pending-invoice-drafts td:nth-child(9){width:35px;min-width:35px;max-width:35px}table#scrolling.pending-invoice-drafts th:nth-child(10),table#scrolling.pending-invoice-drafts td:nth-child(10){width:35px;min-width:35px;max-width:35px}table#scrolling.pending-invoice-drafts th:nth-child(11),table#scrolling.pending-invoice-drafts td:nth-child(11){width:35px;min-width:35px;max-width:35px}table#scrolling.pending-invoice-drafts th:nth-child(1),table#scrolling.pending-invoice-drafts td:nth-child(1){width:85px;min-width:85px;max-width:85px}table#scrolling.pending-invoice-drafts#scrolling,table#scrolling.pending-invoice-drafts#scroll-part-2,table#scrolling.pending-invoice-drafts#scroll-part-3,table#scrolling.pending-invoice-drafts#scroll-part-4{width:1021px}table#scrolling.pending-invoice-drafts tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.pending-invoice-drafts thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.pending-invoice-drafts th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.pending-invoice-drafts td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.pending-invoice-drafts tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.pending-invoice-drafts th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.pending-invoice-drafts td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.pending-invoice-drafts tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.pending-invoice-drafts th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.pending-invoice-drafts td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.pending-invoice-drafts tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.pending-invoice-drafts th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.pending-invoice-drafts td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.pending-invoice-drafts tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.pending-invoice-drafts th:nth-child(7){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.pending-invoice-drafts td:nth-child(7){text-align:left !important;white-space:nowrap}table#scrolling.pending-invoice-drafts tbody td:nth-child(7){overflow:hidden;text-overflow:ellipsis}table#scrolling.pending-invoice-drafts th:nth-child(8){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.pending-invoice-drafts td:nth-child(8){text-align:left !important;white-space:nowrap}table#scrolling.pending-invoice-drafts tbody td:nth-child(8){overflow:hidden;text-overflow:ellipsis}table#scrolling.pending-invoice-drafts th:nth-child(9){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.pending-invoice-drafts td:nth-child(9){text-align:left !important;white-space:nowrap}table#scrolling.pending-invoice-drafts tbody td:nth-child(9){overflow:hidden;text-overflow:ellipsis}table#scrolling.pending-invoice-drafts th:nth-child(10){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.pending-invoice-drafts td:nth-child(10){text-align:left !important;white-space:nowrap}table#scrolling.pending-invoice-drafts tbody td:nth-child(10){overflow:hidden;text-overflow:ellipsis}table#scrolling.pending-invoice-drafts th:nth-child(11){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.pending-invoice-drafts td:nth-child(11){text-align:left !important;white-space:nowrap}table#scrolling.pending-invoice-drafts tbody td:nth-child(11){overflow:hidden;text-overflow:ellipsis}table#scrolling.pending-invoice-drafts th:nth-child(7){padding-left:4px}table#scrolling.pending-invoice-drafts th:nth-child(7),table#scrolling.pending-invoice-drafts td:nth-child(7){padding-right:7px;padding-left:7px}table#scrolling.pending-invoice-drafts th:nth-child(7).input,table#scrolling.pending-invoice-drafts td:nth-child(7).input{padding-right:2px;padding-left:2px}table#scrolling.pending-invoice-drafts th:nth-child(7).negative-input,table#scrolling.pending-invoice-drafts td:nth-child(7).negative-input{padding-right:2px}table#scrolling.pending-invoice-drafts th:nth-child(7).negative-input input,table#scrolling.pending-invoice-drafts td:nth-child(7).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scrolling.pending-invoice-drafts button{padding:4px 8px !important}table#scrolling.tenant-segments{width:310px}table#scrolling.tenant-segments th:nth-child(2),table#scrolling.tenant-segments td:nth-child(2){width:250px;min-width:250px;max-width:250px}table#scrolling.tenant-segments th:nth-child(1),table#scrolling.tenant-segments td:nth-child(1){width:60px;min-width:60px;max-width:60px}table#scrolling.tenant-segments#scrolling,table#scrolling.tenant-segments#scroll-part-2,table#scrolling.tenant-segments#scroll-part-3,table#scrolling.tenant-segments#scroll-part-4{width:331px}table#scrolling.tenant-segments tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.tenant-segments thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.tenant-segments th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.tenant-segments td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.tenant-segments tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.tenant-segments th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.tenant-segments td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.tenant-segments tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.tenant-segments th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.tenant-segments td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.tenant-segments tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}#tenant_data input.numeric{text-align:left}.legal-company-limit-description{margin-top:10px;font-size:12px}table#scrolling.account_group_schemas{width:600px}table#scrolling.account_group_schemas th:nth-child(2),table#scrolling.account_group_schemas td:nth-child(2){width:350px;min-width:350px;max-width:350px}table#scrolling.account_group_schemas th:nth-child(1),table#scrolling.account_group_schemas td:nth-child(1){width:250px;min-width:250px;max-width:250px}table#scrolling.account_group_schemas#scrolling,table#scrolling.account_group_schemas#scroll-part-2,table#scrolling.account_group_schemas#scroll-part-3,table#scrolling.account_group_schemas#scroll-part-4{width:621px}table#scrolling.account_group_schemas tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.account_group_schemas thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.account_group_schemas th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.account_group_schemas td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.account_group_schemas tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.account_group_schemas th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.account_group_schemas td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.account_group_schemas tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.account_group_schemas th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.account_group_schemas td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.account_group_schemas tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.account_group_schema{width:1000px}table#scrolling.account_group_schema th:nth-child(2),table#scrolling.account_group_schema td:nth-child(2){width:250px;min-width:250px;max-width:250px}table#scrolling.account_group_schema th:nth-child(3),table#scrolling.account_group_schema td:nth-child(3){width:250px;min-width:250px;max-width:250px}table#scrolling.account_group_schema th:nth-child(4),table#scrolling.account_group_schema td:nth-child(4){width:250px;min-width:250px;max-width:250px}table#scrolling.account_group_schema th:nth-child(1),table#scrolling.account_group_schema td:nth-child(1){width:250px;min-width:250px;max-width:250px}table#scrolling.account_group_schema#scrolling,table#scrolling.account_group_schema#scroll-part-2,table#scrolling.account_group_schema#scroll-part-3,table#scrolling.account_group_schema#scroll-part-4{width:1021px}table#scrolling.account_group_schema tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.account_group_schema thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.account_group_schema th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.account_group_schema td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.account_group_schema tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.account_group_schema th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.account_group_schema td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.account_group_schema tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.account_group_schema th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.account_group_schema td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.account_group_schema tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.account_group_schema th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.account_group_schema td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.account_group_schema tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.reports{width:300px}table#scrolling.reports th:nth-child(2),table#scrolling.reports td:nth-child(2){width:0px;min-width:0px;max-width:0px}table#scrolling.reports th:nth-child(1),table#scrolling.reports td:nth-child(1){width:300px;min-width:300px;max-width:300px}table#scrolling.reports#scrolling,table#scrolling.reports#scroll-part-2,table#scrolling.reports#scroll-part-3,table#scrolling.reports#scroll-part-4{width:321px}table#scrolling.reports tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.reports thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.reports th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.reports td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.reports tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.reports th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.reports td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.reports tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.report-rows{width:300px}table.report-rows th:nth-child(2),table.report-rows td:nth-child(2){width:250px;min-width:250px;max-width:250px}table.report-rows th:nth-child(1),table.report-rows td:nth-child(1){width:50px;min-width:50px;max-width:50px}table.report-rows#scrolling,table.report-rows#scroll-part-2,table.report-rows#scroll-part-3,table.report-rows#scroll-part-4{width:321px}table.report-rows tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.report-rows thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.report-rows th:nth-child(1){padding-left:2px;text-align:left !important}table.report-rows td:nth-child(1){text-align:left !important;white-space:nowrap}table.report-rows tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.report-rows th:nth-child(1){padding-left:2px;text-align:left !important}table.report-rows td:nth-child(1){text-align:left !important;white-space:nowrap}table.report-rows tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.report-rows th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table.report-rows td:nth-child(2){text-align:left !important;white-space:nowrap}table.report-rows tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table.report-rows tbody tr{cursor:pointer}table.report-rows tbody tr:hover{background:rgba(17,81,154,.08)}table.report-rows tbody tr.selected{background:rgba(17,81,154,.2)}table#scrolling.profit-items{width:300px}table#scrolling.profit-items th:nth-child(2),table#scrolling.profit-items td:nth-child(2){width:260px;min-width:260px;max-width:260px}table#scrolling.profit-items th:nth-child(1),table#scrolling.profit-items td:nth-child(1){width:40px;min-width:40px;max-width:40px}table#scrolling.profit-items#scrolling,table#scrolling.profit-items#scroll-part-2,table#scrolling.profit-items#scroll-part-3,table#scrolling.profit-items#scroll-part-4{width:321px}table#scrolling.profit-items tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.profit-items thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.profit-items th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.profit-items td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.profit-items tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.profit-items th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.profit-items td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.profit-items tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.profit-items th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.profit-items td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.profit-items tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.profit-items tbody tr{cursor:pointer}table#scrolling.profit-items tbody tr:hover{background:rgba(17,81,154,.08)}table#scrolling.profit-items tbody tr.selected{background:rgba(17,81,154,.2)}table#scrolling.account-groups{width:300px}table#scrolling.account-groups th:nth-child(2),table#scrolling.account-groups td:nth-child(2){width:200px;min-width:200px;max-width:200px}table#scrolling.account-groups th:nth-child(1),table#scrolling.account-groups td:nth-child(1){width:100px;min-width:100px;max-width:100px}table#scrolling.account-groups#scrolling,table#scrolling.account-groups#scroll-part-2,table#scrolling.account-groups#scroll-part-3,table#scrolling.account-groups#scroll-part-4{width:321px}table#scrolling.account-groups tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.account-groups thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.account-groups th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.account-groups td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.account-groups tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.account-groups th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.account-groups td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.account-groups tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.account-groups th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.account-groups td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.account-groups tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.account-groups tbody tr{cursor:pointer}table#scrolling.account-groups tbody tr:hover{background:rgba(17,81,154,.08)}table#scrolling.account-groups tbody tr.selected{background:rgba(17,81,154,.2)}table.profit-item-account-groups{width:400px}table.profit-item-account-groups th:nth-child(2),table.profit-item-account-groups td:nth-child(2){width:230px;min-width:230px;max-width:230px}table.profit-item-account-groups th:nth-child(3),table.profit-item-account-groups td:nth-child(3){width:33px;min-width:33px;max-width:33px}table.profit-item-account-groups th:nth-child(1),table.profit-item-account-groups td:nth-child(1){width:137px;min-width:137px;max-width:137px}table.profit-item-account-groups#scrolling,table.profit-item-account-groups#scroll-part-2,table.profit-item-account-groups#scroll-part-3,table.profit-item-account-groups#scroll-part-4{width:421px}table.profit-item-account-groups tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.profit-item-account-groups thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.profit-item-account-groups th:nth-child(1){padding-left:2px;text-align:left !important}table.profit-item-account-groups td:nth-child(1){text-align:left !important;white-space:nowrap}table.profit-item-account-groups tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.profit-item-account-groups th:nth-child(1){padding-left:2px;text-align:left !important}table.profit-item-account-groups td:nth-child(1){text-align:left !important;white-space:nowrap}table.profit-item-account-groups tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.profit-item-account-groups th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table.profit-item-account-groups td:nth-child(2){text-align:left !important;white-space:nowrap}table.profit-item-account-groups tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table.profit-item-account-groups th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table.profit-item-account-groups td:nth-child(3){text-align:left !important;white-space:nowrap}table.profit-item-account-groups tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table.profit-item-report-rows{width:400px}table.profit-item-report-rows th:nth-child(2),table.profit-item-report-rows td:nth-child(2){width:45px;min-width:45px;max-width:45px}table.profit-item-report-rows th:nth-child(3),table.profit-item-report-rows td:nth-child(3){width:175px;min-width:175px;max-width:175px}table.profit-item-report-rows th:nth-child(1),table.profit-item-report-rows td:nth-child(1){width:180px;min-width:180px;max-width:180px}table.profit-item-report-rows#scrolling,table.profit-item-report-rows#scroll-part-2,table.profit-item-report-rows#scroll-part-3,table.profit-item-report-rows#scroll-part-4{width:421px}table.profit-item-report-rows tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.profit-item-report-rows thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.profit-item-report-rows th:nth-child(1){padding-left:2px;text-align:left !important}table.profit-item-report-rows td:nth-child(1){text-align:left !important;white-space:nowrap}table.profit-item-report-rows tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.profit-item-report-rows th:nth-child(1){padding-left:2px;text-align:left !important}table.profit-item-report-rows td:nth-child(1){text-align:left !important;white-space:nowrap}table.profit-item-report-rows tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.profit-item-report-rows th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table.profit-item-report-rows td:nth-child(2){text-align:left !important;white-space:nowrap}table.profit-item-report-rows tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table.profit-item-report-rows th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table.profit-item-report-rows td:nth-child(3){text-align:left !important;white-space:nowrap}table.profit-item-report-rows tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table.account-group-spans{width:300px}table.account-group-spans th:nth-child(2),table.account-group-spans td:nth-child(2){width:75px;min-width:75px;max-width:75px}table.account-group-spans th:nth-child(3),table.account-group-spans td:nth-child(3){width:75px;min-width:75px;max-width:75px}table.account-group-spans th:nth-child(4),table.account-group-spans td:nth-child(4){width:33px;min-width:33px;max-width:33px}table.account-group-spans th:nth-child(1),table.account-group-spans td:nth-child(1){width:117px;min-width:117px;max-width:117px}table.account-group-spans#scrolling,table.account-group-spans#scroll-part-2,table.account-group-spans#scroll-part-3,table.account-group-spans#scroll-part-4{width:321px}table.account-group-spans tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.account-group-spans thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.account-group-spans th:nth-child(1){padding-left:2px;text-align:left !important}table.account-group-spans td:nth-child(1){text-align:left !important;white-space:nowrap}table.account-group-spans tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.account-group-spans th:nth-child(1){padding-left:2px;text-align:left !important}table.account-group-spans td:nth-child(1){text-align:left !important;white-space:nowrap}table.account-group-spans tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.account-group-spans th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table.account-group-spans td:nth-child(2){text-align:left !important;white-space:nowrap}table.account-group-spans tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table.account-group-spans th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table.account-group-spans td:nth-child(3){text-align:left !important;white-space:nowrap}table.account-group-spans tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table.account-group-spans th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table.account-group-spans td:nth-child(4){text-align:left !important;white-space:nowrap}table.account-group-spans tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table.authorizations{width:630px}table.authorizations th:nth-child(2),table.authorizations td:nth-child(2){width:225px;min-width:225px;max-width:225px}table.authorizations th:nth-child(3),table.authorizations td:nth-child(3){width:120px;min-width:120px;max-width:120px}table.authorizations th:nth-child(4),table.authorizations td:nth-child(4){width:110px;min-width:110px;max-width:110px}table.authorizations th:nth-child(1),table.authorizations td:nth-child(1){width:175px;min-width:175px;max-width:175px}table.authorizations#scrolling,table.authorizations#scroll-part-2,table.authorizations#scroll-part-3,table.authorizations#scroll-part-4{width:651px}table.authorizations tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.authorizations thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.authorizations th:nth-child(1){padding-left:2px;text-align:left !important}table.authorizations td:nth-child(1){text-align:left !important;white-space:nowrap}table.authorizations tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.authorizations th:nth-child(1){padding-left:2px;text-align:left !important}table.authorizations td:nth-child(1){text-align:left !important;white-space:nowrap}table.authorizations tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.authorizations th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table.authorizations td:nth-child(2){text-align:left !important;white-space:nowrap}table.authorizations tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table.authorizations th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table.authorizations td:nth-child(3){text-align:left !important;white-space:nowrap}table.authorizations tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table.authorizations th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table.authorizations td:nth-child(4){text-align:left !important;white-space:nowrap}table.authorizations tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scrolling.owned-projects{width:620px}table#scrolling.owned-projects th:nth-child(2),table#scrolling.owned-projects td:nth-child(2){width:235px;min-width:235px;max-width:235px}table#scrolling.owned-projects th:nth-child(3),table#scrolling.owned-projects td:nth-child(3){width:115px;min-width:115px;max-width:115px}table#scrolling.owned-projects th:nth-child(4),table#scrolling.owned-projects td:nth-child(4){width:85px;min-width:85px;max-width:85px}table#scrolling.owned-projects th:nth-child(5),table#scrolling.owned-projects td:nth-child(5){width:85px;min-width:85px;max-width:85px}table#scrolling.owned-projects th:nth-child(1),table#scrolling.owned-projects td:nth-child(1){width:100px;min-width:100px;max-width:100px}table#scrolling.owned-projects#scrolling,table#scrolling.owned-projects#scroll-part-2,table#scrolling.owned-projects#scroll-part-3,table#scrolling.owned-projects#scroll-part-4{width:641px}table#scrolling.owned-projects tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.owned-projects thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.owned-projects th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.owned-projects td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.owned-projects tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.owned-projects th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.owned-projects td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.owned-projects tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.owned-projects th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.owned-projects td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.owned-projects tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.owned-projects th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.owned-projects td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.owned-projects tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.owned-projects th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.owned-projects td:nth-child(4){text-align:left !important;white-space:nowrap}table#scrolling.owned-projects tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scrolling.owned-projects th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.owned-projects td:nth-child(5){text-align:left !important;white-space:nowrap}table#scrolling.owned-projects tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table#scrolling.owned-projects tbody tr{cursor:pointer}table#scrolling.owned-projects tbody tr button{padding:3px 7px}table#scrolling.owned-projects tbody tr button:focus{outline:none}table#scrolling.owned-projects tbody tr:hover{background:rgba(17,81,154,.08)}table#scrolling.owned-projects tbody tr.selected{background:rgba(17,81,154,.2)}table#scrolling.owned-projects tbody tr.dragtarget{background-color:rgba(17,81,154,.25)}table#scrolling.owned-projects tbody tr.nondragtarget{background-color:rgba(179,0,38,.25) !important}#branch_data .modal-body p{font-weight:500 !important;font-size:13px}#branch_data .modal-body .radiolist{margin-top:4px}#branch_data ul.branch-tree{line-height:26px}#branch_data ul.branch-tree i{padding:3px}#branch_data ul.branch-tree div{cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#branch_data ul.branch-tree div:hover{background:rgba(17,81,154,.08)}#branch_data ul.branch-tree div.selected{background:rgba(17,81,154,.2)}#branch_data ul.branch-tree div.dragtarget{background-color:rgba(17,81,154,.25)}#branch_data ul.branch-tree div.nondragtarget{background-color:rgba(179,0,38,.25) !important}#branch_data ul.branch-tree div.pad-0{padding-left:0px}#branch_data ul.branch-tree div.pad-1{padding-left:10px}#branch_data ul.branch-tree div.pad-2{padding-left:20px}#branch_data ul.branch-tree div.pad-3{padding-left:30px}#branch_data ul.branch-tree div.pad-4{padding-left:40px}#branch_data ul.branch-tree div.pad-5{padding-left:50px}#branch_data ul.branch-tree div.pad-6{padding-left:60px}#branch_data ul.branch-tree div.pad-7{padding-left:70px}#branch_data ul.branch-tree div.pad-8{padding-left:80px}#branch_data ul.branch-tree div.pad-9{padding-left:90px}#branch_data .overhead-factor-tree-header{font-weight:500;font-size:13px}#branch_data ul.overhead-factor-tree div,#branch_data .overhead-factor-tree-header div{float:none}#branch_data ul.overhead-factor-tree div div,#branch_data .overhead-factor-tree-header div div{display:inline-table;vertical-align:bottom;width:338px}#branch_data ul.overhead-factor-tree div div:hover,#branch_data .overhead-factor-tree-header div div:hover{background:none}#branch_data ul.overhead-factor-tree div div.col-2,#branch_data .overhead-factor-tree-header div div.col-2{width:100px;text-align:right}#branch_data ul.overhead-factor-tree div div.col-3,#branch_data .overhead-factor-tree-header div div.col-3{width:100px;text-align:right}#branch_data ul.overhead-factor-tree div div.col-4,#branch_data .overhead-factor-tree-header div div.col-4{width:60px;text-align:right}#branch_data ul.overhead-factor-tree div div.col-5,#branch_data .overhead-factor-tree-header div div.col-5{width:60px;text-align:center}#branch_data ul.overhead-factor-tree div div.col-6,#branch_data .overhead-factor-tree-header div div.col-6{width:90px;text-align:right}#branch_data ul.overhead-factor-tree div div.col-7,#branch_data .overhead-factor-tree-header div div.col-7{width:70px;text-align:right}#branch_data ul.overhead-factor-tree div div input,#branch_data .overhead-factor-tree-header div div input{display:block;float:left;margin-bottom:1px !important;padding:1px 4px;height:100%}#branch_data ul.overhead-factor-tree div div input.numeric,#branch_data .overhead-factor-tree-header div div input.numeric{text-align:right}#branch_data ul.overhead-factor-tree div div button,#branch_data .overhead-factor-tree-header div div button{display:block;float:left;margin:3px 10px;background-color:rgba(17,81,154,.2);padding:0px 7px 0px 7px;color:rgba(0,0,0,.9)}#branch_data ul.overhead-factor-tree div div button:hover,#branch_data .overhead-factor-tree-header div div button:hover{background-color:rgba(17,81,154,.35)}table#scrolling.projects{width:1000px}table#scrolling.projects th:nth-child(2),table#scrolling.projects td:nth-child(2){width:200px;min-width:200px;max-width:200px}table#scrolling.projects th:nth-child(3),table#scrolling.projects td:nth-child(3){width:100px;min-width:100px;max-width:100px}table#scrolling.projects th:nth-child(4),table#scrolling.projects td:nth-child(4){width:90px;min-width:90px;max-width:90px}table#scrolling.projects th:nth-child(5),table#scrolling.projects td:nth-child(5){width:90px;min-width:90px;max-width:90px}table#scrolling.projects th:nth-child(6),table#scrolling.projects td:nth-child(6){width:170px;min-width:170px;max-width:170px}table#scrolling.projects th:nth-child(7),table#scrolling.projects td:nth-child(7){width:90px;min-width:90px;max-width:90px}table#scrolling.projects th:nth-child(8),table#scrolling.projects td:nth-child(8){width:90px;min-width:90px;max-width:90px}table#scrolling.projects th:nth-child(9),table#scrolling.projects td:nth-child(9){width:90px;min-width:90px;max-width:90px}table#scrolling.projects th:nth-child(1),table#scrolling.projects td:nth-child(1){width:80px;min-width:80px;max-width:80px}table#scrolling.projects#scrolling,table#scrolling.projects#scroll-part-2,table#scrolling.projects#scroll-part-3,table#scrolling.projects#scroll-part-4{width:1021px}table#scrolling.projects tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.projects th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.projects td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.projects tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.projects th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.projects td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.projects tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.projects th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.projects td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.projects tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.projects th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.projects td:nth-child(4){text-align:left !important;white-space:nowrap}table#scrolling.projects tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scrolling.projects th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.projects td:nth-child(5){text-align:left !important;white-space:nowrap}table#scrolling.projects tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table#scrolling.projects th:nth-child(6){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.projects td:nth-child(6){text-align:left !important;white-space:nowrap}table#scrolling.projects tbody td:nth-child(6){overflow:hidden;text-overflow:ellipsis}table#scrolling.all-projects{width:1000px}table#scrolling.all-projects th:nth-child(2),table#scrolling.all-projects td:nth-child(2){width:250px;min-width:250px;max-width:250px}table#scrolling.all-projects th:nth-child(3),table#scrolling.all-projects td:nth-child(3){width:100px;min-width:100px;max-width:100px}table#scrolling.all-projects th:nth-child(4),table#scrolling.all-projects td:nth-child(4){width:90px;min-width:90px;max-width:90px}table#scrolling.all-projects th:nth-child(5),table#scrolling.all-projects td:nth-child(5){width:90px;min-width:90px;max-width:90px}table#scrolling.all-projects th:nth-child(6),table#scrolling.all-projects td:nth-child(6){width:250px;min-width:250px;max-width:250px}table#scrolling.all-projects th:nth-child(7),table#scrolling.all-projects td:nth-child(7){width:120px;min-width:120px;max-width:120px}table#scrolling.all-projects th:nth-child(1),table#scrolling.all-projects td:nth-child(1){width:100px;min-width:100px;max-width:100px}table#scrolling.all-projects#scrolling,table#scrolling.all-projects#scroll-part-2,table#scrolling.all-projects#scroll-part-3,table#scrolling.all-projects#scroll-part-4{width:1021px}table#scrolling.all-projects tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.all-projects th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.all-projects td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.all-projects tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.all-projects th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.all-projects td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.all-projects tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.all-projects th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.all-projects td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.all-projects tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.all-projects th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.all-projects td:nth-child(4){text-align:left !important;white-space:nowrap}table#scrolling.all-projects tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scrolling.all-projects th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.all-projects td:nth-child(5){text-align:left !important;white-space:nowrap}table#scrolling.all-projects tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table#scrolling.all-projects th:nth-child(6){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.all-projects td:nth-child(6){text-align:left !important;white-space:nowrap}table#scrolling.all-projects tbody td:nth-child(6){overflow:hidden;text-overflow:ellipsis}table#scrolling.all-projects th:nth-child(7){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.all-projects td:nth-child(7){text-align:left !important;white-space:nowrap}table#scrolling.all-projects tbody td:nth-child(7){overflow:hidden;text-overflow:ellipsis}table#scrolling.pending-projects{width:1000px}table#scrolling.pending-projects th:nth-child(2),table#scrolling.pending-projects td:nth-child(2){width:200px;min-width:200px;max-width:200px}table#scrolling.pending-projects th:nth-child(3),table#scrolling.pending-projects td:nth-child(3){width:138px;min-width:138px;max-width:138px}table#scrolling.pending-projects th:nth-child(4),table#scrolling.pending-projects td:nth-child(4){width:90px;min-width:90px;max-width:90px}table#scrolling.pending-projects th:nth-child(5),table#scrolling.pending-projects td:nth-child(5){width:90px;min-width:90px;max-width:90px}table#scrolling.pending-projects th:nth-child(6),table#scrolling.pending-projects td:nth-child(6){width:180px;min-width:180px;max-width:180px}table#scrolling.pending-projects th:nth-child(7),table#scrolling.pending-projects td:nth-child(7){width:190px;min-width:190px;max-width:190px}table#scrolling.pending-projects th:nth-child(8),table#scrolling.pending-projects td:nth-child(8){width:30px;min-width:30px;max-width:30px}table#scrolling.pending-projects th:nth-child(1),table#scrolling.pending-projects td:nth-child(1){width:82px;min-width:82px;max-width:82px}table#scrolling.pending-projects#scrolling,table#scrolling.pending-projects#scroll-part-2,table#scrolling.pending-projects#scroll-part-3,table#scrolling.pending-projects#scroll-part-4{width:1021px}table#scrolling.pending-projects tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.pending-projects th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.pending-projects td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.pending-projects tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.pending-projects th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.pending-projects td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.pending-projects tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.pending-projects th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.pending-projects td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.pending-projects tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.pending-projects th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.pending-projects td:nth-child(4){text-align:left !important;white-space:nowrap}table#scrolling.pending-projects tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scrolling.pending-projects th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.pending-projects td:nth-child(5){text-align:left !important;white-space:nowrap}table#scrolling.pending-projects tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table#scrolling.pending-projects th:nth-child(6){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.pending-projects td:nth-child(6){text-align:left !important;white-space:nowrap}table#scrolling.pending-projects tbody td:nth-child(6){overflow:hidden;text-overflow:ellipsis}table#scrolling.pending-projects th:nth-child(7){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.pending-projects td:nth-child(7){text-align:left !important;white-space:nowrap}table#scrolling.pending-projects tbody td:nth-child(7){overflow:hidden;text-overflow:ellipsis}table#scrolling.pending-projects th:nth-child(8){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.pending-projects td:nth-child(8){text-align:left !important;white-space:nowrap}table#scrolling.pending-projects tbody td:nth-child(8){overflow:hidden;text-overflow:ellipsis}table#scrolling.pending-projects td button{margin-left:3px;padding:3px 7px 4px 7px}table#scrolling.endable-projects{width:1000px}table#scrolling.endable-projects th:nth-child(2),table#scrolling.endable-projects td:nth-child(2){width:110px;min-width:110px;max-width:110px}table#scrolling.endable-projects th:nth-child(3),table#scrolling.endable-projects td:nth-child(3){width:85px;min-width:85px;max-width:85px}table#scrolling.endable-projects th:nth-child(4),table#scrolling.endable-projects td:nth-child(4){width:85px;min-width:85px;max-width:85px}table#scrolling.endable-projects th:nth-child(5),table#scrolling.endable-projects td:nth-child(5){width:90px;min-width:90px;max-width:90px}table#scrolling.endable-projects th:nth-child(6),table#scrolling.endable-projects td:nth-child(6){width:105px;min-width:105px;max-width:105px}table#scrolling.endable-projects th:nth-child(7),table#scrolling.endable-projects td:nth-child(7){width:95px;min-width:95px;max-width:95px}table#scrolling.endable-projects th:nth-child(8),table#scrolling.endable-projects td:nth-child(8){width:95px;min-width:95px;max-width:95px}table#scrolling.endable-projects th:nth-child(9),table#scrolling.endable-projects td:nth-child(9){width:90px;min-width:90px;max-width:90px}table#scrolling.endable-projects th:nth-child(10),table#scrolling.endable-projects td:nth-child(10){width:30px;min-width:30px;max-width:30px}table#scrolling.endable-projects th:nth-child(1),table#scrolling.endable-projects td:nth-child(1){width:215px;min-width:215px;max-width:215px}table#scrolling.endable-projects#scrolling,table#scrolling.endable-projects#scroll-part-2,table#scrolling.endable-projects#scroll-part-3,table#scrolling.endable-projects#scroll-part-4{width:1021px}table#scrolling.endable-projects tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.endable-projects thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.endable-projects th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.endable-projects td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.endable-projects tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.endable-projects th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.endable-projects td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.endable-projects tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.endable-projects th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.endable-projects td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.endable-projects tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.endable-projects th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.endable-projects td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.endable-projects tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.endable-projects th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.endable-projects td:nth-child(4){text-align:left !important;white-space:nowrap}table#scrolling.endable-projects tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scrolling.endable-projects td button{margin-left:3px;padding:5px 9px 5px 9px}table#scrolling.inactive-projects{width:1000px}table#scrolling.inactive-projects th:nth-child(2),table#scrolling.inactive-projects td:nth-child(2){width:120px;min-width:120px;max-width:120px}table#scrolling.inactive-projects th:nth-child(3),table#scrolling.inactive-projects td:nth-child(3){width:150px;min-width:150px;max-width:150px}table#scrolling.inactive-projects th:nth-child(4),table#scrolling.inactive-projects td:nth-child(4){width:90px;min-width:90px;max-width:90px}table#scrolling.inactive-projects th:nth-child(5),table#scrolling.inactive-projects td:nth-child(5){width:90px;min-width:90px;max-width:90px}table#scrolling.inactive-projects th:nth-child(6),table#scrolling.inactive-projects td:nth-child(6){width:90px;min-width:90px;max-width:90px}table#scrolling.inactive-projects th:nth-child(7),table#scrolling.inactive-projects td:nth-child(7){width:90px;min-width:90px;max-width:90px}table#scrolling.inactive-projects th:nth-child(8),table#scrolling.inactive-projects td:nth-child(8){width:90px;min-width:90px;max-width:90px}table#scrolling.inactive-projects th:nth-child(9),table#scrolling.inactive-projects td:nth-child(9){width:90px;min-width:90px;max-width:90px}table#scrolling.inactive-projects th:nth-child(10),table#scrolling.inactive-projects td:nth-child(10){width:30px;min-width:30px;max-width:30px}table#scrolling.inactive-projects th:nth-child(1),table#scrolling.inactive-projects td:nth-child(1){width:160px;min-width:160px;max-width:160px}table#scrolling.inactive-projects#scrolling,table#scrolling.inactive-projects#scroll-part-2,table#scrolling.inactive-projects#scroll-part-3,table#scrolling.inactive-projects#scroll-part-4{width:1021px}table#scrolling.inactive-projects tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.inactive-projects tr:nth-child(1) th:nth-child(6){background-color:linear-gradient(270deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06))}table#scrolling.inactive-projects tr:nth-child(1) th:nth-child(7){background-color:linear-gradient(270deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06))}table#scrolling.inactive-projects th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.inactive-projects td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.inactive-projects tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.inactive-projects th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.inactive-projects td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.inactive-projects tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.inactive-projects th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.inactive-projects td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.inactive-projects tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.inactive-projects th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.inactive-projects td:nth-child(4){text-align:left !important;white-space:nowrap}table#scrolling.inactive-projects tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scrolling.inactive-projects th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.inactive-projects td:nth-child(5){text-align:left !important;white-space:nowrap}table#scrolling.inactive-projects tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table#scrolling.inactive-projects th:nth-child(5){padding-left:4px}table#scrolling.inactive-projects th:nth-child(5),table#scrolling.inactive-projects td:nth-child(5){padding-right:7px;padding-left:7px}table#scrolling.inactive-projects th:nth-child(5).input,table#scrolling.inactive-projects td:nth-child(5).input{padding-right:2px;padding-left:2px}table#scrolling.inactive-projects th:nth-child(5).negative-input,table#scrolling.inactive-projects td:nth-child(5).negative-input{padding-right:2px}table#scrolling.inactive-projects th:nth-child(5).negative-input input,table#scrolling.inactive-projects td:nth-child(5).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scrolling.inactive-projects td button{margin-left:3px;padding:4px 9px 4px 9px}table#scrolling.internal-projects{width:1000px}table#scrolling.internal-projects th:nth-child(2),table#scrolling.internal-projects td:nth-child(2){width:150px;min-width:150px;max-width:150px}table#scrolling.internal-projects th:nth-child(3),table#scrolling.internal-projects td:nth-child(3){width:350px;min-width:350px;max-width:350px}table#scrolling.internal-projects th:nth-child(4),table#scrolling.internal-projects td:nth-child(4){width:90px;min-width:90px;max-width:90px}table#scrolling.internal-projects th:nth-child(5),table#scrolling.internal-projects td:nth-child(5){width:90px;min-width:90px;max-width:90px}table#scrolling.internal-projects th:nth-child(1),table#scrolling.internal-projects td:nth-child(1){width:320px;min-width:320px;max-width:320px}table#scrolling.internal-projects#scrolling,table#scrolling.internal-projects#scroll-part-2,table#scrolling.internal-projects#scroll-part-3,table#scrolling.internal-projects#scroll-part-4{width:1021px}table#scrolling.internal-projects tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.internal-projects thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.internal-projects th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.internal-projects td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.internal-projects tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.internal-projects th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.internal-projects td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.internal-projects tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.internal-projects th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.internal-projects td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.internal-projects tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.internal-projects th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.internal-projects td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.internal-projects tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.internal-projects th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.internal-projects td:nth-child(4){text-align:left !important;white-space:nowrap}table#scrolling.internal-projects tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scrolling.internal-projects th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.internal-projects td:nth-child(5){text-align:left !important;white-space:nowrap}table#scrolling.internal-projects tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table#scrolling.missing-end-date-projects{width:1000px}table#scrolling.missing-end-date-projects th:nth-child(2),table#scrolling.missing-end-date-projects td:nth-child(2){width:120px;min-width:120px;max-width:120px}table#scrolling.missing-end-date-projects th:nth-child(3),table#scrolling.missing-end-date-projects td:nth-child(3){width:320px;min-width:320px;max-width:320px}table#scrolling.missing-end-date-projects th:nth-child(4),table#scrolling.missing-end-date-projects td:nth-child(4){width:100px;min-width:100px;max-width:100px}table#scrolling.missing-end-date-projects th:nth-child(5),table#scrolling.missing-end-date-projects td:nth-child(5){width:100px;min-width:100px;max-width:100px}table#scrolling.missing-end-date-projects th:nth-child(1),table#scrolling.missing-end-date-projects td:nth-child(1){width:360px;min-width:360px;max-width:360px}table#scrolling.missing-end-date-projects#scrolling,table#scrolling.missing-end-date-projects#scroll-part-2,table#scrolling.missing-end-date-projects#scroll-part-3,table#scrolling.missing-end-date-projects#scroll-part-4{width:1021px}table#scrolling.missing-end-date-projects tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.missing-end-date-projects thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.missing-end-date-projects th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.missing-end-date-projects td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.missing-end-date-projects tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.missing-end-date-projects th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.missing-end-date-projects td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.missing-end-date-projects tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.missing-end-date-projects th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.missing-end-date-projects td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.missing-end-date-projects tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.missing-end-date-projects th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.missing-end-date-projects td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.missing-end-date-projects tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.missing-end-date-projects th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.missing-end-date-projects td:nth-child(4){text-align:left !important;white-space:nowrap}table#scrolling.missing-end-date-projects tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scrolling.missing-end-date-projects th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.missing-end-date-projects td:nth-child(5){text-align:left !important;white-space:nowrap}table#scrolling.missing-end-date-projects tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table#scrolling.incomplete-shared-projects{width:400px}table#scrolling.incomplete-shared-projects th:nth-child(2),table#scrolling.incomplete-shared-projects td:nth-child(2){width:120px;min-width:120px;max-width:120px}table#scrolling.incomplete-shared-projects th:nth-child(1),table#scrolling.incomplete-shared-projects td:nth-child(1){width:280px;min-width:280px;max-width:280px}table#scrolling.incomplete-shared-projects#scrolling,table#scrolling.incomplete-shared-projects#scroll-part-2,table#scrolling.incomplete-shared-projects#scroll-part-3,table#scrolling.incomplete-shared-projects#scroll-part-4{width:421px}table#scrolling.incomplete-shared-projects tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.incomplete-shared-projects thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.incomplete-shared-projects th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.incomplete-shared-projects td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.incomplete-shared-projects tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.incomplete-shared-projects th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.incomplete-shared-projects td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.incomplete-shared-projects tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.change_orders{width:1000px}table#scrolling.change_orders th:nth-child(2),table#scrolling.change_orders td:nth-child(2){width:300px;min-width:300px;max-width:300px}table#scrolling.change_orders th:nth-child(3),table#scrolling.change_orders td:nth-child(3){width:350px;min-width:350px;max-width:350px}table#scrolling.change_orders th:nth-child(4),table#scrolling.change_orders td:nth-child(4){width:130px;min-width:130px;max-width:130px}table#scrolling.change_orders th:nth-child(5),table#scrolling.change_orders td:nth-child(5){width:130px;min-width:130px;max-width:130px}table#scrolling.change_orders th:nth-child(1),table#scrolling.change_orders td:nth-child(1){width:90px;min-width:90px;max-width:90px}table#scrolling.change_orders#scrolling,table#scrolling.change_orders#scroll-part-2,table#scrolling.change_orders#scroll-part-3,table#scrolling.change_orders#scroll-part-4{width:1021px}table#scrolling.change_orders tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.change_orders thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.change_orders th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.change_orders td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.change_orders tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.change_orders th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.change_orders td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.change_orders tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.change_orders th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.change_orders td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.change_orders tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.change_orders th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.change_orders td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.change_orders tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.change_orders th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.change_orders td:nth-child(4){text-align:left !important;white-space:nowrap}table#scrolling.change_orders tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scrolling.change_orders th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.change_orders td:nth-child(5){text-align:left !important;white-space:nowrap}table#scrolling.change_orders tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table#scrolling.cost_centers{width:1000px}table#scrolling.cost_centers th:nth-child(2),table#scrolling.cost_centers td:nth-child(2){width:300px;min-width:300px;max-width:300px}table#scrolling.cost_centers th:nth-child(3),table#scrolling.cost_centers td:nth-child(3){width:350px;min-width:350px;max-width:350px}table#scrolling.cost_centers th:nth-child(4),table#scrolling.cost_centers td:nth-child(4){width:130px;min-width:130px;max-width:130px}table#scrolling.cost_centers th:nth-child(5),table#scrolling.cost_centers td:nth-child(5){width:130px;min-width:130px;max-width:130px}table#scrolling.cost_centers th:nth-child(1),table#scrolling.cost_centers td:nth-child(1){width:90px;min-width:90px;max-width:90px}table#scrolling.cost_centers#scrolling,table#scrolling.cost_centers#scroll-part-2,table#scrolling.cost_centers#scroll-part-3,table#scrolling.cost_centers#scroll-part-4{width:1021px}table#scrolling.cost_centers tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.cost_centers thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.cost_centers th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.cost_centers td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.cost_centers tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.cost_centers th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.cost_centers td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.cost_centers tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.cost_centers th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.cost_centers td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.cost_centers tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.cost_centers th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.cost_centers td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.cost_centers tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.cost_centers th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.cost_centers td:nth-child(4){text-align:left !important;white-space:nowrap}table#scrolling.cost_centers tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scrolling.cost_centers th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.cost_centers td:nth-child(5){text-align:left !important;white-space:nowrap}table#scrolling.cost_centers tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table#scrolling.customers{width:1000px}table#scrolling.customers th:nth-child(2),table#scrolling.customers td:nth-child(2){width:230px;min-width:230px;max-width:230px}table#scrolling.customers th:nth-child(3),table#scrolling.customers td:nth-child(3){width:150px;min-width:150px;max-width:150px}table#scrolling.customers th:nth-child(4),table#scrolling.customers td:nth-child(4){width:130px;min-width:130px;max-width:130px}table#scrolling.customers th:nth-child(5),table#scrolling.customers td:nth-child(5){width:200px;min-width:200px;max-width:200px}table#scrolling.customers th:nth-child(6),table#scrolling.customers td:nth-child(6){width:200px;min-width:200px;max-width:200px}table#scrolling.customers th:nth-child(1),table#scrolling.customers td:nth-child(1){width:90px;min-width:90px;max-width:90px}table#scrolling.customers#scrolling,table#scrolling.customers#scroll-part-2,table#scrolling.customers#scroll-part-3,table#scrolling.customers#scroll-part-4{width:1021px}table#scrolling.customers tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.customers thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.customers th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.customers td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.customers tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.customers th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.customers td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.customers tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.customers th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.customers td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.customers tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.customers th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.customers td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.customers tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.customers th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.customers td:nth-child(4){text-align:left !important;white-space:nowrap}table#scrolling.customers tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scrolling.customers th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.customers td:nth-child(5){text-align:left !important;white-space:nowrap}table#scrolling.customers tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table#scrolling.customers th:nth-child(6){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.customers td:nth-child(6){text-align:left !important;white-space:nowrap}table#scrolling.customers tbody td:nth-child(6){overflow:hidden;text-overflow:ellipsis}table#scrolling.suppliers{width:1000px}table#scrolling.suppliers th:nth-child(2),table#scrolling.suppliers td:nth-child(2){width:230px;min-width:230px;max-width:230px}table#scrolling.suppliers th:nth-child(3),table#scrolling.suppliers td:nth-child(3){width:150px;min-width:150px;max-width:150px}table#scrolling.suppliers th:nth-child(4),table#scrolling.suppliers td:nth-child(4){width:130px;min-width:130px;max-width:130px}table#scrolling.suppliers th:nth-child(5),table#scrolling.suppliers td:nth-child(5){width:180px;min-width:180px;max-width:180px}table#scrolling.suppliers th:nth-child(6),table#scrolling.suppliers td:nth-child(6){width:180px;min-width:180px;max-width:180px}table#scrolling.suppliers th:nth-child(1),table#scrolling.suppliers td:nth-child(1){width:130px;min-width:130px;max-width:130px}table#scrolling.suppliers#scrolling,table#scrolling.suppliers#scroll-part-2,table#scrolling.suppliers#scroll-part-3,table#scrolling.suppliers#scroll-part-4{width:1021px}table#scrolling.suppliers tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.suppliers thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.suppliers th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.suppliers td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.suppliers tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.suppliers th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.suppliers td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.suppliers tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.suppliers th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.suppliers td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.suppliers tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.suppliers th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.suppliers td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.suppliers tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.suppliers th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.suppliers td:nth-child(4){text-align:left !important;white-space:nowrap}table#scrolling.suppliers tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scrolling.suppliers th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.suppliers td:nth-child(5){text-align:left !important;white-space:nowrap}table#scrolling.suppliers tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table#scrolling.suppliers th:nth-child(6){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.suppliers td:nth-child(6){text-align:left !important;white-space:nowrap}table#scrolling.suppliers tbody td:nth-child(6){overflow:hidden;text-overflow:ellipsis}table#scrolling.accounts{width:600px}table#scrolling.accounts th:nth-child(2),table#scrolling.accounts td:nth-child(2){width:350px;min-width:350px;max-width:350px}table#scrolling.accounts th:nth-child(3),table#scrolling.accounts td:nth-child(3){width:100px;min-width:100px;max-width:100px}table#scrolling.accounts th:nth-child(4),table#scrolling.accounts td:nth-child(4){width:60px;min-width:60px;max-width:60px}table#scrolling.accounts th:nth-child(1),table#scrolling.accounts td:nth-child(1){width:90px;min-width:90px;max-width:90px}table#scrolling.accounts#scrolling,table#scrolling.accounts#scroll-part-2,table#scrolling.accounts#scroll-part-3,table#scrolling.accounts#scroll-part-4{width:621px}table#scrolling.accounts tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.accounts thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.accounts th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.accounts td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.accounts tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.accounts th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.accounts td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.accounts tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.accounts th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.accounts td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.accounts tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.accounts th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.accounts td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.accounts tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.accounts th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.accounts td:nth-child(4){text-align:left !important;white-space:nowrap}table#scrolling.accounts tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scrolling.missing-accounts{width:600px}table#scrolling.missing-accounts th:nth-child(2),table#scrolling.missing-accounts td:nth-child(2){width:270px;min-width:270px;max-width:270px}table#scrolling.missing-accounts th:nth-child(3),table#scrolling.missing-accounts td:nth-child(3){width:120px;min-width:120px;max-width:120px}table#scrolling.missing-accounts th:nth-child(4),table#scrolling.missing-accounts td:nth-child(4){width:110px;min-width:110px;max-width:110px}table#scrolling.missing-accounts th:nth-child(1),table#scrolling.missing-accounts td:nth-child(1){width:100px;min-width:100px;max-width:100px}table#scrolling.missing-accounts#scrolling,table#scrolling.missing-accounts#scroll-part-2,table#scrolling.missing-accounts#scroll-part-3,table#scrolling.missing-accounts#scroll-part-4{width:621px}table#scrolling.missing-accounts tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.missing-accounts thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.missing-accounts th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.missing-accounts td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.missing-accounts tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.missing-accounts th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.missing-accounts td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.missing-accounts tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.missing-accounts th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.missing-accounts td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.missing-accounts tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.duplicate_accounts{width:800px}table#scrolling.duplicate_accounts th:nth-child(2),table#scrolling.duplicate_accounts td:nth-child(2){width:300px;min-width:300px;max-width:300px}table#scrolling.duplicate_accounts th:nth-child(3),table#scrolling.duplicate_accounts td:nth-child(3){width:300px;min-width:300px;max-width:300px}table#scrolling.duplicate_accounts th:nth-child(1),table#scrolling.duplicate_accounts td:nth-child(1){width:200px;min-width:200px;max-width:200px}table#scrolling.duplicate_accounts#scrolling,table#scrolling.duplicate_accounts#scroll-part-2,table#scrolling.duplicate_accounts#scroll-part-3,table#scrolling.duplicate_accounts#scroll-part-4{width:821px}table#scrolling.duplicate_accounts tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.duplicate_accounts thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.duplicate_accounts th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.duplicate_accounts td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.duplicate_accounts tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.duplicate_accounts th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.duplicate_accounts td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.duplicate_accounts tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.duplicate_accounts th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.duplicate_accounts td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.duplicate_accounts tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.duplicate_accounts th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.duplicate_accounts td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.duplicate_accounts tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.result_by_accounts{width:500px}table#scrolling.result_by_accounts th:nth-child(2),table#scrolling.result_by_accounts td:nth-child(2){width:300px;min-width:300px;max-width:300px}table#scrolling.result_by_accounts th:nth-child(3),table#scrolling.result_by_accounts td:nth-child(3){width:100px;min-width:100px;max-width:100px}table#scrolling.result_by_accounts th:nth-child(1),table#scrolling.result_by_accounts td:nth-child(1){width:100px;min-width:100px;max-width:100px}table#scrolling.result_by_accounts#scrolling,table#scrolling.result_by_accounts#scroll-part-2,table#scrolling.result_by_accounts#scroll-part-3,table#scrolling.result_by_accounts#scroll-part-4{width:521px}table#scrolling.result_by_accounts tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.result_by_accounts thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.result_by_accounts th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.result_by_accounts td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.result_by_accounts tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.result_by_accounts th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.result_by_accounts td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.result_by_accounts tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.result_by_accounts th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.result_by_accounts td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.result_by_accounts tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.poc_by_period{width:1000px}table#scrolling.poc_by_period th:nth-child(2),table#scrolling.poc_by_period td:nth-child(2){width:155px;min-width:155px;max-width:155px}table#scrolling.poc_by_period th:nth-child(3),table#scrolling.poc_by_period td:nth-child(3){width:85px;min-width:85px;max-width:85px}table#scrolling.poc_by_period th:nth-child(4),table#scrolling.poc_by_period td:nth-child(4){width:90px;min-width:90px;max-width:90px}table#scrolling.poc_by_period th:nth-child(5),table#scrolling.poc_by_period td:nth-child(5){width:50px;min-width:50px;max-width:50px}table#scrolling.poc_by_period th:nth-child(6),table#scrolling.poc_by_period td:nth-child(6){width:85px;min-width:85px;max-width:85px}table#scrolling.poc_by_period th:nth-child(7),table#scrolling.poc_by_period td:nth-child(7){width:90px;min-width:90px;max-width:90px}table#scrolling.poc_by_period th:nth-child(8),table#scrolling.poc_by_period td:nth-child(8){width:50px;min-width:50px;max-width:50px}table#scrolling.poc_by_period th:nth-child(9),table#scrolling.poc_by_period td:nth-child(9){width:50px;min-width:50px;max-width:50px}table#scrolling.poc_by_period th:nth-child(10),table#scrolling.poc_by_period td:nth-child(10){width:90px;min-width:90px;max-width:90px}table#scrolling.poc_by_period th:nth-child(11),table#scrolling.poc_by_period td:nth-child(11){width:90px;min-width:90px;max-width:90px}table#scrolling.poc_by_period th:nth-child(12),table#scrolling.poc_by_period td:nth-child(12){width:85px;min-width:85px;max-width:85px}table#scrolling.poc_by_period th:nth-child(1),table#scrolling.poc_by_period td:nth-child(1){width:80px;min-width:80px;max-width:80px}table#scrolling.poc_by_period#scrolling,table#scrolling.poc_by_period#scroll-part-2,table#scrolling.poc_by_period#scroll-part-3,table#scrolling.poc_by_period#scroll-part-4{width:1021px}table#scrolling.poc_by_period tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.poc_by_period th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.poc_by_period td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.poc_by_period tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.poc_by_period th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.poc_by_period td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.poc_by_period tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.poc_by_period tr:nth-child(1) th:nth-child(3){background-color:linear-gradient(270deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06))}table#scrolling.poc_by_period tr:nth-child(1) th:nth-child(4){background-color:linear-gradient(270deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06))}table#scrolling.poc_by_period tr:nth-child(1) th:nth-child(5){background-color:linear-gradient(270deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06))}table#scrolling.pending-project-registrations{width:1000px}table#scrolling.pending-project-registrations th:nth-child(2),table#scrolling.pending-project-registrations td:nth-child(2){width:200px;min-width:200px;max-width:200px}table#scrolling.pending-project-registrations th:nth-child(3),table#scrolling.pending-project-registrations td:nth-child(3){width:150px;min-width:150px;max-width:150px}table#scrolling.pending-project-registrations th:nth-child(4),table#scrolling.pending-project-registrations td:nth-child(4){width:240px;min-width:240px;max-width:240px}table#scrolling.pending-project-registrations th:nth-child(5),table#scrolling.pending-project-registrations td:nth-child(5){width:100px;min-width:100px;max-width:100px}table#scrolling.pending-project-registrations th:nth-child(6),table#scrolling.pending-project-registrations td:nth-child(6){width:100px;min-width:100px;max-width:100px}table#scrolling.pending-project-registrations th:nth-child(7),table#scrolling.pending-project-registrations td:nth-child(7){width:100px;min-width:100px;max-width:100px}table#scrolling.pending-project-registrations th:nth-child(1),table#scrolling.pending-project-registrations td:nth-child(1){width:110px;min-width:110px;max-width:110px}table#scrolling.pending-project-registrations#scrolling,table#scrolling.pending-project-registrations#scroll-part-2,table#scrolling.pending-project-registrations#scroll-part-3,table#scrolling.pending-project-registrations#scroll-part-4{width:1021px}table#scrolling.pending-project-registrations thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.pending-project-registrations th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.pending-project-registrations td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.pending-project-registrations tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.pending-project-registrations tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.pending-project-registrations th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.pending-project-registrations td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.pending-project-registrations tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.pending-project-registrations th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.pending-project-registrations td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.pending-project-registrations tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.pending-project-registrations th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.pending-project-registrations td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.pending-project-registrations tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.pending-project-registrations th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.pending-project-registrations td:nth-child(4){text-align:left !important;white-space:nowrap}table#scrolling.pending-project-registrations tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scrolling.pending-project-registrations th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.pending-project-registrations td:nth-child(5){text-align:left !important;white-space:nowrap}table#scrolling.pending-project-registrations tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table#scrolling.pending-project-registrations th:nth-child(6){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.pending-project-registrations td:nth-child(6){text-align:left !important;white-space:nowrap}table#scrolling.pending-project-registrations tbody td:nth-child(6){overflow:hidden;text-overflow:ellipsis}table#scrolling.booking_in_ended_projects{width:1000px}table#scrolling.booking_in_ended_projects th:nth-child(2),table#scrolling.booking_in_ended_projects td:nth-child(2){width:70px;min-width:70px;max-width:70px}table#scrolling.booking_in_ended_projects th:nth-child(3),table#scrolling.booking_in_ended_projects td:nth-child(3){width:350px;min-width:350px;max-width:350px}table#scrolling.booking_in_ended_projects th:nth-child(4),table#scrolling.booking_in_ended_projects td:nth-child(4){width:100px;min-width:100px;max-width:100px}table#scrolling.booking_in_ended_projects th:nth-child(5),table#scrolling.booking_in_ended_projects td:nth-child(5){width:100px;min-width:100px;max-width:100px}table#scrolling.booking_in_ended_projects th:nth-child(6),table#scrolling.booking_in_ended_projects td:nth-child(6){width:100px;min-width:100px;max-width:100px}table#scrolling.booking_in_ended_projects th:nth-child(1),table#scrolling.booking_in_ended_projects td:nth-child(1){width:280px;min-width:280px;max-width:280px}table#scrolling.booking_in_ended_projects#scrolling,table#scrolling.booking_in_ended_projects#scroll-part-2,table#scrolling.booking_in_ended_projects#scroll-part-3,table#scrolling.booking_in_ended_projects#scroll-part-4{width:1021px}table#scrolling.booking_in_ended_projects tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.booking_in_ended_projects thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.booking_in_ended_projects th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.booking_in_ended_projects td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.booking_in_ended_projects tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.booking_in_ended_projects th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.booking_in_ended_projects td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.booking_in_ended_projects tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.booking_in_ended_projects th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.booking_in_ended_projects td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.booking_in_ended_projects tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.booking_in_ended_projects th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.booking_in_ended_projects td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.booking_in_ended_projects tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.booking_in_ended_projects th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.booking_in_ended_projects td:nth-child(4){text-align:left !important;white-space:nowrap}table#scrolling.booking_in_ended_projects tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scrolling.booking_in_ended_projects th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.booking_in_ended_projects td:nth-child(5){text-align:left !important;white-space:nowrap}table#scrolling.booking_in_ended_projects tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table#scrolling.booking_ahead_of_order_date{width:1000px}table#scrolling.booking_ahead_of_order_date th:nth-child(2),table#scrolling.booking_ahead_of_order_date td:nth-child(2){width:250px;min-width:250px;max-width:250px}table#scrolling.booking_ahead_of_order_date th:nth-child(3),table#scrolling.booking_ahead_of_order_date td:nth-child(3){width:150px;min-width:150px;max-width:150px}table#scrolling.booking_ahead_of_order_date th:nth-child(4),table#scrolling.booking_ahead_of_order_date td:nth-child(4){width:90px;min-width:90px;max-width:90px}table#scrolling.booking_ahead_of_order_date th:nth-child(5),table#scrolling.booking_ahead_of_order_date td:nth-child(5){width:90px;min-width:90px;max-width:90px}table#scrolling.booking_ahead_of_order_date th:nth-child(6),table#scrolling.booking_ahead_of_order_date td:nth-child(6){width:90px;min-width:90px;max-width:90px}table#scrolling.booking_ahead_of_order_date th:nth-child(7),table#scrolling.booking_ahead_of_order_date td:nth-child(7){width:250px;min-width:250px;max-width:250px}table#scrolling.booking_ahead_of_order_date th:nth-child(1),table#scrolling.booking_ahead_of_order_date td:nth-child(1){width:80px;min-width:80px;max-width:80px}table#scrolling.booking_ahead_of_order_date#scrolling,table#scrolling.booking_ahead_of_order_date#scroll-part-2,table#scrolling.booking_ahead_of_order_date#scroll-part-3,table#scrolling.booking_ahead_of_order_date#scroll-part-4{width:1021px}table#scrolling.booking_ahead_of_order_date tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.booking_ahead_of_order_date thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.booking_ahead_of_order_date th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.booking_ahead_of_order_date td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.booking_ahead_of_order_date tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.booking_ahead_of_order_date th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.booking_ahead_of_order_date td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.booking_ahead_of_order_date tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.booking_ahead_of_order_date th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.booking_ahead_of_order_date td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.booking_ahead_of_order_date tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.booking_ahead_of_order_date th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.booking_ahead_of_order_date td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.booking_ahead_of_order_date tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.booking_ahead_of_order_date th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.booking_ahead_of_order_date td:nth-child(4){text-align:left !important;white-space:nowrap}table#scrolling.booking_ahead_of_order_date tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scrolling.booking_ahead_of_order_date th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.booking_ahead_of_order_date td:nth-child(5){text-align:left !important;white-space:nowrap}table#scrolling.booking_ahead_of_order_date tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table#scrolling.booking_ahead_of_order_date th:nth-child(6){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.booking_ahead_of_order_date td:nth-child(6){text-align:left !important;white-space:nowrap}table#scrolling.booking_ahead_of_order_date tbody td:nth-child(6){overflow:hidden;text-overflow:ellipsis}table#scrolling.booking_ahead_of_order_date th:nth-child(7){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.booking_ahead_of_order_date td:nth-child(7){text-align:left !important;white-space:nowrap}table#scrolling.booking_ahead_of_order_date tbody td:nth-child(7){overflow:hidden;text-overflow:ellipsis}table#scrolling.booking_in_deleted_projects{width:700px}table#scrolling.booking_in_deleted_projects th:nth-child(2),table#scrolling.booking_in_deleted_projects td:nth-child(2){width:250px;min-width:250px;max-width:250px}table#scrolling.booking_in_deleted_projects th:nth-child(3),table#scrolling.booking_in_deleted_projects td:nth-child(3){width:90px;min-width:90px;max-width:90px}table#scrolling.booking_in_deleted_projects th:nth-child(4),table#scrolling.booking_in_deleted_projects td:nth-child(4){width:90px;min-width:90px;max-width:90px}table#scrolling.booking_in_deleted_projects th:nth-child(5),table#scrolling.booking_in_deleted_projects td:nth-child(5){width:90px;min-width:90px;max-width:90px}table#scrolling.booking_in_deleted_projects th:nth-child(6),table#scrolling.booking_in_deleted_projects td:nth-child(6){width:100px;min-width:100px;max-width:100px}table#scrolling.booking_in_deleted_projects th:nth-child(1),table#scrolling.booking_in_deleted_projects td:nth-child(1){width:80px;min-width:80px;max-width:80px}table#scrolling.booking_in_deleted_projects#scrolling,table#scrolling.booking_in_deleted_projects#scroll-part-2,table#scrolling.booking_in_deleted_projects#scroll-part-3,table#scrolling.booking_in_deleted_projects#scroll-part-4{width:721px}table#scrolling.booking_in_deleted_projects tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.booking_in_deleted_projects thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.booking_in_deleted_projects th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.booking_in_deleted_projects td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.booking_in_deleted_projects tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.booking_in_deleted_projects th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.booking_in_deleted_projects td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.booking_in_deleted_projects tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.booking_in_deleted_projects th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.booking_in_deleted_projects td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.booking_in_deleted_projects tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.booking_in_deleted_projects th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.booking_in_deleted_projects td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.booking_in_deleted_projects tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.booking_in_deleted_projects th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.booking_in_deleted_projects td:nth-child(4){text-align:left !important;white-space:nowrap}table#scrolling.booking_in_deleted_projects tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scrolling.booking_in_deleted_projects th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.booking_in_deleted_projects td:nth-child(5){text-align:left !important;white-space:nowrap}table#scrolling.booking_in_deleted_projects tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table#scrolling.booking_in_projects_without_branches{width:520px}table#scrolling.booking_in_projects_without_branches th:nth-child(2),table#scrolling.booking_in_projects_without_branches td:nth-child(2){width:250px;min-width:250px;max-width:250px}table#scrolling.booking_in_projects_without_branches th:nth-child(3),table#scrolling.booking_in_projects_without_branches td:nth-child(3){width:90px;min-width:90px;max-width:90px}table#scrolling.booking_in_projects_without_branches th:nth-child(4),table#scrolling.booking_in_projects_without_branches td:nth-child(4){width:90px;min-width:90px;max-width:90px}table#scrolling.booking_in_projects_without_branches th:nth-child(1),table#scrolling.booking_in_projects_without_branches td:nth-child(1){width:90px;min-width:90px;max-width:90px}table#scrolling.booking_in_projects_without_branches#scrolling,table#scrolling.booking_in_projects_without_branches#scroll-part-2,table#scrolling.booking_in_projects_without_branches#scroll-part-3,table#scrolling.booking_in_projects_without_branches#scroll-part-4{width:541px}table#scrolling.booking_in_projects_without_branches tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.booking_in_projects_without_branches thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.booking_in_projects_without_branches th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.booking_in_projects_without_branches td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.booking_in_projects_without_branches tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.booking_in_projects_without_branches th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.booking_in_projects_without_branches td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.booking_in_projects_without_branches tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.booking_in_projects_without_branches th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.booking_in_projects_without_branches td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.booking_in_projects_without_branches tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.booking_in_projects_without_branches th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.booking_in_projects_without_branches td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.booking_in_projects_without_branches tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.legal_company-accounts-recievable{width:1000px}table#scrolling.legal_company-accounts-recievable th:nth-child(2),table#scrolling.legal_company-accounts-recievable td:nth-child(2){width:100px;min-width:100px;max-width:100px}table#scrolling.legal_company-accounts-recievable th:nth-child(3),table#scrolling.legal_company-accounts-recievable td:nth-child(3){width:100px;min-width:100px;max-width:100px}table#scrolling.legal_company-accounts-recievable th:nth-child(4),table#scrolling.legal_company-accounts-recievable td:nth-child(4){width:90px;min-width:90px;max-width:90px}table#scrolling.legal_company-accounts-recievable th:nth-child(5),table#scrolling.legal_company-accounts-recievable td:nth-child(5){width:200px;min-width:200px;max-width:200px}table#scrolling.legal_company-accounts-recievable th:nth-child(6),table#scrolling.legal_company-accounts-recievable td:nth-child(6){width:145px;min-width:145px;max-width:145px}table#scrolling.legal_company-accounts-recievable th:nth-child(7),table#scrolling.legal_company-accounts-recievable td:nth-child(7){width:85px;min-width:85px;max-width:85px}table#scrolling.legal_company-accounts-recievable th:nth-child(8),table#scrolling.legal_company-accounts-recievable td:nth-child(8){width:85px;min-width:85px;max-width:85px}table#scrolling.legal_company-accounts-recievable th:nth-child(9),table#scrolling.legal_company-accounts-recievable td:nth-child(9){width:85px;min-width:85px;max-width:85px}table#scrolling.legal_company-accounts-recievable th:nth-child(1),table#scrolling.legal_company-accounts-recievable td:nth-child(1){width:110px;min-width:110px;max-width:110px}table#scrolling.legal_company-accounts-recievable#scrolling,table#scrolling.legal_company-accounts-recievable#scroll-part-2,table#scrolling.legal_company-accounts-recievable#scroll-part-3,table#scrolling.legal_company-accounts-recievable#scroll-part-4{width:1021px}table#scrolling.legal_company-accounts-recievable tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.legal_company-accounts-recievable thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.legal_company-accounts-recievable th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.legal_company-accounts-recievable td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.legal_company-accounts-recievable tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.legal_company-accounts-recievable th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.legal_company-accounts-recievable td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.legal_company-accounts-recievable tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.legal_company-accounts-recievable th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.legal_company-accounts-recievable td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.legal_company-accounts-recievable tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.legal_company-accounts-recievable th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.legal_company-accounts-recievable td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.legal_company-accounts-recievable tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.legal_company-accounts-recievable th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.legal_company-accounts-recievable td:nth-child(4){text-align:left !important;white-space:nowrap}table#scrolling.legal_company-accounts-recievable tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scrolling.legal_company-accounts-recievable th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.legal_company-accounts-recievable td:nth-child(5){text-align:left !important;white-space:nowrap}table#scrolling.legal_company-accounts-recievable tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table#scrolling.legal_company-accounts-recievable th:nth-child(6){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.legal_company-accounts-recievable td:nth-child(6){text-align:left !important;white-space:nowrap}table#scrolling.legal_company-accounts-recievable tbody td:nth-child(6){overflow:hidden;text-overflow:ellipsis}table#scrolling.legal_company-accounts-payable{width:1000px}table#scrolling.legal_company-accounts-payable th:nth-child(2),table#scrolling.legal_company-accounts-payable td:nth-child(2){width:100px;min-width:100px;max-width:100px}table#scrolling.legal_company-accounts-payable th:nth-child(3),table#scrolling.legal_company-accounts-payable td:nth-child(3){width:100px;min-width:100px;max-width:100px}table#scrolling.legal_company-accounts-payable th:nth-child(4),table#scrolling.legal_company-accounts-payable td:nth-child(4){width:95px;min-width:95px;max-width:95px}table#scrolling.legal_company-accounts-payable th:nth-child(5),table#scrolling.legal_company-accounts-payable td:nth-child(5){width:200px;min-width:200px;max-width:200px}table#scrolling.legal_company-accounts-payable th:nth-child(6),table#scrolling.legal_company-accounts-payable td:nth-child(6){width:140px;min-width:140px;max-width:140px}table#scrolling.legal_company-accounts-payable th:nth-child(7),table#scrolling.legal_company-accounts-payable td:nth-child(7){width:85px;min-width:85px;max-width:85px}table#scrolling.legal_company-accounts-payable th:nth-child(8),table#scrolling.legal_company-accounts-payable td:nth-child(8){width:85px;min-width:85px;max-width:85px}table#scrolling.legal_company-accounts-payable th:nth-child(9),table#scrolling.legal_company-accounts-payable td:nth-child(9){width:85px;min-width:85px;max-width:85px}table#scrolling.legal_company-accounts-payable th:nth-child(1),table#scrolling.legal_company-accounts-payable td:nth-child(1){width:110px;min-width:110px;max-width:110px}table#scrolling.legal_company-accounts-payable#scrolling,table#scrolling.legal_company-accounts-payable#scroll-part-2,table#scrolling.legal_company-accounts-payable#scroll-part-3,table#scrolling.legal_company-accounts-payable#scroll-part-4{width:1021px}table#scrolling.legal_company-accounts-payable tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.legal_company-accounts-payable thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.legal_company-accounts-payable th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.legal_company-accounts-payable td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.legal_company-accounts-payable tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.legal_company-accounts-payable th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.legal_company-accounts-payable td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.legal_company-accounts-payable tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.legal_company-accounts-payable th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.legal_company-accounts-payable td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.legal_company-accounts-payable tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.legal_company-accounts-payable th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.legal_company-accounts-payable td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.legal_company-accounts-payable tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.legal_company-accounts-payable th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.legal_company-accounts-payable td:nth-child(4){text-align:left !important;white-space:nowrap}table#scrolling.legal_company-accounts-payable tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scrolling.legal_company-accounts-payable th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.legal_company-accounts-payable td:nth-child(5){text-align:left !important;white-space:nowrap}table#scrolling.legal_company-accounts-payable tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table#scrolling.legal_company-accounts-payable th:nth-child(6){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.legal_company-accounts-payable td:nth-child(6){text-align:left !important;white-space:nowrap}table#scrolling.legal_company-accounts-payable tbody td:nth-child(6){overflow:hidden;text-overflow:ellipsis}table.legal_company-voucher{width:1000px}table.legal_company-voucher th:nth-child(2),table.legal_company-voucher td:nth-child(2){width:100px;min-width:100px;max-width:100px}table.legal_company-voucher th:nth-child(3),table.legal_company-voucher td:nth-child(3){width:645px;min-width:645px;max-width:645px}table.legal_company-voucher th:nth-child(1),table.legal_company-voucher td:nth-child(1){width:255px;min-width:255px;max-width:255px}table.legal_company-voucher#scrolling,table.legal_company-voucher#scroll-part-2,table.legal_company-voucher#scroll-part-3,table.legal_company-voucher#scroll-part-4{width:1021px}table.legal_company-voucher tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.legal_company-voucher thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.legal_company-voucher th:nth-child(1){padding-left:2px;text-align:left !important}table.legal_company-voucher td:nth-child(1){text-align:left !important;white-space:nowrap}table.legal_company-voucher tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.legal_company-voucher th:nth-child(1){padding-left:2px;text-align:left !important}table.legal_company-voucher td:nth-child(1){text-align:left !important;white-space:nowrap}table.legal_company-voucher tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.legal_company-voucher th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table.legal_company-voucher td:nth-child(2){text-align:left !important;white-space:nowrap}table.legal_company-voucher tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table.legal_company-voucher th:nth-child(1){padding-left:4px}table.legal_company-voucher th:nth-child(1),table.legal_company-voucher td:nth-child(1){padding-right:7px;padding-left:7px}table.legal_company-voucher th:nth-child(1).input,table.legal_company-voucher td:nth-child(1).input{padding-right:2px;padding-left:2px}table.legal_company-voucher th:nth-child(1).negative-input,table.legal_company-voucher td:nth-child(1).negative-input{padding-right:2px}table.legal_company-voucher th:nth-child(1).negative-input input,table.legal_company-voucher td:nth-child(1).negative-input input{display:inline-block;width:calc(100% - 10px)}table.legal_company-voucher th:nth-child(2){padding-left:4px}table.legal_company-voucher th:nth-child(2),table.legal_company-voucher td:nth-child(2){padding-right:7px;padding-left:7px}table.legal_company-voucher th:nth-child(2).input,table.legal_company-voucher td:nth-child(2).input{padding-right:2px;padding-left:2px}table.legal_company-voucher th:nth-child(2).negative-input,table.legal_company-voucher td:nth-child(2).negative-input{padding-right:2px}table.legal_company-voucher th:nth-child(2).negative-input input,table.legal_company-voucher td:nth-child(2).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scrolling.legal_company-voucher-rows{width:1000px}table#scrolling.legal_company-voucher-rows th:nth-child(2),table#scrolling.legal_company-voucher-rows td:nth-child(2){width:260px;min-width:260px;max-width:260px}table#scrolling.legal_company-voucher-rows th:nth-child(3),table#scrolling.legal_company-voucher-rows td:nth-child(3){width:110px;min-width:110px;max-width:110px}table#scrolling.legal_company-voucher-rows th:nth-child(4),table#scrolling.legal_company-voucher-rows td:nth-child(4){width:240px;min-width:240px;max-width:240px}table#scrolling.legal_company-voucher-rows th:nth-child(5),table#scrolling.legal_company-voucher-rows td:nth-child(5){width:100px;min-width:100px;max-width:100px}table#scrolling.legal_company-voucher-rows th:nth-child(6),table#scrolling.legal_company-voucher-rows td:nth-child(6){width:35px;min-width:35px;max-width:35px}table#scrolling.legal_company-voucher-rows th:nth-child(1),table#scrolling.legal_company-voucher-rows td:nth-child(1){width:255px;min-width:255px;max-width:255px}table#scrolling.legal_company-voucher-rows#scrolling,table#scrolling.legal_company-voucher-rows#scroll-part-2,table#scrolling.legal_company-voucher-rows#scroll-part-3,table#scrolling.legal_company-voucher-rows#scroll-part-4{width:1021px}table#scrolling.legal_company-voucher-rows tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.legal_company-voucher-rows thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.legal_company-voucher-rows th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.legal_company-voucher-rows td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.legal_company-voucher-rows tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.legal_company-voucher-rows th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.legal_company-voucher-rows td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.legal_company-voucher-rows tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.legal_company-voucher-rows th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.legal_company-voucher-rows td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.legal_company-voucher-rows tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.legal_company-voucher-rows th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.legal_company-voucher-rows td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.legal_company-voucher-rows tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.legal_company-voucher-rows th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.legal_company-voucher-rows td:nth-child(4){text-align:left !important;white-space:nowrap}table#scrolling.legal_company-voucher-rows tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scrolling.legal_company-voucher-rows th:nth-child(1){padding-left:4px}table#scrolling.legal_company-voucher-rows th:nth-child(1),table#scrolling.legal_company-voucher-rows td:nth-child(1){padding-right:7px;padding-left:7px}table#scrolling.legal_company-voucher-rows th:nth-child(1).input,table#scrolling.legal_company-voucher-rows td:nth-child(1).input{padding-right:2px;padding-left:2px}table#scrolling.legal_company-voucher-rows th:nth-child(1).negative-input,table#scrolling.legal_company-voucher-rows td:nth-child(1).negative-input{padding-right:2px}table#scrolling.legal_company-voucher-rows th:nth-child(1).negative-input input,table#scrolling.legal_company-voucher-rows td:nth-child(1).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scrolling.legal_company-voucher-rows th:nth-child(2){padding-left:4px}table#scrolling.legal_company-voucher-rows th:nth-child(2),table#scrolling.legal_company-voucher-rows td:nth-child(2){padding-right:7px;padding-left:7px}table#scrolling.legal_company-voucher-rows th:nth-child(2).input,table#scrolling.legal_company-voucher-rows td:nth-child(2).input{padding-right:2px;padding-left:2px}table#scrolling.legal_company-voucher-rows th:nth-child(2).negative-input,table#scrolling.legal_company-voucher-rows td:nth-child(2).negative-input{padding-right:2px}table#scrolling.legal_company-voucher-rows th:nth-child(2).negative-input input,table#scrolling.legal_company-voucher-rows td:nth-child(2).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scrolling.legal_company-voucher-rows th:nth-child(3){padding-left:4px}table#scrolling.legal_company-voucher-rows th:nth-child(3),table#scrolling.legal_company-voucher-rows td:nth-child(3){padding-right:7px;padding-left:7px}table#scrolling.legal_company-voucher-rows th:nth-child(3).input,table#scrolling.legal_company-voucher-rows td:nth-child(3).input{padding-right:2px;padding-left:2px}table#scrolling.legal_company-voucher-rows th:nth-child(3).negative-input,table#scrolling.legal_company-voucher-rows td:nth-child(3).negative-input{padding-right:2px}table#scrolling.legal_company-voucher-rows th:nth-child(3).negative-input input,table#scrolling.legal_company-voucher-rows td:nth-child(3).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scrolling.legal_company-voucher-rows th:nth-child(4){padding-left:4px}table#scrolling.legal_company-voucher-rows th:nth-child(4),table#scrolling.legal_company-voucher-rows td:nth-child(4){padding-right:7px;padding-left:7px}table#scrolling.legal_company-voucher-rows th:nth-child(4).input,table#scrolling.legal_company-voucher-rows td:nth-child(4).input{padding-right:2px;padding-left:2px}table#scrolling.legal_company-voucher-rows th:nth-child(4).negative-input,table#scrolling.legal_company-voucher-rows td:nth-child(4).negative-input{padding-right:2px}table#scrolling.legal_company-voucher-rows th:nth-child(4).negative-input input,table#scrolling.legal_company-voucher-rows td:nth-child(4).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scrolling.legal_company-voucher-rows th:nth-child(5){padding-left:4px}table#scrolling.legal_company-voucher-rows th:nth-child(5),table#scrolling.legal_company-voucher-rows td:nth-child(5){padding-right:7px;padding-left:7px}table#scrolling.legal_company-voucher-rows th:nth-child(5).input,table#scrolling.legal_company-voucher-rows td:nth-child(5).input{padding-right:2px;padding-left:2px}table#scrolling.legal_company-voucher-rows th:nth-child(5).negative-input,table#scrolling.legal_company-voucher-rows td:nth-child(5).negative-input{padding-right:2px}table#scrolling.legal_company-voucher-rows th:nth-child(5).negative-input input,table#scrolling.legal_company-voucher-rows td:nth-child(5).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scrolling.legal_company-voucher-rows button{padding:4px 10px !important}table.voucher-rows-by-accounts{width:850px}table.voucher-rows-by-accounts th:nth-child(2),table.voucher-rows-by-accounts td:nth-child(2){width:250px;min-width:250px;max-width:250px}table.voucher-rows-by-accounts th:nth-child(3),table.voucher-rows-by-accounts td:nth-child(3){width:300px;min-width:300px;max-width:300px}table.voucher-rows-by-accounts th:nth-child(4),table.voucher-rows-by-accounts td:nth-child(4){width:90px;min-width:90px;max-width:90px}table.voucher-rows-by-accounts th:nth-child(5),table.voucher-rows-by-accounts td:nth-child(5){width:120px;min-width:120px;max-width:120px}table.voucher-rows-by-accounts th:nth-child(1),table.voucher-rows-by-accounts td:nth-child(1){width:90px;min-width:90px;max-width:90px}table.voucher-rows-by-accounts#scrolling,table.voucher-rows-by-accounts#scroll-part-2,table.voucher-rows-by-accounts#scroll-part-3,table.voucher-rows-by-accounts#scroll-part-4{width:871px}table.voucher-rows-by-accounts tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.voucher-rows-by-accounts thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.voucher-rows-by-accounts th:nth-child(1){padding-left:2px;text-align:left !important}table.voucher-rows-by-accounts td:nth-child(1){text-align:left !important;white-space:nowrap}table.voucher-rows-by-accounts tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.voucher-rows-by-accounts th:nth-child(1){padding-left:2px;text-align:left !important}table.voucher-rows-by-accounts td:nth-child(1){text-align:left !important;white-space:nowrap}table.voucher-rows-by-accounts tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.voucher-rows-by-accounts th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table.voucher-rows-by-accounts td:nth-child(2){text-align:left !important;white-space:nowrap}table.voucher-rows-by-accounts tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table.voucher-rows-by-accounts th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table.voucher-rows-by-accounts td:nth-child(3){text-align:left !important;white-space:nowrap}table.voucher-rows-by-accounts tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table.voucher-rows-by-accounts th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table.voucher-rows-by-accounts td:nth-child(4){text-align:left !important;white-space:nowrap}table.voucher-rows-by-accounts tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table.voucher-rows-by-period{width:1000px}table.voucher-rows-by-period th:nth-child(2),table.voucher-rows-by-period td:nth-child(2){width:250px;min-width:250px;max-width:250px}table.voucher-rows-by-period th:nth-child(3),table.voucher-rows-by-period td:nth-child(3){width:200px;min-width:200px;max-width:200px}table.voucher-rows-by-period th:nth-child(4),table.voucher-rows-by-period td:nth-child(4){width:250px;min-width:250px;max-width:250px}table.voucher-rows-by-period th:nth-child(5),table.voucher-rows-by-period td:nth-child(5){width:90px;min-width:90px;max-width:90px}table.voucher-rows-by-period th:nth-child(6),table.voucher-rows-by-period td:nth-child(6){width:90px;min-width:90px;max-width:90px}table.voucher-rows-by-period th:nth-child(1),table.voucher-rows-by-period td:nth-child(1){width:120px;min-width:120px;max-width:120px}table.voucher-rows-by-period#scrolling,table.voucher-rows-by-period#scroll-part-2,table.voucher-rows-by-period#scroll-part-3,table.voucher-rows-by-period#scroll-part-4{width:1021px}table.voucher-rows-by-period tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.voucher-rows-by-period thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.voucher-rows-by-period th:nth-child(1){padding-left:2px;text-align:left !important}table.voucher-rows-by-period td:nth-child(1){text-align:left !important;white-space:nowrap}table.voucher-rows-by-period tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.voucher-rows-by-period th:nth-child(1){padding-left:2px;text-align:left !important}table.voucher-rows-by-period td:nth-child(1){text-align:left !important;white-space:nowrap}table.voucher-rows-by-period tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.voucher-rows-by-period th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table.voucher-rows-by-period td:nth-child(2){text-align:left !important;white-space:nowrap}table.voucher-rows-by-period tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table.voucher-rows-by-period th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table.voucher-rows-by-period td:nth-child(3){text-align:left !important;white-space:nowrap}table.voucher-rows-by-period tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table.voucher-rows-by-period th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table.voucher-rows-by-period td:nth-child(4){text-align:left !important;white-space:nowrap}table.voucher-rows-by-period tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table.voucher-rows-by-period th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table.voucher-rows-by-period td:nth-child(4){text-align:left !important;white-space:nowrap}table.voucher-rows-by-period tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table.poc-deviation{width:1000px}table.poc-deviation th:nth-child(2),table.poc-deviation td:nth-child(2){width:84px;min-width:84px;max-width:84px}table.poc-deviation th:nth-child(3),table.poc-deviation td:nth-child(3){width:84px;min-width:84px;max-width:84px}table.poc-deviation th:nth-child(4),table.poc-deviation td:nth-child(4){width:84px;min-width:84px;max-width:84px}table.poc-deviation th:nth-child(5),table.poc-deviation td:nth-child(5){width:84px;min-width:84px;max-width:84px}table.poc-deviation th:nth-child(6),table.poc-deviation td:nth-child(6){width:84px;min-width:84px;max-width:84px}table.poc-deviation th:nth-child(7),table.poc-deviation td:nth-child(7){width:84px;min-width:84px;max-width:84px}table.poc-deviation th:nth-child(8),table.poc-deviation td:nth-child(8){width:80px;min-width:80px;max-width:80px}table.poc-deviation th:nth-child(9),table.poc-deviation td:nth-child(9){width:80px;min-width:80px;max-width:80px}table.poc-deviation th:nth-child(10),table.poc-deviation td:nth-child(10){width:80px;min-width:80px;max-width:80px}table.poc-deviation th:nth-child(11),table.poc-deviation td:nth-child(11){width:84px;min-width:84px;max-width:84px}table.poc-deviation th:nth-child(12),table.poc-deviation td:nth-child(12){width:84px;min-width:84px;max-width:84px}table.poc-deviation th:nth-child(1),table.poc-deviation td:nth-child(1){width:88px;min-width:88px;max-width:88px}table.poc-deviation#scrolling,table.poc-deviation#scroll-part-2,table.poc-deviation#scroll-part-3,table.poc-deviation#scroll-part-4{width:1021px}table.poc-deviation tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.poc-deviation tr:nth-child(1) th:nth-child(2){background-color:linear-gradient(270deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06))}table.poc-deviation tr:nth-child(1) th:nth-child(3){background-color:linear-gradient(270deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06))}table.poc-deviation tr:nth-child(1) th:nth-child(4){background-color:linear-gradient(270deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06))}table.poc-deviation tr:nth-child(1) th:nth-child(5){background-color:linear-gradient(270deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06))}table.entre_project_types tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.entre_project_types input{margin-bottom:0 !important}.legal-company-details{display:flex;flex-direction:column;gap:1rem}.legal-company-area{display:flex;flex-direction:column;gap:1rem}.legal-company-field{display:flex;flex-direction:column}table#scrolling.site_manager-accounts-recievable{width:1000px}table#scrolling.site_manager-accounts-recievable th:nth-child(2),table#scrolling.site_manager-accounts-recievable td:nth-child(2){width:100px;min-width:100px;max-width:100px}table#scrolling.site_manager-accounts-recievable th:nth-child(3),table#scrolling.site_manager-accounts-recievable td:nth-child(3){width:100px;min-width:100px;max-width:100px}table#scrolling.site_manager-accounts-recievable th:nth-child(4),table#scrolling.site_manager-accounts-recievable td:nth-child(4){width:90px;min-width:90px;max-width:90px}table#scrolling.site_manager-accounts-recievable th:nth-child(5),table#scrolling.site_manager-accounts-recievable td:nth-child(5){width:240px;min-width:240px;max-width:240px}table#scrolling.site_manager-accounts-recievable th:nth-child(6),table#scrolling.site_manager-accounts-recievable td:nth-child(6){width:170px;min-width:170px;max-width:170px}table#scrolling.site_manager-accounts-recievable th:nth-child(7),table#scrolling.site_manager-accounts-recievable td:nth-child(7){width:95px;min-width:95px;max-width:95px}table#scrolling.site_manager-accounts-recievable th:nth-child(8),table#scrolling.site_manager-accounts-recievable td:nth-child(8){width:95px;min-width:95px;max-width:95px}table#scrolling.site_manager-accounts-recievable th:nth-child(1),table#scrolling.site_manager-accounts-recievable td:nth-child(1){width:110px;min-width:110px;max-width:110px}table#scrolling.site_manager-accounts-recievable#scrolling,table#scrolling.site_manager-accounts-recievable#scroll-part-2,table#scrolling.site_manager-accounts-recievable#scroll-part-3,table#scrolling.site_manager-accounts-recievable#scroll-part-4{width:1021px}table#scrolling.site_manager-accounts-recievable tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.site_manager-accounts-recievable thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.site_manager-accounts-recievable th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.site_manager-accounts-recievable td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.site_manager-accounts-recievable tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.site_manager-accounts-recievable th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.site_manager-accounts-recievable td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.site_manager-accounts-recievable tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.site_manager-accounts-recievable th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.site_manager-accounts-recievable td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.site_manager-accounts-recievable tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.site_manager-accounts-recievable th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.site_manager-accounts-recievable td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.site_manager-accounts-recievable tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.site_manager-accounts-recievable th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.site_manager-accounts-recievable td:nth-child(4){text-align:left !important;white-space:nowrap}table#scrolling.site_manager-accounts-recievable tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scrolling.site_manager-accounts-recievable th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.site_manager-accounts-recievable td:nth-child(5){text-align:left !important;white-space:nowrap}table#scrolling.site_manager-accounts-recievable tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table#scrolling.site_manager-accounts-recievable th:nth-child(6){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.site_manager-accounts-recievable td:nth-child(6){text-align:left !important;white-space:nowrap}table#scrolling.site_manager-accounts-recievable tbody td:nth-child(6){overflow:hidden;text-overflow:ellipsis}table#scrolling.site_manager-accounts-payable{width:1000px}table#scrolling.site_manager-accounts-payable th:nth-child(2),table#scrolling.site_manager-accounts-payable td:nth-child(2){width:100px;min-width:100px;max-width:100px}table#scrolling.site_manager-accounts-payable th:nth-child(3),table#scrolling.site_manager-accounts-payable td:nth-child(3){width:100px;min-width:100px;max-width:100px}table#scrolling.site_manager-accounts-payable th:nth-child(4),table#scrolling.site_manager-accounts-payable td:nth-child(4){width:95px;min-width:95px;max-width:95px}table#scrolling.site_manager-accounts-payable th:nth-child(5),table#scrolling.site_manager-accounts-payable td:nth-child(5){width:250px;min-width:250px;max-width:250px}table#scrolling.site_manager-accounts-payable th:nth-child(6),table#scrolling.site_manager-accounts-payable td:nth-child(6){width:170px;min-width:170px;max-width:170px}table#scrolling.site_manager-accounts-payable th:nth-child(7),table#scrolling.site_manager-accounts-payable td:nth-child(7){width:85px;min-width:85px;max-width:85px}table#scrolling.site_manager-accounts-payable th:nth-child(8),table#scrolling.site_manager-accounts-payable td:nth-child(8){width:85px;min-width:85px;max-width:85px}table#scrolling.site_manager-accounts-payable th:nth-child(1),table#scrolling.site_manager-accounts-payable td:nth-child(1){width:115px;min-width:115px;max-width:115px}table#scrolling.site_manager-accounts-payable#scrolling,table#scrolling.site_manager-accounts-payable#scroll-part-2,table#scrolling.site_manager-accounts-payable#scroll-part-3,table#scrolling.site_manager-accounts-payable#scroll-part-4{width:1021px}table#scrolling.site_manager-accounts-payable tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.site_manager-accounts-payable thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.site_manager-accounts-payable th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.site_manager-accounts-payable td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.site_manager-accounts-payable tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.site_manager-accounts-payable th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.site_manager-accounts-payable td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.site_manager-accounts-payable tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.site_manager-accounts-payable th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.site_manager-accounts-payable td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.site_manager-accounts-payable tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.site_manager-accounts-payable th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.site_manager-accounts-payable td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.site_manager-accounts-payable tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.site_manager-accounts-payable th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.site_manager-accounts-payable td:nth-child(4){text-align:left !important;white-space:nowrap}table#scrolling.site_manager-accounts-payable tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scrolling.site_manager-accounts-payable th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.site_manager-accounts-payable td:nth-child(5){text-align:left !important;white-space:nowrap}table#scrolling.site_manager-accounts-payable tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table#scrolling.site_manager-accounts-payable th:nth-child(6){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.site_manager-accounts-payable td:nth-child(6){text-align:left !important;white-space:nowrap}table#scrolling.site_manager-accounts-payable tbody td:nth-child(6){overflow:hidden;text-overflow:ellipsis}table.forecast-periods{width:1000px}table.forecast-periods th:nth-child(2),table.forecast-periods td:nth-child(2){width:82px;min-width:82px;max-width:82px}table.forecast-periods th:nth-child(3),table.forecast-periods td:nth-child(3){width:56px;min-width:56px;max-width:56px}table.forecast-periods th:nth-child(4),table.forecast-periods td:nth-child(4){width:82px;min-width:82px;max-width:82px}table.forecast-periods th:nth-child(5),table.forecast-periods td:nth-child(5){width:56px;min-width:56px;max-width:56px}table.forecast-periods th:nth-child(6),table.forecast-periods td:nth-child(6){width:82px;min-width:82px;max-width:82px}table.forecast-periods th:nth-child(7),table.forecast-periods td:nth-child(7){width:56px;min-width:56px;max-width:56px}table.forecast-periods th:nth-child(8),table.forecast-periods td:nth-child(8){width:82px;min-width:82px;max-width:82px}table.forecast-periods th:nth-child(9),table.forecast-periods td:nth-child(9){width:56px;min-width:56px;max-width:56px}table.forecast-periods th:nth-child(10),table.forecast-periods td:nth-child(10){width:82px;min-width:82px;max-width:82px}table.forecast-periods th:nth-child(11),table.forecast-periods td:nth-child(11){width:56px;min-width:56px;max-width:56px}table.forecast-periods th:nth-child(12),table.forecast-periods td:nth-child(12){width:82px;min-width:82px;max-width:82px}table.forecast-periods th:nth-child(13),table.forecast-periods td:nth-child(13){width:56px;min-width:56px;max-width:56px}table.forecast-periods th:nth-child(1),table.forecast-periods td:nth-child(1){width:172px;min-width:172px;max-width:172px}table.forecast-periods#scrolling,table.forecast-periods#scroll-part-2,table.forecast-periods#scroll-part-3,table.forecast-periods#scroll-part-4{width:1021px}table.forecast-months{width:1000px}table.forecast-months th:nth-child(2),table.forecast-months td:nth-child(2){width:82px;min-width:82px;max-width:82px}table.forecast-months th:nth-child(3),table.forecast-months td:nth-child(3){width:56px;min-width:56px;max-width:56px}table.forecast-months th:nth-child(4),table.forecast-months td:nth-child(4){width:82px;min-width:82px;max-width:82px}table.forecast-months th:nth-child(5),table.forecast-months td:nth-child(5){width:56px;min-width:56px;max-width:56px}table.forecast-months th:nth-child(6),table.forecast-months td:nth-child(6){width:82px;min-width:82px;max-width:82px}table.forecast-months th:nth-child(7),table.forecast-months td:nth-child(7){width:56px;min-width:56px;max-width:56px}table.forecast-months th:nth-child(8),table.forecast-months td:nth-child(8){width:82px;min-width:82px;max-width:82px}table.forecast-months th:nth-child(9),table.forecast-months td:nth-child(9){width:56px;min-width:56px;max-width:56px}table.forecast-months th:nth-child(10),table.forecast-months td:nth-child(10){width:82px;min-width:82px;max-width:82px}table.forecast-months th:nth-child(11),table.forecast-months td:nth-child(11){width:56px;min-width:56px;max-width:56px}table.forecast-months th:nth-child(12),table.forecast-months td:nth-child(12){width:82px;min-width:82px;max-width:82px}table.forecast-months th:nth-child(13),table.forecast-months td:nth-child(13){width:56px;min-width:56px;max-width:56px}table.forecast-months th:nth-child(1),table.forecast-months td:nth-child(1){width:172px;min-width:172px;max-width:172px}table.forecast-months#scrolling,table.forecast-months#scroll-part-2,table.forecast-months#scroll-part-3,table.forecast-months#scroll-part-4{width:1021px}table.forecast-months thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.forecast-months th:nth-child(1){padding-left:2px;text-align:left !important}table.forecast-months td:nth-child(1){text-align:left !important;white-space:nowrap}table.forecast-months tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.forecast-overhead-projects{width:1000px}table#scrolling.forecast-overhead-projects th:nth-child(2),table#scrolling.forecast-overhead-projects td:nth-child(2){width:150px;min-width:150px;max-width:150px}table#scrolling.forecast-overhead-projects th:nth-child(3),table#scrolling.forecast-overhead-projects td:nth-child(3){width:35px;min-width:35px;max-width:35px}table#scrolling.forecast-overhead-projects th:nth-child(4),table#scrolling.forecast-overhead-projects td:nth-child(4){width:85px;min-width:85px;max-width:85px}table#scrolling.forecast-overhead-projects th:nth-child(5),table#scrolling.forecast-overhead-projects td:nth-child(5){width:85px;min-width:85px;max-width:85px}table#scrolling.forecast-overhead-projects th:nth-child(6),table#scrolling.forecast-overhead-projects td:nth-child(6){width:85px;min-width:85px;max-width:85px}table#scrolling.forecast-overhead-projects th:nth-child(7),table#scrolling.forecast-overhead-projects td:nth-child(7){width:85px;min-width:85px;max-width:85px}table#scrolling.forecast-overhead-projects th:nth-child(8),table#scrolling.forecast-overhead-projects td:nth-child(8){width:85px;min-width:85px;max-width:85px}table#scrolling.forecast-overhead-projects th:nth-child(9),table#scrolling.forecast-overhead-projects td:nth-child(9){width:85px;min-width:85px;max-width:85px}table#scrolling.forecast-overhead-projects th:nth-child(10),table#scrolling.forecast-overhead-projects td:nth-child(10){width:85px;min-width:85px;max-width:85px}table#scrolling.forecast-overhead-projects th:nth-child(1),table#scrolling.forecast-overhead-projects td:nth-child(1){width:220px;min-width:220px;max-width:220px}table#scrolling.forecast-overhead-projects#scrolling,table#scrolling.forecast-overhead-projects#scroll-part-2,table#scrolling.forecast-overhead-projects#scroll-part-3,table#scrolling.forecast-overhead-projects#scroll-part-4{width:1021px}table#scrolling.forecast-overhead-projects thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.forecast-overhead-projects th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.forecast-overhead-projects td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.forecast-overhead-projects tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.forecast-overhead-projects tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.forecast-overhead-projects th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.forecast-overhead-projects td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.forecast-overhead-projects tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.forecast-overhead-projects th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.forecast-overhead-projects td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.forecast-overhead-projects tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.forecast-overhead-projects th:nth-child(3){padding-left:2px;text-align:center !important}table#scrolling.forecast-overhead-projects td:nth-child(3){text-align:center !important}table#scrolling.forecast-total-projects{width:1000px}table#scrolling.forecast-total-projects th:nth-child(2),table#scrolling.forecast-total-projects td:nth-child(2){width:78px;min-width:78px;max-width:78px}table#scrolling.forecast-total-projects th:nth-child(3),table#scrolling.forecast-total-projects td:nth-child(3){width:78px;min-width:78px;max-width:78px}table#scrolling.forecast-total-projects th:nth-child(4),table#scrolling.forecast-total-projects td:nth-child(4){width:40px;min-width:40px;max-width:40px}table#scrolling.forecast-total-projects th:nth-child(5),table#scrolling.forecast-total-projects td:nth-child(5){width:73px;min-width:73px;max-width:73px}table#scrolling.forecast-total-projects th:nth-child(6),table#scrolling.forecast-total-projects td:nth-child(6){width:73px;min-width:73px;max-width:73px}table#scrolling.forecast-total-projects th:nth-child(7),table#scrolling.forecast-total-projects td:nth-child(7){width:54px;min-width:54px;max-width:54px}table#scrolling.forecast-total-projects th:nth-child(8),table#scrolling.forecast-total-projects td:nth-child(8){width:54px;min-width:54px;max-width:54px}table#scrolling.forecast-total-projects th:nth-child(9),table#scrolling.forecast-total-projects td:nth-child(9){width:54px;min-width:54px;max-width:54px}table#scrolling.forecast-total-projects th:nth-child(10),table#scrolling.forecast-total-projects td:nth-child(10){width:73px;min-width:73px;max-width:73px}table#scrolling.forecast-total-projects th:nth-child(11),table#scrolling.forecast-total-projects td:nth-child(11){width:73px;min-width:73px;max-width:73px}table#scrolling.forecast-total-projects th:nth-child(12),table#scrolling.forecast-total-projects td:nth-child(12){width:54px;min-width:54px;max-width:54px}table#scrolling.forecast-total-projects th:nth-child(13),table#scrolling.forecast-total-projects td:nth-child(13){width:54px;min-width:54px;max-width:54px}table#scrolling.forecast-total-projects th:nth-child(14),table#scrolling.forecast-total-projects td:nth-child(14){width:54px;min-width:54px;max-width:54px}table#scrolling.forecast-total-projects th:nth-child(1),table#scrolling.forecast-total-projects td:nth-child(1){width:188px;min-width:188px;max-width:188px}table#scrolling.forecast-total-projects#scrolling,table#scrolling.forecast-total-projects#scroll-part-2,table#scrolling.forecast-total-projects#scroll-part-3,table#scrolling.forecast-total-projects#scroll-part-4{width:1021px}table#scrolling.forecast-total-projects tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.forecast-total-projects th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.forecast-total-projects td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.forecast-total-projects tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.forecast-total-projects th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.forecast-total-projects td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.forecast-total-projects tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.forecast-total-projects th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.forecast-total-projects td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.forecast-total-projects tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.forecast-total-projects th:nth-child(4){padding-left:2px;text-align:center !important}table#scrolling.forecast-total-projects td:nth-child(4){text-align:center !important}table#scrolling.forecast-total-projects tr:nth-child(1) th:nth-child(5){background-color:linear-gradient(270deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06))}table#scrolling.forecast-total-projects tr:nth-child(1) th:nth-child(6){background-color:linear-gradient(270deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06))}table#scrolling.forecast-comparing-projects{width:1000px}table#scrolling.forecast-comparing-projects th:nth-child(2),table#scrolling.forecast-comparing-projects td:nth-child(2){width:73px;min-width:73px;max-width:73px}table#scrolling.forecast-comparing-projects th:nth-child(3),table#scrolling.forecast-comparing-projects td:nth-child(3){width:73px;min-width:73px;max-width:73px}table#scrolling.forecast-comparing-projects th:nth-child(4),table#scrolling.forecast-comparing-projects td:nth-child(4){width:73px;min-width:73px;max-width:73px}table#scrolling.forecast-comparing-projects th:nth-child(5),table#scrolling.forecast-comparing-projects td:nth-child(5){width:53px;min-width:53px;max-width:53px}table#scrolling.forecast-comparing-projects th:nth-child(6),table#scrolling.forecast-comparing-projects td:nth-child(6){width:73px;min-width:73px;max-width:73px}table#scrolling.forecast-comparing-projects th:nth-child(7),table#scrolling.forecast-comparing-projects td:nth-child(7){width:53px;min-width:53px;max-width:53px}table#scrolling.forecast-comparing-projects th:nth-child(8),table#scrolling.forecast-comparing-projects td:nth-child(8){width:73px;min-width:73px;max-width:73px}table#scrolling.forecast-comparing-projects th:nth-child(9),table#scrolling.forecast-comparing-projects td:nth-child(9){width:53px;min-width:53px;max-width:53px}table#scrolling.forecast-comparing-projects th:nth-child(10),table#scrolling.forecast-comparing-projects td:nth-child(10){width:73px;min-width:73px;max-width:73px}table#scrolling.forecast-comparing-projects th:nth-child(11),table#scrolling.forecast-comparing-projects td:nth-child(11){width:53px;min-width:53px;max-width:53px}table#scrolling.forecast-comparing-projects th:nth-child(12),table#scrolling.forecast-comparing-projects td:nth-child(12){width:65px;min-width:65px;max-width:65px}table#scrolling.forecast-comparing-projects th:nth-child(13),table#scrolling.forecast-comparing-projects td:nth-child(13){width:53px;min-width:53px;max-width:53px}table#scrolling.forecast-comparing-projects th:nth-child(14),table#scrolling.forecast-comparing-projects td:nth-child(14){width:73px;min-width:73px;max-width:73px}table#scrolling.forecast-comparing-projects th:nth-child(1),table#scrolling.forecast-comparing-projects td:nth-child(1){width:159px;min-width:159px;max-width:159px}table#scrolling.forecast-comparing-projects#scrolling,table#scrolling.forecast-comparing-projects#scroll-part-2,table#scrolling.forecast-comparing-projects#scroll-part-3,table#scrolling.forecast-comparing-projects#scroll-part-4{width:1021px}table#scrolling.forecast-comparing-projects tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.forecast-comparing-projects th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.forecast-comparing-projects td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.forecast-comparing-projects tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.forecast-comparing-projects tr:nth-child(1) th:nth-child(2){background-color:linear-gradient(270deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06))}table#scrolling.forecast-comparing-projects tr:nth-child(1) th:nth-child(3){background-color:linear-gradient(270deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06))}table#scrolling.forecast-not-distributed{width:1000px}table#scrolling.forecast-not-distributed th:nth-child(2),table#scrolling.forecast-not-distributed td:nth-child(2){width:250px;min-width:250px;max-width:250px}table#scrolling.forecast-not-distributed th:nth-child(3),table#scrolling.forecast-not-distributed td:nth-child(3){width:80px;min-width:80px;max-width:80px}table#scrolling.forecast-not-distributed th:nth-child(4),table#scrolling.forecast-not-distributed td:nth-child(4){width:120px;min-width:120px;max-width:120px}table#scrolling.forecast-not-distributed th:nth-child(5),table#scrolling.forecast-not-distributed td:nth-child(5){width:120px;min-width:120px;max-width:120px}table#scrolling.forecast-not-distributed th:nth-child(1),table#scrolling.forecast-not-distributed td:nth-child(1){width:430px;min-width:430px;max-width:430px}table#scrolling.forecast-not-distributed#scrolling,table#scrolling.forecast-not-distributed#scroll-part-2,table#scrolling.forecast-not-distributed#scroll-part-3,table#scrolling.forecast-not-distributed#scroll-part-4{width:1021px}table#scrolling.forecast-not-distributed thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.forecast-not-distributed th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.forecast-not-distributed td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.forecast-not-distributed tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.forecast-not-distributed tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.forecast-not-distributed th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.forecast-not-distributed td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.forecast-not-distributed tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.forecast-not-distributed th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.forecast-not-distributed td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.forecast-not-distributed tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table.deviation-from-result{width:1000px}table.deviation-from-result th:nth-child(2),table.deviation-from-result td:nth-child(2){width:200px;min-width:200px;max-width:200px}table.deviation-from-result th:nth-child(3),table.deviation-from-result td:nth-child(3){width:80px;min-width:80px;max-width:80px}table.deviation-from-result th:nth-child(4),table.deviation-from-result td:nth-child(4){width:120px;min-width:120px;max-width:120px}table.deviation-from-result th:nth-child(5),table.deviation-from-result td:nth-child(5){width:120px;min-width:120px;max-width:120px}table.deviation-from-result th:nth-child(6),table.deviation-from-result td:nth-child(6){width:120px;min-width:120px;max-width:120px}table.deviation-from-result th:nth-child(1),table.deviation-from-result td:nth-child(1){width:360px;min-width:360px;max-width:360px}table.deviation-from-result#scrolling,table.deviation-from-result#scroll-part-2,table.deviation-from-result#scroll-part-3,table.deviation-from-result#scroll-part-4{width:1021px}table.deviation-from-result thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.deviation-from-result th:nth-child(1){padding-left:2px;text-align:left !important}table.deviation-from-result td:nth-child(1){text-align:left !important;white-space:nowrap}table.deviation-from-result tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.deviation-from-result tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.deviation-from-result th:nth-child(1){padding-left:2px;text-align:left !important}table.deviation-from-result td:nth-child(1){text-align:left !important;white-space:nowrap}table.deviation-from-result tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.deviation-from-result th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table.deviation-from-result td:nth-child(2){text-align:left !important;white-space:nowrap}table.deviation-from-result tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table.forecast-order-backlog{width:1000px;margin-top:25px}table.forecast-order-backlog th:nth-child(2),table.forecast-order-backlog td:nth-child(2){width:68px;min-width:68px;max-width:68px}table.forecast-order-backlog th:nth-child(3),table.forecast-order-backlog td:nth-child(3){width:68px;min-width:68px;max-width:68px}table.forecast-order-backlog th:nth-child(4),table.forecast-order-backlog td:nth-child(4){width:68px;min-width:68px;max-width:68px}table.forecast-order-backlog th:nth-child(5),table.forecast-order-backlog td:nth-child(5){width:68px;min-width:68px;max-width:68px}table.forecast-order-backlog th:nth-child(6),table.forecast-order-backlog td:nth-child(6){width:68px;min-width:68px;max-width:68px}table.forecast-order-backlog th:nth-child(7),table.forecast-order-backlog td:nth-child(7){width:68px;min-width:68px;max-width:68px}table.forecast-order-backlog th:nth-child(8),table.forecast-order-backlog td:nth-child(8){width:68px;min-width:68px;max-width:68px}table.forecast-order-backlog th:nth-child(9),table.forecast-order-backlog td:nth-child(9){width:68px;min-width:68px;max-width:68px}table.forecast-order-backlog th:nth-child(10),table.forecast-order-backlog td:nth-child(10){width:68px;min-width:68px;max-width:68px}table.forecast-order-backlog th:nth-child(11),table.forecast-order-backlog td:nth-child(11){width:68px;min-width:68px;max-width:68px}table.forecast-order-backlog th:nth-child(12),table.forecast-order-backlog td:nth-child(12){width:68px;min-width:68px;max-width:68px}table.forecast-order-backlog th:nth-child(13),table.forecast-order-backlog td:nth-child(13){width:68px;min-width:68px;max-width:68px}table.forecast-order-backlog th:nth-child(1),table.forecast-order-backlog td:nth-child(1){width:184px;min-width:184px;max-width:184px}table.forecast-order-backlog#scrolling,table.forecast-order-backlog#scroll-part-2,table.forecast-order-backlog#scroll-part-3,table.forecast-order-backlog#scroll-part-4{width:1021px}table.forecast-order-backlog thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.forecast-order-backlog th:nth-child(1){padding-left:2px;text-align:left !important}table.forecast-order-backlog td:nth-child(1){text-align:left !important;white-space:nowrap}table.forecast-order-backlog tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.forecast-period-details{width:1000px}table#scrolling.forecast-period-details th:nth-child(2),table#scrolling.forecast-period-details td:nth-child(2){width:77px;min-width:77px;max-width:77px}table#scrolling.forecast-period-details th:nth-child(3),table#scrolling.forecast-period-details td:nth-child(3){width:77px;min-width:77px;max-width:77px}table#scrolling.forecast-period-details th:nth-child(4),table#scrolling.forecast-period-details td:nth-child(4){width:70px;min-width:70px;max-width:70px}table#scrolling.forecast-period-details th:nth-child(5),table#scrolling.forecast-period-details td:nth-child(5){width:62px;min-width:62px;max-width:62px}table#scrolling.forecast-period-details th:nth-child(6),table#scrolling.forecast-period-details td:nth-child(6){width:70px;min-width:70px;max-width:70px}table#scrolling.forecast-period-details th:nth-child(7),table#scrolling.forecast-period-details td:nth-child(7){width:45px;min-width:45px;max-width:45px}table#scrolling.forecast-period-details th:nth-child(8),table#scrolling.forecast-period-details td:nth-child(8){width:77px;min-width:77px;max-width:77px}table#scrolling.forecast-period-details th:nth-child(9),table#scrolling.forecast-period-details td:nth-child(9){width:55px;min-width:55px;max-width:55px}table#scrolling.forecast-period-details th:nth-child(10),table#scrolling.forecast-period-details td:nth-child(10){width:70px;min-width:70px;max-width:70px}table#scrolling.forecast-period-details th:nth-child(11),table#scrolling.forecast-period-details td:nth-child(11){width:55px;min-width:55px;max-width:55px}table#scrolling.forecast-period-details th:nth-child(12),table#scrolling.forecast-period-details td:nth-child(12){width:70px;min-width:70px;max-width:70px}table#scrolling.forecast-period-details th:nth-child(13),table#scrolling.forecast-period-details td:nth-child(13){width:45px;min-width:45px;max-width:45px}table#scrolling.forecast-period-details th:nth-child(14),table#scrolling.forecast-period-details td:nth-child(14){width:55px;min-width:55px;max-width:55px}table#scrolling.forecast-period-details th:nth-child(1),table#scrolling.forecast-period-details td:nth-child(1){width:172px;min-width:172px;max-width:172px}table#scrolling.forecast-period-details#scrolling,table#scrolling.forecast-period-details#scroll-part-2,table#scrolling.forecast-period-details#scroll-part-3,table#scrolling.forecast-period-details#scroll-part-4{width:1021px}table#scrolling.forecast-period-details tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.forecast-period-details tr:nth-child(1) th:nth-child(2){background-color:linear-gradient(270deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06))}table#scrolling.forecast-period-details tr:nth-child(1) th:nth-child(3){background-color:linear-gradient(270deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06))}table.forecast-distributed-overhead-cm-5{width:1000px}table.forecast-distributed-overhead-cm-5 th:nth-child(2),table.forecast-distributed-overhead-cm-5 td:nth-child(2){width:100px;min-width:100px;max-width:100px}table.forecast-distributed-overhead-cm-5 th:nth-child(3),table.forecast-distributed-overhead-cm-5 td:nth-child(3){width:100px;min-width:100px;max-width:100px}table.forecast-distributed-overhead-cm-5 th:nth-child(4),table.forecast-distributed-overhead-cm-5 td:nth-child(4){width:100px;min-width:100px;max-width:100px}table.forecast-distributed-overhead-cm-5 th:nth-child(5),table.forecast-distributed-overhead-cm-5 td:nth-child(5){width:100px;min-width:100px;max-width:100px}table.forecast-distributed-overhead-cm-5 th:nth-child(6),table.forecast-distributed-overhead-cm-5 td:nth-child(6){width:100px;min-width:100px;max-width:100px}table.forecast-distributed-overhead-cm-5 th:nth-child(7),table.forecast-distributed-overhead-cm-5 td:nth-child(7){width:100px;min-width:100px;max-width:100px}table.forecast-distributed-overhead-cm-5 th:nth-child(8),table.forecast-distributed-overhead-cm-5 td:nth-child(8){width:100px;min-width:100px;max-width:100px}table.forecast-distributed-overhead-cm-5 th:nth-child(9),table.forecast-distributed-overhead-cm-5 td:nth-child(9){width:100px;min-width:100px;max-width:100px}table.forecast-distributed-overhead-cm-5 th:nth-child(1),table.forecast-distributed-overhead-cm-5 td:nth-child(1){width:200px;min-width:200px;max-width:200px}table.forecast-distributed-overhead-cm-5#scrolling,table.forecast-distributed-overhead-cm-5#scroll-part-2,table.forecast-distributed-overhead-cm-5#scroll-part-3,table.forecast-distributed-overhead-cm-5#scroll-part-4{width:1021px}table.forecast-distributed-overhead-cm-5 tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.forecast-distributed-overhead-cm-5 th:nth-child(2){padding-left:4px}table.forecast-distributed-overhead-cm-5 th:nth-child(2),table.forecast-distributed-overhead-cm-5 td:nth-child(2){padding-right:7px;padding-left:7px}table.forecast-distributed-overhead-cm-5 th:nth-child(2).input,table.forecast-distributed-overhead-cm-5 td:nth-child(2).input{padding-right:2px;padding-left:2px}table.forecast-distributed-overhead-cm-5 th:nth-child(2).negative-input,table.forecast-distributed-overhead-cm-5 td:nth-child(2).negative-input{padding-right:2px}table.forecast-distributed-overhead-cm-5 th:nth-child(2).negative-input input,table.forecast-distributed-overhead-cm-5 td:nth-child(2).negative-input input{display:inline-block;width:calc(100% - 10px)}table.forecast-distributed-overhead-cm-5 th:nth-child(3){padding-left:4px}table.forecast-distributed-overhead-cm-5 th:nth-child(3),table.forecast-distributed-overhead-cm-5 td:nth-child(3){padding-right:7px;padding-left:7px}table.forecast-distributed-overhead-cm-5 th:nth-child(3).input,table.forecast-distributed-overhead-cm-5 td:nth-child(3).input{padding-right:2px;padding-left:2px}table.forecast-distributed-overhead-cm-5 th:nth-child(3).negative-input,table.forecast-distributed-overhead-cm-5 td:nth-child(3).negative-input{padding-right:2px}table.forecast-distributed-overhead-cm-5 th:nth-child(3).negative-input input,table.forecast-distributed-overhead-cm-5 td:nth-child(3).negative-input input{display:inline-block;width:calc(100% - 10px)}table.forecast-distributed-overhead-cm-5 th:nth-child(4){padding-left:4px}table.forecast-distributed-overhead-cm-5 th:nth-child(4),table.forecast-distributed-overhead-cm-5 td:nth-child(4){padding-right:7px;padding-left:7px}table.forecast-distributed-overhead-cm-5 th:nth-child(4).input,table.forecast-distributed-overhead-cm-5 td:nth-child(4).input{padding-right:2px;padding-left:2px}table.forecast-distributed-overhead-cm-5 th:nth-child(4).negative-input,table.forecast-distributed-overhead-cm-5 td:nth-child(4).negative-input{padding-right:2px}table.forecast-distributed-overhead-cm-5 th:nth-child(4).negative-input input,table.forecast-distributed-overhead-cm-5 td:nth-child(4).negative-input input{display:inline-block;width:calc(100% - 10px)}table.forecast-distributed-overhead-cm-5 th:nth-child(5){padding-left:4px}table.forecast-distributed-overhead-cm-5 th:nth-child(5),table.forecast-distributed-overhead-cm-5 td:nth-child(5){padding-right:7px;padding-left:7px}table.forecast-distributed-overhead-cm-5 th:nth-child(5).input,table.forecast-distributed-overhead-cm-5 td:nth-child(5).input{padding-right:2px;padding-left:2px}table.forecast-distributed-overhead-cm-5 th:nth-child(5).negative-input,table.forecast-distributed-overhead-cm-5 td:nth-child(5).negative-input{padding-right:2px}table.forecast-distributed-overhead-cm-5 th:nth-child(5).negative-input input,table.forecast-distributed-overhead-cm-5 td:nth-child(5).negative-input input{display:inline-block;width:calc(100% - 10px)}table.forecast-distributed-overhead-cm-5 th:nth-child(6){padding-left:4px}table.forecast-distributed-overhead-cm-5 th:nth-child(6),table.forecast-distributed-overhead-cm-5 td:nth-child(6){padding-right:7px;padding-left:7px}table.forecast-distributed-overhead-cm-5 th:nth-child(6).input,table.forecast-distributed-overhead-cm-5 td:nth-child(6).input{padding-right:2px;padding-left:2px}table.forecast-distributed-overhead-cm-5 th:nth-child(6).negative-input,table.forecast-distributed-overhead-cm-5 td:nth-child(6).negative-input{padding-right:2px}table.forecast-distributed-overhead-cm-5 th:nth-child(6).negative-input input,table.forecast-distributed-overhead-cm-5 td:nth-child(6).negative-input input{display:inline-block;width:calc(100% - 10px)}table.forecast-distributed-overhead-cm-5 th:nth-child(7){padding-left:4px}table.forecast-distributed-overhead-cm-5 th:nth-child(7),table.forecast-distributed-overhead-cm-5 td:nth-child(7){padding-right:7px;padding-left:7px}table.forecast-distributed-overhead-cm-5 th:nth-child(7).input,table.forecast-distributed-overhead-cm-5 td:nth-child(7).input{padding-right:2px;padding-left:2px}table.forecast-distributed-overhead-cm-5 th:nth-child(7).negative-input,table.forecast-distributed-overhead-cm-5 td:nth-child(7).negative-input{padding-right:2px}table.forecast-distributed-overhead-cm-5 th:nth-child(7).negative-input input,table.forecast-distributed-overhead-cm-5 td:nth-child(7).negative-input input{display:inline-block;width:calc(100% - 10px)}table.forecast-distributed-overhead-cm-5 th:nth-child(8){padding-left:4px}table.forecast-distributed-overhead-cm-5 th:nth-child(8),table.forecast-distributed-overhead-cm-5 td:nth-child(8){padding-right:7px;padding-left:7px}table.forecast-distributed-overhead-cm-5 th:nth-child(8).input,table.forecast-distributed-overhead-cm-5 td:nth-child(8).input{padding-right:2px;padding-left:2px}table.forecast-distributed-overhead-cm-5 th:nth-child(8).negative-input,table.forecast-distributed-overhead-cm-5 td:nth-child(8).negative-input{padding-right:2px}table.forecast-distributed-overhead-cm-5 th:nth-child(8).negative-input input,table.forecast-distributed-overhead-cm-5 td:nth-child(8).negative-input input{display:inline-block;width:calc(100% - 10px)}table.forecast-distributed-overhead-cm-5 th:nth-child(9){padding-left:4px}table.forecast-distributed-overhead-cm-5 th:nth-child(9),table.forecast-distributed-overhead-cm-5 td:nth-child(9){padding-right:7px;padding-left:7px}table.forecast-distributed-overhead-cm-5 th:nth-child(9).input,table.forecast-distributed-overhead-cm-5 td:nth-child(9).input{padding-right:2px;padding-left:2px}table.forecast-distributed-overhead-cm-5 th:nth-child(9).negative-input,table.forecast-distributed-overhead-cm-5 td:nth-child(9).negative-input{padding-right:2px}table.forecast-distributed-overhead-cm-5 th:nth-child(9).negative-input input,table.forecast-distributed-overhead-cm-5 td:nth-child(9).negative-input input{display:inline-block;width:calc(100% - 10px)}table.forecast-distributed-overhead-cm-5 tr.sum0 td{padding-bottom:8px}table.forecast-distributed-overhead-cm-5 th.cm2,table.forecast-distributed-overhead-cm-5 th.cm3,table.forecast-distributed-overhead-cm-5 th.cm4,table.forecast-distributed-overhead-cm-5 th.cm5{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}table.forecast-distributed-overhead-cm-4{width:1000px}table.forecast-distributed-overhead-cm-4 th:nth-child(2),table.forecast-distributed-overhead-cm-4 td:nth-child(2){width:100px;min-width:100px;max-width:100px}table.forecast-distributed-overhead-cm-4 th:nth-child(3),table.forecast-distributed-overhead-cm-4 td:nth-child(3){width:100px;min-width:100px;max-width:100px}table.forecast-distributed-overhead-cm-4 th:nth-child(4),table.forecast-distributed-overhead-cm-4 td:nth-child(4){width:100px;min-width:100px;max-width:100px}table.forecast-distributed-overhead-cm-4 th:nth-child(5),table.forecast-distributed-overhead-cm-4 td:nth-child(5){width:100px;min-width:100px;max-width:100px}table.forecast-distributed-overhead-cm-4 th:nth-child(6),table.forecast-distributed-overhead-cm-4 td:nth-child(6){width:100px;min-width:100px;max-width:100px}table.forecast-distributed-overhead-cm-4 th:nth-child(7),table.forecast-distributed-overhead-cm-4 td:nth-child(7){width:100px;min-width:100px;max-width:100px}table.forecast-distributed-overhead-cm-4 th:nth-child(8),table.forecast-distributed-overhead-cm-4 td:nth-child(8){width:100px;min-width:100px;max-width:100px}table.forecast-distributed-overhead-cm-4 th:nth-child(9),table.forecast-distributed-overhead-cm-4 td:nth-child(9){width:100px;min-width:100px;max-width:100px}table.forecast-distributed-overhead-cm-4 th:nth-child(1),table.forecast-distributed-overhead-cm-4 td:nth-child(1){width:200px;min-width:200px;max-width:200px}table.forecast-distributed-overhead-cm-4#scrolling,table.forecast-distributed-overhead-cm-4#scroll-part-2,table.forecast-distributed-overhead-cm-4#scroll-part-3,table.forecast-distributed-overhead-cm-4#scroll-part-4{width:1021px}table.forecast-distributed-overhead-cm-4 tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.forecast-distributed-overhead-cm-4 th:nth-child(2){padding-left:4px}table.forecast-distributed-overhead-cm-4 th:nth-child(2),table.forecast-distributed-overhead-cm-4 td:nth-child(2){padding-right:7px;padding-left:7px}table.forecast-distributed-overhead-cm-4 th:nth-child(2).input,table.forecast-distributed-overhead-cm-4 td:nth-child(2).input{padding-right:2px;padding-left:2px}table.forecast-distributed-overhead-cm-4 th:nth-child(2).negative-input,table.forecast-distributed-overhead-cm-4 td:nth-child(2).negative-input{padding-right:2px}table.forecast-distributed-overhead-cm-4 th:nth-child(2).negative-input input,table.forecast-distributed-overhead-cm-4 td:nth-child(2).negative-input input{display:inline-block;width:calc(100% - 10px)}table.forecast-distributed-overhead-cm-4 th:nth-child(3){padding-left:4px}table.forecast-distributed-overhead-cm-4 th:nth-child(3),table.forecast-distributed-overhead-cm-4 td:nth-child(3){padding-right:7px;padding-left:7px}table.forecast-distributed-overhead-cm-4 th:nth-child(3).input,table.forecast-distributed-overhead-cm-4 td:nth-child(3).input{padding-right:2px;padding-left:2px}table.forecast-distributed-overhead-cm-4 th:nth-child(3).negative-input,table.forecast-distributed-overhead-cm-4 td:nth-child(3).negative-input{padding-right:2px}table.forecast-distributed-overhead-cm-4 th:nth-child(3).negative-input input,table.forecast-distributed-overhead-cm-4 td:nth-child(3).negative-input input{display:inline-block;width:calc(100% - 10px)}table.forecast-distributed-overhead-cm-4 th:nth-child(4){padding-left:4px}table.forecast-distributed-overhead-cm-4 th:nth-child(4),table.forecast-distributed-overhead-cm-4 td:nth-child(4){padding-right:7px;padding-left:7px}table.forecast-distributed-overhead-cm-4 th:nth-child(4).input,table.forecast-distributed-overhead-cm-4 td:nth-child(4).input{padding-right:2px;padding-left:2px}table.forecast-distributed-overhead-cm-4 th:nth-child(4).negative-input,table.forecast-distributed-overhead-cm-4 td:nth-child(4).negative-input{padding-right:2px}table.forecast-distributed-overhead-cm-4 th:nth-child(4).negative-input input,table.forecast-distributed-overhead-cm-4 td:nth-child(4).negative-input input{display:inline-block;width:calc(100% - 10px)}table.forecast-distributed-overhead-cm-4 th:nth-child(5){padding-left:4px}table.forecast-distributed-overhead-cm-4 th:nth-child(5),table.forecast-distributed-overhead-cm-4 td:nth-child(5){padding-right:7px;padding-left:7px}table.forecast-distributed-overhead-cm-4 th:nth-child(5).input,table.forecast-distributed-overhead-cm-4 td:nth-child(5).input{padding-right:2px;padding-left:2px}table.forecast-distributed-overhead-cm-4 th:nth-child(5).negative-input,table.forecast-distributed-overhead-cm-4 td:nth-child(5).negative-input{padding-right:2px}table.forecast-distributed-overhead-cm-4 th:nth-child(5).negative-input input,table.forecast-distributed-overhead-cm-4 td:nth-child(5).negative-input input{display:inline-block;width:calc(100% - 10px)}table.forecast-distributed-overhead-cm-4 th:nth-child(6){padding-left:4px}table.forecast-distributed-overhead-cm-4 th:nth-child(6),table.forecast-distributed-overhead-cm-4 td:nth-child(6){padding-right:7px;padding-left:7px}table.forecast-distributed-overhead-cm-4 th:nth-child(6).input,table.forecast-distributed-overhead-cm-4 td:nth-child(6).input{padding-right:2px;padding-left:2px}table.forecast-distributed-overhead-cm-4 th:nth-child(6).negative-input,table.forecast-distributed-overhead-cm-4 td:nth-child(6).negative-input{padding-right:2px}table.forecast-distributed-overhead-cm-4 th:nth-child(6).negative-input input,table.forecast-distributed-overhead-cm-4 td:nth-child(6).negative-input input{display:inline-block;width:calc(100% - 10px)}table.forecast-distributed-overhead-cm-4 th:nth-child(7){padding-left:4px}table.forecast-distributed-overhead-cm-4 th:nth-child(7),table.forecast-distributed-overhead-cm-4 td:nth-child(7){padding-right:7px;padding-left:7px}table.forecast-distributed-overhead-cm-4 th:nth-child(7).input,table.forecast-distributed-overhead-cm-4 td:nth-child(7).input{padding-right:2px;padding-left:2px}table.forecast-distributed-overhead-cm-4 th:nth-child(7).negative-input,table.forecast-distributed-overhead-cm-4 td:nth-child(7).negative-input{padding-right:2px}table.forecast-distributed-overhead-cm-4 th:nth-child(7).negative-input input,table.forecast-distributed-overhead-cm-4 td:nth-child(7).negative-input input{display:inline-block;width:calc(100% - 10px)}table.forecast-distributed-overhead-cm-4 th:nth-child(8){padding-left:4px}table.forecast-distributed-overhead-cm-4 th:nth-child(8),table.forecast-distributed-overhead-cm-4 td:nth-child(8){padding-right:7px;padding-left:7px}table.forecast-distributed-overhead-cm-4 th:nth-child(8).input,table.forecast-distributed-overhead-cm-4 td:nth-child(8).input{padding-right:2px;padding-left:2px}table.forecast-distributed-overhead-cm-4 th:nth-child(8).negative-input,table.forecast-distributed-overhead-cm-4 td:nth-child(8).negative-input{padding-right:2px}table.forecast-distributed-overhead-cm-4 th:nth-child(8).negative-input input,table.forecast-distributed-overhead-cm-4 td:nth-child(8).negative-input input{display:inline-block;width:calc(100% - 10px)}table.forecast-distributed-overhead-cm-4 th:nth-child(9){padding-left:4px}table.forecast-distributed-overhead-cm-4 th:nth-child(9),table.forecast-distributed-overhead-cm-4 td:nth-child(9){padding-right:7px;padding-left:7px}table.forecast-distributed-overhead-cm-4 th:nth-child(9).input,table.forecast-distributed-overhead-cm-4 td:nth-child(9).input{padding-right:2px;padding-left:2px}table.forecast-distributed-overhead-cm-4 th:nth-child(9).negative-input,table.forecast-distributed-overhead-cm-4 td:nth-child(9).negative-input{padding-right:2px}table.forecast-distributed-overhead-cm-4 th:nth-child(9).negative-input input,table.forecast-distributed-overhead-cm-4 td:nth-child(9).negative-input input{display:inline-block;width:calc(100% - 10px)}table.forecast-distributed-overhead-cm-4 tr.sum0 td{padding-bottom:8px}table.forecast-distributed-overhead-cm-4 th.cm2,table.forecast-distributed-overhead-cm-4 th.cm3,table.forecast-distributed-overhead-cm-4 th.cm4,table.forecast-distributed-overhead-cm-4 th.cm5{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}table.forecast-distributed-overhead-cm-4 th.cm5,table.forecast-distributed-overhead-cm-4 td.cm5{visibility:collapse}table.forecast-distributed-overhead-cm-3{width:1000px}table.forecast-distributed-overhead-cm-3 th:nth-child(2),table.forecast-distributed-overhead-cm-3 td:nth-child(2){width:100px;min-width:100px;max-width:100px}table.forecast-distributed-overhead-cm-3 th:nth-child(3),table.forecast-distributed-overhead-cm-3 td:nth-child(3){width:100px;min-width:100px;max-width:100px}table.forecast-distributed-overhead-cm-3 th:nth-child(4),table.forecast-distributed-overhead-cm-3 td:nth-child(4){width:100px;min-width:100px;max-width:100px}table.forecast-distributed-overhead-cm-3 th:nth-child(5),table.forecast-distributed-overhead-cm-3 td:nth-child(5){width:100px;min-width:100px;max-width:100px}table.forecast-distributed-overhead-cm-3 th:nth-child(6),table.forecast-distributed-overhead-cm-3 td:nth-child(6){width:100px;min-width:100px;max-width:100px}table.forecast-distributed-overhead-cm-3 th:nth-child(7),table.forecast-distributed-overhead-cm-3 td:nth-child(7){width:100px;min-width:100px;max-width:100px}table.forecast-distributed-overhead-cm-3 th:nth-child(8),table.forecast-distributed-overhead-cm-3 td:nth-child(8){width:100px;min-width:100px;max-width:100px}table.forecast-distributed-overhead-cm-3 th:nth-child(9),table.forecast-distributed-overhead-cm-3 td:nth-child(9){width:100px;min-width:100px;max-width:100px}table.forecast-distributed-overhead-cm-3 th:nth-child(1),table.forecast-distributed-overhead-cm-3 td:nth-child(1){width:200px;min-width:200px;max-width:200px}table.forecast-distributed-overhead-cm-3#scrolling,table.forecast-distributed-overhead-cm-3#scroll-part-2,table.forecast-distributed-overhead-cm-3#scroll-part-3,table.forecast-distributed-overhead-cm-3#scroll-part-4{width:1021px}table.forecast-distributed-overhead-cm-3 tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.forecast-distributed-overhead-cm-3 th:nth-child(2){padding-left:4px}table.forecast-distributed-overhead-cm-3 th:nth-child(2),table.forecast-distributed-overhead-cm-3 td:nth-child(2){padding-right:7px;padding-left:7px}table.forecast-distributed-overhead-cm-3 th:nth-child(2).input,table.forecast-distributed-overhead-cm-3 td:nth-child(2).input{padding-right:2px;padding-left:2px}table.forecast-distributed-overhead-cm-3 th:nth-child(2).negative-input,table.forecast-distributed-overhead-cm-3 td:nth-child(2).negative-input{padding-right:2px}table.forecast-distributed-overhead-cm-3 th:nth-child(2).negative-input input,table.forecast-distributed-overhead-cm-3 td:nth-child(2).negative-input input{display:inline-block;width:calc(100% - 10px)}table.forecast-distributed-overhead-cm-3 th:nth-child(3){padding-left:4px}table.forecast-distributed-overhead-cm-3 th:nth-child(3),table.forecast-distributed-overhead-cm-3 td:nth-child(3){padding-right:7px;padding-left:7px}table.forecast-distributed-overhead-cm-3 th:nth-child(3).input,table.forecast-distributed-overhead-cm-3 td:nth-child(3).input{padding-right:2px;padding-left:2px}table.forecast-distributed-overhead-cm-3 th:nth-child(3).negative-input,table.forecast-distributed-overhead-cm-3 td:nth-child(3).negative-input{padding-right:2px}table.forecast-distributed-overhead-cm-3 th:nth-child(3).negative-input input,table.forecast-distributed-overhead-cm-3 td:nth-child(3).negative-input input{display:inline-block;width:calc(100% - 10px)}table.forecast-distributed-overhead-cm-3 th:nth-child(4){padding-left:4px}table.forecast-distributed-overhead-cm-3 th:nth-child(4),table.forecast-distributed-overhead-cm-3 td:nth-child(4){padding-right:7px;padding-left:7px}table.forecast-distributed-overhead-cm-3 th:nth-child(4).input,table.forecast-distributed-overhead-cm-3 td:nth-child(4).input{padding-right:2px;padding-left:2px}table.forecast-distributed-overhead-cm-3 th:nth-child(4).negative-input,table.forecast-distributed-overhead-cm-3 td:nth-child(4).negative-input{padding-right:2px}table.forecast-distributed-overhead-cm-3 th:nth-child(4).negative-input input,table.forecast-distributed-overhead-cm-3 td:nth-child(4).negative-input input{display:inline-block;width:calc(100% - 10px)}table.forecast-distributed-overhead-cm-3 th:nth-child(5){padding-left:4px}table.forecast-distributed-overhead-cm-3 th:nth-child(5),table.forecast-distributed-overhead-cm-3 td:nth-child(5){padding-right:7px;padding-left:7px}table.forecast-distributed-overhead-cm-3 th:nth-child(5).input,table.forecast-distributed-overhead-cm-3 td:nth-child(5).input{padding-right:2px;padding-left:2px}table.forecast-distributed-overhead-cm-3 th:nth-child(5).negative-input,table.forecast-distributed-overhead-cm-3 td:nth-child(5).negative-input{padding-right:2px}table.forecast-distributed-overhead-cm-3 th:nth-child(5).negative-input input,table.forecast-distributed-overhead-cm-3 td:nth-child(5).negative-input input{display:inline-block;width:calc(100% - 10px)}table.forecast-distributed-overhead-cm-3 th:nth-child(6){padding-left:4px}table.forecast-distributed-overhead-cm-3 th:nth-child(6),table.forecast-distributed-overhead-cm-3 td:nth-child(6){padding-right:7px;padding-left:7px}table.forecast-distributed-overhead-cm-3 th:nth-child(6).input,table.forecast-distributed-overhead-cm-3 td:nth-child(6).input{padding-right:2px;padding-left:2px}table.forecast-distributed-overhead-cm-3 th:nth-child(6).negative-input,table.forecast-distributed-overhead-cm-3 td:nth-child(6).negative-input{padding-right:2px}table.forecast-distributed-overhead-cm-3 th:nth-child(6).negative-input input,table.forecast-distributed-overhead-cm-3 td:nth-child(6).negative-input input{display:inline-block;width:calc(100% - 10px)}table.forecast-distributed-overhead-cm-3 th:nth-child(7){padding-left:4px}table.forecast-distributed-overhead-cm-3 th:nth-child(7),table.forecast-distributed-overhead-cm-3 td:nth-child(7){padding-right:7px;padding-left:7px}table.forecast-distributed-overhead-cm-3 th:nth-child(7).input,table.forecast-distributed-overhead-cm-3 td:nth-child(7).input{padding-right:2px;padding-left:2px}table.forecast-distributed-overhead-cm-3 th:nth-child(7).negative-input,table.forecast-distributed-overhead-cm-3 td:nth-child(7).negative-input{padding-right:2px}table.forecast-distributed-overhead-cm-3 th:nth-child(7).negative-input input,table.forecast-distributed-overhead-cm-3 td:nth-child(7).negative-input input{display:inline-block;width:calc(100% - 10px)}table.forecast-distributed-overhead-cm-3 th:nth-child(8){padding-left:4px}table.forecast-distributed-overhead-cm-3 th:nth-child(8),table.forecast-distributed-overhead-cm-3 td:nth-child(8){padding-right:7px;padding-left:7px}table.forecast-distributed-overhead-cm-3 th:nth-child(8).input,table.forecast-distributed-overhead-cm-3 td:nth-child(8).input{padding-right:2px;padding-left:2px}table.forecast-distributed-overhead-cm-3 th:nth-child(8).negative-input,table.forecast-distributed-overhead-cm-3 td:nth-child(8).negative-input{padding-right:2px}table.forecast-distributed-overhead-cm-3 th:nth-child(8).negative-input input,table.forecast-distributed-overhead-cm-3 td:nth-child(8).negative-input input{display:inline-block;width:calc(100% - 10px)}table.forecast-distributed-overhead-cm-3 th:nth-child(9){padding-left:4px}table.forecast-distributed-overhead-cm-3 th:nth-child(9),table.forecast-distributed-overhead-cm-3 td:nth-child(9){padding-right:7px;padding-left:7px}table.forecast-distributed-overhead-cm-3 th:nth-child(9).input,table.forecast-distributed-overhead-cm-3 td:nth-child(9).input{padding-right:2px;padding-left:2px}table.forecast-distributed-overhead-cm-3 th:nth-child(9).negative-input,table.forecast-distributed-overhead-cm-3 td:nth-child(9).negative-input{padding-right:2px}table.forecast-distributed-overhead-cm-3 th:nth-child(9).negative-input input,table.forecast-distributed-overhead-cm-3 td:nth-child(9).negative-input input{display:inline-block;width:calc(100% - 10px)}table.forecast-distributed-overhead-cm-3 tr.sum0 td{padding-bottom:8px}table.forecast-distributed-overhead-cm-3 th.cm2,table.forecast-distributed-overhead-cm-3 th.cm3,table.forecast-distributed-overhead-cm-3 th.cm4,table.forecast-distributed-overhead-cm-3 th.cm5{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}table.forecast-distributed-overhead-cm-3 th.cm4,table.forecast-distributed-overhead-cm-3 th.cm5,table.forecast-distributed-overhead-cm-3 td.cm4,table.forecast-distributed-overhead-cm-3 td.cm5{visibility:collapse}table.forecast-distributed-overhead-cm-2{width:1000px}table.forecast-distributed-overhead-cm-2 th:nth-child(2),table.forecast-distributed-overhead-cm-2 td:nth-child(2){width:100px;min-width:100px;max-width:100px}table.forecast-distributed-overhead-cm-2 th:nth-child(3),table.forecast-distributed-overhead-cm-2 td:nth-child(3){width:100px;min-width:100px;max-width:100px}table.forecast-distributed-overhead-cm-2 th:nth-child(4),table.forecast-distributed-overhead-cm-2 td:nth-child(4){width:100px;min-width:100px;max-width:100px}table.forecast-distributed-overhead-cm-2 th:nth-child(5),table.forecast-distributed-overhead-cm-2 td:nth-child(5){width:100px;min-width:100px;max-width:100px}table.forecast-distributed-overhead-cm-2 th:nth-child(6),table.forecast-distributed-overhead-cm-2 td:nth-child(6){width:100px;min-width:100px;max-width:100px}table.forecast-distributed-overhead-cm-2 th:nth-child(7),table.forecast-distributed-overhead-cm-2 td:nth-child(7){width:100px;min-width:100px;max-width:100px}table.forecast-distributed-overhead-cm-2 th:nth-child(8),table.forecast-distributed-overhead-cm-2 td:nth-child(8){width:100px;min-width:100px;max-width:100px}table.forecast-distributed-overhead-cm-2 th:nth-child(9),table.forecast-distributed-overhead-cm-2 td:nth-child(9){width:100px;min-width:100px;max-width:100px}table.forecast-distributed-overhead-cm-2 th:nth-child(1),table.forecast-distributed-overhead-cm-2 td:nth-child(1){width:200px;min-width:200px;max-width:200px}table.forecast-distributed-overhead-cm-2#scrolling,table.forecast-distributed-overhead-cm-2#scroll-part-2,table.forecast-distributed-overhead-cm-2#scroll-part-3,table.forecast-distributed-overhead-cm-2#scroll-part-4{width:1021px}table.forecast-distributed-overhead-cm-2 tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.forecast-distributed-overhead-cm-2 th:nth-child(2){padding-left:4px}table.forecast-distributed-overhead-cm-2 th:nth-child(2),table.forecast-distributed-overhead-cm-2 td:nth-child(2){padding-right:7px;padding-left:7px}table.forecast-distributed-overhead-cm-2 th:nth-child(2).input,table.forecast-distributed-overhead-cm-2 td:nth-child(2).input{padding-right:2px;padding-left:2px}table.forecast-distributed-overhead-cm-2 th:nth-child(2).negative-input,table.forecast-distributed-overhead-cm-2 td:nth-child(2).negative-input{padding-right:2px}table.forecast-distributed-overhead-cm-2 th:nth-child(2).negative-input input,table.forecast-distributed-overhead-cm-2 td:nth-child(2).negative-input input{display:inline-block;width:calc(100% - 10px)}table.forecast-distributed-overhead-cm-2 th:nth-child(3){padding-left:4px}table.forecast-distributed-overhead-cm-2 th:nth-child(3),table.forecast-distributed-overhead-cm-2 td:nth-child(3){padding-right:7px;padding-left:7px}table.forecast-distributed-overhead-cm-2 th:nth-child(3).input,table.forecast-distributed-overhead-cm-2 td:nth-child(3).input{padding-right:2px;padding-left:2px}table.forecast-distributed-overhead-cm-2 th:nth-child(3).negative-input,table.forecast-distributed-overhead-cm-2 td:nth-child(3).negative-input{padding-right:2px}table.forecast-distributed-overhead-cm-2 th:nth-child(3).negative-input input,table.forecast-distributed-overhead-cm-2 td:nth-child(3).negative-input input{display:inline-block;width:calc(100% - 10px)}table.forecast-distributed-overhead-cm-2 th:nth-child(4){padding-left:4px}table.forecast-distributed-overhead-cm-2 th:nth-child(4),table.forecast-distributed-overhead-cm-2 td:nth-child(4){padding-right:7px;padding-left:7px}table.forecast-distributed-overhead-cm-2 th:nth-child(4).input,table.forecast-distributed-overhead-cm-2 td:nth-child(4).input{padding-right:2px;padding-left:2px}table.forecast-distributed-overhead-cm-2 th:nth-child(4).negative-input,table.forecast-distributed-overhead-cm-2 td:nth-child(4).negative-input{padding-right:2px}table.forecast-distributed-overhead-cm-2 th:nth-child(4).negative-input input,table.forecast-distributed-overhead-cm-2 td:nth-child(4).negative-input input{display:inline-block;width:calc(100% - 10px)}table.forecast-distributed-overhead-cm-2 th:nth-child(5){padding-left:4px}table.forecast-distributed-overhead-cm-2 th:nth-child(5),table.forecast-distributed-overhead-cm-2 td:nth-child(5){padding-right:7px;padding-left:7px}table.forecast-distributed-overhead-cm-2 th:nth-child(5).input,table.forecast-distributed-overhead-cm-2 td:nth-child(5).input{padding-right:2px;padding-left:2px}table.forecast-distributed-overhead-cm-2 th:nth-child(5).negative-input,table.forecast-distributed-overhead-cm-2 td:nth-child(5).negative-input{padding-right:2px}table.forecast-distributed-overhead-cm-2 th:nth-child(5).negative-input input,table.forecast-distributed-overhead-cm-2 td:nth-child(5).negative-input input{display:inline-block;width:calc(100% - 10px)}table.forecast-distributed-overhead-cm-2 th:nth-child(6){padding-left:4px}table.forecast-distributed-overhead-cm-2 th:nth-child(6),table.forecast-distributed-overhead-cm-2 td:nth-child(6){padding-right:7px;padding-left:7px}table.forecast-distributed-overhead-cm-2 th:nth-child(6).input,table.forecast-distributed-overhead-cm-2 td:nth-child(6).input{padding-right:2px;padding-left:2px}table.forecast-distributed-overhead-cm-2 th:nth-child(6).negative-input,table.forecast-distributed-overhead-cm-2 td:nth-child(6).negative-input{padding-right:2px}table.forecast-distributed-overhead-cm-2 th:nth-child(6).negative-input input,table.forecast-distributed-overhead-cm-2 td:nth-child(6).negative-input input{display:inline-block;width:calc(100% - 10px)}table.forecast-distributed-overhead-cm-2 th:nth-child(7){padding-left:4px}table.forecast-distributed-overhead-cm-2 th:nth-child(7),table.forecast-distributed-overhead-cm-2 td:nth-child(7){padding-right:7px;padding-left:7px}table.forecast-distributed-overhead-cm-2 th:nth-child(7).input,table.forecast-distributed-overhead-cm-2 td:nth-child(7).input{padding-right:2px;padding-left:2px}table.forecast-distributed-overhead-cm-2 th:nth-child(7).negative-input,table.forecast-distributed-overhead-cm-2 td:nth-child(7).negative-input{padding-right:2px}table.forecast-distributed-overhead-cm-2 th:nth-child(7).negative-input input,table.forecast-distributed-overhead-cm-2 td:nth-child(7).negative-input input{display:inline-block;width:calc(100% - 10px)}table.forecast-distributed-overhead-cm-2 th:nth-child(8){padding-left:4px}table.forecast-distributed-overhead-cm-2 th:nth-child(8),table.forecast-distributed-overhead-cm-2 td:nth-child(8){padding-right:7px;padding-left:7px}table.forecast-distributed-overhead-cm-2 th:nth-child(8).input,table.forecast-distributed-overhead-cm-2 td:nth-child(8).input{padding-right:2px;padding-left:2px}table.forecast-distributed-overhead-cm-2 th:nth-child(8).negative-input,table.forecast-distributed-overhead-cm-2 td:nth-child(8).negative-input{padding-right:2px}table.forecast-distributed-overhead-cm-2 th:nth-child(8).negative-input input,table.forecast-distributed-overhead-cm-2 td:nth-child(8).negative-input input{display:inline-block;width:calc(100% - 10px)}table.forecast-distributed-overhead-cm-2 th:nth-child(9){padding-left:4px}table.forecast-distributed-overhead-cm-2 th:nth-child(9),table.forecast-distributed-overhead-cm-2 td:nth-child(9){padding-right:7px;padding-left:7px}table.forecast-distributed-overhead-cm-2 th:nth-child(9).input,table.forecast-distributed-overhead-cm-2 td:nth-child(9).input{padding-right:2px;padding-left:2px}table.forecast-distributed-overhead-cm-2 th:nth-child(9).negative-input,table.forecast-distributed-overhead-cm-2 td:nth-child(9).negative-input{padding-right:2px}table.forecast-distributed-overhead-cm-2 th:nth-child(9).negative-input input,table.forecast-distributed-overhead-cm-2 td:nth-child(9).negative-input input{display:inline-block;width:calc(100% - 10px)}table.forecast-distributed-overhead-cm-2 tr.sum0 td{padding-bottom:8px}table.forecast-distributed-overhead-cm-2 th.cm2,table.forecast-distributed-overhead-cm-2 th.cm3,table.forecast-distributed-overhead-cm-2 th.cm4,table.forecast-distributed-overhead-cm-2 th.cm5{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}table.forecast-distributed-overhead-cm-2 th.cm3,table.forecast-distributed-overhead-cm-2 th.cm4,table.forecast-distributed-overhead-cm-2 th.cm5,table.forecast-distributed-overhead-cm-2 td.cm3,table.forecast-distributed-overhead-cm-2 td.cm4,table.forecast-distributed-overhead-cm-2 td.cm5{visibility:collapse}.docs{height:100px;overflow:auto}.docs:focus{outline:none}.docs ul{list-style-type:circle}.docs ul li{margin-left:20px;padding:3px}.docs ul li ul{margin-top:2px;list-style-type:none}.docs ul li ul li{margin-left:0;padding:2px}.docs ul li ul li:before{content:"– "}.docs ol{list-style-type:decimal}.docs ol li{margin-left:20px;padding:3px}.docs ol+p,.docs ol+h2,.docs ol+h3,.docs ul+p,.docs ul+h2,.docs ul+h3{padding-top:15px}.docs strong{font-weight:500}.docs blockquote{margin:10px;background-color:rgba(0,0,0,.045);padding:10px}.docs blockquote p{margin:0}table.deviations{width:1000px}table.deviations th:nth-child(2),table.deviations td:nth-child(2){width:300px;min-width:300px;max-width:300px}table.deviations th:nth-child(3),table.deviations td:nth-child(3){width:120px;min-width:120px;max-width:120px}table.deviations th:nth-child(4),table.deviations td:nth-child(4){width:90px;min-width:90px;max-width:90px}table.deviations th:nth-child(5),table.deviations td:nth-child(5){width:90px;min-width:90px;max-width:90px}table.deviations th:nth-child(6),table.deviations td:nth-child(6){width:90px;min-width:90px;max-width:90px}table.deviations th:nth-child(7),table.deviations td:nth-child(7){width:260px;min-width:260px;max-width:260px}table.deviations th:nth-child(1),table.deviations td:nth-child(1){width:50px;min-width:50px;max-width:50px}table.deviations#scrolling,table.deviations#scroll-part-2,table.deviations#scroll-part-3,table.deviations#scroll-part-4{width:1021px}table.deviations thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.deviations th:nth-child(1){padding-left:2px;text-align:left !important}table.deviations td:nth-child(1){text-align:left !important;white-space:nowrap}table.deviations tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.deviations tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.deviations th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table.deviations td:nth-child(2){text-align:left !important;white-space:nowrap}table.deviations tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table.deviations th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table.deviations td:nth-child(3){text-align:left !important;white-space:nowrap}table.deviations tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table.deviations th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table.deviations td:nth-child(4){text-align:left !important;white-space:nowrap}table.deviations tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table.deviations th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table.deviations td:nth-child(5){text-align:left !important;white-space:nowrap}table.deviations tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table.deviations th:nth-child(7){padding-left:2px;text-align:left !important;padding-left:3px}table.deviations td:nth-child(7){text-align:left !important;white-space:nowrap}table.deviations tbody td:nth-child(7){overflow:hidden;text-overflow:ellipsis}table.deviations th:nth-child(2){padding-left:4px}table.deviations th:nth-child(2),table.deviations td:nth-child(2){padding-right:7px;padding-left:7px}table.deviations th:nth-child(2).input,table.deviations td:nth-child(2).input{padding-right:2px;padding-left:2px}table.deviations th:nth-child(2).negative-input,table.deviations td:nth-child(2).negative-input{padding-right:2px}table.deviations th:nth-child(2).negative-input input,table.deviations td:nth-child(2).negative-input input{display:inline-block;width:calc(100% - 10px)}table.deviations th:nth-child(7){padding-left:4px}table.deviations th:nth-child(7),table.deviations td:nth-child(7){padding-right:7px;padding-left:7px}table.deviations th:nth-child(7).input,table.deviations td:nth-child(7).input{padding-right:2px;padding-left:2px}table.deviations th:nth-child(7).negative-input,table.deviations td:nth-child(7).negative-input{padding-right:2px}table.deviations th:nth-child(7).negative-input input,table.deviations td:nth-child(7).negative-input input{display:inline-block;width:calc(100% - 10px)}table.deviation-questions{width:465px}table.deviation-questions th:nth-child(2),table.deviation-questions td:nth-child(2){width:100px;min-width:100px;max-width:100px}table.deviation-questions th:nth-child(3),table.deviation-questions td:nth-child(3){width:85px;min-width:85px;max-width:85px}table.deviation-questions th:nth-child(4),table.deviation-questions td:nth-child(4){width:47px;min-width:47px;max-width:47px}table.deviation-questions th:nth-child(1),table.deviation-questions td:nth-child(1){width:233px;min-width:233px;max-width:233px}table.deviation-questions#scrolling,table.deviation-questions#scroll-part-2,table.deviation-questions#scroll-part-3,table.deviation-questions#scroll-part-4{width:486px}table.deviation-questions thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.deviation-questions th:nth-child(1){padding-left:2px;text-align:left !important}table.deviation-questions td:nth-child(1){text-align:left !important;white-space:nowrap}table.deviation-questions tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.deviation-questions tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.deviation-questions th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table.deviation-questions td:nth-child(2){text-align:left !important;white-space:nowrap}table.deviation-questions tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table.deviation-questions th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table.deviation-questions td:nth-child(3){text-align:left !important;white-space:nowrap}table.deviation-questions tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table.deviation-questions td{vertical-align:top}table.deviation-questions td:nth-child(1){white-space:pre-line !important}table.deviation-questions button{padding:5px 5px !important}table.deviation-questions button:nth-child(1){margin-left:2px !important}.modal-container#new_question{width:360px}table#scrolling.change-orders{width:1000px}table#scrolling.change-orders th:nth-child(2),table#scrolling.change-orders td:nth-child(2){width:120px;min-width:120px;max-width:120px}table#scrolling.change-orders th:nth-child(3),table#scrolling.change-orders td:nth-child(3){width:100px;min-width:100px;max-width:100px}table#scrolling.change-orders th:nth-child(4),table#scrolling.change-orders td:nth-child(4){width:70px;min-width:70px;max-width:70px}table#scrolling.change-orders th:nth-child(5),table#scrolling.change-orders td:nth-child(5){width:85px;min-width:85px;max-width:85px}table#scrolling.change-orders th:nth-child(6),table#scrolling.change-orders td:nth-child(6){width:85px;min-width:85px;max-width:85px}table#scrolling.change-orders th:nth-child(7),table#scrolling.change-orders td:nth-child(7){width:55px;min-width:55px;max-width:55px}table#scrolling.change-orders th:nth-child(8),table#scrolling.change-orders td:nth-child(8){width:85px;min-width:85px;max-width:85px}table#scrolling.change-orders th:nth-child(9),table#scrolling.change-orders td:nth-child(9){width:55px;min-width:55px;max-width:55px}table#scrolling.change-orders th:nth-child(10),table#scrolling.change-orders td:nth-child(10){width:85px;min-width:85px;max-width:85px}table#scrolling.change-orders th:nth-child(11),table#scrolling.change-orders td:nth-child(11){width:85px;min-width:85px;max-width:85px}table#scrolling.change-orders th:nth-child(12),table#scrolling.change-orders td:nth-child(12){width:130px;min-width:130px;max-width:130px}table#scrolling.change-orders th:nth-child(1),table#scrolling.change-orders td:nth-child(1){width:45px;min-width:45px;max-width:45px}table#scrolling.change-orders#scrolling,table#scrolling.change-orders#scroll-part-2,table#scrolling.change-orders#scroll-part-3,table#scrolling.change-orders#scroll-part-4{width:1021px}table#scrolling.change-orders thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.change-orders th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.change-orders td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.change-orders tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.change-orders tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.change-orders th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.change-orders td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.change-orders tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.change-orders th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.change-orders td:nth-child(3){text-align:left !important;white-space:nowrap}table#scrolling.change-orders tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.change-orders th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.change-orders td:nth-child(4){text-align:left !important;white-space:nowrap}table#scrolling.change-orders tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scrolling.change-orders th:nth-child(12){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.change-orders td:nth-child(12){text-align:left !important;white-space:nowrap}table#scrolling.change-orders tbody td:nth-child(12){overflow:hidden;text-overflow:ellipsis}table#scrolling.change-orders th:nth-child(7){padding-left:2px;text-align:center !important}table#scrolling.change-orders td:nth-child(7){text-align:center !important}table#scrolling.change-orders th:nth-child(9){padding-left:2px;text-align:center !important}table#scrolling.change-orders td:nth-child(9){text-align:center !important}table#scrolling.change-orders th:nth-child(2){padding-left:4px}table#scrolling.change-orders th:nth-child(2),table#scrolling.change-orders td:nth-child(2){padding-right:7px;padding-left:7px}table#scrolling.change-orders th:nth-child(2).input,table#scrolling.change-orders td:nth-child(2).input{padding-right:2px;padding-left:2px}table#scrolling.change-orders th:nth-child(2).negative-input,table#scrolling.change-orders td:nth-child(2).negative-input{padding-right:2px}table#scrolling.change-orders th:nth-child(2).negative-input input,table#scrolling.change-orders td:nth-child(2).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scrolling.change-orders th:nth-child(3){padding-left:4px}table#scrolling.change-orders th:nth-child(3),table#scrolling.change-orders td:nth-child(3){padding-right:7px;padding-left:7px}table#scrolling.change-orders th:nth-child(3).input,table#scrolling.change-orders td:nth-child(3).input{padding-right:2px;padding-left:2px}table#scrolling.change-orders th:nth-child(3).negative-input,table#scrolling.change-orders td:nth-child(3).negative-input{padding-right:2px}table#scrolling.change-orders th:nth-child(3).negative-input input,table#scrolling.change-orders td:nth-child(3).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scrolling.change-orders th:nth-child(6){padding-left:4px}table#scrolling.change-orders th:nth-child(6),table#scrolling.change-orders td:nth-child(6){padding-right:7px;padding-left:7px}table#scrolling.change-orders th:nth-child(6).input,table#scrolling.change-orders td:nth-child(6).input{padding-right:2px;padding-left:2px}table#scrolling.change-orders th:nth-child(6).negative-input,table#scrolling.change-orders td:nth-child(6).negative-input{padding-right:2px}table#scrolling.change-orders th:nth-child(6).negative-input input,table#scrolling.change-orders td:nth-child(6).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scrolling.change-orders th:nth-child(10){padding-left:4px}table#scrolling.change-orders th:nth-child(10),table#scrolling.change-orders td:nth-child(10){padding-right:7px;padding-left:7px}table#scrolling.change-orders th:nth-child(10).input,table#scrolling.change-orders td:nth-child(10).input{padding-right:2px;padding-left:2px}table#scrolling.change-orders th:nth-child(10).negative-input,table#scrolling.change-orders td:nth-child(10).negative-input{padding-right:2px}table#scrolling.change-orders th:nth-child(10).negative-input input,table#scrolling.change-orders td:nth-child(10).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scrolling.change-orders th:nth-child(11){padding-left:4px}table#scrolling.change-orders th:nth-child(11),table#scrolling.change-orders td:nth-child(11){padding-right:7px;padding-left:7px}table#scrolling.change-orders th:nth-child(11).input,table#scrolling.change-orders td:nth-child(11).input{padding-right:2px;padding-left:2px}table#scrolling.change-orders th:nth-child(11).negative-input,table#scrolling.change-orders td:nth-child(11).negative-input{padding-right:2px}table#scrolling.change-orders th:nth-child(11).negative-input input,table#scrolling.change-orders td:nth-child(11).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scrolling.change-orders th:nth-child(12){padding-left:4px}table#scrolling.change-orders th:nth-child(12),table#scrolling.change-orders td:nth-child(12){padding-right:7px;padding-left:7px}table#scrolling.change-orders th:nth-child(12).input,table#scrolling.change-orders td:nth-child(12).input{padding-right:2px;padding-left:2px}table#scrolling.change-orders th:nth-child(12).negative-input,table#scrolling.change-orders td:nth-child(12).negative-input{padding-right:2px}table#scrolling.change-orders th:nth-child(12).negative-input input,table#scrolling.change-orders td:nth-child(12).negative-input input{display:inline-block;width:calc(100% - 10px)}.modal-container#add_change_order{width:320px}table.change-order-spec{width:1000px}table.change-order-spec th:nth-child(2),table.change-order-spec td:nth-child(2){width:165px;min-width:165px;max-width:165px}table.change-order-spec th:nth-child(3),table.change-order-spec td:nth-child(3){width:60px;min-width:60px;max-width:60px}table.change-order-spec th:nth-child(4),table.change-order-spec td:nth-child(4){width:40px;min-width:40px;max-width:40px}table.change-order-spec th:nth-child(5),table.change-order-spec td:nth-child(5){width:60px;min-width:60px;max-width:60px}table.change-order-spec th:nth-child(6),table.change-order-spec td:nth-child(6){width:80px;min-width:80px;max-width:80px}table.change-order-spec th:nth-child(7),table.change-order-spec td:nth-child(7){width:60px;min-width:60px;max-width:60px}table.change-order-spec th:nth-child(8),table.change-order-spec td:nth-child(8){width:50px;min-width:50px;max-width:50px}table.change-order-spec th:nth-child(9),table.change-order-spec td:nth-child(9){width:40px;min-width:40px;max-width:40px}table.change-order-spec th:nth-child(10),table.change-order-spec td:nth-child(10){width:55px;min-width:55px;max-width:55px}table.change-order-spec th:nth-child(11),table.change-order-spec td:nth-child(11){width:40px;min-width:40px;max-width:40px}table.change-order-spec th:nth-child(12),table.change-order-spec td:nth-child(12){width:70px;min-width:70px;max-width:70px}table.change-order-spec th:nth-child(13),table.change-order-spec td:nth-child(13){width:80px;min-width:80px;max-width:80px}table.change-order-spec th:nth-child(14),table.change-order-spec td:nth-child(14){width:35px;min-width:35px;max-width:35px}table.change-order-spec th:nth-child(1),table.change-order-spec td:nth-child(1){width:165px;min-width:165px;max-width:165px}table.change-order-spec#scrolling,table.change-order-spec#scroll-part-2,table.change-order-spec#scroll-part-3,table.change-order-spec#scroll-part-4{width:1021px}table.change-order-spec thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.change-order-spec th:nth-child(1){padding-left:2px;text-align:left !important}table.change-order-spec td:nth-child(1){text-align:left !important;white-space:nowrap}table.change-order-spec tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.change-order-spec tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.change-order-spec th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table.change-order-spec td:nth-child(2){text-align:left !important;white-space:nowrap}table.change-order-spec tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table.change-order-spec th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table.change-order-spec td:nth-child(4){text-align:left !important;white-space:nowrap}table.change-order-spec tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table.change-order-spec th:nth-child(1){padding-left:4px}table.change-order-spec th:nth-child(1),table.change-order-spec td:nth-child(1){padding-right:7px;padding-left:7px}table.change-order-spec th:nth-child(1).input,table.change-order-spec td:nth-child(1).input{padding-right:2px;padding-left:2px}table.change-order-spec th:nth-child(1).negative-input,table.change-order-spec td:nth-child(1).negative-input{padding-right:2px}table.change-order-spec th:nth-child(1).negative-input input,table.change-order-spec td:nth-child(1).negative-input input{display:inline-block;width:calc(100% - 10px)}table.change-order-spec th:nth-child(2){padding-left:4px}table.change-order-spec th:nth-child(2),table.change-order-spec td:nth-child(2){padding-right:7px;padding-left:7px}table.change-order-spec th:nth-child(2).input,table.change-order-spec td:nth-child(2).input{padding-right:2px;padding-left:2px}table.change-order-spec th:nth-child(2).negative-input,table.change-order-spec td:nth-child(2).negative-input{padding-right:2px}table.change-order-spec th:nth-child(2).negative-input input,table.change-order-spec td:nth-child(2).negative-input input{display:inline-block;width:calc(100% - 10px)}table.change-order-spec th:nth-child(3){padding-left:4px}table.change-order-spec th:nth-child(3),table.change-order-spec td:nth-child(3){padding-right:7px;padding-left:7px}table.change-order-spec th:nth-child(3).input,table.change-order-spec td:nth-child(3).input{padding-right:2px;padding-left:2px}table.change-order-spec th:nth-child(3).negative-input,table.change-order-spec td:nth-child(3).negative-input{padding-right:2px}table.change-order-spec th:nth-child(3).negative-input input,table.change-order-spec td:nth-child(3).negative-input input{display:inline-block;width:calc(100% - 10px)}table.change-order-spec th:nth-child(4){padding-left:4px}table.change-order-spec th:nth-child(4),table.change-order-spec td:nth-child(4){padding-right:7px;padding-left:7px}table.change-order-spec th:nth-child(4).input,table.change-order-spec td:nth-child(4).input{padding-right:2px;padding-left:2px}table.change-order-spec th:nth-child(4).negative-input,table.change-order-spec td:nth-child(4).negative-input{padding-right:2px}table.change-order-spec th:nth-child(4).negative-input input,table.change-order-spec td:nth-child(4).negative-input input{display:inline-block;width:calc(100% - 10px)}table.change-order-spec th:nth-child(5){padding-left:4px}table.change-order-spec th:nth-child(5),table.change-order-spec td:nth-child(5){padding-right:7px;padding-left:7px}table.change-order-spec th:nth-child(5).input,table.change-order-spec td:nth-child(5).input{padding-right:2px;padding-left:2px}table.change-order-spec th:nth-child(5).negative-input,table.change-order-spec td:nth-child(5).negative-input{padding-right:2px}table.change-order-spec th:nth-child(5).negative-input input,table.change-order-spec td:nth-child(5).negative-input input{display:inline-block;width:calc(100% - 10px)}table.change-order-spec th:nth-child(7){padding-left:4px}table.change-order-spec th:nth-child(7),table.change-order-spec td:nth-child(7){padding-right:7px;padding-left:7px}table.change-order-spec th:nth-child(7).input,table.change-order-spec td:nth-child(7).input{padding-right:2px;padding-left:2px}table.change-order-spec th:nth-child(7).negative-input,table.change-order-spec td:nth-child(7).negative-input{padding-right:2px}table.change-order-spec th:nth-child(7).negative-input input,table.change-order-spec td:nth-child(7).negative-input input{display:inline-block;width:calc(100% - 10px)}table.change-order-spec button{padding:4px 10px !important}table.change-order-attached-invoices{width:1000px}table.change-order-attached-invoices th:nth-child(2),table.change-order-attached-invoices td:nth-child(2){width:100px;min-width:100px;max-width:100px}table.change-order-attached-invoices th:nth-child(3),table.change-order-attached-invoices td:nth-child(3){width:95px;min-width:95px;max-width:95px}table.change-order-attached-invoices th:nth-child(4),table.change-order-attached-invoices td:nth-child(4){width:90px;min-width:90px;max-width:90px}table.change-order-attached-invoices th:nth-child(5),table.change-order-attached-invoices td:nth-child(5){width:150px;min-width:150px;max-width:150px}table.change-order-attached-invoices th:nth-child(6),table.change-order-attached-invoices td:nth-child(6){width:80px;min-width:80px;max-width:80px}table.change-order-attached-invoices th:nth-child(7),table.change-order-attached-invoices td:nth-child(7){width:40px;min-width:40px;max-width:40px}table.change-order-attached-invoices th:nth-child(8),table.change-order-attached-invoices td:nth-child(8){width:55px;min-width:55px;max-width:55px}table.change-order-attached-invoices th:nth-child(9),table.change-order-attached-invoices td:nth-child(9){width:40px;min-width:40px;max-width:40px}table.change-order-attached-invoices th:nth-child(10),table.change-order-attached-invoices td:nth-child(10){width:70px;min-width:70px;max-width:70px}table.change-order-attached-invoices th:nth-child(11),table.change-order-attached-invoices td:nth-child(11){width:80px;min-width:80px;max-width:80px}table.change-order-attached-invoices th:nth-child(12),table.change-order-attached-invoices td:nth-child(12){width:35px;min-width:35px;max-width:35px}table.change-order-attached-invoices th:nth-child(1),table.change-order-attached-invoices td:nth-child(1){width:165px;min-width:165px;max-width:165px}table.change-order-attached-invoices#scrolling,table.change-order-attached-invoices#scroll-part-2,table.change-order-attached-invoices#scroll-part-3,table.change-order-attached-invoices#scroll-part-4{width:1021px}table.change-order-attached-invoices thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.change-order-attached-invoices th:nth-child(1){padding-left:2px;text-align:left !important}table.change-order-attached-invoices td:nth-child(1){text-align:left !important;white-space:nowrap}table.change-order-attached-invoices tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.change-order-attached-invoices tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.change-order-attached-invoices th:nth-child(1){padding-left:2px;text-align:left !important}table.change-order-attached-invoices td:nth-child(1){text-align:left !important;white-space:nowrap}table.change-order-attached-invoices tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.change-order-attached-invoices th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table.change-order-attached-invoices td:nth-child(2){text-align:left !important;white-space:nowrap}table.change-order-attached-invoices tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table.change-order-attached-invoices th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table.change-order-attached-invoices td:nth-child(3){text-align:left !important;white-space:nowrap}table.change-order-attached-invoices tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table.change-order-attached-invoices th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table.change-order-attached-invoices td:nth-child(4){text-align:left !important;white-space:nowrap}table.change-order-attached-invoices tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table.change-order-attached-invoices th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table.change-order-attached-invoices td:nth-child(5){text-align:left !important;white-space:nowrap}table.change-order-attached-invoices tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table.change-order-unit-prices{width:1000px}table.change-order-unit-prices th:nth-child(2),table.change-order-unit-prices td:nth-child(2){width:70px;min-width:70px;max-width:70px}table.change-order-unit-prices th:nth-child(3),table.change-order-unit-prices td:nth-child(3){width:40px;min-width:40px;max-width:40px}table.change-order-unit-prices th:nth-child(4),table.change-order-unit-prices td:nth-child(4){width:80px;min-width:80px;max-width:80px}table.change-order-unit-prices th:nth-child(5),table.change-order-unit-prices td:nth-child(5){width:90px;min-width:90px;max-width:90px}table.change-order-unit-prices th:nth-child(6),table.change-order-unit-prices td:nth-child(6){width:360px;min-width:360px;max-width:360px}table.change-order-unit-prices th:nth-child(7),table.change-order-unit-prices td:nth-child(7){width:90px;min-width:90px;max-width:90px}table.change-order-unit-prices th:nth-child(8),table.change-order-unit-prices td:nth-child(8){width:35px;min-width:35px;max-width:35px}table.change-order-unit-prices th:nth-child(1),table.change-order-unit-prices td:nth-child(1){width:235px;min-width:235px;max-width:235px}table.change-order-unit-prices#scrolling,table.change-order-unit-prices#scroll-part-2,table.change-order-unit-prices#scroll-part-3,table.change-order-unit-prices#scroll-part-4{width:1021px}table.change-order-unit-prices thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.change-order-unit-prices th:nth-child(1){padding-left:2px;text-align:left !important}table.change-order-unit-prices td:nth-child(1){text-align:left !important;white-space:nowrap}table.change-order-unit-prices tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.change-order-unit-prices tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.change-order-unit-prices th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table.change-order-unit-prices td:nth-child(3){text-align:left !important;white-space:nowrap}table.change-order-unit-prices tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table.change-order-unit-prices th:nth-child(1){padding-left:4px}table.change-order-unit-prices th:nth-child(1),table.change-order-unit-prices td:nth-child(1){padding-right:7px;padding-left:7px}table.change-order-unit-prices th:nth-child(1).input,table.change-order-unit-prices td:nth-child(1).input{padding-right:2px;padding-left:2px}table.change-order-unit-prices th:nth-child(1).negative-input,table.change-order-unit-prices td:nth-child(1).negative-input{padding-right:2px}table.change-order-unit-prices th:nth-child(1).negative-input input,table.change-order-unit-prices td:nth-child(1).negative-input input{display:inline-block;width:calc(100% - 10px)}table.change-order-unit-prices th:nth-child(2){padding-left:4px}table.change-order-unit-prices th:nth-child(2),table.change-order-unit-prices td:nth-child(2){padding-right:7px;padding-left:7px}table.change-order-unit-prices th:nth-child(2).input,table.change-order-unit-prices td:nth-child(2).input{padding-right:2px;padding-left:2px}table.change-order-unit-prices th:nth-child(2).negative-input,table.change-order-unit-prices td:nth-child(2).negative-input{padding-right:2px}table.change-order-unit-prices th:nth-child(2).negative-input input,table.change-order-unit-prices td:nth-child(2).negative-input input{display:inline-block;width:calc(100% - 10px)}table.change-order-unit-prices th:nth-child(7){padding-left:4px}table.change-order-unit-prices th:nth-child(7),table.change-order-unit-prices td:nth-child(7){padding-right:7px;padding-left:7px}table.change-order-unit-prices th:nth-child(7).input,table.change-order-unit-prices td:nth-child(7).input{padding-right:2px;padding-left:2px}table.change-order-unit-prices th:nth-child(7).negative-input,table.change-order-unit-prices td:nth-child(7).negative-input{padding-right:2px}table.change-order-unit-prices th:nth-child(7).negative-input input,table.change-order-unit-prices td:nth-child(7).negative-input input{display:inline-block;width:calc(100% - 10px)}table.change-order-unit-prices button{padding:4px 10px !important}table#scrolling.unit-prices{width:300px}table#scrolling.unit-prices th:nth-child(2),table#scrolling.unit-prices td:nth-child(2){width:240px;min-width:240px;max-width:240px}table#scrolling.unit-prices th:nth-child(1),table#scrolling.unit-prices td:nth-child(1){width:60px;min-width:60px;max-width:60px}table#scrolling.unit-prices#scrolling,table#scrolling.unit-prices#scroll-part-2,table#scrolling.unit-prices#scroll-part-3,table#scrolling.unit-prices#scroll-part-4{width:321px}table#scrolling.unit-prices tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.unit-prices thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.unit-prices th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.unit-prices td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.unit-prices tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.unit-prices th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.unit-prices td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.unit-prices tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.unit-prices th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.unit-prices td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.unit-prices tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.unit-prices tbody tr{cursor:pointer}table#scrolling.unit-prices tbody tr:hover{background:rgba(17,81,154,.08)}table#scrolling.unit-prices tbody tr.selected{background:rgba(17,81,154,.2)}table#scrolling.unit-price-spec{width:630px}table#scrolling.unit-price-spec th:nth-child(2),table#scrolling.unit-price-spec td:nth-child(2){width:150px;min-width:150px;max-width:150px}table#scrolling.unit-price-spec th:nth-child(3),table#scrolling.unit-price-spec td:nth-child(3){width:70px;min-width:70px;max-width:70px}table#scrolling.unit-price-spec th:nth-child(4),table#scrolling.unit-price-spec td:nth-child(4){width:40px;min-width:40px;max-width:40px}table#scrolling.unit-price-spec th:nth-child(5),table#scrolling.unit-price-spec td:nth-child(5){width:80px;min-width:80px;max-width:80px}table#scrolling.unit-price-spec th:nth-child(6),table#scrolling.unit-price-spec td:nth-child(6){width:90px;min-width:90px;max-width:90px}table#scrolling.unit-price-spec th:nth-child(7),table#scrolling.unit-price-spec td:nth-child(7){width:35px;min-width:35px;max-width:35px}table#scrolling.unit-price-spec th:nth-child(1),table#scrolling.unit-price-spec td:nth-child(1){width:165px;min-width:165px;max-width:165px}table#scrolling.unit-price-spec#scrolling,table#scrolling.unit-price-spec#scroll-part-2,table#scrolling.unit-price-spec#scroll-part-3,table#scrolling.unit-price-spec#scroll-part-4{width:651px}table#scrolling.unit-price-spec thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.unit-price-spec th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.unit-price-spec td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.unit-price-spec tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.unit-price-spec tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.unit-price-spec th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.unit-price-spec td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.unit-price-spec tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.unit-price-spec th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.unit-price-spec td:nth-child(4){text-align:left !important;white-space:nowrap}table#scrolling.unit-price-spec tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scrolling.unit-price-spec th:nth-child(1){padding-left:4px}table#scrolling.unit-price-spec th:nth-child(1),table#scrolling.unit-price-spec td:nth-child(1){padding-right:7px;padding-left:7px}table#scrolling.unit-price-spec th:nth-child(1).input,table#scrolling.unit-price-spec td:nth-child(1).input{padding-right:2px;padding-left:2px}table#scrolling.unit-price-spec th:nth-child(1).negative-input,table#scrolling.unit-price-spec td:nth-child(1).negative-input{padding-right:2px}table#scrolling.unit-price-spec th:nth-child(1).negative-input input,table#scrolling.unit-price-spec td:nth-child(1).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scrolling.unit-price-spec th:nth-child(2){padding-left:4px}table#scrolling.unit-price-spec th:nth-child(2),table#scrolling.unit-price-spec td:nth-child(2){padding-right:7px;padding-left:7px}table#scrolling.unit-price-spec th:nth-child(2).input,table#scrolling.unit-price-spec td:nth-child(2).input{padding-right:2px;padding-left:2px}table#scrolling.unit-price-spec th:nth-child(2).negative-input,table#scrolling.unit-price-spec td:nth-child(2).negative-input{padding-right:2px}table#scrolling.unit-price-spec th:nth-child(2).negative-input input,table#scrolling.unit-price-spec td:nth-child(2).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scrolling.unit-price-spec th:nth-child(3){padding-left:4px}table#scrolling.unit-price-spec th:nth-child(3),table#scrolling.unit-price-spec td:nth-child(3){padding-right:7px;padding-left:7px}table#scrolling.unit-price-spec th:nth-child(3).input,table#scrolling.unit-price-spec td:nth-child(3).input{padding-right:2px;padding-left:2px}table#scrolling.unit-price-spec th:nth-child(3).negative-input,table#scrolling.unit-price-spec td:nth-child(3).negative-input{padding-right:2px}table#scrolling.unit-price-spec th:nth-child(3).negative-input input,table#scrolling.unit-price-spec td:nth-child(3).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scrolling.unit-price-spec th:nth-child(4){padding-left:4px}table#scrolling.unit-price-spec th:nth-child(4),table#scrolling.unit-price-spec td:nth-child(4){padding-right:7px;padding-left:7px}table#scrolling.unit-price-spec th:nth-child(4).input,table#scrolling.unit-price-spec td:nth-child(4).input{padding-right:2px;padding-left:2px}table#scrolling.unit-price-spec th:nth-child(4).negative-input,table#scrolling.unit-price-spec td:nth-child(4).negative-input{padding-right:2px}table#scrolling.unit-price-spec th:nth-child(4).negative-input input,table#scrolling.unit-price-spec td:nth-child(4).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scrolling.unit-price-spec th:nth-child(5){padding-left:4px}table#scrolling.unit-price-spec th:nth-child(5),table#scrolling.unit-price-spec td:nth-child(5){padding-right:7px;padding-left:7px}table#scrolling.unit-price-spec th:nth-child(5).input,table#scrolling.unit-price-spec td:nth-child(5).input{padding-right:2px;padding-left:2px}table#scrolling.unit-price-spec th:nth-child(5).negative-input,table#scrolling.unit-price-spec td:nth-child(5).negative-input{padding-right:2px}table#scrolling.unit-price-spec th:nth-child(5).negative-input input,table#scrolling.unit-price-spec td:nth-child(5).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scrolling.unit-price-spec th:nth-child(6){padding-left:4px}table#scrolling.unit-price-spec th:nth-child(6),table#scrolling.unit-price-spec td:nth-child(6){padding-right:7px;padding-left:7px}table#scrolling.unit-price-spec th:nth-child(6).input,table#scrolling.unit-price-spec td:nth-child(6).input{padding-right:2px;padding-left:2px}table#scrolling.unit-price-spec th:nth-child(6).negative-input,table#scrolling.unit-price-spec td:nth-child(6).negative-input{padding-right:2px}table#scrolling.unit-price-spec th:nth-child(6).negative-input input,table#scrolling.unit-price-spec td:nth-child(6).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scrolling.unit-price-spec input{padding:1px 4px !important}table#scrolling.unit-price-spec button{padding:4px 10px !important}table.unit-prices-copyable{width:320px}table.unit-prices-copyable th:nth-child(2),table.unit-prices-copyable td:nth-child(2){width:60px;min-width:60px;max-width:60px}table.unit-prices-copyable th:nth-child(3),table.unit-prices-copyable td:nth-child(3){width:240px;min-width:240px;max-width:240px}table.unit-prices-copyable th:nth-child(1),table.unit-prices-copyable td:nth-child(1){width:20px;min-width:20px;max-width:20px}table.unit-prices-copyable#scrolling,table.unit-prices-copyable#scroll-part-2,table.unit-prices-copyable#scroll-part-3,table.unit-prices-copyable#scroll-part-4{width:341px}table.unit-prices-copyable tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.unit-prices-copyable thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.unit-prices-copyable th:nth-child(1){padding-left:2px;text-align:left !important}table.unit-prices-copyable td:nth-child(1){text-align:left !important;white-space:nowrap}table.unit-prices-copyable tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.unit-prices-copyable th:nth-child(1){padding-left:2px;text-align:center !important}table.unit-prices-copyable td:nth-child(1){text-align:center !important}table.unit-prices-copyable th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table.unit-prices-copyable td:nth-child(2){text-align:left !important;white-space:nowrap}table.unit-prices-copyable tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table.unit-prices-copyable th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table.unit-prices-copyable td:nth-child(3){text-align:left !important;white-space:nowrap}table.unit-prices-copyable tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scrolling.method-changes{width:1000px}table#scrolling.method-changes th:nth-child(2),table#scrolling.method-changes td:nth-child(2){width:190px;min-width:190px;max-width:190px}table#scrolling.method-changes th:nth-child(3),table#scrolling.method-changes td:nth-child(3){width:95px;min-width:95px;max-width:95px}table#scrolling.method-changes th:nth-child(4),table#scrolling.method-changes td:nth-child(4){width:95px;min-width:95px;max-width:95px}table#scrolling.method-changes th:nth-child(5),table#scrolling.method-changes td:nth-child(5){width:95px;min-width:95px;max-width:95px}table#scrolling.method-changes th:nth-child(6),table#scrolling.method-changes td:nth-child(6){width:95px;min-width:95px;max-width:95px}table#scrolling.method-changes th:nth-child(7),table#scrolling.method-changes td:nth-child(7){width:95px;min-width:95px;max-width:95px}table#scrolling.method-changes th:nth-child(8),table#scrolling.method-changes td:nth-child(8){width:270px;min-width:270px;max-width:270px}table#scrolling.method-changes th:nth-child(1),table#scrolling.method-changes td:nth-child(1){width:65px;min-width:65px;max-width:65px}table#scrolling.method-changes#scrolling,table#scrolling.method-changes#scroll-part-2,table#scrolling.method-changes#scroll-part-3,table#scrolling.method-changes#scroll-part-4{width:1021px}table#scrolling.method-changes thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scrolling.method-changes th:nth-child(1){padding-left:2px;text-align:left !important}table#scrolling.method-changes td:nth-child(1){text-align:left !important;white-space:nowrap}table#scrolling.method-changes tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scrolling.method-changes tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scrolling.method-changes th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.method-changes td:nth-child(2){text-align:left !important;white-space:nowrap}table#scrolling.method-changes tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scrolling.method-changes th:nth-child(8){padding-left:2px;text-align:left !important;padding-left:3px}table#scrolling.method-changes td:nth-child(8){text-align:left !important;white-space:nowrap}table#scrolling.method-changes tbody td:nth-child(8){overflow:hidden;text-overflow:ellipsis}table#scrolling.method-changes th:nth-child(2){padding-left:4px}table#scrolling.method-changes th:nth-child(2),table#scrolling.method-changes td:nth-child(2){padding-right:7px;padding-left:7px}table#scrolling.method-changes th:nth-child(2).input,table#scrolling.method-changes td:nth-child(2).input{padding-right:2px;padding-left:2px}table#scrolling.method-changes th:nth-child(2).negative-input,table#scrolling.method-changes td:nth-child(2).negative-input{padding-right:2px}table#scrolling.method-changes th:nth-child(2).negative-input input,table#scrolling.method-changes td:nth-child(2).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scrolling.method-changes th:nth-child(8){padding-left:4px}table#scrolling.method-changes th:nth-child(8),table#scrolling.method-changes td:nth-child(8){padding-right:7px;padding-left:7px}table#scrolling.method-changes th:nth-child(8).input,table#scrolling.method-changes td:nth-child(8).input{padding-right:2px;padding-left:2px}table#scrolling.method-changes th:nth-child(8).negative-input,table#scrolling.method-changes td:nth-child(8).negative-input{padding-right:2px}table#scrolling.method-changes th:nth-child(8).negative-input input,table#scrolling.method-changes td:nth-child(8).negative-input input{display:inline-block;width:calc(100% - 10px)}.modal-container#add_method_change{width:320px}table#scroll-part-2.method-change-spec{width:1000px}table#scroll-part-2.method-change-spec th:nth-child(2),table#scroll-part-2.method-change-spec td:nth-child(2){width:400px;min-width:400px;max-width:400px}table#scroll-part-2.method-change-spec th:nth-child(3),table#scroll-part-2.method-change-spec td:nth-child(3){width:80px;min-width:80px;max-width:80px}table#scroll-part-2.method-change-spec th:nth-child(4),table#scroll-part-2.method-change-spec td:nth-child(4){width:60px;min-width:60px;max-width:60px}table#scroll-part-2.method-change-spec th:nth-child(5),table#scroll-part-2.method-change-spec td:nth-child(5){width:80px;min-width:80px;max-width:80px}table#scroll-part-2.method-change-spec th:nth-child(6),table#scroll-part-2.method-change-spec td:nth-child(6){width:90px;min-width:90px;max-width:90px}table#scroll-part-2.method-change-spec th:nth-child(7),table#scroll-part-2.method-change-spec td:nth-child(7){width:35px;min-width:35px;max-width:35px}table#scroll-part-2.method-change-spec th:nth-child(1),table#scroll-part-2.method-change-spec td:nth-child(1){width:255px;min-width:255px;max-width:255px}table#scroll-part-2.method-change-spec#scrolling,table#scroll-part-2.method-change-spec#scroll-part-2,table#scroll-part-2.method-change-spec#scroll-part-3,table#scroll-part-2.method-change-spec#scroll-part-4{width:1021px}table#scroll-part-2.method-change-spec tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scroll-part-2.method-change-spec thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scroll-part-2.method-change-spec th:nth-child(1){padding-left:2px;text-align:left !important}table#scroll-part-2.method-change-spec td:nth-child(1){text-align:left !important;white-space:nowrap}table#scroll-part-2.method-change-spec tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scroll-part-2.method-change-spec th:nth-child(1){padding-left:2px;text-align:left !important}table#scroll-part-2.method-change-spec td:nth-child(1){text-align:left !important;white-space:nowrap}table#scroll-part-2.method-change-spec tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scroll-part-2.method-change-spec th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scroll-part-2.method-change-spec td:nth-child(2){text-align:left !important;white-space:nowrap}table#scroll-part-2.method-change-spec tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scroll-part-2.method-change-spec th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table#scroll-part-2.method-change-spec td:nth-child(4){text-align:left !important;white-space:nowrap}table#scroll-part-2.method-change-spec tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table#scroll-part-2.method-change-spec th:nth-child(2){padding-left:4px}table#scroll-part-2.method-change-spec th:nth-child(2),table#scroll-part-2.method-change-spec td:nth-child(2){padding-right:7px;padding-left:7px}table#scroll-part-2.method-change-spec th:nth-child(2).input,table#scroll-part-2.method-change-spec td:nth-child(2).input{padding-right:2px;padding-left:2px}table#scroll-part-2.method-change-spec th:nth-child(2).negative-input,table#scroll-part-2.method-change-spec td:nth-child(2).negative-input{padding-right:2px}table#scroll-part-2.method-change-spec th:nth-child(2).negative-input input,table#scroll-part-2.method-change-spec td:nth-child(2).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scroll-part-2.method-change-spec th:nth-child(3){padding-left:4px}table#scroll-part-2.method-change-spec th:nth-child(3),table#scroll-part-2.method-change-spec td:nth-child(3){padding-right:7px;padding-left:7px}table#scroll-part-2.method-change-spec th:nth-child(3).input,table#scroll-part-2.method-change-spec td:nth-child(3).input{padding-right:2px;padding-left:2px}table#scroll-part-2.method-change-spec th:nth-child(3).negative-input,table#scroll-part-2.method-change-spec td:nth-child(3).negative-input{padding-right:2px}table#scroll-part-2.method-change-spec th:nth-child(3).negative-input input,table#scroll-part-2.method-change-spec td:nth-child(3).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scroll-part-2.method-change-spec th:nth-child(4){padding-left:4px}table#scroll-part-2.method-change-spec th:nth-child(4),table#scroll-part-2.method-change-spec td:nth-child(4){padding-right:7px;padding-left:7px}table#scroll-part-2.method-change-spec th:nth-child(4).input,table#scroll-part-2.method-change-spec td:nth-child(4).input{padding-right:2px;padding-left:2px}table#scroll-part-2.method-change-spec th:nth-child(4).negative-input,table#scroll-part-2.method-change-spec td:nth-child(4).negative-input{padding-right:2px}table#scroll-part-2.method-change-spec th:nth-child(4).negative-input input,table#scroll-part-2.method-change-spec td:nth-child(4).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scroll-part-2.method-change-spec th:nth-child(5){padding-left:4px}table#scroll-part-2.method-change-spec th:nth-child(5),table#scroll-part-2.method-change-spec td:nth-child(5){padding-right:7px;padding-left:7px}table#scroll-part-2.method-change-spec th:nth-child(5).input,table#scroll-part-2.method-change-spec td:nth-child(5).input{padding-right:2px;padding-left:2px}table#scroll-part-2.method-change-spec th:nth-child(5).negative-input,table#scroll-part-2.method-change-spec td:nth-child(5).negative-input{padding-right:2px}table#scroll-part-2.method-change-spec th:nth-child(5).negative-input input,table#scroll-part-2.method-change-spec td:nth-child(5).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scroll-part-2.method-change-spec button{padding:4px 10px !important}table#scroll-part-2.method-change-spec-activty{width:1000px}table#scroll-part-2.method-change-spec-activty th:nth-child(2),table#scroll-part-2.method-change-spec-activty td:nth-child(2){width:200px;min-width:200px;max-width:200px}table#scroll-part-2.method-change-spec-activty th:nth-child(3),table#scroll-part-2.method-change-spec-activty td:nth-child(3){width:300px;min-width:300px;max-width:300px}table#scroll-part-2.method-change-spec-activty th:nth-child(4),table#scroll-part-2.method-change-spec-activty td:nth-child(4){width:80px;min-width:80px;max-width:80px}table#scroll-part-2.method-change-spec-activty th:nth-child(5),table#scroll-part-2.method-change-spec-activty td:nth-child(5){width:60px;min-width:60px;max-width:60px}table#scroll-part-2.method-change-spec-activty th:nth-child(6),table#scroll-part-2.method-change-spec-activty td:nth-child(6){width:80px;min-width:80px;max-width:80px}table#scroll-part-2.method-change-spec-activty th:nth-child(7),table#scroll-part-2.method-change-spec-activty td:nth-child(7){width:90px;min-width:90px;max-width:90px}table#scroll-part-2.method-change-spec-activty th:nth-child(8),table#scroll-part-2.method-change-spec-activty td:nth-child(8){width:35px;min-width:35px;max-width:35px}table#scroll-part-2.method-change-spec-activty th:nth-child(1),table#scroll-part-2.method-change-spec-activty td:nth-child(1){width:155px;min-width:155px;max-width:155px}table#scroll-part-2.method-change-spec-activty#scrolling,table#scroll-part-2.method-change-spec-activty#scroll-part-2,table#scroll-part-2.method-change-spec-activty#scroll-part-3,table#scroll-part-2.method-change-spec-activty#scroll-part-4{width:1021px}table#scroll-part-2.method-change-spec-activty tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table#scroll-part-2.method-change-spec-activty thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table#scroll-part-2.method-change-spec-activty th:nth-child(1){padding-left:2px;text-align:left !important}table#scroll-part-2.method-change-spec-activty td:nth-child(1){text-align:left !important;white-space:nowrap}table#scroll-part-2.method-change-spec-activty tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scroll-part-2.method-change-spec-activty th:nth-child(1){padding-left:2px;text-align:left !important}table#scroll-part-2.method-change-spec-activty td:nth-child(1){text-align:left !important;white-space:nowrap}table#scroll-part-2.method-change-spec-activty tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table#scroll-part-2.method-change-spec-activty th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table#scroll-part-2.method-change-spec-activty td:nth-child(2){text-align:left !important;white-space:nowrap}table#scroll-part-2.method-change-spec-activty tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table#scroll-part-2.method-change-spec-activty th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table#scroll-part-2.method-change-spec-activty td:nth-child(3){text-align:left !important;white-space:nowrap}table#scroll-part-2.method-change-spec-activty tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table#scroll-part-2.method-change-spec-activty th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table#scroll-part-2.method-change-spec-activty td:nth-child(5){text-align:left !important;white-space:nowrap}table#scroll-part-2.method-change-spec-activty tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table#scroll-part-2.method-change-spec-activty th:nth-child(2){padding-left:4px}table#scroll-part-2.method-change-spec-activty th:nth-child(2),table#scroll-part-2.method-change-spec-activty td:nth-child(2){padding-right:7px;padding-left:7px}table#scroll-part-2.method-change-spec-activty th:nth-child(2).input,table#scroll-part-2.method-change-spec-activty td:nth-child(2).input{padding-right:2px;padding-left:2px}table#scroll-part-2.method-change-spec-activty th:nth-child(2).negative-input,table#scroll-part-2.method-change-spec-activty td:nth-child(2).negative-input{padding-right:2px}table#scroll-part-2.method-change-spec-activty th:nth-child(2).negative-input input,table#scroll-part-2.method-change-spec-activty td:nth-child(2).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scroll-part-2.method-change-spec-activty th:nth-child(3){padding-left:4px}table#scroll-part-2.method-change-spec-activty th:nth-child(3),table#scroll-part-2.method-change-spec-activty td:nth-child(3){padding-right:7px;padding-left:7px}table#scroll-part-2.method-change-spec-activty th:nth-child(3).input,table#scroll-part-2.method-change-spec-activty td:nth-child(3).input{padding-right:2px;padding-left:2px}table#scroll-part-2.method-change-spec-activty th:nth-child(3).negative-input,table#scroll-part-2.method-change-spec-activty td:nth-child(3).negative-input{padding-right:2px}table#scroll-part-2.method-change-spec-activty th:nth-child(3).negative-input input,table#scroll-part-2.method-change-spec-activty td:nth-child(3).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scroll-part-2.method-change-spec-activty th:nth-child(4){padding-left:4px}table#scroll-part-2.method-change-spec-activty th:nth-child(4),table#scroll-part-2.method-change-spec-activty td:nth-child(4){padding-right:7px;padding-left:7px}table#scroll-part-2.method-change-spec-activty th:nth-child(4).input,table#scroll-part-2.method-change-spec-activty td:nth-child(4).input{padding-right:2px;padding-left:2px}table#scroll-part-2.method-change-spec-activty th:nth-child(4).negative-input,table#scroll-part-2.method-change-spec-activty td:nth-child(4).negative-input{padding-right:2px}table#scroll-part-2.method-change-spec-activty th:nth-child(4).negative-input input,table#scroll-part-2.method-change-spec-activty td:nth-child(4).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scroll-part-2.method-change-spec-activty th:nth-child(5){padding-left:4px}table#scroll-part-2.method-change-spec-activty th:nth-child(5),table#scroll-part-2.method-change-spec-activty td:nth-child(5){padding-right:7px;padding-left:7px}table#scroll-part-2.method-change-spec-activty th:nth-child(5).input,table#scroll-part-2.method-change-spec-activty td:nth-child(5).input{padding-right:2px;padding-left:2px}table#scroll-part-2.method-change-spec-activty th:nth-child(5).negative-input,table#scroll-part-2.method-change-spec-activty td:nth-child(5).negative-input{padding-right:2px}table#scroll-part-2.method-change-spec-activty th:nth-child(5).negative-input input,table#scroll-part-2.method-change-spec-activty td:nth-child(5).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scroll-part-2.method-change-spec-activty th:nth-child(6){padding-left:4px}table#scroll-part-2.method-change-spec-activty th:nth-child(6),table#scroll-part-2.method-change-spec-activty td:nth-child(6){padding-right:7px;padding-left:7px}table#scroll-part-2.method-change-spec-activty th:nth-child(6).input,table#scroll-part-2.method-change-spec-activty td:nth-child(6).input{padding-right:2px;padding-left:2px}table#scroll-part-2.method-change-spec-activty th:nth-child(6).negative-input,table#scroll-part-2.method-change-spec-activty td:nth-child(6).negative-input{padding-right:2px}table#scroll-part-2.method-change-spec-activty th:nth-child(6).negative-input input,table#scroll-part-2.method-change-spec-activty td:nth-child(6).negative-input input{display:inline-block;width:calc(100% - 10px)}table#scroll-part-2.method-change-spec-activty button{padding:4px 10px !important}.modal-container#get_from_working_estimation{width:760px}.modal-container#get_from_working_estimation input#modal_account{margin:0;padding:1px 4px}.modal-container#get_from_working_estimation i.fa{padding:0}table.method-change-get-from-working-estimation{width:740px}table.method-change-get-from-working-estimation th:nth-child(2),table.method-change-get-from-working-estimation td:nth-child(2){width:380px;min-width:380px;max-width:380px}table.method-change-get-from-working-estimation th:nth-child(3),table.method-change-get-from-working-estimation td:nth-child(3){width:90px;min-width:90px;max-width:90px}table.method-change-get-from-working-estimation th:nth-child(4),table.method-change-get-from-working-estimation td:nth-child(4){width:10px;min-width:10px;max-width:10px}table.method-change-get-from-working-estimation th:nth-child(5),table.method-change-get-from-working-estimation td:nth-child(5){width:60px;min-width:60px;max-width:60px}table.method-change-get-from-working-estimation th:nth-child(6),table.method-change-get-from-working-estimation td:nth-child(6){width:70px;min-width:70px;max-width:70px}table.method-change-get-from-working-estimation th:nth-child(7),table.method-change-get-from-working-estimation td:nth-child(7){width:90px;min-width:90px;max-width:90px}table.method-change-get-from-working-estimation th:nth-child(8),table.method-change-get-from-working-estimation td:nth-child(8){width:21px;min-width:21px;max-width:21px}table.method-change-get-from-working-estimation th:nth-child(1),table.method-change-get-from-working-estimation td:nth-child(1){width:19px;min-width:19px;max-width:19px}table.method-change-get-from-working-estimation#scrolling,table.method-change-get-from-working-estimation#scroll-part-2,table.method-change-get-from-working-estimation#scroll-part-3,table.method-change-get-from-working-estimation#scroll-part-4{width:761px}table.method-change-get-from-working-estimation tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.method-change-get-from-working-estimation thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.method-change-get-from-working-estimation th:nth-child(1){padding-left:2px;text-align:left !important}table.method-change-get-from-working-estimation td:nth-child(1){text-align:left !important;white-space:nowrap}table.method-change-get-from-working-estimation tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.method-change-get-from-working-estimation th:nth-child(1){padding-left:2px;text-align:left !important}table.method-change-get-from-working-estimation td:nth-child(1){text-align:left !important;white-space:nowrap}table.method-change-get-from-working-estimation tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.method-change-get-from-working-estimation th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table.method-change-get-from-working-estimation td:nth-child(2){text-align:left !important;white-space:nowrap}table.method-change-get-from-working-estimation tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table.method-change-get-from-working-estimation th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table.method-change-get-from-working-estimation td:nth-child(5){text-align:left !important;white-space:nowrap}table.method-change-get-from-working-estimation tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table.method-change-get-from-working-estimation tbody{max-height:400px;overflow-x:hidden;overflow-y:auto}table.method-change-get-from-working-estimation-activty{width:740px}table.method-change-get-from-working-estimation-activty th:nth-child(2),table.method-change-get-from-working-estimation-activty td:nth-child(2){width:130px;min-width:130px;max-width:130px}table.method-change-get-from-working-estimation-activty th:nth-child(3),table.method-change-get-from-working-estimation-activty td:nth-child(3){width:250px;min-width:250px;max-width:250px}table.method-change-get-from-working-estimation-activty th:nth-child(4),table.method-change-get-from-working-estimation-activty td:nth-child(4){width:90px;min-width:90px;max-width:90px}table.method-change-get-from-working-estimation-activty th:nth-child(5),table.method-change-get-from-working-estimation-activty td:nth-child(5){width:10px;min-width:10px;max-width:10px}table.method-change-get-from-working-estimation-activty th:nth-child(6),table.method-change-get-from-working-estimation-activty td:nth-child(6){width:60px;min-width:60px;max-width:60px}table.method-change-get-from-working-estimation-activty th:nth-child(7),table.method-change-get-from-working-estimation-activty td:nth-child(7){width:70px;min-width:70px;max-width:70px}table.method-change-get-from-working-estimation-activty th:nth-child(8),table.method-change-get-from-working-estimation-activty td:nth-child(8){width:90px;min-width:90px;max-width:90px}table.method-change-get-from-working-estimation-activty th:nth-child(9),table.method-change-get-from-working-estimation-activty td:nth-child(9){width:21px;min-width:21px;max-width:21px}table.method-change-get-from-working-estimation-activty th:nth-child(1),table.method-change-get-from-working-estimation-activty td:nth-child(1){width:19px;min-width:19px;max-width:19px}table.method-change-get-from-working-estimation-activty#scrolling,table.method-change-get-from-working-estimation-activty#scroll-part-2,table.method-change-get-from-working-estimation-activty#scroll-part-3,table.method-change-get-from-working-estimation-activty#scroll-part-4{width:761px}table.method-change-get-from-working-estimation-activty tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.method-change-get-from-working-estimation-activty thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.method-change-get-from-working-estimation-activty th:nth-child(1){padding-left:2px;text-align:left !important}table.method-change-get-from-working-estimation-activty td:nth-child(1){text-align:left !important;white-space:nowrap}table.method-change-get-from-working-estimation-activty tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.method-change-get-from-working-estimation-activty th:nth-child(1){padding-left:2px;text-align:left !important}table.method-change-get-from-working-estimation-activty td:nth-child(1){text-align:left !important;white-space:nowrap}table.method-change-get-from-working-estimation-activty tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.method-change-get-from-working-estimation-activty th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table.method-change-get-from-working-estimation-activty td:nth-child(2){text-align:left !important;white-space:nowrap}table.method-change-get-from-working-estimation-activty tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table.method-change-get-from-working-estimation-activty th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table.method-change-get-from-working-estimation-activty td:nth-child(3){text-align:left !important;white-space:nowrap}table.method-change-get-from-working-estimation-activty tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table.method-change-get-from-working-estimation-activty th:nth-child(6){padding-left:2px;text-align:left !important;padding-left:3px}table.method-change-get-from-working-estimation-activty td:nth-child(6){text-align:left !important;white-space:nowrap}table.method-change-get-from-working-estimation-activty tbody td:nth-child(6){overflow:hidden;text-overflow:ellipsis}table.method-change-get-from-working-estimation-activty tbody{max-height:400px;overflow-x:hidden;overflow-y:auto}.modal-container#add_invoice_draft{width:320px}table.invoice-drafts{width:1000px}table.invoice-drafts th:nth-child(2),table.invoice-drafts td:nth-child(2){width:270px;min-width:270px;max-width:270px}table.invoice-drafts th:nth-child(3),table.invoice-drafts td:nth-child(3){width:80px;min-width:80px;max-width:80px}table.invoice-drafts th:nth-child(4),table.invoice-drafts td:nth-child(4){width:100px;min-width:100px;max-width:100px}table.invoice-drafts th:nth-child(5),table.invoice-drafts td:nth-child(5){width:100px;min-width:100px;max-width:100px}table.invoice-drafts th:nth-child(6),table.invoice-drafts td:nth-child(6){width:100px;min-width:100px;max-width:100px}table.invoice-drafts th:nth-child(7),table.invoice-drafts td:nth-child(7){width:250px;min-width:250px;max-width:250px}table.invoice-drafts th:nth-child(1),table.invoice-drafts td:nth-child(1){width:100px;min-width:100px;max-width:100px}table.invoice-drafts#scrolling,table.invoice-drafts#scroll-part-2,table.invoice-drafts#scroll-part-3,table.invoice-drafts#scroll-part-4{width:1021px}table.invoice-drafts tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.invoice-drafts thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.invoice-drafts th:nth-child(1){padding-left:2px;text-align:left !important}table.invoice-drafts td:nth-child(1){text-align:left !important;white-space:nowrap}table.invoice-drafts tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.invoice-drafts th:nth-child(1){padding-left:2px;text-align:left !important}table.invoice-drafts td:nth-child(1){text-align:left !important;white-space:nowrap}table.invoice-drafts tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.invoice-drafts th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table.invoice-drafts td:nth-child(2){text-align:left !important;white-space:nowrap}table.invoice-drafts tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table.invoice-drafts th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table.invoice-drafts td:nth-child(3){text-align:left !important;white-space:nowrap}table.invoice-drafts tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table.invoice-drafts th:nth-child(7){padding-left:2px;text-align:left !important;padding-left:3px}table.invoice-drafts td:nth-child(7){text-align:left !important;white-space:nowrap}table.invoice-drafts tbody td:nth-child(7){overflow:hidden;text-overflow:ellipsis}table.invoice-drafts th:nth-child(7){padding-left:4px}table.invoice-drafts th:nth-child(7),table.invoice-drafts td:nth-child(7){padding-right:7px;padding-left:7px}table.invoice-drafts th:nth-child(7).input,table.invoice-drafts td:nth-child(7).input{padding-right:2px;padding-left:2px}table.invoice-drafts th:nth-child(7).negative-input,table.invoice-drafts td:nth-child(7).negative-input{padding-right:2px}table.invoice-drafts th:nth-child(7).negative-input input,table.invoice-drafts td:nth-child(7).negative-input input{display:inline-block;width:calc(100% - 10px)}table.invoice-draft-rows{width:925px}table.invoice-draft-rows th:nth-child(2),table.invoice-draft-rows td:nth-child(2){width:105px;min-width:105px;max-width:105px}table.invoice-draft-rows th:nth-child(3),table.invoice-draft-rows td:nth-child(3){width:80px;min-width:80px;max-width:80px}table.invoice-draft-rows th:nth-child(4),table.invoice-draft-rows td:nth-child(4){width:105px;min-width:105px;max-width:105px}table.invoice-draft-rows th:nth-child(5),table.invoice-draft-rows td:nth-child(5){width:105px;min-width:105px;max-width:105px}table.invoice-draft-rows th:nth-child(6),table.invoice-draft-rows td:nth-child(6){width:35px;min-width:35px;max-width:35px}table.invoice-draft-rows th:nth-child(1),table.invoice-draft-rows td:nth-child(1){width:495px;min-width:495px;max-width:495px}table.invoice-draft-rows#scrolling,table.invoice-draft-rows#scroll-part-2,table.invoice-draft-rows#scroll-part-3,table.invoice-draft-rows#scroll-part-4{width:946px}table.invoice-draft-rows tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.invoice-draft-rows thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.invoice-draft-rows th:nth-child(1){padding-left:2px;text-align:left !important}table.invoice-draft-rows td:nth-child(1){text-align:left !important;white-space:nowrap}table.invoice-draft-rows tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.invoice-draft-rows th:nth-child(1){padding-left:2px;text-align:left !important}table.invoice-draft-rows td:nth-child(1){text-align:left !important;white-space:nowrap}table.invoice-draft-rows tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.invoice-draft-rows th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table.invoice-draft-rows td:nth-child(3){text-align:left !important;white-space:nowrap}table.invoice-draft-rows tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table.invoice-draft-rows th:nth-child(1){padding-left:4px}table.invoice-draft-rows th:nth-child(1),table.invoice-draft-rows td:nth-child(1){padding-right:7px;padding-left:7px}table.invoice-draft-rows th:nth-child(1).input,table.invoice-draft-rows td:nth-child(1).input{padding-right:2px;padding-left:2px}table.invoice-draft-rows th:nth-child(1).negative-input,table.invoice-draft-rows td:nth-child(1).negative-input{padding-right:2px}table.invoice-draft-rows th:nth-child(1).negative-input input,table.invoice-draft-rows td:nth-child(1).negative-input input{display:inline-block;width:calc(100% - 10px)}table.invoice-draft-rows th:nth-child(2){padding-left:4px}table.invoice-draft-rows th:nth-child(2),table.invoice-draft-rows td:nth-child(2){padding-right:7px;padding-left:7px}table.invoice-draft-rows th:nth-child(2).input,table.invoice-draft-rows td:nth-child(2).input{padding-right:2px;padding-left:2px}table.invoice-draft-rows th:nth-child(2).negative-input,table.invoice-draft-rows td:nth-child(2).negative-input{padding-right:2px}table.invoice-draft-rows th:nth-child(2).negative-input input,table.invoice-draft-rows td:nth-child(2).negative-input input{display:inline-block;width:calc(100% - 10px)}table.invoice-draft-rows th:nth-child(3){padding-left:4px}table.invoice-draft-rows th:nth-child(3),table.invoice-draft-rows td:nth-child(3){padding-right:7px;padding-left:7px}table.invoice-draft-rows th:nth-child(3).input,table.invoice-draft-rows td:nth-child(3).input{padding-right:2px;padding-left:2px}table.invoice-draft-rows th:nth-child(3).negative-input,table.invoice-draft-rows td:nth-child(3).negative-input{padding-right:2px}table.invoice-draft-rows th:nth-child(3).negative-input input,table.invoice-draft-rows td:nth-child(3).negative-input input{display:inline-block;width:calc(100% - 10px)}table.invoice-draft-rows th:nth-child(4){padding-left:4px}table.invoice-draft-rows th:nth-child(4),table.invoice-draft-rows td:nth-child(4){padding-right:7px;padding-left:7px}table.invoice-draft-rows th:nth-child(4).input,table.invoice-draft-rows td:nth-child(4).input{padding-right:2px;padding-left:2px}table.invoice-draft-rows th:nth-child(4).negative-input,table.invoice-draft-rows td:nth-child(4).negative-input{padding-right:2px}table.invoice-draft-rows th:nth-child(4).negative-input input,table.invoice-draft-rows td:nth-child(4).negative-input input{display:inline-block;width:calc(100% - 10px)}table.invoice-draft-rows th:nth-child(5){padding-left:4px}table.invoice-draft-rows th:nth-child(5),table.invoice-draft-rows td:nth-child(5){padding-right:7px;padding-left:7px}table.invoice-draft-rows th:nth-child(5).input,table.invoice-draft-rows td:nth-child(5).input{padding-right:2px;padding-left:2px}table.invoice-draft-rows th:nth-child(5).negative-input,table.invoice-draft-rows td:nth-child(5).negative-input{padding-right:2px}table.invoice-draft-rows th:nth-child(5).negative-input input,table.invoice-draft-rows td:nth-child(5).negative-input input{display:inline-block;width:calc(100% - 10px)}table.invoice-draft-rows button{padding:4px 10px !important}table.invoice-draft-rows td input{margin:0 !important;padding:1px 4px !important;width:100% !important}table.invoice-draft-rows-detail-activity{width:925px}table.invoice-draft-rows-detail-activity th:nth-child(2),table.invoice-draft-rows-detail-activity td:nth-child(2){width:380px;min-width:380px;max-width:380px}table.invoice-draft-rows-detail-activity th:nth-child(3),table.invoice-draft-rows-detail-activity td:nth-child(3){width:105px;min-width:105px;max-width:105px}table.invoice-draft-rows-detail-activity th:nth-child(4),table.invoice-draft-rows-detail-activity td:nth-child(4){width:80px;min-width:80px;max-width:80px}table.invoice-draft-rows-detail-activity th:nth-child(5),table.invoice-draft-rows-detail-activity td:nth-child(5){width:105px;min-width:105px;max-width:105px}table.invoice-draft-rows-detail-activity th:nth-child(6),table.invoice-draft-rows-detail-activity td:nth-child(6){width:105px;min-width:105px;max-width:105px}table.invoice-draft-rows-detail-activity th:nth-child(7),table.invoice-draft-rows-detail-activity td:nth-child(7){width:35px;min-width:35px;max-width:35px}table.invoice-draft-rows-detail-activity th:nth-child(1),table.invoice-draft-rows-detail-activity td:nth-child(1){width:115px;min-width:115px;max-width:115px}table.invoice-draft-rows-detail-activity#scrolling,table.invoice-draft-rows-detail-activity#scroll-part-2,table.invoice-draft-rows-detail-activity#scroll-part-3,table.invoice-draft-rows-detail-activity#scroll-part-4{width:946px}table.invoice-draft-rows-detail-activity tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.invoice-draft-rows-detail-activity thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.invoice-draft-rows-detail-activity th:nth-child(1){padding-left:2px;text-align:left !important}table.invoice-draft-rows-detail-activity td:nth-child(1){text-align:left !important;white-space:nowrap}table.invoice-draft-rows-detail-activity tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.invoice-draft-rows-detail-activity th:nth-child(1){padding-left:2px;text-align:left !important}table.invoice-draft-rows-detail-activity td:nth-child(1){text-align:left !important;white-space:nowrap}table.invoice-draft-rows-detail-activity tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.invoice-draft-rows-detail-activity th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table.invoice-draft-rows-detail-activity td:nth-child(2){text-align:left !important;white-space:nowrap}table.invoice-draft-rows-detail-activity tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table.invoice-draft-rows-detail-activity th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table.invoice-draft-rows-detail-activity td:nth-child(4){text-align:left !important;white-space:nowrap}table.invoice-draft-rows-detail-activity tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table.invoice-draft-rows-detail-activity th:nth-child(1){padding-left:4px}table.invoice-draft-rows-detail-activity th:nth-child(1),table.invoice-draft-rows-detail-activity td:nth-child(1){padding-right:7px;padding-left:7px}table.invoice-draft-rows-detail-activity th:nth-child(1).input,table.invoice-draft-rows-detail-activity td:nth-child(1).input{padding-right:2px;padding-left:2px}table.invoice-draft-rows-detail-activity th:nth-child(1).negative-input,table.invoice-draft-rows-detail-activity td:nth-child(1).negative-input{padding-right:2px}table.invoice-draft-rows-detail-activity th:nth-child(1).negative-input input,table.invoice-draft-rows-detail-activity td:nth-child(1).negative-input input{display:inline-block;width:calc(100% - 10px)}table.invoice-draft-rows-detail-activity th:nth-child(2){padding-left:4px}table.invoice-draft-rows-detail-activity th:nth-child(2),table.invoice-draft-rows-detail-activity td:nth-child(2){padding-right:7px;padding-left:7px}table.invoice-draft-rows-detail-activity th:nth-child(2).input,table.invoice-draft-rows-detail-activity td:nth-child(2).input{padding-right:2px;padding-left:2px}table.invoice-draft-rows-detail-activity th:nth-child(2).negative-input,table.invoice-draft-rows-detail-activity td:nth-child(2).negative-input{padding-right:2px}table.invoice-draft-rows-detail-activity th:nth-child(2).negative-input input,table.invoice-draft-rows-detail-activity td:nth-child(2).negative-input input{display:inline-block;width:calc(100% - 10px)}table.invoice-draft-rows-detail-activity th:nth-child(3){padding-left:4px}table.invoice-draft-rows-detail-activity th:nth-child(3),table.invoice-draft-rows-detail-activity td:nth-child(3){padding-right:7px;padding-left:7px}table.invoice-draft-rows-detail-activity th:nth-child(3).input,table.invoice-draft-rows-detail-activity td:nth-child(3).input{padding-right:2px;padding-left:2px}table.invoice-draft-rows-detail-activity th:nth-child(3).negative-input,table.invoice-draft-rows-detail-activity td:nth-child(3).negative-input{padding-right:2px}table.invoice-draft-rows-detail-activity th:nth-child(3).negative-input input,table.invoice-draft-rows-detail-activity td:nth-child(3).negative-input input{display:inline-block;width:calc(100% - 10px)}table.invoice-draft-rows-detail-activity th:nth-child(4){padding-left:4px}table.invoice-draft-rows-detail-activity th:nth-child(4),table.invoice-draft-rows-detail-activity td:nth-child(4){padding-right:7px;padding-left:7px}table.invoice-draft-rows-detail-activity th:nth-child(4).input,table.invoice-draft-rows-detail-activity td:nth-child(4).input{padding-right:2px;padding-left:2px}table.invoice-draft-rows-detail-activity th:nth-child(4).negative-input,table.invoice-draft-rows-detail-activity td:nth-child(4).negative-input{padding-right:2px}table.invoice-draft-rows-detail-activity th:nth-child(4).negative-input input,table.invoice-draft-rows-detail-activity td:nth-child(4).negative-input input{display:inline-block;width:calc(100% - 10px)}table.invoice-draft-rows-detail-activity th:nth-child(5){padding-left:4px}table.invoice-draft-rows-detail-activity th:nth-child(5),table.invoice-draft-rows-detail-activity td:nth-child(5){padding-right:7px;padding-left:7px}table.invoice-draft-rows-detail-activity th:nth-child(5).input,table.invoice-draft-rows-detail-activity td:nth-child(5).input{padding-right:2px;padding-left:2px}table.invoice-draft-rows-detail-activity th:nth-child(5).negative-input,table.invoice-draft-rows-detail-activity td:nth-child(5).negative-input{padding-right:2px}table.invoice-draft-rows-detail-activity th:nth-child(5).negative-input input,table.invoice-draft-rows-detail-activity td:nth-child(5).negative-input input{display:inline-block;width:calc(100% - 10px)}table.invoice-draft-rows-detail-activity th:nth-child(6){padding-left:4px}table.invoice-draft-rows-detail-activity th:nth-child(6),table.invoice-draft-rows-detail-activity td:nth-child(6){padding-right:7px;padding-left:7px}table.invoice-draft-rows-detail-activity th:nth-child(6).input,table.invoice-draft-rows-detail-activity td:nth-child(6).input{padding-right:2px;padding-left:2px}table.invoice-draft-rows-detail-activity th:nth-child(6).negative-input,table.invoice-draft-rows-detail-activity td:nth-child(6).negative-input{padding-right:2px}table.invoice-draft-rows-detail-activity th:nth-child(6).negative-input input,table.invoice-draft-rows-detail-activity td:nth-child(6).negative-input input{display:inline-block;width:calc(100% - 10px)}table.invoice-draft-rows-detail-activity button{padding:4px 10px !important}table.invoice-draft-rows-detail-activity td input{margin:0 !important;padding:1px 4px !important;width:100% !important}table.attached-supplier-invoices{width:1000px}table.attached-supplier-invoices th:nth-child(2),table.attached-supplier-invoices td:nth-child(2){width:130px;min-width:130px;max-width:130px}table.attached-supplier-invoices th:nth-child(3),table.attached-supplier-invoices td:nth-child(3){width:100px;min-width:100px;max-width:100px}table.attached-supplier-invoices th:nth-child(4),table.attached-supplier-invoices td:nth-child(4){width:100px;min-width:100px;max-width:100px}table.attached-supplier-invoices th:nth-child(5),table.attached-supplier-invoices td:nth-child(5){width:200px;min-width:200px;max-width:200px}table.attached-supplier-invoices th:nth-child(6),table.attached-supplier-invoices td:nth-child(6){width:120px;min-width:120px;max-width:120px}table.attached-supplier-invoices th:nth-child(7),table.attached-supplier-invoices td:nth-child(7){width:120px;min-width:120px;max-width:120px}table.attached-supplier-invoices th:nth-child(8),table.attached-supplier-invoices td:nth-child(8){width:140px;min-width:140px;max-width:140px}table.attached-supplier-invoices th:nth-child(9),table.attached-supplier-invoices td:nth-child(9){width:50px;min-width:50px;max-width:50px}table.attached-supplier-invoices th:nth-child(1),table.attached-supplier-invoices td:nth-child(1){width:40px;min-width:40px;max-width:40px}table.attached-supplier-invoices#scrolling,table.attached-supplier-invoices#scroll-part-2,table.attached-supplier-invoices#scroll-part-3,table.attached-supplier-invoices#scroll-part-4{width:1021px}table.attached-supplier-invoices tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.attached-supplier-invoices thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.attached-supplier-invoices th:nth-child(1){padding-left:2px;text-align:left !important}table.attached-supplier-invoices td:nth-child(1){text-align:left !important;white-space:nowrap}table.attached-supplier-invoices tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.attached-supplier-invoices th:nth-child(1){padding-left:2px;text-align:left !important}table.attached-supplier-invoices td:nth-child(1){text-align:left !important;white-space:nowrap}table.attached-supplier-invoices tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.attached-supplier-invoices th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table.attached-supplier-invoices td:nth-child(2){text-align:left !important;white-space:nowrap}table.attached-supplier-invoices tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table.attached-supplier-invoices th:nth-child(3){padding-left:2px;text-align:left !important;padding-left:3px}table.attached-supplier-invoices td:nth-child(3){text-align:left !important;white-space:nowrap}table.attached-supplier-invoices tbody td:nth-child(3){overflow:hidden;text-overflow:ellipsis}table.attached-supplier-invoices th:nth-child(4){padding-left:2px;text-align:left !important;padding-left:3px}table.attached-supplier-invoices td:nth-child(4){text-align:left !important;white-space:nowrap}table.attached-supplier-invoices tbody td:nth-child(4){overflow:hidden;text-overflow:ellipsis}table.attached-supplier-invoices th:nth-child(5){padding-left:2px;text-align:left !important;padding-left:3px}table.attached-supplier-invoices td:nth-child(5){text-align:left !important;white-space:nowrap}table.attached-supplier-invoices tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis}table.attached-supplier-invoices th:nth-child(8){padding-left:2px;text-align:left !important;padding-left:3px}table.attached-supplier-invoices td:nth-child(8){text-align:left !important;white-space:nowrap}table.attached-supplier-invoices tbody td:nth-child(8){overflow:hidden;text-overflow:ellipsis}table.attached-supplier-invoices th:nth-child(7){padding-left:4px}table.attached-supplier-invoices th:nth-child(7),table.attached-supplier-invoices td:nth-child(7){padding-right:7px;padding-left:7px}table.attached-supplier-invoices th:nth-child(7).input,table.attached-supplier-invoices td:nth-child(7).input{padding-right:2px;padding-left:2px}table.attached-supplier-invoices th:nth-child(7).negative-input,table.attached-supplier-invoices td:nth-child(7).negative-input{padding-right:2px}table.attached-supplier-invoices th:nth-child(7).negative-input input,table.attached-supplier-invoices td:nth-child(7).negative-input input{display:inline-block;width:calc(100% - 10px)}table.attached-supplier-invoices th:nth-child(8){padding-left:4px}table.attached-supplier-invoices th:nth-child(8),table.attached-supplier-invoices td:nth-child(8){padding-right:7px;padding-left:7px}table.attached-supplier-invoices th:nth-child(8).input,table.attached-supplier-invoices td:nth-child(8).input{padding-right:2px;padding-left:2px}table.attached-supplier-invoices th:nth-child(8).negative-input,table.attached-supplier-invoices td:nth-child(8).negative-input{padding-right:2px}table.attached-supplier-invoices th:nth-child(8).negative-input input,table.attached-supplier-invoices td:nth-child(8).negative-input input{display:inline-block;width:calc(100% - 10px)}table.payment-plan-rows{width:925px}table.payment-plan-rows th:nth-child(2),table.payment-plan-rows td:nth-child(2){width:370px;min-width:370px;max-width:370px}table.payment-plan-rows th:nth-child(3),table.payment-plan-rows td:nth-child(3){width:105px;min-width:105px;max-width:105px}table.payment-plan-rows th:nth-child(4),table.payment-plan-rows td:nth-child(4){width:105px;min-width:105px;max-width:105px}table.payment-plan-rows th:nth-child(5),table.payment-plan-rows td:nth-child(5){width:105px;min-width:105px;max-width:105px}table.payment-plan-rows th:nth-child(6),table.payment-plan-rows td:nth-child(6){width:45px;min-width:45px;max-width:45px}table.payment-plan-rows th:nth-child(7),table.payment-plan-rows td:nth-child(7){width:45px;min-width:45px;max-width:45px}table.payment-plan-rows th:nth-child(8),table.payment-plan-rows td:nth-child(8){width:45px;min-width:45px;max-width:45px}table.payment-plan-rows th:nth-child(1),table.payment-plan-rows td:nth-child(1){width:105px;min-width:105px;max-width:105px}table.payment-plan-rows#scrolling,table.payment-plan-rows#scroll-part-2,table.payment-plan-rows#scroll-part-3,table.payment-plan-rows#scroll-part-4{width:946px}table.payment-plan-rows tbody tr:nth-child(even){background-color:rgba(0,0,0,.035)}table.payment-plan-rows thead tr th{vertical-align:bottom !important;font-weight:500 !important;font-size:13px !important;text-align:right !important}table.payment-plan-rows th:nth-child(1){padding-left:2px;text-align:left !important}table.payment-plan-rows td:nth-child(1){text-align:left !important;white-space:nowrap}table.payment-plan-rows tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.payment-plan-rows th:nth-child(1){padding-left:2px;text-align:left !important}table.payment-plan-rows td:nth-child(1){text-align:left !important;white-space:nowrap}table.payment-plan-rows tbody td:nth-child(1){overflow:hidden;text-overflow:ellipsis}table.payment-plan-rows th:nth-child(2){padding-left:2px;text-align:left !important;padding-left:3px}table.payment-plan-rows td:nth-child(2){text-align:left !important;white-space:nowrap}table.payment-plan-rows tbody td:nth-child(2){overflow:hidden;text-overflow:ellipsis}table.payment-plan-rows th:nth-child(1){padding-left:4px}table.payment-plan-rows th:nth-child(1),table.payment-plan-rows td:nth-child(1){padding-right:7px;padding-left:7px}table.payment-plan-rows th:nth-child(1).input,table.payment-plan-rows td:nth-child(1).input{padding-right:2px;padding-left:2px}table.payment-plan-rows th:nth-child(1).negative-input,table.payment-plan-rows td:nth-child(1).negative-input{padding-right:2px}table.payment-plan-rows th:nth-child(1).negative-input input,table.payment-plan-rows td:nth-child(1).negative-input input{display:inline-block;width:calc(100% - 10px)}table.payment-plan-rows th:nth-child(2){padding-left:4px}table.payment-plan-rows th:nth-child(2),table.payment-plan-rows td:nth-child(2){padding-right:7px;padding-left:7px}table.payment-plan-rows th:nth-child(2).input,table.payment-plan-rows td:nth-child(2).input{padding-right:2px;padding-left:2px}table.payment-plan-rows th:nth-child(2).negative-input,table.payment-plan-rows td:nth-child(2).negative-input{padding-right:2px}table.payment-plan-rows th:nth-child(2).negative-input input,table.payment-plan-rows td:nth-child(2).negative-input input{display:inline-block;width:calc(100% - 10px)}table.payment-plan-rows th:nth-child(3){padding-left:4px}table.payment-plan-rows th:nth-child(3),table.payment-plan-rows td:nth-child(3){padding-right:7px;padding-left:7px}table.payment-plan-rows th:nth-child(3).input,table.payment-plan-rows td:nth-child(3).input{padding-right:2px;padding-left:2px}table.payment-plan-rows th:nth-child(3).negative-input,table.payment-plan-rows td:nth-child(3).negative-input{padding-right:2px}table.payment-plan-rows th:nth-child(3).negative-input input,table.payment-plan-rows td:nth-child(3).negative-input input{display:inline-block;width:calc(100% - 10px)}table.payment-plan-rows th:nth-child(4){padding-left:4px}table.payment-plan-rows th:nth-child(4),table.payment-plan-rows td:nth-child(4){padding-right:7px;padding-left:7px}table.payment-plan-rows th:nth-child(4).input,table.payment-plan-rows td:nth-child(4).input{padding-right:2px;padding-left:2px}table.payment-plan-rows th:nth-child(4).negative-input,table.payment-plan-rows td:nth-child(4).negative-input{padding-right:2px}table.payment-plan-rows th:nth-child(4).negative-input input,table.payment-plan-rows td:nth-child(4).negative-input input{display:inline-block;width:calc(100% - 10px)}table.payment-plan-rows button{padding:4px 10px !important}table.payment-plan-rows td input{margin:0 !important;padding:1px 4px !important;width:100% !important}p.warning_message{color:red}.pagination-wrapper{padding:10px 0}.pagination-wrapper .pagination{float:right}.search-form{display:flex;align-items:center}.search-form .search-field{background-position:5px center;background-repeat:no-repeat;padding:5px;padding-left:25px}.search-form .search-button{margin:0 10px;padding:5px 10px}}
