
.brs-app .st-app-logo {
   --st-logo-width: 100px !important;
    --st-logo-height: 76px !important;
}

.brs-app .st-header-logo-link {
  --st-header-logo-width: 80px !important;
  --st-header-logo-height: 60.8px !important;
}
:root { 
--st-light-primary-color: #00693B !important;
--st-dark-primary-color: #00693B !important; 
--st-light-secondary-color: #00693B !important; 
--st-dark-secondary-color: #00693B !important; 
--st-success-message-color: #00693B !important; 
--st-error-message-color: #DF685E !important; 
--st-positive-color: #00693B !important; 
--st-negative-color: #00693B !important; 
}


.brs-header__container {
	display: block !important;
}

.brs-breadcrumbs {
	display: block !important;
}

.brs-header__menu {
	display: block !important;
}

.mat-chip-list-wrapper{
	    padding: 10px;
}


	
brs-table-action-buttons > button {
  display: none !important;
}

.brs-page__actions > button {
  display: none !important;
}


.st-broker-account-registration{
  display: none !important;
}
