.webform-button--previous{ float:left !important; }
.default-form .form-submit, .btn { color:#fff; }
.webform-progress-tracker .progress-step.is-active .progress-marker, .webform-progress-tracker .progress-step.is-active:hover .progress-marker{   background-color: #fab900;}
.default-form * {border:0;}
.form-control { border:0 !important;}
.webform-select-other{min-height:15px; !important;}
.control-label{ font-weight:bold ! important; color: #0f0f0f ! important;}
.fieldset-legend {color: #0f0f0f ! important;}
.defautl-form label.control-label{
    color: #a94442;
    /* padding: 5px; */
    /* margin: 5px; */
    width: 100%;
    font-size: 16px;
}
.js-form-item-nom-de-jeune-fille label,#edit-pays legend{
  width: 100% !important;
}
.text-primary {color:#a12a2f !important;}
.file>span {
    color: #a94442 !important;
}
.default-form .form-submit:hover, .msg-content .link-msg a:hover {
    color: white !important;
}
.icon-before{color:#a94442;}
.default-form .select-wrapper {
    margin-top: 0 !important;
    position: inherit !important;
    padding-top: 0px !important;
}
.default-form .select-wrapper::after {
    right: 17px !important;
    height: auto !important;
}
.select-wrapper select {
    padding-right: 1em !important;
}
.default-form .js-form-type-select {
    margin-bottom: 0 !important;
}

.default-form .webform-select-other legend {
    float: none !important;
    font-weight: bold !important;
}
.default-form .form-item-civilite .js-form-type-select label {
   margin-top: 10px;
}
.default-form .webform-select-other legend {
 position: relative;
 top: -8px;
 right: 26px;
}
.default-form .right-form > .form-group .form-control, .default-form .select-wrapper, .default-form .fieldset-wrapper, .default-form .group-file .item-file {
    float: none !important;
    width: 100% !important;
}

.form-item-civilite .select-wrapper {
    width: 59% !important;
}
.form-item-civilite {
   margin-bottom: 20px !important;
}
.default-form .js-form-type-select {
  min-height: 35px !important;     
}
.default-form .fieldset-wrapper {
  margin-top: 0 !important;
}
.default-form .form-item-civilite .js-form-type-select label {
   margin-top: 10px;
}
.default-form .webform-select-other legend {
 position: relative;
 top: -8px;
 right: 26px;
}

.default-form .form-item-civilite label {
   margin-top: 10px;
}
@media (max-width: 767px){
  .default-form .select-wrapper:after {       line-height: 1.5 !important;
  }
  .webform-flex.webform-flex--1 {
      margin-bottom: 20px;
  }    
}
