*,:before,:after,::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.\!visible{visibility:visible!important}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.bottom-0{bottom:0}.left-0{left:0}.right-0{right:0}.z-50{z-index:50}.col-start-1{grid-column-start:1}.col-end-2{grid-column-end:2}.col-end-3{grid-column-end:3}.row-start-1{grid-row-start:1}.row-start-2{grid-row-start:2}.float-right{float:right}.m-0{margin:0}.-mx-4{margin-left:-1rem;margin-right:-1rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-0\.5{margin-left:.125rem}.ml-1\.5{margin-left:.375rem}.ml-2{margin-left:.5rem}.mr-1{margin-right:.25rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.h-2{height:.5rem}.h-3{height:.75rem}.h-6{height:1.5rem}.h-\[400px\]{height:400px}.h-full{height:100%}.max-h-\[60vh\]{max-height:60vh}.max-h-\[80vh\]{max-height:80vh}.min-h-\[100px\]{min-height:100px}.min-h-\[150px\]{min-height:150px}.min-h-\[200px\]{min-height:200px}.min-h-\[400px\]{min-height:400px}.min-h-screen{min-height:100vh}.w-10{width:2.5rem}.w-2{width:.5rem}.w-3{width:.75rem}.w-5{width:1.25rem}.w-52{width:13rem}.w-6{width:1.5rem}.w-\[300px\]{width:300px}.w-\[5\%\]{width:5%}.w-\[90\%\]{width:90%}.w-auto{width:auto}.w-full{width:100%}.min-w-0{min-width:0}.min-w-\[200px\]{min-width:200px}.min-w-full{min-width:100%}.max-w-4xl{max-width:56rem}.max-w-7xl{max-width:80rem}.max-w-full{max-width:100%}.flex-1{flex:1}.flex-\[1_1_fit-content\]{flex:1 1 fit-content}.flex-none{flex:none}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.flex-grow-0{flex-grow:0}.grow{flex-grow:1}.border-collapse{border-collapse:collapse}.transform{transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:1s linear infinite spin}.cursor-help{cursor:help}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;user-select:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-\[repeat\(1\,200px\)_min-content_min-content\]{grid-template-columns:repeat(1,200px) min-content min-content}.grid-cols-\[repeat\(2\,200px\)_min-content_min-content\]{grid-template-columns:repeat(2,200px) min-content min-content}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.place-items-center{place-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(229 231 235/var(--tw-divide-opacity,1))}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-sm{border-radius:.125rem}.border{border-width:1px}.border-2{border-width:2px}.border-4{border-width:4px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-l-4{border-left-width:4px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-blue-200{--tw-border-opacity:1;border-color:rgb(191 219 254/var(--tw-border-opacity,1))}.border-blue-500{--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity,1))}.border-current{border-color:currentColor}.border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.border-green-200{--tw-border-opacity:1;border-color:rgb(187 247 208/var(--tw-border-opacity,1))}.border-red-200{--tw-border-opacity:1;border-color:rgb(254 202 202/var(--tw-border-opacity,1))}.border-yellow-200{--tw-border-opacity:1;border-color:rgb(254 240 138/var(--tw-border-opacity,1))}.border-r-transparent{border-right-color:#0000}.bg-\[\#F0C442\]{--tw-bg-opacity:1;background-color:rgb(240 196 66/var(--tw-bg-opacity,1))}.bg-\[\#f4f7fa\]{--tw-bg-opacity:1;background-color:rgb(244 247 250/var(--tw-bg-opacity,1))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.bg-blue-100{--tw-bg-opacity:1;background-color:rgb(219 234 254/var(--tw-bg-opacity,1))}.bg-blue-50{--tw-bg-opacity:1;background-color:rgb(239 246 255/var(--tw-bg-opacity,1))}.bg-blue-600{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity,1))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.bg-gray-300{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity,1))}.bg-gray-400{--tw-bg-opacity:1;background-color:rgb(156 163 175/var(--tw-bg-opacity,1))}.bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.bg-green-100{--tw-bg-opacity:1;background-color:rgb(220 252 231/var(--tw-bg-opacity,1))}.bg-green-50{--tw-bg-opacity:1;background-color:rgb(240 253 244/var(--tw-bg-opacity,1))}.bg-red-100{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity,1))}.bg-red-50{--tw-bg-opacity:1;background-color:rgb(254 242 242/var(--tw-bg-opacity,1))}.bg-red-600{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity,1))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-yellow-100{--tw-bg-opacity:1;background-color:rgb(254 249 195/var(--tw-bg-opacity,1))}.bg-yellow-50{--tw-bg-opacity:1;background-color:rgb(254 252 232/var(--tw-bg-opacity,1))}.bg-opacity-50{--tw-bg-opacity:.5}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-0{padding-left:0;padding-right:0}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.pb-2\.5{padding-bottom:.625rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pl-4{padding-left:1rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-\[10px\]{font-size:10px}.text-\[15px\]{font-size:15px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.text-blue-600{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity,1))}.text-blue-800{--tw-text-opacity:1;color:rgb(30 64 175/var(--tw-text-opacity,1))}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity,1))}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.text-green-800{--tw-text-opacity:1;color:rgb(22 101 52/var(--tw-text-opacity,1))}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.text-red-800{--tw-text-opacity:1;color:rgb(153 27 27/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-yellow-800{--tw-text-opacity:1;color:rgb(133 77 14/var(--tw-text-opacity,1))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.opacity-100{opacity:1}.opacity-50{opacity:.5}.shadow{--tw-shadow:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.outline{outline-style:solid}.blur{--tw-blur:blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}html,body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.tooltip{display:inline-block;position:relative}.tooltip .tooltiptext{visibility:hidden;color:#fff;z-index:1;background-color:#000;border-radius:6px;width:100%;min-width:200px;padding:5px;position:absolute;top:24px}.tooltip:hover .tooltiptext{visibility:visible}.codo-table tr td{min-width:110px}.codo-search div{max-width:inherit}.codo-table table{border:0;min-width:100%;padding:0}.codo-table{border:1px solid #e1e1e1;overflow:scroll hidden}.codo-table::-webkit-scrollbar{width:.1px;height:.1px}.codo-table::-webkit-scrollbar-thumb{background:0 0}.home-page-card-image img{-o-object-fit:contain!important;object-fit:contain!important}@media (max-width:1440px){.codo-search{justify-content:start;min-width:25%}.reject-select1 div:first-child{max-width:100%}.reject-select1{width:100%;max-width:500px}.rfi-reject-select2 div:first-child{max-width:85%}.rfi-reject-select2,.rfi-reject-select{width:100%;max-width:500px}.rfi-reject-select div:first-child{max-width:100%}.submittal-review-select1 div:first-child{max-width:70%}.submittal-review-select1{width:100%;max-width:500px}.submittal-review-select2 div:first-child{max-width:85%}.submittal-review-select2{width:100%;max-width:500px}}@media (max-width:1240px){.codo-search{width:15em;min-width:15em}.codo-table table{border:0;width:1024px;min-width:100%;padding:0}}@media (max-width:748px){.asi-table{border:1px solid #e1e1e1;overflow:scroll hidden}.asi-table table{border:0;width:700px;min-width:100%;padding:0}}@media screen and (min-width:1240px) and (max-width:1440px){.codo-search{width:15%}}@media screen and (min-width:440px) and (max-width:768px){.codo-search{max-width:100%}}@media (min-width:1430px){.codo-search{width:15%}.reject-select1 div:first-child{max-width:100%}.reject-select1{width:100%;max-width:500px}.reject-select2 div:first-child{max-width:85%}.reject-select2,.rfi-reject-select{width:100%;max-width:500px}.rfi-reject-select div:first-child{max-width:100%}.rfi-reject-select2 div:first-child{max-width:85%}.rfi-reject-select2{width:100%;max-width:500px}.submittal-review-select1 div:first-child{max-width:70%}.submittal-review-select1{width:100%;max-width:500px}.submittal-review-select2 div:first-child{max-width:85%}.submittal-review-select2{width:100%;max-width:500px}}@media (max-width:440px){.arc-sidebar{display:none}.codo-search{min-width:1em}.codo-table table{width:900px}.reject-select1{width:100%;max-width:500px}.reject-select1 div:first-child{max-width:100%}.reject-select2{width:100%;max-width:500px}.submittal-review-select1 div:first-child{max-width:90%}.submittal-review-select1{width:100%;max-width:500px}.rfi-reject-select div:first-child{max-width:90%}.rfi-reject-select{width:100%;max-width:500px}.submittal-review-select2 div:first-child{max-width:100%}.submittal-review-select2{width:100%;max-width:500px}.rfi-review-response{max-width:100%}}@media (max-width:768px){.arc-sidebar{display:none}.rfi-reject-select{width:100%;max-width:500px}.rfi-reject-select div:first-child{max-width:85%}}.issueDateInput table{width:300px}.issueDateInput div:last-child{max-width:500px}.smart-kanban-task-user{display:none!important}.k_rfi_title span{font-size:medium}.date-input-z-index>:last-child{z-index:2000!important}.bug-report{opacity:.5;position:absolute;bottom:11px;right:190px}.bug-report:hover{opacity:1}.body header>.mantine-Container-root,.body .mantine-qn1f21{background-color:#0000}.body header>.mantine-Container-root{background-color:#000}.body .top-header{color:#fff;text-align:center;background-color:#e2231a;margin:0;padding:4px 0;font-size:14px;font-weight:500;display:block}.body header+div>main{padding-top:106px!important}.body nav{top:106px}.p-datatable{color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;font-size:14px}.p-paginator{font-size:14px}.p-datatable .p-datatable-thead>tr>th{background-color:#ddd;padding:7px 10px}.p-datatable .p-datatable-tbody>tr>td{padding:7px 10px}.table-header{justify-content:space-between;align-items:center;display:flex}.custom-multiselect{border:1px solid #e9ecef;width:15rem;font-size:.875rem}.custom-multiselect:focus,.custom-multiselect-item:focus,.p-multiselect:not(.p-disabled).p-focus{box-shadow:none;outline:none}.custom-multiselect .p-multiselect-token{margin:.1rem;padding:.2rem .5rem}.custom-multiselect-item{padding:.4rem .75rem}.custom-multiselect-item.p-highlight{color:#000;background-color:#fff}.custom-multiselect-item:hover{background-color:#e5e7eb}.table-header .p-inputtext,.p-column-filter-operator-dropdown,.p-column-filter-matchmode-dropdown,.p-column-filter-constraints .p-column-filter,.p-dropdown{box-shadow:none;border:1px solid #e9ecef;outline:none}.p-datatable .p-datatable-loading-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#dededec9!important}.p-datatable .p-datatable-loading-overlay .loading-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-datatable-wrapper{position:relative}.custom-datatable .p-datatable-loading-overlay{background:#fffc;position:absolute;top:150px}.submittals-open-cell{color:#fff;background-color:red}.prime-table-row:hover{transition:all .3s;background-color:#e1e1e1bd!important}.custom-select-button .p-button{padding:.25rem .5rem}.p-selectbutton .p-button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.p-selectbutton .p-button:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.p-selectbutton .p-button{border-radius:.25rem;width:50%;height:30px;padding:.3rem .5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji!important;font-size:12px!important;font-weight:400!important}span.p-button-label.p-c{letter-spacing:.4px;font-weight:500}.close-icon{top:7px;right:-4px}.close-icon:hover{background-color:#0000}.p-rowgroup-header-name{display:inline-block}.search-depth{flex:none;width:100%;max-width:33%}.submittal-information h5,.approver-information h5,.reply-information h5,.submittal-review h5{color:#a2a2a2;margin:0;font-size:14px;font-weight:400;text-decoration:underline}.submittal-information p,.approver-information p,.reply-information p,.submittal-review p{color:#000;margin:0;font-size:14px;font-weight:500}.submittal-information table td,.submittal-information table th,.submittal-review table td,.submittal-review table th{border:1px solid #ddd;padding:6px 10px}.submittal-information table th{font-size:12px;font-weight:400}.submittal-review table th{font-size:12px;font-weight:600}.submittal-review table td{text-align:center}.submittal-review table tr td:last-child{text-align:left}.submittal-information table td,.submittal-review table td{font-size:12px;font-weight:500}.submittal-review .review__delete{color:#6c6c6c;cursor:pointer;background-color:#e9e9e9;border:1px solid #0000;border-radius:4px;padding:4px;font-weight:600;line-height:normal}.submittal-review .review__delete:hover{color:#ff4500;background-color:#0000;border-color:#ff4500}.submittal-review .distribute_btn{color:#fff;cursor:pointer;background-color:#ff7037;border:none;border-radius:4px;align-items:center;gap:10px;margin-left:auto;padding:8px 20px;font-size:14px;font-weight:500;display:flex}.submittal-review .distribute_btn span{align-items:center;gap:10px;display:flex}.submittal-review .distribute_btn:hover{background-color:#fe6225}.submittal-review .distribute_disabled_btn{color:#fff;cursor:not-allowed;pointer-events:none;background-color:#736c6c;border:none;border-radius:4px;align-items:center;gap:10px;margin-left:auto;padding:8px 20px;font-size:14px;font-weight:500;display:flex}.submittal-review .distribute_disabled_btn span{align-items:center;gap:10px;display:flex}.submittal-review .Reviewer__addBtn{background:0 0;border:1px solid #000;border-radius:4px;padding:8px 15px;font-size:25px;line-height:18px}.submittal-review .Reviewer__addBtn:hover{color:#fff;background:#000}.review__submittal .action-card{flex:0 0 200px}.review__submittal{gap:20px;width:100%;display:flex}.timeline-previous.mantine-1dz3c04>.mantine-11idyrk{background-color:#757373;border-color:#757373}.submittal-review__block{grid-template-columns:auto auto auto;gap:16px;display:grid}.submittal-info__block,.approver-info__block,.reply-info__block{grid-template-columns:1fr 1fr 1fr;gap:16px;display:grid}.approver-info__block>div:nth-child(7){grid-column:1/-1}.reply-info__block>div:first-child{grid-column:1/-2}.reply-info__block>div:nth-child(2){grid-column:4/1}.reply-info__block>div:nth-child(3){grid-column:1/-1}@media screen and (max-width:1024px){.review__submittal{flex-direction:column-reverse;gap:20px;width:100%;display:flex}.review__submittal .action-card{flex:none}}@media screen and (max-width:991px){.search-depth{flex:none;width:100%;max-width:100%}.arc-sidebar{display:none}}@media screen and (max-width:576px){.submittal-info__block,.approver-info__block,.reply-info__block,.submittal-review__block{grid-template-columns:auto auto}}@media screen and (max-width:425px){.submittal-info__block,.approver-info__block,.reply-info__block,.submittal-review__block{grid-template-columns:auto}}.timeline-previous>.mantine-Timeline-itemBody{border:1px solid #757373!important;box-shadow:0 0 10px #757373!important}.mantine-Timeline-item.timeline-previous:before{border-left-color:#757373!important}.currentStatus-previous{border:1px solid #757373;box-shadow:0 0 10px #75737373}.currentStatus-previous>div:first-child{border:1px solid #757373!important}.mantine-Timeline-item.timeline-previous>div.mantine-11idyrk[data-active]{border-color:#757373!important}.currentStatus-current{border:1px solid #ef9d57;box-shadow:0 0 10px #d98f4d73}.currentStatus-current>div:first-child{border:1px solid var(--timeline-color)!important}.currentStatus-past-future,.currentStatus-completed-old{border:1px solid #d3d3d3;box-shadow:0 0 10px #d3d3d3}.timeline-past-future.mantine-1dz3c04>.mantine-11idyrk{background-color:#757373;border-color:#757373}.timeline-current.mantine-1dz3c04:before{border-left:1px solid #d3d3d3}.timeline-current.mantine-1dz3c04>.mantine-11idyrk{background-color:#ef9d57;border-color:#ef9d57}.mantine-Timeline-item.timeline-past-future .mantine-11idyrk.mantine-Timeline-itemBullet{border-color:#d3d3d3}.mantine-Timeline-item.timeline-past-future:before{border:1px solid #d3d3d3}.timeline-past-future .currentStatus-past-future>div:first-child{border:1px solid #d3d3d3!important}.rfis-information h5,.rfis-review h5{color:#a2a2a2;margin:0;font-size:14px;font-weight:400;text-decoration:underline}.rfis-information p,.rfis-review p{color:#000;margin:0;font-size:14px;font-weight:500}.rfis-information table td,.rfis-information table th,.rfis-review table td,.rfis-review table th{border:1px solid #ddd;padding:6px 10px}.rfis-information table th{font-size:12px;font-weight:400}.rfis-review table th{font-size:12px;font-weight:600}.rfis-review table td{text-align:center}.rfis-review table tr td:last-child{text-align:left}.rfis-information table td,.rfis-review table td{font-size:12px;font-weight:500}.rfis-review .review__delete{color:#6c6c6c;cursor:pointer;background-color:#e9e9e9;border:1px solid #0000;border-radius:4px;padding:4px;font-weight:600;line-height:normal}.rfis-review .review__delete:hover{color:#ff4500;background-color:#0000;border-color:#ff4500}.rfis-review .distribute_btn{color:#fff;cursor:pointer;background-color:#ff7037;border:none;border-radius:4px;align-items:center;gap:10px;margin-left:auto;padding:8px 20px;font-size:14px;font-weight:500;display:flex}.rfis-review .distribute_btn span{align-items:center;gap:10px;display:flex}.rfis-review .distribute_btn:hover{background-color:#fe6225}.rfis-review .distribute_disabled_btn{color:#fff;cursor:not-allowed;pointer-events:none;background-color:#736c6c;border:none;border-radius:4px;align-items:center;gap:10px;margin-left:auto;padding:8px 20px;font-size:14px;font-weight:500;display:flex}.rfis-review .distribute_disabled_btn span{align-items:center;gap:10px;display:flex}.rfis-review .Reviewer__addBtn{background:0 0;border:1px solid #000;border-radius:4px;padding:8px 15px;font-size:25px;line-height:18px}.rfis-review .Reviewer__addBtn:hover{color:#fff;background:#000}.review__rfis .action-card{flex:0 0 200px}.review__rfis{gap:20px;width:100%;display:flex}.rfis-review__block{grid-template-columns:auto auto auto;gap:16px;display:grid}.rfis-info__block{grid-template-columns:1fr 1fr 1fr;gap:16px;display:grid}.rfis-info__block div:nth-child(8){grid-column:1/span 3}.rfis-info__block div:nth-child(2){grid-column:2/span 2}@media screen and (max-width:1024px){.review__rfis{flex-direction:column-reverse;gap:20px;width:100%;display:flex}.review__rfis .action-card{flex:none}}@media screen and (max-width:991px){.search-depth{flex:none;width:100%;max-width:100%}.arc-sidebar{display:none}}@media screen and (max-width:576px){.rfis-info__block,.rfis-review__block{grid-template-columns:auto auto}.rfis-info__block{grid-template-columns:auto}.rfis-info__block div:nth-child(5){grid-area:auto}.rfis-info__block div:nth-child(8){grid-column:auto}.rfis-info__block div:nth-child(6){grid-area:auto}.rfis-info__block div:nth-child(2){grid-column:auto}}@media screen and (max-width:425px){.rfis-info__block,.rfis-review__block{grid-template-columns:auto}}.mantine-Input-input,.mantine-Select-input,.mantine-TextInput-input,.mantine-Textarea-input,.mantine-Autocomplete-input,.mantine-MultiSelect-input,.mantine-NumberInput-input,.mantine-PasswordInput-input,.mantine-DateInput-input,.mantine-FileInput-input,.mantine-NativeSelect-input{border-color:#ced4da!important;border-radius:.25rem!important;font-size:.875rem!important}.mantine-Input-input::-moz-placeholder{color:#adb5bd!important;opacity:1!important;font-size:.875rem!important}.mantine-Select-input::-moz-placeholder{color:#adb5bd!important;opacity:1!important;font-size:.875rem!important}.mantine-TextInput-input::-moz-placeholder{color:#adb5bd!important;opacity:1!important;font-size:.875rem!important}.mantine-Textarea-input::-moz-placeholder{color:#adb5bd!important;opacity:1!important;font-size:.875rem!important}.mantine-Autocomplete-input::-moz-placeholder{color:#adb5bd!important;opacity:1!important;font-size:.875rem!important}.mantine-MultiSelect-input::-moz-placeholder{color:#adb5bd!important;opacity:1!important;font-size:.875rem!important}.mantine-NumberInput-input::-moz-placeholder{color:#adb5bd!important;opacity:1!important;font-size:.875rem!important}.mantine-PasswordInput-input::-moz-placeholder{color:#adb5bd!important;opacity:1!important;font-size:.875rem!important}.mantine-DateInput-input::-moz-placeholder{color:#adb5bd!important;opacity:1!important;font-size:.875rem!important}.mantine-FileInput-input::-moz-placeholder{color:#adb5bd!important;opacity:1!important;font-size:.875rem!important}.mantine-NativeSelect-input::-moz-placeholder{color:#adb5bd!important;opacity:1!important;font-size:.875rem!important}.mantine-Input-input::placeholder,.mantine-Select-input::placeholder,.mantine-TextInput-input::placeholder,.mantine-Textarea-input::placeholder,.mantine-Autocomplete-input::placeholder,.mantine-MultiSelect-input::placeholder,.mantine-NumberInput-input::placeholder,.mantine-PasswordInput-input::placeholder,.mantine-DateInput-input::placeholder,.mantine-FileInput-input::placeholder,.mantine-NativeSelect-input::placeholder{color:#adb5bd!important;opacity:1!important;font-size:.875rem!important}.mantine-Input-input:focus,.mantine-Select-input:focus,.mantine-TextInput-input:focus,.mantine-Textarea-input:focus,.mantine-Autocomplete-input:focus,.mantine-MultiSelect-input:focus,.mantine-NumberInput-input:focus,.mantine-PasswordInput-input:focus,.mantine-DateInput-input:focus,.mantine-FileInput-input:focus,.mantine-NativeSelect-input:focus{border-color:#228be6!important}.mantine-Button-root,.mantine-ActionIcon-root,.mantine-Modal-modal,.mantine-Paper-root,.mantine-Card-root{border-radius:.25rem!important}.hover\:border-blue-500:hover{--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity,1))}.hover\:bg-blue-700:hover{--tw-bg-opacity:1;background-color:rgb(29 78 216/var(--tw-bg-opacity,1))}.hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.hover\:bg-gray-300:hover{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity,1))}.hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.hover\:bg-red-700:hover{--tw-bg-opacity:1;background-color:rgb(185 28 28/var(--tw-bg-opacity,1))}.hover\:bg-transparent:hover{background-color:#0000}.hover\:text-blue-800:hover{--tw-text-opacity:1;color:rgb(30 64 175/var(--tw-text-opacity,1))}.hover\:underline:hover{text-decoration-line:underline}.focus\:shadow-none:focus{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.focus\:outline-none:focus{outline-offset:2px;outline:2px solid #0000}.focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.focus\:ring-blue-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity,1))}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:bg-gray-300:disabled{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity,1))}@media (max-width:520px){.max-\[520px\]\:flex{display:flex}.max-\[520px\]\:flex-col-reverse{flex-direction:column-reverse}.max-\[520px\]\:gap-2\.5{gap:.625rem}}@media (min-width:518px){@media (max-width:658px){.min-\[518px\]\:max-\[658px\]\:flex{display:flex}.min-\[518px\]\:max-\[658px\]\:flex-wrap{flex-wrap:wrap}.min-\[518px\]\:max-\[658px\]\:gap-2\.5{gap:.625rem}}}@media (min-width:640px){.sm\:mx-0{margin-left:0;margin-right:0}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:min-h-\[250px\]{min-height:250px}.sm\:w-auto{width:auto}.sm\:max-w-\[60\%\]{max-width:60%}.sm\:max-w-lg{max-width:32rem}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:gap-3{gap:.75rem}.sm\:overflow-x-visible{overflow-x:visible}.sm\:border-none{border-style:none}.sm\:p-3{padding:.75rem}.sm\:p-4{padding:1rem}.sm\:p-6{padding:1.5rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-3{padding-top:.75rem;padding-bottom:.75rem}}@media (min-width:768px){.md\:static{position:static}.md\:relative{position:relative}.md\:inset-auto{inset:auto}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:my-8{margin-top:2rem;margin-bottom:2rem}.md\:mb-12{margin-bottom:3rem}.md\:mt-0{margin-top:0}.md\:block{display:block}.md\:hidden{display:none}.md\:min-h-\[200px\]{min-height:200px}.md\:w-1\/2{width:50%}.md\:w-36{width:9rem}.md\:w-4{width:1rem}.md\:w-auto{width:auto}.md\:w-full{width:100%}.md\:min-w-\[250px\]{min-width:250px}.md\:max-w-2xl{max-width:42rem}.md\:max-w-md{max-width:28rem}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:gap-4{gap:1rem}.md\:gap-6{gap:1.5rem}.md\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.md\:p-6{padding:1.5rem}.md\:p-8{padding:2rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.md\:pb-0{padding-bottom:0}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width:1024px){.lg\:sticky{position:sticky}.lg\:top-4{top:1rem}.lg\:ml-0{margin-left:0}.lg\:ml-4{margin-left:1rem}.lg\:mr-auto{margin-right:auto}.lg\:block{display:block}.lg\:hidden{display:none}.lg\:w-64{width:16rem}.lg\:w-80{width:20rem}.lg\:w-auto{width:auto}.lg\:max-w-4xl{max-width:56rem}.lg\:max-w-lg{max-width:32rem}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:gap-6{gap:1.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-2{padding-top:.5rem;padding-bottom:.5rem}.lg\:py-8{padding-top:2rem;padding-bottom:2rem}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}}@media (min-width:1280px){.xl\:flex-nowrap{flex-wrap:nowrap}}
:root{--primary-100:#e9eaeb;--primary-600:#2d2e33}.p-button.p-button-outlined{color:var(--primary-600);border-color:var(--primary-600)}.p-button.p-button-outlined:hover{background-color:var(--primary-100)}.p-button-group .p-highlight{background-color:var(--primary-600);border-color:var(--primary-600)}.p-selectbutton .p-component{border-color:var(--primary-600);color:#35363b}.p-selectbutton .p-component.p-highlight{color:#fff}.p-dropdown-item.p-highlight,.p-paginator-page.p-highlight{background-color:var(--primary-100)}.p-button.p-component:focus{box-shadow:none!important;border-color:var(--primary-600)!important}.p-column-filter-overlay .p-button:last-child{color:#fff;box-shadow:none!important;border-color:var(--primary-600)!important;background-color:var(--primary-600)!important}.p-radiobutton.p-highlight .p-radiobutton-box{background:0 0;border-color:#0000}.p-radiobutton:not(.p-disabled):has(.p-radiobutton-input:hover) .p-radiobutton-box{border:1.5px solid #6b7280}.p-radiobutton.p-highlight.radio-group input:checked,.p-radiobutton.p-highlight.radio-group input:not(:checked){position:absolute;inset:0}.p-radiobutton.p-highlight.radio-group input:checked+.p-radiobutton-box .p-radiobutton-icon,.p-radiobutton.p-highlight.radio-group input:not(:checked)+.p-radiobutton-box .p-radiobutton-icon{cursor:pointer;color:#6b7280;width:20px;height:20px;line-height:20px;display:inline-block;position:relative}.p-radiobutton.p-highlight.radio-group input:checked+.p-radiobutton-box .p-radiobutton-icon:before,.p-radiobutton.p-highlight .radio-group:not(:checked)+.p-radiobutton-box .p-radiobutton-icon:before{content:"";background:#fff;border:1px solid #6b7280;border-radius:100%;width:20px;height:20px;position:absolute;top:0;left:0}.p-radiobutton.p-highlight.radio-group input:checked+.p-radiobutton-box .p-radiobutton-icon:after,.p-radiobutton.p-highlight .radio-group:not(:checked)+.p-radiobutton-box .p-radiobutton-icon:after{content:"";background:#6b7280;border-radius:100%;width:12px;height:12px;transition:all .2s;position:absolute;top:4px;left:4px}.p-radiobutton.p-highlight .radio-group:not(:checked)+.p-radiobutton-box .p-radiobutton-icon:after{opacity:0;transform:scale(0)}.p-radiobutton.p-highlight.radio-group input:checked+.p-radiobutton-box .p-radiobutton-icon:after{opacity:1;transform:scale(1)}