  div#scroll {
    padding: 0px 0px;
  }

  .breadcrumb {
    display: none;
  }

  [data-attr="form-field"].inputgroup.textarea label {
    background: #fff;
    width: 90%;
    font-size: 13px;
  }

  [data-attr="form-field"] textarea {
    padding-top: 40px !important;
  }
[data-attr="form-field"][data-field="textarea"] {
    max-width: 90%;
}

[data-field="textarea"] label {
    background: #fff !important;
}
.bg-l-grey .cust-quote .cust-logo ul.clearfix.tac {
  display: none;
}

.bg-l-grey:not(#customers .bg-l-grey) {
  display: none;
}


#customers {
  display: block;
}

#customers .bg-l-grey {
  display: block;
}
.ivanti .cta.link-blue {
    margin-right: 12px;
}
.ivanti.table{
width:auto;
}
      div#formCTAgdpr, div[data-clickgdpr="formCTAgdpr"] {
    display: block;
    width: 100%;
    margin: 10px auto 0;
    max-width: 90%;
    color: #999;
}