/*!
 * Westpac forms v1.3.0
 * Copyright 2015 Westpac
 *
 */
/* ---------------------------------------| BRAND SPECIFIC VARIABLES |--------------------------------------- */
/*
	 *  SETTINGS
	 */
/*
	 *  SETTINGS
	 */
/*
	 *  SETTINGS
	 */
@font-face {
  font-family: 'korolev-w01-cmp-bold';
  src: url('../font/a0d7267a-60f5-405d-9c00-645ad5e3ab49.eot');
  src: url('../font/a0d7267a-60f5-405d-9c00-645ad5e3ab49.eot?#iefix') format('embedded-opentype'), url('../font/1bc7db59-291e-455a-8b7a-acf77d64e375.woff2') format('woff2'), url('../font/0e1e43ea-da50-4758-9344-4b9f797e1722.woff') format('woff'), url('../font/41083cb5-f18a-4f54-b1a5-cb2dcecc0c61.ttf') format('truetype'), url('../font/07542238-f8a4-45bf-83b9-56347ceb1ddf.svg#07542238-f8a4-45bf-83b9-56347ceb1ddf') format('svg');
  font-weight: normal;
  font-style: normal;
}
.body-font {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}
.brand-font {
  font-weight: normal;
  font-family: "korolev-w01-cmp-bold", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}
.clearfix:before,
.clearfix:after,
.container-fluid:before,
.container-fluid:after,
.container:before,
.container:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
  clear: both;
}
*,
*:after,
*:before {
  box-sizing: border-box;
}
.container,
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 768px) {
  .container {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (min-width: 992px) {
  .container {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (min-width: 1200px) {
  .container {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (min-width: 768px) {
  .container {
    width: 744px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1164px;
  }
}
@media (min-width: 768px) {
  .container-fluid {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (min-width: 992px) {
  .container-fluid {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (min-width: 1200px) {
  .container-fluid {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.row {
  margin-left: -6px;
  margin-right: -6px;
}
@media (min-width: 768px) {
  .row {
    margin-left: -12px;
    margin-right: -12px;
  }
}
@media (min-width: 992px) {
  .row {
    margin-left: -12px;
    margin-right: -12px;
  }
}
@media (min-width: 1200px) {
  .row {
    margin-left: -12px;
    margin-right: -12px;
  }
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-xs-1,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9 {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (min-width: 992px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-xs-1,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9 {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-xs-1,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9 {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
.container {
  padding-right: 12px;
  padding-left: 12px;
}
@media (min-width: 768px) {
  .container {
    padding-right: 24px;
    padding-left: 24px;
  }
}
@media (min-width: 992px) {
  .container {
    padding-right: 24px;
    padding-left: 24px;
  }
}
@media (min-width: 1200px) {
  .container {
    padding-right: 24px;
    padding-left: 24px;
  }
}
/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
/**
	 * 1. Change the default font family in all browsers (opinionated).
	 * 2. Correct the line height in all browsers.
	 * 3. Prevent adjustments of font size after orientation changes in IE and iOS.
	 */
/* Document
		 ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}
/* Sections
		 ========================================================================== */
/**
	 * Remove the margin in all browsers (opinionated).
	 */
body {
  margin: 0;
}
/**
	 * Add the correct display in IE 9-.
	 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
/**
	 * Correct the font size and margin on `h1` elements within `section` and
	 * `article` contexts in Chrome, Firefox, and Safari.
	 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
		 ========================================================================== */
/**
	 * Add the correct display in IE 9-.
	 * 1. Add the correct display in IE.
	 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}
/**
	 * Add the correct margin in IE 8.
	 */
figure {
  margin: 1em 40px;
}
/**
	 * 1. Add the correct box sizing in Firefox.
	 * 2. Show the overflow in Edge and IE.
	 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
	 * 1. Correct the inheritance and scaling of font size in all browsers.
	 * 2. Correct the odd `em` font sizing in all browsers.
	 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
		 ========================================================================== */
/**
	 * 1. Remove the gray background on active links in IE 10.
	 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
	 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}
/**
	 * Remove the outline on focused links when they are also active or hovered
	 * in all browsers (opinionated).
	 */
a:active,
a:hover {
  outline-width: 0;
}
/**
	 * 1. Remove the bottom border in Firefox 39-.
	 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
	 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
	 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
	 */
b,
strong {
  font-weight: inherit;
}
/**
	 * Add the correct font weight in Chrome, Edge, and Safari.
	 */
b,
strong {
  font-weight: bolder;
}
/**
	 * 1. Correct the inheritance and scaling of font size in all browsers.
	 * 2. Correct the odd `em` font sizing in all browsers.
	 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
	 * Add the correct font style in Android 4.3-.
	 */
dfn {
  font-style: italic;
}
/**
	 * Add the correct background and color in IE 9-.
	 */
mark {
  background-color: #ff0;
  color: #000;
}
/**
	 * Add the correct font size in all browsers.
	 */
small {
  font-size: 80%;
}
/**
	 * Prevent `sub` and `sup` elements from affecting the line height in
	 * all browsers.
	 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
		 ========================================================================== */
/**
	 * Add the correct display in IE 9-.
	 */
audio,
video {
  display: inline-block;
}
/**
	 * Add the correct display in iOS 4-7.
	 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
	 * Remove the border on images inside links in IE 10-.
	 */
img {
  border-style: none;
}
/**
	 * Hide the overflow in IE.
	 */
svg:not(:root) {
  overflow: hidden;
}
/* Forms
		 ========================================================================== */
/**
	 * 1. Change the font styles in all browsers (opinionated).
	 * 2. Remove the margin in Firefox and Safari.
	 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
	 * Show the overflow in IE.
	 * 1. Show the overflow in Edge.
	 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
	 * Remove the inheritance of text transform in Edge, Firefox, and IE.
	 * 1. Remove the inheritance of text transform in Firefox.
	 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
	 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
	 *    controls in Android 4.
	 * 2. Correct the inability to style clickable types in iOS and Safari.
	 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}
/**
	 * Remove the inner border and padding in Firefox.
	 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
	 * Restore the focus styles unset by the previous rule.
	 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
	 * Change the border, margin, and padding in all browsers (opinionated).
	 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
	 * 1. Correct the text wrapping in Edge and IE.
	 * 2. Correct the color inheritance from `fieldset` elements in IE.
	 * 3. Remove the padding so developers are not caught out when they zero out
	 *    `fieldset` elements in all browsers.
	 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
	 * 1. Add the correct display in IE 9-.
	 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
	 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
	 * Remove the default vertical scrollbar in IE.
	 */
textarea {
  overflow: auto;
}
/**
	 * 1. Add the correct box sizing in IE 10-.
	 * 2. Remove the padding in IE 10-.
	 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
	 * Correct the cursor style of increment and decrement buttons in Chrome.
	 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
	 * 1. Correct the odd appearance in Chrome and Safari.
	 * 2. Correct the outline style in Safari.
	 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
	 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
	 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
	 * 1. Correct the inability to style clickable types in iOS and Safari.
	 * 2. Change font properties to `inherit` in Safari.
	 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
		 ========================================================================== */
/*
	 * Add the correct display in IE 9-.
	 * 1. Add the correct display in Edge, IE, and Firefox.
	 */
details,
menu {
  display: block;
}
/*
	 * Add the correct display in all browsers.
	 */
summary {
  display: list-item;
}
/* Scripting
		 ========================================================================== */
/**
	 * Add the correct display in IE 9-.
	 */
canvas {
  display: inline-block;
}
/**
	 * Add the correct display in IE.
	 */
template {
  display: none;
}
/* Hidden
		 ========================================================================== */
/**
	 * Add the correct display in IE 10-.
	 */
[hidden] {
  display: none;
}
/*
	 *  SETTINGS
	 */
body {
  font-size: 0.875em;
  line-height: 1.428571429;
  color: #1f252c;
  background-color: #f0f1f2;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #1f252c;
  text-decoration: none;
}
address {
  font-style: normal;
}
blockquote {
  font-size: 16px;
  font-weight: 300;
}
button,
input,
optgroup,
select,
textarea {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}
mark {
  background-color: #f0ded7;
}
p {
  margin: 0.8571428572em 0;
}
dl dt {
  font-weight: 700;
}
dl dd {
  margin: 0;
}
::selection {
  background-color: #f0ded7;
}
a {
  color: #b45c38;
  text-decoration: underline;
}
a:hover,
a:focus {
  color: #b45c38;
  text-decoration: underline;
}
a:focus {
  outline: none;
  color: #b45c38;
}
.is-keyboarduser a:focus {
  outline: 2px dotted #000;
  outline-offset: 0.5rem;
}
.is-keyboarduser a:focus {
  background-color: #fff;
}
a:hover {
  outline: none;
  background-color: transparent;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: #fff !important;
    box-shadow: none !important;
    border-color: #000 !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    padding: 6px;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  p a {
    word-wrap: break-word;
  }
  select {
    background: #fff !important;
  }
  .container,
  .container-fluid {
    margin: auto;
    width: auto;
  }
}
/* ---------------------------------------| MODULES |--------------------------------------- */
/*!
 * St George theme v1.0
 * Copyright 2013 St.George
 *
 */
/* GLOBALS */
.wrapper {
  margin: 0 auto;
  position: relative;
  height: auto !important;
  min-height: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 35%;
}
.wrapper .is-loading {
  opacity: 0;
}
.wrapper .is-loaded {
  opacity: 1 !important;
}
.wrapper .icon-loader-wrapper {
  width: 100%;
  min-height: 200px;
  position: relative;
}
#container {
  padding-bottom: 356px;
}
.container {
  padding-top: 30px;
}
/*------------------------------------*\
	STRUCTURE
\*------------------------------------*/
.content-container {
  background: #fff;
  border-radius: 6px;
  border: solid 1px #b4b9bf;
  /*padding-top: 32px;*/
  padding-bottom: 24px;
  overflow: hidden;
}
.container-page .content-container {
  background: #fff;
  border-radius: 6px;
  border: solid 1px #b4b9bf;
  padding-top: 24px;
  padding-bottom: 24px;
  overflow: hidden;
}
.content-container.content-container-nude {
  background-color: transparent;
  border: none;
}
.content-container.content-container-headless {
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-left-radius: 0;
  -moz-border-top-right-radius: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-top: none;
}
.content-container.content-container-headless {
  font-weight: normal;
}
@media (max-width: 767px) {
  /* XS */
  .content-container {
    padding-right: 12px;
    padding-left: 12px;
    margin-right: 0px;
    margin-left: 0px;
    border: none;
    border-radius: 0;
  }
  .container-form .content-container {
    padding-right: 12px;
    padding-left: 12px;
    margin-right: 0px;
    margin-left: 0px;
    margin-top: -30px;
    border: none;
    border-radius: 0;
    border: 1px solid #d2d5d8;
    border-top: none;
  }
  .content-container-nogutter {
    margin-right: -12px;
    margin-left: -12px;
  }
  .container-page .content-container {
    padding-top: 0!important;
    border: none;
  }
  .border {
    border: 1px solid #d2d5d8 !important;
    border-radius: 3px;
    margin-top: 24px;
    padding-top: 32px !important;
  }
}
@media (min-width: 768px) {
  /* SM */
  .content-container {
    padding-right: 36px;
    padding-left: 36px;
    margin-right: -24px;
    margin-left: -24px;
  }
}
@media (min-width: 992px) {
  /* MD */
}
@media (min-width: 1200px) {
  /* LG */
  .content-container {
    padding-right: 36px;
    padding-left: 36px;
    margin-right: -36px;
    margin-left: -36px;
  }
}
/* When Viewport is above: */
@media (min-width: 768px) {
  .container {
    padding-right: 24px;
    padding-left: 24px;
  }
}
@media (min-width: 992px) {
  .container {
    padding-right: 24px;
    padding-left: 24px;
  }
}
@media (min-width: 1200px) {
  .container {
    padding-right: 36px;
    padding-left: 36px;
  }
}
body {
  color: #1f252c;
  background: #f0f1f2;
}
body,
html {
  height: 100%;
}
.is-hidden,
.hidden {
  display: none !important;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.note {
  color: #69727e;
}
/* BUFFER */
.no-bottom-buffer,
.no-top-buffer,
.bottom-buffer-xs,
.bottom-buffer,
.bottom-buffer-lg,
.bottom-buffer-xl,
.top-buffer-xs,
.top-buffer,
.top-buffer-lg,
.top-buffer-xl,
.top-padding-xs,
.top-padding,
.top-padding-lg,
.top-padding-xl,
.bottom-padding-xs,
.bottom-padding,
.bottom-padding-lg,
.bottom-padding-xl,
.top-buffer-negative-xs {
  display: block;
}
.no-top-buffer {
  margin-top: 0 !important;
}
.no-bottom-buffer {
  margin-bottom: 0 !important;
}
.top-buffer-xs {
  margin-top: 8px !important;
}
.top-buffer {
  margin-top: 16px !important;
}
.top-buffer-lg {
  margin-top: 24px !important;
}
.top-buffer-xl {
  margin-top: 32px !important;
}
@media (min-width: 768px) {
  /* SM */
  .top-buffer-negative-xs {
    margin-top: -6px !important;
  }
}
.bottom-buffer-xs {
  margin-bottom: 8px !important;
}
.bottom-buffer {
  margin-bottom: 16px !important;
}
.bottom-buffer-lg {
  margin-bottom: 24px !important;
}
.bottom-buffer-xl {
  margin-bottom: 32px !important;
}
.top-buffer-xs {
  margin-top: 8px !important;
}
.top-buffer {
  margin-top: 16px !important;
}
.top-buffer-lg {
  margin-top: 24px !important;
}
.top-buffer-xl {
  margin-top: 32px !important;
}
.top-padding-xs {
  padding-top: 8px !important;
}
.top-padding {
  padding-top: 16px !important;
}
.top-padding-lg {
  padding-top: 24px !important;
}
.top-padding-xl {
  padding-top: 32px !important;
}
.bottom-padding-xs {
  padding-top: 8px !important;
}
.bottom-padding {
  padding-bottom: 16px !important;
}
.bottom-padding-lg {
  padding-bottom: 24px !important;
}
.bottom-padding-xl {
  padding-top: 32px !important;
}
.lineheight-xs {
  line-height: 1.1 !important;
}
.lineheight-sm {
  line-height: 1.2 !important;
}
.lineheight,
.lineheight-md {
  line-height: 1.3 !important;
}
.lineheight-lg {
  line-height: 1.4 !important;
}
.fontsize-xs {
  font-size: 50% !important;
}
.fontsize-sm {
  font-size: 80% !important;
}
.fontsize-lg {
  font-size: 200% !important;
}
.fontsize-xl {
  font-size: 500% !important;
}
.fontsize-14 {
  font-size: 14px !important;
}
.fontsize-16 {
  font-size: 16px !important;
}
.fontsize-18 {
  font-size: 18px !important;
}
.fontsize-24 {
  font-size: 24px !important;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none!important;
}
/* RESPONSIVE TEXT ALIGNS */
@media (max-width: 767px) {
  /* XS */
  .text-left-xs {
    text-align: left !important;
  }
  .text-right-xs {
    text-align: right !important;
  }
  .visible-xs {
    display: block !important;
  }
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) {
  /* SM */
  .text-left-sm {
    text-align: left !important;
  }
  .text-right-sm {
    text-align: right !important;
  }
  .visible-sm {
    display: block !important;
  }
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) {
  /* MD */
  .text-left-md {
    text-align: left !important;
  }
  .text-right-md {
    text-align: right !important;
  }
  .visible-md {
    display: block !important;
  }
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* LG */
  .text-left-lg {
    text-align: left !important;
  }
  .text-right-lg {
    text-align: right !important;
  }
  .visible-lg {
    display: block !important;
  }
  .hidden-lg {
    display: none !important;
  }
}
/* COLORS */
.color-success {
  color: #008000;
}
.color-danger {
  color: #c40000;
}
.color-warning {
  color: #c53b00;
}
.color-info {
  color: #0074c4;
}
.color-icon {
  color: #69727e !important;
}
.color-icon2 {
  color: #1f252c !important;
}
/* background positioning of any element */
.position-right-top {
  background-position: right top;
}
/* Used mainly for the information icons */
.no-textdecoration:hover {
  text-decoration: none;
}
/*------------------------------------*\
	RESETS
\*------------------------------------*/
ol,
ul {
  list-style: none;
  padding: 0;
}
dd {
  margin-left: 0px;
}
/*------------------------------------*\
	ICONS
\*------------------------------------*/
.navbar-icon-chat .icon,
.navbar-icon-call .icon {
  color: #69727e;
}
.icon-cross {
  position: absolute;
  top: 0px;
  right: 10px;
}
@keyframes iconloading {
  0% {
    background: none;
    border-color: #333;
    border-radius: 50%;
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    background: none;
    border-color: #333;
    border-radius: 50%;
    transform: scale(1);
    opacity: 0;
  }
}
@keyframes iconloadingrev {
  0% {
    background: none;
    border-color: #FFF;
    border-radius: 50%;
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    background: none;
    border-color: #FFF;
    border-radius: 50%;
    transform: scale(1);
    opacity: 0;
  }
}
.icon-loading {
  background-size: 32px;
  border: 3px solid transparent;
  opacity: 1;
  border-radius: 0;
  background-repeat: no-repeat;
  background-position: center;
  animation: iconloading 1.2s ease-out;
  animation-iteration-count: infinite;
}
.icon-loading-inverse {
  animation: iconloadingrev 1.2s ease-out;
  animation-iteration-count: infinite;
}
.btn.btn-block {
  display: inline-block;
}
@media (max-width: 767px) {
  .btn-block-xs {
    width: 100%;
    display: table;
  }
  .btn-block-xs .btn-group-item {
    display: table-cell;
  }
}
@media (min-width: 768px) {
  .btn-block-xs {
    width: auto;
    display: inline-block;
  }
  .btn-block-xs .btn-group-item {
    display: inline-block;
  }
}
/* MODULES */
.icon-loader {
  min-width: 120px;
  margin: 20% auto;
  text-align: center;
}
.icon-loader .icon-loader-text {
  font-size: 0.9em;
  margin-top: 6px;
  opacity: 0.6;
}
.modal-loader .icon-loader-wrapper {
  position: fixed;
  z-index: 1041;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.modal-loader .icon-loader {
  width: 120px;
  padding: 12px 12px 6px 12px;
  margin: 0 auto;
  background-color: transparent;
  border-radius: 10px;
  margin-top: 25%;
}
.modal-loader .icon-loader .icon-loader-text {
  opacity: 1;
  color: #999;
}
.page-wrap {
  min-height: 100%;
  /* equal to footer height */
  margin-bottom: -142px;
}
.page-wrap:after {
  content: "";
  display: block;
}
.footer,
.page-wrap:after {
  /* .push must be the same height as footer */
  height: 142px;
}
.navbar {
  position: relative;
  border-bottom: 1px solid transparent;
}
.navbar .symbol-logo-phone {
  width: 90px;
  height: 42px;
  margin-top: 6px;
  background-position: 0px 50%;
  float: right;
  top: 0;
  position: relative;
}
.navbar .symbol-logo-tablet {
  width: 200px;
  height: 55px;
  background-position: 0px 50%;
  float: right;
  top: -5px;
  position: relative;
}
@media (min-width: 767px) {
  .navbar .symbol-logo-tablet {
    top: 3px;
  }
}
.navbar .divide {
  width: 10px;
  height: 53px;
  border-right: 1px solid #b4b9bf;
  float: left;
  position: absolute;
  left: 39px;
  top: 5px;
}
@media (max-width: 767px) {
  .navbar .divide {
    height: 45px;
  }
}
.navbar .back-btn {
  position: relative;
  top: 12px;
  left: 25px;
  margin-right: 15px;
  width: 45px;
  height: 32px;
}
@media (min-width: 767px) {
  .navbar .back-btn {
    position: relative;
    top: 15px;
    left: 25px;
    margin-right: 15px;
    width: 45px;
    height: 32px;
  }
}
.arrow-l {
  -ms-transform: rotate(90deg);
  /* IE 9 */
  /* Safari */
  transform: rotate(90deg);
  display: inline-block;
  font: 16px/24px sans-serif;
  padding: 12px 24px;
  position: relative;
  left: 18px;
  top: 18px;
}
.arrow-l:after,
.arrow-l:before {
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #fff;
  bottom: -15px;
  content: '';
  left: 50%;
  margin-left: -15px;
  position: absolute;
}
/* Styling for second triangle (border) */
.arrow-l:before {
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
  border-top: 18px solid;
  border-top-color: inherit;
  /* Can't be included in the shorthand to work */
  bottom: -18px;
  margin-left: -18px;
}
.navbar-icon-chat,
.navbar-icon-call {
  color: #444f5e;
  float: right;
  padding: 15px 15px 0 0;
  width: 140px;
}
.navbar-icon-chat:hover,
.navbar-icon-call:hover {
  text-decoration: none;
  color: #444f5e;
}
.navbar-icon-call {
  width: 130px;
}
.navbar-icon-call .icon,
.navbar-icon-chat .icon {
  height: 32px;
  width: 36px;
  display: block;
  margin-right: 12px;
  float: left;
}
.navbar-icon-call .icon {
  width: 27px;
}
.navbar-icon-chat-text,
.navbar-icon-call-text {
  font-size: 14px;
  line-height: 18px;
  margin: 0;
  font-family: "Helvetica Neue", "Roboto", Arial, sans-serif;
}
h3.navbar-icon-chat-text,
h3.navbar-icon-call-text {
  color: #b45c38;
  font-size: 14px;
  margin: 0;
}
.navbar-default {
  background-color: #fff;
  border-color: #c2c2c2;
  height: 64px;
}
@media (max-width: 767px) {
  .navbar-brand {
    margin: 5px 18px 0 0;
  }
  .navbar-default {
    height: 55px;
  }
  .navbar-icon-chat,
  .navbar-icon-call {
    padding-top: 12px;
    margin-bottom: 9px;
  }
  .navbar-icon-chat,
  .navbar-icon-call {
    width: 52px;
  }
  .navbar-icon-call .icon,
  .navbar-icon-chat .icon {
    float: right;
  }
  .navbar-icon-chat-text,
  .navbar-icon-call-text {
    display: none;
  }
}
@media (min-width: 768px) {
  /* SM */
}
@media (min-width: 992px) {
  /* MD */
}
@media (min-width: 1200px) {
  /* LG */
}
.summary-panel {
  background-color: #fff;
  color: #1f252c;
  margin: 12px 0px;
  padding: 12px;
  border: 1px solid #d2d5d8;
  border-radius: 6px;
  height: 90px;
  min-height: 90px;
}
.summary-panel .title {
  font-size: 14px;
  font-weight: 400;
  margin: 5px 0 10px 0;
}
.summary-panel .product {
  font-size: 14px;
  font-weight: 700;
}
.summary-subhead {
  text-align: right;
  margin-top: -2px;
  margin-bottom: 14px;
}
.dl-summary-subhead.last-child {
  margin-bottom: 49px;
}
.dl-summary-subhead {
  margin-top: -6px;
}
@media (min-width: 992px) {
  .dl-summary-subhead {
    margin: 0;
  }
}
.dl-summary-subhead.last {
  margin-bottom: 31px;
}
.summary-label {
  text-align: right;
  color: #69727e;
  margin-bottom: 2px;
}
.dl {
  margin-top: -4px;
}
.summary-content {
  margin-bottom: 16px;
  color: #1f252c;
}
.edit-trigger {
  display: inline;
  margin-top: -5px;
  float: right;
}
@media (max-width: 767px) {
  .summary-label {
    text-align: left;
  }
  .summary-subhead {
    text-align: left;
  }
}
@media (min-width: 768px) {
  /* SM */
  .summary-panel {
    margin: 12px -24px;
  }
}
@media (min-width: 992px) {
  /* MD */
}
@media (min-width: 1200px) {
  /* LG */
  .summary-panel {
    margin: 12px -36px;
  }
}
.funnel-wrapper {
  height: 97px;
  border-bottom: 4px solid #b4b9bf;
  border-right: 1px solid #b4b9bf;
  border-left: 1px solid #b4b9bf;
  border-top: 1px solid #b4b9bf;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  background: #f0f1f2;
  display: block;
  width: auto !important;
  height: auto;
  border-bottom: none;
  overflow: hidden;
  position: relative;
}
.funnel-wrapper > li a {
  position: relative;
  display: block;
  padding: 10px 15px;
  text-decoration: none;
}
.funnel-wrapper > li.funnel-cells {
  border-bottom: 4px solid #c0c3c5;
  border-right: 1px solid #c0c3c5;
  position: relative;
}
.funnel-wrapper > li.funnel-cells :last-child {
  border-right: none;
}
.funnel {
  width: 100%;
  margin: 1em 0 0 0;
  display: table;
}
.funnel .icon-tick-secondary-sm {
  background-position: right 6px top;
}
.funnel-cells {
  display: table-cell;
  padding: 0 0 0 0;
  width: 16.666666666666664%;
}
.funnel-cells.funnel-cells-last p.funnel-box {
  padding: 0;
  border: none;
}
.funnel-cell {
  display: inline-block;
  height: 82px;
  width: 100%;
  padding: 0;
  cursor: pointer;
}
.funnel-text-number {
  font-size: 14px;
  color: #69727e;
  font-weight: normal;
  display: block;
  padding: 9px 0px 0px 0px;
}
.funnel-text-label {
  font-size: 14px;
  padding: 0 0 0 12px;
  max-width: 160px;
  padding-left: 0px;
  color: #2d373e;
  font-weight: 700;
  max-width: inherit;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.funnel-icon-indicator {
  width: 100%;
  height: 4px;
  display: block;
  position: absolute;
  bottom: -4px;
  background: #1f252c;
}
@media (max-width: 767px) {
  /* XS */
  .funnel-wrapper {
    margin: 0px -12px;
    height: 61px;
    border-radius: 0px;
  }
  .funnel-wrapper > li,
  .funnel-wrapper > li.active {
    display: inline-block;
    vertical-align: bottom;
    float: none;
  }
  .funnel-wrapper > li a,
  .funnel-wrapper > li.active a,
  .funnel-wrapper > li a:hover,
  .funnel-wrapper > li.active a:hover {
    padding: 8px 5px;
  }
  .funnel-cells {
    width: 33.33333%;
  }
  .funnel-text-label {
    width: 100%;
  }
  .funnel-text-number {
    padding: 0px;
  }
}
@media (min-width: 768px) {
  /* SM */
  .funnel-wrapper {
    margin: 0 -24px;
  }
  .funnel-text-label {
    width: 115px;
  }
}
@media (min-width: 992px) {
  /* MD */
  .funnel-wrapper {
    margin: 0 -24px;
  }
  .funnel-text-label {
    width: 160px;
  }
}
@media (min-width: 1200px) {
  /* LG */
  .funnel-wrapper {
    margin: 0 -36px;
  }
  .funnel-text-label {
    width: 197px;
  }
}
.navigation-buttons {
  padding: 12px 0px;
}
.navigation-buttons li {
  margin-bottom: 12px;
}
.container-page .navigation-buttons {
  margin-left: -24px;
  margin-right: -24px;
}
@media (max-width: 767px) {
  /* XS */
  .navigation-buttons {
    padding: 12px 12px;
  }
  .container-page .navigation-buttons {
    margin-left: -12px;
    margin-right: -12px;
  }
}
@media (min-width: 768px) {
  /* SM */
}
@media (min-width: 992px) {
  /* MD */
}
@media (min-width: 1200px) {
  /* LG */
  .container-page .navigation-buttons {
    margin-left: -36px;
    margin-right: -36px;
  }
}
fieldset,
.fieldset {
  padding: 0;
  margin: 0;
  min-width: 0;
  width: auto;
  border: 0;
  margin-bottom: 6px;
}
.form-row fieldset {
  margin-bottom: 0px;
}
.form-heading,
.single-page-form-heading {
  font-size: 24px;
  margin: 0;
  padding: 24px 0;
  font-family: "korolev-w01-cmp-bold", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  font-weight: 300;
}
.form-heading small,
.single-page-form-heading small {
  font-size: inherit;
  color: #69727e;
}
.container-page .form-headline {
  border-top: 1px solid #1f252c;
}
.footer-container {
  background-color: #f7f8f9;
  padding: 24px 12px 0 12px;
  border-top: 1px solid #d2d5d8;
  border-bottom: 1px solid #d2d5d8;
}
@media (min-width: 768px) {
  .fieldset .form-headline {
    /* SM */
    margin-bottom: 24px;
  }
}
.sub-label {
  display: block;
}
.form-headline {
  padding: 2px 0 18px 0;
  margin-bottom: 24px;
  border-bottom: 1px solid #69727e;
  font-size: 18px;
  color: #1f252c;
  display: block;
  line-height: 1.2;
  font-family: "korolev-w01-cmp-bold", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}
@media (min-width: 768px) {
  .form-headline {
    margin-top: 14px ;
  }
}
@media (min-width: 992px) {
  .first {
    margin: 42px 0 24px 0;
  }
}
.clearoverflow {
  overflow: hidden;
}
.subform-container-text {
  overflow: hidden;
}
.form-input-hidden {
  margin-top: -8px;
  width: 100%;
}
.form-group {
  margin-top: 18px;
}
.form-row {
  margin-bottom: 12px;
}
.form-button {
  margin: 0 -8px;
  margin-bottom: 12px;
}
.form-button .btn-block {
  width: auto;
  display: inline-block;
}
.form-label {
  display: block;
  text-align: left;
  margin-bottom: 8px;
}
.form-remove {
  -webkit-appearance: none;
  border: 0 none;
  background: 0 0;
  padding: 0;
  display: inline-block;
  height: 18px;
  line-height: 1;
  color: #c40000;
  opacity: 1;
  z-index: 999;
  float: right;
  position: relative;
}
.form-remove .icon-remove .icons-background {
  fill: #c40000;
}
.rowlist,
.rowlist-line {
  margin: 30px 0;
}
@media (max-width: 767px) {
  /* XS */
  .form-heading {
    padding: 0;
    display: none;
  }
  .form-button .btn-block {
    width: 100%;
  }
}
.form-row p {
  display: none;
}
.form-row.has-success p,
.form-row.has-warning p,
.form-row.has-error p {
  display: block;
  margin-top: 0px;
  font-size: 13px;
  line-height: 16px;
}
.form-row.has-error p {
  color: #c40000;
}
.form-row.has-error .input-field,
.form-row.has-error .input-field-select,
.form-row.has-error .input-group-input,
.form-row.has-error .input-group-addon,
.form-row.has-error .input-addon-input {
  border-color: #c40000;
}
.alert.alert-danger {
  transition: none;
}
.mobile-accordion .panel-heading {
  background-color: #fff;
  color: #1f252c;
  margin: 12px 0px;
  padding: 12px;
  border: 1px solid #d2d5d8;
  border-radius: 6px;
}
.mobile-accordion .panel-heading.active {
  color: #1f252c;
  padding-bottom: 40px;
  color: #2d373e;
  background-color: #fff;
  border-top: 1px solid #d2d5d8;
  border-left: 1px solid #d2d5d8;
  border-right: 1px solid #d2d5d8;
  border-bottom: none;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.mobile-accordion .panel-title {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  color: #1f252c;
}
.mobile-accordion .panel-title .accordion-heading {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mobile-accordion .panel-title > a {
  padding-left: 12px;
  padding-right: 12px;
}
.mobile-accordion .panel-title .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 8px solid #1f252c;
  border-right: 7px solid transparent;
  border-bottom: 0;
  border-left: 7px solid transparent;
  text-indent: -99999em;
  overflow: hidden;
}
.mobile-accordion .panel-title .caret.caret-up {
  border-bottom: 8px solid #1f252c;
  border-top: 0;
}
.mobile-accordion .panel-title .caret.caret-down {
  border-top-color: #1f252c;
}
.mobile-accordion .panel-title .accordion-step {
  font-weight: 400;
  padding-left: 10px;
}
.pageheader {
  background-color: #1f252c;
  -webkit-border-top-left-radius: 12px;
  -webkit-border-top-right-radius: 12px;
  -moz-border-top-left-radius: 12px;
  -moz-border-top-right-radius: 12px;
  border-top-right-radius: 12px;
  border-top-left-radius: 12px;
  margin: 0;
  height: 252px;
}
.pageheader h1 {
  line-height: 36px;
  color: #fff;
}
.pageheader .sub-heading {
  color: #fff;
  font-size: 18px;
  line-height: 24px;
}
/*.pageheader-text{
padding:18px

}*/
.white-bg {
  background: #fff;
}
.pageheader-headline {
  font-size: 2.2em;
  padding: 0;
  margin: 2.2em 0 0.2em 0;
  color: #fff;
}
.pageheader-subline {
  font-size: 1.8em;
  color: #fff;
  padding: 0;
  margin: 0;
  font-weight: 300;
}
.pageheader-figure {
  position: relative;
  z-index: 2;
  height: 252px;
  padding-right: 0;
}
.pageheader-img-wrapper {
  overflow: hidden;
  -moz-border-top-right-radius: 12px;
  border-top-right-radius: 12px;
}
.pageheader-img-wrapper.pageheader-img-left .pageheader-img {
  float: left;
}
.pageheader-figcaption {
  position: absolute;
  bottom: -23px;
  right: 0;
  padding: 0.8em 2em 0.7em 0.8em;
  background-color: #b45c38;
  color: #fff;
  font-size: 24px;
  line-height: 1.2;
  -webkit-border-top-left-radius: 12px;
  -webkit-border-bottom-left-radius: 12px;
  -moz-border-top-left-radius: 12px;
  -moz-border-bottom-left-radius: 12px;
  border-bottom-left-radius: 12px;
  border-top-left-radius: 12px;
  min-width: 392px;
}
@media (max-width: 768px) {
  .white-bg {
    background: #fff;
  }
  .pageheader {
    margin-right: -12px;
    margin-left: -12px;
    padding-right: 0;
    padding-left: 6px;
    margin-top: 0;
    padding-bottom: 2em;
    height: 117px;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-top-left-radius: 0;
    -moz-border-top-right-radius: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
  }
  .pageheader-headline {
    margin-top: 23px;
    margin-bottom: 5px;
    font-size: 1.8em;
  }
  .pageheader-subline {
    font-size: 1.5em;
  }
}
@media (max-width: 992px) {
  .pageheader-img {
    float: none;
  }
  .pageheader-img-wrapper {
    overflow: hidden;
    -moz-border-top-right-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  /* SM */
  .pageheader {
    margin-right: -24px;
    margin-left: -24px;
    padding-right: 0;
    padding-left: 24px;
  }
  .white-bg {
    background: #f0f1f2;
  }
}
@media (min-width: 992px) {
  /* MD */
  .pageheader {
    margin-right: -24px;
    margin-left: -24px;
    padding-right: 0;
    padding-left: 24px;
  }
}
@media (min-width: 1200px) {
  /* LG */
  .pageheader {
    margin-right: -36px;
    margin-left: -36px;
    padding-right: 0;
    padding-left: 36px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .pageheader {
    height: 117px;
  }
}
/*------------------------------------*\
	FOOTER
\*------------------------------------*/
.footer {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 30px 0 0 0;
  padding: 24px 18px 12px 10px;
  border-top: 1px solid #d2d5d8;
  background-color: #fff;
  font-size: 14px;
  line-height: 1.2;
}
.footer .icon {
  float: left;
  margin-top: 4px;
}
.footer-wrapper {
  overflow: hidden;
  background-position: left top;
}
.footer-text {
  margin-left: 2.7em;
  margin-top: 5px;
}
.footer-head {
  margin: 0;
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
  margin-left: 2.7em;
}
/*------------------------------------*\
	GRID
\*------------------------------------*/
.form-row .form-row {
  /* Ensure nested grids have offsets reset to zero */
}
.form-row .form-row .col-sm-offset-1,
.form-row .form-row .col-sm-offset-2,
.form-row .form-row .col-sm-offset-3,
.form-row .form-row .col-sm-offset-4,
.form-row .form-row .col-sm-offset-5,
.form-row .form-row .col-sm-offset-6,
.form-row .form-row .col-sm-offset-7,
.form-row .form-row .col-sm-offset-8,
.form-row .form-row .col-sm-offset-9,
.form-row .form-row .col-sm-offset-10,
.form-row .form-row .col-sm-offset-11,
.form-row .form-row .col-sm-offset-12,
.form-row .form-row .col-md-offset-1,
.form-row .form-row .col-md-offset-2,
.form-row .form-row .col-md-offset-3,
.form-row .form-row .col-md-offset-4,
.form-row .form-row .col-md-offset-5,
.form-row .form-row .col-md-offset-6,
.form-row .form-row .col-md-offset-7,
.form-row .form-row .col-md-offset-8,
.form-row .form-row .col-md-offset-9,
.form-row .form-row .col-md-offset-10,
.form-row .form-row .col-md-offset-11,
.form-row .form-row .col-md-offset-12 {
  margin-left: 0px;
}
@media (max-width: 767px) {
  /* XS */
  /*fieldset.fieldset { margin: 0; }*/
}
@media (min-width: 768px) {
  /* SM */
  /*fieldset.fieldset { margin: 0 24px; }*/
}
@media (min-width: 992px) {
  /* MD */
  /*fieldset.fieldset { margin: 0 24px; }*/
}
@media (min-width: 1200px) {
  /* LG */
  /*fieldset.fieldset { margin: 0 36px; }*/
}
/*------------------------------------*\
	BROWSER OVERRIDES
\*------------------------------------*/
/* firefox */
/* accessibility overrides */
/* wgInputCheckbox */
.checkbox-vertical {
  display: block;
  height: auto;
  min-height: 32px;
  margin-bottom: 18px;
}
.checkbox-vertical + .checkbox-vertical {
  margin-left: 0px;
}
.checkbox-vertical .checkbox-text {
  height: 38px;
}
/* wgInputToggle */
/* wgInputSelect */
.input-field-select-wrapper {
  width: 100%;
  height: auto;
  margin-bottom: 5px;
}
.input-field-select-wrapper .input-field-select {
  width: 100%;
}
.input-addon-select-wrapper .input-addon-select {
  width: 100%;
}
/* wgInputText */
.input-field {
  margin-bottom: 5px;
}
.fade {
  opacity: 1;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
/* Angular animation */
.fade.ng-enter {
  transition: 0.5s linear all;
  opacity: 0;
}
/* The finishing CSS styles for the enter animation */
.fade.ng-enter.ng-enter-active {
  opacity: 1;
}
.fade.ng-hide {
  opacity: 0;
}
.chat-module {
  position: fixed;
  top: 200px;
  height: 75px;
  background-color: #fff;
  border: 1px solid #1f252c;
  border-radius: 6px 0 0 6px;
  border-right: none;
  box-shadow: 0 8px 5px -7px rgba(0, 0, 0, 0.1);
  z-index: 99;
  right: -195px;
  transition: right 0.3s ease;
}
.chat-module .icon {
  width: 36px;
  height: 32px;
  float: left;
  margin: 18px 16px;
  color: #69727e;
}
.chat-module:hover {
  border-right: 1px solid #1f252c;
  right: 0;
}
.chat-module.chat-module-hidden {
  right: -265px;
}
.chat-module .chat-module-text {
  font-size: 18px;
  line-height: 20px;
  font-weight: 300;
  padding: 16px 12px;
  background-color: #1f252c;
  width: 195px;
  float: right;
  display: block;
  color: #444f5e;
  min-height: 74px;
}
.chat-module .chat-module-text p {
  margin: 0;
}
.chat-module .chat-module-text strong {
  font-size: 14px;
  font-weight: 500;
}
@media (max-width: 767px) {
  /* XS */
  .chat-module {
    display: none;
  }
}
.clear {
  clear: both;
}
.icon {
  height: 45px;
}
.subform-container {
  border-top: 1px solid #1f252c;
  border-bottom: 1px solid #1f252c;
  background-color: #f7f8f9;
  margin-right: 6px;
  margin-left: 6px;
  padding: 24px;
}
.subform-container p {
  margin-top: 2px;
}
.pnl-review-and-print {
  line-height: 1.571em;
}
.pnl-review-and-print .row .col-md-6:nth-child(2) {
  font-weight: 700;
}
.pnl-print-pdf-fx {
  position: absolute;
  left: -999em;
  height: 100px;
  overflow: auto;
  max-width: 300px;
}
.pnl-print-pdf * {
  font-family: helvetica;
  line-height: 1.7;
}
.pnl-print-pdf .print-header-3 {
  font-size: 16px;
}
.pnl-print-pdf small,
.pnl-print-pdf .print-disclaimer {
  font-size: 9pt;
}
.pnl-print-pdf .print-font-11 {
  font-size: 13pt;
  font-weight: bold;
}
hr.hr-dashed {
  margin: 50px 0 20px;
  opacity: 0.3;
  border-width: 0;
  border-style: dashed;
  border-top-width: 1px;
}
button.disable {
  opacity: 0.5;
  cursor: not-allowed;
}
.form-row .btn.pull-right {
  margin-left: 10px;
}
.nobreak {
  white-space: nowrap;
}
.text-right {
  text-align: right;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body .h1,
body .h2,
body .h3,
body .h4,
body .h5,
body .h6 {
  color: #1f252c;
  font-family: "korolev-w01-cmp-bold", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}
body .no-left-right-padding {
  padding-left: 0px;
  padding-right: 0px;
}
body .btn-container-desktop {
  margin-left: -24px;
  margin-right: -24px;
}
.subform-container h3 {
  margin-top: 0;
  margin-bottom: 6px;
  font-size: 24px;
}
.cursor {
  cursor: pointer;
}
.sr-only {
  height: 0px;
  overflow: hidden;
  display: block;
  width: 0px;
  visibility: hidden;
}
.well {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  margin-bottom: 0;
  background-color: #fff;
}
.well-bot {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: 0;
  border-top: none;
  margin-top: -17px;
  background-color: #f0f1f2;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  margin-bottom: 20px;
}
.foot {
  border-top: 4px solid #1f252c;
  border-top-radius: 0;
  border-bottom-radius: 3px;
  padding: 8px 12px;
}
.icon-info {
  position: absolute;
  bottom: 30px;
  right: 20px;
}
.icon-info .icons-background {
  fill: #0074c4;
}
.icon-cross {
  position: relative;
  top: 10px;
}
.icon-cross .icons-background {
  fill: #b45c38;
}
.lists {
  padding: 0;
  margin: 0 0 24px 0;
  list-style: none;
}
.lists.lists-tick > li,
.lists > li {
  margin: 0 0 24px 0;
}
.border {
  border: 1px solid #d2d5d8;
  border-radius: 3px;
  margin-top: 24px;
  padding-top: 32px;
}
.single-page-border {
  border: 1px solid #d2d5d8;
  border-radius: 3px;
  margin-top: 24px;
  padding-top: 0;
}
.border-thankyou {
  border: 1px solid #d2d5d8;
  border-radius: 3px;
  margin-top: 24px;
}
/*.body-font-m{
	margin-top:-16px;
	margin-bottom:-10px;
	color:@color-F
}*/
.form-headline span {
  position: relative;
  top: 8px;
}
.input-addon {
  width: 85%;
  margin-bottom: 6px;
}
.input-addon .input-addon-label .input-addon-input {
  width: 60%;
}
.input-addon .input-addon-select-wrapper {
  width: 40%;
}
.label {
  margin-bottom: 18px;
  display: block;
}
.rowlist-line .icon path {
  fill: #69727e;
}
.popover-content {
  font-size: 12px;
}
.tool-tip-container,
.pnl-tooltip-holder {
  position: relative;
}
.tool-tip-container .popover.top,
.pnl-tooltip-holder .popover.top {
  left: auto!important;
  right: -5px;
}
.tool-tip-container .popover.top .arrow,
.pnl-tooltip-holder .popover.top .arrow {
  left: auto;
  right: 3px;
}
.tool-tip-container {
  display: block;
}
.pnl-tooltip-holder .popover.top {
  min-width: 300px;
}
.checkbox .checkbox-text {
  padding-left: 45px;
}
.heading {
  font-size: 24px;
  line-height: 30px;
  color: #1f252c;
  margin-top: 18px;
  margin-bottom: 12px;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-bottom: 12px;
  border-bottom: 1px solid #69727e;
}
.heading-sub {
  font-size: 24px;
  line-height: 30px;
  color: #1f252c;
  margin-top: 18px;
  margin-bottom: 14px;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.product-name {
  font-size: 16px;
  line-height: 22px;
  color: #1f252c;
  margin-bottom: 0;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.alt {
  font-size: 16px;
  line-height: 22px;
  color: #1f252c;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  margin-bottom: 17px;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.details {
  font-size: 16px;
  line-height: 22px;
  color: #1f252c;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  margin: 9px 0;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.thankyou {
  font-size: 24px;
  margin: 0;
  padding: 0 0 8px 0;
  font-family: "Helvetica Neue", "Roboto", Arial, sans-serif;
  font-weight: 300;
}
.agreements {
  margin-top: -2px;
  margin-bottom: 14px;
}
.fat-border {
  border-bottom: 4px solid #1f252c;
  margin: 60px 0;
}
.confirm {
  margin: 21px 0 0 0;
}
.started {
  font-size: 24px;
  line-height: 30px;
  color: #1f252c;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  margin-bottom: 12px;
  margin-top: 0;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.review {
  font-size: 24px;
  line-height: 30px;
  color: #1f252c;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  margin-bottom: -7px;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-list-item-text {
  font-size: 16px;
  position: relative;
  left: 10px;
  top: 5px;
  color: #1f252c;
}
.btn-icon-info {
  position: absolute;
  right: 20px;
  bottom: 30px;
  height: 20px;
  border: 0;
  background: 0 0;
  width: 20px;
  outline: 0;
  /* border: 1px solid #000; */
  z-index: 10000000;
}
.resp {
  width: 100%;
  height: auto;
}
.ml-8 {
  margin-left: 8px;
}
.row-c {
  text-align: center;
}
.col-c {
  display: inline-block;
  float: none;
  text-align: left;
  margin-right: -4px;
}
.thanks-footer {
  font-size: 14px;
  font-weight: 400;
  border-top: 1px solid #69727e;
  margin: 60px 0 60px 0;
  text-align: right;
}
.mb-list-md {
  margin-bottom: 55px;
}
.text-center {
  text-align: center;
}
.white {
  background: #fff;
}
.mobile-img {
  margin-left: -24px;
  margin-right: -24px;
}
.input-group {
  margin-bottom: 6px;
}
.input-group .input-group-input {
  width: 85%;
}
.input-group .input-group-addon {
  text-align: center;
}
.mb-24 {
  margin-bottom: 24px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-60 {
  margin-bottom: 60px;
}
.mb-18 {
  margin-bottom: 18px;
}
.mt-18 {
  margin-top: 18px;
}
.mt-12 {
  margin-top: 12px;
}
.mt-24 {
  margin-top: 24px;
}
.mt-min24 {
  margin-top: -24px;
}
.mt-30 {
  margin-top: 30px;
}
.pr-15 {
  padding-right: 15px;
}
.m30-0 {
  margin: 30px 0;
}
.mb-34 {
  margin-bottopm: 34px;
}
/* media quiries */
@media (max-width: 767px) {
  .m-lists-sm {
    margin: 30px 0;
  }
  .mb-list-sm {
    margin-bottom: 25px;
  }
  .thanks-footer {
    font-size: 14px;
    font-weight: 400;
    border-top: 1px solid #69727e;
    margin: 18px 0 24px 0;
    text-align: left;
  }
  .heading-sub {
    font-size: 18px;
    line-height: 24px;
    color: #1f252c;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    margin-top: 18px;
    margin-bottom: 14px;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .fat-border {
    border-bottom: 4px solid #1f252c;
    margin: 30px 0;
  }
  body {
    overflow-x: hidden;
  }
  .btn {
    width: 100%;
    display: block;
  }
  .thankyou-container {
    background: #f0f1f2;
    padding-right: 24px;
    padding-left: 24px;
    margin-right: 12px;
    margin-left: 12px;
    margin: 24px 12px;
  }
  .input-addon {
    width: 100%;
  }
  .input-group {
    width: 100%;
  }
  .input-group .input-group-input {
    width: 90%;
  }
  .input-group .input-group-addon {
    width: 10%;
  }
  .pageheader-text {
    padding-left: 18px;
  }
}
@media (min-width: 768px) {
  .form-heading {
    padding: 31px 0 45px 0;
  }
  .subform-container {
    border-top: 1px solid #1f252c;
    border-bottom: 1px solid #1f252c;
  }
  .m-lists-md,
  ul.m-lists-md {
    margin: 30px 0 60px 0;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .icon-cross {
    position: relative;
    top: 40px;
  }
}
@media (min-width: 992px) {
  .form-label {
    text-align: right;
  }
  .subform-container {
    border-top: 1px solid #1f252c;
    border-bottom: 1px solid #1f252c;
  }
  .icon-cross {
    position: relative;
    top: 10px;
  }
}
@media (min-width: 1200px) {
  /* LG */
  .form-label {
    text-align: right;
  }
  .icon-cross {
    position: relative;
    top: 10px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .icon-cross {
    position: relative;
    top: 40px;
  }
}
.pnl-intro-hero img {
  display: block;
  float: right;
  margin: -44px -37px 0 0;
}
.pnl-intro-hero h1 small {
  font-size: 75%;
  display: block;
}
.pnl-intro-detail .icon {
  margin-right: 10px;
}
.pnl-intro-detail .rowlist-line {
  display: block;
}
.pnl-intro-detail .rowlist-line .icon-list-item-text {
  display: block;
  overflow: hidden;
}
.pnl-intro-detail ol.rounded-list {
  margin-top: 30px;
  counter-reset: pseudo-counter;
}
.pnl-intro-detail ol.rounded-list > li {
  position: relative;
  margin: 0 0 6px 2em;
  padding: 4px 8px;
  list-style: none;
}
.pnl-intro-detail ol.rounded-list > li:before {
  content: counter(pseudo-counter);
  counter-increment: pseudo-counter;
  position: absolute;
  left: -2em;
  box-sizing: border-box;
  width: 2em;
  border-radius: 1em;
  margin-right: 8px;
  padding: 4px;
  color: #fff;
  background: #69727e;
  text-align: center;
}
.navbar-default {
  height: 70px;
}
.content-linklist small {
  display: block;
}
.wg-input-account-number .col-md-1,
.wg-input-account-number .col-sm-1 {
  text-align: center;
}
@media (max-width: 992px) {
  .pnl-intro-hero img {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .pnl-intro-hero img {
    margin: -19px -12px 0 0;
  }
}
.pnl-review-and-print .section-pad {
  padding-top: 30px;
}
.pnl-review-and-print .section-pad-sub {
  padding-top: 20px;
}
.pnl-review-and-print .row-heading {
  font-weight: 700;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  line-break: auto;
}
.popover.top {
  bottom: 27px;
  top: auto!important;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
  font-family: "Helvetica Neue", Roboto, Arial, sans-serif;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 137px;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=80);
  opacity: .8;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  position: absolute;
  right: 8px;
  top: 10px;
  border: none;
  background-color: #fff;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
  font-size: 18px;
  font-weight: 700;
  font-family: "Helvetica Neue", Roboto, Arial, sans-serif;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
  background-color: #f0f1f2;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.modal-footer:after {
  clear: both;
}
.hide {
  display: none!important;
}
/* PRINT */
@media print {
  .funnel-wrapper,
  .summary-container,
  .navigation-buttons,
  .icon,
  .symbol-logo-phone,
  .fieldset legend small,
  #chat {
    display: none !important;
  }
  body {
    background: none !important;
    border-color: #fff !important;
  }
  .navbar {
    background: none !important;
    border-color: #fff !important;
    border: none !important;
  }
  .navbar #logo {
    float: none !important;
  }
  .navbar #logo .symbol-logo-tablet {
    display: block !important;
    width: 0px;
    height: 0px;
    content: '???';
    text-decoration: none !important;
  }
  .navbar #logo .symbol-logo-tablet:after {
    content: 'Application Form';
    display: block;
    font-size: 25px;
    white-space: nowrap;
    width: 320px;
  }
  .container {
    padding: 0 !important;
    margin: 0 !important;
    width: 100% !important;
  }
  .content-container {
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
  }
  .footer {
    position: static;
    border: none;
  }
  .footer .footer-text {
    margin: 0 !important;
  }
  .fieldset legend {
    padding-left: 8px;
  }
  body,
  html,
  p,
  span,
  div,
  label,
  legend,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .container,
  .content-container,
  .fieldset legend,
  .fieldset .legend {
    color: #000 !important;
  }
  a {
    text-decoration: underline !important;
    color: #000 !important;
  }
  .note-text {
    font-weight: 900 !important;
  }
  .subform-container,
  .form-headline {
    border-color: #000 !important;
  }
  input[type=radio],
  input[type=checkbox] {
    position: static;
    width: auto;
    height: auto;
    opacity: 1;
    margin: 0 !important;
    float: none !important;
  }
  .checkbox-inline label {
    background: none !important;
    float: none !important;
    padding-left: 0 !important;
  }
}
.wg-input-account-number .input-field {
  display: inline-block;
  margin-top: 0;
}
.wg-input-account-number .input-field-bsb {
  width: 30%;
  float: left;
}
.wg-input-account-number .input-field-account {
  width: 60%;
  float: right;
}
.wg-input-account-number .input-field-bsb-spacer {
  display: block;
  overflow: hidden;
  text-align: center;
}
.wg-input-account-number .wg-input-error {
  clear: both;
}
