@charset "UTF-8";.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-track{display:block;left:0;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/images/vendors/slickslider/ajax-loader.gif) 50% no-repeat}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.55}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:url(/images/vendors/slickslider/bg_btn_cube2_left.png)}[dir=rtl] .slick-prev:before{content:"\2192"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"\2192"}[dir=rtl] .slick-next:before{content:url(/images/vendors/slickslider/bg_btn_cube2_right.png)}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{cursor:pointer;display:inline-block;height:20px;margin:0 5px;padding:0;position:relative;width:20px}.slick-dots li .slick-active button:before{color:#000;opacity:.75}.slick-dots li button{background:transparent;border:0;color:transparent;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;outline:none;padding:5px;width:20px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"\2022";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.item-for,.slider-for{height:540px;opacity:0}.slider-nav{display:table;height:100%;margin:23px auto;table-layout:fixed;width:100%}.slider-nav .pagination{display:table-cell;height:100%;vertical-align:middle;width:40px}.slider-nav .pagination span{background:url(/images/vendors/slickslider/bg_btn_cube2_left.png) no-repeat 50%;cursor:pointer;display:inline-block;-webkit-filter:drop-shadow(5px 5px 5px #000);filter:drop-shadow(5px 5px 5px black);height:70px;vertical-align:middle;width:44px}.slider-nav .pagination.next span{background-image:url(/images/vendors/slickslider/bg_btn_cube2_right.png)}.slider-nav .pagination.prev{text-align:left}.slider-nav .pagination.next{text-align:right}.slider-nav .slider-nav-wrap{display:table-cell;height:100%;overflow:hidden;vertical-align:middle}.slider-nav .slider-nav-wrap .item-nav{cursor:pointer;display:table-cell;height:100%;overflow:hidden;vertical-align:top}.slider-nav .slider-nav-wrap .item-nav div{margin-left:10px;margin-right:10px}.slider-nav .slider-nav-wrap .item-nav img{display:block;height:auto;width:100%}.fullframe{height:100%;width:100%}.checkvideo{margin:0 auto;max-width:1240px;z-index:99}.checkvideo .videoslider{padding:0 50px}.visible{opacity:1;-webkit-transition-duration:.1s;transition-duration:.1s}body {
  background-color: #f6f3f2;
}

.vattenfall-header,
.vattenfall-order-form {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

.vattenfall-header {
  height: 100px;
  background-color: #fff;
  padding: 25px 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.vattenfall-header figure {
  display: block;
  height: 50px;
  width: 150px;
  padding-left: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (min-width: 774px) {
  .vattenfall-header figure {
    width: 200px;
  }
}

.vattenfall-header figure .hyundai-logo {
  height: 18px;
}

@media screen and (min-width: 774px) {
  .vattenfall-header figure .hyundai-logo {
    height: 22px;
  }
}

.vattenfall-header figure .vattenfall-logo {
  height: 20px;
}

@media screen and (min-width: 774px) {
  .vattenfall-header figure .vattenfall-logo {
    height: 28px;
  }
}

.vattenfall-header figure:first-child {
  border-right: 1px solid #1d1d1b;
  padding-left: 0;
  padding-right: 28px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.vattenfall-order-form {
  background-color: #f6f3f2;
  padding: 75px 0;
}

.vattenfall-order-form input::-webkit-outer-spin-button,
.vattenfall-order-form input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.vattenfall-order-form input[type=number] {
  -moz-appearance: textfield;
}

.vattenfall-order-form input[type=number],
.vattenfall-order-form input[type=text],
.vattenfall-order-form input[type=email],
.vattenfall-order-form input[type=tel] {
  background: #fff;
  border: 1px solid #e4dcd3;
  display: block;
  font-family: HyundaiSansText-Regular, Helvetica, Arial, sans-serif;
  font-size: 14px;
  padding: 15px;
  width: 100%;
  height: 49px;
  position: relative;
}

.vattenfall-order-form .input-text-overlay:after {
  content: attr(title);
  position: absolute;
  top: 15px;
  right: 22px;
  font-family: "HyundaiSansText-Regular", Helvetica, Arial, sans-serif;
  font-weight: normal;
}

.vattenfall-order-form .form-group.distance {
  margin: 30px 0 34px;
}

.vattenfall-order-form .form-group.distance label.control-label {
  text-align: left;
  padding-left: 0;
}

.vattenfall-order-form .container {
  width: 100%;
  padding: 0 30px;
  padding: 0 10px;
  margin: 0 auto;
}

@media screen and (min-width: 774px) {
  .vattenfall-order-form .container {
    width: 774px;
    padding: 0 10px;
  }
}

.vattenfall-order-form h3 {
  font-family: "HyundaiSansHead-Light", Helvetica, Arial, sans-serif;
  font-size: 22px;
  line-height: 28px;
  text-align: center;
}

.vattenfall-order-form h2 {
  font-family: "HyundaiSansHead-Bold", Helvetica, Arial, sans-serif;
  font-size: 48px;
  line-height: 60px;
  text-align: center;
  color: #002c5f;
}

.vattenfall-order-form h4 {
  font-family: "HyundaiSansHead-Bold", Helvetica, Arial, sans-serif;
  font-size: 28px;
  line-height: 36px;
  margin-bottom: 24px;
}

.vattenfall-order-form p {
  font-size: 18px;
  line-height: 23px;
  font-family: "HyundaiSansText-Regular", Helvetica, Arial, sans-serif;
}

.vattenfall-order-form .slide-intro {
  font-size: 18px;
  line-height: 23px;
  text-align: center;
  display: block;
  max-width: 700px;
  padding: 0 10px;
  margin: 30px auto 25px;
}

.vattenfall-order-form .progress-bar {
  width: 100%;
  height: 3px;
  background-color: #e4dcd3;
  position: relative;
  margin: 50px 0 68px;
}

.vattenfall-order-form .progress-bar:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 3px;
  background-color: #002c5f;
}

.vattenfall-order-form .progress-bar.progress-10:after {
  width: 10%;
}

.vattenfall-order-form .progress-bar.progress-20:after {
  width: 20%;
}

.vattenfall-order-form .progress-bar.progress-30:after {
  width: 30%;
}

.vattenfall-order-form .progress-bar.progress-40:after {
  width: 40%;
}

.vattenfall-order-form .progress-bar.progress-50:after {
  width: 50%;
}

.vattenfall-order-form .progress-bar.progress-60:after {
  width: 60%;
}

.vattenfall-order-form .progress-bar.progress-70:after {
  width: 70%;
}

.vattenfall-order-form .progress-bar.progress-80:after {
  width: 80%;
}

.vattenfall-order-form .progress-bar.progress-90:after {
  width: 90%;
}

.vattenfall-order-form .divider-bar {
  width: 100%;
  height: 3px;
  background-color: #e4dcd3;
  position: relative;
  margin: 50px 0 68px;
}

.vattenfall-order-form .slick-active .answer {
  cursor: pointer;
}

.vattenfall-order-form .slide {
  height: auto;
}

.vattenfall-order-form .more-info {
  font-family: "HyundaiSansHead-Regular", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 23px;
  position: relative;
  display: inline-block;
  margin-bottom: 60px;
  cursor: pointer;
}

.vattenfall-order-form .more-info .underline {
  text-decoration: underline;
}

.vattenfall-order-form .more-info img {
  display: block;
  position: absolute;
  right: -26px;
  top: 4px;
}

.vattenfall-order-form .nav-buttons {
  font-family: "HyundaiSansHead-Bold", Helvetica, Arial, sans-serif;
  font-size: 16px;
  text-align: center;
}

.vattenfall-order-form .nav-buttons .prev-question {
  font-family: "HyundaiSansHead-Bold", Helvetica, Arial, sans-serif;
  font-size: 16px;
  display: inline-block;
  height: 50px;
  background-color: transparent;
  position: relative;
  text-align: right;
  border: none;
  padding-right: 20px;
  cursor: pointer;
  width: 140px;
}

@media screen and (min-width: 600px) {
  .vattenfall-order-form .nav-buttons .prev-question {
    width: 180px;
  }
}

.vattenfall-order-form .nav-buttons .prev-question:disabled {
  cursor: not-allowed;
}

.vattenfall-order-form .nav-buttons .prev-question:after {
  position: absolute;
  left: 20px;
  top: 17px;
  content: "\F104";
  font-family: "Fontawesome", Helvetica, Arial, sans-serif;
}

.vattenfall-order-form .nav-buttons .next-question {
  font-family: "HyundaiSansHead-Bold", Helvetica, Arial, sans-serif;
  font-size: 16px;
  display: inline-block;
  height: 50px;
  background-color: #e4dcd3;
  position: relative;
  text-align: left;
  border: none;
  padding-left: 20px;
  cursor: pointer;
  width: 140px;
}

@media screen and (min-width: 600px) {
  .vattenfall-order-form .nav-buttons .next-question {
    width: 180px;
  }
}

.vattenfall-order-form .nav-buttons .next-question:disabled {
  cursor: not-allowed;
}

.vattenfall-order-form .nav-buttons .next-question:after {
  position: absolute;
  right: 20px;
  top: 17px;
  content: "\F105";
  font-family: "Fontawesome", Helvetica, Arial, sans-serif;
}

.vattenfall-order-form .checklist .checked {
  position: relative;
  padding: 0 34px 0 34px;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
  max-width: 355px;
  margin-bottom: 7px;
}

.vattenfall-order-form .checklist .checked:before {
  content: "";
  background-image: url(/images/icons/new-checked-sprite.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  display: block;
  width: 12px;
  height: 9px;
  position: absolute;
  top: 4px;
  left: 10px;
}

.vattenfall-order-form .checklist .checked ul {
  padding: 10px 0 20px;
}

.vattenfall-order-form .checklist .checked li {
  padding-left: 14px;
}

.vattenfall-order-form .checklist .checked li:before {
  content: "-";
  position: absolute;
  left: 34px;
}

.vattenfall-order-form .disclaimer {
  display: block;
  margin-bottom: 60px;
}

.vattenfall-order-form .contact-btn {
  display: inline-block;
  padding: 16px 22px;
  position: relative;
  background: #002c5f;
  color: #fff;
  font-family: "HyundaiSansHead-Medium", Helvetica, Arial, sans-serif;
  font-size: 16px;
  cursor: pointer;
  margin: 30px 0;
}

.vattenfall-order-form .checkbox label {
  margin-top: 25px;
  font-size: 18px;
  line-height: 31px;
  color: #333;
  padding-left: 40px;
}

.vattenfall-order-form .checkbox label:before {
  width: 30px;
  height: 30px;
  border-radius: 0;
}

.vattenfall-order-form .checkbox label:after {
  width: 29px;
  height: 29px;
  line-height: 27px;
  border-radius: 0;
}

.vattenfall-order-form .answer-container {
  padding: 50px 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
      flex-flow: column wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (min-width: 774px) {
  .vattenfall-order-form .answer-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
  }
}

.vattenfall-order-form .answer-container .answer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
      flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  padding: 24px 20px;
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 23px;
  text-align: center;
  position: relative;
  border: 1px solid #fff;
}

@media screen and (min-width: 774px) {
  .vattenfall-order-form .answer-container .answer {
    width: 355px;
  }
}

.vattenfall-order-form .answer-container .answer:hover {
  border: 1px solid #002c5f;
}

.vattenfall-order-form .answer-container .answer .small-text {
  font-size: 14px;
  line-height: 14px;
}

.vattenfall-order-form .answer-container .answer .price {
  position: absolute;
  color: #999;
  width: 65px;
  top: 22px;
  right: 22px;
  text-align: right;
}

.vattenfall-order-form .answer-container .answer figure {
  height: 132px;
  margin-bottom: 29px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.vattenfall-order-form .answer-container.chargers .answer figure {
  height: 98px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 40px;
}

.vattenfall-order-form .answer-container.chargers .answer h4 {
  font-size: 120%;
  text-align: center;
}

.vattenfall-order-form .answer-container.chargers .answer p {
  margin-top: 20px;
}

.vattenfall-order-form .answer-container.package .answer figure {
  height: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.vattenfall-order-form .how-to-measure {
  background-color: #fff;
  padding: 40px;
  margin-bottom: 60px;
}

.vattenfall-order-form .how-to-measure figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.vattenfall-order-form .how-to-measure img {
  width: 273px;
}

.vattenfall-order-form .how-to-measure figcaption {
  margin-top: 20px;
  font-size: 14px;
  line-height: 18px;
}

.vattenfall-order-form .final-step .summary {
  border-top: 2px solid #e4dcd3;
  margin-top: 50px;
  padding: 68px 0 50px;
}

.vattenfall-order-form .final-step .summary p span {
  display: block;
}

.vattenfall-order-form .final-step .charging-point {
  padding-right: 355px;
  position: relative;
  padding: 236px 0 36px 0;
  border-top: 2px solid #e4dcd3;
}

@media screen and (min-width: 774px) {
  .vattenfall-order-form .final-step .charging-point {
    padding: 36px 336px 36px 0;
  }
}

.vattenfall-order-form .final-step .charging-point p strong {
  margin-bottom: 29px;
  display: block;
}

.vattenfall-order-form .final-step .charging-point .selected-model {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
      flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 355px;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}

@media screen and (min-width: 774px) {
  .vattenfall-order-form .final-step .charging-point .selected-model {
    width: 355px;
    top: 75px;
    left: auto;
  }
}

.vattenfall-order-form .final-step .charging-point .selected-model figure {
  margin-bottom: 29px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.vattenfall-order-form .final-step .cost {
  padding: 36px 0;
  border-top: 2px solid #e4dcd3;
}

.vattenfall-order-form .final-step .cost .cost-table {
  width: 100%;
}

@media screen and (min-width: 350px) {
  .vattenfall-order-form .final-step .cost .cost-table {
    max-width: 346px;
  }
}

.vattenfall-order-form .final-step .cost .cost-table tr td {
  font-size: 18px;
  line-height: 23px;
}

.vattenfall-order-form .final-step .cost .cost-table tr td:last-child {
  text-align: right;
  width: 120px;
}

.vattenfall-order-form .final-step .cost .cost-table .total td {
  font-family: "HyundaiSansText-Bold", Helvetica, Arial, sans-serif;
  padding-top: 11px;
}

.vattenfall-order-form .final-step .charging-package {
  padding: 39px 0 0;
  border-top: 2px solid #e4dcd3;
}

.vattenfall-order-form .final-step .charging-package .naw-form {
  padding: 34px 20px 49px 20px;
  background-color: #fff;
  margin-top: 22px;
}

@media screen and (min-width: 774px) {
  .vattenfall-order-form .final-step .charging-package .naw-form {
    padding: 34px 138px 49px 56px;
  }
}

.vattenfall-order-form .final-step .charging-package .naw-form .control-label {
  text-align: left;
  margin-bottom: 4px;
}

.vattenfall-order-form .final-step .charging-package .naw-form ::-webkit-input-placeholder {
  color: #99dded;
}

.vattenfall-order-form .final-step .charging-package .naw-form :-moz-placeholder {
  color: #99dded;
}

.vattenfall-order-form .final-step .charging-package .naw-form ::-moz-placeholder {
  color: #99dded;
}

.vattenfall-order-form .final-step .charging-package .naw-form :-ms-input-placeholder {
  color: #99dded;
}

.vattenfall-order-form .final-step .charging-package .naw-form input[type=text],
.vattenfall-order-form .final-step .charging-package .naw-form input[type=number],
.vattenfall-order-form .final-step .charging-package .naw-form input[type=email],
.vattenfall-order-form .final-step .charging-package .naw-form input[type=tel],
.vattenfall-order-form .final-step .charging-package .naw-form textarea {
  background: #fff;
  border: 1px solid #e4dcd3;
  display: block;
  font-family: "HyundaiSansText-Regular", Helvetica, Arial, sans-serif;
  font-size: 14px;
  padding: 15px;
  min-height: 49px;
  width: 100%;
}

.vattenfall-order-form .final-step .charging-package .naw-form input[type=text]:disabled,
.vattenfall-order-form .final-step .charging-package .naw-form input[type=number]:disabled,
.vattenfall-order-form .final-step .charging-package .naw-form input[type=email]:disabled,
.vattenfall-order-form .final-step .charging-package .naw-form input[type=tel]:disabled,
.vattenfall-order-form .final-step .charging-package .naw-form textarea:disabled {
  border: none;
  color: #8e8c8d;
}

.vattenfall-order-form .final-step .charging-package .naw-form label.radio,
.vattenfall-order-form .final-step .charging-package .naw-form label.checkbox {
  cursor: pointer;
  font-family: "HyundaiSansHead-Regular", Helvetica, Arial, sans-serif;
  line-height: 1.5em;
  padding: 3px 0 3px 38px;
  position: relative;
}

.vattenfall-order-form .final-step .charging-package .naw-form label.radio.inline,
.vattenfall-order-form .final-step .charging-package .naw-form label.checkbox.inline {
  display: inline-block;
  padding: 3px 38px;
}

.vattenfall-order-form .final-step .charging-package .naw-form label.radio:before,
.vattenfall-order-form .final-step .charging-package .naw-form label.checkbox:before {
  border: 1px solid #e4dcd3;
  content: '';
  height: 26px;
  left: 0;
  position: absolute;
  top: 0;
  width: 26px;
}

.vattenfall-order-form .final-step .charging-package .naw-form label.radio:after,
.vattenfall-order-form .final-step .charging-package .naw-form label.checkbox:after {
  content: '';
  position: absolute;
}

.vattenfall-order-form .final-step .charging-package .naw-form label.radio:before,
.vattenfall-order-form .final-step .charging-package .naw-form label.radio:after {
  border-radius: 100%;
}

.vattenfall-order-form .final-step .charging-package .naw-form label.radio:after {
  background: none;
  height: 12px;
  left: 7px;
  top: 7px;
  width: 12px;
}

.vattenfall-order-form .final-step .charging-package .naw-form label.checkbox:after {
  height: 10px;
  left: 6px;
  top: 5px;
  width: 14px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.vattenfall-order-form .final-step .charging-package .naw-form input[type=radio]:checked+label:after {
  background: #00aad2;
}

.vattenfall-order-form .final-step .charging-package .naw-form input[type=checkbox]:checked+label:after {
  border-bottom: 3px solid #00aad2;
  border-left: 3px solid #00aad2;
}

.vattenfall-order-form .final-step .charging-package .naw-form input.error,
.vattenfall-order-form .final-step .charging-package .naw-form textarea.error,
.vattenfall-order-form .final-step .charging-package .naw-form select.error {
  border: 1px solid #f00;
}

.vattenfall-order-form .final-step .charging-package .naw-form div.error,
.vattenfall-order-form .final-step .charging-package .naw-form div.valid {
  position: relative;
}

.vattenfall-order-form .final-step .charging-package .naw-form span.error {
  color: #f00;
  display: none;
  font-size: 12px;
  padding: 5px;
}

.vattenfall-order-form .final-step .charging-package .naw-form span.error.show {
  display: block;
}

.vattenfall-order-form .form-group .select {
  width: calc(100% - 40px);
  margin: 0 20px;
  height: 60px;
}

.vattenfall-order-form .form-group .select span {
  height: 50px;
  line-height: 50px;
}

.vattenfall-order-form .restart {
  font-family: "HyundaiSansHead-Bold", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 23px;
  text-decoration: underline;
  display: block;
  text-align: center;
  margin: 75px auto 0;
  cursor: pointer;
  background-color: transparent;
  border: none;
  outline: none;
}

.popupbox {
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 9999;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: .2s opacity ease-in-out, .2s visibility ease-in-out;
          transition: .2s opacity ease-in-out, .2s visibility ease-in-out;
}

.overflow {
  z-index: 9998;
}

.popup-active .popupbox {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}

.popup-active {
  overflow: hidden;
}

.popup-active body {
  position: relative;
}

.popupbox .popup.active,
.popup-active .overlay,
.popup-active .popup-container {
  display: block;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

.overlay {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 50;
  background-color: #000;
  background: rgba(0, 0, 0, .6);
}

.popupbox .popup {
  display: none;
  position: relative;
  width: 940px;
  margin: 78px auto 50px;
  z-index: 60;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 10px 0px #000;
          box-shadow: 0px 0px 10px 0px #000;
}

.popupbox .popup.small {
  width: 340px;
  max-width: 90%;
}

.popupbox .popup.medium {
  width: 634px;
  max-width: 90%;
}

.popupbox .popup.active {
  display: block;
}

.popupbox .smallpopup {
  margin-left: -222px;
  width: 444px;
  max-width: 90%;
}

.popupbox .popup.small .content {
  padding-bottom: 20px;
}

.popup>.heading {
  padding: 0 35px 0 41px;
  height: 100px;
  line-height: 100px;
  background-color: #f7f5f2;
}

.popup .heading h2 {
  float: left;
  margin: 0 !important;
  line-height: inherit;
  color: #000;
  font-size: 28px;
  font-family: "HyundaiSansHead-Bold", Helvetica, Arial, sans-serif;
  text-transform: none;
}

.popup .heading .close {
  float: right;
  color: #5b5b5b;
  font-size: 35px;
  cursor: pointer;
}

.popup .content {
  padding: 35px 30px 24px 46px;
  background-color: #fff;
}

.popup .content p {
  font-family: "HyundaiSansText-Regular", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 21px;
  color: #000;
  margin-bottom: 30px;
}

.popup .content a {
  text-decoration: underline;
}

.popup .content ul {
  margin-left: 20px;
}

.popup .content ul li {
  font-family: "HyundaiSansText-Regular", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 21px;
  color: #000;
  list-style: disc;
  list-style-position: outside;
}

.thnx,
.error {
  text-align: center;
  font-family: "HyundaiSansHead-Bold", Helvetica, Arial, sans-serif;
  font-size: 40px;
  line-height: 50px;
  color: #000;
  padding: 0;
  max-width: 600px;
  margin: 0 auto 0;
}

#VattenfallForm .error:before {
  font-size: 20px;
}

#cost-disclaimer {
  margin-top: 20px;
  font-size: 100%;
  padding-right: 50px;
}

.vattenfall-order-form .dealer-dropdown>.control-label {
  margin-bottom: 0 !important;
}

.vattenfall-order-form .dealer-dropdown .form-group {
  display: block;
  width: 100%;
  margin: 0 0 12px 0;
}

.vattenfall-order-form .dealer-dropdown .form-group .select {
  margin: 0;
  width: 100%;
}

.vattenfall-order-form .dealer-dropdown .form-group .col-xs-7 {
  width: 100%;
  margin: 0;
  padding: 0;
}

/*# sourceMappingURL=vattenfall-3bda4a1522c31f8f88cbdf34385f73cd.css.map*/