[dir] .theme--light.v-data-table tbody tr.v-data-table__selected{background:#f5f5f5}[dir] .theme--light.v-data-table .v-row-group__header,[dir] .theme--light.v-data-table .v-row-group__summary{background:#eee}[dir] .theme--light.v-data-table .v-data-footer{border-top:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table .v-data-table__empty-wrapper{color:rgba(0,0,0,.38)}[dir] .theme--dark.v-data-table tbody tr.v-data-table__selected{background:#505050}[dir] .theme--dark.v-data-table .v-row-group__header,[dir] .theme--dark.v-data-table .v-row-group__summary{background:#616161}[dir] .theme--dark.v-data-table .v-data-footer{border-top:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table .v-data-table__empty-wrapper{color:hsla(0,0%,100%,.5)}[dir] .v-data-table{border-radius:4px}.v-data-table--mobile>.v-data-table__wrapper tbody{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}[dir] .v-data-table>.v-data-table__wrapper tbody tr.v-data-table__expanded{border-bottom:0}.v-data-table>.v-data-table__wrapper tbody tr.v-data-table__expanded__content{-webkit-box-shadow:inset 0 4px 8px -5px rgba(50,50,50,.75),inset 0 -4px 8px -5px rgba(50,50,50,.75)}[dir] .v-data-table>.v-data-table__wrapper tbody tr.v-data-table__expanded__content{box-shadow:inset 0 4px 8px -5px rgba(50,50,50,.75),inset 0 -4px 8px -5px rgba(50,50,50,.75)}[dir=ltr] .v-data-table>.v-data-table__wrapper tbody tr:first-child:hover td:first-child{border-top-left-radius:4px}[dir=ltr] .v-data-table>.v-data-table__wrapper tbody tr:first-child:hover td:last-child,[dir=rtl] .v-data-table>.v-data-table__wrapper tbody tr:first-child:hover td:first-child{border-top-right-radius:4px}[dir=rtl] .v-data-table>.v-data-table__wrapper tbody tr:first-child:hover td:last-child{border-top-left-radius:4px}[dir=ltr] .v-data-table>.v-data-table__wrapper tbody tr:last-child:hover td:first-child{border-bottom-left-radius:4px}[dir=ltr] .v-data-table>.v-data-table__wrapper tbody tr:last-child:hover td:last-child,[dir=rtl] .v-data-table>.v-data-table__wrapper tbody tr:last-child:hover td:first-child{border-bottom-right-radius:4px}[dir=rtl] .v-data-table>.v-data-table__wrapper tbody tr:last-child:hover td:last-child{border-bottom-left-radius:4px}.v-data-table>.v-data-table__wrapper .v-data-table__mobile-table-row{display:initial}.v-data-table>.v-data-table__wrapper .v-data-table__mobile-row{height:auto;min-height:48px}[dir] .v-data-table__empty-wrapper{text-align:center}.v-data-table__mobile-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.v-data-table__mobile-row__header{font-weight:600}[dir=ltr] .v-application--is-ltr .v-data-table__mobile-row__header{padding-right:16px}[dir=ltr] .v-application--is-rtl .v-data-table__mobile-row__header,[dir=rtl] .v-application--is-ltr .v-data-table__mobile-row__header{padding-left:16px}[dir=rtl] .v-application--is-rtl .v-data-table__mobile-row__header{padding-right:16px}[dir=ltr] .v-application--is-ltr .v-data-table__mobile-row__cell{text-align:right}[dir=ltr] .v-application--is-rtl .v-data-table__mobile-row__cell,[dir=rtl] .v-application--is-ltr .v-data-table__mobile-row__cell{text-align:left}[dir=rtl] .v-application--is-rtl .v-data-table__mobile-row__cell{text-align:right}.v-row-group__header td,.v-row-group__summary td{height:35px}.v-data-table__expand-icon{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[dir] .v-data-table__expand-icon{cursor:pointer}[dir=ltr] .v-data-table__expand-icon--active{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}[dir=rtl] .v-data-table__expand-icon--active{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.v-data-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.75rem}[dir] .v-data-footer{padding:0 8px}.v-data-footer .v-btn{color:inherit}[dir=ltr] .v-application--is-ltr .v-data-footer__icons-before .v-btn:last-child{margin-right:7px}[dir=ltr] .v-application--is-rtl .v-data-footer__icons-before .v-btn:last-child,[dir=rtl] .v-application--is-ltr .v-data-footer__icons-before .v-btn:last-child{margin-left:7px}[dir=rtl] .v-application--is-rtl .v-data-footer__icons-before .v-btn:last-child{margin-right:7px}[dir=ltr] .v-application--is-ltr .v-data-footer__icons-after .v-btn:first-child{margin-left:7px}[dir=ltr] .v-application--is-rtl .v-data-footer__icons-after .v-btn:first-child,[dir=rtl] .v-application--is-ltr .v-data-footer__icons-after .v-btn:first-child{margin-right:7px}[dir=rtl] .v-application--is-rtl .v-data-footer__icons-after .v-btn:first-child{margin-left:7px}.v-data-footer__pagination{display:block}[dir] .v-data-footer__pagination{text-align:center}[dir=ltr] .v-application--is-ltr .v-data-footer__pagination{margin:0 32px 0 24px}[dir=ltr] .v-application--is-rtl .v-data-footer__pagination,[dir=rtl] .v-application--is-ltr .v-data-footer__pagination{margin:0 24px 0 32px}[dir=rtl] .v-application--is-rtl .v-data-footer__pagination{margin:0 32px 0 24px}.v-data-footer__select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 0px;flex:0 0 0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;white-space:nowrap}[dir=ltr] .v-application--is-ltr .v-data-footer__select{margin-left:auto;margin-right:14px}[dir=ltr] .v-application--is-rtl .v-data-footer__select,[dir=rtl] .v-application--is-ltr .v-data-footer__select{margin-right:auto;margin-left:14px}[dir=rtl] .v-application--is-rtl .v-data-footer__select{margin-right:14px;margin-left:auto}.v-data-footer__select .v-select{-webkit-box-flex:0;-ms-flex:0 1 0px;flex:0 1 0;position:static}[dir] .v-data-footer__select .v-select{padding:0}[dir=ltr] .v-application--is-ltr .v-data-footer__select .v-select{margin:13px 0 13px 34px}[dir=ltr] .v-application--is-rtl .v-data-footer__select .v-select,[dir=rtl] .v-application--is-ltr .v-data-footer__select .v-select{margin:13px 34px 13px 0}[dir=rtl] .v-application--is-rtl .v-data-footer__select .v-select{margin:13px 0 13px 34px}.v-data-footer__select .v-select__selections{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.v-data-footer__select .v-select__selections .v-select__selection--comma{font-size:.75rem}.theme--light.v-data-table .v-data-table-header th.sortable .v-data-table-header__icon{color:rgba(0,0,0,.38)}.theme--light.v-data-table .v-data-table-header__sort-badge,.theme--light.v-data-table .v-data-table-header th.sortable.active,.theme--light.v-data-table .v-data-table-header th.sortable.active .v-data-table-header__icon,.theme--light.v-data-table .v-data-table-header th.sortable:hover{color:rgba(0,0,0,.87)}[dir] .theme--light.v-data-table .v-data-table-header__sort-badge{background-color:rgba(0,0,0,.12)}.theme--dark.v-data-table .v-data-table-header th.sortable .v-data-table-header__icon{color:hsla(0,0%,100%,.5)}.theme--dark.v-data-table .v-data-table-header__sort-badge,.theme--dark.v-data-table .v-data-table-header th.sortable.active,.theme--dark.v-data-table .v-data-table-header th.sortable.active .v-data-table-header__icon,.theme--dark.v-data-table .v-data-table-header th.sortable:hover{color:#fff}[dir] .theme--dark.v-data-table .v-data-table-header__sort-badge{background-color:hsla(0,0%,100%,.12)}.v-data-table-header th.sortable{pointer-events:auto;outline:0}[dir] .v-data-table-header th.sortable{cursor:pointer}.v-data-table-header th.sortable .v-data-table-header__icon{line-height:.9}.v-data-table-header th.active .v-data-table-header__icon,.v-data-table-header th:hover .v-data-table-header__icon{-webkit-transform:none;opacity:1}[dir] .v-data-table-header th.active .v-data-table-header__icon,[dir] .v-data-table-header th:hover .v-data-table-header__icon{transform:none}[dir=ltr] .v-data-table-header th.desc .v-data-table-header__icon{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}[dir=rtl] .v-data-table-header th.desc .v-data-table-header__icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.v-data-table-header__icon{display:inline-block;opacity:0;transition:.3s cubic-bezier(.25,.8,.5,1)}[dir] .v-data-table-header__icon{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1)}.v-data-table-header__sort-badge{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:18px;min-height:18px;height:18px;width:18px}[dir] .v-data-table-header__sort-badge{border:0;border-radius:50%}.v-data-table-header-mobile th{height:auto}.v-data-table-header-mobile__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}[dir] .v-data-table-header-mobile__wrapper .v-select{margin-bottom:8px}.v-data-table-header-mobile__wrapper .v-select .v-chip{height:24px}[dir=ltr] .v-data-table-header-mobile__wrapper .v-select .v-chip__close.desc .v-icon{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}[dir=rtl] .v-data-table-header-mobile__wrapper .v-select .v-chip__close.desc .v-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.v-data-table-header-mobile__select{min-width:56px;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}[dir] .theme--light.v-application{background:#f0f0f0!important}.theme--light.v-data-table{color:rgba(0,0,0,.87)}[dir] .theme--light.v-data-table{background-color:#fff}[dir=ltr] .theme--light.v-data-table .v-data-table__divider{border-right:thin solid rgba(0,0,0,.12)}[dir=rtl] .theme--light.v-data-table .v-data-table__divider{border-left:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table.v-data-table--fixed-header thead th{-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.12)}[dir] .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)}[dir] .theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child,[dir] .theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.v-data-table__mobile-row),[dir] .theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:last-child,[dir] .theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.v-data-table__mobile-row),[dir] .theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-bottom:thin solid rgba(0,0,0,.12)}[dir] .theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr.active{background:#f5f5f5}[dir] .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}[dir] .theme--light.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td:not(.v-data-table__mobile-row),[dir] .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{color:#fff}[dir] .theme--dark.v-data-table{background-color:#1e1e1e}[dir=ltr] .theme--dark.v-data-table .v-data-table__divider{border-right:thin solid hsla(0,0%,100%,.12)}[dir=rtl] .theme--dark.v-data-table .v-data-table__divider{border-left:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table.v-data-table--fixed-header thead th{-webkit-box-shadow:inset 0 -1px 0 hsla(0,0%,100%,.12)}[dir] .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)}[dir] .theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child,[dir] .theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.v-data-table__mobile-row),[dir] .theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:last-child,[dir] .theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.v-data-table__mobile-row),[dir] .theme--dark.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-bottom:thin solid hsla(0,0%,100%,.12)}[dir] .theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr.active{background:#505050}[dir] .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}[dir] .theme--dark.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td:not(.v-data-table__mobile-row),[dir] .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{transition:height .2s cubic-bezier(.4,0,.6,1)}[dir] .v-data-table>.v-data-table__wrapper>table>tbody>tr>td,[dir] .v-data-table>.v-data-table__wrapper>table>tbody>tr>th,[dir] .v-data-table>.v-data-table__wrapper>table>tfoot>tr>td,[dir] .v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,[dir] .v-data-table>.v-data-table__wrapper>table>thead>tr>td,[dir] .v-data-table>.v-data-table__wrapper>table>thead>tr>th{padding:0 16px;-webkit-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:16px;height:60px}[dir=ltr] .v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>tbody>tr>th,[dir=ltr] .v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,[dir=ltr] .v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>thead>tr>th{text-align:left}[dir=ltr] .v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>tbody>tr>th,[dir=ltr] .v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,[dir=ltr] .v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>thead>tr>th,[dir=rtl] .v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>tbody>tr>th,[dir=rtl] .v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,[dir=rtl] .v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>thead>tr>th{text-align:right}[dir=rtl] .v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>tbody>tr>th,[dir=rtl] .v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,[dir=rtl] .v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>thead>tr>th{text-align:left}.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:16px;height:60px}.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;position:relative}[dir] .v-data-table__progress th{border:none!important;padding:0}.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}[dir=ltr] .v-data-table--has-top>.v-data-table__wrapper>table>tbody>tr:first-child:hover>td:first-child{border-top-left-radius:0}[dir=ltr] .v-data-table--has-top>.v-data-table__wrapper>table>tbody>tr:first-child:hover>td:last-child,[dir=rtl] .v-data-table--has-top>.v-data-table__wrapper>table>tbody>tr:first-child:hover>td:first-child{border-top-right-radius:0}[dir=rtl] .v-data-table--has-top>.v-data-table__wrapper>table>tbody>tr:first-child:hover>td:last-child{border-top-left-radius:0}[dir=ltr] .v-data-table--has-bottom>.v-data-table__wrapper>table>tbody>tr:last-child:hover>td:first-child{border-bottom-left-radius:0}[dir=ltr] .v-data-table--has-bottom>.v-data-table__wrapper>table>tbody>tr:last-child:hover>td:last-child,[dir=rtl] .v-data-table--has-bottom>.v-data-table__wrapper>table>tbody>tr:last-child:hover>td:first-child{border-bottom-right-radius:0}[dir=rtl] .v-data-table--has-bottom>.v-data-table__wrapper>table>tbody>tr:last-child:hover>td:last-child{border-bottom-left-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{position:sticky;top:0;z-index:2}[dir] .v-data-table--fixed-header>.v-data-table__wrapper>table>thead>tr>th{border-bottom:0!important}.v-data-table--fixed-header>.v-data-table__wrapper>table>thead>tr:nth-child(2)>th{top:60px}[dir=ltr] .v-application--is-ltr .v-data-table--fixed-header .v-data-footer{margin-right:17px}[dir=ltr] .v-application--is-rtl .v-data-table--fixed-header .v-data-footer,[dir=rtl] .v-application--is-ltr .v-data-table--fixed-header .v-data-footer{margin-left:17px}[dir=rtl] .v-application--is-rtl .v-data-table--fixed-header .v-data-footer{margin-right:17px}.v-data-table--fixed-header.v-data-table--dense>.v-data-table__wrapper>table>thead>tr:nth-child(2)>th{top:32px}