.select-withdraw-balance-cell{padding:12px 15px;border-radius:8px;width:100%}.select-withdraw-balance-cell:not([status="active"]).disabled{cursor:default;color:var(--gray-disabled)}.select-withdraw-balance-cell[status=active]{background:var(--active-color)}.select-withdraw-balance-cell:not(.disabled).guideflow_hovered{background:var(--hover-color)}.select-withdraw-balance-cell-text{line-height:24px}.select-withdraw-balance-dropdown{padding:16px;border:1px solid var(--gray-disabled);border-radius:8px;transition:border-color .1s,border-radius .1s}.select-withdraw-balance-dropdown[state=show]{border-radius:8px 8px 0 0;border-color:var(--blue)}.select-withdraw-balance-dropdown:not([state="show"]).guideflow_hovered{border-color:var(--gray-dark)}.select-withdraw-balance-dropdown-content{position:absolute;padding:16px;z-index:10;border:1px solid var(--gray-disabled)}.select-withdraw-balance-dropdown-content-small{min-width:300px}.select-withdraw-balance-dropdown-content-big{width:100%;border-top:none;border-radius:0 0 8px 8px}
