/* request a rep page */

/*.grey-bg{
    background:rgba(239,239,239,0.5);
}
*/
#req-a-rep-form {
  background: #EFEFEF80;
}

#req-a-rep-head .cmp-text,
#req-a-rep-form .cmp-text {
  padding: 0px;
}

#req-a-rep #container-3b6cc33a1e .container.responsivegrid {
  box-shadow: 0px 3px 6px #00000029;
}

.align-center h1,
.align-center h3 {
  color: #333F48;
  text-align: center;
  font-size: 35px;
  font-family: "myriad-pro", sans-serif; font-weight: 700; font-style: normal;
  margin-top: 60px;
  margin-bottom: 28px;
}
.align-center h1{
    font-family: myriad-pro;
    font-weight: 700;
}

.rep-icon {
  position: relative;
  text-align: center;
}

.rep-icon .grey-bg:before {
  position: absolute;
  background: #fff;
  width: 100%;
  /* height: 35px; */
  height: 50px;
  top: 0;
  left: 0;
  content: '';
  z-index: 0;
}

.rep-icon:before {
  content: '';
  background: linear-gradient(90deg, #064C53 0%, #045F60 39%);
  width: 48%;
  height: 2px;
  top: 35px;
  left: 0;
  position: absolute;
  bottom: 0;
  display: none;
}

.rep-icon:after {
  content: '';
  background: linear-gradient(90deg, #03746D 72%, #009D88 100%);
    /* width: 47.3%; */
  width: 100%;
  height: 5px;
  /* top: 35px; */
  top: 50px;
  right: 0;
  position: absolute;
  bottom: 0;
}

img.sales-rep {
  /* width: 100%;
  max-width: 80px; */
  width: 123px;
  max-width: 100%;
  position: relative;
  z-index: 9;
}

/*Form styling*/

.form-heading {
  font-size: 18px;
  color: #333F48;
  margin: 0px;
  padding-bottom: 15px;
  /* padding-top: 15px; */
  padding-top: 35px;
  font-family: "myriad-pro", sans-serif; font-weight: 700; font-style: normal;
  line-height: 20px;
  max-width: 1040px;
}

.required {
  font-size: 18px;
  color: #333F48;
  padding-bottom: 12px;
  font-family: "myriad-pro", sans-serif; font-weight: 400; font-style: normal;
  padding-bottom: 20px;
}

.required sup {
  font-size: 13px;
  line-height: 14px;
  vertical-align: top;
}

#req-a-rep div#reference-section {
  display: none;
}

#req-a-rep .cmp-dynamicform__generated-form .has-error .cmp-dynamicform__control-label .text-danger{
  color: #a94442; 
}
#req-a-rep .req-rep-form .cmp-dynamicform__generated-form-error.text-danger{
  color: #a94442;
}

/* Thank you page after form submit style start here */
#req-a-rep-thank-you #container-3b6cc33a1e .container.responsivegrid {
  box-shadow: 0px 3px 6px #00000029;
}

#req-a-rep-thank-you #reference-section {
  display: none;
}

/* Thank you page after form submit style end here */

@media screen and (min-width: 992px) {
    #Stay-connected #header-main-menu {
        position: relative;
    }

    #Stay-connected .container.responsivegrid.aem-GridColumn.aem-GridColumn--default--12:has(#header-main-menu),
        #req-a-rep .container.responsivegrid.aem-GridColumn.aem-GridColumn--default--12:has(#header-main-menu){
        /*box-shadow: 0px 3px 46px #0000001a;*/
        box-shadow: 0px 5px 8px 0px #00000026;
    }
}

@media screen and (min-width: 1601px) {
  #req-a-rep-thank-you .after-submit-form {
    padding-bottom: 25%;
  }
}

@media only screen and (min-width: 992px) {
  .req-rep-form {
    width: 100%;
    max-width: 1160px;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 991px) {
  .req-rep-form {
    padding-left: 15px;
    padding-right: 15px;
  }
  .align-center h1,
  .align-center h3 {
    margin-top: 30px;
    font-size: 22px;
  }
}

.req-rep-form .cmp-dynamicform__generated-form .text-danger {
  color: #333F48;
  font-family: "myriad-pro", sans-serif; font-weight: 400; font-style: normal;
  font-size: 14px;
  vertical-align: top;
  line-height: 21px;
}

#req-a-rep .req-rep-form .cmp-dynamicform__generated-form .text-danger{  
  position: relative;
  left: -3px;
}

.req-rep-form label {
  font-size: 18px;
  line-height: 21px;
  color: #333F48;
  font-family: "myriad-pro", sans-serif; font-weight: 400; font-style: normal;
}

.req-rep-form .cmp-dynamicform__form-group {
  width: 70%;
  margin-bottom: 10px;
}

.req-rep-form .cmp-dynamicform__form-label-container {
  padding-bottom: 10px;
}

.req-rep-form div#field-63925e552c9d26000403ee82 .form-control:not(textarea) {
  border-radius: 5px;
}

.req-rep-form .cmp-dynamicform__generated-form .form-control:not(textarea) {
  border-radius: 5px;
  border: 1px solid #333F48;
  color: #333F48;
  font-size: 18px;
  font-family: "myriad-pro", sans-serif; font-weight: 400; font-style: normal;
  padding: 10px 18px;
}

@media only screen and (min-width: 992px) {
  .req-rep-form div#field-group-63925e552c9d26000403ee83 {
    width: 32%;
    display: inline-block;
    margin-right: 6%;
    position: relative;
  }
  #req-a-rep .req-rep-form div#field-group-63925e552c9d26000403ee83.cmp-dynamicform__form-group.has-error{
    margin-bottom: 30px;
  }

  .req-rep-form div#field-group-63925e552c9d26000403ee84 {
    width: 32%;
    display: inline-block;
    position: relative;
  }

  .req-rep-form div#field-group-63925e552c9d26000403ee83 p.cmp-dynamicform__generated-form-error.text-danger,.req-rep-form div#field-group-63925e552c9d26000403ee84 p.cmp-dynamicform__generated-form-error.text-danger {
    position: absolute;
    bottom: -20px;
  }
}

.req-rep-form button.cmp-dynamicform__clear-btn {
  display: none;
}

button.cmp-dynamicform__submit-btn {
  background: #AE2573;
  color: #fff;
  width: 155px;
  border-radius: 5px;
  padding: 11px 10px 9px 40px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.5px;
  cursor: pointer;
  font-family: "myriad-pro", sans-serif; font-weight: 600; font-style: normal;
  position: relative;
  text-align: left;
  display: inline-block;
}

button.cmp-dynamicform__submit-btn:after {
  content: url('/content/dam/intelligentcontent/brands/fasenra-hcp/en/images/global/long-arrow.svg');
  position: absolute;
  top: auto;
  right: 33px;
  width: 20px;
  height: 10px;
  margin-top: 1px;
}

#req-a-rep .req-rep-form select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appeearance: none;
  background-image: url('/content/dam/intelligentcontent/brands/fasenra-hcp/en/images/global/dropdown-icon.svg');
  background-repeat: no-repeat;
  background-position: 96% center;
  border-radius: 5px;
  height: auto;
  color: rgba(51 63 72 / 70%);
}

.req-rep-form select::-ms-expand {
  display: none;
 /* Hide the default arrow in Internet Explorer 10 and Internet Explorer 11 */
  ;
}

.req-rep-form select option {
  border: 1px solid #333F48;
  padding: 10px 0px;
  font-size: 18px;
  color: #333F48;
}

.req-rep-form select option:hover {
  background: #AE2573;
  color: #fff;
}

.form-footnote {
  font-size: 17px;
  line-height: 20px;
  color: #333F48;
  padding: 20px 0px 50px;
  max-width: 1110px;
  font-family: "myriad-pro", sans-serif; font-weight: 600; font-style: normal;
}

.form-footnote a {
  color: #AE2573;
  text-decoration: underline;
  font-family: "myriad-pro", sans-serif; font-weight: 700; font-style: normal;
}

.form-footnote span.line-break{
  display: inline-block;
}

/* responsive */
@media screen and (max-width: 1024px) {
  .req-rep-form {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (max-width:991px) {
  .req-rep-form .cmp-dynamicform__form-group {
    width: 100%;
  }
  .before-submit-form .form-heading{
    padding-top: 12px;
  }

  .form-footnote {
    padding: 20px 10px 50px 0;
  }
}

/* Dynamic Form Component V2 New styling */

.req-rep-form .cmp-dynamicform__generated-form {
  padding: 0;
}
.req-rep-form .cmp-dynamicform__generated-form .form-control:not(textarea){
  margin-bottom: 15px;
}
.req-rep-form .cmp-dynamicform__generated-form .cmp-dynamicform__form-group button{
  background: #AE2573;
  color: #fff;
  width: 155px;
  border-radius: 5px;
  padding: 11px 10px 9px 40px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.5px;
  cursor: pointer;
  font-family: "myriad-pro", sans-serif; font-weight: 600; font-style: normal;
  position: relative;
  text-align: left;
  line-height: 1.2;
}
.req-rep-form  .cmp-dynamicform__generated-form .cmp-dynamicform__form-group button .fa-spinner {
  margin-left: 0;
}
#req-a-rep .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .form-control:not(textarea){
  height: 40px;
}
#req-a-rep .req-rep-form select{
  background-size: 2%;
  background-position: 97.5% center;
}

#req-a-rep .text-danger {
  color: #d72a2a;
}

@media screen and (max-width: 414px) {
  #req-a-rep .req-rep-form select {
    background-size: 4%;
    background-position: 96.5% center;
  }
}
