.mat-mdc-dialog-surface {
  border-radius: 16px !important;
}
/*.tb-select-overlay>.mat-mdc-select-panel{
	background-color:red;
}*/
/*.tb-dashboard-content,#gridster-child, #gridster-parent,.tb-dashboard-layouts,.tb-dashboard-drawer-container, .tb-dashboard-container, .tb-dashboard-page,.dashboard-item, gridster-item, #gridster-child, #gridster-background{
#background-color:red;
}*/

.mat-drawer-container, div.tb-dashboard-page.mat-content, .tb-select-overlay>.mat-mdc-select-panel{
    background-color: #1D1E24 !important;
}
.tb-select-overlay>.mat-mdc-select-panel>mat-option{
	color:#B5B7BF !Important;
}
.tb-select-overlay>.mat-mdc-select-panel>.mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{
	color:#FCFCFC !important;
}
