.input-error {
  border: 2px solid #ffb996 !important;
  background-color: #fff8f6 !important;
  border-radius: 3px !important;
}

.form-check-label:hover {
  cursor: pointer;
}

.label-error {
  color: #d54141 !important;
}

.field-validation-error {
  color: #d54141;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 0;
}

.cms-link .cms-gear {
  width: 25px;
  height: 25px;
}
.cms-link:hover .cms-gear {
  fill: #b18c33;
}

.swal2-icon.swal2-info {
  border-color: #106133 !important;
  color: #106133 !important;
}

.swal2-loader {
  border-color: #106133 transparent #106133 transparent !important;
}
