.p-autocomplete-multiple-container {
  width: 100% !important
}

.modal-body {
  padding: 0rem !important;
}

.mat-card {
  margin: 0px !important;
}

.mat-form-field-appearance-legacy .mat-form-field-infix {
  padding: 0em 0 !important;
}

.mat-form-field {
  font-size: 15px !important;
}

.mat-form-field-label-wrapper {
  top: -1.54375em !important;
  padding-top: 1.94375em !important;
}

.modal-lg {
  max-width: 729px !important;
}

.cdk-overlay-container {
  z-index: 1051 !important;
}
