/* Use this file to define custom styles */

.user-portal .open-trades-profit {  display: none;  }

.user-portal .closed-trades-profit {  display: none;  }

.user-portal .investment-positions-table--open {  display: none;  }

#mat-button-toggle-1 {  display: none;  }

#mat-button-toggle-2 {  display: none;  }

pamm-investment-positions {  display: none;  }

.user-portal ul.leaders li:nth-last-child(2) {
  display: none;
}
