/* line 168, sprite/*.png */
.sprite-sprite {
  background-image: url('../images/sprite-scb9ba37039.png');
  background-repeat: no-repeat;
}

/* line 2, ../sass/_globals.scss */
* {
  margin: 0;
  padding: 0;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 8, ../sass/_globals.scss */
html, body {
  height: 100%;
}

/* line 9, ../sass/_globals.scss */
body {
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  color: #363c3f;
  font-weight: 300;
  line-height: 20px;
  letter-spacing: -.3px;
  background: white;
  -webkit-font-smoothing: antialiased;
}

/* line 14, ../sass/_globals.scss */
img {
  vertical-align: middle;
  max-width: 100%;
}

/* line 18, ../sass/_globals.scss */
a, a:hover {
  color: #363c3f;
  text-decoration: none;
}

/* line 20, ../sass/_globals.scss */
a, button {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

/* line 24, ../sass/_globals.scss */
:focus {
  outline: 0;
}

/* line 25, ../sass/_globals.scss */
ul, ol {
  list-style: none;
}

/* line 26, ../sass/_globals.scss */
strong, b {
  font-weight: 700;
}

/* line 28, ../sass/_globals.scss */
header, footer {
  display: block;
}

/* line 33, ../sass/_globals.scss */
h1, h2, h3, h4, h5, h6 {
  font-weight: 900;
  line-height: normal;
}

/* line 35, ../sass/_globals.scss */
h2 {
  font-size: 32px;
  font-weight: 300;
}

/* line 36, ../sass/_globals.scss */
h3 {
  font-size: 24px;
  text-transform: uppercase;
}

/* line 37, ../sass/_globals.scss */
h4 {
  font-size: 16px;
  text-transform: uppercase;
}

/* line 38, ../sass/_globals.scss */
h5 {
  font-size: 16px;
  font-weight: 700;
}

/* line 39, ../sass/_globals.scss */
h6 {
  font-size: 12px;
  font-weight: 700;
}

/* line 43, ../sass/_globals.scss */
.container {
  position: relative;
  width: 746px;
  margin: 0 auto;
  zoom: 1;
}
/* line 60, ../sass/_mixins.scss */
.container:after {
  content: '.';
  display: block;
  clear: both;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}

/* line 47, ../sass/_globals.scss */
table {
  width: 100%;
  border-collapse: collapse;
}

/* line 2, ../sass/_form.scss */
::-webkit-input-placeholder {
  color: black;
  opacity: 1;
}

/* line 3, ../sass/_form.scss */
:-moz-placeholder {
  /*Firefox 18-*/
  color: black;
  opacity: 1;
}

/* line 4, ../sass/_form.scss */
::-moz-placeholder {
  /*Firefox 19+*/
  color: black;
  opacity: 1;
}

/* line 5, ../sass/_form.scss */
:-ms-input-placeholder {
  color: black;
  opacity: 1;
}

/* line 7, ../sass/_form.scss */
input.input--text,
input[type='text'],
input[type='email'],
input[type='number'],
input[type='password'],
textarea, select {
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  color: black;
  line-height: normal;
  padding: 0 11px;
  width: 100%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
}

/* line 19, ../sass/_form.scss */
input.input--text,
input[type='text'],
input[type='email'],
input[type='number'],
input[type='password'] {
  height: 30px;
  background: #9b9e9f;
}
/* line 26, ../sass/_form.scss */
input.input--text:focus,
input[type='text']:focus,
input[type='email']:focus,
input[type='number']:focus,
input[type='password']:focus {
  background: #d7d8d9;
}

/* line 31, ../sass/_form.scss */
button.btn::-moz-focus-inner, input[type='submit']::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/*FF Fix*/
/* line 33, ../sass/_form.scss */
button.btn, input[type='submit'] {
  background-color: #363c3f;
  color: white;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  width: auto;
  height: 41px;
  line-height: 41px;
  padding: 0 19px;
  margin: 0;
  cursor: pointer;
}
/* line 40, ../sass/_form.scss */
button.btn:after, button.btn:before, input[type='submit']:after, input[type='submit']:before {
  content: "";
  position: relative;
}

/* line 42, ../sass/_form.scss */
button.btn--grey, input.btn--grey[type='submit'] {
  background-color: #939697;
}

/* line 43, ../sass/_form.scss */
button.btn--greylight, input.btn--greylight[type='submit'] {
  background-color: #cbcccd;
}

/* line 45, ../sass/_form.scss */
button.disabled, button:disabled, input.disabled[type='submit'].disabled, input.disabled[type='submit']:disabled {
  cursor: not-allowed;
}

/* line 47, ../sass/_form.scss */
.disabled, :disabled {
  cursor: not-allowed;
}

/* line 49, ../sass/_form.scss */
.next:after {
  top: 1px;
  right: -10px;
  background-image: url('../images/sprite-sb009a445e1.png');
  background-position: 0 -301px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 11px;
  width: 17px;
}

/* line 55, ../sass/_form.scss */
.download:before {
  top: 7px;
  left: -9px;
  margin-right: 4px;
  background-image: url('../images/sprite-sb009a445e1.png');
  background-position: 0 -91px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 27px;
  width: 27px;
}

/* line 61, ../sass/_form.scss */
.done:after {
  top: 2px;
  right: -10px;
  background-image: url('../images/sprite-sb009a445e1.png');
  background-position: 0 -386px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 14px;
  width: 15px;
}

/* line 66, ../sass/_form.scss */
.btn--links {
  display: inline-block;
  background: #e1e2e2;
  font-weight: 700;
  height: 56px;
  line-height: 56px;
  padding: 0 19px 0 10px;
  cursor: pointer;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 69, ../sass/_form.scss */
.btn--links:before {
  content: "";
  position: relative;
  top: 11px;
  margin-right: 10px;
  background-image: url('../images/sprite-sb009a445e1.png');
  background-position: 0 -253px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 36px;
  width: 28px;
}

/* line 74, ../sass/_form.scss */
.btn--add {
  position: relative;
  display: inline-block;
  font-weight: 700;
  font-size: 15px;
  border-bottom: #363c3f solid 3px;
  padding: 0 9px 8px 21px;
}
/* line 76, ../sass/_form.scss */
.btn--add:before {
  content: "";
  position: absolute;
  top: 3px;
  left: 5px;
  background-image: url('../images/sprite-sb009a445e1.png');
  background-position: 0 -289px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 12px;
  width: 12px;
}

/* line 83, ../sass/_form.scss */
textarea {
  resize: none;
  padding-top: 5px;
  padding-bottom: 5px;
}

/*another form style*/
/* line 87, ../sass/_form.scss */
.required {
  color: #d82020;
}

/*end another form style*/
/* line 1, ../sass/_egmont.scss */
#wrapper {
  position: relative;
  min-height: 100%;
  padding-bottom: 54px;
}

/* line 3, ../sass/_egmont.scss */
header {
  position: relative;
  background: white;
  z-index: 5;
}
/* line 4, ../sass/_egmont.scss */
header .container {
  border-bottom: #363c3f solid 1px;
}
/* line 5, ../sass/_egmont.scss */
header .container:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 230px;/* 248px; */
  height: 4px;
  background: #363c3f;
}
/* line 9, ../sass/_egmont.scss */
header .header__logo {
  float: left;
  font-size: 28px;
  /* margin: 29px 0 19px; */
  margin: 15px 0 25px;
}
/* line 10, ../sass/_egmont.scss */
header .links {
  position: absolute;
  bottom: 0;
  right: 0;
  float: left;
  font-size: 14px;
  font-weight: 900;
  text-transform: uppercase;
}
/* line 12, ../sass/_egmont.scss */
header .links li {
  display: inline;
  margin-left: 7px;
}
/* line 13, ../sass/_egmont.scss */
header .links li a {
  color: #aaaaaa;
}
/* line 14, ../sass/_egmont.scss */
header .links li a:hover, header .links li.active a {
  color: #363c3f;
}

/* line 21, ../sass/_egmont.scss */
footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 54px;
  background: black;
  font-size: 12px;
  text-align: right;
}
/* line 23, ../sass/_egmont.scss */
footer, footer a, footer a:hover {
  color: #8a8a8a;
}
/* line 24, ../sass/_egmont.scss */
footer a, footer span {
  margin-left: 12px;
}
/* line 25, ../sass/_egmont.scss */
/* footer a {
  font-weight: 700;
  text-decoration: underline;
}
line 26, ../sass/_egmont.scss
footer a:hover {
  text-decoration: none;
} */

footer a {
	color: #958c8c;
	font-weight: 700;
	text-decoration: none;
	margin: 5px;
	padding: 0;
	display: inline;
}

footer a:hover {
	color: #fff;
}

/* line 28, ../sass/_egmont.scss */
footer .container {
  padding: 17px 0 17px 95px;
}
/* line 31, ../sass/_egmont.scss */
footer .footer__logo {
  position: absolute;
  top: 14px;
  left: 0;
  margin: 0;
}

/* line 36, ../sass/_egmont.scss */
.bkg__overlay--disable {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  background: transparent;
}
/* line 38, ../sass/_egmont.scss */
.bkg__overlay--disable.active {
  display: block;
}

/* line 41, ../sass/_egmont.scss */
.progress__bar {
  background: #d2d4d4;
}
/* line 42, ../sass/_egmont.scss */
.progress__bar, .progress__bar .status {
  height: 20px;
}
/* line 43, ../sass/_egmont.scss */
.progress__bar .status {
  background: #3f9ee1;
  display: block;
  width: 0;
}

/* line 46, ../sass/_egmont.scss */
.file__name {
  font-size: 26px;
  color: #3f9ee1;
  font-weight: 700;
}

/* line 48, ../sass/_egmont.scss */
.txt--blue, .txt--blue a, .txt--blue a:hover {
  color: #3f9ee1;
}

/* line 51, ../sass/_egmont.scss */
.upload__block--upload,
.upload__block--uploading {
  text-align: center;
}

/* line 56, ../sass/_egmont.scss */
.upload__block--upload {
  background: url("../images/upload.png") 50% 100% no-repeat;
  padding: 95px 0 11px;
}
/* line 58, ../sass/_egmont.scss */
.upload__block--upload h4 {
  font-size: 26px;
  margin-bottom: 2px;
}
/* line 59, ../sass/_egmont.scss */
.upload__block--upload u {
  font-size: 18px;
  color: #666666;
}

/* line 62, ../sass/_egmont.scss */
.upload__block--uploading {
  display: none;
  padding: 24px 0 21px;
}
/* line 63, ../sass/_egmont.scss */
.upload__block--uploading h4 {
  font-size: 18px;
  margin: 6px 0 8px;
}
/* line 64, ../sass/_egmont.scss */
.upload__block--uploading .file__name {
  position: relative;
  display: inline-block;
}
/* line 65, ../sass/_egmont.scss */
.upload__block--uploading .btn--cancel {
  position: absolute;
  top: -7px;
  right: -26px;
  z-index: 5;
}

/* line 68, ../sass/_egmont.scss */
.btn--cancel,.btn--cancel_after_done {
  background-image: url('../images/sprite-sb009a445e1.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 17px;
  width: 17px;
  cursor: pointer;
}

/* line 70, ../sass/_egmont.scss */
.upload__block {
  position: relative;
  padding: 15px 19px 36px;
  margin-bottom: 20px;
  border: #e4e5e5 solid 1px;
  border-bottom-color: #bababa;
  background-image: url("../images/fade.png"), url("../images/dot.png");
  background-position: 0 100%, 0 0;
  background-repeat: repeat-x, repeat;
}
/* line 75, ../sass/_egmont.scss */
.upload__block .progress__bar {
  position: absolute;
  bottom: -21px;
  left: -1px;
  right: -1px;
}
/* line 76, ../sass/_egmont.scss */
.upload__block .btn--cancel {
  display: none;
}
/* line 78, ../sass/_egmont.scss */
.upload__block.loading .upload__block--upload, .upload__block.success .upload__block--upload {
  display: none;
}
/* line 79, ../sass/_egmont.scss */
.upload__block.loading .upload__block--uploading, .upload__block.success .upload__block--uploading {
  display: block;
}
/* line 82, ../sass/_egmont.scss */
.upload__block.loading .btn--cancel {
  display: block;
}
/* line 86, ../sass/_egmont.scss */
.upload__block.success .progress__bar .status {
  width: 100%;
}
/* line 89, ../sass/_egmont.scss */
.upload__block.success .file__name:after {
  content: "";
  position: relative;
  top: 0;
  margin-left: 9px;
  background-image: url('../images/sprite-sb009a445e1.png');
  background-position: 0 -312px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 23px;
  width: 24px;
}

/* line 97, ../sass/_egmont.scss */
.form__list li {
  zoom: 1;
}
/* line 60, ../sass/_mixins.scss */
.form__list li:after {
  content: '.';
  display: block;
  clear: both;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}
/* line 98, ../sass/_egmont.scss */
.form__list .input--box {
  position: relative;
}
/* line 100, ../sass/_egmont.scss */
.form__list .success:after {
  content: "";
  background-image: url('../images/sprite-sb009a445e1.png');
  background-position: 0 -372px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 14px;
  width: 15px;
  margin-left: 11px;
}
/* line 103, ../sass/_egmont.scss */
.form__list .success .input--text {
  background: #d7d8d9;
}
/* line 104, ../sass/_egmont.scss */
.form__list .success .required {
  display: none;
}

/* line 108, ../sass/_egmont.scss */
.form__info {
  background: #363c3f;
  padding: 16px 20px 14px;
}
/* line 109, ../sass/_egmont.scss */
.form__info h4 {
  color: white;
}
/* line 110, ../sass/_egmont.scss */
.form__info li {
  margin-bottom: 10px;
}
/* line 111, ../sass/_egmont.scss */
.form__info .input--box {
  overflow: hidden;
}
/* line 112, ../sass/_egmont.scss */
.form__info .input--box .input--text {
  width: 48.58%;
}
/* line 114, ../sass/_egmont.scss */
.form__info label {
  float: left;
  width: 23.08%;
  text-align: right;
  margin-right: 2.7%;
}
/* line 115, ../sass/_egmont.scss */
.form__info label, .form__info em {
  color: #999999;
  font-style: normal;
  margin-top: 5px;
}
/* line 116, ../sass/_egmont.scss */
.form__info em {
  margin: 0 0 0 10px;
}
/* line 117, ../sass/_egmont.scss */
.form__info .required {
  margin-left: 16px;
}

/* line 120, ../sass/_egmont.scss */
.btn--help {
  position: fixed;
  top: 152px;
  right: -51px;
  display: block;
  width: 147px;
  height: 45px;
  background: #3f9ee1;
  font-size: 20px;
  font-weight: 900;
  line-height: normal;
  z-index: 999;
  padding: 11px 10px 10px;
  cursor: pointer;
  text-align: center;
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 124, ../sass/_egmont.scss */
.btn--help, .btn--help:hover {
  color: white;
}

/* line 127, ../sass/_egmont.scss */
.btn--close {
  background-image: url('../images/sprite-sb009a445e1.png');
  background-position: 0 -31px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 26px;
  width: 26px;
}

/* line 128, ../sass/_egmont.scss */
.btn--redclose {
  background-image: url('../images/sprite-sb009a445e1.png');
  background-position: 0 -118px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 23px;
  width: 23px;
}

/* line 130, ../sass/_egmont.scss */
.list__title--decimal {
  position: relative;
  margin: 22px 0 5px; /* 22px 0 11px; */
}
.list__title--decimal-ext {
  position: relative;
  margin: 5px 0 10px;
  color: #AAA;
}
/* line 131, ../sass/_egmont.scss */
.list__title--decimal:before, .list__title--decimal span:before, .list__title--decimal span:after {
  content: "1";
  position: absolute;
  left: -57px;
  display: block;
  width: 37px;
  height: 37px;
  line-height: 31px;
  font-size: 28px;
  font-weight: 700;
  color: white;
  text-align: center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background: #ebebeb;
}
/* line 138, ../sass/_egmont.scss */
.list__title--decimal span:before {
  content: "2";
}
/* line 139, ../sass/_egmont.scss */
.list__title--decimal span:after {
  content: "3";
}

/* line 143, ../sass/_egmont.scss */
.buttons__set {
  zoom: 1;
  text-align: right;
  padding: 0 0 23px;
}
/* line 60, ../sass/_mixins.scss */
.buttons__set:after {
  content: '.';
  display: block;
  clear: both;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}

/* line 147, ../sass/_egmont.scss */
.select__block {
  margin: 30px 0 17px;
}
/* line 148, ../sass/_egmont.scss */
.select__block h4 {
  display: inline-block;
  color: white;
  background: #9b9e9f;
  padding: 8px 16px 5px 15px;
}
/* line 149, ../sass/_egmont.scss */
.select__block p {
  font-size: 20px;
  letter-spacing: -1px;
}
/* line 150, ../sass/_egmont.scss */
.select__block .select__block--content {
  position: relative;
  zoom: 1;
  margin-bottom: 8px;
  background: #9b9e9f;
  padding: 20px;
  border-bottom: #363c3f solid 3px;
}
/* line 60, ../sass/_mixins.scss */
.select__block .select__block--content:after {
  content: '.';
  display: block;
  clear: both;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}
/* line 152, ../sass/_egmont.scss */
.select__block .select__block--content:before {
  content: "";
  position: absolute;
}
/* line 154, ../sass/_egmont.scss */
.select__block .select__block--content.error:before {
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -44px;
  background-image: url('../images/sprite-sb009a445e1.png');
  background-position: 0 -118px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 23px;
  width: 23px;
}
/* line 156, ../sass/_egmont.scss */
.select__block .select__block--content .btn--redclose {
  position: absolute;
  top: 20px;
  right: -44px;
}

/* line 160, ../sass/_egmont.scss */
.column__two {
  zoom: 1;
  margin: 16px 0 20px;
}
/* line 60, ../sass/_mixins.scss */
.column__two:after {
  content: '.';
  display: block;
  clear: both;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}
/* line 161, ../sass/_egmont.scss */
.column__two .column__two--left {
  float: left;
  width: 43.43%;
}
/* line 162, ../sass/_egmont.scss */
.column__two .column__two--right {
  float: right;
  width: 56.57%;
  padding: 17px 20px 20px;
  position: relative;
}
/* line 164, ../sass/_egmont.scss */
.column__two .column__two--right.success:before {
  content: "";
  position: absolute;
  right: 27px;
  bottom: -3px;
  background-image: url('../images/sprite-sb009a445e1.png');
  background-position: 0 -335px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 37px;
  width: 41px;
}

/* line 171, ../sass/_egmont.scss */
.img--block {
  background: #e1e2e2;
  padding: 20px;
}
/* line 172, ../sass/_egmont.scss */
.img--block > img {
  border: white solid 3px;
  -webkit-box-shadow: 0 0 10px #666666;
  -moz-box-shadow: 0 0 10px #666666;
  box-shadow: 0 0 10px #666666;
}

/* line 175, ../sass/_egmont.scss */
.img--content {
  position: relative;
  font-size: 18px;
  color: #909090;
  text-align: center;
  min-height: 462px;
}
/* line 177, ../sass/_egmont.scss */
.img--content .inner {
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 100%;
}
/* line 178, ../sass/_egmont.scss */
.img--content .inner img {
  margin-bottom: 14px;
}

/* line 182, ../sass/_egmont.scss */
.message {
  position: relative;
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
  padding: 15px 95px 15px 15px;
}
/* line 184, ../sass/_egmont.scss */
.message:before {
  content: "";
  position: absolute;
  right: 0;
}
/* line 186, ../sass/_egmont.scss */
.message.fixed:before {
  background-image: url('../images/sprite-sb009a445e1.png');
  background-position: 0 -214px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 39px;
  width: 43px;
}
/* line 189, ../sass/_egmont.scss */
.message.error:before {
  background-image: url('../images/sprite-sb009a445e1.png');
  background-position: 0 -180px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 34px;
  width: 34px;
}
/* line 192, ../sass/_egmont.scss */
.message.success:before {
  background-image: url('../images/sprite-sb009a445e1.png');
  background-position: 0 -335px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 37px;
  width: 41px;
}
/* line 195, ../sass/_egmont.scss */
.message.note:before {
  background-image: url('../images/sprite-sb009a445e1.png');
  background-position: 0 -141px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 39px;
  width: 43px;
}

/* line 199, ../sass/_egmont.scss */
.message__note {
  position: relative;
  background: #f0f0f0;
  font-size: 20px;
  padding: 17px 75px 20px 20px;
}
/* line 200, ../sass/_egmont.scss */
.message__note .file__name {
  margin-bottom: 6px;
}
/* line 202, ../sass/_egmont.scss */
.message__note:before {
  content: "";
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 29px;
}
/* line 204, ../sass/_egmont.scss */
.message__note.success:before {
  background-image: url('../images/sprite-sb009a445e1.png');
  background-position: 0 -335px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 37px;
  width: 41px;
}

/* line 208, ../sass/_egmont.scss */
.des__block {
  padding: 16px 0 20px;
  border-top: #e1e2e2 solid 3px;
}
/* line 209, ../sass/_egmont.scss */
.des__block p {
  margin-bottom: 20px;
}
/* line 210, ../sass/_egmont.scss */
.des__block h5 {
  font-size: 18px;
  margin-bottom: 5px;
}
/* line 211, ../sass/_egmont.scss */
.des__block .btn, .des__block .btn--links {
  margin-right: 10px;
}

/* line 214, ../sass/_egmont.scss */
.cookie__block {
  position: fixed;
  bottom: 0;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 859px;
  z-index: 999;
}
/* line 215, ../sass/_egmont.scss */
.cookie__block .btn--close {
  position: absolute;
  top: 12px;
  right: 17px;
  cursor: pointer;
  cursor: hand;
}
/* line 216, ../sass/_egmont.scss */
.cookie__block h2 {
  font-size: 20px;
  color: white;
  font-weight: 900;
  text-align: center;
  background: url("../images/bkg.png") 0 0 repeat;
  padding: 14px 0px;
}
/* line 218, ../sass/_egmont.scss */
.cookie__block h2 span {
  position: relative;
}
/* line 219, ../sass/_egmont.scss */
.cookie__block h2 span:before {
  content: "";
  position: absolute;
  top: -3px;
  left: -44px;
  background-image: url('../images/sprite-sb009a445e1.png');
  background-position: 0px -57px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 34px;
  width: 34px;
}
/* line 222, ../sass/_egmont.scss */
.cookie__block .cookie__block--content {
  background: #282725;
  text-align: center;
  font-size: 14px;
  color: #d7d8da;
  padding: 16px 56px 26px;
}
/* line 224, ../sass/_egmont.scss */
.cookie__block .cookie__block--content h5, .cookie__block .cookie__block--content h6 {
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 16px;
}
/* line 225, ../sass/_egmont.scss */
.cookie__block .cookie__block--content h6 {
  font-weight: 700;
  margin: 18px 0 0;
}
/* line 226, ../sass/_egmont.scss */
.cookie__block .cookie__block--content h6, .cookie__block .cookie__block--content h6 a {
  color: #3f9ee1;
}

/* line 232, ../sass/_egmont.scss */
.no-line {
  border: none;
}

/* line 237, ../sass/_egmont.scss */
#step1 .list__title--decimal {
  margin-top: 12px;/* 12px; */
}
/* line 238, ../sass/_egmont.scss */
#step1 .list__title--decimal:before {
  top: 0;
  background: #363c3f;
}
/* line 240, ../sass/_egmont.scss */
#step1 .list__title--decimal span:before {
  top: 45px;
}
/* line 241, ../sass/_egmont.scss */
#step1 .list__title--decimal span:after {
  top: 90px;
}
/* line 245, ../sass/_egmont.scss */
#step1 .select__block--content > div {
  float: left;
  width: 31.58%;
}
/* line 246, ../sass/_egmont.scss */
#step1 .select__block--content > div:first-child {
  margin-right: 2.85%;
}
/* line 247, ../sass/_egmont.scss */
#step1 .select__block--content > div:last-child {
  float: right;
  width: 30.878%;
}

/* line 254, ../sass/_egmont.scss */
#step2 .list__title--decimal:before {
  top: -45px;
}
/* line 256, ../sass/_egmont.scss */
#step2 .list__title--decimal span:before {
  top: 0;
  background: #363c3f;
}
/* line 257, ../sass/_egmont.scss */
#step2 .list__title--decimal span:after {
  top: 45px;
}
/* line 260, ../sass/_egmont.scss */
#step2 .column__two--right {
  background: #f0f0f0;
  min-height: 550px;
}
/* line 261, ../sass/_egmont.scss */
#step2 .img--block {
  margin-top: 10px;
}
/* line 262, ../sass/_egmont.scss */
#step2 .message {
  padding-top: 0;
  padding-left: 0;
}
/* line 263, ../sass/_egmont.scss */
#step2 .des__block:last-child {
  padding-bottom: 0;
}

/* line 268, ../sass/_egmont.scss */
#step3 .list__title--decimal:before {
  top: -90px;
}
/* line 270, ../sass/_egmont.scss */
#step3 .list__title--decimal span:before {
  top: -45px;
}
/* line 271, ../sass/_egmont.scss */
#step3 .list__title--decimal span:after {
  top: 0;
  background: #363c3f;
}
/* line 274, ../sass/_egmont.scss */
#step3 .buttons__set {
  padding-top: 20px;
  /* border-top: #d2d4d4 dashed 3px; */
  border-bottom: none;
}
/* line 276, ../sass/_egmont.scss */
#step3 .column__two {
  border: #f0f0f0 solid 3px;
}
/* line 277, ../sass/_egmont.scss */
#step3 .column__two--left, .step3 .column__two--right {
  padding-top: 36px;
  padding-bottom: 38px;
}
/* line 278, ../sass/_egmont.scss */
#step3 .column__two--left {
  text-align: center;
}
/* line 279, ../sass/_egmont.scss */
#step3 .column__two--left img {
  margin-top: 2px;
   width: 63.55%;
   height: auto;
  /* width: 95%;
  height: 95%; */
}
/* line 281, ../sass/_egmont.scss */
#step3 .column__two--right {
  position: relative;
}
/* line 282, ../sass/_egmont.scss */
#step3 .column__two--right p {
  margin-bottom: 11px;
}
/* line 283, ../sass/_egmont.scss */
#step3 .column__two--right .btn--links {
  position: absolute;
  right: 0;
  bottom: 27px;
}
/* line 285, ../sass/_egmont.scss */
#step3 .select__block {
  margin-top: 34px;
  margin-bottom: 40px;
}
/* line 286, ../sass/_egmont.scss */
#step3 .select__block h3 {
  margin-bottom: 2px;
}
/* line 287, ../sass/_egmont.scss */
#step3 .select__block > p {
  margin-bottom: 27px;
}
/* line 288, ../sass/_egmont.scss */
#step3 .select__block .select__block--content {
  background: #e1e2e2;
  border-bottom-width: 1px;
  width: 67.82%;
  margin-bottom: 12px;
}
/* line 290, ../sass/_egmont.scss */
#step3 .select__block .select__block--content > div {
  float: right;
  width: 47.85%;
}
/* line 291, ../sass/_egmont.scss */
#step3 .select__block .select__block--content > div:first-child {
  float: left;
}

/* line 297, ../sass/_egmont.scss */
#step1, #step2, #step3 {
  position: relative;
}

/* line 300, ../sass/_egmont.scss */
#step2 > div.container, #step3 > div.container {
  border-top: #d2d4d4 dashed 3px;
}

.validate-ok {
  content: "";
  background-image: url('../images/sprite-sb009a445e1.png');
  background-position: 0px -372px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 14px;
  width: 15px;
  margin-left: 11px;
}

/* Style for Default language(English): Start */
input[type='submit'].next.en {
  top: 1px;
  right: -10px;
  background-image: url('../images/next_down.png');
  background-position: 90px 0px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;  
  padding-left: 20px;
  padding-right: 35px;
}

input[type='submit'].approve-ad.en {
  top: 1px;
  right: -10px;
  background-image: url('../images/next_down.png');
  background-position: 185px 0px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;  
  padding-left: 20px;
  padding-right: 35px;
}

.btn--links.en {
  display: inline-block;
  background: #e1e2e2;
  font-weight: 700;
  height: 56px;
  line-height: 56px;
  padding: 0px 19px 0px 10px;
  cursor: pointer;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

button.btn.en,input[type='submit'] {
  background-color: #363c3f;
  color: white;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  width: auto;
  height: 41px;
  line-height: 41px;
  padding: 0px 19px;
  margin: 0px;
  cursor: pointer;
}
/* Style for Default language(English): End */

input[type='submit'].download-button {
  top: 1px;
  right: -10px;
  background-image: url('../images/download_arrow.png');
  background-position: 10px 7px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  padding-left: 40px;
}

/* Style for Default language(Danish): Start */
input[type='submit'].next.da {
  top: 1px;
  right: -10px;
  background-image: url('../images/next_down.png');
  background-position: 85px 0px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;  
  padding-left: 20px;
  padding-right: 50px;
}

input[type='submit'].approve-ad.da {
  top: 1px;
  right: -10px;
  background-image: url('../images/next_down.png');
  background-position: 160px 0px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;  
  padding-left: 20px;
  padding-right: 35px;
}

.btn--links.da {
  display: inline-block;
  background: #e1e2e2;
  font-weight: 700;
  height: 56px;
  line-height: 56px;
  padding: 0px 3px 0px 3px;
  cursor: pointer;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

button.btn.da,input[type='submit'] {
  background-color: #363c3f;
  color: white;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  width: auto;
  height: 41px;
  line-height: 41px;
  padding: 0px 14px;
  margin: 0px;
  cursor: pointer;
}
/* Style for Default language(Danish): End */

/* Style for Default language(Norwegian): Start */
input[type='submit'].next.no {
  top: 1px;
  right: -10px;
  background-image: url('../images/next_down.png');
  background-position: 85px 0px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;  
  padding-left: 20px;
  padding-right: 50px;
}

input[type='submit'].approve-ad.no {
  top: 1px;
  right: -10px;
  background-image: url('../images/next_down.png');
  background-position: 160px 0px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;  
  padding-left: 20px;
  padding-right: 35px;
}

.btn--links.no {
  display: inline-block;
  background: #e1e2e2;
  font-weight: 700;
  height: 56px;
  line-height: 56px;
  padding: 0px 19px 0px 10px;
  cursor: pointer;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

button.btn.no {
  background-color: #363c3f;
  color: white;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  width: auto;
  height: 41px;
  line-height: 41px;
  padding: 0px 19px;
  margin: 0px;
  cursor: pointer;
}
/* Style for Default language(Norwegian): End */

/* Style for Default language(Swedish): Start */
input[type='submit'].next.sv {
  top: 1px;
  right: -10px;
  background-image: url('../images/next_down.png');
  background-position: 85px 0px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;  
  padding-left: 20px;
  padding-right: 50px;
}

input[type='submit'].approve-ad.sv {
  top: 1px;
  right: -10px;
  background-image: url('../images/next_down.png');
  background-position: 160px 0px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;  
  padding-left: 20px;
  padding-right: 35px;
}

.btn--links.sv {
  display: inline-block;
  background: #e1e2e2;
  font-weight: 700;
  height: 56px;
  line-height: 56px;
  padding: 0px 19px 0px 10px;
  cursor: pointer;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

button.btn.sv {
  background-color: #363c3f;
  color: white;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  width: auto;
  height: 41px;
  line-height: 41px;
  padding: 0px 19px;
  margin: 0px;
  cursor: pointer;
}
/* Style for Default language(Swedish): End */

.label--thank {
  position: relative;
  vertical-align: middle;
  text-align:center;
  font-weight: 700;
  font-size: 18px;
  padding-bottom: 30px;
}

/*Style for display FLIPP thumbnail in step 2*/
.img--block--head{
	max-width:277px;
	max-height:200px;
}

.img--block--head--label, .img--block--bottom--label{
	text-align: center; 
	vertical-align: middle; 
	margin-bottom:5px;
}

.img--block--head--content{
	min-height: 170px; 
	margin-bottom: 5px;
	display: flex;
	justify-content: center;
}
.img--block--head--content img{
	display:block; 
	margin:auto;
	max-width:114px;
	max-height:114px;
	zoom: 100%;
	image-rendering: auto;
}

.img--block--bottom{
	max-width:277px; 
	max-height:288px;
}

.img--block--bottom--content{
	display: flex;
	justify-content: center;
	max-width:277px; 
	max-height:288px;
	min-height: 255px;
}

.img--block--bottom--content img{
	display:block; 
	margin:auto;
	max-width:340px; 
	max-height:340px;
	zoom: 100%;
	image-rendering: auto;
}
.image-smoothing{
  	image-rendering: pixelated;
}