#account-root .page-nav-buttons{overflow-x:auto;padding-bottom:.625rem}#account-root .page-nav-buttons .accountNavigationButton{margin-left:.625rem}#account-root .page-nav-buttons .accountNavigationButton:first-child{margin-left:0}#account-root .page-nav-buttons .accountNavigationButton button{width:max-content}#account-root.profile-container{margin:0 auto;width:100%}@media(min-width:992px){#account-root.profile-container{padding:0 24px 48px;max-width:71rem}}#account-root .user-profile-containers{display:flex;flex-direction:column;gap:1rem}#account-root .account-container{padding:1rem;background-color:var(--color-dark-grey-1);border-radius:10px}@media(min-width:992px){#account-root .account-container{padding:2rem}}#account-root .account-container .info-icon{margin-top:1px}.tx-history-table-wrap{overflow-x:auto}.tx-history{padding:1rem;background-color:var(--color-dark-grey-3);border-radius:10px;width:-moz-fit-content;width:fit-content;min-width:100%}.tx-history table{width:100%;font-size:var(--font-sm)}@media(min-width:992px){.tx-history table{font-size:var(--font-normal)}}.tx-history table thead{border-bottom:2px solid var(--color-dark-grey-6)}.tx-history table tbody{color:var(--color-light-grey-2)}.tx-history table tbody span{display:flex;align-items:center;gap:.4rem}.tx-history table tbody span svg{fill:currentColor;width:1.25rem;height:1.25rem}.tx-history table tbody .transaction-status{color:var(--color-light-grey-1);border-radius:.3rem;min-width:3rem;min-height:2rem;text-align:center;display:flex;align-items:center;justify-content:center}.tx-history table tbody .transaction-status.tx-black{background-color:var(--color-bet-black)}.tx-history table tbody .transaction-status.tx-green{background-color:var(--color-bet-green)}.tx-history table tbody .transaction-status.tx-gold{background-color:var(--color-accent-primary-tone-down)}.tx-history table tbody .transaction-status.tx-red{background-color:var(--color-dark-red)}@media(min-width:992px){.tx-history table tbody .transaction-status{min-width:5rem}}.tx-history table tbody .game-link{color:var(--color-accent-primary)}.tx-history table tbody .game-link:hover{color:var(--color-accent-primary-hover)}.tx-history table tbody tr:hover{background-color:var(--color-dark-grey-2)}.tx-history table tr td{padding:.625rem;vertical-align:middle;border:none;border-radius:2px;white-space:nowrap}.tx-history table tr td span{overflow:hidden;text-overflow:ellipsis}.tx-history table tr td input{width:100%;color:inherit;text-overflow:ellipsis;background-color:rgba(0,0,0,0);background-color:var(--color-dark-grey-3);padding:10px;border-radius:10px}.tx-history table tr td input:focus{outline:none}.tx-history table tr td.seed-hashed{color:var(--color-text-red)!important}.tx-history table tr th{padding:.625rem;vertical-align:middle;color:var(--color-light-grey-3);text-transform:uppercase;white-space:nowrap}.tx-history table tr th span{display:flex;align-items:center;gap:.3rem}.tx-history table tr th svg{fill:var(--color-light-grey-1);width:1.2rem!important;height:1.2rem!important}.pagination{display:flex;justify-content:start;align-items:center;margin-top:1rem;margin-bottom:1rem;gap:.3rem}.pagination button{height:25px;min-width:25px;padding-left:.75rem;padding-right:.75rem;border-radius:3px;background-color:var(--color-dark-grey-4);color:var(--text-light-grey-3);font-size:var(--font-xs)}@media(min-width:768px){.pagination button{font-size:var(--font-sm);padding-left:.9375rem;padding-right:.9375rem;height:var(--button-default-height);min-width:var(--button-default-height)}}.pagination button:disabled{background-color:var(--color-dark-grey-3);color:var(--text-grey)}.pagination button.active,.pagination button:not(:disabled):hover{background-color:var(--color-dark-grey-6);color:var(--color-light-grey-1)}.tips-table-wrap{overflow-x:auto}.tips-history{padding:1rem;background-color:var(--color-dark-grey-3);border-radius:10px;width:-moz-fit-content;width:fit-content;min-width:100%}.tips-history table{width:100%;font-size:var(--font-sm)}@media(min-width:992px){.tips-history table{font-size:var(--font-normal)}}.tips-history table thead{border-bottom:2px solid var(--color-dark-grey-6)}.tips-history table tbody{color:var(--color-light-grey-2)}.tips-history table tbody span{display:flex;align-items:center;gap:.4rem}.tips-history table tbody span svg{fill:currentColor;width:1.25rem;height:1.25rem}.tips-history table tbody tr:hover{background-color:var(--color-dark-grey-2)}.tips-history table tr td{padding:.625rem;vertical-align:middle;border:none;border-radius:2px;white-space:nowrap}.tips-history table tr td span{overflow:hidden;text-overflow:ellipsis}.tips-history table tr td input{width:100%;color:inherit;text-overflow:ellipsis;background-color:rgba(0,0,0,0);background-color:var(--color-dark-grey-3);padding:10px;border-radius:10px}.tips-history table tr td input:focus{outline:none}.tips-history table tr th{padding:.625rem;vertical-align:middle;color:var(--color-light-grey-3);text-transform:uppercase;white-space:nowrap}.tips-history table tr th span{display:flex;align-items:center;gap:.3rem}.tips-history table tr th svg{fill:var(--color-light-grey-1);width:1.2rem!important;height:1.2rem!important}