/*! typey | GPLv2 License | https://github.com/jptaranto/typey */
/* Sweep To Right */
/* line 7, components/webforms/my-address.scss */
.fieldset__profession .field--name-customer-data-profession {
  padding: 0px 10px;
  padding: 0 1rem;
}

/* line 10, components/webforms/my-address.scss */
.fieldset__profession .field--name-customer-data-profession label {
  display: none;
}

@media (min-width: 992px) {
  /* line 7, components/webforms/my-address.scss */
  .fieldset__profession .field--name-customer-data-profession {
    width: 71.42857%;
    margin-left: 14.28571%;
  }
}

/* line 21, components/webforms/my-address.scss */
.fieldset__main .form-wrapper {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 992px) {
  /* line 21, components/webforms/my-address.scss */
  .fieldset__main .form-wrapper {
    width: 85.71429%;
  }
}

/* line 29, components/webforms/my-address.scss */
.fieldset__main .form-item label {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 1380px) {
  /* line 29, components/webforms/my-address.scss */
  .fieldset__main .form-item label {
    float: left;
    width: 50%;
  }
}

@media only screen and (min-width: 1380px) {
  /* line 29, components/webforms/my-address.scss */
  .fieldset__main .form-item label {
    text-align: right;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: end;
            justify-content: flex-end;
  }
  /* line 38, components/webforms/my-address.scss */
  .fieldset__main .form-item label::after {
    display: none;
  }
}

/* line 44, components/webforms/my-address.scss */
.fieldset__main .form-item label + * {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 1380px) {
  /* line 44, components/webforms/my-address.scss */
  .fieldset__main .form-item label + * {
    float: left;
    width: 50%;
  }
}

@media only screen and (min-width: 1380px) {
  /* line 28, components/webforms/my-address.scss */
  .fieldset__main .form-item {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: stretch;
            align-items: stretch;
  }
}

/* line 53, components/webforms/my-address.scss */
.fieldset__main.fieldset.form-item {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

/* line 59, components/webforms/my-address.scss */
.fieldset__main .field--name-customer-data-establishment label span {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
}

@media only screen and (min-width: 1380px) {
  /* line 66, components/webforms/my-address.scss */
  .fieldset__main .field--name-customer-data-establishment label {
    -webkit-box-align: end;
            align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
}

/* line 75, components/webforms/my-address.scss */
#publication-customer-data-customer-data-form .field--name-customer-data-newsletter,
#publication-customer-data-customer-data-form .form-actions {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 992px) {
  /* line 75, components/webforms/my-address.scss */
  #publication-customer-data-customer-data-form .field--name-customer-data-newsletter,
  #publication-customer-data-customer-data-form .form-actions {
    width: 87.5%;
    margin-left: 12.5%;
  }
}

/* line 84, components/webforms/my-address.scss */
#publication-customer-data-customer-data-form .form-actions {
  margin-bottom: 30px;
  margin-bottom: 3rem;
  margin-top: 30px;
  margin-top: 3rem;
  align-content: center;
  -webkit-box-align: center;
          align-items: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
}

/* line 93, components/webforms/my-address.scss */
#publication-customer-data-customer-data-form a[href*='back'] {
  background: url(../..//images/icon-arrow-round.png) no-repeat transparent 0 0;
  background-size: 45px 43px;
  display: inline-block;
  font-size: 0;
  height: 43px;
  vertical-align: middle;
  width: 45px;
}

/* line 104, components/webforms/my-address.scss */
#publication-customer-data-customer-data-form .field--name-customer-data-newsletter .form-item {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
  padding-bottom: 2rem;
  border-bottom: 5px solid #f0f0f0;
}

@media (min-width: 992px) {
  /* line 104, components/webforms/my-address.scss */
  #publication-customer-data-customer-data-form .field--name-customer-data-newsletter .form-item {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 114, components/webforms/my-address.scss */
#publication-customer-data-customer-data-form .field--name-customer-data-newsletter label.option {
  display: block;
}

/* line 119, components/webforms/my-address.scss */
#publication-customer-data-customer-data-form .button--primary {
  margin-right: 10px;
  margin-right: 1rem;
  padding-bottom: 10px;
  padding-bottom: 1rem;
  padding-top: 10px;
  padding-top: 1rem;
  background-color: #00aec7;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
          transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  transition-property: color;
  transition-duration: .3s;
  float: right;
  font-weight: 700;
  margin-bottom: 0;
}

/* line 13, components/init/sweep/_sweep.scss */
#publication-customer-data-customer-data-form .button--primary::after {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #006882;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
      -ms-transform-origin: 0 50%;
          transform-origin: 0 50%;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}

@media only screen and (min-width: 992px) {
  /* line 30, components/init/sweep/_sweep.scss */
  #publication-customer-data-customer-data-form .button--primary:active, #publication-customer-data-customer-data-form .button--primary:focus, #publication-customer-data-customer-data-form .button--primary:hover {
    background-color: #00aec7;
    border-color: #006882;
    color: #fff;
  }
  /* line 37, components/init/sweep/_sweep.scss */
  #publication-customer-data-customer-data-form .button--primary:active::after, #publication-customer-data-customer-data-form .button--primary:focus::after, #publication-customer-data-customer-data-form .button--primary:hover::after {
    -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
            transform: scaleX(1);
  }
}

@media (min-width: 992px) {
  /* line 119, components/webforms/my-address.scss */
  #publication-customer-data-customer-data-form .button--primary {
    margin-right: 0;
  }
}
