.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;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;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;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;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}.v-application .v-btn[data-v-e800977a]:not(.v-btn--fab):not(.v-btn--icon):not(.v-btn--round):not(.v-btn--tile){border-radius:12px!important}.v-application .v-card[data-v-e800977a]:not(.v-card--tile):not(.rounded-0):not(.rounded-circle){border-radius:16px!important}.v-application .v-text-field--filled .v-input__slot[data-v-e800977a],.v-application .v-text-field--outlined .v-input__slot[data-v-e800977a],.v-application .v-text-field--outlined fieldset[data-v-e800977a],.v-application .v-text-field--solo .v-input__slot[data-v-e800977a]{border-radius:12px!important}.v-application .v-dialog:not(.v-dialog--fullscreen)>.v-card[data-v-e800977a],.v-application .v-dialog:not(.v-dialog--fullscreen)>.v-sheet[data-v-e800977a]{border-radius:20px!important}.v-application .v-snack__wrapper[data-v-e800977a]{border-radius:12px!important}.v-application .v-menu__content .v-list[data-v-e800977a],.v-application .v-menu__content[data-v-e800977a]{border-radius:16px!important}.v-application .v-tooltip__content[data-v-e800977a]{border-radius:6px!important}.v-application .v-alert[data-v-e800977a]:not(.v-alert--outlined):not(.v-alert--text),.v-application .vertical-nav-menu-items .v-list-item[data-v-e800977a],.v-application .vertical-nav-menu-items .v-list-item[data-v-e800977a]:before{border-radius:12px!important}.v-application .v-bottom-sheet.v-dialog>.v-sheet[data-v-e800977a]{border-radius:20px 20px 0 0!important}@font-face{font-family:Roboto;font-weight:400;font-style:normal}.font-b[data-v-e800977a]{font-family:Roboto-Bold,Arial,Helvetica,sans-serif}.font-sb[data-v-e800977a]{font-family:Roboto-SemiBold,Arial,Helvetica,sans-serif}.txt--12[data-v-e800977a]{font-size:12px!important}.txt--14[data-v-e800977a]{font-size:14px!important}.txt--16[data-v-e800977a]{font-size:16px!important}.txt--18[data-v-e800977a]{font-size:18px!important}.txt--20[data-v-e800977a]{font-size:20px!important}.v-window-item>.container>.row[data-v-e800977a],.v-window-item>.row[data-v-e800977a],.v-window-item>.v-card>.row[data-v-e800977a]{padding-top:8px}body[data-v-e800977a],html[data-v-e800977a]{font-family:Roboto-Regular,Arial,Helvetica,sans-serif!important}html[data-v-e800977a]{font-size:14px!important}.v-text-field.v-text-field--enclosed .v-text-field__details[data-v-e800977a]{margin-bottom:0}[data-v-e800977a]{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.08) transparent}[data-v-e800977a]::-webkit-scrollbar{width:4px;height:4px}[data-v-e800977a]::-webkit-scrollbar-track{background:transparent}[data-v-e800977a]::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.08);border-radius:2px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}[data-v-e800977a]:hover::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.18)}[data-v-e800977a]::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.3)}[data-v-e800977a]::-webkit-scrollbar-corner{background:transparent}.table-wrapper[data-v-e800977a]{overflow-x:auto}table[data-v-e800977a]{width:100%;border-collapse:collapse;font-size:13px;min-width:800px}td[data-v-e800977a],th[data-v-e800977a]{border:1px solid #ddd;padding:5px 9px;white-space:nowrap}th[data-v-e800977a]{background:#1565c0;color:#fff;text-align:center}tbody tr:nth-child(2n) td[data-v-e800977a]{background:#f9f9f9}tbody tr:hover td[data-v-e800977a]{background:#e3f2fd}.doc-link[data-v-e800977a]{cursor:pointer;color:#1565c0}.doc-link[data-v-e800977a]:hover{text-decoration:underline}.num-cell[data-v-e800977a]{font-variant-numeric:tabular-nums}.total-row td[data-v-e800977a]{background:#e0e0e0;font-weight:700;padding:7px 9px}