
@media screen and (max-width: 1023.98px) {
.table-heading+.table-row[data-v-c7039642] {
    border-top:1px solid #e0e0e0;
}
.theseed-dark-mode .table-heading+.table-row[data-v-c7039642] {
    border-top-color: #575757;
}
}
.link-tab[data-v-c7039642] {
  margin-bottom: 1rem;
  margin-top: 1rem;
}
.list-table[data-v-c7039642] {
  display: flex;
  flex-direction: column;
}
.table-row[data-v-c7039642] {
  border-bottom: 1px solid #e0e0e0;
  display: grid;
}
.theseed-dark-mode .table-row[data-v-c7039642] {
  border-bottom-color: #575757;
}
.table-row[data-v-c7039642]:not(.table-heading):hover {
  background-color: #fbfbfb;
}
.theseed-dark-mode .table-row[data-v-c7039642]:not(.table-heading):hover {
  background-color: #2a2a2a;
}
.table-heading[data-v-c7039642] {
  border-bottom-width: 2px;
  font-weight: 600;
}
@media screen and (max-width: 1023.98px) {
.table-heading[data-v-c7039642] {
    display: none;
}
.table-heading+.table-row[data-v-c7039642] {
    border-top: 1px solid #e0e0e0;
}
}
.table-item[data-v-c7039642] {
  padding: .5rem .75rem;
}
.table-buttons[data-v-c7039642] {
  align-items: center;
  display: flex;
  padding-bottom: 0;
  padding-top: 0;
}
@media screen and (max-width: 1023.98px) {
.table-buttons[data-v-c7039642] {
    align-items: flex-start;
}
}
.history-log[data-v-c7039642] {
  grid-column: 1/5;
}
.table-item+.history-log[data-v-c7039642] {
  color: #777;
  font-size: .9rem;
  margin: -.25rem 0 0;
  padding: 0 .75rem .5rem 1.5rem;
}
.theseed-dark-mode .table-item+.history-log[data-v-c7039642] {
  color: #bbb;
}
.table-buttons-wrap[data-v-c7039642] {
  display: flex;
  flex-wrap: wrap;
  gap: .4rem;
  height: 100%;
  padding: .4rem 0 0;
}
.history-diff-count[data-v-c7039642] {
  font-size: .8rem;
  margin: 0 0 0 .35rem;
  vertical-align: bottom;
}
.table-row[data-v-c7039642] {
  grid-template-columns: 1fr 10rem 11rem 13rem;
}
@media screen and (max-width: 1399.98px) {
.table-row[data-v-c7039642] {
    grid-template-columns: 1fr 10rem 9rem 12rem;
}
}
@media screen and (max-width: 1023.98px) {
.table-row[data-v-c7039642] {
    gap: .1rem;
    grid-template-columns: 1fr 1fr;
    padding: .5rem;
}
}
@media screen and (max-width: 371.98px) {
.table-row[data-v-c7039642] {
    grid-template-columns: 1fr;
}
}
@media screen and (max-width: 1023.98px) {
.table-item[data-v-c7039642] {
    margin:0 !important;
    padding: 0 !important;
}
.table-item[data-v-c7039642]:first-child,.table-item[data-v-c7039642]:nth-child(4),.table-item[data-v-c7039642]:nth-child(5) {
    grid-column: 1/3;
}
}
@media screen and (max-width: 371.98px) {
.table-item[data-v-c7039642]:first-child,.table-item[data-v-c7039642]:nth-child(4),.table-item[data-v-c7039642]:nth-child(5) {
    grid-column:1;
}
}
@media screen and (max-width: 1023.98px) {
.table-item[data-v-c7039642]:first-child {
    font-size:1.05rem;
    margin-bottom: .15rem !important;
}
}
@media screen and (max-width: 371.98px) {
.table-item[data-v-c7039642]:first-child {
    margin-bottom:0 !important;
}
}
@media screen and (max-width: 1023.98px) {
.table-item[data-v-c7039642]:nth-child(3) {
    align-items: center;
    display: flex;
    text-align: right;
}
.table-item[data-v-c7039642]:nth-child(3)>* {
    flex: 1;
}
}
@media screen and (max-width: 371.98px) {
.table-item[data-v-c7039642]:nth-child(3) {
    text-align: initial;
}
}
@media screen and (max-width: 1023.98px) {
.table-item[data-v-c7039642]:nth-child(4) {
    color: #888;
    font-size: .85rem;
    order: -1;
}
}
