:root {--default-header-row-bg-colour:#e7e7b3;--default-body-row-bg-colour: #f4f4f4;--default-edit-column-bg-color: #fff;}.editFields {background-color: var(--default-edit-column-bg-color);}tr {background-color: var(--default-body-row-bg-colour);}.theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th {background-color: var(--default-header-row-bg-colour);}.theme--light.v-data-table {}.v-data-table__wrapper {}.hideFields {display: none;}.v-data-table--fixed-header {max-height: 56vh;height: auto;overflow-y: auto;}.v-data-table--fixed-header>.v-data-table__wrapper, .v-data-table--fixed-height .v-data-table__wrapper {overflow-y: unset !important;}.v-data-table__wrapper {overflow-x: unset !important;overflow-y: unset !important;}.theme--light.v-data-table {border: 1px solid #9BC2B1 !important;border-right: none !important;border-radius: 0 !important;}.theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th {border-bottom: 1px solid #9BC2B1 !important ;border-right: 1px solid #9BC2B1;}.v-sheet.v-card:not(.v-sheet--outlined) {box-shadow: none !important;}.v-data-table>.v-data-table__wrapper>table>tbody>tr>td {border-right: 1px solid #9BC2B1;font-family: 'Poppins', sans-serif !important;}.table-top-header {background: #f8f8f8;border: 1px solid #9BC2B1;border-bottom: none;}