
.card-header[data-v-16cea47a] {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #eceff1;
  border-bottom: 1px solid #cfd8dc;
}
.multiselecterror[data-v-16cea47a] {
  border-color: red !important;
}
body[data-v-16cea47a] {
  cursor: none;
}

/* Show the cursor for input forms */
input[data-v-16cea47a],
select[data-v-16cea47a] {
  cursor: auto;
}
.button-section[data-v-16cea47a] {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}
button.btn.btn-outline-primary.ms-3[data-v-16cea47a] {
  margin-right: 2px;
}

