@import url('https://fonts.googleapis.com/css?family=Montserrat:400,400i,700');

/* Modal Styles */
.pf-widget.newsweek-custom-modal .pf-widget-content {
  background-color: #000;
  border-radius: 0;
  border: 2px solid #414143;
  outline: 10px solid #000;
  max-width: 586px;
  padding: 40px 0px 20px;
}

.pf-widget.newsweek-custom-modal .pf-widget-content {
  background: #000 url('https://storage.googleapis.com/newsweek-personalize/custom-modals/bg.png') no-repeat top center;
}

.pf-widget.newsweek-custom-modal .branding {
  display: none;
}

.pf-widget.newsweek-custom-modal .pf-widget-btn.pf-widget-ok {
  background-color: #ff0000;
  color: white;
  font-family: Montserrat, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 32px;
}

.pf-widget.newsweek-custom-modal .pf-widget-message {
  font-family: Montserrat, Arial, sans-serif;
  color: white;
  font-style: italic;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  margin-top: 293px;
  margin-bottom: 12px;
}

.pf-widget.newsweek-custom-modal.pf-widget-variant-2 .pf-widget-headline {
  margin-top: 0;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 28px;
  letter-spacing: 3px;
}

.pf-widget.newsweek-custom-modal.pf-widget-variant-2 .pf-widget-headline .small {
  display: block;
  font-size: 18px;
}
.pf-widget.newsweek-custom-modal.pf-widget-variant-2 .pf-widget-headline .citation {
  font-weight: normal;
  display: block;
  font-size: 13px;
}

.pf-widget.newsweek-custom-modal.pf-widget-variant-2 .pf-widget-img {
  top: 101px;
  width: 377px;
  height: 333px;
  margin-left: -185px;
}


/* Slideout Styles */
.pf-widget.newsweek-custom-slideout {
  background-color: #000;
  border-radius: 0;
  border: 2px solid #414143;
  outline: 10px solid #000;
  padding: 0;
  background: #000 url('https://storage.googleapis.com/newsweek-personalize/custom-modals/bg.png') no-repeat;
  background-position: left 0 bottom 206px;
  background-size: contain;
}

.pf-widget.newsweek-custom-slideout .pf-widget-content {
  padding: 30px 10px 20px;
}

.pf-widget.newsweek-custom-slideout .branding {
  display: none;
}

.pf-widget.newsweek-custom-slideout .pf-widget-btn.pf-widget-ok {
  background-color: #ff0000;
  color: white;
  font-family: Montserrat, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 32px;
}

.pf-widget.newsweek-custom-slideout .pf-widget-message {
  font-family: Montserrat, Arial, sans-serif;
  color: white;
  font-style: italic;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  margin-bottom: 12px;
  margin-top: 223px;
}

.pf-widget.newsweek-custom-slideout.pf-widget-variant-2 .pf-widget-content .pf-widget-headline {
  margin-top: 0;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 21px;
  letter-spacing: 3px;
  margin-top: 0;
  line-height: 1.2;
}

.pf-widget.newsweek-custom-slideout.pf-widget-variant-2 .pf-widget-headline .small {
  display: block;
  font-size: 13px;
}
.pf-widget.newsweek-custom-slideout.pf-widget-variant-2 .pf-widget-headline .citation {
  font-weight: normal;
  display: block;
  font-size: 12px;
  margin-top: 2px;
}

.pf-widget.newsweek-custom-slideout.pf-widget-variant-2 .pf-widget-img {
  top: auto;
  bottom: 92px;
  width: 275px;
  height: 243px;
  margin-left: -133px;
  border-radius: 0px;
}

/* ======= morning-briefing ======= */

.morning-briefing.pf-form {
    width: 1478px;
    height: 239px;
    background-image: url(https://d2r8ootic371nc.cloudfront.net/lytics-newsweek/newsweekMorningBrief.png);
    overflow-y:hidden !important;
}

.morning-briefing.pf-form form {
    font-family: Montserrat, Arial, sans-serif;
    width: 300px;
    margin-left: 709px;
    margin-top: 117px;
}

.morning-briefing .branding,  .morning-briefing .pf-widget-cancel {
    display: none !important;
}

.morning-briefing .pf-widget-ok {
    font-size:12px;
    position: relative;
    left: 298px;
    top: -52px;
    width: 72px;
    padding: 0;
    height: 38px;
    background-color: #eb0119 !important;
    color: #FFF !important;
    line-height:12px;
    text-align:left;
    padding-left:6px;
}

/* Newsweek Morning Brief Theme - use morning-brief class */
.morning-brief.pf-form {
    width: 1170px;
    height: 239px;
    background-image: url(https://d2r8ootic371nc.cloudfront.net/lytics-newsweek/newsweekMorningBriefBg.png);
    overflow-y:hidden;
    border: 1px solid #FFF;
}
.morning-brief.pf-form form {
    font-family: Montserrat, Arial, sans-serif;
    width: 300px;
    position: relative;
    left: 586px;
    top: -34px;
}
.morning-brief .branding,  .morning-brief .pf-widget-cancel {
    display: none;
}
.morning-brief .pf-widget-ok {
    font-size:12px;
    position: relative;
    left: 298px;
    top: -52px;
    width: 72px;
    padding: 0;
    height: 38px;
    background-color: #eb0119;
    color: #FFF;
    line-height:12px;
    text-align:left;
    padding-left:6px;
}

.morning-brief.pf-widget .pf-widget-message {
    line-height: 1;
    color: #FFF;
    font-weight: bold;
    font-family: Montserrat, Arial, sans-serif;
    position: relative;
    top: -44px;
    left: 42px;
    font-size:27px;
    width:400px;
}

.morning-brief.pf-widget .pf-widget-headline {
    position: relative;
    font-size: 46px !important;
    font-weight: bold;
    left: 596px;
    top:66px;
    letter-spacing: -2px;
    color:#FFF;
}
.morning-brief.pf-widget .pf-widget-btn.pf-widget-ok {
    color: #fff;
    background-color: #eb0119;
}

.morning-brief.pf-widget-slideout.pf-position-bottom-left {
    left: 50%;
    transform: translate(-50%, 0);
    bottom: -239px;
}

.morning-brief.pf-widget-slideout.opened.pf-position-bottom-left {
    bottom: 0;
}

span.brief-citation {
    font-size:14px;
    font-weight: normal;
    display:block;
    text-align:right;
}

/* Newsweek Red Theme - use newsweek-red class */
.newsweek-red.pf-widget {
    font-family: Montserrat, Arial, sans-serif;
}
.newsweek-red.pf-form {
    width: 420px;
    height: 400px;
    background-color: #eb0119;
}
.newsweek-red.pf-form form {
    font-family: Montserrat, Arial, sans-serif;
    width: 360px;
}

.newsweek-red .pf-widget-ok, .newsweek-red .pf-widget-headline, .newsweek-red .pf-widget-message {
    color: #FFF;
}
.newsweek-red .pf-widget-headline {
    font-weight: bold;
}
.newsweek-red .branding,  .newsweek-red .pf-widget-cancel {
    display: none;
}
.newsweek-red .pf-widget-ok {
    font-size:18px;
    background-color: #FFF ;
    color: #333 ;
}