:root {
  --spacing-none: 0;
  --spacing-xxxxxs: 0.125rem;
  --spacing-xxxxs: 0.25rem;
  --spacing-xxxs: 0.5rem;
  --spacing-xxs: 0.625rem;
  --spacing-xs: 0.75rem;
  --spacing-sm: 1rem;
  --spacing-md: 1.5rem;
  --spacing-lg: 2rem;
  --spacing-xl: 2.5rem;
  --spacing-xxl: 3rem;
  --spacing-xxxl: 4rem;

  --gap-none: 0;
  --gap-xs: 0.25rem;
  --gap-sm: 0.5rem;

  --line-height-xs: 0.75rem;
  --line-height-sm: 1rem;
  --line-height-md: 1.25rem;
  --line-height-lg: 1.5rem;
  --line-height-xl: 1.75rem;

  --font-weight-xxs: 300;
  --font-weight-xs: 400;
  --font-weight-sm: 500;
  --font-weight-md: 600;
  --font-weight-lg: 700;

  --font-size-xxs: 0.375rem;
  --font-size-xs: 0.625rem;
  --font-size-sm: 0.75rem;
  --font-size-md: 0.875rem;
  --font-size-lg: 1rem;
  --font-size-xl: 1.5rem;

  --border-radius-xs: 0.25rem;
  --border-radius-sm: 0.5rem;
  --border-radius-md: 0.75rem;
  --border-radius-lg: 1rem;
}

#open-live-account-from-header {
    display: none !important;
}

#open-real-account-from-header{
    display: none !important;
}

#become-ib{
    display: none !important;
}

mtr-network-indicator.network-indicator:nth-child(-n+2){
    display: none !important;
    }

button#navbar-DepositButton {
    display: none !important;
}

button.trading-account-selector__guest-button.ng-tns-c3266565290-3.engine-button--center.engine-button.engine-button--primary.engine-button__padding--small.engine-button--fill {
    display: none !important;
}

button.trading-account-selector__guest-button.ng-tns-c3266565290-2.engine-button--center.engine-button.engine-button--primary.engine-button__padding--small.engine-button--fill {
    display: none !important;
}
/* Schowanie roi i performance */
div#userMenu-UserStatisticsButton {
  display: none !important;
}

engine-tab#userStatisticsTab {
  display: none !important;
}
.history-actions-navbar__box:nth-child(3) {
  display: none !important;
}
.user-statistics-direct-button{
display: none !important;
}