/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ledger-container__A0G9Z {
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  grid-gap: 16px;
  gap: 16px;
}
.ledger-table__L93cd .ledger-nameColumn__8FlFd {
  min-width: 375px !important;
}
.ledger-table__L93cd .ledger-defaultsColumns___q1mQ {
  min-width: 200px !important;
}
.ledger-table__L93cd .ledger-actions__PlBRo {
  min-width: 163px !important;
  max-width: 160px !important;
}
.ledger-table__L93cd .ledger-avatarGroupColumn__7OhCG {
  min-width: 200px !important;
  padding: 0px 8px !important;
}
.ledger-row__focus__sxcqe {
  -webkit-animation: ledger-changeBackground__OTEh2 8s;
          animation: ledger-changeBackground__OTEh2 8s;
}
.ledger-row__focus__sxcqe td:last-child {
  -webkit-animation: ledger-changeBackground__OTEh2 6s;
          animation: ledger-changeBackground__OTEh2 6s;
}
@-webkit-keyframes ledger-changeBackground__OTEh2 {
  0% {
    background-color: #e6f4ff;
  }
  50% {
    background-color: #e6f4ff;
  }
  100% {
    background-color: inherit;
  }
}
@keyframes ledger-changeBackground__OTEh2 {
  0% {
    background-color: #e6f4ff;
  }
  50% {
    background-color: #e6f4ff;
  }
  100% {
    background-color: inherit;
  }
}
.ledger-lastModified__rvB8g span:first-letter {
  text-transform: uppercase;
}

.ledger-loading__list__uOy_N .ant-spin-container {
  height: 100%;
}

