.theme--light.v-data-table{background-color:#fff;color:rgba(0,0,0,.87)}.theme--light.v-data-table .v-data-table__divider{border-right:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table.v-data-table--fixed-header thead th{background:#fff;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.12);box-shadow:inset 0 -1px 0 rgba(0,0,0,.12)}.theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr>th{color:rgba(0,0,0,.6)}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child,.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:last-child,.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-bottom:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr.active{background:#f5f5f5}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper){background:#eee}.theme--light.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th:not(.v-data-table__mobile-row){border-top:thin solid rgba(0,0,0,.12)}.theme--dark.v-data-table{background-color:#1e1e1e;color:#fff}.theme--dark.v-data-table .v-data-table__divider{border-right:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table.v-data-table--fixed-header thead th{background:#1e1e1e;-webkit-box-shadow:inset 0 -1px 0 hsla(0,0%,100%,.12);box-shadow:inset 0 -1px 0 hsla(0,0%,100%,.12)}.theme--dark.v-data-table>.v-data-table__wrapper>table>thead>tr>th{color:hsla(0,0%,100%,.7)}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child,.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:last-child,.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-bottom:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr.active{background:#505050}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper){background:#616161}.theme--dark.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th:not(.v-data-table__mobile-row){border-top:thin solid hsla(0,0%,100%,.12)}.v-data-table{line-height:1.5;max-width:100%}.v-data-table>.v-data-table__wrapper>table{width:100%;border-spacing:0}.v-data-table>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table>.v-data-table__wrapper>table>thead>tr>td,.v-data-table>.v-data-table__wrapper>table>thead>tr>th{padding:0 16px;-webkit-transition:height .2s cubic-bezier(.4,0,.6,1);transition:height .2s cubic-bezier(.4,0,.6,1)}.v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table>.v-data-table__wrapper>table>thead>tr>th{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:.75rem;height:48px}.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>thead>tr>th{text-align:left}.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>thead>tr>th{text-align:right}.v-data-table>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table>.v-data-table__wrapper>table>thead>tr>td{font-size:.875rem;height:48px}.v-data-table__wrapper{overflow-x:auto;overflow-y:hidden}.v-data-table__progress{height:auto!important}.v-data-table__progress th{height:auto!important;border:none!important;padding:0;position:relative}.v-data-table--dense>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table--dense>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table--dense>.v-data-table__wrapper>table>thead>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>thead>tr>th{height:32px}.v-data-table--has-top>.v-data-table__wrapper>table>tbody>tr:first-child:hover>td:first-child{border-top-left-radius:0}.v-data-table--has-top>.v-data-table__wrapper>table>tbody>tr:first-child:hover>td:last-child{border-top-right-radius:0}.v-data-table--has-bottom>.v-data-table__wrapper>table>tbody>tr:last-child:hover>td:first-child{border-bottom-left-radius:0}.v-data-table--has-bottom>.v-data-table__wrapper>table>tbody>tr:last-child:hover>td:last-child{border-bottom-right-radius:0}.v-data-table--fixed-header>.v-data-table__wrapper,.v-data-table--fixed-height .v-data-table__wrapper{overflow-y:auto}.v-data-table--fixed-header>.v-data-table__wrapper>table>thead>tr>th{border-bottom:0!important;position:sticky;top:0;z-index:2}.v-data-table--fixed-header>.v-data-table__wrapper>table>thead>tr:nth-child(2)>th{top:48px}.v-application--is-ltr .v-data-table--fixed-header .v-data-footer{margin-right:17px}.v-application--is-rtl .v-data-table--fixed-header .v-data-footer{margin-left:17px}.v-data-table--fixed-header.v-data-table--dense>.v-data-table__wrapper>table>thead>tr:nth-child(2)>th{top:32px}tr[data-v-7f8bf0d2]:nth-child(2n){background-color:#efefef}.dashboard-top-container[data-v-7f8bf0d2]{display:grid;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;row-gap:8px;grid-column:1}.dashboard-top-card[data-v-7f8bf0d2]{width:100%;height:140px}.dashboard-top-card-inner[data-v-7f8bf0d2]{width:100%;height:100%;border-radius:12px;background:#fff;background:-webkit-gradient(linear,left top,right bottom,from(hsla(0,0%,100%,.1)),to(hsla(0,0%,100%,.5)));background:linear-gradient(to right bottom,hsla(0,0%,100%,.1),hsla(0,0%,100%,.5));-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);-webkit-box-shadow:0 0 1rem rgba(0,0,0,.3);box-shadow:0 0 1rem rgba(0,0,0,.3)}.dashboard-top-card-title[data-v-7f8bf0d2]{color:#fff!important;font-weight:700;font-size:18px;line-height:1.1;word-wrap:break-word}.dashboard-top-card-data[data-v-7f8bf0d2]{color:#fff!important;font-weight:700;font-size:20px;line-height:1.1;word-wrap:break-word}.page-title[data-v-7f8bf0d2]{font-size:16px!important}.page-desc[data-v-7f8bf0d2]{font-size:10px!important}.table-head-th[data-v-7f8bf0d2]{font-weight:700;font-size:16px}.table-body-td[data-v-7f8bf0d2]{font-size:12px}.table-card[data-v-7f8bf0d2]{margin-top:10px;border-radius:12px}@media (min-width:768px){.dashboard-top-container[data-v-7f8bf0d2]{display:grid;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;row-gap:8px;grid-template-columns:repeat(2,1fr)}.dashboard-top-card[data-v-7f8bf0d2]{height:140px}.dashboard-top-card-title[data-v-7f8bf0d2]{font-size:19px}.dashboard-top-card-data[data-v-7f8bf0d2]{font-size:23px}.page-title[data-v-7f8bf0d2]{font-size:20px!important}.page-desc[data-v-7f8bf0d2]{font-size:14px!important}.table-head-th[data-v-7f8bf0d2]{font-size:12px!important}.table-body-td[data-v-7f8bf0d2]{font-size:12px}.table-card[data-v-7f8bf0d2]{margin-top:10px}}@media (min-width:820px){.dashboard-top-container[data-v-7f8bf0d2]{display:grid;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;row-gap:8px;grid-template-columns:repeat(4,1fr)}.dashboard-top-card[data-v-7f8bf0d2]{height:140px}.dashboard-top-card-title[data-v-7f8bf0d2]{font-size:14px}.dashboard-top-card-data[data-v-7f8bf0d2]{font-size:20px}.page-title[data-v-7f8bf0d2]{font-size:24px!important}.page-desc[data-v-7f8bf0d2],.table-body-td[data-v-7f8bf0d2],.table-head-th[data-v-7f8bf0d2]{font-size:16px!important}.table-card[data-v-7f8bf0d2]{margin-top:10px}}@media (min-width:1465px){.dashboard-top-container[data-v-7f8bf0d2]{display:grid;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;row-gap:8px;grid-template-columns:repeat(4,1fr)}.dashboard-top-card[data-v-7f8bf0d2]{height:190px}.dashboard-top-card-title[data-v-7f8bf0d2]{font-size:22px}.dashboard-top-card-data[data-v-7f8bf0d2]{font-size:30px}.page-title[data-v-7f8bf0d2]{font-size:24px!important}.page-desc[data-v-7f8bf0d2],.table-body-td[data-v-7f8bf0d2],.table-head-th[data-v-7f8bf0d2]{font-size:16px!important}.table-card[data-v-7f8bf0d2]{margin-top:10px}}@media (min-width:2560px){.dashboard-top-container[data-v-7f8bf0d2]{display:grid;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;row-gap:8px;grid-template-columns:repeat(4,1fr)}.dashboard-top-card[data-v-7f8bf0d2]{height:240px}.dashboard-top-card-inner[data-v-7f8bf0d2]{padding:10px}.dashboard-top-card-title[data-v-7f8bf0d2]{font-size:34px}.dashboard-top-card-data[data-v-7f8bf0d2]{font-size:42px}.page-title[data-v-7f8bf0d2]{font-size:32px!important}.page-desc[data-v-7f8bf0d2],.table-head-th[data-v-7f8bf0d2]{font-size:22px!important}.table-body-td[data-v-7f8bf0d2]{font-size:22px!important;padding-top:12px!important;padding-bottom:12px!important}.table-card[data-v-7f8bf0d2]{margin-top:20px}}@media (min-width:3840px){.dashboard-top-container[data-v-7f8bf0d2]{display:grid;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;row-gap:12px;grid-template-columns:repeat(4,1fr)}.dashboard-top-card[data-v-7f8bf0d2]{height:340px}.dashboard-top-card-inner[data-v-7f8bf0d2]{padding:18px;border-radius:20px}.dashboard-top-card-title[data-v-7f8bf0d2]{font-size:50px}.dashboard-top-card-data[data-v-7f8bf0d2]{font-size:76px}.page-title[data-v-7f8bf0d2]{font-size:44px!important}.page-desc[data-v-7f8bf0d2]{font-size:28px!important}.table-head-th[data-v-7f8bf0d2]{font-size:32px!important}.table-body-td[data-v-7f8bf0d2]{font-size:32px!important;padding-top:18px!important;padding-bottom:18px!important}.table-card[data-v-7f8bf0d2]{margin-top:30px;padding-top:20px!important}.dashboard-table[data-v-7f8bf0d2]{margin-top:20px}}.dashboard-wrapper[data-v-8df23576]{padding:1rem}@media(min-width:768px){.dashboard-wrapper[data-v-8df23576]{padding:2rem}}.custom-table thead[data-v-8df23576]{background-color:#f5f5f5;font-weight:600}.custom-table td[data-v-8df23576]{font-size:.9rem}.table thead tr th[data-v-8df23576]{border-bottom:2px dashed #ebedf3!important;color:#c9cdd9!important;font-size:14px!important}.table tbody tr td[data-v-8df23576],.table tbody tr th[data-v-8df23576]{font-size:14px!important}.border-bottom-dashed[data-v-8df23576]{border-bottom:1px dashed #ebedf3!important}.card-title[data-v-8df23576]{color:#7e8299!important}.table-operation thead tr>[data-v-8df23576]:not(:first-child){text-align:center!important}.table-operation thead tr th[data-v-8df23576]{color:#8950fc!important}.v-autocomplete.v-input>.v-input__control>.v-input__slot{cursor:text}.v-autocomplete input{-ms-flex-item-align:center;align-self:center}.v-autocomplete.v-select.v-input--is-focused input{min-width:64px}.v-autocomplete:not(.v-input--is-focused).v-select--chips input{max-height:0;padding:0}.v-autocomplete--is-selecting-index input{opacity:0}.v-autocomplete.v-text-field--enclosed:not(.v-text-field--solo):not(.v-text-field--single-line):not(.v-text-field--outlined) .v-select__slot>input{margin-top:24px}.v-autocomplete.v-text-field--enclosed:not(.v-text-field--solo):not(.v-text-field--single-line):not(.v-text-field--outlined).v-input--dense .v-select__slot>input{margin-top:20px}.v-autocomplete__content.v-menu__content,.v-autocomplete__content.v-menu__content .v-card{border-radius:0}.dashboard-wrapper[data-v-9d82eaa6]{padding:1rem}@media(min-width:768px){.dashboard-wrapper[data-v-9d82eaa6]{padding:2rem}}.custom-table thead[data-v-9d82eaa6]{background-color:#f5f5f5;font-weight:600}.custom-table td[data-v-9d82eaa6]{font-size:.9rem}.table thead tr th[data-v-9d82eaa6]{border-bottom:2px dashed #ebedf3!important;color:#c9cdd9!important;font-size:14px!important}.table tbody tr td[data-v-9d82eaa6],.table tbody tr th[data-v-9d82eaa6]{font-size:14px!important}.border-bottom-dashed[data-v-9d82eaa6]{border-bottom:1px dashed #ebedf3!important}.card-title[data-v-9d82eaa6]{color:#7e8299!important}.dashboard-top-subgroup-container[data-v-78503042]{background-color:#172145;border-top-left-radius:30px;border-top-right-radius:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:8px;padding-bottom:8px}.dashboard-top-container[data-v-78503042]{-webkit-box-shadow:0 0 1rem rgba(0,0,0,.3);box-shadow:0 0 1rem rgba(0,0,0,.3)}.dashboard-top-container>div:last-child .v-card[data-v-78503042],.dashboard-top-container[data-v-78503042]{border-bottom-left-radius:30px!important;border-bottom-right-radius:30px!important}.dashboard-top-card-inner[data-v-78503042]{width:100%;height:100%}.dashboard-top-subgroup-title[data-v-78503042]{color:#fff;font-weight:700;font-size:26px;line-height:1.1;word-wrap:break-word}.dashboard-top-card-title[data-v-78503042]{color:#fff!important;font-weight:500;font-size:16px;line-height:1.1;word-wrap:break-word}.dashboard-top-card-data[data-v-78503042]{color:#172145!important;font-weight:500;font-size:26px;line-height:1.1;word-wrap:break-word;padding-top:16px;padding-bottom:16px}.font-title[data-v-78503042]{font-size:19px}.font-numbers[data-v-78503042]{font-size:26px!important}@media (min-width:400px){.font-title[data-v-78503042]{font-size:20px}.font-numbers[data-v-78503042]{font-size:28px!important}}@media (min-width:760px){.font-numbers[data-v-78503042]{font-size:36px!important}.dashboard-top-subgroup-title[data-v-78503042]{font-size:30px}.dashboard-top-card-title[data-v-78503042],.font-title[data-v-78503042]{font-size:18px}}@media (min-width:1465px){.dashboard-top-subgroup-title[data-v-78503042]{font-size:34px}.dashboard-top-card-title[data-v-78503042],.font-title[data-v-78503042]{font-size:20px}}@media (min-width:2560px){.dashboard-top-subgroup-container[data-v-78503042]{//padding-top:16px;//padding-bottom:16px}.dashboard-top-subgroup-title[data-v-78503042]{font-size:44px}.dashboard-top-card-title[data-v-78503042],.font-title[data-v-78503042]{font-size:24px;//padding-top:20px;//padding-bottom:20px}}@media (min-width:3830px){.dashboard-top-subgroup-container[data-v-78503042]{//padding-top:16px;//padding-bottom:16px;border-top-left-radius:36px;border-top-right-radius:36px}.dashboard-top-container>div:last-child .v-card[data-v-78503042]{border-bottom-left-radius:36px!important;border-bottom-right-radius:36px!important}.dashboard-top-subgroup-title[data-v-78503042]{font-size:56px}.dashboard-top-card-title[data-v-78503042],.font-title[data-v-78503042]{font-size:28px;//padding-top:26px;//padding-bottom:26px}}.dashboard-top-subgroup-container[data-v-5d3b4d56]{background-color:#172145;border-top-left-radius:30px;border-top-right-radius:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:8px;padding-bottom:8px}.dashboard-top-container[data-v-5d3b4d56]{-webkit-box-shadow:0 0 1rem rgba(0,0,0,.3);box-shadow:0 0 1rem rgba(0,0,0,.3)}.dashboard-top-container>div:last-child .v-card[data-v-5d3b4d56],.dashboard-top-container[data-v-5d3b4d56]{border-bottom-left-radius:30px!important;border-bottom-right-radius:30px!important}.dashboard-top-card-inner[data-v-5d3b4d56]{width:100%;height:100%}.dashboard-top-subgroup-title[data-v-5d3b4d56]{color:#fff;font-weight:700;font-size:26px;line-height:1.1;word-wrap:break-word}.dashboard-top-card-title[data-v-5d3b4d56]{color:#fff!important;font-weight:500;font-size:22px;line-height:1.1;word-wrap:break-word}.dashboard-top-card-data[data-v-5d3b4d56]{color:#172145!important;font-weight:500;font-size:26px;line-height:1.1;word-wrap:break-word;padding-top:16px;padding-bottom:16px}.font-title[data-v-5d3b4d56]{font-size:19px}.font-numbers[data-v-5d3b4d56]{font-size:26px!important}@media (min-width:400px){.font-title[data-v-5d3b4d56]{font-size:20px}.font-numbers[data-v-5d3b4d56]{font-size:28px!important}}@media (min-width:760px){.font-numbers[data-v-5d3b4d56]{font-size:36px!important}.dashboard-top-subgroup-title[data-v-5d3b4d56]{font-size:30px}.dashboard-top-card-title[data-v-5d3b4d56],.font-title[data-v-5d3b4d56]{font-size:24px}}@media (min-width:1465px){.dashboard-top-subgroup-title[data-v-5d3b4d56]{font-size:34px}.dashboard-top-card-title[data-v-5d3b4d56],.font-title[data-v-5d3b4d56]{font-size:30px}}@media (min-width:2560px){.dashboard-top-subgroup-container[data-v-5d3b4d56]{//padding-top:16px;//padding-bottom:16px}.dashboard-top-subgroup-title[data-v-5d3b4d56]{font-size:44px}.dashboard-top-card-title[data-v-5d3b4d56],.font-title[data-v-5d3b4d56]{font-size:40px;//padding-top:20px;//padding-bottom:20px}}@media (min-width:3830px){.dashboard-top-subgroup-container[data-v-5d3b4d56]{//padding-top:16px;//padding-bottom:16px;border-top-left-radius:36px;border-top-right-radius:36px}.dashboard-top-container>div:last-child .v-card[data-v-5d3b4d56]{border-bottom-left-radius:36px!important;border-bottom-right-radius:36px!important}.dashboard-top-subgroup-title[data-v-5d3b4d56]{font-size:56px}.dashboard-top-card-title[data-v-5d3b4d56],.font-title[data-v-5d3b4d56]{font-size:52px;//padding-top:26px;//padding-bottom:26px}}