.userTable[data-v-0169f88a]  .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-body {
  background: transparent;
  scrollbar-width: none;
}
.userTable[data-v-0169f88a]  .online-row > td {
  color: #ced5f2 !important;
}
.userTable[data-v-0169f88a]  .offline-row > td {
  color: #777676 !important;
}
.userTable[data-v-0169f88a]  .ant-table-tbody > tr > td {
  color: #ced5f2;
}
.userTable[data-v-0169f88a]  .ant-table-thead > tr > th {
  color: #64b2ff;
}
.userTable[data-v-0169f88a]  .ant-table-thead > tr > th,
.userTable[data-v-0169f88a]  .ant-table-tbody > tr > td {
  border-bottom: 1px solid transparent;
}
.userTable[data-v-0169f88a]  .ant-table-small {
  border: 1px solid transparent;
}
.userTable[data-v-0169f88a]  .ant-spin-container::after {
  background: transparent;
}
.userTable[data-v-0169f88a]  .ant-table-tbody > tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td {
  background: transparent;
}
.userTable[data-v-0169f88a]  .ant-table-fixed-header .ant-table-scroll .ant-table-header::-webkit-scrollbar {
  border: 1px solid transparent;
}
.userTable[data-v-0169f88a]  .ant-table-header::-webkit-scrollbar {
  width: 0px;
}
.userTable[data-v-0169f88a]  .ant-table-header::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 1px;
}
.userTable[data-v-0169f88a]  .ant-table-header::-webkit-scrollbar-thumb {
  background: transparent;
  border-radius: 1px;
}
.userTable[data-v-0169f88a]  .ant-table-header::-webkit-scrollbar-thumb:hover {
  background: transparent;
}
.userTable[data-v-0169f88a]  .ant-table-header::-webkit-scrollbar-corner {
  background: transparent;
}
.userTable[data-v-0169f88a]  .ant-table-small > .ant-table-content .ant-table-placeholder {
  background: transparent;
}
.userTable[data-v-0169f88a]  .ant-empty-normal {
  color: #ced5f2;
}
.userTable[data-v-0169f88a]  .ant-empty-image {
  display: none;
}
.userTable .ant-table-body::-webkit-scrollbar {
  display: none;
}
