div.g-recaptcha.error{
  border: 1px solid red;
  width: 304px;
  height: 78px;
}
body.hcp.pyl-form-page--contact-us.pyl-form-page a{
  text-decoration:none;
}
body.hcp.pyl-form-page--contact-us.pyl-form-page a.download-btn{
  text-decoration:none;
  margin:20px;
  padding-left:25px;
}
body.hcp.pyl-form-page--contact-us.pyl-form-page a.download-btn:after{
  background-image: url('/sites/default/files/2024-04/arrow_down.png');
   width: 34px;
   height: 26px;
}
form .form-type-checkbox .form-checkbox:checked ~ label:after{
  opacity:1;
}
body.hcp.pyl-form-page--contact-us.pyl-form-page a.text-underline{
  text-decoration:underline;
}
body.hcp.pyl-form-page .border-bottom{
     height: 0 !important;
    border-bottom: 3px solid rgba(0, 0, 0, 0.2) !important;
    margin: 15px 0 30px;
}
.pyl-form .form-group.form-group--interests {
  padding-bottom:0px;    
 }
.js-form-item-interests-patient-education-information label.error,
.js-form-item-interests-product-information-promotional-education-materials label.error,
.js-form-item-interests-reimbursement-information label.error,
.js-form-item-interests-submission-of-case-studies label.error,
.js-form-item-interests-other label.error,
.js-form-item-interests-product-ordering-information-customer-service label.error{
  display:none !important;
}
.pyl-form .form-group.form-group--first-name{
  margin-top:2rem;
}
form label{
  font-weight: normal;
}
.pyl-form .form-group select.form-select {
    background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) no-repeat right #f2f4f7 !important;
    -webkit-appearance: none;
    background-position-x: 92% !important;
}
.pyl-form .form-group.form-check#edit-interests--wrapper{
  margin-bottom:0;
  padding-left:0 !important;
}
.pyl-form .form-group.form-check#edit-interests--wrapper label.error{
   position: absolute;
   bottom: -270px;
   left:-16px
}
#edit-instructions{
  padding-bottom: 0px !important;
}
.pyl-form #edit-instructions p{
  margin-bottom: 10px !important;
}
.pyl-form__instructions .required-text {
  font-size: 1rem !important;
}
.pyl-form .form-group.form-check#edit-interests--wrapper label.error:after,
.pyl-form .form-group.form-check#edit-interests--wrapper label.error:before{
 display:none;
}
form .form-item-adverse-instructions p{
  margin-bottom:0
}
.pyl-form .form-type-radio input[name='salutation']{  
    width: 20px;
    position: absolute;
    z-index: 999;
    left: 0;
    cursor: pointer;
}
.pyl-form .form-item-salutation #edit-salutation label{
  padding-left:20px;
}
.pyl-form .form-group--submit .btn-after.btn-recycle::after{
  height: 20px;
  width: 20px;
  background-image:url(/sites/default/files/images/default-images/hcp/callouts/cta-recycle.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.pyl-form #edit-adverse-instructions--6 p {
  margin-bottom: 0.25em !important;
}
.pyl-form .form-group {
    margin: 0;
}
.pyl-form .form-group.form-check input[type=checkbox]{
    margin-right: 0 !important;
    width:0 !important;
}
.js-webform-checkboxes.webform-options-display-side-by-side > div{
	padding-left:0;
}
form .form-type-radio label:after{
  top:-1px;
  left:-6px;
}

.pyl-form .form-group.form-check{
  padding-right:0 !important;
  margin-right:0 !important; 
}
form .form-type-select label:before{
  background-color:none;
}
form .form-radio{
  margin-right:0;
  width:1rem;
}

.pyl-form #edit-interests--wrapper .form-group.form-check label{
  margin-left: 20px;
}
form .form-type-checkbox label:after{
  height: 22px;
  width: 22px;
  color:white;
  background:#047ce0;
  top:60%;
  font-size: 12px;
}
form .form-type-radio label:before{
  height: 1rem !important;
  width: 1rem !important;
  top:5px;
}
form .form-item-email-optin{
  margin-left:0 !important;
  padding-left:0 !important;
}
form .form-item-email-optin label{
  padding-left:30px !important;
}

form .form-type-checkbox.js-form-item-email-optin label:before{
  top: 26%;
}
form .form-type-checkbox.js-form-item-email-optin label:after{
  top: 26%;
}
form .form-type-checkbox label:before{
  height: 22px;
  width: 22px;
  top: 60%;
  left:-2px;
}
.webform-flexbox.webform-address__row-3 .webform-address__city{
  flex-basis:50%;
}
.webform-flexbox.webform-address__row-3 .webform-address__province{
  flex-basis:20%;
}
.webform-flexbox.webform-address__row-3 .webform-address__postal-code{
  flex-basis:30%;
}
.webform-address__city .webform-flex--container input[type='text'],
.webform-address__postal-code .webform-flex--container input[type='text']{
  margin-top:0;
}
form label.form-required:before{
  font-size:1rem;
  color:#5B5B5B;
  content: "*";
  margin-left:0;
  background-color:transparent;
}

form label.form-required:after{
  display:none;
}
form label {
  font-size:1rem;
}

.js-webform-radios.webform-options-display-side-by-side {
    margin-left:40px;
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 0;
    width: 100%;
    margin-top:.75em;
}

.js-webform-checkboxes.webform-options-display-side-by-side > div{
    margin-right: 0em;
    margin-bottom: 0em;
    padding-right: 1.5em;
    max-width:375px;
}
.pyl-form .form-group.form-check#edit-interests--wrapper label{
  padding: .5rem 2rem 0 1rem;
}


.js-webform-radios.webform-options-display-side-by-side > div{
    align-items: center;
    display: flex!important;
    padding: 0 0.5em;
    flex-grow:16.6666666667%;
    width:16.666666667%;
    color: #5b5b5b;
    cursor: pointer;
    display: block;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.1;
    word-break: break-word;
}
form .form-type-radio + .form-type-radio{
  margin-top:0;
}

.pyl-form .form-group label.error {
    color: #eb3c36;
    font-size: 14px;
    margin-top: 2px;
}
#edit-email-instructions {
  padding-bottom: 0px !important;
}
.webform-flexbox.webform-address__row-1 {
    margin-top: 0px;
}
div#edit-phone-container {
    padding-top: 0px;
}
div#edit-phone-container--6 {
    padding-top: 0px;
}
div#edit-instructions--6 {
    padding-top: 0px;
}
div#edit-adverse-instructions--6 {
    padding-top: 0px;
}
div#edit-email-instructions--6 {
    padding-top: 4px;
}
.form-group.form-group--email.js-form-item.form-item.js-form-type-email.form-type-email.js-form-item-email.form-item-email {
    /*padding-top: 0px;*/
}
.form-group.form-group--interests {
    padding-top: 0px;
}
.webform-flexbox.webform-address__row-3 {
    margin-top: 37px;
}
#salutation-error{
  position: absolute;
    bottom: -21px;
    width: 150%;
}
#salutation-error:after, #salutation-error:before{
 display:none;
}
form input.ea-triggers-bound{
  border-color: #adadad;
    border-width: 1px;
    border-style: solid;
    border-radius: 4px;
    height: 48px !important;
    background: #f2f4f7;
}
.pyl-form .form-group input{
  
  //width: 799px !important;
  min-height: 48px !important;

  border-color: #adadad !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-radius: 4px !important;
  background: #f2f4f7!important;
}
.pyl-form .form-group input[type='checkbox']{
  min-height: 15px !important;
  height:0 !important;
}
.pyl-form .form-group select{
  
  //width: 421px !important;
  min-height: 48px !important;
  border-color: #adadad !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-radius: 4px !important;
  background: #f2f4f7 !important;
}
.pyl-form .form-group textarea{
  border-color: #adadad !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-radius: 4px !important;
  background: #f2f4f7 !important;
}
.pyl-form .form-group.form-check label{
	padding:1rem 1rem 0;
}
.pyl-form .form-group.form-check.form-item-email-optin label{
	padding: .4rem 1rem;
}
.pyl-form .form-group .webform-button--submit{
  background: #007aff !important;
  color: #ffffff !important;
  border-radius: 5px !important; 
}
.pyl-form .form-group--submit .btn-after::after{
  background-image: url(/sites/default/files/styles/thumbnail/public/2024-04/arrow.png) !important;
}
.pyl-form .form-group--submit .btn-after.btn-recycle::after{
  background-image: url(/sites/default/files/2024-04/Path%202601.png) !important;
}
.pyl-form .form-group .webform-button--reset {
  background: #adadad !important;
  color: #ffffff !important;
  border-radius: 5px !important; 
}
.pyl-form .form-group--submit .btn-after::after{
    top: 50% !important;
    right: 3.5rem !important;
  }

  .pyl-form .form-group--submit .btn-after.btn-recycle::after{
    top: 50% !important; 
  }





@media (min-width: 768px){
  div#edit-salutation {
    padding: 0;
    margin-left: 0;
}
.js-webform-radios.webform-options-display-side-by-side  {
    padding-left: 1.875rem;
}
}

@media (max-width: 991.98px){
  .pyl-form .form-group label.error {
    margin-top:5px;
  }
  .pyl-form .form-group.form-check#edit-interests--wrapper label.error{
    bottom:-320px;
    left:-15px;
    font-size:11px;
  }
  
  .pyl-form .form-group--submit .btn{
    min-width:235px !important;
  }
  .pyl-form .form-group--submit .btn-after::after{
    top: 48% !important;
    right: 5.8rem !important;
  }
  .pyl-form .form-group.form-check#edit-interests--wrapper label {
    font-size: 14px;
    padding: 0 0 0 1rem;
}
  fieldset#edit-facility-address--wrapper legend {
    display: none;
}
  .pyl-form .form-group--submit .btn-after input{
    padding-left:3rem !important;
  }
  .pyl-form .form-group--submit .btn-after.btn-recycle::after{
    top: 42% !important; 
    right: 7.5rem !important;
  }
   .pyl-form .form-group--submit .btn--reset{
    padding-left:29% !important;
  }
  .pyl-form .form-group--submit{
    align-items: center !important;
    justify-content: center !important;
    padding:0 !important;
  }
  .pyl-form .form-item-salutation #edit-salutation label {
    padding-left:15px;
  }
  body.hcp .gradient-bg-box{
    padding: 25px 10px;
  }
  
  body.hcp.pyl-form-page--contact-us h1{
    margin-bottom: 30px;
  }
  body.hcp.pyl-form-page--contact-us .nav-btn-row{
    padding: 0;
    border-bottom: 4px solid #dee2e6 !important;
    margin-bottom: 30px;
  }
  body.hcp.pyl-form-page--contact-us .border-bottom{
    border-bottom: 4px solid #dee2e6 !important;
    margin-bottom: 30px;
  }
  body.hcp.pyl-form-page--contact-us .nav-btn-row a.download-btn{
    margin:1.5rem 0 2rem 0;
    text-decoration: none !important;
  }
  body.hcp.pyl-form-page--contact-us .purple{
    font-size: 22px;
  }
  body.hcp.pyl-form-page--contact-us a
  {
    text-decoration: underline;
  }
  body.hcp.pyl-form-page--contact-us a strong{
    font-weight: normal !important;
  }
  body.hcp.pyl-form-page--contact-us .form-group.form-check label{
    padding: 0 0 0 1.5em;
    line-height:inherit;
  }
  .pyl-form p{
    font-size: 14px;
  }
  form .form-type-checkbox label:before{
    height: 20px;
    width: 20px;
    top: 50%;
  }
   form .form-type-checkbox label:after{
    height: 20px;
    width: 20px;
    left: 0px;
    top: 50%;
  }
  body.hcp.pyl-form-page--contact-us .form-group input[type=checkbox]{
    min-height: 0 !important;
    height: 0 !important;
  }
  body.hcp.pyl-form-page--contact-us .js-webform-radios.webform-options-display-side-by-side{
    margin-left: 5px;
  }
  body.hcp.pyl-form-page--contact-us fieldset.form-group{
    padding: 0;
  }
}


@media (max-width: 767px){
  .js-webform-radios.webform-options-display-side-by-side > div{    
    width:auto;
  }
  .webform-flexbox .webform-flex{
    margin-top:25px;
  }
  .form-item-email-optin label{
    padding-left: 30px !important;
  }
  label#salutation-error {
    min-width: 200px;
    top: 45px;
    padding-left: 0px !important;
}
  .pyl-form .form-group--submit {
    justify-content: center;
}
}
@media (max-width: 410px){
.pyl-form .form-group.form-check#edit-interests--wrapper label.error{
  bottom: -333px;
  }
}
body.pyl-form-page .form-group--submit .btn-after{
  cursor:pointer;
}
