.ani-pulse{animation:pulse 1.2s ease-in-out infinite}.ani-pulse-subtle{animation:pulse .8s ease infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(.995)}to{transform:scale(1)}}.ani-spinner{animation:spinner 2.4s linear infinite}.ani-spinner-fast{animation:spinner 1.5s linear infinite}@keyframes spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}html{height:100%}body,html{min-height:100%}body{background-color:#373a3c;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='700' height='700'%3E%3Cdefs%3E%3Cfilter id='a' width='140%25' height='140%25' x='-20%25' y='-20%25' color-interpolation-filters='linearRGB' filterUnits='objectBoundingBox' primitiveUnits='userSpaceOnUse'%3E%3CfeTurbulence width='100%25' height='100%25' x='0%25' y='0%25' baseFrequency='.2' numOctaves='4' result='turbulence' seed='15' stitchTiles='stitch'/%3E%3CfeSpecularLighting width='100%25' height='100%25' x='0%25' y='0%25' in='turbulence' lighting-color='%23515151' result='specularLighting' specularConstant='.4' specularExponent='20' surfaceScale='20'%3E%3CfeDistantLight azimuth='3' elevation='200'/%3E%3C/feSpecularLighting%3E%3C/filter%3E%3C/defs%3E%3Cpath fill='%233f3f3fff' d='M0 0h700v700H0z'/%3E%3Cpath fill='%23515151' d='M0 0h700v700H0z' filter='url(%23a)'/%3E%3C/svg%3E")}body.no-transitions *{transition:none!important}body.login-body{background-color:#fefaf5;position:relative;z-index:1}body.login-body main{position:relative;z-index:10}body.login-body:before{background-color:#fefaf5;background-image:url(/Content/img/RAD-Cover-Photo-2023.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;content:"";height:100%;left:0;max-height:100%;max-width:100%;min-height:100%;min-width:100%;opacity:.2;position:absolute;right:0;top:0;width:100%;z-index:5}body>form{margin:0 auto}body.body-flex{display:flex;flex-direction:column}body.body-flex>form{background-color:#fff;box-shadow:0 0 10px 5px #222;display:flex;flex:1 1 auto;flex-direction:column;max-width:100%;transition:max-width .5s ease-in-out;width:100%}@media only screen and (min-width:1200px){body.body-flex>form{width:1200px}}body.body-flex>form header{flex:0 0 auto}body.body-flex>form main{flex:1 1 auto}body.body-flex>form footer{flex:0 0 auto}body:not(.fullscreen)>form{max-width:1200px}div.mb-3{position:relative}.at-maxlength,.form-control.at-maxlength:focus{border:2px dashed #ac3d0d}.char-counter{border-bottom-left-radius:10px;border-bottom-right-radius:10px;bottom:-1rem;display:inline-block;font-size:10px;font-weight:700;opacity:.8;padding:3px 7px 2px;position:absolute;right:5px;transition:bottom .15s,opacity .15s}.char-counter.cc-hidden{bottom:5px;opacity:0;transition:bottom 2s,opacity .1s}footer.main-footer{font-size:.75rem}main.main-page{display:flex;flex-direction:column}main.main-page table.table{margin-bottom:0;position:relative}main.main-page table.table>tbody>tr:first-child>td,main.main-page table.table>tbody>tr:first-child>th,main.main-page table.table>tr:first-child>td,main.main-page table.table>tr:first-child>th{position:sticky;top:-1px;z-index:2}main.main-page table.table.currency-table td,main.main-page table.table.currency-table th{min-width:100px}main.main-page table.table.currency-table td .form-control,main.main-page table.table.currency-table th .form-control{padding-left:.25rem;padding-right:.25rem}main.main-page table.table.currency-table td .input-group,main.main-page table.table.currency-table th .input-group{min-width:130px}main.main-page table.table.org-div-table td,main.main-page table.table.org-div-table th{min-width:100px;width:20%}main.main-page table.table th{font-family:freight-sans-pro,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;z-index:1}main.main-page table.table .pager{background-color:#fff}main.main-page table.table .pager a,main.main-page table.table .pager span{background-color:#104c89;border:1px solid transparent;border-radius:.25rem;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}main.main-page table.table .pager span{background-color:#495057;cursor:auto}main.main-page section.main-section{background-color:#fff;display:flex;flex:1 1 100%;flex-direction:column}main.main-page .main-title-bar{flex:0 1 auto}main.main-page .main-body-content{display:flex;flex:1 1 100%;padding:0}main.main-page .main-body-content>div{display:flex;flex:1 1 100%;flex-direction:column;overflow-x:auto;padding:0 var(--bs-gutter-x,.75rem) .5rem}main.main-page .main-body-content>div .auditingfields{margin-bottom:1rem}main.main-page .main-body-content>div .mb-3>.form-check{margin-bottom:.3rem}main.main-page .main-body-content>div .columns-panel>span{display:flex;flex-flow:column wrap}main.main-page .main-body-content>div .columns-panel>span .form-check{flex:1 1 100%;margin-bottom:.3rem}main.main-page .main-body-content>div .columns-panel .form-group{margin-bottom:0;margin-top:1rem}main.main-page .main-body-content>div .form-check>input[type=checkbox]:not(.form-check-input),main.main-page .main-body-content>div .form-check>input[type=radio]:not(.form-check-input),main.main-page .main-body-content>div .form-check>label:not(.form-check-label){visibility:hidden}main.main-page .grid-view:not(:last-child){margin-bottom:1rem}main.main-page table.closeout-revenue-table.table tr td:first-child{font-weight:700;width:4%}main.main-page table.closeout-revenue-table.table tr td:nth-child(2),main.main-page table.closeout-revenue-table.table tr td:nth-child(3){width:48%}main.main-page table.closeout-revenue-table.table tr .form-label{margin-bottom:0}main.main-page table.closeout-revenue-table.table tr .input-group{min-width:130px}main.main-page .input-group-text.currency{padding:.15rem}.audit-field-row{display:flex;flex-direction:column}@media only screen and (min-width:768px){.audit-field-row{flex-direction:row}.audit-field-row>strong{flex:0 0 127px;padding-right:3px;text-align:right}}.single-form{margin-left:0;padding:0}@media only screen and (min-width:992px){.single-form{max-width:600px}}#pnlProgressIndicator{background-image:url(/Content/img/RAD_Sun_Orange_RGB.svg);background-position:bottom 5px left 5px;background-repeat:no-repeat;background-size:70px;font-family:freight-sans-pro,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-weight:900;padding:2rem 2rem 3rem;position:relative}@media only screen and (min-width:768px){#pnlProgressIndicator{padding:1rem 10rem}}#pnlProgressIndicator .ani-spinner{position:absolute;right:5px;top:50%;transform:translateY(-50%)}.report-wrap{margin:1rem}.opa-5{opacity:.5}fieldset.subform{background-color:#f8f9fa;border:1px solid #adb5bd;border-radius:.25rem;margin-bottom:.8rem;padding:.5rem}p:empty{display:none}.ajax__html_editor_extender_container{width:100%!important}.alert-gray{background-color:#f8f9fa;border-color:#ced4da}.btn-group input.btn[type=image]{height:37px}.file-library{display:block}@media only screen and (min-width:992px){.file-library{display:flex;flex-direction:row}}.file-library .file-lib-folder-col{display:block}@media only screen and (min-width:992px){.file-library .file-lib-folder-col{background-color:#f8f9fa;border:1px solid #ced4da;border-radius:.25rem;flex:0 0 33%;padding:1rem}}.file-library .file-lib-main-col{display:block;padding-top:1rem}@media only screen and (min-width:992px){.file-library .file-lib-main-col{flex:1 1 auto;padding:0 1rem 1rem}}.file-table-thumbnails{display:flex!important;flex-flow:wrap}.file-table-thumbnails>span{background-color:#f8f9fa;border:1px solid #adb5bd;border-radius:.25rem;flex:1 1 auto;margin-bottom:1rem;margin-right:2%;padding:2%}.file-table-thumbnails .btn-checkbox{cursor:auto;height:37px;pointer-events:none}.file-table-thumbnails .btn-checkbox>input{cursor:pointer;pointer-events:all}.file-tree{background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;padding:.75rem .25rem}.form-control-smallnumber{max-width:5rem!important;min-width:5rem!important;width:5rem!important}.form-label{margin-bottom:.1rem}.form-floating .form-label{font-weight:400;margin-bottom:.5rem}.is-invalid{border-style:dashed}.login-logo{max-width:100%;width:150px}@media only screen and (min-width:576px){.login-logo{width:300px}}.process-message-list,.validation-summary-wrap ul{display:flex;flex:1 1 auto;flex-direction:column;list-style-type:none;margin-bottom:0;padding:0}.process-message-list>li,.validation-summary-wrap ul>li{align-items:center;display:flex;font-size:1rem;min-height:24px}.process-message-list>li img,.process-message-list>li>i,.validation-summary-wrap ul>li img,.validation-summary-wrap ul>li>i{padding-left:1rem;padding-right:1rem}.process-message-list>li>span,.validation-summary-wrap ul>li>span{word-wrap:break-word;overflow-wrap:break-word}.reorder-drag-handle{cursor:move;padding:5px 8px}.reorderlist ul li{list-style-type:none}.reordercue{border:1px dashed #373a3c;height:25px;list-style:none;list-style-type:none}.reordercallbackstyle table{background-color:#dee2e6;color:#fff}.sort-a:after,.sort-d:after{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBjbGFzcz0iZmVhdGhlciBmZWF0aGVyLWNoZXZyb24tZG93biI+PHBhdGggZD0ibTYgOSA2IDYgNi02Ii8+PC9zdmc+") no-repeat scroll 0 0 transparent;content:"";display:inline-block;height:16px;left:0;max-height:16px;max-width:16px;min-height:16px;min-width:16px;position:relative;top:2px;width:16px}.sort-d:after{transform:rotate(180deg)}.summary-table-4cols td,.summary-table-4cols th{width:25%}.summary-table-4cols tr:first-child td{font-weight:700}.summary-table-budget tr td:first-child,.summary-table-budget tr th:first-child,.summary-table-budget tr:first-child td,.summary-table-budget tr:first-child th{font-family:freight-sans-pro,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.summary-table{-moz-column-break-inside:avoid;border:1px solid #adb5bd;break-inside:avoid;font-size:.9rem;margin-bottom:1rem}.summary-table>tbody,.summary-table>tbody:not(:first-child){border-color:#dee2e6;border-top-width:1px}.summary-table+.h5{margin-top:1rem}.summary-table+.summary-table tr{border-top:0}.summary-table tr td,.summary-table tr th{border-bottom-color:#dee2e6;border-top-color:#dee2e6;font-weight:400;text-align:left}.summary-table>tbody>tr:first-child,.summary-table>tr:first-child{background-color:#e9ecef}.summary-table>tbody>tr:first-child td,.summary-table>tbody>tr:first-child th,.summary-table>tr:first-child td,.summary-table>tr:first-child th{border-top:1px solid #adb5bd}.summary-table>tbody>tr:last-child td,.summary-table>tbody>tr:last-child th,.summary-table>tr:last-child td,.summary-table>tr:last-child th{border-bottom:1px solid #adb5bd}.summary-table>tbody>tr>td:first-child,.summary-table>tbody>tr>th:first-child,.summary-table>tr>td:first-child,.summary-table>tr>th:first-child{max-width:210px!important;min-width:210px!important;width:210px!important}.summary-table .summary-subtable{margin-bottom:0}.summary-table .summary-subtable th{font-size:.8rem}.summary-table .summary-subtable tr:first-child th{border-top:0;font-weight:700}.summary-table .summary-subtable tr:first-child td{border-top:0}.summary-table .summary-subtable tr:last-child td,.summary-table .summary-subtable tr:last-child th{border-bottom:0}.topnav-logo{max-height:40px;max-width:100%}.os-footer-logo{border-left:1px solid #fff;line-height:1rem;margin-left:.5rem;padding-left:.5rem}.returntotop{bottom:1rem;opacity:0;position:fixed;right:50%;transform:translateX(50%);transition:all .25s;z-index:20000}@media only screen and (min-width:1400px){.returntotop{right:1rem;transform:none}}.returntotop.show{opacity:.75}.returntotop.show:hover{opacity:1}@media only screen and (min-width:1400px){.returntotop.show{opacity:1}}
/*# sourceMappingURL=main.min.css.map */
