@charset "UTF-8";

/* Material Symbols Outlined */

.ma-icons-o {
  font-family: 'Material Symbols Outlined';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 24px;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
  font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24;
}

.ma-filled {
  font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 24;
}

/* Material Symbols Defines */
.ma-assignment:before {
  content: '\e85d';
}

.ma-badge:before {
  content: '\ea67';
}

.ma-contact-support:before {
  content: '\e94c';
}

.ma-contract:before {
  content: '\f5a0';
}

.ma-contract-edit:before {
  content: '\f5a1';
}

.ma-contact-mail:before {
  content: '\e0d0';
}

.ma-close:before {
  content: '\e5cd';
}

.ma-delete:before {
  content: '\e872';
}

.ma-edit:before {
  content: '\e3c9';
}

.ma-file-save:before {
  content: '\f17f';
}

.ma-format-list-numbered-rtl:before {
  content: '\e267';
}

.ma-group:before {
  content: '\e7ef';
}

.ma-home:before {
  content: '\e88a';
}

.ma-inbox-customize:before {
  content: '\f859';
}

.ma-keyboard-arrow-down:before {
  content: '\e313';
}

.ma-keyboard-arrow-right:before {
  content: '\e315';
}

.ma-mail:before {
  content: '\e158';
}

.ma-manage-accounts:before {
  content: '\f02e';
}

.ma-list-alt:before {
  content: '\e0ee';
}

.ma-manufacturing:before {
  content: '\e726';
}

.ma-menu:before {
  content: '\e9bd';
}

.ma-move-group:before {
  content: '\f715';
}

.ma-open_in_new:before {
  content: '\e89e';
}

.ma-person:before {
  content: '\e7fd';
}

.ma-search:before {
  content: '\e8b6';
}

.ma-search-off:before {
  content: '\ea76';
}

.ma-source-environment:before {
  content: '\e527';
}

.ma-stacked-inbox:before {
  content: '\e6c9';
}

.ma-table-edit:before {
  content: '\f3c6';
}

.ma-user-attributes:before {
  content: '\e708';
}
