/* /Components/ActionBar.razor.rz.scp.css */
[b-o6387gp9q6] .mud-expand-panel-header {
  display: none !important;
}

[b-o6387gp9q6] .mud-expand-panel-content {
  padding-top: 16px !important;
}
/* /Features/Customers/Customers.razor.rz.scp.css */
[b-tuiknd5tg5] .mud-table-container {
  overflow-y: hidden !important;
}
/* /Features/Jobs/JobDetail.razor.rz.scp.css */
[b-y7rnffne5c] .mud-table input {
  -webkit-user-select: all;
  -moz-user-select: all;
  -ms-user-select: all;
  user-select: all;
}
[b-y7rnffne5c] .text-right input {
  text-align: right !important;
}
/* /Features/Products/ProductForm.razor.rz.scp.css */
[b-ncoa9k0a4o] .mud-carousel .mud-button-root {
  color: var(--mud-palette-primary) !important;
}
