.mat-sort-header-arrow{
	color:#f7931c !important;
}

.mdc-checkbox__checkmark-path{
	stroke-width: 4.62px !important;
}
.mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background{
	border-color:#666666 !important;
	background-color:#f5f5f5 !important;
}

 .mat-mdc-unelevated-button.mat-primary{
	--mdc-filled-button-label-text-color:#fff !important;
}
.mat-mdc-select-arrow{
	color:rgb(65 73 88) !important;
}


.table-row:nth-child(odd){
	background-color:#f8fafc !important;
}
