
body .adweek.pf-widget {
  border-radius: 0;
}

body .adweek.pf-widget .pf-widget-content {
  background: white;
}

body .adweek.pf-widget .pf-widget-headline {
  font-size: 26px;
  font-family: "Flama-Light", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  text-transform: uppercase;
  text-align: left;
  margin: 11px 0 1px 40px;
  color: #000;
}

body .adweek.pf-widget .pf-widget-message,
body .adweek.pf-widget .branding {
  display: none;
}

body .adweek.pf-widget .pf-widget-close {
  font-family: "Flama-Black", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  background: yellow;
  width: 26px;
  height: 26px;
  border-radius: 25px;
  text-align: center;
  color: #000;
  line-height: 25px;
  top: 5px;
  right: 5px;
  z-index: 200;
  font-size: 15px;
  vertical-align: middle;
  margin: 0;
}

body .adweek.pf-widget .pf-content-unit-meta {
  padding: 0;
}

body .adweek.pf-widget .pf-content-unit.stack .pf-content-unit-meta h4,
body .adweek.pf-widget .pf-content-unit-meta h4 {
  font-family: "Flama-Light", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 16px;
  color: #000;
  margin-top: 11px;
}

body .adweek.pf-widget .pf-content-unit.stack .pf-content-unit-meta p,
body .adweek.pf-widget .pf-content-unit-meta p {
  font-family: "Flama-Bold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  text-transform: capitalize;
  font-size: 12px;
  color: #000;
}

body .adweek.pf-widget .pf-widget-btn {
  border-radius: 7px;
  color: #fff;
}

body .adweek.pf-widget form input {
  border-radius: 7px;
  background: #e4e4e4;
  box-shadow: none;
  max-width: 430px;
  margin: 0 auto 10px;
  margin-left: calc((100% - 430px)/2);
  float: left;
}

body .adweek.pf-widget form input.pf-field-half-width {
  max-width: 210px;
  margin-right: 5px;
}

body .adweek.pf-widget form input.pf-field-half-width.right {
  margin-left: 5px;
  float: left;
}

body .adweek.pf-widget.pf-widget-slideout {
  background: #000;
  width: 475px;
  height: 300px;
}

body .adweek.pf-widget.pf-widget-slideout .pf-widget-headline,
body .adweek.pf-widget.pf-widget-slideout .pf-content-unit-meta h4,
body .adweek.pf-widget.pf-widget-slideout .pf-content-unit-meta p {
  max-width: 330px;
  margin-left: 40px;
}

body .adweek.pf-widget.pf-widget-slideout .pf-widget-content {
  padding: 0;
  margin: 10px;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  overflow: hidden;
}

body .adweek.pf-widget.pf-widget-modal {
  background: rgba(0, 0, 0, 0.7);
}

body .adweek.pf-widget.pf-widget-modal .pf-widget-close {
  top: -5px;
  right: -5px;
}

body .adweek.pf-widget.pf-widget-modal .pf-widget-headline {
  font-size: 30px;
}

body .adweek.pf-widget.pf-widget-modal .pf-widget-headline,
body .adweek.pf-widget.pf-widget-modal .pf-content-unit-meta h4,
body .adweek.pf-widget.pf-widget-modal .pf-content-unit-meta p {
  margin-left: 80px;
  max-width: 365px;
}

body .adweek.pf-widget.pf-widget-modal .pf-widget-content {
  max-width: 700px;
  min-height: 350px;
  border: 10px solid #000;
  border-radius: 0;
  padding: 0;
  overflow: visible;
}

body .adweek.pf-widget.pf-widget-modal .pf-content-unit,
body .adweek.pf-widget.pf-widget-modal .pf-content-unit-img {
  width: 100%;
}

body .adweek.pf-widget.pf-widget-modal .pf-content-unit-img {
  height: 165px;
  position: relative;
}

body .adweek.pf-widget.pf-widget-modal .pf-content-unit:not(.stack) .pf-content-unit-img + .pf-content-unit-meta {
  width: auto;
  padding: 0;
  float: left;
}

body .adweek.pf-widget.webinar.pf-widget-modal .pf-widget-content, body .adweek.pf-widget.lead-gen.pf-widget-modal .pf-widget-content {
  min-height: 450px;
}

body .adweek.pf-widget.webinar.pf-widget-modal .pf-widget-headline, body .adweek.pf-widget.lead-gen.pf-widget-modal .pf-widget-headline {
  font-family: "Flama-Black", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 24px;
  text-transform: capitalize;
  margin: 266px auto 0;
  z-index: 101;
  position: relative;
  width: 100%;
  max-width: 660px;
  text-align: center;
}

body .adweek.pf-widget.webinar.pf-widget-modal .pf-widget-body, body .adweek.pf-widget.lead-gen.pf-widget-modal .pf-widget-body {
  overflow: hidden;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

body .adweek.pf-widget.webinar.pf-widget-modal .pf-widget-body > .pf-va-middle, body .adweek.pf-widget.lead-gen.pf-widget-modal .pf-widget-body > .pf-va-middle {
  position: absolute;
  top: 240px;
  width: 100%;
  height: calc(100% - 240px);
  z-index: 100;
  background: white;
}

body .adweek.pf-widget.webinar.pf-widget-modal .pf-widget-message, body .adweek.pf-widget.lead-gen.pf-widget-modal .pf-widget-message {
  display: block;
  margin-top: 65px;
  margin-bottom: 20px;
  font-family: "Flama-Light", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 17px;
  color: #000;
}

body .adweek.pf-widget.webinar.pf-widget-modal img.pf-widget-img, body .adweek.pf-widget.lead-gen.pf-widget-modal img.pf-widget-img {
  float: none;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: 0;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 240px;
  border-radius: 0;
  -ms-transform: translateY(-15%);
      transform: translateY(-15%);
}

body .adweek.pf-widget.webinar.pf-widget-modal .pf-widget-btn, body .adweek.pf-widget.lead-gen.pf-widget-modal .pf-widget-btn {
  background: #36b7a1;
}

body .adweek.pf-widget.webinar.pf-widget-slideout {
  width: 430px;
  height: 250px;
}

body .adweek.pf-widget.webinar.pf-widget-slideout .pf-widget-body {
  width: calc(100% - 20px);
  height: 130px;
  position: absolute;
  top: 10px;
  left: 10px;
  overflow: hidden;
}

body .adweek.pf-widget.webinar.pf-widget-slideout img.pf-widget-img {
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 130px;
  border-radius: 0;
  left: 0px;
  top: 0px;
  margin: 0;
  -ms-transform: translateY(-25%);
      transform: translateY(-25%);
}

body .adweek.pf-widget.webinar.pf-widget-slideout .pf-widget-headline {
  font-family: "Flama-Black", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 15px;
  text-transform: capitalize;
  text-align: center;
  max-width: none;
  margin: 141px auto 0;
  width: calc(100% - 20px);
}

body .adweek.pf-widget.webinar.pf-widget-slideout .pf-widget-btn {
  margin-top: 5px;
  background: #36b7a1;
  padding: 0 15px;
  line-height: 30px;
}

body .adweek.pf-widget.lead-gen.pf-widget-modal .pf-widget-content {
  max-width: 500px;
}

body .adweek.pf-widget.lead-gen.pf-widget-modal .pf-widget-headline {
  font-size: 20px;
  margin-top: 226px;
}

body .adweek.pf-widget.lead-gen.pf-widget-modal .pf-widget-message {
  font-size: 14px;
  margin-top: 40px;
}

body .adweek.pf-widget.lead-gen.pf-widget-modal img.pf-widget-img {
  min-height: 210px;
}

body .adweek.pf-widget.lead-gen.pf-widget-modal .pf-widget-body {
  overflow: scroll;
  background: white;
}

body .adweek.pf-widget.lead-gen.pf-widget-modal ::-webkit-scrollbar {
  display: none;
}

body .adweek.pf-widget.lead-gen.pf-widget-modal .pf-widget-body > .pf-va-middle {
  top: 210px;
  height: calc( 100% - 210px);
}

body .adweek.pf-widget.lead-gen.pf-widget-modal .pf-widget-btn {
  background: #000;
  margin-bottom: 30px;
}

body .adweek.pf-widget.email.pf-widget-slideout {
  height: 400px;
}

body .adweek.pf-widget.email.pf-widget-slideout .pf-widget-body {
  background: white;
  position: relative;
  top: 10px;
  left: 10px;
  width: calc(100% - 20px);
  padding-top: 20px;
}

body .adweek.pf-widget.email.pf-widget-slideout .pf-widget-img {
  display: block;
  border-radius: 0;
  width: 280px;
  height: auto;
  margin: 0 0 10px 30px;
  position: initial;
}

body .adweek.pf-widget.email.pf-widget-slideout .pf-widget-content {
  height: calc( 100% - 143px);
}

body .adweek.pf-widget.email.pf-widget-slideout .pf-widget-headline {
  font-family: "Flama-Medium", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 36px;
  line-height: 40px;
  max-width: none;
  text-transform: none;
  margin: 11px 0 10px 30px;
}

body .adweek.pf-widget.email.pf-widget-slideout .pf-widget-message {
  display: block;
  margin-left: 30px;
  font-size: 20px;
  color: #000;
  text-align: left;
}

body .adweek.pf-widget.email.pf-widget-slideout form {
  clear: both;
  overflow: hidden;
}

body .adweek.pf-widget.email.pf-widget-slideout form input {
  max-width: calc(100% - 60px);
}

body .adweek.pf-widget.email.pf-widget-slideout .pf-widget-ok {
  background: #000;
  margin: 0 5px 10px calc( 50% - 148px);
}

body .adweek.pf-widget.email.pf-widget-slideout .pf-widget-cancel {
  background: #e4e4e4;
  margin: 0 85px 10px 0;
}

body .adweek.pf-widget.email.pf-widget-slideout .success-state {
  /*
			position: absolute;
			top: 50%;
*/
}
