@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;600&display=swap);body{background-color:#1f1f1f!important;color:#c3c3c3;font-family:Poppins,sans-serif;margin:0!important;overflow:hidden}button,input{font-family:inherit}.App{grid-gap:12px;align-items:center;background:#000;display:flex;flex-direction:column;height:calc(100vh - 100px);justify-content:flex-start;padding:40px 50px;text-align:center}.App.Full-Page{height:calc(100vh - 120px);padding:20px 40px!important}.App-logo{height:40vmin;pointer-events:none}.App-text{color:#c3c3c3}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#000;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}.peek-row{justify-content:space-evenly;width:100%}.icon-text-row,.peek-row{display:flex;flex-direction:row}.icon-text-row{grid-gap:10px;align-items:center}.teal-icons{color:#3fc2cd;font-size:25px;text-shadow:0 0 12px}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}::-webkit-scrollbar{cursor:pointer;height:8px;width:8px}::-webkit-scrollbar-track{border-radius:10px;box-shadow:inset 0 0 5px grey;cursor:pointer}::-webkit-scrollbar-thumb{border-radius:10px}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{background:#9f9f9f;cursor:pointer}.btn{grid-gap:6px;align-items:center;align-self:center;border:none;border-radius:7px;box-shadow:0 0 12px #000000b5;cursor:pointer;display:flex;font-size:19px;font-weight:400;justify-content:center;max-width:250px;padding:9px 37px;text-align:center;transition:box-shadow .2s}.btn:hover{box-shadow:none}.btn1{background:#c13d53;color:#fff}.btn2{background:#000;border:2px solid #fff!important;color:#fff}.btnCancel{background:#000;border:2px solid #ffffff30!important}.btnDelete{background:#000;border:2px solid var(--sedonared)!important;color:var(--sedonared)}.btn-slim{padding:9px 15px!important}.btn3{border:1px solid gray;color:gray;font-size:15px;padding:3px 16px}.btn3:hover{border:1px solid #fff;color:#fff}.button{border-radius:15px;color:#fff;cursor:pointer;min-width:-webkit-max-content;min-width:max-content;padding:5px 10px;width:100px}.title{color:#fff;font-size:35px}.subtitle{color:#fff;font-size:25px;font-weight:100}.title-row{grid-gap:15px;align-items:center;align-self:center;display:flex;flex-direction:row;justify-content:flex-start}.half-screen-column{display:flex;flex-direction:column;height:75vh;justify-content:space-between;max-height:100%;width:45%}.app-row{justify-content:space-around;max-height:600px;max-width:2000px}.app-row,.module-btn-row{display:flex;flex-direction:row;width:100%}.module-btn-row{justify-content:space-between}.info-display-row{display:flex;flex-direction:row;justify-content:space-around;width:100%}.lastHistory{display:flex;flex-basis:40%}.module-btns{display:flex;flex-basis:60%;flex-direction:column;justify-content:space-between}.view-history-module{display:flex;flex-basis:40%}.collapsable-btns{grid-gap:10px;align-items:center;display:flex}.collapsable-btn{background:#a71930;border-radius:5px;color:#fff;-webkit-filter:drop-shadow(4px 3px 4px #811123);filter:drop-shadow(4px 3px 4px #811123);padding:5px;text-decoration:none}.collapsable-btn:hover{-webkit-filter:drop-shadow(4px 8px 4px #811123);filter:drop-shadow(4px 8px 4px #811123)}.loading-dimTable-title{background:#5555558c;border-radius:5px;height:40px;justify-self:center;width:40%}.loading-table{background:#5555558c;border-radius:10px;height:400px;width:80vw}.animate{-webkit-animation:Gradient 8s ease infinite;animation:Gradient 8s ease infinite;background:linear-gradient(45deg,#000,#151515,#282828,#151515);background-size:400% 400%}.loading-header-params{border-radius:5px;height:25px;width:130px}.loading-data-params{border-radius:5px;height:40px;width:130px}.date-selector-dd{border:none}.date-selector-dd,.num-input{background:#4f4f4f;color:#fff;padding:2px;text-align:center}.num-input{border:none;border-radius:15px;max-width:74px}.option{background:#4f4f4f}
/*!
 * https://github.com/arqex/react-datetime
 */.rdt{position:relative}.rdtPicker{background:#fff;border:1px solid #f9f9f9;box-shadow:0 1px 3px rgba(0,0,0,.1);display:none;margin-top:1px;min-width:250px;padding:4px;position:absolute;z-index:99999!important}.rdtOpen .rdtPicker{display:block}.rdtStatic .rdtPicker{box-shadow:none;position:static}.rdtPicker .rdtTimeToggle{text-align:center}.rdtPicker table{margin:0;width:100%}.rdtPicker td,.rdtPicker th{height:28px;text-align:center}.rdtPicker td{cursor:pointer}.rdtPicker .rdtTimeToggle:hover,.rdtPicker td.rdtDay:hover,.rdtPicker td.rdtHour:hover,.rdtPicker td.rdtMinute:hover,.rdtPicker td.rdtSecond:hover{background:#eee;cursor:pointer}.rdtPicker td.rdtNew,.rdtPicker td.rdtOld{color:#999}.rdtPicker td.rdtToday{position:relative}.rdtPicker td.rdtToday:before{border-bottom:7px solid #428bca;border-left:7px solid transparent;border-top-color:rgba(0,0,0,.2);bottom:4px;content:"";display:inline-block;position:absolute;right:4px}.rdtPicker td.rdtActive,.rdtPicker td.rdtActive:hover{background-color:#428bca;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.rdtPicker td.rdtActive.rdtToday:before{border-bottom-color:#fff}.rdtPicker td.rdtDisabled,.rdtPicker td.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker td span.rdtOld{color:#999}.rdtPicker td span.rdtDisabled,.rdtPicker td span.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker th{border-bottom:1px solid #f9f9f9}.rdtPicker .dow{border-bottom:none;cursor:default;width:14.2857%}.rdtPicker th.rdtSwitch{width:100px}.rdtPicker th.rdtNext,.rdtPicker th.rdtPrev{font-size:21px;vertical-align:top}.rdtNext span,.rdtPrev span{-webkit-touch-callout:none;display:block;-webkit-user-select:none;user-select:none}.rdtPicker th.rdtDisabled,.rdtPicker th.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker thead tr:first-of-type th{cursor:pointer}.rdtPicker thead tr:first-of-type th:hover{background:#eee}.rdtPicker tfoot{border-top:1px solid #f9f9f9}.rdtPicker button{background:none;border:none;cursor:pointer}.rdtPicker button:hover{background-color:#eee}.rdtPicker thead button{height:100%;width:100%}td.rdtMonth,td.rdtYear{cursor:pointer;height:50px;width:25%}td.rdtMonth:hover,td.rdtYear:hover{background:#eee}.rdtCounters{display:inline-block}.rdtCounters>div{float:left}.rdtCounter{height:100px;width:40px}.rdtCounterSeparator{line-height:100px}.rdtCounter .rdtBtn{-webkit-touch-callout:none;cursor:pointer;display:block;height:40%;line-height:40px;-webkit-user-select:none;user-select:none}.rdtCounter .rdtBtn:hover{background:#eee}.rdtCounter .rdtCount{font-size:1.2em;height:20%}.rdtMilli{padding-left:8px;vertical-align:middle;width:48px}.rdtMilli input{font-size:1.2em;margin-top:37px;width:100%}.rdtTime td{cursor:default}.spinner{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:spin;animation-name:spin;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.modal{align-items:center;background:#101010c7;bottom:0;color:#fff;display:flex;height:100%;justify-content:center;left:0;padding-bottom:500px;position:fixed;right:0;top:0;z-index:1}.modal.no-click{pointer-events:none}.modal-content{align-items:center;background-color:#101010;border:3px solid #000;border-radius:20px;display:flex;flex:1 1;flex-direction:column;max-height:85vh;max-width:450px;overflow:hidden;padding:20px 40px}.modal-content.modal-wide{width:800px}.modal-body.centered{align-items:center}.modal-footer,.modal-header{padding:10px}.modal-footer{grid-gap:20px;display:flex;justify-content:center;width:100%}.modal-title{align-items:center;display:flex;flex-direction:column;font-size:25px;font-weight:700}.modal-subtitle{border-bottom:1px solid #fff;font-size:20px;font-weight:100;margin-bottom:10px;padding:5px 0 10px}.modal-body{grid-gap:20px;flex-direction:column}.modal-body,.modal-body-row{display:flex;justify-content:center;padding:15px}.modal-body-row{grid-gap:125px;flex-direction:row}.modal-body.modal-body-scrollable{flex:1 1;overflow:auto;width:100%}.check-box{display:flex;flex-basis:10%;flex-direction:row}.check-description{display:flex;flex-basis:90%}.checkbox-row{align-self:center;display:flex;flex-direction:row;width:100%}input[type=radio]{accent-color:#a71930;background-color:#1f1f1f;border:.15em solid red;border-radius:50%;font:inherit;height:1.15em;margin:0;-webkit-transform:translateY(-.075em);transform:translateY(-.075em);width:1.15em}.selection-section{grid-gap:10px;display:flex;flex-direction:column;margin-bottom:10px}.selection-header{display:flex;justify-content:flex-start;width:100%}.invalid-list{grid-gap:8px}.subtitle-border{align-items:center;border-bottom:1px solid #fff;display:flex;flex-direction:column;font-size:18px;margin-bottom:8px;padding-bottom:8px;width:90%}.run-history-label{color:#939393;font-weight:200}.run-history-value{font-size:25px}.label-info-row{align-items:flex-start;display:flex;flex-direction:column;width:-webkit-max-content;width:max-content}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.module-container{background:#1f1f1f65;border:4px solid #1f1f1f;border-radius:20px;min-height:-webkit-max-content;min-height:max-content;padding:30px 40px 40px}.module-container:hover{background:#1f1f1f;border-color:#9f9f9f}.module-container-slim{background:#1f1f1f65;border:4px solid #1f1f1f;border-radius:10px;display:flex;flex-basis:45%;justify-content:center;padding:20px 5px!important}.module-container-biParams{display:flex;justify-content:space-around;padding:5px!important}.module-container-slim:hover{background-color:#3fc2cd35;border-color:#3fc2cd;cursor:pointer}.scrollable-container{max-height:80vh}.dim-dashboard{align-items:flex-start;display:flex;flex-direction:column;overflow-x:hidden}.dashboard-header{display:flex;font-size:22px;font-weight:600;justify-self:center;margin-bottom:20px}.list-line{border-bottom:2px solid #434343;cursor:pointer;padding:10px 5px;position:relative;width:100%}.list-line,.quicklink-buttons{display:flex;flex-direction:row}.quicklink-buttons{grid-gap:5px;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);visibility:hidden}.dimTable-header{color:#5b5b5b}.list-line:hover{background-color:#5f5f5f}.list-line:hover .quicklink-buttons{visibility:visible}.list-line:hover .dimTable-errorCount{visibility:hidden}.error-btn{background:#d33f58;color:#fff}.error-desc{display:none}.error-btn:hover .error-desc{display:flex}.add-btn{background:green;color:#fff}.add-desc{display:none}.add-btn:hover .add-desc{display:flex}.edit-btn{background:blue;color:#fff}.edit-desc{display:none}.edit-btn:hover .edit-desc{display:flex}.dimTable-name{flex-basis:70%;text-align:center}.dimTable-data{display:flex}.dimTable-status{flex-basis:40%}.dimTable-errorCount{flex-basis:30%;justify-content:end}.error{color:#a71930}.healthy{color:green}.table-header-row{justify-content:space-between;margin-bottom:5px;width:100%}.table-header-row,.toggle-row{display:flex;flex-direction:row}.toggle-row{grid-gap:5px;align-items:center;align-self:flex-end;color:#fff;justify-content:center;margin-top:20px}.clickable-icons{cursor:pointer;font-size:30px}.caret{display:flex;flex-basis:50%;justify-content:center}.caret.left{justify-self:flex-start}.caret.right{justify-self:flex-end}.dot-highlighted{color:#a71930}.header-icon-row{align-items:center;display:flex;justify-content:space-between;width:100%}.ql-action-btn{grid-gap:5px;border-radius:5px;cursor:pointer;padding:5px}.form-fieldgroup,.ql-action-btn{align-items:center;display:flex;flex-direction:row}.form-fieldgroup{grid-gap:4px;align-self:center;justify-content:center;max-width:300px}.form-fieldgroup,.form-fieldgroup select{width:-webkit-max-content;width:max-content}.form-fieldgroup select{background:#1f1f1f;border-radius:3px;color:#fff;font-size:15px;padding:5px}.title-row-dropdown-info{align-items:center;display:flex;flex-direction:row}.loading-line{background:#5555558c;border-radius:5px;height:40px;width:100%}.loading-container{grid-gap:10px;display:flex;flex-direction:column;padding-right:5%;width:100%}.loading-line.columnName{border-radius:5px;flex-basis:40%;height:19px!important;margin-bottom:5px}.loading-line.header-line{flex-basis:55%;height:25px!important}.loading-line.loading-dd{flex-basis:80%;height:25px!important}.runHistory-formatting{color:#fff;display:flex;flex-direction:row;font-size:13px}.startTime{display:flex;flex-basis:30%}.interval{display:flex;flex-basis:45%;text-align:left}.export-name{flex-basis:15%}.export-name,.run-success{display:flex;justify-content:flex-end}.run-success{flex-basis:10%}.stack-text{align-items:flex-start;display:flex;flex-direction:column}.subtext{font-size:12px}.enabled{color:#3fc3cd}.disabled{color:#838383}.twoYears-on{background:#a7193055;border-color:#a71930}.run-history-status{align-items:center;border-radius:50%;color:#fff;display:flex;font-size:20px;font-weight:700;height:30px;justify-content:center;width:30px}.run-history-errors{color:#fff;font-size:10px}.run-history-status.healthy-status{background-color:green}.run-history-status.error-status{background-color:#a71930}.current-year-display{align-items:center;align-self:center;display:flex;flex-direction:column;height:100%;justify-content:space-around}.current-year{font-size:40px;font-weight:300;letter-spacing:3px}.current-year-header{color:#3fc2cd;font-size:15px;font-weight:600}.pulling-years-display{background:#1f1f1f65;border:4px solid #1f1f1f;border-radius:42px;font-size:25px;padding:4px 16px}.pulling-years-row{grid-gap:10px;display:flex;flex-direction:row;justify-content:center}.donutchart-innertext,.donutchart-legend,.donutchart-legend-label,g{color:#fff}.tab-selector{background-color:red}.react-tabs__tab{font-size:12px}.react-tabs{width:80%}.react-tabs__tab-list{grid-gap:10px;font-size:20px;justify-content:center!important}.missing-key-header{background-color:#3fc2cd;color:#fff;font-size:20px;font-weight:400;padding:8px 0}.missing-key-header,.missing-key-row{display:flex;flex-direction:row;justify-content:center}.missing-key-row{border-bottom:1px solid #4f4f4f;padding:20px 0}.header-major-minor{display:flex;flex-basis:60%;justify-content:center}.header-manifest{display:flex;flex-basis:40%;justify-content:center}.data-major-minor{display:flex;flex-basis:60%;justify-content:flex-start;padding-left:20px}.data-manifest{display:flex;flex-basis:40%;justify-content:center}.content-container{align-items:center}.content-container,.missing-key-container{align-self:center;display:flex;flex:1 1;flex-direction:column;overflow:hidden}.missing-key-container{width:100%}.tab-description{font-size:15px;font-weight:300;margin:10px 0 5px;width:80%}.scrollable-container{display:flex;flex-direction:column;max-height:70vh;overflow-x:hidden;padding-right:5%;width:100%}.scrollable-x{align-self:center;display:flex;flex:1 1;flex-direction:column;max-width:85vw;overflow-x:auto!important;overflow-y:hidden}.search-expand-row{align-items:baseline;align-self:center;display:flex;justify-content:space-between;margin:15px}.table-container{display:flex;flex:1 1;flex-direction:column;overflow:hidden}.scrollable-y{flex:1 1;min-width:-webkit-max-content;min-width:max-content;overflow-x:hidden;overflow-y:auto}.column-list-container{display:flex;flex:1 1;flex-direction:column;overflow-x:hidden;overflow-y:auto;width:100%}.ticket-header{color:#fff;font-size:40px;justify-content:center;width:100%}.back-btn{grid-gap:5px;align-items:center;align-self:flex-start;cursor:pointer;display:flex}.back-btn:hover{color:#3fc2cd}.header-dupeData{font-size:15px}.data-dupeData,.header-dupeData{display:flex;flex-basis:25%;justify-content:center}.data-dupeData{font-size:20px}.dupeData-container{align-self:center;display:flex;flex-direction:column;width:80%}.dupeData-header-row{grid-gap:10px;background-color:#3fc2cd;color:#fff;display:flex;flex-direction:row;font-weight:400;justify-content:center;padding:8px}.btn-container{grid-gap:5px;align-items:center;background:#3fc2cd35;border:4px solid #3fc2cd;border-radius:10px;color:#3fc2cd;cursor:pointer;display:flex;flex-basis:25%;font-size:30px;justify-content:center;padding:12px 5px!important}.btn-container:hover{font-weight:600}.btn-row{grid-gap:40px;align-items:center;display:flex;flex-direction:row;justify-content:center;margin-top:20px;width:100%}.header-dimTable{display:flex;justify-content:flex-start;padding:0 5px}.header-dimTable-row{background-color:#37929a;color:#fff;display:flex;flex-direction:row;font-size:15px;font-weight:400;justify-content:space-between;padding:8px 20px}.header-dimTable-row.wide-table{width:-webkit-max-content;width:max-content}.data-dimTable,.data-dimTable-noEdit{display:flex;justify-content:flex-start;padding:10px 5px;text-align:left;word-break:break-all}.data-dimTable-noEdit{color:#c3c3c3}.data-dimTable:hover{border:2px solid #fff;cursor:text}.data-dimTable-row{align-items:center;border-bottom:1px solid #4f4f4f;color:#c3c3c3;display:flex;flex-direction:row;font-size:15px;justify-content:space-between;padding:0 20px}.data-dimTable-row:hover{background:#5b5b5b!important}.data-dimTable-row.to-clone{background:#393939}.data-dimTable-row.unselected{background:#000;color:#6a6a6a}.data-dimTable-row.wide-data{width:-webkit-max-content;width:max-content}.data-magnets{grid-gap:10px;align-items:flex-start;background:#3fc2cd44;border:2px solid #3fc2cd;border-radius:5px;display:flex;flex-direction:column;justify-content:space-around;padding:10px;width:250px}.info-display{text-wrap:wrap;display:flex;flex-wrap:wrap;text-align:left;word-break:break-all}.info-display.headerText{color:#3fc2cd}.magnet-container{grid-gap:15px;display:grid;grid-template-columns:repeat(4,1fr);margin-left:auto;margin-right:auto;overflow-x:hidden;overflow-y:auto}.loading-state{height:100%}.table-preview-magnet-row{display:flex;flex-direction:row;justify-content:space-around}.test-bg{-webkit-animation:Gradient 8s ease infinite;animation:Gradient 8s ease infinite;background:linear-gradient(45deg,#000,#151515,#282828,#151515);background-size:400% 400%;height:90vh;width:100wh}.user-name{-webkit-animation:Gradient 4s ease infinite;animation:Gradient 4s ease infinite;background:linear-gradient(45deg,#a71930,#d36073,#a71930,#550e1a);background-size:400% 400%;border-radius:5px;height:30px;width:135px}.landing-page-actions{align-items:center;align-self:center;display:flex;flex-direction:row;justify-content:space-between;width:90%}.paused{-webkit-animation-play-state:paused;animation-play-state:paused}.nav-icons{color:#fff}.nav-icons:hover{color:#3fc2cd;cursor:pointer}.missing-data{align-self:flex-end;cursor:pointer;margin-bottom:10px;padding-right:20%}.missing-data:hover{color:#a71930}.upload-label{background-color:#a71930;border:2px solid #fff;border-radius:15px;font-size:15px;padding:5px 10px}.upload-label.teal-btn{background-color:#a71930;color:#fff}.add-rows-btn{background-color:#a71930;border:2px solid #fff;border-radius:15px;cursor:pointer;font-size:15px;padding:5px 10px;width:-webkit-max-content;width:max-content}.upload-import-row{grid-gap:15px;align-items:center;margin:8px 0}.action-row,.upload-import-row{display:flex;flex-direction:row}.action-row{grid-gap:40px;align-self:flex-start}.data-input{width:120px}.data-input-row{grid-gap:3px;align-items:center;display:flex;flex-direction:row}.edit-input{max-width:120px}.disabled-input{background:none;border:none;color:#c3c3c3!important;font-size:15px}@-webkit-keyframes Gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes Gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.item{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:10px;height:30px;justify-content:center;width:30px}.disabled-page{color:#808e9b}.active{background:#3fc2cd;border:2px solid #3fc2cd;border-radius:25px;color:#fff}.next{font-size:4px}.pagination{align-items:center;display:flex;flex-direction:row;justify-content:center;list-style-type:none;position:relative;width:-webkit-max-content;width:max-content}.pagination-page{font-weight:700}.previous{font-size:4px}.header-content{display:flex;flex-direction:column;width:100%}.title-search-container{align-self:center;width:90%}.search-bar{background-color:#1f1f1f;border:2px solid #fff;border-radius:15px;color:#fff;display:flex;padding:8px 16px}.clone-input-dropdown{width:132px!important}.relative{position:absolute;width:160px!important}.no-data{font-size:20px;margin-top:80px}.table-top-left{grid-gap:15px;align-items:center;display:flex;flex-direction:row}.uncheck-btn{background-color:#a71930;border:2px solid #fff;border-radius:15px;color:#fff;cursor:pointer;font-size:15px;padding:5px 10px}.react-tabs{-webkit-tap-highlight-color:transparent}.react-tabs__tab-list{border-bottom:1px solid #aaa;margin:0 0 10px;padding:0}.react-tabs__tab{border:1px solid transparent;border-bottom:none;bottom:-1px;cursor:pointer;display:inline-block;list-style:none;padding:6px 12px;position:relative}.react-tabs__tab--selected{background:#fff;border-color:#aaa;border-radius:5px 5px 0 0;color:#000}.react-tabs__tab--disabled{color:GrayText;cursor:default}.react-tabs__tab:focus{outline:none}.react-tabs__tab:focus:after{background:#fff;bottom:-5px;content:"";height:5px;left:-4px;position:absolute;right:-4px}.react-tabs__tab-panel{display:none}.react-tabs__tab-panel--selected{display:block}.react-tabs__tab{font-size:15px;padding:6px 40px!important}.react-tabs__tab-panel--selected{display:flex!important;flex:1 1;flex-direction:column;overflow:hidden}.react-tabs__tab--selected{background-color:#3fc2cd!important;border-color:#fff!important;color:#fff!important}.react-tabs{align-self:center;color:#fff!important;display:flex;flex:1 1;flex-direction:column;overflow:hidden;width:100%}.react-tabs__tab-list{display:flex;justify-content:flex-start;width:auto}.column-list{grid-gap:15px;align-items:center;display:flex;flex-direction:column;width:100%}.column-labels{display:flex;justify-content:flex-end}.data-entry{background-color:#1f1f1f;border:2px solid #fff;border-radius:15px;color:#fff;display:flex;padding:8px 16px;width:-webkit-fill-available}.column-entry-section{grid-gap:10px;align-items:flex-start;display:flex;flex-direction:column;max-width:500px;width:80%}.action-container{align-items:center;display:flex;flex:1 1;flex-direction:column;overflow:hidden}.action-btn-row{grid-gap:5px;align-items:center;margin:10px 0}.action-btn-row,.clone-header-row{display:flex;flex-direction:row;justify-content:center}.clone-header-row{grid-gap:25px;margin:10px 0 20px;width:90%}select{background-color:#1f1f1f;border:2px solid #fff;border-radius:15px;color:#fff;display:flex;padding:8px 16px;width:-webkit-fill-available}.addrow-dd{color:#fff;width:100%}.addrows-input-dd{align-items:center;display:flex;flex-direction:column;width:100%}.input-dd-options{align-items:flex-start;background-color:#1f1f1f;border:1px solid #fff;color:#fff;display:flex;flex-direction:column;max-height:150px;overflow-x:hidden;overflow-y:auto;padding:4px;width:-webkit-fill-available;width:95%;z-index:99}.dd-options{padding-left:5px;text-align:left;width:100%}.dd-options:hover{background:#d3d3d3;color:#000;cursor:pointer}.CSVImporter_TextButton{background:#f0f0f0;border:1px solid gray;border-radius:.4em;color:#000;cursor:pointer;display:block;font-size:inherit;margin:0;padding:.4em 1em .5em}.CSVImporter_TextButton:hover:not(:disabled){background:#d7d7d7}.CSVImporter_TextButton:disabled{cursor:default;opacity:.25}.CSVImporter_IconButton{align-items:center;background:transparent;border:0;border-radius:50%;color:#000;cursor:pointer;display:flex;font-size:inherit;height:3em;justify-content:center;margin:0;padding:0;width:3em}.CSVImporter_IconButton:hover:not(:disabled){background:hsla(0,0%,50%,.25)}.CSVImporter_IconButton:disabled{cursor:default}.CSVImporter_IconButton[data-small=true]{height:2em;width:2em}.CSVImporter_IconButton[data-focus-only=true]{opacity:0;pointer-events:none}.CSVImporter_IconButton[data-focus-only=true]:focus{opacity:1}.CSVImporter_IconButton>span{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;display:block;height:1.75em;width:1.75em}.CSVImporter_IconButton>span[data-type=back]{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTE1LjQxIDcuNDEgMTQgNmwtNiA2IDYgNiAxLjQxLTEuNDFMMTAuODMgMTJ6Ii8+PC9zdmc+)}.CSVImporter_IconButton>span[data-type=forward]{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTEwIDYgOC41OSA3LjQxIDEzLjE3IDEybC00LjU4IDQuNTlMMTAgMThsNi02eiIvPjwvc3ZnPg==)}.CSVImporter_IconButton>span[data-type=replay]{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTEyIDVWMUw3IDZsNSA1VjdjMy4zMSAwIDYgMi42OSA2IDZzLTIuNjkgNi02IDYtNi0yLjY5LTYtNkg0YzAgNC40MiAzLjU4IDggOCA4czgtMy41OCA4LTgtMy41OC04LTgtOHoiLz48L3N2Zz4=)}.CSVImporter_IconButton>span[data-type=arrowBack]{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTIwIDExSDcuODNsNS41OS01LjU5TDEyIDRsLTggOCA4IDggMS40MS0xLjQxTDcuODMgMTNIMjB2LTJ6Ii8+PC9zdmc+)}.CSVImporter_IconButton>span[data-type=close]{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTE5IDYuNDEgMTcuNTkgNSAxMiAxMC41OSA2LjQxIDUgNSA2LjQxIDEwLjU5IDEyIDUgMTcuNTkgNi40MSAxOSAxMiAxMy40MSAxNy41OSAxOSAxOSAxNy41OSAxMy40MSAxMnoiLz48L3N2Zz4=)}.CSVImporter_IconButton:disabled>span{opacity:.25}.CSVImporter_IconButton[data-small=true]>span{font-size:.75em}.CSVImporter_ImporterFrame{background:#fff;border:1px solid gray;border-radius:.4em;padding:1.2em}.CSVImporter_ImporterFrame__header{align-items:center;display:flex;margin-bottom:.2em;margin-left:-1em;margin-top:-1em}.CSVImporter_ImporterFrame__headerTitle{color:#202020;font-size:1.15em;overflow:hidden;padding-bottom:.1em;text-overflow:ellipsis;white-space:nowrap}.CSVImporter_ImporterFrame__headerCrumbSeparator{display:flex;flex:none;font-size:1.2em;margin-left:.5em;margin-right:.5em;opacity:.5}.CSVImporter_ImporterFrame__headerCrumbSeparator>span{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTEwIDYgOC41OSA3LjQxIDEzLjE3IDEybC00LjU4IDQuNTlMMTAgMThsNi02eiIvPjwvc3ZnPg==);background-position:50% 50%;background-repeat:no-repeat;background-size:cover;display:block;height:1em;width:1em}.CSVImporter_ImporterFrame__headerSubtitle{color:#202020;flex:none;font-size:1.15em;padding-bottom:.1em}.CSVImporter_ImporterFrame__footer{align-items:center;display:flex;margin-top:1.2em}.CSVImporter_ImporterFrame__footerFill{flex:1 1}.CSVImporter_ImporterFrame__footerError{color:#c00000;flex:none;line-height:.8;word-break:break-word}.CSVImporter_ImporterFrame__footerNext,.CSVImporter_ImporterFrame__footerSecondary{display:flex;flex:none;margin-left:1em}.CSVImporter_FileSelector{background:#f0f0f0;border:.25em dashed #000;border-radius:.4em;color:#202020;cursor:pointer;padding:4em;text-align:center}.CSVImporter_FileSelector[data-active=true]{background:#d7d7d7;transition:background .1s ease-out}.CSVImporter_FormatErrorMessage{align-items:center;background:#f0f0f0;border-radius:.4em;color:#c00000;display:flex;padding:.5em 1em}.CSVImporter_FormatErrorMessage>span{flex:1 1;margin-right:1em;width:0;word-break:break-word}.CSVImporter_FormatRawPreview__scroll{background:#404040;border-radius:.4em;color:#f0f0f0;height:6em;margin-bottom:1.2em;overflow:auto}.CSVImporter_FormatRawPreview__pre{font-size:1.15em;line-height:1.25;margin:0;padding:.5em 1em}.CSVImporter_FormatRawPreview__pre>aside{background:#fff;border-radius:.2em;color:gray;display:inline-block;font-size:.75em;margin-left:.2em;opacity:.75;padding:0 .25em}.CSVImporter_FormatDataRowPreview{border:1px solid gray;max-height:12em;min-height:6em;overflow:scroll}.CSVImporter_FormatDataRowPreview__table{border-collapse:collapse;border-spacing:0;width:100%}.CSVImporter_FormatDataRowPreview__table>thead>tr>th{color:gray;font-style:italic;font-weight:400}.CSVImporter_FormatDataRowPreview__table>tbody>tr>td,.CSVImporter_FormatDataRowPreview__table>thead>tr>th{border-right:1px solid hsla(0,0%,50%,.5);font-size:.75em;line-height:1;padding:.5em;white-space:nowrap}.CSVImporter_FormatDataRowPreview__table>tbody>tr>td:last-child,.CSVImporter_FormatDataRowPreview__table>thead>tr>th:last-child{border-right:none}.CSVImporter_FormatDataRowPreview__table>tbody>tr+tr>td,.CSVImporter_FormatDataRowPreview__table>thead+tbody>tr:first-child>td{padding-top:0}.CSVImporter_FileStep__header{align-items:center;color:gray;display:flex;font-size:1.15em;margin-bottom:.5em}.CSVImporter_FileStep__headerToggle{align-items:center;color:#202020;cursor:pointer;display:flex;margin-bottom:-.5em;margin-left:1.5em;margin-top:-.5em}.CSVImporter_FileStep__headerToggle>input[type=checkbox]{cursor:pointer;height:1.2em;margin-right:.5em;width:1.2em}.CSVImporter_FileStep__mainPendingBlock{align-content:center;color:gray;display:flex;justify-content:center;padding:2em}.CSVImporter_ColumnDragCard{background:#fff;border-radius:.4em;box-shadow:0 1px 1px rgba(0,0,0,.25);cursor:default;padding:.5em .75em;position:relative;z-index:0}.CSVImporter_ColumnDragCard[data-draggable=true]{cursor:grab;touch-action:none}.CSVImporter_ColumnDragCard[data-dummy=true]{background:#f0f0f0;border-radius:0;box-shadow:none;opacity:.5;-webkit-user-select:none;user-select:none}.CSVImporter_ColumnDragCard[data-error=true]{background:rgba(192,0,0,.25);color:#202020}.CSVImporter_ColumnDragCard[data-shadow=true]{background:#f0f0f0;box-shadow:none;color:rgba(32,32,32,.25)}.CSVImporter_ColumnDragCard[data-drop-indicator=true]{box-shadow:0 1px 2px rgba(0,0,0,.5);color:#000}.CSVImporter_ColumnDragCard__cardHeader{color:gray;font-weight:700;height:1.5em;margin:-.25em -.5em .25em}.CSVImporter_ColumnDragCard__cardHeader>b{align-items:center;background:#f0f0f0;display:flex;height:100%;justify-content:center;line-height:1}.CSVImporter_ColumnDragCard__cardHeader>var{display:block;height:1px;margin-bottom:-1px;overflow:hidden;width:1px}.CSVImporter_ColumnDragCard__cardPaper[data-draggable=true]:hover .CSVImporter_ColumnDragCard__cardHeader,.CSVImporter_ColumnDragCard__cardPaper[data-dragged=true] .CSVImporter_ColumnDragCard__cardHeader{color:#000}.CSVImporter_ColumnDragCard__cardValue{font-size:.75em;line-height:1.25em;margin-top:.25em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CSVImporter_ColumnDragCard__cardValue[data-header=true]{color:gray;font-style:italic;text-align:center}.CSVImporter_ColumnDragCard__cardValue+div{margin-top:0}.CSVImporter_ColumnDragCard[data-shadow=true]>.CSVImporter_ColumnDragCard__cardValue[data-header=true]{color:hsla(0,0%,50%,.25)}.CSVImporter_ColumnDragObject__overlay{height:100vh;left:0;overflow:none;pointer-events:none;position:fixed;top:0;width:100vw}.CSVImporter_ColumnDragObject__positioner{height:0;left:0;min-width:8em;position:absolute;top:0;width:0}.CSVImporter_ColumnDragObject__holder{left:-.75em;opacity:.9;position:absolute;top:-.75em;width:100%}.CSVImporter_ColumnDragSourceArea{display:flex;margin-bottom:1em;margin-top:.5em}.CSVImporter_ColumnDragSourceArea__control{align-items:center;display:flex;flex:none}.CSVImporter_ColumnDragSourceArea__page{display:flex;flex:1 1;padding-left:.5em;padding-top:.5em;position:relative}.CSVImporter_ColumnDragSourceArea__pageIndicator{font-size:.75em;left:0;position:absolute;right:0;text-align:center;top:-.5em}.CSVImporter_ColumnDragSourceArea__pageFiller{flex:1 1;margin-right:.5em}.CSVImporter_ColumnDragSourceArea__box{flex:1 1;margin-right:.5em;position:relative;width:0}.CSVImporter_ColumnDragSourceArea__boxAction{position:absolute;right:0;top:0;z-index:1}.CSVImporter_ColumnDragTargetArea{align-items:flex-start;display:flex;flex-wrap:wrap}.CSVImporter_ColumnDragTargetArea__box{flex-basis:25%;flex-grow:0;flex-shrink:1;padding-right:1em;padding-top:1em;width:0}.CSVImporter_ColumnDragTargetArea__boxLabel{color:#202020;font-weight:700;margin-bottom:.25em;word-break:break-word}.CSVImporter_ColumnDragTargetArea__boxLabel>b{color:#c00000;margin-left:.25em}.CSVImporter_ColumnDragTargetArea__boxValue{position:relative;z-index:0}.CSVImporter_ColumnDragTargetArea__boxValueAction{position:absolute;right:0;top:0;z-index:1}.CSVImporter_ColumnDragTargetArea__boxPlaceholderHelp{align-items:center;color:gray;display:flex;height:98%;justify-content:center;left:0;padding:.5em;position:absolute;text-align:center;top:0;width:100%;z-index:1}.CSVImporter_ProgressDisplay{padding:2em}.CSVImporter_ProgressDisplay__status{color:#202020;font-size:1.15em;text-align:center}.CSVImporter_ProgressDisplay__status.-pending{color:gray}.CSVImporter_ProgressDisplay__count{color:gray;font-size:1em;text-align:right}.CSVImporter_ProgressDisplay__count>var{display:inline-block;height:1px;opacity:0;overflow:hidden;width:1px}.CSVImporter_ProgressDisplay__progressBar{background:#f0f0f0;height:.5em;position:relative;width:100%}.CSVImporter_ProgressDisplay__progressBarIndicator{background:#202020;height:100%;left:0;position:absolute;top:0;transition:width .2s ease-out;width:0}.CSVImporter_Importer{box-sizing:border-box;line-height:1.4}.CSVImporter_Importer *{box-sizing:border-box}body.CSVImporter_dragging{-webkit-user-select:none;user-select:none}.banner{align-items:center;background:#a71930;display:flex;justify-content:space-between;padding:10px}.current-user{color:#3fc2cd}.banner-header{color:#3fc2cd;font-size:30px}.banner-left{grid-gap:15px;align-items:center;cursor:pointer;display:flex;flex-direction:row}.bannerIframeOuter{align-self:center;border:1px solid #1e1e1e;box-shadow:0 0 16px 4px #1c1c1c7a;display:flex;flex:1 1;margin-bottom:12px;max-height:73vw;position:relative;width:100%}.content-edit-btn{bottom:0;display:flex;height:100%;justify-content:flex-end;opacity:0;position:absolute;right:56px;transition:visibility .2s,opacity .2s;visibility:hidden}.bannerIframe{height:99%;width:100%}.bannerDescription{grid-gap:9px;align-items:flex-end;background:linear-gradient(180deg,transparent 1%,rgba(0,0,0,.8) 57%,#000 81%);bottom:0;cursor:pointer;display:flex;font-size:27px;font-weight:400;height:34%;justify-content:center;left:0;padding:18px;position:absolute;text-align:center;width:100%}.bannerDescription:hover .bannerDescriptionText{text-decoration:underline}.ticketOps-btn-container{grid-gap:15px;display:grid;grid-template-columns:repeat(2,1fr);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:15px 0;overflow-x:hidden;overflow-y:auto;width:100%}.pdf-link-btn{align-items:center;background:#33868d;border:4px solid #3fc2cd;border-radius:10px;display:flex;font-size:20px;justify-content:center;padding:10px;position:relative;text-align:center}.pdf-link-btn:hover{cursor:pointer}.action-buttons{grid-gap:5px;display:flex;flex-direction:row;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);visibility:hidden}.pdf-link-btn:hover .action-buttons{visibility:visible}.delete-btn{background:#a71930;color:#fff}.action-btn{grid-gap:5px;align-items:center;border-radius:5px;cursor:pointer;display:flex;flex-direction:row;font-size:18px;padding:5px}
/*# sourceMappingURL=main.fc12ac4a.css.map*/