.confirm-dialog__header{padding:20px 24px 0}.confirm-dialog__description{margin:0}.confirm-dialog__footer{padding:12px 24px 20px}.confirm-dialog__loader{width:14px;height:14px}.table-footer{border-top:1px solid var(--color-divider);background:var(--color-surface)}.table-footer__count{font-size:var(--font-size-xs);color:var(--color-text-muted)}.table-footer__size-select{border:none;background:transparent;color:var(--color-text-muted)}.table-skeleton__border-bottom{border-bottom:1px solid var(--color-divider)}.table-skeleton__header-label{font-size:.76rem;font-weight:var(--font-weight-medium);color:var(--color-text-placeholder)}.sk-toolbar-1{width:160px;height:32px;animation-delay:.05s}.sk-toolbar-2{width:180px;height:30px;animation-delay:.1s}.sk-toolbar-3{width:70px;height:30px;animation-delay:.14s}.sk-toolbar-4{width:70px;height:30px;animation-delay:.18s}.sk-toolbar-5{width:70px;height:30px;animation-delay:.22s}.sk-header-checkbox{width:14px;height:14px;border-radius:3px;animation-delay:.15s}.dashboard-loading{min-height:400px}.dashboard-loading__spinner{color:var(--color-brand)}.fd-trigger{height:30px;cursor:pointer;border:none}.fd-trigger--inactive{color:#444}.fd-trigger--active{color:var(--color-brand);background:var(--color-info-bg)}.fd-chevron{width:13px;height:13px;margin-left:2px;transition:transform .15s}.fd-chevron--open{transform:rotate(180deg)}.fd-chevron--closed{transform:rotate(0)}.fd-popup{position:fixed;z-index:9999;border:1px solid var(--color-border);box-shadow:var(--shadow-dropdown);animation:login-fade-in .12s ease-out both}.fd-popup--narrow{min-width:220px}.fd-popup--wide{min-width:300px}