.cms-required-item::after {
  content: "*";
  color: red;
  font-size: 12px;
}
@charset "UTF-8";
.cms-required-item::after {
  content: "*";
  color: red;
  font-size: 12px;
}
.country-selector__country-flag {
  top: 18px !important;
}
.modal-allocation {
  /* 隐藏无匹配提示 */
}
.modal-allocation .vs__no-options {
  display: none !important;
}
.card-management .form-group label {
  font-size: 1rem;
}
.swal-action-cms {
  flex-direction: row-reverse;
}
