.theme--light.v-expansion-panels .v-expansion-panel{background-color:#fff;color:rgba(0,0,0,.87)}.theme--light.v-expansion-panels .v-expansion-panel--disabled{color:rgba(0,0,0,.38)}.theme--light.v-expansion-panels .v-expansion-panel:not(:first-child):after{border-color:rgba(0,0,0,.12)}.theme--light.v-expansion-panels .v-expansion-panel-header .v-expansion-panel-header__icon .v-icon{color:rgba(0,0,0,.54)}.theme--light.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header:hover:before{opacity:.04}.theme--light.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active:before,.theme--light.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active:hover:before,.theme--light.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header:focus:before{opacity:.12}.theme--light.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active:focus:before{opacity:.16}.theme--light.v-expansion-panels.v-expansion-panels--hover>.v-expansion-panel>.v-expansion-panel-header:hover:before{opacity:.04}.theme--dark.v-expansion-panels .v-expansion-panel{background-color:#1e1e1e;color:#fff}.theme--dark.v-expansion-panels .v-expansion-panel--disabled{color:hsla(0,0%,100%,.5)}.theme--dark.v-expansion-panels .v-expansion-panel:not(:first-child):after{border-color:hsla(0,0%,100%,.12)}.theme--dark.v-expansion-panels .v-expansion-panel-header .v-expansion-panel-header__icon .v-icon{color:#fff}.theme--dark.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header:hover:before{opacity:.08}.theme--dark.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active:before,.theme--dark.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active:hover:before,.theme--dark.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header:focus:before{opacity:.24}.theme--dark.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active:focus:before{opacity:.32}.theme--dark.v-expansion-panels.v-expansion-panels--hover>.v-expansion-panel>.v-expansion-panel-header:hover:before{opacity:.08}.v-expansion-panels{border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style-type:none;padding:0;width:100%;z-index:1}.v-expansion-panels>*{cursor:auto}.v-expansion-panels>:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.v-expansion-panels>:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.v-expansion-panels:not(.v-expansion-panels--accordion):not(.v-expansion-panels--tile)>.v-expansion-panel--active{border-radius:4px}.v-expansion-panels:not(.v-expansion-panels--accordion):not(.v-expansion-panels--tile)>.v-expansion-panel--active+.v-expansion-panel{border-top-left-radius:4px;border-top-right-radius:4px}.v-expansion-panels:not(.v-expansion-panels--accordion):not(.v-expansion-panels--tile)>.v-expansion-panel--next-active{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.v-expansion-panels:not(.v-expansion-panels--accordion):not(.v-expansion-panels--tile)>.v-expansion-panel--next-active .v-expansion-panel-header{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.v-expansion-panel{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;max-width:100%;position:relative;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-expansion-panel:before{border-radius:inherit;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1;-webkit-transition:-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);transition:-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);transition:box-shadow .28s cubic-bezier(.4,0,.2,1);transition:box-shadow .28s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-expansion-panel:not(:first-child):after{border-top:thin solid;content:"";left:0;position:absolute;right:0;top:0;-webkit-transition:border-color .2s cubic-bezier(.4,0,.2,1),opacity .2s cubic-bezier(.4,0,.2,1);transition:border-color .2s cubic-bezier(.4,0,.2,1),opacity .2s cubic-bezier(.4,0,.2,1)}.v-expansion-panel--disabled .v-expansion-panel-header{pointer-events:none}.v-expansion-panel--active+.v-expansion-panel,.v-expansion-panel--active:not(:first-child){margin-top:16px}.v-expansion-panel--active+.v-expansion-panel:after,.v-expansion-panel--active:not(:first-child):after{opacity:0}.v-expansion-panel--active>.v-expansion-panel-header{min-height:64px}.v-expansion-panel--active>.v-expansion-panel-header--active .v-expansion-panel-header__icon:not(.v-expansion-panel-header__icon--disable-rotate) .v-icon{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.v-expansion-panel-header__icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:-4px;margin-top:-4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-application--is-ltr .v-expansion-panel-header__icon{margin-left:auto}.v-application--is-rtl .v-expansion-panel-header__icon{margin-right:auto}.v-expansion-panel-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top-left-radius:inherit;border-top-right-radius:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.9375rem;line-height:1;min-height:48px;outline:none;padding:16px 24px;position:relative;-webkit-transition:min-height .3s cubic-bezier(.25,.8,.5,1);transition:min-height .3s cubic-bezier(.25,.8,.5,1);width:100%}.v-application--is-ltr .v-expansion-panel-header{text-align:left}.v-application--is-rtl .v-expansion-panel-header{text-align:right}.v-expansion-panel-header:not(.v-expansion-panel-header--mousedown):focus:before{opacity:.12}.v-expansion-panel-header:before{background-color:currentColor;border-radius:inherit;bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;-webkit-transition:opacity .3s cubic-bezier(.25,.8,.5,1);transition:opacity .3s cubic-bezier(.25,.8,.5,1)}.v-expansion-panel-header>:not(.v-expansion-panel-header__icon){-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.v-expansion-panel-content{display:-webkit-box;display:-ms-flexbox;display:flex}.v-expansion-panel-content__wrap{padding:0 24px 16px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%}.v-expansion-panels--accordion>.v-expansion-panel{margin-top:0}.v-expansion-panels--accordion>.v-expansion-panel:after{opacity:1}.v-expansion-panels--popout>.v-expansion-panel{max-width:calc(100% - 32px)}.v-expansion-panels--popout>.v-expansion-panel--active{max-width:calc(100% + 16px)}.v-expansion-panels--inset>.v-expansion-panel{max-width:100%}.v-expansion-panels--inset>.v-expansion-panel--active{max-width:calc(100% - 32px)}.v-expansion-panels--flat>.v-expansion-panel:after{border-top:none}.v-expansion-panels--flat>.v-expansion-panel:before{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12);box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.v-expansion-panels--tile,.v-expansion-panels--tile>.v-expansion-panel:before{border-radius:0}.upload-area[data-v-39f69724]{border:3px solid rgba(96,90,246,.5);background-color:rgba(96,90,246,.1);height:200px}.drag-drop-text[data-v-39f69724]{font-family:Roboto;font-weight:700;font-size:16px;line-height:24px;letter-spacing:.5px;text-align:center;color:#4742c6}.drag-drop-text-sub[data-v-39f69724]{font-family:Roboto;font-weight:400;font-size:14px;line-height:20px;letter-spacing:.4px;text-align:center;color:rgba(96,90,246,.5)}.hidden[data-v-39f69724]{display:none}.file-list-title[data-v-39f69724]{font-family:Roboto;font-weight:400;font-size:16px;line-height:24px;letter-spacing:.5px;color:#192a3e}.file-list-text[data-v-39f69724]{font-family:Roboto;font-weight:500;font-size:14px;line-height:36px;letter-spacing:.5px;color:#192a3e}.table-wrap[data-v-39f69724]{height:calc(100vh - 210px);overflow:auto}.table-wrap-container[data-v-39f69724]{height:99%}.panel-icon[data-v-39f69724]{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.panel-header[data-v-39f69724]{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}[data-v-39f69724] .save-btn.v-btn.v-btn--disabled.v-btn--has-bg{background-color:rgba(96,90,246,.2)!important}[data-v-39f69724] .save-btn.v-btn.v-btn--disabled{color:#fff!important}[data-v-39f69724] .v-expansion-panel-content__wrap{padding:0!important}[data-v-39f69724] .v-expansion-panel--active>.v-expansion-panel-header{min-height:48px!important}.file-list-title[data-v-45905986]{font-family:Roboto;font-weight:400;font-size:16px;line-height:24px;letter-spacing:.5px;color:#192a3e}.file-list-text[data-v-45905986]{font-family:Roboto;font-weight:500;font-size:14px;line-height:36px;letter-spacing:.5px;color:#192a3e}.table-wrap[data-v-45905986]{height:calc(100vh - 210px);overflow:auto}.table-wrap-container[data-v-45905986]{height:99%}[data-v-45905986] .save-btn.v-btn.v-btn--disabled.v-btn--has-bg{background-color:rgba(96,90,246,.2)!important}[data-v-45905986] .save-btn.v-btn.v-btn--disabled{color:#fff!important}.title-text[data-v-c920f896]{font-family:Roboto;font-weight:700;font-size:14px;line-height:36px;letter-spacing:.5px;color:#192a3e}.time-text[data-v-c920f896]{font-family:Roboto;font-weight:500;font-size:14px;line-height:20px;letter-spacing:.25px;color:rgba(25,42,62,.5)}.context-text[data-v-c920f896]{font-family:Roboto;font-weight:400;font-size:16px;line-height:24px;letter-spacing:.5px;color:#192a3e}.file-list-title[data-v-7292d578]{font-family:Roboto;font-weight:700;font-size:20px;line-height:32px;letter-spacing:-.5px;color:#4742c6}.file-list-text[data-v-7292d578]{font-family:Roboto;font-weight:400;font-size:14px;line-height:20px;letter-spacing:.25px;color:#192a3e}.button-text[data-v-7292d578]{font-family:Roboto;font-style:normal;font-weight:500;font-size:14px;line-height:36px;letter-spacing:.5px}.font-normal-style[data-v-7292d578]{font-family:Roboto;font-weight:400;font-size:14px;letter-spacing:.5px}.font-bold-style[data-v-7292d578]{font-family:Roboto;font-weight:500;font-size:14px;letter-spacing:.5px}.font-header-style[data-v-7292d578]{color:#192a3e}.header-background-color[data-v-7292d578]{background-color:#eaeaea}.table-header-row[data-v-7292d578]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;min-height:60px}.panel-icon[data-v-7292d578]{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.panel-header[data-v-7292d578]{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.phase-placeholder-red[data-v-7292d578] input::-webkit-input-placeholder{color:#f45252!important;opacity:1}.phase-placeholder-red[data-v-7292d578] input::-moz-placeholder{color:#f45252!important;opacity:1}.phase-placeholder-red[data-v-7292d578] input:-ms-input-placeholder{color:#f45252!important;opacity:1}.phase-placeholder-red[data-v-7292d578] input::-ms-input-placeholder{color:#f45252!important;opacity:1}.phase-placeholder-red[data-v-7292d578] input::placeholder{color:#f45252!important;opacity:1}.phase-select-auto-width[data-v-7292d578]{min-width:180px}.phase-select-auto-width[data-v-7292d578],.phase-select-auto-width[data-v-7292d578] .v-input__control,.phase-select-auto-width[data-v-7292d578] .v-input__slot{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.phase-select-single-line[data-v-7292d578]{white-space:nowrap}.truncate-2[data-v-7292d578]{overflow:hidden;text-overflow:ellipsis;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.pagination[data-v-7292d578]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(25,42,62,.1)}.pagination .pagination-text[data-v-7292d578]{font-family:Roboto;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:rgba(25,42,62,.5)}.pagination .pagination-text-page[data-v-7292d578]{font-family:Roboto;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#192a3e;margin:0 8px}.pagination .down[data-v-7292d578]{width:12px;height:12px;margin-top:10px}.pagination .down[data-v-7292d578]:hover{cursor:pointer}.option-text[data-v-7292d578]{margin:0 4px;font-family:Roboto;font-style:normal;font-weight:400;font-size:13px;color:#192a3e}.option-text[data-v-7292d578]:hover{cursor:pointer}[data-v-7292d578] .v-expansion-panel-content__wrap{padding:0 16px 0!important}[data-v-7292d578] .v-pagination__navigation{width:20px;height:20px}[data-v-7292d578] .v-pagination__item{min-width:26px;height:26px}.file-list-title[data-v-ff1c4f82]{font-family:Roboto;font-weight:700;font-size:20px;line-height:32px;letter-spacing:-.5px;color:#4742c6}.file-list-text[data-v-ff1c4f82]{font-family:Roboto;font-weight:400;font-size:14px;line-height:20px;letter-spacing:.25px;color:#192a3e}.font-normal-style[data-v-ff1c4f82]{font-weight:400}.font-bold-style[data-v-ff1c4f82],.font-normal-style[data-v-ff1c4f82]{font-family:Roboto;font-size:14px;line-height:36px;letter-spacing:.5px}.font-bold-style[data-v-ff1c4f82]{font-weight:500}.font-header-style[data-v-ff1c4f82]{color:#192a3e}.header-background-color[data-v-ff1c4f82]{background-color:#eaeaea}.table-header-row[data-v-ff1c4f82]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;min-height:60px}.panel-icon[data-v-ff1c4f82]{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.panel-header[data-v-ff1c4f82]{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.truncate-2[data-v-ff1c4f82]{overflow:hidden;text-overflow:ellipsis;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.pagination[data-v-ff1c4f82]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(25,42,62,.1)}.pagination .pagination-text[data-v-ff1c4f82]{font-family:Roboto;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:rgba(25,42,62,.5)}.pagination .pagination-text-page[data-v-ff1c4f82]{font-family:Roboto;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#192a3e;margin:0 8px}.pagination .down[data-v-ff1c4f82]{width:12px;height:12px;margin-top:10px}.pagination .down[data-v-ff1c4f82]:hover{cursor:pointer}.option-text[data-v-ff1c4f82]{margin:0 4px;font-family:Roboto;font-style:normal;font-weight:400;font-size:13px;color:#192a3e}.option-text[data-v-ff1c4f82]:hover{cursor:pointer}[data-v-ff1c4f82] .v-expansion-panel-content__wrap{padding:0 16px 0!important}[data-v-ff1c4f82] .v-pagination__navigation{width:20px;height:20px}[data-v-ff1c4f82] .v-pagination__item{min-width:26px;height:26px}.file-list-title[data-v-7eec52a0]{font-family:Roboto;font-weight:700;font-size:20px;line-height:32px;letter-spacing:-.5px;color:#4742c6}.file-list-text[data-v-7eec52a0]{font-family:Roboto;font-weight:400;font-size:14px;line-height:20px;letter-spacing:.25px;color:#192a3e}.button-text[data-v-7eec52a0]{font-family:Roboto;font-style:normal;font-weight:500;font-size:14px;line-height:36px;letter-spacing:.5px}.font-normal-style[data-v-7eec52a0]{font-family:Roboto;font-weight:400;font-size:14px;letter-spacing:.5px}.font-bold-style[data-v-7eec52a0]{font-family:Roboto;font-weight:500;font-size:14px;letter-spacing:.5px}.font-header-style[data-v-7eec52a0]{color:#192a3e}.header-background-color[data-v-7eec52a0]{background-color:#eaeaea}.table-header-row[data-v-7eec52a0]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;min-height:60px}.panel-icon[data-v-7eec52a0]{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.panel-header[data-v-7eec52a0]{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.truncate-2[data-v-7eec52a0]{overflow:hidden;text-overflow:ellipsis;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.pagination[data-v-7eec52a0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(25,42,62,.1)}.pagination .pagination-text[data-v-7eec52a0]{font-family:Roboto;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:rgba(25,42,62,.5)}.pagination .pagination-text-page[data-v-7eec52a0]{font-family:Roboto;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#192a3e;margin:0 8px}.pagination .down[data-v-7eec52a0]{width:12px;height:12px;margin-top:10px}.pagination .down[data-v-7eec52a0]:hover{cursor:pointer}.option-text[data-v-7eec52a0]{margin:0 4px;font-family:Roboto;font-style:normal;font-weight:400;font-size:13px;color:#192a3e}.option-text[data-v-7eec52a0]:hover{cursor:pointer}[data-v-7eec52a0] .v-expansion-panel-content__wrap{padding:0 16px 0!important}[data-v-7eec52a0] .v-pagination__navigation{width:20px;height:20px}[data-v-7eec52a0] .v-pagination__item{min-width:26px;height:26px}.file-list-title[data-v-4dfd7c7b]{font-family:Roboto;font-weight:700;font-size:20px;line-height:32px;letter-spacing:-.5px;color:#4742c6}.file-list-text[data-v-4dfd7c7b]{font-family:Roboto;font-weight:400;font-size:14px;line-height:20px;letter-spacing:.25px;color:#192a3e}.font-normal-style[data-v-4dfd7c7b]{font-family:Roboto;font-weight:400;font-size:14px;letter-spacing:.5px}.font-bold-style[data-v-4dfd7c7b]{font-family:Roboto;font-weight:500;font-size:14px;letter-spacing:.5px}.font-header-style[data-v-4dfd7c7b]{color:#192a3e}.header-background-color[data-v-4dfd7c7b]{background-color:#eaeaea}.table-header-row[data-v-4dfd7c7b]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;min-height:60px}.panel-icon[data-v-4dfd7c7b]{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.panel-header[data-v-4dfd7c7b]{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.truncate-2[data-v-4dfd7c7b]{overflow:hidden;text-overflow:ellipsis;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.pagination[data-v-4dfd7c7b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(25,42,62,.1)}.pagination .pagination-text[data-v-4dfd7c7b]{font-family:Roboto;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:rgba(25,42,62,.5)}.pagination .pagination-text-page[data-v-4dfd7c7b]{font-family:Roboto;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#192a3e;margin:0 8px}.pagination .down[data-v-4dfd7c7b]{width:12px;height:12px;margin-top:10px}.pagination .down[data-v-4dfd7c7b]:hover{cursor:pointer}.option-text[data-v-4dfd7c7b]{margin:0 4px;font-family:Roboto;font-style:normal;font-weight:400;font-size:13px;color:#192a3e}.option-text[data-v-4dfd7c7b]:hover{cursor:pointer}[data-v-4dfd7c7b] .v-expansion-panel-content__wrap{padding:0 16px 0!important}[data-v-4dfd7c7b] .v-pagination__navigation{width:20px;height:20px}[data-v-4dfd7c7b] .v-pagination__item{min-width:26px;height:26px}.active[data-v-16f51200]{background-color:rgba(96,90,246,.1)!important}.tab-text[data-v-16f51200]{font-family:Roboto;font-weight:700;font-size:16px;line-height:24px;letter-spacing:.5px;text-align:center}