* {
  box-sizing: border-box;
}

#padiact_overlay_div {}

#nrlsk-form {
  width: 500px;
  top: 50%;
  left: 50%;
  margin-left: -250px;
  margin-top: -235px;
  display: block;
  position: fixed;
  z-index: 10002;
  overflow:visible;
  background-color: #fff;
  font-family: Helvetica, sans-serif;
}

#nrlskExit {
  color: #8f8e8c;
  display: block;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 99999;
  cursor: pointer;
  width:40px;
  height:40px;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
}

#nrlskExit:before {
  content: '×';
}

#nrlskExit:hover {
  color: #333;
}

#norilskTop {}

#norilskContent
{
  width: 100%;
  padding: 40px;
}

#norilskLoadedContent {
  position: relative;
  overflow-x: hidden;
}

#norilskTitle {
  margin: 0;
  color:#333333;
  font-size:16px;
  line-height:18px;
  font-weight:bold;
  font-style:normal;
  text-align:center;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 28px;
  text-align: left;
  margin-bottom: 20px
}

#nrlsk_fields {
  margin: 0;
  padding:0;
  color:#333;
  font-size:14px;
  line-height:20px;
  font-weight:normal;
  font-style:normal;
  text-align:left;
}

#nrlsk_fields p {
  margin-bottom: 1em;
}

#nrlsk_form {
  margin: 0;
  padding:0;
  color: #333;
  font-size:12px;
  line-height:18px;
  font-weight:normal;
  font-style:normal;
  text-align:left;     
  width:100%;
  height:auto;
}

#nrlsk_form label {
  padding:0;
  display: block;
  font-weight: normal;
  float: none;
  clear: none;
  text-align: left;
  width: auto;
  height: auto;
  font-family: "Times New Roman", serif;
  font-style: italic;
  color: #8f8e8c;
  font-size: 14px;
  margin-bottom: 20px;
}

#nrlsk_form input[type=text] {
  font-size:14px;
  display: block;
  width: 100%;
  height: 47px;
  border: solid 1px #8f8e8c;
  padding: 15px;
  outline: none;
  color: #333;
  margin-top: 5px;
}

#norilsk_save {
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  background: #ed027e;
  border: none;
  text-transform: uppercase;
  letter-spacing: .5px;
  cursor: pointer;
  padding: 0px 20px;
  margin: 10px 0px 20px 0;
  height: 50px;
  line-height: 50px;
  width: 100%;
}

#nrlsk_preloader {
  margin: 10px 0 20px 0;
  padding:0;
  display: none;
  font-weight: bold;
  float: none;
  clear: none;
  text-align: center;
  width: 100%;
  height: 50px;
  line-height: 50px;
  background-color: #efeeea;
}

#nrlskPrivacy p {
  margin: 0;
  padding:0;
  color:#8f8e8c;
  font-size:14px;
  line-height:20px;
  font-weight:normal;
  font-style:italic;
  text-align: center;
  font-family: "Times New Roman", serif;
}

#nrlsk_form fieldset {
  border:0;
  padding:0;
}

#norilsk_thanks {
  margin: 0;
  padding:0;
  color:#333;
  font-size:14px;
  line-height:20px;
  font-weight:normal;
  font-style:normal;
  text-align:left;
}

#norilskBottom {}

#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);
}
