input.fvcr_disabled {
  background: #efeeee !important;
}

#fvcr_billing_fv_identification_type {
  background: transparent !important;
  border: 1px solid #ccc;
  padding: 10px;
}

#fvcr_billing_fv_required_fe {
  height: 20px;
  width: 20px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
}

.fvcr_hide_element {
  display: none;
}
