.field--type-entity-reference.field--name-field-type .form-type-checkbox,
.field--type-entity-reference.field--name-field-corps-de-metier .form-type-checkbox,
.field--type-entity-reference.field--name-field-section-locale .form-type-checkbox,
.field--type-entity-reference.field--name-field-dossier-th .form-type-checkbox{
  width:30%;
  float:left;
  margin-right:15px;
  line-height:15px;
}
.field--type-entity-reference.field--name-field-type,
.field--type-entity-reference.field--name-field-corps-de-metier,
.field--type-entity-reference.field--name-field-section-locale,
.field--type-entity-reference.field--name-field-dossier-th {
  margin-bottom:15px;
  text-decoration: underline;
}

.field--type-string.field--name-field-tag {
  clear:both;
  margin-top:15px;
}

div[class*="form-item-iban"]{
  max-width:10%;
  float:left;
  margin-right:15px;
}
.form-item-iban-0 {
  margin-left:.5em;
}

#edit-flexbox-07 {
  flex-wrap: wrap;
}
#edit-flexbox-07 .webform-flex {
  flex-basis:100%;
}
#edit-flexbox-07 .webform-flex:first-child {
  margin-bottom:15px;
}
.select-wrapper.is-chosen:after {
  content:unset;
}
.chosen-container {
  padding:0;
  border:none;
  box-shadow:unset;
}
.chosen-container .chosen-single {
  height:44px;
  line-height:44px;
}
.chosen-container-single .chosen-single div b {
  background-position:0px 12px;
}
select[data-drupal-selector="edit-vous-etes"] ~ .select2 {
  display:none;
}