th:has(div.th-center) {
  text-align: center !important;
}
td:has(.td-center) {
  text-align: center !important;
}
.input-error {
  border-color: rgb(239 68 68) !important;
  --tw-ring-color: rgb(239 68 68) !important;
}
.w-400px {
  width: 400px !important;
}
.card-title {
  font-weight: 500 !important;
}
.select__placeholder {
  font-family: "Tahoma", "Verdana", "Inter", "sans-serif" !important;
  font-size: 0.825rem;
  line-height: 1.25rem;
  color: #9ca4b9 !important;
}
.select__control {
  border-color: #dbdfe9 !important;
}
.select__multi-value {
  background: #1c4ed8 !important;
}
.select__multi-value .select__multi-value__label {
  color: white;
}
.select__multi-value .select__multi-value__remove svg {
  fill: white;
}
label.required:after {
  content: " *";
  color: #dc2626;
}
form:focus-visible {
  outline: none !important;
}
.dragging-cursor {
  cursor: grabbing !important;
}
.page-bg {
  background-image: url("/images/tour-item-bg-3-1.jpg") !important;
  background-size: cover;
  background-repeat: no-repeat;
}
.ql-toolbar {
  border-radius: 0.25rem 0.25rem 0 0;
  border-color: #dce0e9 !important;
}
.quill:not(.small-height) .ql-container {
  border-radius: 0 0 0.25rem 0.25rem;
  border-color: #dce0e9 !important;
  min-height: 200px !important;
}
.quill.small-height .ql-container {
  border-radius: 0 0 0.25rem 0.25rem;
  border-color: #dce0e9 !important;
  min-height: unset !important;
  height: unset !important;
}
.two-line-paragraph {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.fc-day-today,
.fc-day-future,
.fc-event-custom {
  cursor: pointer !important;
}
.fc-day-past {
  cursor: not-allowed !important;
}
