#nrlsk-form {
  /*SET BACKGROUND COLOR AND IMAGE*/
  background: url("/resources/img/email-padiact/belkin-padiact-lifestyle-mar.jpg") no-repeat left bottom #88c6f1;
  /*SET HEIGHT AND WIDTH OF EMAIL POPUP*/
  width: 100%;
  height: 100%;
  max-width: 842px;
  max-height: 399px;
  z-index: 10002;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

#nrlskExit {
  color: #444444;
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 99999;
  cursor: pointer;
  width: 30px;
  height: 30px; }

#nrlskExit:before {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 32px;
  height: 0;
  border-top: 1px solid white;
  transform: rotate(45deg);
  transform-origin: center; }

#nrlskExit:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 32px;
  height: 0;
  border-top: 1px solid white;
  transform: rotate(-45deg);
  transform-origin: center; }

#norilskContent {
  overflow: hidden;
  margin-top: 30px; }

#norilskLoadedContent > div:last-child a {
  display: none; }

#norilskTitle {
  color: #000;
  font-family: 'metric-bold',Arial,sans-serif;
  font-size: 60px;
  padding: 0 20px 0 50px;
  margin: 0;
  color: white;
  width: 62%;
  border-right: 1px solid white; }

#nrlsk_fields p, #norilsk_thanks p {
  color: white;
  font-family: metric-regular,Arial,sans-serif;
  font-size: 24px;
  margin: 0; }

#nrlsk_fields > p:first-child, #norilsk_thanks > p:first-child {
  line-height: 33px;
  border-right: 1px solid white;
  display: block;
  width: 62%;
  float: left;
  padding: 12px 20px 40px 50px; }

#nrlsk_form {
  display: block;
  float: right;
  width: 38%;
  padding: 0 50px 0 20px; }
  #nrlsk_form label {
    color: white;
    font-family: metric-semibold, Arial, sans-serif;
    font-size: 18px;
    padding-bottom: 10px; }
    #nrlsk_form label span {
      width: 22%;
      display: inline-block; }
    #nrlsk_form label input {
      width: 75%;
      padding: 12px 10px;
      border: none;
      font-size: 14px;
      color: #666;
      -webkit-appearance: none;
      -webkit-border-radius: 0px; }

#norilsk_save {
  font-size: 1.09rem;
  font-family: "metric-semibold", Arial, sans-serif;
  padding: 10px 24px;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #73D44A;
  border: none;
  color: #000;
  cursor: pointer;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  float: right;
  -webkit-appearance: none; }

#nrlskPrivacy {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  text-align: right;
  padding: 0 50px 20px; }
  #nrlskPrivacy p {
    color: #997490;
    font-family: 'metric-regular', Arial, sans-serif;
    font-size: 11px; }

#nrlsk_fade {
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: #000;
  z-index: 10001;
  -moz-opacity: 0.8;
  opacity: .80;
  filter: alpha(opacity=80); }

#nrlsk_13970 #norilskTitle {
  font-size: 50px; }

#nrlsk_13972 #norilskTitle {
  font-size: 37px; }

#nrlsk_13972 #nrlsk_fields p {
  font-size: 21px; }

@media (max-width: 639px) {
  #nrlsk-form {
    /*SET BACKGROUND COLOR AND IMAGE*/
    background: url("/resources/img/email-padiact/belkin-padiact-lifestyle-mar-mobile.jpg") no-repeat left bottom #76d7f7;
    max-height: calc(100% - 40px);
    max-width: calc(100% - 40px); }
  #norilskTitle {
    width: 100%;
    text-align: center;
    border: none;
    padding: 0 25px;
    font-size: 35px; }
  #nrlsk_fields > p:first-child, #norilsk_thanks > p:first-child {
    line-height: 27px;
    border: none;
    display: block;
    width: 100%;
    font-size: 16px;
    float: none;
    padding: 12px 25px 20px; }
  #nrlsk_form {
    display: block;
    float: none;
    width: 100%;
    padding: 0 25px; }
  #norilsk_save {
    width: 100%;
    float: none; }
  #nrlskPrivacy {
    position: static;
    text-align: center;
    padding: 5px 25px; }
    #nrlskPrivacy p {
      font-size: 9px; }
    #nrlskPrivacy br {
      display: none; } }

@media (max-width: 700px) {
  #norilskTitle {
    font-size: 50px;
    padding: 0 20px 0 25px; }
  #nrlsk_fields > p:first-child, #norilsk_thanks > p:first-child {
    font-size: 18px;
    padding: 12px 20px 40px 30px; }
  #nrlsk_form {
    padding: 0 25px 0 20px; }
    #nrlsk_form label span {
      width: 28%; }
    #nrlsk_form label input {
      width: 70%; } }

/*----------  GENERIC PADIACT MODAL ALWAYS INCLUDE ----------*/
div[id*="norilsk_overlay_div_"] input[id*="norilsk_save_"] {
  background-color: #73D44A !important;
  border: none !important;
  font-family: metric-semibold,Arial,sans-serif !important;
  font-weight: normal !important;
  font-size: 1rem !important;
  text-transform: uppercase;
  padding: 10px 24px !important;
  color: black !important;
  border-radius: 100px !important;
  -moz-border-radius: 100px !important;
  -webkit-border-radius: 100px !important; }

div[id*="norilsk_overlay_div_"] div[id*="nrlsk-form_"] a {
  position: absolute !important;
  display: inline-block;
  width: 30px;
  height: 30px;
  overflow: hidden;
  right: 5px;
  top: 5px;
  cursor: pointer; }
  div[id*="norilsk_overlay_div_"] div[id*="nrlsk-form_"] a + div {
    font-family: metric-bold,Arial,sans-serif !important;
    text-transform: uppercase;
    font-weight: normal !important; }
  div[id*="norilsk_overlay_div_"] div[id*="nrlsk-form_"] a img {
    opacity: 0; }
  div[id*="norilsk_overlay_div_"] div[id*="nrlsk-form_"] a::before, div[id*="norilsk_overlay_div_"] div[id*="nrlsk-form_"] a::after {
    height: 4px;
    margin-top: -2px;
    cursor: pointer;
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #000; }
  div[id*="norilsk_overlay_div_"] div[id*="nrlsk-form_"] a::before {
    transform: rotate(45deg); }
  div[id*="norilsk_overlay_div_"] div[id*="nrlsk-form_"] a::after {
    transform: rotate(-45deg); }

div[id*="norilsk_overlay_div_"] label {
  font-family: metric-semibold !important;
  font-weight: normal !important;
  font-size: .875rem !important; }