.marketoIframe{
  width: 100%;
  overflow: hidden;
}
.marketoForm #submitbt {
  background: white;
  border-color: rgb(153, 153, 153) !important;
  padding: 12px;
  /*max-width: 290px;*/
}
.marketoForm #submitbt span {
  /*width: 100%;*/
  text-align: left;
  font-weight: 700;
  color: #2a2a2a;
  font-size: 16px;
}

.pp-form-overlay{
  margin-top: 17px;
  padding: 16px 34px 34px 34px; 
  background: url('../jpg/sign-up-bg-1000x450.jpg') no-repeat center center;
  background-size: cover;
  border: 1px solid #dcdcdc;
}
.marketoForm #field_privacycb, .marketoForm #pref, .marketoForm #field_privacycb label, .marketoForm #pref label, .marketoForm #field_privacycb a, .marketoForm #pref a{
  font-size: 14px;
  color: rgb(102,102,102);
  font-weight: 400 !important;
}