input.factugo_disabled {
  background: #efeeee !important;
  cursor: not-allowed;
}

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

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

.factugo_hide_element {
  display: none;
}