@charset "UTF-8";
@font-face {
  font-family: 'tt_rounds';
  src: url("/fonts/TT_Rounds-Light-webfont.eot");
  src: url("/fonts/TT_Rounds-Light-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/TT_Rounds-Light-webfont.woff2") format("woff2"), url("/fonts/TT_Rounds-Light-webfont.woff") format("woff"), url("/fonts/TT_Rounds-Light-webfont.ttf") format("truetype"), url("/fonts/TT_Rounds-Light-webfont.svg#tt_roundslight") format("svg");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'tt_rounds';
  src: url("/fonts/TT_Rounds-Light-Italic-webfont.eot");
  src: url("/fonts/TT_Rounds-Light-Italic-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/TT_Rounds-Light-Italic-webfont.woff2") format("woff2"), url("/fonts/TT_Rounds-Light-Italic-webfont.woff") format("woff"), url("/fonts/TT_Rounds-Light-Italic-webfont.ttf") format("truetype"), url("/fonts/TT_Rounds-Light-Italic-webfont.svg#tt_roundslight_italic") format("svg");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'tt_rounds';
  src: url("/fonts/TT_Rounds-Regular-webfont.eot");
  src: url("/fonts/TT_Rounds-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/TT_Rounds-Regular-webfont.woff2") format("woff2"), url("/fonts/TT_Rounds-Regular-webfont.woff") format("woff"), url("/fonts/TT_Rounds-Regular-webfont.ttf") format("truetype"), url("/fonts/TT_Rounds-Regular-webfont.svg#tt_roundsregular") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'tt_rounds';
  src: url("/fonts/TT_Rounds-Regular-Italic-webfont.eot");
  src: url("/fonts/TT_Rounds-Regular-Italic-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/TT_Rounds-Regular-Italic-webfont.woff2") format("woff2"), url("/fonts/TT_Rounds-Regular-Italic-webfont.woff") format("woff"), url("/fonts/TT_Rounds-Regular-Italic-webfont.ttf") format("truetype"), url("/fonts/TT_Rounds-Regular-Italic-webfont.svg#tt_roundsitalic") format("svg");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'tt_rounds';
  src: url("/fonts/TT_Rounds-Bold-webfont.eot");
  src: url("/fonts/TT_Rounds-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/TT_Rounds-Bold-webfont.woff2") format("woff2"), url("/fonts/TT_Rounds-Bold-webfont.woff") format("woff"), url("/fonts/TT_Rounds-Bold-webfont.ttf") format("truetype"), url("/fonts/TT_Rounds-Bold-webfont.svg#tt_roundsbold") format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'tt_rounds';
  src: url("/fonts/TT_Rounds-Bold-Italic-webfont.eot");
  src: url("/fonts/TT_Rounds-Bold-Italic-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/TT_Rounds-Bold-Italic-webfont.woff2") format("woff2"), url("/fonts/TT_Rounds-Bold-Italic-webfont.woff") format("woff"), url("/fonts/TT_Rounds-Bold-Italic-webfont.ttf") format("truetype"), url("/fonts/TT_Rounds-Bold-Italic-webfont.svg#tt_roundsbold_italic") format("svg");
  font-weight: 700;
  font-style: italic;
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/* line 9, bootstrap\bootstrap\_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, bootstrap\bootstrap\_normalize.scss */
body {
  margin: 0;
}

/* line 33, bootstrap\bootstrap\_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 54, bootstrap\bootstrap\_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 67, bootstrap\bootstrap\_normalize.scss */
audio:not([controls]) {
  /*display: none;
  height: 0;*/
}

/*[hidden],*/
/* line 78, bootstrap\bootstrap\_normalize.scss */
template {
  display: none;
}

/* line 89, bootstrap\bootstrap\_normalize.scss */
a {
  background-color: transparent;
}

/* line 97, bootstrap\bootstrap\_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 109, bootstrap\bootstrap\_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 117, bootstrap\bootstrap\_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 126, bootstrap\bootstrap\_normalize.scss */
dfn {
  font-style: italic;
}

/* line 135, bootstrap\bootstrap\_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 144, bootstrap\bootstrap\_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 153, bootstrap\bootstrap\_normalize.scss */
small {
  font-size: 80%;
}

/* line 161, bootstrap\bootstrap\_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 169, bootstrap\bootstrap\_normalize.scss */
sup {
  top: -0.5em;
}

/* line 173, bootstrap\bootstrap\_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 184, bootstrap\bootstrap\_normalize.scss */
img {
  border: 0;
}

/* line 192, bootstrap\bootstrap\_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 203, bootstrap\bootstrap\_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 211, bootstrap\bootstrap\_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 221, bootstrap\bootstrap\_normalize.scss */
pre {
  overflow: auto;
}

/* line 229, bootstrap\bootstrap\_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 252, bootstrap\bootstrap\_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 266, bootstrap\bootstrap\_normalize.scss */
button {
  overflow: visible;
}

/* line 277, bootstrap\bootstrap\_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 290, bootstrap\bootstrap\_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 302, bootstrap\bootstrap\_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 311, bootstrap\bootstrap\_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 322, bootstrap\bootstrap\_normalize.scss */
input {
  line-height: normal;
}

/* line 334, bootstrap\bootstrap\_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

/* line 346, bootstrap\bootstrap\_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 357, bootstrap\bootstrap\_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 370, bootstrap\bootstrap\_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 379, bootstrap\bootstrap\_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 390, bootstrap\bootstrap\_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 399, bootstrap\bootstrap\_normalize.scss */
textarea {
  overflow: auto;
}

/* line 408, bootstrap\bootstrap\_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 419, bootstrap\bootstrap\_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 424, bootstrap\bootstrap\_normalize.scss */
td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 9, bootstrap\bootstrap\_print.scss */
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 18, bootstrap\bootstrap\_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 23, bootstrap\bootstrap\_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 27, bootstrap\bootstrap\_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 33, bootstrap\bootstrap\_print.scss */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  /* line 38, bootstrap\bootstrap\_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 44, bootstrap\bootstrap\_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 48, bootstrap\bootstrap\_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 53, bootstrap\bootstrap\_print.scss */
  img {
    max-width: 100% !important;
  }

  /* line 57, bootstrap\bootstrap\_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 64, bootstrap\bootstrap\_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 73, bootstrap\bootstrap\_print.scss */
  select {
    background: #fff !important;
  }

  /* line 78, bootstrap\bootstrap\_print.scss */
  .navbar {
    display: none;
  }

  /* line 83, bootstrap\bootstrap\_print.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  /* line 87, bootstrap\bootstrap\_print.scss */
  .label {
    border: 1px solid #000;
  }

  /* line 91, bootstrap\bootstrap\_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 94, bootstrap\bootstrap\_print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 100, bootstrap\bootstrap\_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("/fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
/* line 22, bootstrap\bootstrap\_glyphicons.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 36, bootstrap\bootstrap\_glyphicons.scss */
.glyphicon-plus:before {
  content: "\2b";
}

/* line 39, bootstrap\bootstrap\_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 119, bootstrap\bootstrap\_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 120, bootstrap\bootstrap\_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 11, bootstrap\bootstrap\_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 14, bootstrap\bootstrap\_scaffolding.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 22, bootstrap\bootstrap\_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

/* line 27, bootstrap\bootstrap\_scaffolding.scss */
body {
  font-family: "tt_rounds", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15.3px;
  line-height: 1.42857;
  color: #777777;
  background-color: white;
}

/* line 36, bootstrap\bootstrap\_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 48, bootstrap\bootstrap\_scaffolding.scss */
a {
  color: #007ca3;
  text-decoration: none;
}
/* line 52, bootstrap\bootstrap\_scaffolding.scss */
a:hover, a:focus {
  color: #004256;
  text-decoration: underline;
}
/* line 58, bootstrap\bootstrap\_scaffolding.scss */
a:focus {
  outline: none;
}

/* line 69, bootstrap\bootstrap\_scaffolding.scss */
figure {
  margin: 0;
}

/* line 76, bootstrap\bootstrap\_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 81, bootstrap\bootstrap\_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 86, bootstrap\bootstrap\_scaffolding.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 93, bootstrap\bootstrap\_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 10px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 106, bootstrap\bootstrap\_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 113, bootstrap\bootstrap\_scaffolding.scss */
hr {
  margin-top: 21px;
  margin-bottom: 21px;
  border: 0;
  border-top: 1px solid #ededed;
}

/* line 125, bootstrap\bootstrap\_scaffolding.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 141, bootstrap\bootstrap\_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 160, bootstrap\bootstrap\_scaffolding.scss */
[role="button"] {
  cursor: pointer;
}

/* line 9, bootstrap\bootstrap\_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: #00ace9;
}
/* line 16, bootstrap\bootstrap\_type.scss */
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

/* line 24, bootstrap\bootstrap\_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
/* line 30, bootstrap\bootstrap\_type.scss */
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

/* line 35, bootstrap\bootstrap\_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
/* line 41, bootstrap\bootstrap\_type.scss */
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

/* line 47, bootstrap\bootstrap\_type.scss */
h1, .h1 {
  font-size: 47px;
}

/* line 48, bootstrap\bootstrap\_type.scss */
h2, .h2 {
  font-size: 38px;
}

/* line 49, bootstrap\bootstrap\_type.scss */
h3, .h3 {
  font-size: 35px;
}

/* line 50, bootstrap\bootstrap\_type.scss */
h4, .h4 {
  font-size: 31px;
}

/* line 51, bootstrap\bootstrap\_type.scss */
h5, .h5 {
  font-size: 23px;
}

/* line 52, bootstrap\bootstrap\_type.scss */
h6, .h6 {
  font-size: 14px;
}

@media (max-width: 479px) {
  /* line 55, bootstrap\bootstrap\_type.scss */
  h1, .h1 {
    font-size: 42.3px;
  }
}
/* line 61, bootstrap\bootstrap\_type.scss */
p {
  margin: 0 0 10.5px;
}

/* line 65, bootstrap\bootstrap\_type.scss */
.lead {
  margin-bottom: 21px;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  /* line 65, bootstrap\bootstrap\_type.scss */
  .lead {
    font-size: 22.95px;
  }
}

/* line 81, bootstrap\bootstrap\_type.scss */
small,
.small {
  font-size: 85%;
}

/* line 86, bootstrap\bootstrap\_type.scss */
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

/* line 93, bootstrap\bootstrap\_type.scss */
.text-left {
  text-align: left;
}

/* line 94, bootstrap\bootstrap\_type.scss */
.text-right {
  text-align: right;
}

/* line 95, bootstrap\bootstrap\_type.scss */
.text-center {
  text-align: center;
}

/* line 96, bootstrap\bootstrap\_type.scss */
.text-justify {
  text-align: justify;
}

/* line 97, bootstrap\bootstrap\_type.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 100, bootstrap\bootstrap\_type.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 101, bootstrap\bootstrap\_type.scss */
.text-uppercase, .initialism {
  text-transform: uppercase;
}

/* line 102, bootstrap\bootstrap\_type.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 105, bootstrap\bootstrap\_type.scss */
.text-muted {
  color: #777777;
}

/* line 5, bootstrap\bootstrap\mixins\_text-emphasis.scss */
.text-primary {
  color: #007ca3;
}

/* line 8, bootstrap\bootstrap\mixins\_text-emphasis.scss */
a.text-primary:hover {
  color: #005570;
}

/* line 5, bootstrap\bootstrap\mixins\_text-emphasis.scss */
.text-success {
  color: #00ace9;
}

/* line 8, bootstrap\bootstrap\mixins\_text-emphasis.scss */
a.text-success:hover {
  color: #0086b6;
}

/* line 5, bootstrap\bootstrap\mixins\_text-emphasis.scss */
.text-info {
  color: #31708f;
}

/* line 8, bootstrap\bootstrap\mixins\_text-emphasis.scss */
a.text-info:hover {
  color: #245269;
}

/* line 5, bootstrap\bootstrap\mixins\_text-emphasis.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 8, bootstrap\bootstrap\mixins\_text-emphasis.scss */
a.text-warning:hover {
  color: #66512c;
}

/* line 5, bootstrap\bootstrap\mixins\_text-emphasis.scss */
.text-danger {
  color: #920b61;
}

/* line 8, bootstrap\bootstrap\mixins\_text-emphasis.scss */
a.text-danger:hover {
  color: #620842;
}

/* line 122, bootstrap\bootstrap\_type.scss */
.bg-primary {
  color: #fff;
}

/* line 5, bootstrap\bootstrap\mixins\_background-variant.scss */
.bg-primary {
  background-color: #007ca3;
}

/* line 8, bootstrap\bootstrap\mixins\_background-variant.scss */
a.bg-primary:hover {
  background-color: #005570;
}

/* line 5, bootstrap\bootstrap\mixins\_background-variant.scss */
.bg-success {
  background-color: #00ace9;
}

/* line 8, bootstrap\bootstrap\mixins\_background-variant.scss */
a.bg-success:hover {
  background-color: #0086b6;
}

/* line 5, bootstrap\bootstrap\mixins\_background-variant.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 8, bootstrap\bootstrap\mixins\_background-variant.scss */
a.bg-info:hover {
  background-color: #afd9ee;
}

/* line 5, bootstrap\bootstrap\mixins\_background-variant.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 8, bootstrap\bootstrap\mixins\_background-variant.scss */
a.bg-warning:hover {
  background-color: #f7ecb5;
}

/* line 5, bootstrap\bootstrap\mixins\_background-variant.scss */
.bg-danger {
  background-color: #c10f81;
}

/* line 8, bootstrap\bootstrap\mixins\_background-variant.scss */
a.bg-danger:hover {
  background-color: #920b61;
}

/* line 141, bootstrap\bootstrap\_type.scss */
.page-header {
  padding-bottom: 9.5px;
  margin: 42px 0 21px;
  border-bottom: 1px solid #ededed;
}

/* line 152, bootstrap\bootstrap\_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10.5px;
}
/* line 156, bootstrap\bootstrap\_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 170, bootstrap\bootstrap\_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 176, bootstrap\bootstrap\_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
/* line 180, bootstrap\bootstrap\_type.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 188, bootstrap\bootstrap\_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 21px;
}

/* line 192, bootstrap\bootstrap\_type.scss */
dt,
dd {
  line-height: 1.42857;
}

/* line 196, bootstrap\bootstrap\_type.scss */
dt {
  font-weight: bold;
}

/* line 199, bootstrap\bootstrap\_type.scss */
dd {
  margin-left: 0;
}

/* line 14, bootstrap\bootstrap\mixins\_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
/* line 19, bootstrap\bootstrap\mixins\_clearfix.scss */
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 214, bootstrap\bootstrap\_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 221, bootstrap\bootstrap\_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 232, bootstrap\bootstrap\_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

/* line 238, bootstrap\bootstrap\_type.scss */
.initialism {
  font-size: 90%;
}

/* line 244, bootstrap\bootstrap\_type.scss */
blockquote {
  padding: 10.5px 21px;
  margin: 0 0 21px;
  font-size: 19.125px;
  border-left: 5px solid #ededed;
}
/* line 253, bootstrap\bootstrap\_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
/* line 260, bootstrap\bootstrap\_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777777;
}
/* line 268, bootstrap\bootstrap\_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 277, bootstrap\bootstrap\_type.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #ededed;
  border-left: 0;
  text-align: right;
}
/* line 289, bootstrap\bootstrap\_type.scss */
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
/* line 290, bootstrap\bootstrap\_type.scss */
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

/* line 297, bootstrap\bootstrap\_type.scss */
address {
  margin-bottom: 21px;
  font-style: normal;
  line-height: 1.42857;
}

/* line 7, bootstrap\bootstrap\_code.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 15, bootstrap\bootstrap\_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 10px;
}

/* line 24, bootstrap\bootstrap\_code.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: white;
  background-color: #333333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
/* line 32, bootstrap\bootstrap\_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 41, bootstrap\bootstrap\_code.scss */
pre {
  display: block;
  padding: 10px;
  margin: 0 0 10.5px;
  font-size: 14.3px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: whitesmoke;
  border: 1px solid #cccccc;
  border-radius: 10px;
}
/* line 55, bootstrap\bootstrap\_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 66, bootstrap\bootstrap\_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 10, bootstrap\bootstrap\_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}
/* line 14, bootstrap\bootstrap\mixins\_clearfix.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}
/* line 19, bootstrap\bootstrap\mixins\_clearfix.scss */
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 10, bootstrap\bootstrap\_grid.scss */
  .container {
    width: 730px;
  }
}
@media (min-width: 992px) {
  /* line 10, bootstrap\bootstrap\_grid.scss */
  .container {
    width: 950px;
  }
}
@media (min-width: 1200px) {
  /* line 10, bootstrap\bootstrap\_grid.scss */
  .container {
    width: 1150px;
  }
}

/* line 30, bootstrap\bootstrap\_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}
/* line 14, bootstrap\bootstrap\mixins\_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
/* line 19, bootstrap\bootstrap\mixins\_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, bootstrap\bootstrap\_grid.scss */
.row, #ctl00 .scfSectionLegend {
  margin-left: -5px;
  margin-right: -5px;
}
/* line 14, bootstrap\bootstrap\mixins\_clearfix.scss */
.row:before, #ctl00 .scfSectionLegend:before, .row:after, #ctl00 .scfSectionLegend:after {
  content: " ";
  display: table;
}
/* line 19, bootstrap\bootstrap\mixins\_clearfix.scss */
.row:after, #ctl00 .scfSectionLegend:after {
  clear: both;
}

/* line 11, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, #ctl00 .scfSectionLegend, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 27, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

/* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-1 {
  width: 8.33333%;
}

/* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-2 {
  width: 16.66667%;
}

/* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-4 {
  width: 33.33333%;
}

/* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-5 {
  width: 41.66667%;
}

/* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-7 {
  width: 58.33333%;
}

/* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-8 {
  width: 66.66667%;
}

/* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-10 {
  width: 83.33333%;
}

/* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-11 {
  width: 91.66667%;
}

/* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.33333%;
}

/* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.66667%;
}

/* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.33333%;
}

/* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.66667%;
}

/* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.33333%;
}

/* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.66667%;
}

/* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.33333%;
}

/* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.66667%;
}

/* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-push-1 {
  left: 8.33333%;
}

/* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-push-2 {
  left: 16.66667%;
}

/* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-push-4 {
  left: 33.33333%;
}

/* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-push-5 {
  left: 41.66667%;
}

/* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-push-7 {
  left: 58.33333%;
}

/* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-push-8 {
  left: 66.66667%;
}

/* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-push-10 {
  left: 83.33333%;
}

/* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-push-11 {
  left: 91.66667%;
}

/* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.33333%;
}

/* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.66667%;
}

/* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.33333%;
}

/* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.66667%;
}

/* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.33333%;
}

/* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.66667%;
}

/* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.33333%;
}

/* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.66667%;
}

/* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 27, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-1, .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-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  /* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-1 {
    width: 8.33333%;
  }

  /* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-2 {
    width: 16.66667%;
  }

  /* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-4 {
    width: 33.33333%;
  }

  /* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-5 {
    width: 41.66667%;
  }

  /* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-7 {
    width: 58.33333%;
  }

  /* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-8 {
    width: 66.66667%;
  }

  /* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-10 {
    width: 83.33333%;
  }

  /* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-11 {
    width: 91.66667%;
  }

  /* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 55, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.33333%;
  }

  /* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.66667%;
  }

  /* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.33333%;
  }

  /* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.66667%;
  }

  /* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.33333%;
  }

  /* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.66667%;
  }

  /* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.33333%;
  }

  /* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.66667%;
  }

  /* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 45, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.33333%;
  }

  /* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.66667%;
  }

  /* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.33333%;
  }

  /* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.66667%;
  }

  /* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.33333%;
  }

  /* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.66667%;
  }

  /* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.33333%;
  }

  /* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.66667%;
  }

  /* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }

  /* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  /* line 27, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, #ctl00 .scfSectionLegend, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  /* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-1 {
    width: 8.33333%;
  }

  /* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-2 {
    width: 16.66667%;
  }

  /* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-4 {
    width: 33.33333%;
  }

  /* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-5 {
    width: 41.66667%;
  }

  /* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-7 {
    width: 58.33333%;
  }

  /* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-8 {
    width: 66.66667%;
  }

  /* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-9, #ctl00 .scfSectionLegend {
    width: 75%;
  }

  /* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-10 {
    width: 83.33333%;
  }

  /* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-11 {
    width: 91.66667%;
  }

  /* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 55, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.33333%;
  }

  /* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.66667%;
  }

  /* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.33333%;
  }

  /* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.66667%;
  }

  /* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.33333%;
  }

  /* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.66667%;
  }

  /* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.33333%;
  }

  /* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.66667%;
  }

  /* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 45, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-push-1 {
    left: 8.33333%;
  }

  /* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-push-2 {
    left: 16.66667%;
  }

  /* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-push-4 {
    left: 33.33333%;
  }

  /* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-push-5 {
    left: 41.66667%;
  }

  /* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-push-7 {
    left: 58.33333%;
  }

  /* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-push-8 {
    left: 66.66667%;
  }

  /* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-push-10 {
    left: 83.33333%;
  }

  /* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-push-11 {
    left: 91.66667%;
  }

  /* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }

  /* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-offset-3, #ctl00 .scfSectionLegend {
    margin-left: 25%;
  }

  /* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 27, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-1, .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-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  /* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-1 {
    width: 8.33333%;
  }

  /* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-2 {
    width: 16.66667%;
  }

  /* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-4 {
    width: 33.33333%;
  }

  /* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-5 {
    width: 41.66667%;
  }

  /* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-7 {
    width: 58.33333%;
  }

  /* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-8 {
    width: 66.66667%;
  }

  /* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-10 {
    width: 83.33333%;
  }

  /* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-11 {
    width: 91.66667%;
  }

  /* line 35, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 55, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.33333%;
  }

  /* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.66667%;
  }

  /* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.33333%;
  }

  /* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.66667%;
  }

  /* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.33333%;
  }

  /* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.66667%;
  }

  /* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.33333%;
  }

  /* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.66667%;
  }

  /* line 50, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 45, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.33333%;
  }

  /* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.66667%;
  }

  /* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.33333%;
  }

  /* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.66667%;
  }

  /* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.33333%;
  }

  /* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.66667%;
  }

  /* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.33333%;
  }

  /* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.66667%;
  }

  /* line 40, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }

  /* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, bootstrap\bootstrap\mixins\_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
/* line 6, bootstrap\bootstrap\_tables.scss */
table {
  background-color: transparent;
}

/* line 9, bootstrap\bootstrap\_tables.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

/* line 15, bootstrap\bootstrap\_tables.scss */
th {
  text-align: left;
}

/* line 22, bootstrap\bootstrap\_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 21px;
}
/* line 31, bootstrap\bootstrap\_tables.scss */
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
/* line 41, bootstrap\bootstrap\_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
/* line 50, bootstrap\bootstrap\_tables.scss */
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
/* line 57, bootstrap\bootstrap\_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
/* line 62, bootstrap\bootstrap\_tables.scss */
.table .table {
  background-color: white;
}

/* line 75, bootstrap\bootstrap\_tables.scss */
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

/* line 88, bootstrap\bootstrap\_tables.scss */
.table-bordered {
  border: 1px solid #dddddd;
}
/* line 94, bootstrap\bootstrap\_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
/* line 101, bootstrap\bootstrap\_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 114, bootstrap\bootstrap\_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 125, bootstrap\bootstrap\_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: whitesmoke;
}

/* line 135, bootstrap\bootstrap\_tables.scss */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

/* line 143, bootstrap\bootstrap\_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

/* line 9, bootstrap\bootstrap\mixins\_table-row.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: whitesmoke;
}

/* line 20, bootstrap\bootstrap\mixins\_table-row.scss */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

/* line 9, bootstrap\bootstrap\mixins\_table-row.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #00ace9;
}

/* line 20, bootstrap\bootstrap\mixins\_table-row.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #0099d0;
}

/* line 9, bootstrap\bootstrap\mixins\_table-row.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 20, bootstrap\bootstrap\mixins\_table-row.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

/* line 9, bootstrap\bootstrap\mixins\_table-row.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

/* line 20, bootstrap\bootstrap\mixins\_table-row.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

/* line 9, bootstrap\bootstrap\mixins\_table-row.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #c10f81;
}

/* line 20, bootstrap\bootstrap\mixins\_table-row.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #a90d71;
}

/* line 171, bootstrap\bootstrap\_tables.scss */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  /* line 171, bootstrap\bootstrap\_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15.75px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  /* line 183, bootstrap\bootstrap\_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 191, bootstrap\bootstrap\_tables.scss */
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 200, bootstrap\bootstrap\_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 208, bootstrap\bootstrap\_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 212, bootstrap\bootstrap\_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 225, bootstrap\bootstrap\_tables.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

/* line 239, bootstrap\bootstrap\_tables.scss */
#ipf-mx-payment-table table thead th {
  background-color: #00ace9;
  color: white;
}
/* line 242, bootstrap\bootstrap\_tables.scss */
#ipf-mx-payment-table table thead th a {
  color: white;
  text-decoration: none;
  cursor: pointer;
}

/* line 10, bootstrap\bootstrap\_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

/* line 20, bootstrap\bootstrap\_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 21px;
  font-size: 22.95px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 32, bootstrap\bootstrap\_forms.scss */
label {
  display: inline-block;
  line-height: normal;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 48, bootstrap\bootstrap\_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 53, bootstrap\bootstrap\_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 61, bootstrap\bootstrap\_forms.scss */
input[type="file"] {
  display: block;
}

/* line 66, bootstrap\bootstrap\_forms.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 72, bootstrap\bootstrap\_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 78, bootstrap\bootstrap\_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: none;
}

/* line 85, bootstrap\bootstrap\_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 15.3px;
  line-height: 1.42857;
  color: #555555;
}

/* line 116, bootstrap\bootstrap\_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 35px;
  padding: 6px 12px;
  font-size: 15.3px;
  line-height: 1.42857;
  color: #555555;
  background-color: white;
  background-image: none;
  border: 1px solid #ababab;
  border-radius: 10px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
/* line 59, bootstrap\bootstrap\mixins\_forms.scss */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
/* line 103, bootstrap\bootstrap\mixins\_vendor-prefixes.scss */
.form-control::-moz-placeholder {
  color: #ababab;
  opacity: 1;
}
/* line 107, bootstrap\bootstrap\mixins\_vendor-prefixes.scss */
.form-control:-ms-input-placeholder {
  color: #ababab;
}
/* line 108, bootstrap\bootstrap\mixins\_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder {
  color: #ababab;
}
/* line 149, bootstrap\bootstrap\_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #ededed;
  opacity: 1;
}
/* line 156, bootstrap\bootstrap\_forms.scss */
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

/* line 165, bootstrap\bootstrap\_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 177, bootstrap\bootstrap\_forms.scss */
input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 190, bootstrap\bootstrap\_forms.scss */
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 35px;
  }
  /* line 196, bootstrap\bootstrap\_forms.scss */
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm
  input[type="month"] {
    line-height: 33px;
  }
  /* line 201, bootstrap\bootstrap\_forms.scss */
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg
  input[type="month"] {
    line-height: 49px;
  }
}
/* line 214, bootstrap\bootstrap\_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 223, bootstrap\bootstrap\_forms.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 230, bootstrap\bootstrap\_forms.scss */
.radio label,
.checkbox label {
  min-height: 21px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 238, bootstrap\bootstrap\_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
}

/* line 246, bootstrap\bootstrap\_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 252, bootstrap\bootstrap\_forms.scss */
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

/* line 262, bootstrap\bootstrap\_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 274, bootstrap\bootstrap\_forms.scss */
input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

/* line 283, bootstrap\bootstrap\_forms.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

/* line 293, bootstrap\bootstrap\_forms.scss */
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

/* line 305, bootstrap\bootstrap\_forms.scss */
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 36.3px;
}
/* line 313, bootstrap\bootstrap\_forms.scss */
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

/* line 73, bootstrap\bootstrap\mixins\_forms.scss */
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 81, bootstrap\bootstrap\mixins\_forms.scss */
select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 33px;
  line-height: 33px;
}

/* line 86, bootstrap\bootstrap\mixins\_forms.scss */
textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

/* line 73, bootstrap\bootstrap\mixins\_forms.scss */
.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
/* line 81, bootstrap\bootstrap\mixins\_forms.scss */
.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px;
}
/* line 86, bootstrap\bootstrap\mixins\_forms.scss */
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
/* line 334, bootstrap\bootstrap\_forms.scss */
.form-group-sm .form-control-static {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  min-height: 35px;
}

/* line 73, bootstrap\bootstrap\mixins\_forms.scss */
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
  border-radius: 6px;
}

/* line 81, bootstrap\bootstrap\mixins\_forms.scss */
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 49px;
  line-height: 49px;
}

/* line 86, bootstrap\bootstrap\mixins\_forms.scss */
textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

/* line 73, bootstrap\bootstrap\mixins\_forms.scss */
.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
  border-radius: 6px;
}
/* line 81, bootstrap\bootstrap\mixins\_forms.scss */
.form-group-lg select.form-control {
  height: 49px;
  line-height: 49px;
}
/* line 86, bootstrap\bootstrap\mixins\_forms.scss */
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
/* line 348, bootstrap\bootstrap\_forms.scss */
.form-group-lg .form-control-static {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
  min-height: 41px;
}

/* line 362, bootstrap\bootstrap\_forms.scss */
.has-feedback {
  position: relative;
}
/* line 367, bootstrap\bootstrap\_forms.scss */
.has-feedback .form-control {
  padding-right: 43.75px;
}

/* line 372, bootstrap\bootstrap\_forms.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  pointer-events: none;
}

/* line 384, bootstrap\bootstrap\_forms.scss */
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px;
}

/* line 389, bootstrap\bootstrap\_forms.scss */
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}

/* line 8, bootstrap\bootstrap\mixins\_forms.scss */
.has-success .poa-help-block,
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success .form-control, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #00ace9;
}
/* line 23, bootstrap\bootstrap\mixins\_forms.scss */
.has-success .form-control {
  border-color: #00ace9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 26, bootstrap\bootstrap\mixins\_forms.scss */
.has-success .form-control:focus {
  border-color: #0086b6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #50d1ff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #50d1ff;
}
/* line 33, bootstrap\bootstrap\mixins\_forms.scss */
.has-success .input-group-addon {
  color: #00ace9;
  border-color: #00ace9;
  background-color: #00ace9;
}
/* line 39, bootstrap\bootstrap\mixins\_forms.scss */
.has-success .form-control-feedback {
  color: #00ace9;
}

/* line 8, bootstrap\bootstrap\mixins\_forms.scss */
.has-warning .poa-help-block,
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning .form-control, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
/* line 23, bootstrap\bootstrap\mixins\_forms.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 26, bootstrap\bootstrap\mixins\_forms.scss */
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
/* line 33, bootstrap\bootstrap\mixins\_forms.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
/* line 39, bootstrap\bootstrap\mixins\_forms.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 8, bootstrap\bootstrap\mixins\_forms.scss */
.has-error .poa-help-block,
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error .form-control, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #920b61;
}
/* line 23, bootstrap\bootstrap\mixins\_forms.scss */
.has-error .form-control {
  border-color: #920b61;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 26, bootstrap\bootstrap\mixins\_forms.scss */
.has-error .form-control:focus {
  border-color: #620842;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ed16a0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ed16a0;
}
/* line 33, bootstrap\bootstrap\mixins\_forms.scss */
.has-error .input-group-addon {
  color: #920b61;
  border-color: #920b61;
  background-color: #c10f81;
}
/* line 39, bootstrap\bootstrap\mixins\_forms.scss */
.has-error .form-control-feedback {
  color: #920b61;
}

/* line 409, bootstrap\bootstrap\_forms.scss */
.has-feedback label ~ .form-control-feedback {
  top: 26px;
}
/* line 412, bootstrap\bootstrap\_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 423, bootstrap\bootstrap\_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #b7b7b7;
}

@media (min-width: 768px) {
  /* line 448, bootstrap\bootstrap\_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 455, bootstrap\bootstrap\_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 462, bootstrap\bootstrap\_forms.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 466, bootstrap\bootstrap\_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 470, bootstrap\bootstrap\_forms.scss */
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  /* line 478, bootstrap\bootstrap\_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 482, bootstrap\bootstrap\_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 489, bootstrap\bootstrap\_forms.scss */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 496, bootstrap\bootstrap\_forms.scss */
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 500, bootstrap\bootstrap\_forms.scss */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 507, bootstrap\bootstrap\_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 529, bootstrap\bootstrap\_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
/* line 539, bootstrap\bootstrap\_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 28px;
}
/* line 545, bootstrap\bootstrap\_forms.scss */
.form-horizontal .form-group {
  margin-left: -5px;
  margin-right: -5px;
}
/* line 14, bootstrap\bootstrap\mixins\_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
/* line 19, bootstrap\bootstrap\mixins\_clearfix.scss */
.form-horizontal .form-group:after {
  clear: both;
}
/* line 549, bootstrap\bootstrap\_forms.scss */
.form-horizontal .form-group.loPaymentSchedule2 {
  margin-bottom: 0;
}
/* line 553, bootstrap\bootstrap\_forms.scss */
.form-horizontal .control-label {
  display: table;
  padding-bottom: 10px;
}
@media (max-width: 768px) {
  /* line 560, bootstrap\bootstrap\_forms.scss */
  .form-horizontal .form-group .col:not(:last-child) .select-input-container select.form-control {
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) {
  /* line 568, bootstrap\bootstrap\_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    top: 0;
    min-width: auto;
  }
  /* line 580, bootstrap\bootstrap\_forms.scss */
  .form-horizontal .control-label span {
    display: table-cell;
    height: 44px;
    letter-spacing: -0.3px;
    line-height: 15px;
    vertical-align: middle;
    float: none;
    text-align: right;
    width: inherit;
  }
}
/* line 597, bootstrap\bootstrap\_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 5px;
}
@media (min-width: 768px) {
  /* line 607, bootstrap\bootstrap\_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33333px;
  }
}
@media (min-width: 768px) {
  /* line 614, bootstrap\bootstrap\_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}

/* line 9, bootstrap\bootstrap\_buttons.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15.3px;
  line-height: 1.42857;
  border-radius: 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 26, bootstrap\bootstrap\_buttons.scss */
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: none;
}
/* line 32, bootstrap\bootstrap\_buttons.scss */
.btn:hover, .btn:focus, .btn.focus {
  color: #333333;
  text-decoration: none;
}
/* line 39, bootstrap\bootstrap\_buttons.scss */
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 -2px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 -2px 5px rgba(0, 0, 0, 0.125);
}
/* line 46, bootstrap\bootstrap\_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 60, bootstrap\bootstrap\_buttons.scss */
.btn-default, .read-only .btn {
  color: #333333;
  background-color: white;
  border-color: #ababab;
}
/* line 11, bootstrap\bootstrap\mixins\_buttons.scss */
.btn-default:hover, .read-only .btn:hover, .btn-default:focus, .read-only .btn:focus, .btn-default.focus, .read-only .focus.btn, .btn-default:active, .read-only .btn:active, .btn-default.active, .read-only .active.btn, .open > .btn-default.dropdown-toggle, .read-only .open > .dropdown-toggle.btn {
  color: #333333;
  background-color: #d9d9d9;
  border-color: #858585;
}
/* line 21, bootstrap\bootstrap\mixins\_buttons.scss */
.btn-default:active, .read-only .btn:active, .btn-default.active, .read-only .active.btn, .open > .btn-default.dropdown-toggle, .read-only .open > .dropdown-toggle.btn {
  background-image: none;
}
/* line 29, bootstrap\bootstrap\mixins\_buttons.scss */
.btn-default.disabled, .read-only .disabled.btn, .btn-default.disabled:hover, .read-only .disabled.btn:hover, .btn-default.disabled:focus, .read-only .disabled.btn:focus, .btn-default.disabled.focus, .read-only .disabled.focus.btn, .btn-default.disabled:active, .read-only .disabled.btn:active, .btn-default.disabled.active, .read-only .disabled.active.btn, .btn-default[disabled], .read-only [disabled].btn, .btn-default[disabled]:hover, .read-only [disabled].btn:hover, .btn-default[disabled]:focus, .read-only [disabled].btn:focus, .btn-default[disabled].focus, .read-only [disabled].focus.btn, .btn-default[disabled]:active, .read-only [disabled].btn:active, .btn-default[disabled].active, .read-only [disabled].active.btn, fieldset[disabled] .btn-default, fieldset[disabled] .read-only .btn, .read-only fieldset[disabled] .btn, fieldset[disabled] .btn-default:hover, fieldset[disabled] .read-only .btn:hover, .read-only fieldset[disabled] .btn:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .read-only .btn:focus, .read-only fieldset[disabled] .btn:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .read-only .focus.btn, .read-only fieldset[disabled] .focus.btn, fieldset[disabled] .btn-default:active, fieldset[disabled] .read-only .btn:active, .read-only fieldset[disabled] .btn:active, fieldset[disabled] .btn-default.active, fieldset[disabled] .read-only .active.btn, .read-only fieldset[disabled] .active.btn {
  background-color: white;
  border-color: #ababab;
}
/* line 40, bootstrap\bootstrap\mixins\_buttons.scss */
.btn-default .badge, .read-only .btn .badge {
  color: white;
  background-color: #333333;
}

/* line 63, bootstrap\bootstrap\_buttons.scss */
.btn-primary, .primary .btn, .hcl-radio-button-group tr td input[type="radio"] ~ label {
  color: white;
  background-color: #00ace9;
  border-color: #00ace9;
}
/* line 11, bootstrap\bootstrap\mixins\_buttons.scss */
.btn-primary:hover, .primary .btn:hover, .hcl-radio-button-group tr td input[type="radio"] ~ label:hover, .btn-primary:focus, .primary .btn:focus, .hcl-radio-button-group tr td input[type="radio"] ~ label:focus, .btn-primary.focus, .primary .focus.btn, .hcl-radio-button-group tr td input[type="radio"] ~ label.focus, .btn-primary:active, .primary .btn:active, .hcl-radio-button-group tr td input[type="radio"] ~ label:active, .btn-primary.active, .primary .active.btn, .hcl-radio-button-group tr td input[type="radio"] ~ label.active, .open > .btn-primary.dropdown-toggle, .primary .open > .dropdown-toggle.btn, .hcl-radio-button-group tr td .open > input[type="radio"] ~ label.dropdown-toggle {
  color: white;
  background-color: #00749d;
  border-color: #00749d;
}
/* line 21, bootstrap\bootstrap\mixins\_buttons.scss */
.btn-primary:active, .primary .btn:active, .hcl-radio-button-group tr td input[type="radio"] ~ label:active, .btn-primary.active, .primary .active.btn, .hcl-radio-button-group tr td input[type="radio"] ~ label.active, .open > .btn-primary.dropdown-toggle, .primary .open > .dropdown-toggle.btn, .hcl-radio-button-group tr td .open > input[type="radio"] ~ label.dropdown-toggle {
  background-image: none;
}
/* line 29, bootstrap\bootstrap\mixins\_buttons.scss */
.btn-primary.disabled, .primary .disabled.btn, .hcl-radio-button-group tr td input[type="radio"] ~ label.disabled, .btn-primary.disabled:hover, .primary .disabled.btn:hover, .hcl-radio-button-group tr td input[type="radio"] ~ label.disabled:hover, .btn-primary.disabled:focus, .primary .disabled.btn:focus, .hcl-radio-button-group tr td input[type="radio"] ~ label.disabled:focus, .btn-primary.disabled.focus, .primary .disabled.focus.btn, .hcl-radio-button-group tr td input[type="radio"] ~ label.disabled.focus, .btn-primary.disabled:active, .primary .disabled.btn:active, .hcl-radio-button-group tr td input[type="radio"] ~ label.disabled:active, .btn-primary.disabled.active, .primary .disabled.active.btn, .hcl-radio-button-group tr td input[type="radio"] ~ label.disabled.active, .btn-primary[disabled], .primary [disabled].btn, .hcl-radio-button-group tr td input[type="radio"] ~ label[disabled], .btn-primary[disabled]:hover, .primary [disabled].btn:hover, .hcl-radio-button-group tr td input[type="radio"] ~ label[disabled]:hover, .btn-primary[disabled]:focus, .primary [disabled].btn:focus, .hcl-radio-button-group tr td input[type="radio"] ~ label[disabled]:focus, .btn-primary[disabled].focus, .primary [disabled].focus.btn, .hcl-radio-button-group tr td input[type="radio"] ~ label[disabled].focus, .btn-primary[disabled]:active, .primary [disabled].btn:active, .hcl-radio-button-group tr td input[type="radio"] ~ label[disabled]:active, .btn-primary[disabled].active, .primary [disabled].active.btn, .hcl-radio-button-group tr td input[type="radio"] ~ label[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .primary .btn, .primary fieldset[disabled] .btn, fieldset[disabled] .hcl-radio-button-group tr td input[type="radio"] ~ label, .hcl-radio-button-group tr td fieldset[disabled] input[type="radio"] ~ label, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .primary .btn:hover, .primary fieldset[disabled] .btn:hover, fieldset[disabled] .hcl-radio-button-group tr td input[type="radio"] ~ label:hover, .hcl-radio-button-group tr td fieldset[disabled] input[type="radio"] ~ label:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .primary .btn:focus, .primary fieldset[disabled] .btn:focus, fieldset[disabled] .hcl-radio-button-group tr td input[type="radio"] ~ label:focus, .hcl-radio-button-group tr td fieldset[disabled] input[type="radio"] ~ label:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .primary .focus.btn, .primary fieldset[disabled] .focus.btn, fieldset[disabled] .hcl-radio-button-group tr td input[type="radio"] ~ label.focus, .hcl-radio-button-group tr td fieldset[disabled] input[type="radio"] ~ label.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .primary .btn:active, .primary fieldset[disabled] .btn:active, fieldset[disabled] .hcl-radio-button-group tr td input[type="radio"] ~ label:active, .hcl-radio-button-group tr td fieldset[disabled] input[type="radio"] ~ label:active, fieldset[disabled] .btn-primary.active, fieldset[disabled] .primary .active.btn, .primary fieldset[disabled] .active.btn, fieldset[disabled] .hcl-radio-button-group tr td input[type="radio"] ~ label.active, .hcl-radio-button-group tr td fieldset[disabled] input[type="radio"] ~ label.active {
  background-color: #00ace9;
  border-color: #00ace9;
}
/* line 40, bootstrap\bootstrap\mixins\_buttons.scss */
.btn-primary .badge, .primary .btn .badge, .hcl-radio-button-group tr td input[type="radio"] ~ label .badge {
  color: #00ace9;
  background-color: white;
}

/* line 67, bootstrap\bootstrap\_buttons.scss */
.btn-success {
  color: white;
  background-color: #c10f81;
  border-color: #a90d71;
}
/* line 11, bootstrap\bootstrap\mixins\_buttons.scss */
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: white;
  background-color: #7a0952;
  border-color: #620842;
}
/* line 21, bootstrap\bootstrap\mixins\_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
/* line 29, bootstrap\bootstrap\mixins\_buttons.scss */
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #c10f81;
  border-color: #a90d71;
}
/* line 40, bootstrap\bootstrap\mixins\_buttons.scss */
.btn-success .badge {
  color: #c10f81;
  background-color: white;
}

/* line 71, bootstrap\bootstrap\_buttons.scss */
.btn-info, .info .btn {
  color: #00ace9;
  background-color: white;
  border-color: #f2f2f2;
}
/* line 11, bootstrap\bootstrap\mixins\_buttons.scss */
.btn-info:hover, .info .btn:hover, .btn-info:focus, .info .btn:focus, .btn-info.focus, .info .focus.btn, .btn-info:active, .info .btn:active, .btn-info.active, .info .active.btn, .open > .btn-info.dropdown-toggle, .info .open > .dropdown-toggle.btn {
  color: #00ace9;
  background-color: #d9d9d9;
  border-color: #cccccc;
}
/* line 21, bootstrap\bootstrap\mixins\_buttons.scss */
.btn-info:active, .info .btn:active, .btn-info.active, .info .active.btn, .open > .btn-info.dropdown-toggle, .info .open > .dropdown-toggle.btn {
  background-image: none;
}
/* line 29, bootstrap\bootstrap\mixins\_buttons.scss */
.btn-info.disabled, .info .disabled.btn, .btn-info.disabled:hover, .info .disabled.btn:hover, .btn-info.disabled:focus, .info .disabled.btn:focus, .btn-info.disabled.focus, .info .disabled.focus.btn, .btn-info.disabled:active, .info .disabled.btn:active, .btn-info.disabled.active, .info .disabled.active.btn, .btn-info[disabled], .info [disabled].btn, .btn-info[disabled]:hover, .info [disabled].btn:hover, .btn-info[disabled]:focus, .info [disabled].btn:focus, .btn-info[disabled].focus, .info [disabled].focus.btn, .btn-info[disabled]:active, .info [disabled].btn:active, .btn-info[disabled].active, .info [disabled].active.btn, fieldset[disabled] .btn-info, fieldset[disabled] .info .btn, .info fieldset[disabled] .btn, fieldset[disabled] .btn-info:hover, fieldset[disabled] .info .btn:hover, .info fieldset[disabled] .btn:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .info .btn:focus, .info fieldset[disabled] .btn:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .info .focus.btn, .info fieldset[disabled] .focus.btn, fieldset[disabled] .btn-info:active, fieldset[disabled] .info .btn:active, .info fieldset[disabled] .btn:active, fieldset[disabled] .btn-info.active, fieldset[disabled] .info .active.btn, .info fieldset[disabled] .active.btn {
  background-color: white;
  border-color: #f2f2f2;
}
/* line 40, bootstrap\bootstrap\mixins\_buttons.scss */
.btn-info .badge, .info .btn .badge {
  color: white;
  background-color: #00ace9;
}

/* line 75, bootstrap\bootstrap\_buttons.scss */
.btn-warning, .warning .btn {
  color: white;
  background-color: #c10f81;
  border-color: #a90d71;
}
/* line 11, bootstrap\bootstrap\mixins\_buttons.scss */
.btn-warning:hover, .warning .btn:hover, .btn-warning:focus, .warning .btn:focus, .btn-warning.focus, .warning .focus.btn, .btn-warning:active, .warning .btn:active, .btn-warning.active, .warning .active.btn, .open > .btn-warning.dropdown-toggle, .warning .open > .dropdown-toggle.btn {
  color: white;
  background-color: #7a0952;
  border-color: #620842;
}
/* line 21, bootstrap\bootstrap\mixins\_buttons.scss */
.btn-warning:active, .warning .btn:active, .btn-warning.active, .warning .active.btn, .open > .btn-warning.dropdown-toggle, .warning .open > .dropdown-toggle.btn {
  background-image: none;
}
/* line 29, bootstrap\bootstrap\mixins\_buttons.scss */
.btn-warning.disabled, .warning .disabled.btn, .btn-warning.disabled:hover, .warning .disabled.btn:hover, .btn-warning.disabled:focus, .warning .disabled.btn:focus, .btn-warning.disabled.focus, .warning .disabled.focus.btn, .btn-warning.disabled:active, .warning .disabled.btn:active, .btn-warning.disabled.active, .warning .disabled.active.btn, .btn-warning[disabled], .warning [disabled].btn, .btn-warning[disabled]:hover, .warning [disabled].btn:hover, .btn-warning[disabled]:focus, .warning [disabled].btn:focus, .btn-warning[disabled].focus, .warning [disabled].focus.btn, .btn-warning[disabled]:active, .warning [disabled].btn:active, .btn-warning[disabled].active, .warning [disabled].active.btn, fieldset[disabled] .btn-warning, fieldset[disabled] .warning .btn, .warning fieldset[disabled] .btn, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .warning .btn:hover, .warning fieldset[disabled] .btn:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .warning .btn:focus, .warning fieldset[disabled] .btn:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .warning .focus.btn, .warning fieldset[disabled] .focus.btn, fieldset[disabled] .btn-warning:active, fieldset[disabled] .warning .btn:active, .warning fieldset[disabled] .btn:active, fieldset[disabled] .btn-warning.active, fieldset[disabled] .warning .active.btn, .warning fieldset[disabled] .active.btn {
  background-color: #c10f81;
  border-color: #a90d71;
}
/* line 40, bootstrap\bootstrap\mixins\_buttons.scss */
.btn-warning .badge, .warning .btn .badge {
  color: #c10f81;
  background-color: white;
}

/* line 79, bootstrap\bootstrap\_buttons.scss */
.btn-danger, .has-error .btn,
.danger .btn {
  color: white;
  background-color: #c10f81;
  border-color: #c10f81;
}
/* line 11, bootstrap\bootstrap\mixins\_buttons.scss */
.btn-danger:hover, .has-error .btn:hover,
.danger .btn:hover, .btn-danger:focus, .has-error .btn:focus,
.danger .btn:focus, .btn-danger.focus, .has-error .focus.btn,
.danger .focus.btn, .btn-danger:active, .has-error .btn:active,
.danger .btn:active, .btn-danger.active, .has-error .active.btn,
.danger .active.btn, .open > .btn-danger.dropdown-toggle, .has-error .open > .dropdown-toggle.btn,
.danger .open > .dropdown-toggle.btn {
  color: white;
  background-color: #7a0952;
  border-color: #7a0952;
}
/* line 21, bootstrap\bootstrap\mixins\_buttons.scss */
.btn-danger:active, .has-error .btn:active,
.danger .btn:active, .btn-danger.active, .has-error .active.btn,
.danger .active.btn, .open > .btn-danger.dropdown-toggle, .has-error .open > .dropdown-toggle.btn,
.danger .open > .dropdown-toggle.btn {
  background-image: none;
}
/* line 29, bootstrap\bootstrap\mixins\_buttons.scss */
.btn-danger.disabled, .has-error .disabled.btn,
.danger .disabled.btn, .btn-danger.disabled:hover, .has-error .disabled.btn:hover,
.danger .disabled.btn:hover, .btn-danger.disabled:focus, .has-error .disabled.btn:focus,
.danger .disabled.btn:focus, .btn-danger.disabled.focus, .has-error .disabled.focus.btn,
.danger .disabled.focus.btn, .btn-danger.disabled:active, .has-error .disabled.btn:active,
.danger .disabled.btn:active, .btn-danger.disabled.active, .has-error .disabled.active.btn,
.danger .disabled.active.btn, .btn-danger[disabled], .has-error [disabled].btn,
.danger [disabled].btn, .btn-danger[disabled]:hover, .has-error [disabled].btn:hover,
.danger [disabled].btn:hover, .btn-danger[disabled]:focus, .has-error [disabled].btn:focus,
.danger [disabled].btn:focus, .btn-danger[disabled].focus, .has-error [disabled].focus.btn,
.danger [disabled].focus.btn, .btn-danger[disabled]:active, .has-error [disabled].btn:active,
.danger [disabled].btn:active, .btn-danger[disabled].active, .has-error [disabled].active.btn,
.danger [disabled].active.btn, fieldset[disabled] .btn-danger, fieldset[disabled] .has-error .btn, .has-error fieldset[disabled] .btn,
fieldset[disabled] .danger .btn,
.danger fieldset[disabled] .btn, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .has-error .btn:hover, .has-error fieldset[disabled] .btn:hover,
fieldset[disabled] .danger .btn:hover,
.danger fieldset[disabled] .btn:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .has-error .btn:focus, .has-error fieldset[disabled] .btn:focus,
fieldset[disabled] .danger .btn:focus,
.danger fieldset[disabled] .btn:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .has-error .focus.btn, .has-error fieldset[disabled] .focus.btn,
fieldset[disabled] .danger .focus.btn,
.danger fieldset[disabled] .focus.btn, fieldset[disabled] .btn-danger:active, fieldset[disabled] .has-error .btn:active, .has-error fieldset[disabled] .btn:active,
fieldset[disabled] .danger .btn:active,
.danger fieldset[disabled] .btn:active, fieldset[disabled] .btn-danger.active, fieldset[disabled] .has-error .active.btn, .has-error fieldset[disabled] .active.btn,
fieldset[disabled] .danger .active.btn,
.danger fieldset[disabled] .active.btn {
  background-color: #c10f81;
  border-color: #c10f81;
}
/* line 40, bootstrap\bootstrap\mixins\_buttons.scss */
.btn-danger .badge, .has-error .btn .badge,
.danger .btn .badge {
  color: #c10f81;
  background-color: white;
}

/* line 88, bootstrap\bootstrap\_buttons.scss */
.btn-link {
  color: #007ca3;
  font-weight: normal;
  border-radius: 0;
}
/* line 93, bootstrap\bootstrap\_buttons.scss */
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 101, bootstrap\bootstrap\_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
/* line 107, bootstrap\bootstrap\_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #004256;
  text-decoration: underline;
  background-color: transparent;
}
/* line 115, bootstrap\bootstrap\_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

/* line 127, bootstrap\bootstrap\_buttons.scss */
.btn-lg, .btn-group-lg > .btn, .hcl-radio-button-group tr td input[type="radio"] ~ label {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
  border-radius: 6px;
}

/* line 131, bootstrap\bootstrap\_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 135, bootstrap\bootstrap\_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 143, bootstrap\bootstrap\_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 149, bootstrap\bootstrap\_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 157, bootstrap\bootstrap\_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 162, bootstrap\bootstrap\_buttons.scss */
.button-text-outer {
  display: table;
  width: 100%;
}

/* line 167, bootstrap\bootstrap\_buttons.scss */
.button-text-inner {
  display: table-cell;
  height: 44px;
  vertical-align: middle;
  white-space: normal;
  line-height: 16px;
}

/* line 10, bootstrap\bootstrap\_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
/* line 13, bootstrap\bootstrap\_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 18, bootstrap\bootstrap\_component-animations.scss */
.collapse {
  display: none;
}
/* line 21, bootstrap\bootstrap\_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 26, bootstrap\bootstrap\_component-animations.scss */
tr.collapse.in {
  display: table-row;
}

/* line 28, bootstrap\bootstrap\_component-animations.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 30, bootstrap\bootstrap\_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

/* line 7, bootstrap\bootstrap\_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 19, bootstrap\bootstrap\_dropdowns.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 25, bootstrap\bootstrap\_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 30, bootstrap\bootstrap\_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 10000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 15.3px;
  text-align: left;
  background-color: white;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
/* line 53, bootstrap\bootstrap\_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 59, bootstrap\bootstrap\_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 64, bootstrap\bootstrap\_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333333;
  white-space: nowrap;
}

@media screen and (min-width: 768px) {
  /* line 79, bootstrap\bootstrap\_dropdowns.scss */
  body:lang(es) .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10000;
    float: left;
    min-width: 160px;
    padding: 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 15.3px;
    text-align: left;
    background-color: white;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  /* line 101, bootstrap\bootstrap\_dropdowns.scss */
  body:lang(es) .dropdown-menu.pull-right {
    right: 0;
    left: auto;
  }
  /* line 107, bootstrap\bootstrap\_dropdowns.scss */
  body:lang(es) .dropdown-menu .divider {
    height: 1px;
    margin: 9.5px 0;
    overflow: hidden;
    background-color: #e5e5e5;
  }
  /* line 112, bootstrap\bootstrap\_dropdowns.scss */
  body:lang(es) .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap;
  }
}
/* line 127, bootstrap\bootstrap\_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: whitesmoke;
}

/* line 137, bootstrap\bootstrap\_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: white;
  text-decoration: none;
  outline: 0;
  background-color: #007ca3;
}

/* line 152, bootstrap\bootstrap\_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
/* line 159, bootstrap\bootstrap\_dropdowns.scss */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

/* line 172, bootstrap\bootstrap\_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}
/* line 177, bootstrap\bootstrap\_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 186, bootstrap\bootstrap\_dropdowns.scss */
.dropdown-menu-right {
  left: auto;
  right: 0;
}

/* line 196, bootstrap\bootstrap\_dropdowns.scss */
.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* line 202, bootstrap\bootstrap\_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap;
}

/* line 212, bootstrap\bootstrap\_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 9990;
}

/* line 222, bootstrap\bootstrap\_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 235, bootstrap\bootstrap\_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
/* line 241, bootstrap\bootstrap\_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  /* line 255, bootstrap\bootstrap\_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 260, bootstrap\bootstrap\_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
/* line 6, bootstrap\bootstrap\_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
/* line 11, bootstrap\bootstrap\_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
/* line 15, bootstrap\bootstrap\_button-groups.scss */
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
/* line 21, bootstrap\bootstrap\_button-groups.scss */
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}

/* line 30, bootstrap\bootstrap\_button-groups.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 39, bootstrap\bootstrap\_button-groups.scss */
.btn-toolbar {
  margin-left: -5px;
}
/* line 14, bootstrap\bootstrap\mixins\_clearfix.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
/* line 19, bootstrap\bootstrap\mixins\_clearfix.scss */
.btn-toolbar:after {
  clear: both;
}
/* line 43, bootstrap\bootstrap\_button-groups.scss */
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
/* line 47, bootstrap\bootstrap\_button-groups.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 54, bootstrap\bootstrap\_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 59, bootstrap\bootstrap\_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}
/* line 61, bootstrap\bootstrap\_button-groups.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 66, bootstrap\bootstrap\_button-groups.scss */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 72, bootstrap\bootstrap\_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 75, bootstrap\bootstrap\_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 79, bootstrap\bootstrap\_button-groups.scss */
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 84, bootstrap\bootstrap\_button-groups.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 89, bootstrap\bootstrap\_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 108, bootstrap\bootstrap\_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 112, bootstrap\bootstrap\_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .hcl-radio-button-group tr td .btn-group > input[type="radio"] ~ label + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 119, bootstrap\bootstrap\_button-groups.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 123, bootstrap\bootstrap\_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 130, bootstrap\bootstrap\_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 134, bootstrap\bootstrap\_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret, .hcl-radio-button-group tr td input[type="radio"] ~ label .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 139, bootstrap\bootstrap\_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .hcl-radio-button-group tr td input[type="radio"] ~ label .caret, .hcl-radio-button-group tr td .dropup input[type="radio"] ~ label .caret {
  border-width: 0 5px 5px;
}

/* line 148, bootstrap\bootstrap\_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
/* line 14, bootstrap\bootstrap\mixins\_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
/* line 19, bootstrap\bootstrap\mixins\_clearfix.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}
/* line 160, bootstrap\bootstrap\_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
/* line 165, bootstrap\bootstrap\_button-groups.scss */
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 175, bootstrap\bootstrap\_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 178, bootstrap\bootstrap\_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 182, bootstrap\bootstrap\_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 10px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 187, bootstrap\bootstrap\_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 191, bootstrap\bootstrap\_button-groups.scss */
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 196, bootstrap\bootstrap\_button-groups.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 204, bootstrap\bootstrap\_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
/* line 209, bootstrap\bootstrap\_button-groups.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
/* line 215, bootstrap\bootstrap\_button-groups.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
/* line 219, bootstrap\bootstrap\_button-groups.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 240, bootstrap\bootstrap\_button-groups.scss */
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 7, bootstrap\bootstrap\_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
/* line 13, bootstrap\bootstrap\_input-groups.scss */
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
/* line 19, bootstrap\bootstrap\_input-groups.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 54, bootstrap\bootstrap\_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
/* line 59, bootstrap\bootstrap\_input-groups.scss */
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 64, bootstrap\bootstrap\_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 73, bootstrap\bootstrap\_input-groups.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 15.3px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #ededed;
  border: 1px solid #ababab;
  border-radius: 10px;
}
/* line 85, bootstrap\bootstrap\_input-groups.scss */
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 3px;
}
/* line 90, bootstrap\bootstrap\_input-groups.scss */
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 20px;
  border-radius: 6px;
}
/* line 97, bootstrap\bootstrap\_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 104, bootstrap\bootstrap\_input-groups.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 113, bootstrap\bootstrap\_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 116, bootstrap\bootstrap\_input-groups.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 125, bootstrap\bootstrap\_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 131, bootstrap\bootstrap\_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
/* line 140, bootstrap\bootstrap\_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}
/* line 142, bootstrap\bootstrap\_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
/* line 146, bootstrap\bootstrap\_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
/* line 155, bootstrap\bootstrap\_input-groups.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
/* line 161, bootstrap\bootstrap\_input-groups.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

/* line 9, bootstrap\bootstrap\_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
/* line 14, bootstrap\bootstrap\mixins\_clearfix.scss */
.nav:before, .nav:after {
  content: " ";
  display: table;
}
/* line 19, bootstrap\bootstrap\mixins\_clearfix.scss */
.nav:after {
  clear: both;
}
/* line 15, bootstrap\bootstrap\_navs.scss */
.nav > li {
  position: relative;
  display: block;
}
/* line 19, bootstrap\bootstrap\_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 5px;
}
/* line 23, bootstrap\bootstrap\_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #ededed;
}
/* line 31, bootstrap\bootstrap\_navs.scss */
.nav > li.disabled > a {
  color: #777777;
}
/* line 34, bootstrap\bootstrap\_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
/* line 46, bootstrap\bootstrap\_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #ededed;
  border-color: #007ca3;
}
/* line 59, bootstrap\bootstrap\_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 66, bootstrap\bootstrap\_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 76, bootstrap\bootstrap\_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
/* line 78, bootstrap\bootstrap\_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
/* line 84, bootstrap\bootstrap\_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 10px 10px 0 0;
}
/* line 89, bootstrap\bootstrap\_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #ededed #ededed #dddddd;
}
/* line 96, bootstrap\bootstrap\_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: white;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 118, bootstrap\bootstrap\_navs.scss */
.nav-pills > li {
  float: left;
}
/* line 122, bootstrap\bootstrap\_navs.scss */
.nav-pills > li > a {
  border-radius: 10px;
}
/* line 125, bootstrap\bootstrap\_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}
/* line 131, bootstrap\bootstrap\_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: white;
  background-color: #007ca3;
}

/* line 144, bootstrap\bootstrap\_navs.scss */
.nav-stacked > li {
  float: none;
}
/* line 146, bootstrap\bootstrap\_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 160, bootstrap\bootstrap\_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
/* line 163, bootstrap\bootstrap\_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
/* line 165, bootstrap\bootstrap\_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
/* line 171, bootstrap\bootstrap\_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  /* line 177, bootstrap\bootstrap\_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 180, bootstrap\bootstrap\_navs.scss */
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 190, bootstrap\bootstrap\_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
/* line 193, bootstrap\bootstrap\_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 10px;
}
/* line 199, bootstrap\bootstrap\_navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  /* line 206, bootstrap\bootstrap\_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 10px 10px 0 0;
  }
  /* line 210, bootstrap\bootstrap\_navs.scss */
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: white;
  }
}

/* line 224, bootstrap\bootstrap\_navs.scss */
.tab-content > .tab-pane {
  display: none;
}
/* line 227, bootstrap\bootstrap\_navs.scss */
.tab-content > .active {
  display: block;
}

/* line 237, bootstrap\bootstrap\_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 11, bootstrap\bootstrap\_navbar.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 21px;
  border: 1px solid transparent;
}
/* line 14, bootstrap\bootstrap\mixins\_clearfix.scss */
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
/* line 19, bootstrap\bootstrap\mixins\_clearfix.scss */
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 11, bootstrap\bootstrap\_navbar.scss */
  .navbar {
    border-radius: 10px;
  }
}

/* line 14, bootstrap\bootstrap\mixins\_clearfix.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
/* line 19, bootstrap\bootstrap\mixins\_clearfix.scss */
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 31, bootstrap\bootstrap\_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 50, bootstrap\bootstrap\_navbar.scss */
.navbar-collapse {
  overflow-x: visible;
  padding-right: 5px;
  padding-left: 5px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
/* line 14, bootstrap\bootstrap\mixins\_clearfix.scss */
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
/* line 19, bootstrap\bootstrap\mixins\_clearfix.scss */
.navbar-collapse:after {
  clear: both;
}
/* line 59, bootstrap\bootstrap\_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  /* line 50, bootstrap\bootstrap\_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  /* line 68, bootstrap\bootstrap\_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 75, bootstrap\bootstrap\_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 81, bootstrap\bootstrap\_navbar.scss */
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 92, bootstrap\bootstrap\_navbar.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  /* line 92, bootstrap\bootstrap\_navbar.scss */
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

/* line 108, bootstrap\bootstrap\_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -5px;
  margin-left: -5px;
}
@media (min-width: 768px) {
  /* line 108, bootstrap\bootstrap\_navbar.scss */
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 128, bootstrap\bootstrap\_navbar.scss */
.navbar-static-top {
  z-index: 10000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  /* line 128, bootstrap\bootstrap\_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 138, bootstrap\bootstrap\_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 10030;
}
@media (min-width: 768px) {
  /* line 138, bootstrap\bootstrap\_navbar.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 150, bootstrap\bootstrap\_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 154, bootstrap\bootstrap\_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 163, bootstrap\bootstrap\_navbar.scss */
.navbar-brand {
  float: left;
  padding: 14.5px 5px;
  font-size: 20px;
  line-height: 21px;
  height: 50px;
}
/* line 170, bootstrap\bootstrap\_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
/* line 175, bootstrap\bootstrap\_navbar.scss */
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  /* line 180, bootstrap\bootstrap\_navbar.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -5px;
  }
}

/* line 193, bootstrap\bootstrap\_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 5px;
  padding: 10px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 10px;
}
/* line 206, bootstrap\bootstrap\_navbar.scss */
.navbar-toggle:focus {
  outline: 0;
}
/* line 211, bootstrap\bootstrap\_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
/* line 217, bootstrap\bootstrap\_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  /* line 193, bootstrap\bootstrap\_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 232, bootstrap\bootstrap\_navbar.scss */
.navbar-nav {
  margin: 7.25px -5px;
}
/* line 235, bootstrap\bootstrap\_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 21px;
}
@media (max-width: 767px) {
  /* line 243, bootstrap\bootstrap\_navbar.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  /* line 251, bootstrap\bootstrap\_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 255, bootstrap\bootstrap\_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 21px;
  }
  /* line 257, bootstrap\bootstrap\_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  /* line 232, bootstrap\bootstrap\_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 270, bootstrap\bootstrap\_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 272, bootstrap\bootstrap\_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 14.5px;
    padding-bottom: 14.5px;
  }
}

/* line 286, bootstrap\bootstrap\_navbar.scss */
.navbar-form {
  margin-left: -5px;
  margin-right: -5px;
  padding: 10px 5px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}
@media (min-width: 768px) {
  /* line 448, bootstrap\bootstrap\_forms.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 455, bootstrap\bootstrap\_forms.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 462, bootstrap\bootstrap\_forms.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 466, bootstrap\bootstrap\_forms.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 470, bootstrap\bootstrap\_forms.scss */
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  /* line 478, bootstrap\bootstrap\_forms.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 482, bootstrap\bootstrap\_forms.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 489, bootstrap\bootstrap\_forms.scss */
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 496, bootstrap\bootstrap\_forms.scss */
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 500, bootstrap\bootstrap\_forms.scss */
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 507, bootstrap\bootstrap\_forms.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  /* line 298, bootstrap\bootstrap\_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  /* line 302, bootstrap\bootstrap\_navbar.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  /* line 286, bootstrap\bootstrap\_navbar.scss */
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

/* line 327, bootstrap\bootstrap\_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 332, bootstrap\bootstrap\_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 343, bootstrap\bootstrap\_navbar.scss */
.navbar-btn {
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}
/* line 346, bootstrap\bootstrap\_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
/* line 349, bootstrap\bootstrap\_navbar.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 359, bootstrap\bootstrap\_navbar.scss */
.navbar-text {
  margin-top: 14.5px;
  margin-bottom: 14.5px;
}
@media (min-width: 768px) {
  /* line 359, bootstrap\bootstrap\_navbar.scss */
  .navbar-text {
    float: left;
    margin-left: 5px;
    margin-right: 5px;
  }
}

@media (min-width: 768px) {
  /* line 379, bootstrap\bootstrap\_navbar.scss */
  .navbar-left {
    float: left !important;
  }

  /* line 382, bootstrap\bootstrap\_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: -5px;
  }
  /* line 386, bootstrap\bootstrap\_navbar.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
/* line 397, bootstrap\bootstrap\_navbar.scss */
.navbar-default {
  background-color: white;
  border-color: #eeeeee;
}
/* line 401, bootstrap\bootstrap\_navbar.scss */
.navbar-default .navbar-brand {
  color: #777777;
}
/* line 403, bootstrap\bootstrap\_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
/* line 410, bootstrap\bootstrap\_navbar.scss */
.navbar-default .navbar-text {
  color: #777777;
}
/* line 415, bootstrap\bootstrap\_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
/* line 418, bootstrap\bootstrap\_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
/* line 425, bootstrap\bootstrap\_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #eeeeee;
}
/* line 433, bootstrap\bootstrap\_navbar.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #777777;
  background-color: transparent;
}
/* line 442, bootstrap\bootstrap\_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
/* line 444, bootstrap\bootstrap\_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
/* line 448, bootstrap\bootstrap\_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
/* line 453, bootstrap\bootstrap\_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #eeeeee;
}
/* line 462, bootstrap\bootstrap\_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #eeeeee;
  color: #555555;
}
@media (max-width: 767px) {
  /* line 473, bootstrap\bootstrap\_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  /* line 475, bootstrap\bootstrap\_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  /* line 482, bootstrap\bootstrap\_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #eeeeee;
  }
  /* line 490, bootstrap\bootstrap\_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #777777;
    background-color: transparent;
  }
}
/* line 506, bootstrap\bootstrap\_navbar.scss */
.navbar-default .navbar-link {
  color: #777777;
}
/* line 508, bootstrap\bootstrap\_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333333;
}
/* line 513, bootstrap\bootstrap\_navbar.scss */
.navbar-default .btn-link {
  color: #777777;
}
/* line 515, bootstrap\bootstrap\_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333333;
}
/* line 521, bootstrap\bootstrap\_navbar.scss */
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #777777;
}

/* line 531, bootstrap\bootstrap\_navbar.scss */
.navbar-inverse {
  background-color: #222222;
  border-color: #090909;
}
/* line 535, bootstrap\bootstrap\_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
/* line 537, bootstrap\bootstrap\_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: white;
  background-color: transparent;
}
/* line 544, bootstrap\bootstrap\_navbar.scss */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
/* line 549, bootstrap\bootstrap\_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
/* line 552, bootstrap\bootstrap\_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: white;
  background-color: transparent;
}
/* line 559, bootstrap\bootstrap\_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: white;
  background-color: #090909;
}
/* line 567, bootstrap\bootstrap\_navbar.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
/* line 577, bootstrap\bootstrap\_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
/* line 579, bootstrap\bootstrap\_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
/* line 583, bootstrap\bootstrap\_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: white;
}
/* line 588, bootstrap\bootstrap\_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
/* line 596, bootstrap\bootstrap\_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: white;
}
@media (max-width: 767px) {
  /* line 607, bootstrap\bootstrap\_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 610, bootstrap\bootstrap\_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  /* line 613, bootstrap\bootstrap\_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  /* line 615, bootstrap\bootstrap\_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: white;
    background-color: transparent;
  }
  /* line 622, bootstrap\bootstrap\_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: white;
    background-color: #090909;
  }
  /* line 630, bootstrap\bootstrap\_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
/* line 641, bootstrap\bootstrap\_navbar.scss */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
/* line 643, bootstrap\bootstrap\_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: white;
}
/* line 648, bootstrap\bootstrap\_navbar.scss */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
/* line 650, bootstrap\bootstrap\_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: white;
}
/* line 656, bootstrap\bootstrap\_navbar.scss */
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}

/* line 4, bootstrap\bootstrap\_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 21px 0;
  border-radius: 10px;
}
/* line 10, bootstrap\bootstrap\_pagination.scss */
.pagination > li {
  display: inline;
}
/* line 12, bootstrap\bootstrap\_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #007ca3;
  background-color: white;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
/* line 25, bootstrap\bootstrap\_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
}
/* line 32, bootstrap\bootstrap\_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
}
/* line 41, bootstrap\bootstrap\_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  color: #004256;
  background-color: #ededed;
  border-color: #dddddd;
}
/* line 51, bootstrap\bootstrap\_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: white;
  background-color: #007ca3;
  border-color: #007ca3;
  cursor: default;
}
/* line 63, bootstrap\bootstrap\_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: white;
  border-color: #dddddd;
  cursor: not-allowed;
}

/* line 5, bootstrap\bootstrap\mixins\_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
}
/* line 11, bootstrap\bootstrap\mixins\_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
/* line 17, bootstrap\bootstrap\mixins\_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 5, bootstrap\bootstrap\mixins\_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
}
/* line 11, bootstrap\bootstrap\mixins\_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 17, bootstrap\bootstrap\mixins\_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

@-webkit-keyframes progress-bar-stripes {
  /* line 11, bootstrap\bootstrap\_progress-bars.scss */
  from {
    background-position: 40px 0;
  }

  /* line 12, bootstrap\bootstrap\_progress-bars.scss */
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  /* line 17, bootstrap\bootstrap\_progress-bars.scss */
  from {
    background-position: 40px 0;
  }

  /* line 18, bootstrap\bootstrap\_progress-bars.scss */
  to {
    background-position: 0 0;
  }
}
/* line 26, bootstrap\bootstrap\_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 21px;
  margin-bottom: 17px;
  background-color: #ededed;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 36, bootstrap\bootstrap\_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 21px;
  color: #555555;
  text-align: center;
  background-color: #007ca3;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 54, bootstrap\bootstrap\_progress-bars.scss */
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}

/* line 64, bootstrap\bootstrap\_progress-bars.scss */
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 73, bootstrap\bootstrap\_progress-bars.scss */
.progress-bar-success {
  background-color: #adda43;
}
/* line 7, bootstrap\bootstrap\mixins\_progress-bar.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 77, bootstrap\bootstrap\_progress-bars.scss */
.progress-bar-info {
  background-color: #00ace9;
}
/* line 7, bootstrap\bootstrap\mixins\_progress-bar.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 81, bootstrap\bootstrap\_progress-bars.scss */
.progress-bar-warning {
  background-color: #c10f81;
}
/* line 7, bootstrap\bootstrap\mixins\_progress-bar.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 85, bootstrap\bootstrap\_progress-bars.scss */
.progress-bar-danger {
  background-color: #c10f81;
}
/* line 7, bootstrap\bootstrap\mixins\_progress-bar.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 7, bootstrap\bootstrap\_panels.scss */
.panel {
  margin: 21px 0;
  background-color: white;
  border: 1px solid #ededed;
  border-radius: 10px;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
}
/* line 13, bootstrap\bootstrap\_panels.scss */
.panel .panel-header > .input-group-addon {
  border-radius: 8px 0 0 0;
}

/* line 19, bootstrap\bootstrap\_panels.scss */
.panel-body {
  padding: 15px;
}
/* line 14, bootstrap\bootstrap\mixins\_clearfix.scss */
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
/* line 19, bootstrap\bootstrap\mixins\_clearfix.scss */
.panel-body:after {
  clear: both;
}

/* line 25, bootstrap\bootstrap\_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 9px;
  border-top-left-radius: 9px;
}
/* line 30, bootstrap\bootstrap\_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 34, bootstrap\bootstrap\_panels.scss */
.panel-heading-bottom {
  border-bottom-right-radius: 9px;
  border-bottom-left-radius: 9px;
}

/* line 39, bootstrap\bootstrap\_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}
/* line 45, bootstrap\bootstrap\_panels.scss */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

/* line 55, bootstrap\bootstrap\_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: whitesmoke;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 9px;
  border-bottom-left-radius: 9px;
}

/* line 69, bootstrap\bootstrap\_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
/* line 73, bootstrap\bootstrap\_panels.scss */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
/* line 80, bootstrap\bootstrap\_panels.scss */
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 9px;
  border-top-left-radius: 9px;
}
/* line 87, bootstrap\bootstrap\_panels.scss */
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 9px;
  border-bottom-left-radius: 9px;
}

/* line 96, bootstrap\bootstrap\_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 100, bootstrap\bootstrap\_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 110, bootstrap\bootstrap\_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
/* line 115, bootstrap\bootstrap\_panels.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 121, bootstrap\bootstrap\_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 9px;
  border-top-left-radius: 9px;
}
/* line 127, bootstrap\bootstrap\_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
}
/* line 131, bootstrap\bootstrap\_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 9px;
}
/* line 135, bootstrap\bootstrap\_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 9px;
}
/* line 143, bootstrap\bootstrap\_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 9px;
  border-bottom-left-radius: 9px;
}
/* line 149, bootstrap\bootstrap\_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 9px;
  border-bottom-right-radius: 9px;
}
/* line 153, bootstrap\bootstrap\_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 9px;
}
/* line 157, bootstrap\bootstrap\_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 9px;
}
/* line 164, bootstrap\bootstrap\_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
/* line 170, bootstrap\bootstrap\_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
/* line 174, bootstrap\bootstrap\_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
/* line 181, bootstrap\bootstrap\_panels.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
/* line 185, bootstrap\bootstrap\_panels.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
/* line 194, bootstrap\bootstrap\_panels.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
/* line 203, bootstrap\bootstrap\_panels.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
/* line 210, bootstrap\bootstrap\_panels.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 222, bootstrap\bootstrap\_panels.scss */
.panel-group {
  margin-bottom: 21px;
}
/* line 226, bootstrap\bootstrap\_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 10px;
}
/* line 230, bootstrap\bootstrap\_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}
/* line 235, bootstrap\bootstrap\_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* line 238, bootstrap\bootstrap\_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
/* line 244, bootstrap\bootstrap\_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}
/* line 246, bootstrap\bootstrap\_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}

/* line 254, bootstrap\bootstrap\_panels.scss */
.panel-default {
  border-color: #ababab;
}
/* line 6, bootstrap\bootstrap\mixins\_panels.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: whitesmoke;
  border-color: #ababab;
}
/* line 11, bootstrap\bootstrap\mixins\_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ababab;
}
/* line 14, bootstrap\bootstrap\mixins\_panels.scss */
.panel-default > .panel-heading .badge {
  color: whitesmoke;
  background-color: #333333;
}
/* line 20, bootstrap\bootstrap\mixins\_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ababab;
}

/* line 257, bootstrap\bootstrap\_panels.scss */
.panel-primary {
  border-color: #007ca3;
}
/* line 6, bootstrap\bootstrap\mixins\_panels.scss */
.panel-primary > .panel-heading {
  color: white;
  background-color: #007ca3;
  border-color: #007ca3;
}
/* line 11, bootstrap\bootstrap\mixins\_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #007ca3;
}
/* line 14, bootstrap\bootstrap\mixins\_panels.scss */
.panel-primary > .panel-heading .badge {
  color: #007ca3;
  background-color: white;
}
/* line 20, bootstrap\bootstrap\mixins\_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #007ca3;
}

/* line 260, bootstrap\bootstrap\_panels.scss */
.panel-success {
  border-color: #00bcd0;
}
/* line 6, bootstrap\bootstrap\mixins\_panels.scss */
.panel-success > .panel-heading {
  color: #00ace9;
  background-color: #00ace9;
  border-color: #00bcd0;
}
/* line 11, bootstrap\bootstrap\mixins\_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #00bcd0;
}
/* line 14, bootstrap\bootstrap\mixins\_panels.scss */
.panel-success > .panel-heading .badge {
  color: #00ace9;
  background-color: #00ace9;
}
/* line 20, bootstrap\bootstrap\mixins\_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #00bcd0;
}

/* line 263, bootstrap\bootstrap\_panels.scss */
.panel-info {
  border-color: #bce8f1;
}
/* line 6, bootstrap\bootstrap\mixins\_panels.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* line 11, bootstrap\bootstrap\mixins\_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
/* line 14, bootstrap\bootstrap\mixins\_panels.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
/* line 20, bootstrap\bootstrap\mixins\_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 266, bootstrap\bootstrap\_panels.scss */
.panel-warning {
  border-color: #faebcc;
}
/* line 6, bootstrap\bootstrap\mixins\_panels.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
/* line 11, bootstrap\bootstrap\mixins\_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
/* line 14, bootstrap\bootstrap\mixins\_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
/* line 20, bootstrap\bootstrap\mixins\_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 269, bootstrap\bootstrap\_panels.scss */
.panel-danger {
  border-color: #a90d8b;
}
/* line 6, bootstrap\bootstrap\mixins\_panels.scss */
.panel-danger > .panel-heading {
  color: #920b61;
  background-color: #c10f81;
  border-color: #a90d8b;
}
/* line 11, bootstrap\bootstrap\mixins\_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #a90d8b;
}
/* line 14, bootstrap\bootstrap\mixins\_panels.scss */
.panel-danger > .panel-heading .badge {
  color: #c10f81;
  background-color: #920b61;
}
/* line 20, bootstrap\bootstrap\mixins\_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #a90d8b;
}

/* line 275, bootstrap\bootstrap\_panels.scss */
.row-panel .panel {
  margin: 10px 0;
}
/* line 279, bootstrap\bootstrap\_panels.scss */
.row-panel .panel-body {
  padding-top: 10px;
}

/* line 6, bootstrap\bootstrap\_close.scss */
.close {
  float: right;
  font-size: 22.95px;
  font-weight: bold;
  line-height: 1;
  color: black;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 15, bootstrap\bootstrap\_close.scss */
.close:hover, .close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 30, bootstrap\bootstrap\_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 11, bootstrap\bootstrap\_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, bootstrap\bootstrap\_modals.scss */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
/* line 32, bootstrap\bootstrap\_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
/* line 36, bootstrap\bootstrap\_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 38, bootstrap\bootstrap\_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, bootstrap\bootstrap\_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 51, bootstrap\bootstrap\_modals.scss */
.modal-content {
  position: relative;
  background-color: white;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
}

/* line 64, bootstrap\bootstrap\_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10040;
  background-color: black;
}
/* line 73, bootstrap\bootstrap\_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 74, bootstrap\bootstrap\_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 79, bootstrap\bootstrap\_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px;
}

/* line 85, bootstrap\bootstrap\_modals.scss */
.modal-header .close {
  margin-top: -9px;
}

/* line 90, bootstrap\bootstrap\_modals.scss */
.modal-title {
  margin: 0;
  line-height: 0.95238;
  font-size: 30px;
}

/* line 98, bootstrap\bootstrap\_modals.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 104, bootstrap\bootstrap\_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
/* line 14, bootstrap\bootstrap\mixins\_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
/* line 19, bootstrap\bootstrap\mixins\_clearfix.scss */
.modal-footer:after {
  clear: both;
}
/* line 111, bootstrap\bootstrap\_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
/* line 116, bootstrap\bootstrap\_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
/* line 120, bootstrap\bootstrap\_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 126, bootstrap\bootstrap\_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 137, bootstrap\bootstrap\_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  /* line 141, bootstrap\bootstrap\_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  /* line 146, bootstrap\bootstrap\_modals.scss */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 150, bootstrap\bootstrap\_modals.scss */
  .modal-lg {
    width: 900px;
  }
}
/* line 7, bootstrap\bootstrap\_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 10070;
  display: block;
  font-family: "tt_rounds", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 18, bootstrap\bootstrap\_tooltip.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 19, bootstrap\bootstrap\_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
/* line 20, bootstrap\bootstrap\_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
/* line 21, bootstrap\bootstrap\_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
/* line 22, bootstrap\bootstrap\_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 26, bootstrap\bootstrap\_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: black;
  border-radius: 10px;
}

/* line 37, bootstrap\bootstrap\_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 46, bootstrap\bootstrap\_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
/* line 53, bootstrap\bootstrap\_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
/* line 60, bootstrap\bootstrap\_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
/* line 67, bootstrap\bootstrap\_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: black;
}
/* line 74, bootstrap\bootstrap\_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: black;
}
/* line 81, bootstrap\bootstrap\_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}
/* line 88, bootstrap\bootstrap\_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}
/* line 95, bootstrap\bootstrap\_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}

/* line 6, bootstrap\bootstrap\_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "tt_rounds", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15.3px;
  font-weight: normal;
  line-height: 1.42857;
  text-align: left;
  background-color: white;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ababab;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
/* line 31, bootstrap\bootstrap\_popovers.scss */
.popover.top {
  margin-top: -10px;
}
/* line 32, bootstrap\bootstrap\_popovers.scss */
.popover.right {
  margin-left: 10px;
}
/* line 33, bootstrap\bootstrap\_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}
/* line 34, bootstrap\bootstrap\_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 37, bootstrap\bootstrap\_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 15.3px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 46, bootstrap\bootstrap\_popovers.scss */
.popover-content {
  padding: 9px 14px;
  line-height: 1.1;
  word-wrap: break-word;
}

/* line 57, bootstrap\bootstrap\_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 67, bootstrap\bootstrap\_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 70, bootstrap\bootstrap\_popovers.scss */
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 76, bootstrap\bootstrap\_popovers.scss */
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #787878;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
/* line 83, bootstrap\bootstrap\_popovers.scss */
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: white;
}
/* line 91, bootstrap\bootstrap\_popovers.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #787878;
  border-right-color: rgba(0, 0, 0, 0.25);
}
/* line 98, bootstrap\bootstrap\_popovers.scss */
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: white;
}
/* line 106, bootstrap\bootstrap\_popovers.scss */
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #787878;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
/* line 113, bootstrap\bootstrap\_popovers.scss */
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: white;
}
/* line 122, bootstrap\bootstrap\_popovers.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #787878;
  border-left-color: rgba(0, 0, 0, 0.25);
}
/* line 129, bootstrap\bootstrap\_popovers.scss */
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: white;
  bottom: -10px;
}

/* line 7, bootstrap\bootstrap\_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, bootstrap\bootstrap\_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* line 16, bootstrap\bootstrap\_carousel.scss */
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
/* line 22, bootstrap\bootstrap\_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 16, bootstrap\bootstrap\_carousel.scss */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
  }
  /* line 34, bootstrap\bootstrap\_carousel.scss */
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  /* line 39, bootstrap\bootstrap\_carousel.scss */
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  /* line 44, bootstrap\bootstrap\_carousel.scss */
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
/* line 53, bootstrap\bootstrap\_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* line 59, bootstrap\bootstrap\_carousel.scss */
.carousel-inner > .active {
  left: 0;
}
/* line 63, bootstrap\bootstrap\_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 70, bootstrap\bootstrap\_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}
/* line 73, bootstrap\bootstrap\_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}
/* line 76, bootstrap\bootstrap\_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* line 81, bootstrap\bootstrap\_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 84, bootstrap\bootstrap\_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 93, bootstrap\bootstrap\_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 111, bootstrap\bootstrap\_carousel.scss */
.carousel-control.right {
  left: auto;
  right: 0;
}
/* line 120, bootstrap\bootstrap\_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: white;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 129, bootstrap\bootstrap\_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 90%;
  z-index: 5;
  display: inline-block;
}
/* line 138, bootstrap\bootstrap\_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
/* line 143, bootstrap\bootstrap\_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
/* line 148, bootstrap\bootstrap\_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  line-height: 1;
  font-family: serif;
}
/* line 159, bootstrap\bootstrap\_carousel.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}
/* line 164, bootstrap\bootstrap\_carousel.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 175, bootstrap\bootstrap\_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 6%;
  right: 15%;
  z-index: 15;
  width: auto;
  margin: 0;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
/* line 186, bootstrap\bootstrap\_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #00ace9;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}
/* line 208, bootstrap\bootstrap\_carousel.scss */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #00ace9;
}

/* line 219, bootstrap\bootstrap\_carousel.scss */
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #00ace9;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 230, bootstrap\bootstrap\_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 241, bootstrap\bootstrap\_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -17px;
    font-size: 30px;
  }
  /* line 250, bootstrap\bootstrap\_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  /* line 254, bootstrap\bootstrap\_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }

  /* line 261, bootstrap\bootstrap\_carousel.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
}
/* line 14, bootstrap\bootstrap\mixins\_clearfix.scss */
.clearfix:before, .summary-panel:before, .summary-panel .summary-panel-mid ul li:before, .clearfix:after, .summary-panel:after, .summary-panel .summary-panel-mid ul li:after {
  content: " ";
  display: table;
}
/* line 19, bootstrap\bootstrap\mixins\_clearfix.scss */
.clearfix:after, .summary-panel:after, .summary-panel .summary-panel-mid ul li:after {
  clear: both;
}

/* line 12, bootstrap\bootstrap\_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 15, bootstrap\bootstrap\_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, bootstrap\bootstrap\_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, bootstrap\bootstrap\_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, bootstrap\bootstrap\_utilities.scss */
.show {
  display: block !important;
}

/* line 33, bootstrap\bootstrap\_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, bootstrap\bootstrap\_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, bootstrap\bootstrap\_utilities.scss */
.hidden {
  display: none !important;
}

/* line 53, bootstrap\bootstrap\_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
/* line 18, bootstrap\bootstrap\mixins\_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 18, bootstrap\bootstrap\mixins\_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 18, bootstrap\bootstrap\mixins\_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 18, bootstrap\bootstrap\mixins\_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 34, bootstrap\bootstrap\_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 7, bootstrap\bootstrap\mixins\_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 10, bootstrap\bootstrap\mixins\_responsive-visibility.scss */
  table.visible-xs {
    display: table;
  }

  /* line 11, bootstrap\bootstrap\mixins\_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 12, bootstrap\bootstrap\mixins\_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 52, bootstrap\bootstrap\_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 57, bootstrap\bootstrap\_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 62, bootstrap\bootstrap\_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, bootstrap\bootstrap\mixins\_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 10, bootstrap\bootstrap\mixins\_responsive-visibility.scss */
  table.visible-sm {
    display: table;
  }

  /* line 11, bootstrap\bootstrap\mixins\_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 12, bootstrap\bootstrap\mixins\_responsive-visibility.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 71, bootstrap\bootstrap\_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 76, bootstrap\bootstrap\_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 81, bootstrap\bootstrap\_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7, bootstrap\bootstrap\mixins\_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }

  /* line 10, bootstrap\bootstrap\mixins\_responsive-visibility.scss */
  table.visible-md {
    display: table;
  }

  /* line 11, bootstrap\bootstrap\mixins\_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 12, bootstrap\bootstrap\mixins\_responsive-visibility.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 90, bootstrap\bootstrap\_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 95, bootstrap\bootstrap\_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 100, bootstrap\bootstrap\_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, bootstrap\bootstrap\mixins\_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 10, bootstrap\bootstrap\mixins\_responsive-visibility.scss */
  table.visible-lg {
    display: table;
  }

  /* line 11, bootstrap\bootstrap\mixins\_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 12, bootstrap\bootstrap\mixins\_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 109, bootstrap\bootstrap\_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 114, bootstrap\bootstrap\_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 119, bootstrap\bootstrap\_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 18, bootstrap\bootstrap\mixins\_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 18, bootstrap\bootstrap\mixins\_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 18, bootstrap\bootstrap\mixins\_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 18, bootstrap\bootstrap\mixins\_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 18, bootstrap\bootstrap\mixins\_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7, bootstrap\bootstrap\mixins\_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }

  /* line 10, bootstrap\bootstrap\mixins\_responsive-visibility.scss */
  table.visible-print {
    display: table;
  }

  /* line 11, bootstrap\bootstrap\mixins\_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 12, bootstrap\bootstrap\mixins\_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 153, bootstrap\bootstrap\_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}
@media print {
  /* line 153, bootstrap\bootstrap\_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 160, bootstrap\bootstrap\_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}
@media print {
  /* line 160, bootstrap\bootstrap\_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 167, bootstrap\bootstrap\_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}
@media print {
  /* line 167, bootstrap\bootstrap\_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 18, bootstrap\bootstrap\mixins\_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}
/* line 1, jquery\_jquery.cookiebar.scss */
#cookie-bar {
  background: #00ace9;
  color: #231f20;
  height: auto;
  font-size: 0.9em;
  line-height: 1.1em;
  text-align: left;
  padding: 10px;
  z-index: 10000;
  display: none;
}

/* line 12, jquery\_jquery.cookiebar.scss */
#cookie-bar.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

/* line 18, jquery\_jquery.cookiebar.scss */
#cookie-bar.fixed.bottom {
  bottom: 0;
  top: auto;
}

/* line 22, jquery\_jquery.cookiebar.scss */
#cookie-bar.fixed.mobile {
  bottom: 0;
  top: auto;
}

/* line 26, jquery\_jquery.cookiebar.scss */
#cookie-bar p {
  margin: 0;
  padding: 0 5px 5px 0;
}

/* line 30, jquery\_jquery.cookiebar.scss */
#cookie-bar .cookieMsg a {
  color: #007ca3;
  display: inline-block;
  border-radius: 3px;
  text-decoration: underline;
  padding: 0 6px;
}

/* line 37, jquery\_jquery.cookiebar.scss */
#cookie-bar .cookieMsg a:hover {
  color: #004256;
}

/* line 40, jquery\_jquery.cookiebar.scss */
#cookie-bar .input-group {
  width: auto;
  padding-right: 5px;
}
/* line 43, jquery\_jquery.cookiebar.scss */
#cookie-bar .input-group .input-group-addon {
  background-color: #00ace9;
  border-color: #00ace9;
}
/* line 46, jquery\_jquery.cookiebar.scss */
#cookie-bar .input-group .input-group-addon:after {
  border-left: 10px solid #00ace9;
}
/* line 50, jquery\_jquery.cookiebar.scss */
#cookie-bar .input-group a.btn-with-icon {
  width: 100%;
}

/* line 1, jquery\_jquery.legalbar.scss */
#legalInfobar {
  position: fixed;
  top: 300px;
  left: 0;
  right: 0;
  padding: 0 2px 0 2px;
  font-size: 0.9em;
  background: #ffffff;
  border-bottom: 1px solid #ccc;
  -webkit-box-shadow: 0px 0px 3px #ccc;
  box-shadow: 0px 0px 3px #ccc;
  z-index: 10000;
  display: none;
}

/* line 12, jquery\_jquery.legalbar.scss */
#legal-bar.fixed {
  position: fixed;
  top: 300px;
  left: 0;
  width: 100%;
}

/* line 19, jquery\_jquery.legalbar.scss */
#legalInfobar.fixed.bottom {
  bottom: 170px;
  top: auto;
}

/* line 23, jquery\_jquery.legalbar.scss */
#legalInfobar.fixed.mobile {
  bottom: 0;
  top: auto;
}

/* line 27, jquery\_jquery.legalbar.scss */
#legalInfobar p {
  margin: 0;
  padding: 0 5px 5px 0;
}

/* line 31, jquery\_jquery.legalbar.scss */
#legalInfobar .legalInfo-message {
  color: #000000;
  text-decoration: initial;
  background: #ffffff;
  border-radius: 3px;
  padding: 0 6px;
}

/* line 38, jquery\_jquery.legalbar.scss */
#legalInfobar .legalInfo-message a {
  color: #007ca3;
  display: inline-block;
  border-radius: 3px;
  text-decoration: underline;
  padding: 0 6px;
}

/* line 45, jquery\_jquery.legalbar.scss */
#legalInfobar .legalInfo-message a:hover {
  color: #004256;
}

/* line 48, jquery\_jquery.legalbar.scss */
#legalInfobar .input-group {
  width: auto;
  padding-right: 5px;
}
/* line 51, jquery\_jquery.legalbar.scss */
#legalInfobar .input-group .input-group-addon {
  background-color: #00ace9;
  border-color: #00ace9;
}
/* line 54, jquery\_jquery.legalbar.scss */
#legalInfobar .input-group .input-group-addon:after {
  border-left: 10px solid #00ace9;
}
/* line 58, jquery\_jquery.legalbar.scss */
#legalInfobar .input-group a.btn-with-icon {
  width: 100%;
}

/* line 1, jquery\mxrangeSlider.scss */
.range_p {
  margin-top: -22px;
  position: absolute;
  width: 25px;
  height: 22px;
  border-top-right-radius: 6px;
  line-height: 5px;
  margin-left: -11px;
  padding: 0;
  font-size: 10px;
  border: 1px solid #ababab;
  background-color: #00ace9;
}

/* line 15, jquery\mxrangeSlider.scss */
.range_M {
  position: absolute;
  width: 25px;
  height: 22px;
  border-bottom-right-radius: 6px;
  line-height: 5px;
  margin-left: -11px;
  padding: 0;
  font-size: 10px;
  display: inline-block;
  border: 1px solid #ababab;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #00ace9;
}

/* line 32, jquery\mxrangeSlider.scss */
.txtRangeInner {
  width: 100%;
  height: 44px;
  z-index: 999;
  position: relative;
  display: table;
}

/* line 40, jquery\mxrangeSlider.scss */
.txtRangeOuter {
  color: white;
  padding: 0 12px;
  z-index: 2000;
  border-color: #00ace9;
  height: auto;
  width: 30px;
  vertical-align: middle;
  display: table-cell;
  left: 100%;
}

/* line 53, jquery\mxrangeSlider.scss */
.range-slider__value {
  border: 0px;
  width: 70%;
  position: absolute;
  margin-top: -30px;
  margin-left: 45px;
  background: none;
  cursor: pointer;
}

/* line 63, jquery\mxrangeSlider.scss */
.rangeSlider {
  -webkit-appearance: none;
  width: 100%;
  height: 44px;
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
  border-style: solid;
  border-color: #757575;
  border-width: 1px;
  border-bottom-left-radius: 9px;
  border-top-left-radius: 9px;
  position: relative;
  z-index: 99;
}

/* line 81, jquery\mxrangeSlider.scss */
.rangeSlider::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 25px;
  height: 25px;
  border-left: 20px solid #96cb7f;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-radius: 0px 0px 0px 0px;
  cursor: pointer;
}

/* line 92, jquery\mxrangeSlider.scss */
.rangeSlider::-moz-range-thumb {
  width: 25px;
  height: 25px;
  background: #96cb7f;
  cursor: pointer;
  border-radius: 0px 0px 0px 0px;
}

/* line 100, jquery\mxrangeSlider.scss */
.range-slider__value::-moz-selection {
  background: transparent;
}
.range-slider__value::selection {
  background: transparent;
}

/* line 104, jquery\mxrangeSlider.scss */
.disable-selection {
  -moz-user-select: none !important;
  /* Firefox */
  -ms-user-select: none !important;
  /* Internet Explorer */
  -khtml-user-select: none !important;
  /* KHTML browsers (e.g. Konqueror) */
  -webkit-user-select: none !important;
  /* Chrome, Safari, and Opera */
  -webkit-touch-callout: none !important;
  /* Disable Android and iOS callouts*/
}

/* line 112, jquery\mxrangeSlider.scss */
.range_p1 {
  margin-top: -22px;
  position: absolute;
  width: 25px;
  height: 22px;
  border-top-right-radius: 6px;
  line-height: 5px;
  margin-left: -11px;
  padding: 0;
  font-size: 10px;
  border: 1px solid #ababab;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  background-color: #00ace9;
}

/* line 128, jquery\mxrangeSlider.scss */
.range_M1 {
  position: absolute;
  width: 25px;
  height: 22px;
  border-bottom-right-radius: 6px;
  line-height: 5px;
  margin-left: -11px;
  padding: 0;
  font-size: 10px;
  display: inline-block;
  border: 1px solid #ababab;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #00ace9;
}

/* line 145, jquery\mxrangeSlider.scss */
.txtRangeInner1 {
  width: 100%;
  height: 44px;
  z-index: 999;
  position: relative;
  display: table;
}

/* line 153, jquery\mxrangeSlider.scss */
.txtRangeOuter1 {
  color: white;
  padding: 0 12px;
  z-index: 2000;
  border-color: #00ace9;
  height: auto;
  width: 30px;
  vertical-align: middle;
  display: table-cell;
  left: 100%;
}

/* line 166, jquery\mxrangeSlider.scss */
.range-slider__value1 {
  border: 0px;
  width: 70%;
  position: absolute;
  margin-top: -30px;
  margin-left: 45px;
  background: none;
  cursor: pointer;
}

/* line 176, jquery\mxrangeSlider.scss */
.rangeSlider1 {
  -webkit-appearance: none;
  width: 100%;
  height: 44px;
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
  border-style: solid;
  border-color: #757575;
  border-width: 1px;
  border-bottom-left-radius: 9px;
  border-top-left-radius: 9px;
  position: relative;
  z-index: 99;
}

/* line 194, jquery\mxrangeSlider.scss */
.rangeSlider1::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 25px;
  height: 25px;
  border-left: 20px solid #96cb7f;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-radius: 0px 0px 0px 0px;
  cursor: pointer;
}

/* line 205, jquery\mxrangeSlider.scss */
.rangeSlider1::-moz-range-thumb {
  width: 25px;
  height: 25px;
  background: #96cb7f;
  cursor: pointer;
  border-radius: 0px 0px 0px 0px;
}

/* line 213, jquery\mxrangeSlider.scss */
.range-slider__value1::-moz-selection {
  background: transparent;
}
.range-slider__value1::selection {
  background: transparent;
}

/* line 217, jquery\mxrangeSlider.scss */
.range_p2 {
  margin-top: -22px;
  position: absolute;
  width: 25px;
  height: 22px;
  border-top-right-radius: 6px;
  line-height: 5px;
  margin-left: -11px;
  padding: 0;
  font-size: 10px;
  border: 1px solid #ababab;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  background-color: #00ace9;
}

/* line 233, jquery\mxrangeSlider.scss */
.range_M2 {
  position: absolute;
  width: 25px;
  height: 22px;
  border-bottom-right-radius: 6px;
  line-height: 5px;
  margin-left: -11px;
  padding: 0;
  font-size: 10px;
  display: inline-block;
  border: 1px solid #ababab;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #00ace9;
}

/* line 250, jquery\mxrangeSlider.scss */
.txtRangeInner2 {
  width: 100%;
  height: 44px;
  z-index: 999;
  position: relative;
  display: table;
}

/* line 258, jquery\mxrangeSlider.scss */
.txtRangeOuter2 {
  color: white;
  padding: 0 12px;
  z-index: 2000;
  border-color: #00ace9;
  height: auto;
  width: 30px;
  vertical-align: middle;
  display: table-cell;
  left: 100%;
}

/* line 271, jquery\mxrangeSlider.scss */
.range-slider__value2 {
  border: 0px;
  width: 70%;
  position: absolute;
  margin-top: -30px;
  margin-left: 45px;
  background: none;
  cursor: pointer;
}

/* line 281, jquery\mxrangeSlider.scss */
.rangeSlider2 {
  -webkit-appearance: none;
  width: 100%;
  height: 44px;
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
  border-style: solid;
  border-color: #757575;
  border-width: 1px;
  border-bottom-left-radius: 9px;
  border-top-left-radius: 9px;
  position: relative;
  z-index: 99;
}

/* line 299, jquery\mxrangeSlider.scss */
.rangeSlider2::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 25px;
  height: 25px;
  border-left: 20px solid #96cb7f;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-radius: 0px 0px 0px 0px;
  cursor: pointer;
}

/* line 310, jquery\mxrangeSlider.scss */
.rangeSlider2::-moz-range-thumb {
  width: 25px;
  height: 25px;
  background: #96cb7f;
  cursor: pointer;
  border-radius: 0px 0px 0px 0px;
}

/* line 318, jquery\mxrangeSlider.scss */
.range-slider__value2::-moz-selection {
  background: transparent;
}
.range-slider__value2::selection {
  background: transparent;
}

/* line 322, jquery\mxrangeSlider.scss */
.range_p3 {
  margin-top: -22px;
  position: absolute;
  width: 25px;
  height: 22px;
  border-top-right-radius: 6px;
  line-height: 5px;
  margin-left: -11px;
  padding: 0;
  font-size: 10px;
  border: 1px solid #ababab;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  background-color: #00ace9;
}

/* line 338, jquery\mxrangeSlider.scss */
.range_M3 {
  position: absolute;
  width: 25px;
  height: 22px;
  border-bottom-right-radius: 6px;
  line-height: 5px;
  margin-left: -11px;
  padding: 0;
  font-size: 10px;
  display: inline-block;
  border: 1px solid #ababab;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #00ace9;
}

/* line 355, jquery\mxrangeSlider.scss */
.txtRangeInner3 {
  width: 100%;
  height: 44px;
  z-index: 999;
  position: relative;
  display: table;
}

/* line 363, jquery\mxrangeSlider.scss */
.txtRangeOuter3 {
  color: white;
  padding: 0 12px;
  z-index: 2000;
  border-color: #00ace9;
  height: auto;
  width: 30px;
  vertical-align: middle;
  display: table-cell;
  left: 100%;
}

/* line 376, jquery\mxrangeSlider.scss */
.range-slider__value3 {
  border: 0px;
  width: 70%;
  position: absolute;
  margin-top: -30px;
  margin-left: 45px;
  background: none;
  cursor: pointer;
}

/* line 386, jquery\mxrangeSlider.scss */
.rangeSlider3 {
  -webkit-appearance: none;
  width: 100%;
  height: 44px;
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
  border-style: solid;
  border-color: #757575;
  border-width: 1px;
  border-bottom-left-radius: 9px;
  border-top-left-radius: 9px;
  position: relative;
  z-index: 99;
}

/* line 404, jquery\mxrangeSlider.scss */
.rangeSlider3::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 25px;
  height: 25px;
  border-left: 20px solid #96cb7f;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-radius: 0px 0px 0px 0px;
  cursor: pointer;
}

/* line 415, jquery\mxrangeSlider.scss */
.rangeSlider3::-moz-range-thumb {
  width: 25px;
  height: 25px;
  background: #96cb7f;
  cursor: pointer;
  border-radius: 0px 0px 0px 0px;
}

/* line 423, jquery\mxrangeSlider.scss */
.range-slider__value3::-moz-selection {
  background: transparent;
}
.range-slider__value3::selection {
  background: transparent;
}

/* line 427, jquery\mxrangeSlider.scss */
.range_p4 {
  margin-top: -22px;
  position: absolute;
  width: 25px;
  height: 22px;
  border-top-right-radius: 6px;
  line-height: 5px;
  margin-left: -11px;
  padding: 0;
  font-size: 10px;
  border: 1px solid #ababab;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  background-color: #00ace9;
}

/* line 443, jquery\mxrangeSlider.scss */
.range_M4 {
  position: absolute;
  width: 25px;
  height: 22px;
  border-bottom-right-radius: 6px;
  line-height: 5px;
  margin-left: -11px;
  padding: 0;
  font-size: 10px;
  display: inline-block;
  border: 1px solid #ababab;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #00ace9;
}

/* line 460, jquery\mxrangeSlider.scss */
.txtRangeInner4 {
  width: 100%;
  height: 44px;
  z-index: 999;
  position: relative;
  display: table;
}

/* line 468, jquery\mxrangeSlider.scss */
.txtRangeOuter4 {
  color: white;
  padding: 0 12px;
  z-index: 2000;
  border-color: #00ace9;
  height: auto;
  width: 30px;
  vertical-align: middle;
  display: table-cell;
  left: 100%;
}

/* line 481, jquery\mxrangeSlider.scss */
.range-slider__value4 {
  border: 0px;
  width: 70%;
  position: absolute;
  margin-top: -30px;
  margin-left: 45px;
  background: none;
  cursor: pointer;
}

/* line 491, jquery\mxrangeSlider.scss */
.rangeSlider4 {
  -webkit-appearance: none;
  width: 100%;
  height: 44px;
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
  border-style: solid;
  border-color: #757575;
  border-width: 1px;
  border-bottom-left-radius: 9px;
  border-top-left-radius: 9px;
  position: relative;
  z-index: 99;
}

/* line 509, jquery\mxrangeSlider.scss */
.rangeSlider4::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 25px;
  height: 25px;
  border-left: 20px solid #96cb7f;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-radius: 0px 0px 0px 0px;
  cursor: pointer;
}

/* line 520, jquery\mxrangeSlider.scss */
.rangeSlider4::-moz-range-thumb {
  width: 25px;
  height: 25px;
  background: #96cb7f;
  cursor: pointer;
  border-radius: 0px 0px 0px 0px;
}

/* line 528, jquery\mxrangeSlider.scss */
.range-slider__value4::-moz-selection {
  background: transparent;
}
.range-slider__value4::selection {
  background: transparent;
}

/* line 532, jquery\mxrangeSlider.scss */
.range_p5 {
  margin-top: -22px;
  position: absolute;
  width: 25px;
  height: 22px;
  border-top-right-radius: 6px;
  line-height: 5px;
  margin-left: -11px;
  padding: 0;
  font-size: 10px;
  border: 1px solid #ababab;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  background-color: #00ace9;
}

/* line 548, jquery\mxrangeSlider.scss */
.range_M5 {
  position: absolute;
  width: 25px;
  height: 22px;
  border-bottom-right-radius: 6px;
  line-height: 5px;
  margin-left: -11px;
  padding: 0;
  font-size: 10px;
  display: inline-block;
  border: 1px solid #ababab;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #00ace9;
}

/* line 565, jquery\mxrangeSlider.scss */
.txtRangeInner5 {
  width: 100%;
  height: 44px;
  z-index: 999;
  position: relative;
  display: table;
}

/* line 573, jquery\mxrangeSlider.scss */
.txtRangeOuter5 {
  color: white;
  padding: 0 12px;
  z-index: 2000;
  border-color: #00ace9;
  height: auto;
  width: 30px;
  vertical-align: middle;
  display: table-cell;
  left: 100%;
}

/* line 586, jquery\mxrangeSlider.scss */
.range-slider__value5 {
  border: 0px;
  width: 70%;
  position: absolute;
  margin-top: -30px;
  margin-left: 45px;
  background: none;
  cursor: pointer;
}

/* line 596, jquery\mxrangeSlider.scss */
.rangeSlider5 {
  -webkit-appearance: none;
  width: 100%;
  height: 44px;
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
  border-style: solid;
  border-color: #757575;
  border-width: 1px;
  border-bottom-left-radius: 9px;
  border-top-left-radius: 9px;
  position: relative;
  z-index: 99;
}

/* line 614, jquery\mxrangeSlider.scss */
.rangeSlider5::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 25px;
  height: 25px;
  border-left: 20px solid #96cb7f;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-radius: 0px 0px 0px 0px;
  cursor: pointer;
}

/* line 625, jquery\mxrangeSlider.scss */
.rangeSlider5::-moz-range-thumb {
  width: 25px;
  height: 25px;
  background: #96cb7f;
  cursor: pointer;
  border-radius: 0px 0px 0px 0px;
}

/* line 633, jquery\mxrangeSlider.scss */
.range-slider__value5::-moz-selection {
  background: transparent;
}
.range-slider__value5::selection {
  background: transparent;
}

/* Sticky footer styles
-------------------------------------------------- */
/* line 6, inc\_sticky-footer.scss */
html {
  position: relative;
  min-height: 100%;
}

/* line 10, inc\_sticky-footer.scss */
body {
  /* Margin bottom by footer height */
  margin-bottom: 300px;
  background: none;
}

/* line 16, inc\_sticky-footer.scss */
footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 300px;
}
/* line 23, inc\_sticky-footer.scss */
footer .grey-block {
  background-color: #ededed;
  margin: 0 0 10px 0;
}
/* line 27, inc\_sticky-footer.scss */
footer .base-text {
  font-size: 0.7em;
}
/* line 29, inc\_sticky-footer.scss */
footer .base-text .navbar-nav {
  font-size: 1.50em;
}

/* tables */
/* line 2, inc\_tablesorter.scss */
table.tablesorter {
  font-family: arial;
  background-color: #CDCDCD;
  margin: 10px 0pt 15px;
  font-size: 8pt;
  width: 100%;
  text-align: left;
}

/* line 10, inc\_tablesorter.scss */
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
  background-color: #e6EEEE;
  border: 1px solid #FFF;
  font-size: 8pt;
  padding: 4px;
}

/* line 16, inc\_tablesorter.scss */
table.tablesorter thead tr .header {
  background-image: url(bg.gif);
  background-repeat: no-repeat;
  background-position: center right;
  cursor: pointer;
}

/* line 22, inc\_tablesorter.scss */
table.tablesorter tbody td {
  color: #3D3D3D;
  padding: 4px;
  background-color: #FFF;
  vertical-align: top;
}

/* line 28, inc\_tablesorter.scss */
table.tablesorter tbody tr.odd td {
  background-color: #F0F0F6;
}

/* line 31, inc\_tablesorter.scss */
table.tablesorter thead tr .headerSortUp {
  background-image: url(asc.gif);
}

/* line 34, inc\_tablesorter.scss */
table.tablesorter thead tr .headerSortDown {
  background-image: url(desc.gif);
}

/* line 37, inc\_tablesorter.scss */
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
  background-color: #8dbdd8;
}

/* line 1, _header2.scss */
header {
  position: relative;
  z-index: 9999;
}
/* line 6, _header2.scss */
header .logo img {
  max-width: none;
}
/* line 11, _header2.scss */
header .navbar-default {
  background-color: transparent;
  margin-bottom: 0;
  border: 0;
  z-index: auto;
  min-height: 0;
  position: relative;
  z-index: 9;
}
/* line 20, _header2.scss */
header .navbar-default .container {
  position: relative;
}
/* line 23, _header2.scss */
header .navbar-default .container .navbar-collapse {
  position: absolute;
  top: 48px;
  width: 100%;
  padding-left: 16%;
}
/* line 29, _header2.scss */
header .navbar-default .container .navbar-collapse .navbar-nav {
  width: 100%;
}
/* line 33, _header2.scss */
header .navbar-default .container .navbar-collapse .navbar-nav .sb-search {
  display: none;
  padding-top: 20px;
}
/* line 37, _header2.scss */
header .navbar-default .container .navbar-collapse .navbar-nav .sb-search .sb-search-submit {
  display: none;
}
/* line 42, _header2.scss */
header .navbar-default .container .navbar-collapse .navbar-nav > li {
  max-width: 20%;
}
/* line 46, _header2.scss */
header .navbar-default .container .navbar-collapse .navbar-nav > li.myaccount-navigation {
  position: absolute !important;
  right: 340px;
  top: -60px;
  max-width: 28%;
}
/* line 52, _header2.scss */
header .navbar-default .container .navbar-collapse .navbar-nav > li.myaccount-navigation > a {
  padding-left: 20px !important;
  font-weight: bold;
  font-size: 15.3px;
}
/* line 57, _header2.scss */
header .navbar-default .container .navbar-collapse .navbar-nav > li.myaccount-navigation > a:hover {
  background-color: transparent !important;
  color: #00ace9;
}
/* line 62, _header2.scss */
header .navbar-default .container .navbar-collapse .navbar-nav > li.myaccount-navigation > a .fa-lock::before,
header .navbar-default .container .navbar-collapse .navbar-nav > li.myaccount-navigation > a .fa-unlock::before {
  content: "";
  display: inline-block;
  height: 31px;
  position: relative;
  top: 7px;
  width: 27px;
}
/* line 72, _header2.scss */
header .navbar-default .container .navbar-collapse .navbar-nav > li.myaccount-navigation > a .fa-lock::before {
  background: transparent url("/images/header-lock.png") no-repeat scroll 0 0;
}
/* line 76, _header2.scss */
header .navbar-default .container .navbar-collapse .navbar-nav > li.myaccount-navigation > a .fa-unlock::before {
  background: transparent url("/images/header-unlock.png") no-repeat scroll 0 0px;
}
/* line 82, _header2.scss */
header .navbar-default .container .navbar-collapse .navbar-nav > li > a {
  height: 40px;
  font-size: 15.3px;
  line-height: 15.3px;
  padding-bottom: 0;
  padding-top: 0;
  text-align: center;
  vertical-align: middle;
  display: table;
  color: #007ca3;
  font-weight: bold;
}
/* line 94, _header2.scss */
header .navbar-default .container .navbar-collapse .navbar-nav > li > a span {
  display: table-cell;
  height: 40px;
  vertical-align: middle;
}
/* line 100, _header2.scss */
header .navbar-default .container .navbar-collapse .navbar-nav > li > a .fa {
  line-height: 23px;
}
/* line 104, _header2.scss */
header .navbar-default .container .navbar-collapse .navbar-nav > li > a:hover {
  background-color: #00ace9 !important;
  color: white;
}
/* line 110, _header2.scss */
header .navbar-default .container .navbar-collapse .navbar-nav > li ul {
  -webkit-box-shadow: 0 6px 6px rgba(0, 0, 0, 0.176);
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.176);
}
/* line 115, _header2.scss */
header .navbar-default .container .navbar-collapse .navbar-nav > li ul li a {
  line-height: 20px;
}
/* line 118, _header2.scss */
header .navbar-default .container .navbar-collapse .navbar-nav > li ul li a:hover, header .navbar-default .container .navbar-collapse .navbar-nav > li ul li a:focus {
  border-radius: 10px;
}
/* line 124, _header2.scss */
header .navbar-default .container .navbar-collapse .navbar-nav > li.menuHome {
  display: none !important;
}
/* line 127, _header2.scss */
header .navbar-default .container .navbar-collapse .navbar-nav > li.menuHome > a {
  padding: 0;
}
/* line 135, _header2.scss */
header .navbar-default .container .navbar-collapse .navbar-nav li.active > a, header .navbar-default .container .navbar-collapse .navbar-nav li.active > a:hover, header .navbar-default .container .navbar-collapse .navbar-nav li.active > a:focus {
  background-color: #00ace9;
  color: white;
}

/* RO Alignment Issue */
@media screen and (min-width: 768px) and (max-width: 988px) {
  /* line 152, _header2.scss */
  body:lang(ro) header .navbar-default .container .navbar-collapse .navbar-nav > li > a {
    height: 40px;
    font-size: 13px !important;
    line-height: 15.3px;
    padding-bottom: 0;
    padding-top: 0;
    text-align: center;
    vertical-align: middle;
    display: table;
    color: #007ca3;
    font-weight: bold;
  }
}
/* MX Alignment Issue */
@media screen and (min-width: 768px) and (max-width: 988px) {
  /* line 170, _header2.scss */
  body:lang(es) header .navbar-default .container .navbar-collapse .navbar-nav > li > a {
    height: 40px;
    font-size: 14px !important;
    line-height: 15.3px;
    padding-bottom: 0;
    padding-top: 0;
    text-align: center;
    vertical-align: middle;
    display: table;
    color: #007ca3;
    font-weight: bold;
  }
}
@media screen and (min-width: 768px) {
  /* line 188, _header2.scss */
  body:lang(es) header {
    position: relative;
    z-index: 9999;
  }
  /* line 193, _header2.scss */
  body:lang(es) header .logo img {
    max-width: none;
  }
  /* line 198, _header2.scss */
  body:lang(es) header .navbar-default {
    background-color: transparent;
    margin-bottom: 0;
    border: 0;
    z-index: auto;
    min-height: 0;
    position: relative;
    z-index: 9;
  }
  /* line 207, _header2.scss */
  body:lang(es) header .navbar-default .container {
    position: relative;
  }
  /* line 210, _header2.scss */
  body:lang(es) header .navbar-default .container .navbar-collapse {
    position: absolute;
    top: 48px;
    width: 100%;
    padding-left: 17%;
  }
  /* line 216, _header2.scss */
  body:lang(es) header .navbar-default .container .navbar-collapse .navbar-nav {
    width: 100%;
    display: table-cell;
    padding-left: inherit;
    text-align: center;
    position: absolute;
    left: 0px;
    height: 40px;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  /* line 228, _header2.scss */
  body:lang(es) header .navbar-default .container .navbar-collapse .navbar-nav .sb-search {
    display: none;
    padding-top: 20px;
  }
  /* line 232, _header2.scss */
  body:lang(es) header .navbar-default .container .navbar-collapse .navbar-nav .sb-search .sb-search-submit {
    display: none;
  }
  /* line 237, _header2.scss */
  body:lang(es) header .navbar-default .container .navbar-collapse .navbar-nav > li {
    text-align: center;
    margin: 0 auto;
    max-width: initial;
  }
  /* line 242, _header2.scss */
  body:lang(es) header .navbar-default .container .navbar-collapse .navbar-nav > li.myaccount-navigation {
    position: absolute !important;
    right: 340px;
    top: -60px;
    max-width: 28%;
  }
  /* line 248, _header2.scss */
  body:lang(es) header .navbar-default .container .navbar-collapse .navbar-nav > li.myaccount-navigation > a {
    padding-left: 20px !important;
    font-weight: bold;
    font-size: 15.3px;
  }
  /* line 253, _header2.scss */
  body:lang(es) header .navbar-default .container .navbar-collapse .navbar-nav > li.myaccount-navigation > a:hover {
    background-color: transparent !important;
    color: #00ace9;
  }
  /* line 258, _header2.scss */
  body:lang(es) header .navbar-default .container .navbar-collapse .navbar-nav > li.myaccount-navigation > a .fa-lock::before,
  body:lang(es) header .navbar-default .container .navbar-collapse .navbar-nav > li.myaccount-navigation > a .fa-unlock::before {
    content: "";
    display: inline-block;
    height: 31px;
    position: relative;
    top: 7px;
    width: 27px;
  }
  /* line 268, _header2.scss */
  body:lang(es) header .navbar-default .container .navbar-collapse .navbar-nav > li.myaccount-navigation > a .fa-lock::before {
    background: transparent url("/images/header-lock.png") no-repeat scroll 0 0;
  }
  /* line 272, _header2.scss */
  body:lang(es) header .navbar-default .container .navbar-collapse .navbar-nav > li.myaccount-navigation > a .fa-unlock::before {
    background: transparent url("/images/header-unlock.png") no-repeat scroll 0 0px;
  }
  /* line 278, _header2.scss */
  body:lang(es) header .navbar-default .container .navbar-collapse .navbar-nav > li > a {
    height: 40px;
    font-size: 15.3px;
    line-height: 15.3px;
    padding-bottom: 0;
    padding-top: 0;
    text-align: center;
    vertical-align: middle;
    display: table;
    color: #007ca3;
    font-weight: bold;
  }
  /* line 290, _header2.scss */
  body:lang(es) header .navbar-default .container .navbar-collapse .navbar-nav > li > a span {
    display: table-cell;
    height: 40px;
    vertical-align: middle;
  }
  /* line 296, _header2.scss */
  body:lang(es) header .navbar-default .container .navbar-collapse .navbar-nav > li > a .fa {
    line-height: 23px;
  }
  /* line 300, _header2.scss */
  body:lang(es) header .navbar-default .container .navbar-collapse .navbar-nav > li > a:hover {
    background-color: #00ace9 !important;
    color: white;
  }
  /* line 306, _header2.scss */
  body:lang(es) header .navbar-default .container .navbar-collapse .navbar-nav > li ul {
    -webkit-box-shadow: 0 6px 6px rgba(0, 0, 0, 0.176);
    box-shadow: 0 6px 6px rgba(0, 0, 0, 0.176);
  }
  /* line 311, _header2.scss */
  body:lang(es) header .navbar-default .container .navbar-collapse .navbar-nav > li ul li a {
    line-height: 20px;
  }
  /* line 314, _header2.scss */
  body:lang(es) header .navbar-default .container .navbar-collapse .navbar-nav > li ul li a:hover, body:lang(es) header .navbar-default .container .navbar-collapse .navbar-nav > li ul li a:focus {
    border-radius: 10px;
  }
  /* line 320, _header2.scss */
  body:lang(es) header .navbar-default .container .navbar-collapse .navbar-nav > li.menuHome {
    display: none !important;
  }
  /* line 323, _header2.scss */
  body:lang(es) header .navbar-default .container .navbar-collapse .navbar-nav > li.menuHome > a {
    padding: 0;
  }
  /* line 331, _header2.scss */
  body:lang(es) header .navbar-default .container .navbar-collapse .navbar-nav li.active > a, body:lang(es) header .navbar-default .container .navbar-collapse .navbar-nav li.active > a:hover, body:lang(es) header .navbar-default .container .navbar-collapse .navbar-nav li.active > a:focus {
    background-color: #00ace9;
    color: white;
  }
}
/* line 350, _header2.scss */
html.no-touch header .navbar-nav .dropdown:hover .dropdown-menu {
  display: block;
}

@media (min-width: 1200px) {
  /* line 360, _header2.scss */
  header .navbar-default .navbar-nav > li > a {
    padding-left: 10px !important;
    padding-right: 10px !important;
    font-size: 17px !important;
  }
}
@media (min-width: 992px) {
  /* line 369, _header2.scss */
  header .navbar-default .navbar-nav > li:last-child {
    max-width: 20% !important;
  }
}
@media (max-width: 767px) {
  /* line 379, _header2.scss */
  body header .navbar-default .container {
    position: static;
  }
  /* line 383, _header2.scss */
  body header .navbar-default .container .navbar-header .navbar-toggle {
    margin: 24px 5px 24px 0;
  }
  /* line 388, _header2.scss */
  body header .navbar-default .container .navbar-collapse {
    background-color: white;
    margin-top: 10px;
    padding: 0;
    position: absolute;
    right: 5px;
    top: 84px;
    width: 100%;
  }
  /* line 397, _header2.scss */
  body header .navbar-default .container .navbar-collapse .navbar-nav {
    margin: 10px 0;
  }
  /* line 400, _header2.scss */
  body header .navbar-default .container .navbar-collapse .navbar-nav > li {
    max-width: none;
    display: block;
    max-width: none;
  }
  /* line 405, _header2.scss */
  body header .navbar-default .container .navbar-collapse .navbar-nav > li > a {
    height: 30px;
    display: block;
    line-height: 32px;
  }
  /* line 410, _header2.scss */
  body header .navbar-default .container .navbar-collapse .navbar-nav > li > a > span {
    display: block;
    height: 30px;
    text-align: right;
  }
  /* line 417, _header2.scss */
  body header .navbar-default .container .navbar-collapse .navbar-nav > li li a {
    padding-right: 5px;
  }
  /* line 421, _header2.scss */
  body header .navbar-default .container .navbar-collapse .navbar-nav > li.menuHome {
    width: auto;
  }
  /* line 424, _header2.scss */
  body header .navbar-default .container .navbar-collapse .navbar-nav > li.menuHome > a {
    padding: 0 10px;
    background-color: transparent;
    color: #00ace9;
    text-align: right;
    line-height: 44px;
  }
  /* line 433, _header2.scss */
  body header .navbar-default .container .navbar-collapse .navbar-nav > li:last-child {
    float: none;
  }
  /* line 437, _header2.scss */
  body header .navbar-default .container .navbar-collapse .navbar-nav > li .dropdown-menu {
    float: none;
    position: static;
  }
  /* line 441, _header2.scss */
  body header .navbar-default .container .navbar-collapse .navbar-nav > li .dropdown-menu > li a {
    text-align: right;
  }
}
/* line 454, _header2.scss */
.header-row-1 {
  padding: 0;
  position: relative;
  z-index: 9999;
  top: 0 !important;
}
/* line 460, _header2.scss */
.header-row-1 p {
  font-size: 1.7em;
  line-height: 1em;
  margin: 5px 0;
}
/* line 466, _header2.scss */
.header-row-1 .container {
  position: relative;
  height: 0;
}
/* line 470, _header2.scss */
.header-row-1 .container .row, .header-row-1 .container #ctl00 .scfSectionLegend, #ctl00 .header-row-1 .container .scfSectionLegend {
  height: 0;
}
/* line 473, _header2.scss */
.header-row-1 .container .row > .col-sm-4, .header-row-1 .container #ctl00 .scfSectionLegend > .col-sm-4, #ctl00 .header-row-1 .container .scfSectionLegend > .col-sm-4 {
  width: 18%;
}
/* line 476, _header2.scss */
.header-row-1 .container .row > .col-sm-4 a.logo img, .header-row-1 .container #ctl00 .scfSectionLegend > .col-sm-4 a.logo img, #ctl00 .header-row-1 .container .scfSectionLegend > .col-sm-4 a.logo img {
  margin: 10px 0;
}
/* line 482, _header2.scss */
.header-row-1 .container .page-log-text {
  margin-left: 0;
  position: absolute;
  top: 2px;
  right: 0;
  text-align: right;
  width: auto;
}
/* line 491, _header2.scss */
.header-row-1 .container .page-log-text ul {
  padding-left: 20px;
  margin: 0;
  list-style: outside none none;
}
/* line 496, _header2.scss */
.header-row-1 .container .page-log-text ul li {
  position: relative;
  display: inline !important;
  margin-left: 10px;
}
/* line 501, _header2.scss */
.header-row-1 .container .page-log-text ul li h3 {
  font-size: 15.3px;
  font-weight: bold;
  line-height: 15.3px;
  margin: 0;
  display: inline;
}
/* line 508, _header2.scss */
.header-row-1 .container .page-log-text ul li h3 a {
  padding: 0;
  color: #007ca3;
}
/* line 512, _header2.scss */
.header-row-1 .container .page-log-text ul li h3 a:hover {
  color: #00ace9;
  text-decoration: none;
}
/* line 518, _header2.scss */
.header-row-1 .container .page-log-text ul li h3 img {
  margin-right: 5px;
}
/* line 523, _header2.scss */
.header-row-1 .container .page-log-text ul li + span {
  float: right;
  padding-left: 15px;
}
@media (max-width: 767px) {
  /* line 523, _header2.scss */
  .header-row-1 .container .page-log-text ul li + span {
    padding-right: 5px;
  }
}
/* line 536, _header2.scss */
.header-row-1 + div .container > .row, .header-row-1 + div #ctl00 .container > .scfSectionLegend, #ctl00 .header-row-1 + div .container > .scfSectionLegend {
  clear: both;
}

/* line 541, _header2.scss */
.carousel-container {
  clear: both;
}

@media (max-width: 767px) {
  /* line 547, _header2.scss */
  header + .header-row-1 {
    position: relative;
    top: -33px !important;
    width: 100%;
  }
  /* line 555, _header2.scss */
  header + .header-row-1 > .container > .row > div .logo, #ctl00 header + .header-row-1 > .container > .scfSectionLegend > div .logo {
    position: absolute;
    top: -46px;
    width: 120px;
    z-index: 9;
  }
  /* line 563, _header2.scss */
  header + .header-row-1 > .container > .row .page-log-text, #ctl00 header + .header-row-1 > .container > .scfSectionLegend .page-log-text {
    padding: 0 10px 0 134px;
    top: -50px;
    right: 55px;
  }
  /* line 570, _header2.scss */
  header + .header-row-1 > .container > .row .page-log-text ul li, #ctl00 header + .header-row-1 > .container > .scfSectionLegend .page-log-text ul li {
    display: table;
    margin: 8px 0 0 10px;
    float: left;
  }
  /* line 575, _header2.scss */
  header + .header-row-1 > .container > .row .page-log-text ul li h3, #ctl00 header + .header-row-1 > .container > .scfSectionLegend .page-log-text ul li h3 {
    display: table-cell;
    padding-left: 37px;
    vertical-align: middle;
    position: relative;
    height: 31px;
  }
  /* line 582, _header2.scss */
  header + .header-row-1 > .container > .row .page-log-text ul li h3 img, #ctl00 header + .header-row-1 > .container > .scfSectionLegend .page-log-text ul li h3 img {
    left: 0;
    position: absolute;
    top: 0;
  }
}
@media (max-width: 479px) {
  /* line 601, _header2.scss */
  header + .header-row-1 > .container > .row .page-log-text, #ctl00 header + .header-row-1 > .container > .scfSectionLegend .page-log-text {
    padding: 0 0 0 96px;
    max-width: 440px;
  }
  /* line 605, _header2.scss */
  header + .header-row-1 > .container > .row .page-log-text ul li h3, #ctl00 header + .header-row-1 > .container > .scfSectionLegend .page-log-text ul li h3 {
    font-size: 12px;
    text-align: left;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 616, _header2.scss */
  header .navbar-default .container .navbar-collapse {
    top: 40px;
  }
  /* line 620, _header2.scss */
  header .navbar-default .container .navbar-collapse .navbar-nav > li {
    max-width: 20%;
  }
  /* line 623, _header2.scss */
  header .navbar-default .container .navbar-collapse .navbar-nav > li.myaccount-navigation {
    max-width: none;
    top: -52px;
  }
  /* line 628, _header2.scss */
  header .navbar-default .container .navbar-collapse .navbar-nav > li.myaccount-menu {
    top: -40px;
  }
}
@media (max-width: 767px) {
  /* line 642, _header2.scss */
  header .navbar-default .container .navbar-collapse .navbar-nav {
    margin-top: 37px !important;
  }
  /* line 646, _header2.scss */
  header .navbar-default .container .navbar-collapse .navbar-nav > li.myaccount-navigation {
    right: 10px;
    top: 90px;
  }
  /* line 650, _header2.scss */
  header .navbar-default .container .navbar-collapse .navbar-nav > li.myaccount-navigation a {
    background-position: 0 2px !important;
  }
  /* line 654, _header2.scss */
  header .navbar-default .container .navbar-collapse .navbar-nav > li.myaccount-navigation > a {
    height: 38px;
  }
}
@media only screen and (min-width: 321px) and (max-width: 768px) {
  /* line 678, _header2.scss */
  body:lang(ro) header .navbar-default .container .navbar-collapse .navbar-nav > li > a {
    height: 40px;
    font-size: 13.5px;
    line-height: 15.3px;
    padding-bottom: 0;
    padding-top: 0;
    text-align: center;
    vertical-align: middle;
    display: table;
    color: #007ca3;
    font-weight: bold;
  }
}
/* line 1, _footer.scss */
.footer-container {
  width: 100%;
  background-color: #00ace9;
  padding: 0;
}

/* line 7, _footer.scss */
footer {
  font-size: 11.322px;
}
/* line 10, _footer.scss */
footer .footer-logo {
  font-weight: bold;
  font-size: 3em;
  line-height: 1.0em;
  color: #007ca3;
  margin: 11px 0 11px 0;
}
/* line 18, _footer.scss */
footer ul {
  padding-left: 10px;
  font-size: 14px;
}
/* line 23, _footer.scss */
footer .grey-block li {
  border-top: 1px solid #a6a6a6;
}
/* line 30, _footer.scss */
footer .nav li {
  text-align: center;
}
/* line 34, _footer.scss */
footer h3 {
  color: #FFF;
}
/* line 38, _footer.scss */
footer a {
  padding: 4px;
  display: inline-block;
}
/* line 42, _footer.scss */
footer a i {
  padding-right: 5px;
}
/* line 46, _footer.scss */
footer a:hover {
  color: #007ca3;
}
/* line 51, _footer.scss */
footer .footer-copyright {
  float: left;
  line-height: 22px;
  margin: 0;
  padding: 14px 0;
}
/* line 58, _footer.scss */
footer .nav.navbar-nav {
  float: right;
}

/* line 63, _footer.scss */
.ipf-footer-pod {
  background-color: #e6e6e6;
  border-radius: 7px;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
  min-height: 113px;
}
/* line 71, _footer.scss */
.ipf-footer-pod img {
  position: absolute;
  max-width: 113px;
}
/* line 76, _footer.scss */
.ipf-footer-pod .ipf-footer-pod-heading {
  color: #00ace9;
  font-size: 19px;
  margin-top: 0;
  margin-bottom: 0;
}
/* line 83, _footer.scss */
.ipf-footer-pod p {
  margin-top: 4px;
  margin-bottom: 0;
}
/* line 88, _footer.scss */
.ipf-footer-pod p, .ipf-footer-pod a {
  font-size: 13px;
}
/* line 92, _footer.scss */
.ipf-footer-pod .ipf-footer-pod a {
  text-decoration: underline;
}
/* line 96, _footer.scss */
.ipf-footer-pod .ipf-footer-pod-container {
  padding: 6px 2px 0 120px;
  line-height: 16px;
}
/* line 101, _footer.scss */
.ipf-footer-pod .ipf-footer-pod-container p a {
  color: #00ace9 !important;
}
/* line 105, _footer.scss */
.ipf-footer-pod .ipf-footer-pod-container p a:hover {
  color: #00ace9 !important;
  text-decoration: underline;
}
/* line 112, _footer.scss */
.ipf-footer-pod.ipf-footer-pod-hover:hover {
  background-color: #d6d6d6;
}

/* line 117, _footer.scss */
.sitemap-menu {
  padding: 0;
}

/* line 121, _footer.scss */
.pod-container {
  margin-top: 20px;
}

/* line 125, _footer.scss */
.sitemap-container {
  font-size: 14px;
}

/* line 129, _footer.scss */
.footer-container {
  font-size: 15px;
}

@media (max-width: 767px) {
  /* line 136, _footer.scss */
  footer p.footer-copyright {
    padding: 5px 0;
  }
  /* line 140, _footer.scss */
  footer .nav.navbar-nav {
    float: none;
    clear: both;
    margin: 0;
  }
  /* line 145, _footer.scss */
  footer .nav.navbar-nav li {
    text-align: right;
  }
  /* line 148, _footer.scss */
  footer .nav.navbar-nav li a {
    padding: 5px 0;
  }
}
/* line 1, _pages.scss */
.main-content-container .panel-body {
  color: #007ca3;
}

/* line 5, _pages.scss */
.content-row,
.content-row-1,
.content-row-2,
.content-row-3,
.content-row-4 {
  padding-top: 10px;
  padding-bottom: 10px;
  clear: both;
}

/* line 15, _pages.scss */
.content-container .content-row > .container {
  width: auto;
}

/* line 20, _pages.scss */
.content-row .container img {
  height: auto !important;
  max-width: 99%;
}

/* line 26, _pages.scss */
.content-row-1 {
  background-color: #ededed;
  padding: 10px 0 0 0;
}
/* line 30, _pages.scss */
.content-row-1 ul {
  margin-bottom: 10px;
  padding-left: 30px;
}

/* line 36, _pages.scss */
h2 b, h2 strong,
h3 b, h3 strong {
  margin-left: 2em;
  line-height: 40px;
}

/* line 43, _pages.scss */
.relative-container {
  position: relative;
}

/* line 48, _pages.scss */
.multi-row-wrapper {
  position: relative;
  overflow: hidden;
}
/* line 52, _pages.scss */
.multi-row-wrapper .multi-row-image {
  position: absolute;
  width: auto;
  top: -5%;
  height: 125%;
}

/* line 62, _pages.scss */
.homepage .content-row-1 {
  background-color: #ffffff;
}
/* line 65, _pages.scss */
.homepage .content-row-1 h2, .homepage .content-row-1 h3 {
  line-height: 29px;
}
/* line 70, _pages.scss */
.homepage .content-row-2 {
  color: #007ca3;
  position: relative;
  overflow: hidden;
}
/* line 73, _pages.scss */
.homepage .content-row-2 h2 {
  color: #adda43;
}
/* line 81, _pages.scss */
.homepage .content-row-2 .bg-white {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #FFF;
  width: 50%;
  height: 100%;
  z-index: -2;
}
/* line 91, _pages.scss */
.homepage .content-row-2 .bg-grey {
  position: absolute;
  background-color: #ededed;
  height: 100%;
  top: 0;
  left: 0;
  width: 40%;
  z-index: -2;
}
/* line 101, _pages.scss */
.homepage .content-row-2 .image-panel {
  position: relative;
  min-height: 314px;
}
/* line 105, _pages.scss */
.homepage .content-row-2 .image-panel div {
  position: static;
}
/* line 109, _pages.scss */
.homepage .content-row-2 .image-panel img {
  position: absolute;
  height: 120%;
  top: -10px;
  right: 0;
  width: auto;
  z-index: -1;
}

@media (max-width: 767px) {
  /* line 124, _pages.scss */
  .header-row-1 div + div {
    padding-left: 8px;
  }

  /* line 129, _pages.scss */
  body .calculator {
    padding-bottom: 0;
  }
  /* line 132, _pages.scss */
  body .calculator > .row, body #ctl00 .calculator > .scfSectionLegend, #ctl00 body .calculator > .scfSectionLegend {
    padding: 5px;
  }
  /* line 135, _pages.scss */
  body .calculator > .row #calcHeader h2, body #ctl00 .calculator > .scfSectionLegend #calcHeader h2, #ctl00 body .calculator > .scfSectionLegend #calcHeader h2 {
    font-size: 24px;
  }
  /* line 139, _pages.scss */
  body .calculator > .row .contentRow h3, body #ctl00 .calculator > .scfSectionLegend .contentRow h3, #ctl00 body .calculator > .scfSectionLegend .contentRow h3 {
    font-size: 26px;
    line-height: 26px;
  }

  /* line 147, _pages.scss */
  .application-page .content-container .col-md-5 {
    padding: 0 5px;
    clear: both;
  }
  /* line 151, _pages.scss */
  .application-page .content-container .col-md-5 .panel-body {
    margin-top: 10px;
  }
}
/* line 161, _pages.scss */
.news-page + .content-row + .content-row {
  padding-top: 0;
}
/* line 165, _pages.scss */
.news-page .content-row .container {
  position: relative;
}
/* line 168, _pages.scss */
.news-page .content-row .container .pagination-top .pagination {
  float: right;
  position: absolute;
  right: 5px;
  top: -78px;
}
/* line 175, _pages.scss */
.news-page .content-row .container .col-xs-12 {
  display: relative;
}
/* line 178, _pages.scss */
.news-page .content-row .container .col-xs-12 h4 {
  background-color: #0088CE;
  margin-bottom: 0;
  padding: 2px 150px 2px 7px;
  border-radius: 10px 10px 0 0;
  font-size: 23px;
}
/* line 185, _pages.scss */
.news-page .content-row .container .col-xs-12 h4 a {
  color: #ededed;
}
/* line 188, _pages.scss */
.news-page .content-row .container .col-xs-12 h4 a:hover {
  color: #FFFFFF;
}
/* line 194, _pages.scss */
.news-page .content-row .container .col-xs-12 .news-date {
  position: absolute;
  right: 10px;
  top: 15px;
  color: #ededed;
}
/* line 201, _pages.scss */
.news-page .content-row .container .col-xs-12 .news-summary {
  padding: 5px 5px 5px 15px;
  background-color: #ededed;
  border-radius: 0 0 10px 10px;
}
/* line 208, _pages.scss */
.news-page .content-row .container .col-xs-12 .more-link a {
  color: #c10f81;
  font-size: 15px;
  padding-left: 10px;
}
/* line 213, _pages.scss */
.news-page .content-row .container .col-xs-12 .more-link a:hover {
  text-decoration: underline;
}

/* line 222, _pages.scss */
.application-page {
  /* Fix nested form_group in Contact Us page */
}
/* line 224, _pages.scss */
.application-page .form-horizontal .form-group > .form-group {
  margin: 0;
}
/* line 228, _pages.scss */
.application-page .content-row-2 {
  padding-bottom: 20px;
  background-color: #00ace9;
  color: #FFF;
}
/* line 233, _pages.scss */
.application-page .content-row-2 .panel-default {
  border: none;
}

/* line 239, _pages.scss */
#hiddob,
#duration,
#hidcardor,
#fulldobdate,
#duration {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 50%;
  color: white;
  border: 0px white none;
}

/* line 252, _pages.scss */
.sitemap-list {
  font-weight: bold;
}
/* line 255, _pages.scss */
.sitemap-list ul {
  font-weight: normal;
  padding-left: 20px;
}
/* line 260, _pages.scss */
.sitemap-list a + ul:before {
  content: "---";
  margin-left: -18px;
  float: left;
}

/* line 268, _pages.scss */
.form-group ul {
  font-weight: normal;
  padding-left: 40px;
  list-style: disc outside none;
}
/* line 273, _pages.scss */
.form-group ul li {
  display: list-item;
}

/* line 282, _pages.scss */
#homepage-carousel .carousel-caption, #homepage-carousel .carousel-caption p, #homepage-carousel .carousel-caption .h3, #homepage-carousel .carousel-caption .btn-success {
  color: white;
}

/* line 289, _pages.scss */
.flex-video {
  position: relative;
  padding-top: 0;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 16px;
  overflow: hidden;
}

/* line 298, _pages.scss */
.flex-video.widescreen {
  padding-bottom: 57.25%;
}

/* line 302, _pages.scss */
.flex-video.vimeo {
  padding-top: 0;
}

/* line 306, _pages.scss */
.flex-video iframe,
.flex-video object,
.flex-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 317, _pages.scss */
body > iframe,
body > img {
  float: left;
  height: 0;
}

/* line 324, _pages.scss */
.dashboard .content-row-1 {
  padding-top: 10px;
}
/* line 327, _pages.scss */
.dashboard .content-row-1 .panel.panel-default {
  margin: 5px 0;
  position: relative;
}
/* line 331, _pages.scss */
.dashboard .content-row-1 .panel.panel-default label {
  height: 22px;
  line-height: 14px;
}
/* line 336, _pages.scss */
.dashboard .content-row-1 .panel.panel-default .graphCont {
  bottom: 10px;
  font-size: 17px;
  position: absolute;
  text-align: center;
  width: 100%;
}
/* line 344, _pages.scss */
.dashboard .content-row-1 .panel.panel-default[data-equaliser="bottom"] {
  margin-bottom: 20px;
}
/* line 348, _pages.scss */
.dashboard .content-row-1 .panel.panel-default > .panel-body > .form-group:last-child {
  margin-bottom: 0;
}

/* line 356, _pages.scss */
#cookie-bar h2 {
  font-size: 26px;
  line-height: 26px;
  margin: 0 0 5px;
}

/* line 364, _pages.scss */
#divChecklist span.control-label {
  display: table;
  margin-bottom: 0;
  top: 0;
}
/* line 369, _pages.scss */
#divChecklist span.control-label span {
  display: table-cell;
  height: 42px;
  line-height: 17px;
  vertical-align: middle;
}
/* line 378, _pages.scss */
#divChecklist .has-success .input-group-addon {
  color: #FFF;
  background-color: #adda43;
  border-color: #adda43;
}
/* line 383, _pages.scss */
#divChecklist .has-success .input-group-addon:after {
  border-left: 10px solid #adda43;
}
/* line 388, _pages.scss */
#divChecklist .has-success .form-control {
  border-color: #adda43;
}
/* line 391, _pages.scss */
#divChecklist .has-success .form-control a, #divChecklist .has-success .form-control a:visited, #divChecklist .has-success .form-control a:link, #divChecklist .has-success .form-control a:hover {
  cursor: default;
}
/* line 394, _pages.scss */
#divChecklist .has-success .form-control a .control-label, #divChecklist .has-success .form-control a:visited .control-label, #divChecklist .has-success .form-control a:link .control-label, #divChecklist .has-success .form-control a:hover .control-label {
  color: #009941;
}
/* line 403, _pages.scss */
#divChecklist .form-control a:visited, #divChecklist .form-control a:link, #divChecklist .form-control a:hover {
  text-decoration: none;
}
/* line 406, _pages.scss */
#divChecklist .form-control a:visited .control-label, #divChecklist .form-control a:link .control-label, #divChecklist .form-control a:hover .control-label {
  font-weight: normal;
}

/* line 414, _pages.scss */
#divPOATAC .cbControl h3 {
  display: table;
}
/* line 417, _pages.scss */
#divPOATAC .cbControl h3 .form-label {
  display: table-cell;
  vertical-align: middle;
  height: 44px;
  line-height: 16px;
}

/* line 426, _pages.scss */
#divLoanOverview, #divViewProfile, #divPaymentHoliday {
  clear: both;
}

/* line 3, _tables.scss */
table th, table td {
  text-align: center;
  padding: 10px 8px 10px !important;
}
/* line 8, _tables.scss */
table th {
  font-weight: bold;
  background-color: #ababab;
}
/* line 13, _tables.scss */
table tbody tr:nth-child(odd) {
  background-color: #eeeeee;
}

/* line 18, _tables.scss */
.table-responsive {
  border: 0;
}

/* line 3, _form-elements.scss */
.container a:visited,
.container a:link {
  color: #00ace9;
}
/* line 8, _form-elements.scss */
.container a.info:visited,
.container a.info:link,
.container a.btn-with-icon:visited,
.container a.btn-with-icon:link,
.container a.btn-primary:visited,
.container .primary a.btn:visited,
.primary .container a.btn:visited,
.container a.btn-primary:link,
.container .primary a.btn:link,
.primary .container a.btn:link,
.container .pagination > .active a:visited,
.container .pagination > .active a:link,
.container a.btn-success {
  color: #FFFFFF;
}
/* line 21, _form-elements.scss */
.container p a {
  color: #00ace9 !important;
}
/* line 24, _form-elements.scss */
.container p a:not(.btn):hover {
  color: #00ace9;
  text-decoration: underline;
}

/* line 33, _form-elements.scss */
.container form > .page-header {
  margin: 0;
  padding: 0;
}

/* line 39, _form-elements.scss */
.input-group {
  width: 100%;
  height: 44px;
  z-index: 999;
}
/* line 44, _form-elements.scss */
.input-group.pull-left {
  width: auto;
  margin-right: 10px;
}
/* line 48, _form-elements.scss */
.input-group.pull-left a:hover {
  text-decoration: none;
}
/* line 53, _form-elements.scss */
.input-group h3 {
  margin-top: 0;
}
/* line 57, _form-elements.scss */
.input-group i {
  width: 17px;
  text-align: center;
}
/* line 67, _form-elements.scss */
.input-group .input-group-addon {
  color: white;
  background-color: #00ace9;
  padding: 0 12px;
  position: relative;
  z-index: 2000;
  border-color: #00ace9;
  height: auto;
  width: 42px;
  border: 0 none;
}
/* line 78, _form-elements.scss */
.input-group .input-group-addon:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #00ace9;
  position: absolute;
  top: 11px;
  left: 41px;
  z-index: 1000;
}
/* line 92, _form-elements.scss */
.input-group .input-group-addon .fa {
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.33);
}
/* line 97, _form-elements.scss */
.input-group select {
  line-height: 37px !important;
}
/* line 100, _form-elements.scss */
.input-group select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
/* line 106, _form-elements.scss */
.input-group .btn {
  text-align: left;
}
/* line 110, _form-elements.scss */
.input-group .text-center {
  text-align: center;
}
/* line 114, _form-elements.scss */
.input-group .col-md-12 {
  padding-bottom: 5px;
}

/* line 121, _form-elements.scss */
.form-group .input-group.cbControl .col {
  padding: 0;
}
/* line 125, _form-elements.scss */
.form-group .input-group.cbControl .checkbox {
  padding: 0;
}
/* line 129, _form-elements.scss */
.form-group .input-group.cbControl .checkbox .button-checkbox .btn-primary, .form-group .input-group.cbControl .checkbox .button-checkbox .primary .btn, .primary .form-group .input-group.cbControl .checkbox .button-checkbox .btn, .form-group .input-group.cbControl .checkbox .button-checkbox .hcl-radio-button-group tr td input[type="radio"] ~ label, .hcl-radio-button-group tr td .form-group .input-group.cbControl .checkbox .button-checkbox input[type="radio"] ~ label {
  background-color: #FFFFFF;
  border-width: 4px;
  border-color: #00ace9;
  line-height: 38px;
}
/* line 136, _form-elements.scss */
.form-group .input-group.cbControl .checkbox .button-checkbox .btn-primary .fa-check-empty, .form-group .input-group.cbControl .checkbox .button-checkbox .primary .btn .fa-check-empty, .primary .form-group .input-group.cbControl .checkbox .button-checkbox .btn .fa-check-empty, .form-group .input-group.cbControl .checkbox .button-checkbox .hcl-radio-button-group tr td input[type="radio"] ~ label .fa-check-empty, .hcl-radio-button-group tr td .form-group .input-group.cbControl .checkbox .button-checkbox input[type="radio"] ~ label .fa-check-empty {
  color: #ededed;
}
/* line 141, _form-elements.scss */
.form-group .input-group.cbControl .checkbox .button-checkbox .btn-error {
  background-color: #FFFFFF;
  border-width: 4px;
}
/* line 147, _form-elements.scss */
.form-group .input-group.cbControl .checkbox .btn-success {
  background-color: #adda43;
  border-color: #adda43;
}
/* line 153, _form-elements.scss */
.form-group .input-group.cbControl .cbLabel {
  display: table;
  height: 44px;
}
/* line 157, _form-elements.scss */
.form-group .input-group.cbControl .cbLabel .form-label {
  display: table-cell;
  vertical-align: middle;
  font-size: 14px;
  line-height: 14px;
}
/* line 165, _form-elements.scss */
.form-group .input-group.cbControl .btn-with-icon {
  height: auto;
  min-height: 44px;
}
/* line 171, _form-elements.scss */
.form-group .input-group.cbControl .has-error .button-checkbox .btn-primary:focus, .form-group .input-group.cbControl .has-error .button-checkbox .primary .btn:focus, .primary .form-group .input-group.cbControl .has-error .button-checkbox .btn:focus, .form-group .input-group.cbControl .has-error .button-checkbox .hcl-radio-button-group tr td input[type="radio"] ~ label:focus, .hcl-radio-button-group tr td .form-group .input-group.cbControl .has-error .button-checkbox input[type="radio"] ~ label:focus, .form-group .input-group.cbControl .has-error .button-checkbox .btn-primary .fa-check-empty, .form-group .input-group.cbControl .has-error .button-checkbox .primary .btn .fa-check-empty, .primary .form-group .input-group.cbControl .has-error .button-checkbox .btn .fa-check-empty, .form-group .input-group.cbControl .has-error .button-checkbox .hcl-radio-button-group tr td input[type="radio"] ~ label .fa-check-empty, .hcl-radio-button-group tr td .form-group .input-group.cbControl .has-error .button-checkbox input[type="radio"] ~ label .fa-check-empty {
  color: #ededed;
}
/* line 177, _form-elements.scss */
.form-group .tooltip {
  visibility: hidden;
}
/* line 183, _form-elements.scss */
.form-group .input-group .col span {
  display: block;
  line-height: 15px;
}
/* line 188, _form-elements.scss */
.form-group .input-group .col .scrollBox {
  background-color: white;
  border: 1px solid #ababab;
  max-height: 127px;
  min-height: 33px;
  overflow-y: auto;
  padding-left: 4px;
  white-space: pre-line;
}
/* line 197, _form-elements.scss */
.form-group .input-group .col .scrollBox span {
  line-height: 1.1em;
  font-size: 14px;
  color: #777777;
  display: inline;
}
/* line 204, _form-elements.scss */
.form-group .input-group .col .scrollBox p {
  text-align: left !important;
}
/* line 214, _form-elements.scss */
.form-group.duration .form-control:first-child {
  border-right: none;
}
/* line 218, _form-elements.scss */
.form-group.duration .form-control:last-child {
  border-left: none;
}
/* line 224, _form-elements.scss */
.form-group .help-block, .form-group .poa-help-block {
  margin-bottom: 0;
  line-height: 17px;
  display: block;
}

/* line 232, _form-elements.scss */
.panel legend .fa {
  cursor: pointer;
}
/* line 235, _form-elements.scss */
.panel legend .fa:hover {
  opacity: 0.7;
}
/* line 240, _form-elements.scss */
.panel .panel-header {
  border-width: 0;
}
/* line 244, _form-elements.scss */
.panel .panel-header-link {
  display: block;
  text-decoration: none;
}
/* line 249, _form-elements.scss */
.panel .input-group.panel-header {
  height: 43px;
}
/* line 252, _form-elements.scss */
.panel .input-group.panel-header .input-group-addon {
  border-bottom-left-radius: 0;
}
/* line 256, _form-elements.scss */
.panel .input-group.panel-header .input-group-addon:after {
  top: 12px;
}
/* line 260, _form-elements.scss */
.panel .input-group.panel-header .panel-heading {
  background-color: whitesmoke;
  border-color: #ababab;
  color: #333333;
  border-top-left-radius: 0;
}

/* line 270, _form-elements.scss */
.dark .input-group-addon {
  color: #FFF;
  background-color: #007ca3;
  border-color: #007ca3;
}
/* line 275, _form-elements.scss */
.dark .input-group-addon:after {
  border-left: 10px solid #007ca3;
}

/* line 285, _form-elements.scss */
.btn_custom {
  background-color: transparent !important;
  border-color: transparent !important;
}

/* line 293, _form-elements.scss */
.warning .input-group-addon {
  color: #FFF;
  background-color: #620842;
  border-color: #620842;
}
/* line 298, _form-elements.scss */
.warning .input-group-addon:after {
  border-left: 10px solid #620842;
}

/* line 309, _form-elements.scss */
.warning .input-group-addon {
  color: #FFF;
  background-color: #620842;
  border-color: #620842;
}
/* line 314, _form-elements.scss */
.warning .input-group-addon:after {
  border-left: 10px solid #620842;
}

/* line 324, _form-elements.scss */
.info {
  width: 44px;
}
/* line 327, _form-elements.scss */
.info .input-group-addon {
  color: #FFF;
  background-color: #006183;
  border-color: #006183;
}
/* line 332, _form-elements.scss */
.info .input-group-addon:after {
  border-left: 10px solid #006183;
}
/* line 341, _form-elements.scss */
.info i {
  padding-top: 0;
}

/* line 348, _form-elements.scss */
.has-error .input-group-addon,
.danger .input-group-addon {
  color: #FFF;
  background-color: #c10f81;
  border-color: #a90d8b;
}
/* line 353, _form-elements.scss */
.has-error .input-group-addon:after,
.danger .input-group-addon:after {
  border-left: 10px solid #c10f81;
}

/* line 365, _form-elements.scss */
.has-success .input-group-addon,
.success .input-group-addon {
  color: #FFF;
  background-color: #00ace9;
  border-color: #00ace9;
}
/* line 370, _form-elements.scss */
.has-success .input-group-addon:after,
.success .input-group-addon:after {
  border-left: 10px solid #00ace9;
}
/* line 375, _form-elements.scss */
.has-success .form-control,
.success .form-control {
  border-color: #009941;
}
/* line 378, _form-elements.scss */
.has-success .form-control:focus,
.success .form-control:focus {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #adda43;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #adda43;
  border-color: #adda43;
}
/* line 384, _form-elements.scss */
.has-success .btn,
.success .btn {
  color: #ffffff;
  background-color: #c10f81;
  border-color: #c10f81;
}

/* line 392, _form-elements.scss */
.has-success .input-group-addon {
  background-color: #adda43;
  border-color: #adda43;
}
/* line 396, _form-elements.scss */
.has-success .input-group-addon:after {
  border-left: 10px solid #adda43;
}

/* line 403, _form-elements.scss */
.primary .input-group-addon {
  color: #FFF;
  background-color: #002e3d;
  border-color: #002e3d;
}
/* line 408, _form-elements.scss */
.primary .input-group-addon:after {
  border-left: 10px solid #002e3d;
}

/* line 419, _form-elements.scss */
.read-only .input-group-addon {
  color: #FFF;
  background-color: #a6a6a6;
  border-color: #a6a6a6;
}
/* line 424, _form-elements.scss */
.read-only .input-group-addon:after {
  border-left: 10px solid #a6a6a6;
}
/* line 433, _form-elements.scss */
.read-only .form-control {
  padding-right: 0;
}

/* line 440, _form-elements.scss */
.facebook .input-group-addon {
  color: #FFF;
  background-color: #182e4c;
  border-color: #182e4c;
}
/* line 445, _form-elements.scss */
.facebook .input-group-addon:after {
  border-left: 10px solid #182e4c;
}

/* Multiple Radio and Select control width fix */
/* line 456, _form-elements.scss */
.radio-list > div.col-md-7,
.dob-input > div.col-md-7,
.time-input > div.col-md-7 {
  padding: 0;
}
/* line 461, _form-elements.scss */
.radio-list > div.col-md-7 .row, .radio-list > div.col-md-7 #ctl00 .scfSectionLegend, #ctl00 .radio-list > div.col-md-7 .scfSectionLegend,
.dob-input > div.col-md-7 .row,
.dob-input > div.col-md-7 #ctl00 .scfSectionLegend,
#ctl00 .dob-input > div.col-md-7 .scfSectionLegend,
.time-input > div.col-md-7 .row,
.time-input > div.col-md-7 #ctl00 .scfSectionLegend,
#ctl00 .time-input > div.col-md-7 .scfSectionLegend {
  margin: 0;
}
/* line 465, _form-elements.scss */
.radio-list > div.col-md-7 .scrollBoxDiv,
.dob-input > div.col-md-7 .scrollBoxDiv,
.time-input > div.col-md-7 .scrollBoxDiv {
  margin-left: 5px;
  margin-right: 5px;
}

/* Radio Buttons */
/* line 472, _form-elements.scss */
.hcl-radio-button-group {
  width: 100%;
  display: table;
  table-layout: fixed;
  height: 44px;
  padding: 0 5px;
  /* Do not hide radio buttons as they will not get selected so just cover them with label */
}
/* line 479, _form-elements.scss */
.hcl-radio-button-group tr {
  background-color: transparent !important;
}
/* line 482, _form-elements.scss */
.hcl-radio-button-group tr td {
  padding: 0 5px !important;
  position: relative;
}
/* line 486, _form-elements.scss */
.hcl-radio-button-group tr td input[type="radio"] {
  visibility: visible;
  display: none;
}
/* line 490, _form-elements.scss */
.hcl-radio-button-group tr td input[type="radio"] ~ label {
  display: block;
  top: 0;
  width: 100%;
  height: 44px;
  line-height: 20px;
  font-weight: normal;
  text-align: center;
  min-width: 1em;
  padding: 10px 1px;
  margin: 0;
  position: relative;
  -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.33);
}
/* line 508, _form-elements.scss */
.hcl-radio-button-group tr td input[type="radio"] ~ label:hover {
  -webkit-box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.15);
}
/* line 511, _form-elements.scss */
.hcl-radio-button-group tr td input[type="radio"] ~ label:hover span {
  padding-top: 2px;
}
/* line 517, _form-elements.scss */
.hcl-radio-button-group tr td input[type="radio"]:checked ~ label, .hcl-radio-button-group tr td input[type="radio"].checked ~ label {
  color: white;
  background-color: #adda43;
  border-color: #adda43;
}
/* line 11, bootstrap\bootstrap\mixins\_buttons.scss */
.hcl-radio-button-group tr td input[type="radio"]:checked ~ label:hover, .hcl-radio-button-group tr td input[type="radio"]:checked ~ label:focus, .hcl-radio-button-group tr td input[type="radio"]:checked ~ label.focus, .hcl-radio-button-group tr td input[type="radio"]:checked ~ label:active, .hcl-radio-button-group tr td input[type="radio"]:checked ~ label.active, .open > .hcl-radio-button-group tr td input[type="radio"]:checked ~ label.dropdown-toggle, .hcl-radio-button-group tr td input[type="radio"].checked ~ label:hover, .hcl-radio-button-group tr td input[type="radio"].checked ~ label:focus, .hcl-radio-button-group tr td input[type="radio"].checked ~ label.focus, .hcl-radio-button-group tr td input[type="radio"].checked ~ label:active, .hcl-radio-button-group tr td input[type="radio"].checked ~ label.active, .open > .hcl-radio-button-group tr td input[type="radio"].checked ~ label.dropdown-toggle {
  color: white;
  background-color: #85ae22;
  border-color: #85ae22;
}
/* line 21, bootstrap\bootstrap\mixins\_buttons.scss */
.hcl-radio-button-group tr td input[type="radio"]:checked ~ label:active, .hcl-radio-button-group tr td input[type="radio"]:checked ~ label.active, .open > .hcl-radio-button-group tr td input[type="radio"]:checked ~ label.dropdown-toggle, .hcl-radio-button-group tr td input[type="radio"].checked ~ label:active, .hcl-radio-button-group tr td input[type="radio"].checked ~ label.active, .open > .hcl-radio-button-group tr td input[type="radio"].checked ~ label.dropdown-toggle {
  background-image: none;
}
/* line 29, bootstrap\bootstrap\mixins\_buttons.scss */
.hcl-radio-button-group tr td input[type="radio"]:checked ~ label.disabled, .hcl-radio-button-group tr td input[type="radio"]:checked ~ label.disabled:hover, .hcl-radio-button-group tr td input[type="radio"]:checked ~ label.disabled:focus, .hcl-radio-button-group tr td input[type="radio"]:checked ~ label.disabled.focus, .hcl-radio-button-group tr td input[type="radio"]:checked ~ label.disabled:active, .hcl-radio-button-group tr td input[type="radio"]:checked ~ label.disabled.active, .hcl-radio-button-group tr td input[type="radio"]:checked ~ label[disabled], .hcl-radio-button-group tr td input[type="radio"]:checked ~ label[disabled]:hover, .hcl-radio-button-group tr td input[type="radio"]:checked ~ label[disabled]:focus, .hcl-radio-button-group tr td input[type="radio"]:checked ~ label[disabled].focus, .hcl-radio-button-group tr td input[type="radio"]:checked ~ label[disabled]:active, .hcl-radio-button-group tr td input[type="radio"]:checked ~ label[disabled].active, fieldset[disabled] .hcl-radio-button-group tr td input[type="radio"]:checked ~ label, fieldset[disabled] .hcl-radio-button-group tr td input[type="radio"]:checked ~ label:hover, fieldset[disabled] .hcl-radio-button-group tr td input[type="radio"]:checked ~ label:focus, fieldset[disabled] .hcl-radio-button-group tr td input[type="radio"]:checked ~ label.focus, fieldset[disabled] .hcl-radio-button-group tr td input[type="radio"]:checked ~ label:active, fieldset[disabled] .hcl-radio-button-group tr td input[type="radio"]:checked ~ label.active, .hcl-radio-button-group tr td input[type="radio"].checked ~ label.disabled, .hcl-radio-button-group tr td input[type="radio"].checked ~ label.disabled:hover, .hcl-radio-button-group tr td input[type="radio"].checked ~ label.disabled:focus, .hcl-radio-button-group tr td input[type="radio"].checked ~ label.disabled.focus, .hcl-radio-button-group tr td input[type="radio"].checked ~ label.disabled:active, .hcl-radio-button-group tr td input[type="radio"].checked ~ label.disabled.active, .hcl-radio-button-group tr td input[type="radio"].checked ~ label[disabled], .hcl-radio-button-group tr td input[type="radio"].checked ~ label[disabled]:hover, .hcl-radio-button-group tr td input[type="radio"].checked ~ label[disabled]:focus, .hcl-radio-button-group tr td input[type="radio"].checked ~ label[disabled].focus, .hcl-radio-button-group tr td input[type="radio"].checked ~ label[disabled]:active, .hcl-radio-button-group tr td input[type="radio"].checked ~ label[disabled].active, fieldset[disabled] .hcl-radio-button-group tr td input[type="radio"].checked ~ label, fieldset[disabled] .hcl-radio-button-group tr td input[type="radio"].checked ~ label:hover, fieldset[disabled] .hcl-radio-button-group tr td input[type="radio"].checked ~ label:focus, fieldset[disabled] .hcl-radio-button-group tr td input[type="radio"].checked ~ label.focus, fieldset[disabled] .hcl-radio-button-group tr td input[type="radio"].checked ~ label:active, fieldset[disabled] .hcl-radio-button-group tr td input[type="radio"].checked ~ label.active {
  background-color: #adda43;
  border-color: #adda43;
}
/* line 40, bootstrap\bootstrap\mixins\_buttons.scss */
.hcl-radio-button-group tr td input[type="radio"]:checked ~ label .badge, .hcl-radio-button-group tr td input[type="radio"].checked ~ label .badge {
  color: #adda43;
  background-color: white;
}
/* line 521, _form-elements.scss */
.hcl-radio-button-group tr td input[type="radio"]:disabled ~ label {
  color: #ffffff;
  opacity: 0.2;
}
/* line 525, _form-elements.scss */
.hcl-radio-button-group tr td input[type="radio"]:disabled ~ label:hover {
  -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
}
/* line 528, _form-elements.scss */
.hcl-radio-button-group tr td input[type="radio"]:disabled ~ label:hover span {
  padding-top: 0;
}
/* line 535, _form-elements.scss */
.hcl-radio-button-group tr td input[type="radio"]:checked ~ label:hover {
  -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  background-color: #adda43 !important;
}
/* line 539, _form-elements.scss */
.hcl-radio-button-group tr td input[type="radio"]:checked ~ label:hover span {
  padding-top: 0;
}

/* Radio Buttons */
/* line 552, _form-elements.scss */
.hcl-radio-button-group tr td {
  width: 50%;
}
/* line 556, _form-elements.scss */
.hcl-radio-button-group tr td input[type="radio"] ~ label {
  min-width: 4em;
  font-size: 15.3px;
  display: table;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 563, _form-elements.scss */
.hcl-radio-button-group tr td input[type="radio"] ~ label span {
  display: table-cell;
  height: 43px;
  line-height: 15.3px;
  vertical-align: middle;
  position: relative;
  top: -1px;
}

/* line 578, _form-elements.scss */
.radio-list .has-success label {
  background-color: #007ca3;
  border-color: #004d66;
}

/* line 584, _form-elements.scss */
.btn {
  height: 44px;
  line-height: 44px;
  display: table-cell;
  padding: 0 12px;
}
/* line 590, _form-elements.scss */
.btn.btn-with-icon {
  border-radius: 0px 10px 10px 0px;
  border: 0px solid #000000;
  line-height: 2.6em;
  float: left;
}
/* line 597, _form-elements.scss */
.btn.btn-block {
  float: none;
  width: 100%;
  display: block;
}
/* line 603, _form-elements.scss */
.btn.btn-info, .info .btn {
  border: 2px solid #00ace9 !important;
  color: #00ace9;
  background-color: #fff !important;
  line-height: 40px;
}
/* line 610, _form-elements.scss */
.btn.btn-info .fa-info, .info .btn .fa-info {
  color: #00ace9 !important;
  text-align: center;
}
/* line 616, _form-elements.scss */
.btn.btn-info:hover, .info .btn:hover, .btn.btn-info:focus, .info .btn:focus {
  -webkit-box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.125);
}
/* line 619, _form-elements.scss */
.btn.btn-info:hover .fa-info, .info .btn:hover .fa-info, .btn.btn-info:focus .fa-info, .info .btn:focus .fa-info {
  position: relative;
  top: 2px;
  color: #FFFFFF;
}

/* line 628, _form-elements.scss */
input.btn.btn-with-icon {
  line-height: 14px;
}

/* line 632, _form-elements.scss */
.form-control,
input[type="submit"],
.btn.btn-with-icon {
  height: 44px;
  line-height: 44px;
  padding: 0 20px;
  white-space: normal;
}
/* line 640, _form-elements.scss */
.form-control.with-icon,
input[type="submit"].with-icon,
.btn.btn-with-icon.with-icon {
  border-radius: 0px 10px 10px 0px;
}
/* line 644, _form-elements.scss */
.form-control.marketinfo,
input[type="submit"].marketinfo,
.btn.btn-with-icon.marketinfo {
  font-size: 12px;
  line-height: 15px;
  padding: 0 0 0 16px;
  white-space: normal;
}
/* line 651, _form-elements.scss */
.form-control + a,
input[type="submit"] + a,
.btn.btn-with-icon + a {
  height: 44px;
  line-height: 14px;
  display: table-cell;
  vertical-align: middle;
  float: none !important;
  padding-left: 10px;
}
/* line 660, _form-elements.scss */
.form-control.btn-block,
input[type="submit"].btn-block,
.btn.btn-with-icon.btn-block {
  line-height: 13px;
}

/* line 665, _form-elements.scss */
a.btn.btn-with-icon.btn-block {
  line-height: 44px;
}

/* line 669, _form-elements.scss */
textarea.form-control {
  line-height: 20px;
  padding-top: 4px;
  white-space: pre-line;
}

/* line 679, _form-elements.scss */
.form-group .input-group select.form-control, .form-group .input-group select.form-control option {
  padding: 0 0 0 20px !important;
}
/* line 685, _form-elements.scss */
.form-group .input-group .select-input-container select.form-control {
  border-radius: 10px 0 0 10px;
  -webkit-border-radius: 10px 0 0 10px;
  -moz-border-radius: 10px 0 0 10px;
  -ms-border-radius: 10px 0 0 10px;
  -o-border-radius: 10px 0 0 10px;
}
/* line 689, _form-elements.scss */
.form-group .input-group .select-input-container select.form-control, .form-group .input-group .select-input-container select.form-control option {
  padding-left: 10px !important;
}

/* line 698, _form-elements.scss */
.form-group .input-group select.form-control[data-validator-id="dob"] {
  padding: 0 !important;
}

/* line 702, _form-elements.scss */
.btn-facebook, .facebook .btn {
  color: #305c9a;
  background-color: #305c9a;
  border-color: #305c9a;
  color: #FFF !important;
}
/* line 11, bootstrap\bootstrap\mixins\_buttons.scss */
.btn-facebook:hover, .facebook .btn:hover, .btn-facebook:focus, .facebook .btn:focus, .btn-facebook.focus, .facebook .focus.btn, .btn-facebook:active, .facebook .btn:active, .btn-facebook.active, .facebook .active.btn, .open > .btn-facebook.dropdown-toggle, .facebook .open > .dropdown-toggle.btn {
  color: #305c9a;
  background-color: #1e3960;
  border-color: #1e3960;
}
/* line 21, bootstrap\bootstrap\mixins\_buttons.scss */
.btn-facebook:active, .facebook .btn:active, .btn-facebook.active, .facebook .active.btn, .open > .btn-facebook.dropdown-toggle, .facebook .open > .dropdown-toggle.btn {
  background-image: none;
}
/* line 29, bootstrap\bootstrap\mixins\_buttons.scss */
.btn-facebook.disabled, .facebook .disabled.btn, .btn-facebook.disabled:hover, .facebook .disabled.btn:hover, .btn-facebook.disabled:focus, .facebook .disabled.btn:focus, .btn-facebook.disabled.focus, .facebook .disabled.focus.btn, .btn-facebook.disabled:active, .facebook .disabled.btn:active, .btn-facebook.disabled.active, .facebook .disabled.active.btn, .btn-facebook[disabled], .facebook [disabled].btn, .btn-facebook[disabled]:hover, .facebook [disabled].btn:hover, .btn-facebook[disabled]:focus, .facebook [disabled].btn:focus, .btn-facebook[disabled].focus, .facebook [disabled].focus.btn, .btn-facebook[disabled]:active, .facebook [disabled].btn:active, .btn-facebook[disabled].active, .facebook [disabled].active.btn, fieldset[disabled] .btn-facebook, fieldset[disabled] .facebook .btn, .facebook fieldset[disabled] .btn, fieldset[disabled] .btn-facebook:hover, fieldset[disabled] .facebook .btn:hover, .facebook fieldset[disabled] .btn:hover, fieldset[disabled] .btn-facebook:focus, fieldset[disabled] .facebook .btn:focus, .facebook fieldset[disabled] .btn:focus, fieldset[disabled] .btn-facebook.focus, fieldset[disabled] .facebook .focus.btn, .facebook fieldset[disabled] .focus.btn, fieldset[disabled] .btn-facebook:active, fieldset[disabled] .facebook .btn:active, .facebook fieldset[disabled] .btn:active, fieldset[disabled] .btn-facebook.active, fieldset[disabled] .facebook .active.btn, .facebook fieldset[disabled] .active.btn {
  background-color: #305c9a;
  border-color: #305c9a;
}
/* line 40, bootstrap\bootstrap\mixins\_buttons.scss */
.btn-facebook .badge, .facebook .btn .badge {
  color: #305c9a;
  background-color: #305c9a;
}

/* line 707, _form-elements.scss */
.btn-dark, .dark .btn {
  color: #007ca3;
  background-color: #007ca3;
  border-color: #007ca3;
  color: #FFF !important;
}
/* line 11, bootstrap\bootstrap\mixins\_buttons.scss */
.btn-dark:hover, .dark .btn:hover, .btn-dark:focus, .dark .btn:focus, .btn-dark.focus, .dark .focus.btn, .btn-dark:active, .dark .btn:active, .btn-dark.active, .dark .active.btn, .open > .btn-dark.dropdown-toggle, .dark .open > .dropdown-toggle.btn {
  color: #007ca3;
  background-color: #004256;
  border-color: #004256;
}
/* line 21, bootstrap\bootstrap\mixins\_buttons.scss */
.btn-dark:active, .dark .btn:active, .btn-dark.active, .dark .active.btn, .open > .btn-dark.dropdown-toggle, .dark .open > .dropdown-toggle.btn {
  background-image: none;
}
/* line 29, bootstrap\bootstrap\mixins\_buttons.scss */
.btn-dark.disabled, .dark .disabled.btn, .btn-dark.disabled:hover, .dark .disabled.btn:hover, .btn-dark.disabled:focus, .dark .disabled.btn:focus, .btn-dark.disabled.focus, .dark .disabled.focus.btn, .btn-dark.disabled:active, .dark .disabled.btn:active, .btn-dark.disabled.active, .dark .disabled.active.btn, .btn-dark[disabled], .dark [disabled].btn, .btn-dark[disabled]:hover, .dark [disabled].btn:hover, .btn-dark[disabled]:focus, .dark [disabled].btn:focus, .btn-dark[disabled].focus, .dark [disabled].focus.btn, .btn-dark[disabled]:active, .dark [disabled].btn:active, .btn-dark[disabled].active, .dark [disabled].active.btn, fieldset[disabled] .btn-dark, fieldset[disabled] .dark .btn, .dark fieldset[disabled] .btn, fieldset[disabled] .btn-dark:hover, fieldset[disabled] .dark .btn:hover, .dark fieldset[disabled] .btn:hover, fieldset[disabled] .btn-dark:focus, fieldset[disabled] .dark .btn:focus, .dark fieldset[disabled] .btn:focus, fieldset[disabled] .btn-dark.focus, fieldset[disabled] .dark .focus.btn, .dark fieldset[disabled] .focus.btn, fieldset[disabled] .btn-dark:active, fieldset[disabled] .dark .btn:active, .dark fieldset[disabled] .btn:active, fieldset[disabled] .btn-dark.active, fieldset[disabled] .dark .active.btn, .dark fieldset[disabled] .active.btn {
  background-color: #007ca3;
  border-color: #007ca3;
}
/* line 40, bootstrap\bootstrap\mixins\_buttons.scss */
.btn-dark .badge, .dark .btn .badge {
  color: #007ca3;
  background-color: #007ca3;
}

/* line 712, _form-elements.scss */
.progress {
  height: 44px;
}
/* line 715, _form-elements.scss */
.progress .percentage {
  font-size: 16px;
  line-height: 44px;
}

/* line 721, _form-elements.scss */
#creditCheckMore {
  margin-bottom: 10px;
}

/* line 726, _form-elements.scss */
.fa.fa-mobile.input-icon {
  font-size: 22px;
}

/* line 730, _form-elements.scss */
.height100Per {
  height: 100%;
}

/* line 734, _form-elements.scss */
.disableContBox {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
  border-radius: 0px 10px 10px 0px;
  height: auto;
  line-height: 21px;
  min-height: 44px;
  padding-top: 13px;
  padding-bottom: 5px;
  display: inline-block;
}

/* line 747, _form-elements.scss */
.row.page-title-container, #ctl00 .page-title-container.scfSectionLegend {
  margin-bottom: -16px;
  margin-top: 18px;
}

/* line 754, _form-elements.scss */
#divPaymentDetails .col-lg-6,
#divLoanDetails .col-lg-6 {
  margin-bottom: 10px;
  display: table;
}
/* line 758, _form-elements.scss */
#divPaymentDetails .col-lg-6 .form-group,
#divLoanDetails .col-lg-6 .form-group {
  display: table-cell;
  vertical-align: bottom;
}
/* line 762, _form-elements.scss */
#divPaymentDetails .col-lg-6 .form-group label,
#divLoanDetails .col-lg-6 .form-group label {
  line-height: 16px;
  display: table;
  margin-bottom: 2px;
}
/* line 767, _form-elements.scss */
#divPaymentDetails .col-lg-6 .form-group label span.labelText,
#divLoanDetails .col-lg-6 .form-group label span.labelText {
  display: table-cell;
  vertical-align: middle;
  height: 32px;
}

/* line 777, _form-elements.scss */
.scrollBox {
  background-color: white;
  border: 1px solid #ababab;
  max-height: 127px;
  min-height: 33px;
  overflow-y: auto;
  padding-left: 4px;
}
/* line 785, _form-elements.scss */
.scrollBox.marketscroll {
  margin-bottom: 15px;
}

/* line 790, _form-elements.scss */
.scrollBox.marketscroll {
  margin-bottom: 20px;
  line-height: 18px;
}

/* line 795, _form-elements.scss */
div.cbControl h3 {
  font-size: 16px !important;
  margin-bottom: 0;
}

/* line 801, _form-elements.scss */
.input-group .input-group-addon#address-mx::after {
  top: 43px;
}

/* line 811, _form-elements.scss */
.application2 #ctl00 div.col-xs-2 a, .application3 #ctl00 div.col-xs-2 a {
  color: #00ace9;
  background-color: white;
  border: 2px solid #00ace9;
  line-height: 41px;
}
/* line 820, _form-elements.scss */
.application2 #ctl00 .form-group label.col-md-3, .application2 #ctl00 .form-group span.col-md-3, .application3 #ctl00 .form-group label.col-md-3, .application3 #ctl00 .form-group span.col-md-3 {
  color: #00ace9;
}

/* line 830, _form-elements.scss */
.application1 #ctl00 .scfForm h1.scfTitleBorder {
  margin: 23px 0 10px;
}

/* line 838, _form-elements.scss */
#loan-details-panel input.form-control {
  padding: 0 10px !important;
  font-size: 11.5px !important;
}

/* line 845, _form-elements.scss */
#loan-details-panel label {
  font-size: 13.5px !important;
}

/* line 850, _form-elements.scss */
#mx-address-textarea {
  background-color: #ededed;
  border-radius: 10px;
  border: 1px solid #ababab;
  padding: 10px;
  display: inline-block;
  color: #555555;
  width: 100%;
}

/* Captcha css*/
/* line 864, _form-elements.scss */
.scfCaptchaLabelText, .scfRequired, .scfCaptchStrongTextPanel .scfValidator, .scfValidationSummary {
  display: none !important;
}

/* line 868, _form-elements.scss */
.scfCaptchaLimitGeneralPanel {
  margin-left: 33px;
}

/* line 872, _form-elements.scss */
.desc-block {
  line-height: 1.1em;
  font-size: 14px;
  color: #777777;
}

/* line 878, _form-elements.scss */
.scrollBoxDiv {
  background-color: white;
  border: 1px solid #ababab;
  max-height: 127px;
  min-height: 33px;
  overflow-y: auto;
  padding-left: 4px;
  margin-bottom: 7px !important;
}

/* line 892, _form-elements.scss */
.brosafari .form-group .input-group select.form-control {
  -webkit-appearance: none;
  background: url(/images/drop-down-arrow.png) no-repeat right !important;
}
/* line 898, _form-elements.scss */
.brosafari .form-group .input-group .select-input-container select.form-control {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
/* line 903, _form-elements.scss */
.brosafari .form-group .input-group input.form-control {
  line-height: 16px;
}

/* line 911, _form-elements.scss */
#print_loan_summary, #view_repayment_schedule {
  line-height: 14px;
  white-space: normal;
}

/* line 919, _form-elements.scss */
.browopera select {
  -webkit-appearance: none;
  background: url(/images/drop-down-arrow.png) no-repeat right !important;
}
/* line 925, _form-elements.scss */
.browopera .select-input-container input[type="text"] {
  display: none;
}

/* line 933, _form-elements.scss */
.application3 #creditCheckLink {
  display: inline-block;
  margin: 10px 0 20px;
  color: #00ace9 !important;
}
/* line 939, _form-elements.scss */
.application3 a#creditCheckLink:hover {
  color: #00ace9 !important;
  text-decoration: underline;
}

/* line 946, _form-elements.scss */
.mxLabel {
  padding-top: 10px !important;
}
/* line 949, _form-elements.scss */
.mxLabel span {
  font-size: 16px !important;
}

/* line 954, _form-elements.scss */
.validation-summary-errors, .field-validation-error {
  color: #920b61;
  line-height: 17px;
}

/* line 959, _form-elements.scss */
.field-validation-error {
  margin-top: 5px;
}

/* line 964, _form-elements.scss */
.input-group input[type="file"] {
  height: 44px !important;
  line-height: 44px;
}

/* line 972, _form-elements.scss */
.plbrokercontactusform .input-group textarea {
  height: 108px;
}

/* line 978, _form-elements.scss */
.summary-panel {
  margin: 15px;
}

/* line 2, _calculator.scss */
.container .boltCalculator, .container .secondLoan-summary {
  width: auto;
}

/* line 9, _calculator.scss */
.boltCalculator .ui-widget-content, .boltCalculator .ui-widget-content span {
  background: none;
  border: none;
}

/* line 16, _calculator.scss */
.bppRange {
  position: absolute;
  display: table;
  background-color: #e0e0e0;
  height: 50px;
  left: 3%;
  width: 24%;
  min-width: 70px;
  opacity: 0.7;
  z-index: 0;
  top: 5px;
}
/* line 28, _calculator.scss */
.bppRange div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 0 4px;
  line-height: 15px;
  color: #707070;
  font-weight: bold;
  font-size: 14px;
}
/* line 38, _calculator.scss */
.bppRange div p {
  margin: 0;
}
@media (max-width: 767px) {
  /* line 28, _calculator.scss */
  .bppRange div {
    line-height: 13px;
    font-size: 12px;
  }
}

/* line 49, _calculator.scss */
.application-page .bppRange {
  display: none;
}

/* line 53, _calculator.scss */
.application-page .boltCalculator.container {
  padding: 10px 0 0 0;
  clear: both;
}
/* line 57, _calculator.scss */
.application-page .boltCalculator.container .nav-tabs {
  display: none;
}
/* line 61, _calculator.scss */
.application-page .boltCalculator.container.affix {
  top: -20px;
  width: 470px;
}
/* line 66, _calculator.scss */
.application-page .boltCalculator.container .applyLink {
  display: none;
}
/* line 72, _calculator.scss */
.application-page .boltCalculator.container .tab-content .directLoan .homepage-panel[data-equaliser="bottom"] {
  padding-top: 8px;
}
/* line 76, _calculator.scss */
.application-page .boltCalculator.container .tab-content .homepage-panel.homepage-panel-three::before {
  display: none;
}
/* line 81, _calculator.scss */
.application-page .boltCalculator.container .tab-content article.col-xs-12 .resultData {
  width: 100%;
}
/* line 84, _calculator.scss */
.application-page .boltCalculator.container .tab-content article.col-xs-12 .resultData .text-wrap {
  padding-left: 20px;
}
/* line 90, _calculator.scss */
.application-page .boltCalculator.container .tab-content article.col-xs-12.bppLoan .data-loan-widget-repayment-time {
  display: none;
}
/* line 96, _calculator.scss */
.application-page .boltCalculator.container .tab-content .loan-slider {
  left: 10px;
  right: 10px;
}
/* line 100, _calculator.scss */
.application-page .boltCalculator.container .tab-content .loan-slider .loan-slider-amount p .loan-slider-amount-label {
  position: relative;
  left: -5px;
  top: -5px;
}
/* line 107, _calculator.scss */
.application-page .boltCalculator.container .tab-content .homepage-panel {
  background-color: transparent;
  height: auto !important;
}
/* line 111, _calculator.scss */
.application-page .boltCalculator.container .tab-content .homepage-panel.homepage-panel-one, .application-page .boltCalculator.container .tab-content .homepage-panel.homepage-panel-three {
  background-color: #fff !important;
}
/* line 115, _calculator.scss */
.application-page .boltCalculator.container .tab-content .homepage-panel.homepage-panel-one .homepage-panel-header,
.application-page .boltCalculator.container .tab-content .homepage-panel.homepage-panel-one .branded-list, .application-page .boltCalculator.container .tab-content .homepage-panel.homepage-panel-three .homepage-panel-header,
.application-page .boltCalculator.container .tab-content .homepage-panel.homepage-panel-three .branded-list {
  display: none;
}
/* line 120, _calculator.scss */
.application-page .boltCalculator.container .tab-content .homepage-panel.homepage-panel-one:before, .application-page .boltCalculator.container .tab-content .homepage-panel.homepage-panel-three:before {
  content: none;
}
/* line 125, _calculator.scss */
.application-page .boltCalculator.container .tab-content .homepage-panel.homepage-panel-two, .application-page .boltCalculator.container .tab-content .homepage-panel.homepage-panel-four {
  background-color: #fff !important;
  padding: 10px 10px 5px;
  margin-top: 10px;
}
/* line 131, _calculator.scss */
.application-page .boltCalculator.container .tab-content .homepage-panel.homepage-panel-two .apply-row, .application-page .boltCalculator.container .tab-content .homepage-panel.homepage-panel-four .apply-row {
  margin: 0;
}
/* line 136, _calculator.scss */
.application-page .boltCalculator.container .tab-content .homepage-panel.homepage-panel-footer {
  padding-top: 0;
}
/* line 141, _calculator.scss */
.application-page .boltCalculator.container .tab-content .resultData {
  padding: 0;
}
/* line 146, _calculator.scss */
.application-page .boltCalculator.container .directLoanContent, .application-page .boltCalculator.container .nonDirectContent {
  display: block !important;
}
@media (max-width: 991px) {
  /* line 53, _calculator.scss */
  .application-page .boltCalculator.container {
    position: static !important;
  }
  /* line 153, _calculator.scss */
  .application-page .boltCalculator.container .row, .application-page .boltCalculator.container #ctl00 .scfSectionLegend, #ctl00 .application-page .boltCalculator.container .scfSectionLegend {
    margin: 0;
  }
  /* line 159, _calculator.scss */
  .application-page .boltCalculator.container .tab-content .homepage-panel .loan-repayment-picker .col-md-12 {
    padding: 0;
    margin: 0;
  }
  /* line 165, _calculator.scss */
  .application-page .boltCalculator.container .tab-content .loan-slider {
    left: 0;
    right: 0;
  }
  /* line 171, _calculator.scss */
  .application-page .boltCalculator.container article {
    padding: 0;
  }
}

/* line 179, _calculator.scss */
.container .container.calculator {
  width: auto;
}

/* line 184, _calculator.scss */
.calculator {
  padding-bottom: 10px;
}
/* line 187, _calculator.scss */
.calculator > .row, #ctl00 .calculator > .scfSectionLegend {
  background-color: #ededed;
  border-radius: 10px;
  margin: 0;
  padding: 10px;
  /* Radio "push" Buttons */
}
/* line 193, _calculator.scss */
.calculator > .row h1, #ctl00 .calculator > .scfSectionLegend h1, .calculator > .row h2, #ctl00 .calculator > .scfSectionLegend h2, .calculator > .row h3, #ctl00 .calculator > .scfSectionLegend h3 {
  text-align: left;
  letter-spacing: -0.02em;
}
/* line 198, _calculator.scss */
.calculator > .row #calcHeader, #ctl00 .calculator > .scfSectionLegend #calcHeader {
  display: inline-block;
  width: 100%;
}
/* line 202, _calculator.scss */
.calculator > .row #calcHeader h2, #ctl00 .calculator > .scfSectionLegend #calcHeader h2 {
  line-height: 24px;
  margin: 10px 0;
  color: #00ace9;
  font-size: 28px;
}
/* line 210, _calculator.scss */
.calculator > .row #smallCalcHeader, #ctl00 .calculator > .scfSectionLegend #smallCalcHeader {
  font-size: 31px;
  padding-top: 41px;
}
/* line 215, _calculator.scss */
.calculator > .row .contentRow, #ctl00 .calculator > .scfSectionLegend .contentRow {
  margin: 0;
  line-height: 20px;
  color: #777777;
}
/* line 220, _calculator.scss */
.calculator > .row .contentRow p, #ctl00 .calculator > .scfSectionLegend .contentRow p {
  text-align: left;
  margin-top: 10px;
}
/* line 224, _calculator.scss */
.calculator > .row .contentRow p:last-child, #ctl00 .calculator > .scfSectionLegend .contentRow p:last-child {
  margin-bottom: 0;
}
/* line 229, _calculator.scss */
.calculator > .row .contentRow h3, #ctl00 .calculator > .scfSectionLegend .contentRow h3 {
  font-size: 30px;
  line-height: 27px;
  margin-top: 10px;
}
/* line 236, _calculator.scss */
.calculator > .row .row1, #ctl00 .calculator > .scfSectionLegend .row1 {
  border: solid 1px #ababab;
  background-color: #FFF;
  -webkit-box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.25);
  overflow: hidden;
  margin: 0 0 5px 0;
  border-radius: 10px;
  height: 74px;
  text-align: center;
}
/* line 246, _calculator.scss */
.calculator > .row .row1 .ui-widget-header, #ctl00 .calculator > .scfSectionLegend .row1 .ui-widget-header {
  width: 0px;
}
/* line 250, _calculator.scss */
.calculator > .row .row1 .button_container, #ctl00 .calculator > .scfSectionLegend .row1 .button_container {
  border-radius: 0 9px 9px 0;
}
/* line 253, _calculator.scss */
.calculator > .row .row1 .button_container .ui-spinner-up, #ctl00 .calculator > .scfSectionLegend .row1 .button_container .ui-spinner-up {
  border-radius: 0 9px 0 0;
}
/* line 257, _calculator.scss */
.calculator > .row .row1 .button_container .ui-spinner-down, #ctl00 .calculator > .scfSectionLegend .row1 .button_container .ui-spinner-down {
  border-radius: 0 0 9px 0;
}
/* line 262, _calculator.scss */
.calculator > .row .row1 .slider_progress, #ctl00 .calculator > .scfSectionLegend .row1 .slider_progress {
  border-radius: 9px 0 0 9px;
}
/* line 266, _calculator.scss */
.calculator > .row .row1 input, #ctl00 .calculator > .scfSectionLegend .row1 input, .calculator > .row .row1 span, #ctl00 .calculator > .scfSectionLegend .row1 span {
  color: #007ca3;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
}
/* line 272, _calculator.scss */
.calculator > .row .row2, #ctl00 .calculator > .scfSectionLegend .row2 {
  margin: 0 0 10px 0;
}
/* line 276, _calculator.scss */
.calculator > .row .row3, #ctl00 .calculator > .scfSectionLegend .row3 {
  margin: 0;
}
/* line 283, _calculator.scss */
.calculator > .row .row, #ctl00 .calculator > .scfSectionLegend .row, .calculator > .row #ctl00 .scfSectionLegend, #ctl00 .calculator > .row .scfSectionLegend, #ctl00 .calculator > .scfSectionLegend .scfSectionLegend {
  position: relative;
  padding: 0;
}
/* line 287, _calculator.scss */
.calculator > .row .row .btn, #ctl00 .calculator > .scfSectionLegend .row .btn, .calculator > .row #ctl00 .scfSectionLegend .btn, #ctl00 .calculator > .row .scfSectionLegend .btn, #ctl00 .calculator > .scfSectionLegend .scfSectionLegend .btn {
  border-radius: 0;
  height: 36px;
  line-height: 36px;
  padding: 0 10px;
}
/* line 293, _calculator.scss */
.calculator > .row .row .btn.bottom-right-rounded, #ctl00 .calculator > .scfSectionLegend .row .btn.bottom-right-rounded, .calculator > .row #ctl00 .scfSectionLegend .btn.bottom-right-rounded, #ctl00 .calculator > .row .scfSectionLegend .btn.bottom-right-rounded, #ctl00 .calculator > .scfSectionLegend .scfSectionLegend .btn.bottom-right-rounded {
  border-bottom-right-radius: 10px;
}
/* line 298, _calculator.scss */
.calculator > .row .row .slider, #ctl00 .calculator > .scfSectionLegend .row .slider, .calculator > .row #ctl00 .scfSectionLegend .slider, #ctl00 .calculator > .row .scfSectionLegend .slider, #ctl00 .calculator > .scfSectionLegend .scfSectionLegend .slider, .calculator > .row .row .progressBox, #ctl00 .calculator > .scfSectionLegend .row .progressBox, .calculator > .row #ctl00 .scfSectionLegend .progressBox, #ctl00 .calculator > .row .scfSectionLegend .progressBox, #ctl00 .calculator > .scfSectionLegend .scfSectionLegend .progressBox {
  width: 100%;
}
/* line 302, _calculator.scss */
.calculator > .row .row .slider, #ctl00 .calculator > .scfSectionLegend .row .slider, .calculator > .row #ctl00 .scfSectionLegend .slider, #ctl00 .calculator > .row .scfSectionLegend .slider, #ctl00 .calculator > .scfSectionLegend .scfSectionLegend .slider {
  height: 100%;
  border: 0 none;
  background: url(/images/blank.gif) repeat left top;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  cursor: pointer;
}
/* line 312, _calculator.scss */
.calculator > .row .row .slider .ui-widget-header, #ctl00 .calculator > .scfSectionLegend .row .slider .ui-widget-header, .calculator > .row #ctl00 .scfSectionLegend .slider .ui-widget-header, #ctl00 .calculator > .row .scfSectionLegend .slider .ui-widget-header, #ctl00 .calculator > .scfSectionLegend .scfSectionLegend .slider .ui-widget-header {
  background: none;
  border: 0 none;
}
/* line 317, _calculator.scss */
.calculator > .row .row .slider .ui-slider-handle, #ctl00 .calculator > .scfSectionLegend .row .slider .ui-slider-handle, .calculator > .row #ctl00 .scfSectionLegend .slider .ui-slider-handle, #ctl00 .calculator > .row .scfSectionLegend .slider .ui-slider-handle, #ctl00 .calculator > .scfSectionLegend .scfSectionLegend .slider .ui-slider-handle {
  position: absolute;
  top: 0px;
  width: 18px;
  height: 100%;
  margin-left: -3px;
  background: none;
  border: 0 none;
  cursor: col-resize;
}
/* line 330, _calculator.scss */
.calculator > .row .row .progressBox .slider_progress, #ctl00 .calculator > .scfSectionLegend .row .progressBox .slider_progress, .calculator > .row #ctl00 .scfSectionLegend .progressBox .slider_progress, #ctl00 .calculator > .row .scfSectionLegend .progressBox .slider_progress, #ctl00 .calculator > .scfSectionLegend .scfSectionLegend .progressBox .slider_progress {
  position: absolute;
  left: 0;
  top: 0;
  height: 73px;
  z-index: 1;
  background: transparent url("/images/slider_light_green.png") no-repeat right top;
  width: 0px;
}
/* line 341, _calculator.scss */
.calculator > .row .row .ui-state-focus, #ctl00 .calculator > .scfSectionLegend .row .ui-state-focus, .calculator > .row #ctl00 .scfSectionLegend .ui-state-focus, #ctl00 .calculator > .row .scfSectionLegend .ui-state-focus, #ctl00 .calculator > .scfSectionLegend .scfSectionLegend .ui-state-focus,
.calculator > .row .row .ui-state-hover,
#ctl00 .calculator > .scfSectionLegend .row .ui-state-hover,
.calculator > .row #ctl00 .scfSectionLegend .ui-state-hover,
#ctl00 .calculator > .row .scfSectionLegend .ui-state-hover,
#ctl00 .calculator > .scfSectionLegend .scfSectionLegend .ui-state-hover {
  outline: none;
}
/* line 346, _calculator.scss */
.calculator > .row .row > h4, #ctl00 .calculator > .scfSectionLegend .row > h4, .calculator > .row #ctl00 .scfSectionLegend > h4, #ctl00 .calculator > .row .scfSectionLegend > h4, #ctl00 .calculator > .scfSectionLegend .scfSectionLegend > h4 {
  font-size: 16px;
  margin: 2px 0 -7px;
}
/* line 352, _calculator.scss */
.calculator > .row .calc-radio-button-group, #ctl00 .calculator > .scfSectionLegend .calc-radio-button-group {
  height: 53px;
}
/* line 357, _calculator.scss */
.calculator > .row .calc-radio-button-group tr td, #ctl00 .calculator > .scfSectionLegend .calc-radio-button-group tr td {
  width: auto;
}
/* line 362, _calculator.scss */
.calculator > .row .calc-radio-button-group tr td input[type="radio"] ~ label, #ctl00 .calculator > .scfSectionLegend .calc-radio-button-group tr td input[type="radio"] ~ label {
  min-width: 2em;
  margin-top: 10px;
  line-height: 20px;
  padding: 0;
  display: table;
  line-height: 14px;
  background-color: #adda43;
}
/* line 371, _calculator.scss */
.calculator > .row .calc-radio-button-group tr td input[type="radio"] ~ label span, #ctl00 .calculator > .scfSectionLegend .calc-radio-button-group tr td input[type="radio"] ~ label span {
  display: table-cell;
  height: 43px;
  vertical-align: middle;
  padding: 3px 1px 2px 1px;
}
/* line 381, _calculator.scss */
.calculator > .row .calc-radio-button-group tr td input[type="radio"]:checked ~ label:hover, #ctl00 .calculator > .scfSectionLegend .calc-radio-button-group tr td input[type="radio"]:checked ~ label:hover {
  background-color: #adda43 !important;
}
/* line 388, _calculator.scss */
.calculator > .row .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label, #ctl00 .calculator > .scfSectionLegend .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label {
  color: #83dfff;
  background-color: #00ace9;
  border-color: #00ace9;
}
/* line 11, bootstrap\bootstrap\mixins\_buttons.scss */
.calculator > .row .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label:hover, #ctl00 .calculator > .scfSectionLegend .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label:hover, .calculator > .row .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label:focus, #ctl00 .calculator > .scfSectionLegend .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label:focus, .calculator > .row .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label.focus, #ctl00 .calculator > .scfSectionLegend .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label.focus, .calculator > .row .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label:active, #ctl00 .calculator > .scfSectionLegend .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label:active, .calculator > .row .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label.active, #ctl00 .calculator > .scfSectionLegend .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label.active, .open > .calculator > .row .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label.dropdown-toggle, #ctl00 .open > .calculator > .scfSectionLegend .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label.dropdown-toggle {
  color: #83dfff;
  background-color: #00749d;
  border-color: #00749d;
}
/* line 21, bootstrap\bootstrap\mixins\_buttons.scss */
.calculator > .row .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label:active, #ctl00 .calculator > .scfSectionLegend .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label:active, .calculator > .row .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label.active, #ctl00 .calculator > .scfSectionLegend .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label.active, .open > .calculator > .row .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label.dropdown-toggle, #ctl00 .open > .calculator > .scfSectionLegend .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label.dropdown-toggle {
  background-image: none;
}
/* line 29, bootstrap\bootstrap\mixins\_buttons.scss */
.calculator > .row .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label.disabled, #ctl00 .calculator > .scfSectionLegend .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label.disabled, .calculator > .row .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label.disabled:hover, #ctl00 .calculator > .scfSectionLegend .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label.disabled:hover, .calculator > .row .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label.disabled:focus, #ctl00 .calculator > .scfSectionLegend .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label.disabled:focus, .calculator > .row .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label.disabled.focus, #ctl00 .calculator > .scfSectionLegend .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label.disabled.focus, .calculator > .row .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label.disabled:active, #ctl00 .calculator > .scfSectionLegend .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label.disabled:active, .calculator > .row .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label.disabled.active, #ctl00 .calculator > .scfSectionLegend .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label.disabled.active, .calculator > .row .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label[disabled], #ctl00 .calculator > .scfSectionLegend .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label[disabled], .calculator > .row .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label[disabled]:hover, #ctl00 .calculator > .scfSectionLegend .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label[disabled]:hover, .calculator > .row .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label[disabled]:focus, #ctl00 .calculator > .scfSectionLegend .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label[disabled]:focus, .calculator > .row .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label[disabled].focus, #ctl00 .calculator > .scfSectionLegend .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label[disabled].focus, .calculator > .row .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label[disabled]:active, #ctl00 .calculator > .scfSectionLegend .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label[disabled]:active, .calculator > .row .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label[disabled].active, #ctl00 .calculator > .scfSectionLegend .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label[disabled].active, fieldset[disabled] .calculator > .row .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label, fieldset[disabled] #ctl00 .calculator > .scfSectionLegend .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label, #ctl00 fieldset[disabled] .calculator > .scfSectionLegend .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label, fieldset[disabled] .calculator > .row .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label:hover, fieldset[disabled] #ctl00 .calculator > .scfSectionLegend .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label:hover, #ctl00 fieldset[disabled] .calculator > .scfSectionLegend .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label:hover, fieldset[disabled] .calculator > .row .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label:focus, fieldset[disabled] #ctl00 .calculator > .scfSectionLegend .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label:focus, #ctl00 fieldset[disabled] .calculator > .scfSectionLegend .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label:focus, fieldset[disabled] .calculator > .row .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label.focus, fieldset[disabled] #ctl00 .calculator > .scfSectionLegend .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label.focus, #ctl00 fieldset[disabled] .calculator > .scfSectionLegend .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label.focus, fieldset[disabled] .calculator > .row .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label:active, fieldset[disabled] #ctl00 .calculator > .scfSectionLegend .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label:active, #ctl00 fieldset[disabled] .calculator > .scfSectionLegend .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label:active, fieldset[disabled] .calculator > .row .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label.active, fieldset[disabled] #ctl00 .calculator > .scfSectionLegend .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label.active, #ctl00 fieldset[disabled] .calculator > .scfSectionLegend .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label.active {
  background-color: #00ace9;
  border-color: #00ace9;
}
/* line 40, bootstrap\bootstrap\mixins\_buttons.scss */
.calculator > .row .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label .badge, #ctl00 .calculator > .scfSectionLegend .calc-radio-button-group tr td input[type="radio"]:not(:checked) ~ label .badge {
  color: #00ace9;
  background-color: #83dfff;
}
/* line 395, _calculator.scss */
.calculator > .row .calc-radio-button-group tr td input[type="radio"]:disabled ~ label, #ctl00 .calculator > .scfSectionLegend .calc-radio-button-group tr td input[type="radio"]:disabled ~ label, .calculator > .row .calc-radio-button-group tr td input[type="radio"]:disabled ~ label:hover, #ctl00 .calculator > .scfSectionLegend .calc-radio-button-group tr td input[type="radio"]:disabled ~ label:hover {
  background-color: #555555;
  border-color: #777777;
  color: whitesmoke;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 408, _calculator.scss */
.calculator > .row .calcFooter, #ctl00 .calculator > .scfSectionLegend .calcFooter {
  color: #777777;
  font-size: 15px;
  line-height: 16px;
  margin: 15px 0 5px;
  text-align: left;
}
/* line 415, _calculator.scss */
.calculator > .row .calcFooter p, #ctl00 .calculator > .scfSectionLegend .calcFooter p {
  padding: 0;
}
/* line 420, _calculator.scss */
.calculator > .row .glyphicon, #ctl00 .calculator > .scfSectionLegend .glyphicon {
  font-weight: bold;
  font-size: 2em;
}
/* line 425, _calculator.scss */
.calculator > .row .ui-spinner, #ctl00 .calculator > .scfSectionLegend .ui-spinner {
  height: 100%;
}
/* line 428, _calculator.scss */
.calculator > .row .ui-spinner .button_container, #ctl00 .calculator > .scfSectionLegend .ui-spinner .button_container {
  position: absolute;
  right: 0px;
  top: 0;
  width: 34px;
  background: #b9b9b9;
  z-index: 999;
}
/* line 436, _calculator.scss */
.calculator > .row .ui-spinner .button_container .ui-spinner-button, #ctl00 .calculator > .scfSectionLegend .ui-spinner .button_container .ui-spinner-button {
  float: right;
  width: 33px;
  background-color: #00ace9;
  border-color: #00ace9;
}
/* line 443, _calculator.scss */
.calculator > .row .ui-spinner .button_container .ui-spinner-down, #ctl00 .calculator > .scfSectionLegend .ui-spinner .button_container .ui-spinner-down {
  margin-top: 1px;
}
/* line 449, _calculator.scss */
.calculator > .row .form-group, #ctl00 .calculator > .scfSectionLegend .form-group {
  overflow: visible;
  margin-bottom: 10px;
}
/* line 453, _calculator.scss */
.calculator > .row .form-group div, #ctl00 .calculator > .scfSectionLegend .form-group div {
  line-height: 22px;
}
/* line 457, _calculator.scss */
.calculator > .row .form-group .input-group, #ctl00 .calculator > .scfSectionLegend .form-group .input-group {
  margin: 0 15px 10px 0;
  width: auto;
  border-radius: 12px;
  -webkit-box-shadow: 0 6px 6px rgba(0, 0, 0, 0.25);
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.25);
}
/* line 463, _calculator.scss */
.calculator > .row .form-group .input-group .input-group-addon:after, #ctl00 .calculator > .scfSectionLegend .form-group .input-group .input-group-addon:after {
  border-left-color: #007ca3;
}
/* line 467, _calculator.scss */
.calculator > .row .form-group .input-group .input-group-addon, #ctl00 .calculator > .scfSectionLegend .form-group .input-group .input-group-addon {
  background-color: #007ca3;
  border-color: #007ca3;
  padding: 0 10px;
}
/* line 472, _calculator.scss */
.calculator > .row .form-group .input-group .input-group-addon .provident-icon:before, #ctl00 .calculator > .scfSectionLegend .form-group .input-group .input-group-addon .provident-icon:before {
  content: "\00a0";
}
/* line 476, _calculator.scss */
.calculator > .row .form-group .input-group .input-group-addon .provident-icon, #ctl00 .calculator > .scfSectionLegend .form-group .input-group .input-group-addon .provident-icon {
  background: transparent url("/layouts/images/provident-icon.png") no-repeat scroll 0 0;
  padding: 1px 12px 1px 11px;
}
/* line 482, _calculator.scss */
.calculator > .row .form-group .input-group .btn-with-icon, #ctl00 .calculator > .scfSectionLegend .form-group .input-group .btn-with-icon {
  color: #007ca3;
  padding-left: 10px;
  line-height: 43px;
}
/* line 488, _calculator.scss */
.calculator > .row .form-group .input-group .btn-with-icon:after, #ctl00 .calculator > .scfSectionLegend .form-group .input-group .btn-with-icon:after {
  background-color: inherit;
  border-radius: 20% 20% 20% 100%;
  content: "";
  height: 33px;
  width: 33px;
  position: absolute;
  right: -10px;
  top: 5px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 999;
  border-top: none;
  border-right: none;
  border-bottom: 0 none transparent;
  border-left: 0 none transparent;
}
/* line 494, _calculator.scss */
.calculator > .row .total-amount, #ctl00 .calculator > .scfSectionLegend .total-amount {
  background: none;
  border: none;
  font-size: 36px;
  font-weight: bold;
  line-height: 73px;
  height: 73px;
  text-align: center;
  margin: 0 auto 0;
  position: relative;
  z-index: 9;
  width: 133px;
  padding: 0;
}
/* line 510, _calculator.scss */
.calculator > .row .row1 .text-prepend, #ctl00 .calculator > .scfSectionLegend .row1 .text-prepend {
  margin-left: -30px;
}
/* line 514, _calculator.scss */
.calculator > .row .row1 .text-prepend, #ctl00 .calculator > .scfSectionLegend .row1 .text-prepend,
.calculator > .row .row1 .text-append,
#ctl00 .calculator > .scfSectionLegend .row1 .text-append {
  font-size: 26px;
  line-height: 73px;
  position: relative;
  top: -3px;
  z-index: 10;
}
/* line 524, _calculator.scss */
.calculator > .row #applyRow, #ctl00 .calculator > .scfSectionLegend #applyRow {
  margin-top: 10px 0;
  padding-right: 28px;
}
/* line 528, _calculator.scss */
.calculator > .row #applyRow .form-group .input-group, #ctl00 .calculator > .scfSectionLegend #applyRow .form-group .input-group {
  height: 74px;
  margin: 0;
  width: 100%;
}
/* line 533, _calculator.scss */
.calculator > .row #applyRow .form-group .input-group .btn-with-icon, #ctl00 .calculator > .scfSectionLegend #applyRow .form-group .input-group .btn-with-icon {
  color: #FFFFFF;
  border-radius: 12px;
  line-height: 20px;
  background-color: #c10f81;
  height: 74px;
  display: table;
}
/* line 541, _calculator.scss */
.calculator > .row #applyRow .form-group .input-group .btn-with-icon .apply-text, #ctl00 .calculator > .scfSectionLegend #applyRow .form-group .input-group .btn-with-icon .apply-text {
  position: relative;
  font-size: 23px;
  font-weight: 700;
  left: 10px;
  text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.33);
  z-index: 10000;
  white-space: normal;
  display: table-cell;
  vertical-align: middle;
}
/* line 552, _calculator.scss */
.calculator > .row #applyRow .form-group .input-group .btn-with-icon .apply-text p, #ctl00 .calculator > .scfSectionLegend #applyRow .form-group .input-group .btn-with-icon .apply-text p {
  margin: 0;
}
/* line 557, _calculator.scss */
.calculator > .row #applyRow .form-group .input-group .btn-with-icon:hover, #ctl00 .calculator > .scfSectionLegend #applyRow .form-group .input-group .btn-with-icon:hover {
  text-decoration: none;
}
/* line 561, _calculator.scss */
.calculator > .row #applyRow .form-group .input-group .btn-with-icon::after, #ctl00 .calculator > .scfSectionLegend #applyRow .form-group .input-group .btn-with-icon::after {
  height: 56px;
  right: -20px;
  top: 8px;
  width: 56px;
}
@media (min-width: 768px) {
  /* line 571, _calculator.scss */
  .calculator > .row #applyRow.hideCTA + #applyData, #ctl00 .calculator > .scfSectionLegend #applyRow.hideCTA + #applyData {
    margin: 0;
  }
}
/* line 577, _calculator.scss */
.calculator > .row #applyData, #ctl00 .calculator > .scfSectionLegend #applyData {
  margin: 10px 0;
}
/* line 580, _calculator.scss */
.calculator > .row #applyData .term-amount, #ctl00 .calculator > .scfSectionLegend #applyData .term-amount,
.calculator > .row #applyData .total-loan,
#ctl00 .calculator > .scfSectionLegend #applyData .total-loan,
.calculator > .row #applyData .total-repayment,
#ctl00 .calculator > .scfSectionLegend #applyData .total-repayment,
.calculator > .row #applyData .annual-interest-rate,
#ctl00 .calculator > .scfSectionLegend #applyData .annual-interest-rate {
  font-size: 15px;
  line-height: 20px;
  color: #00ace9;
  position: relative;
  margin-bottom: 5px;
}
/* line 590, _calculator.scss */
.calculator > .row #applyData .term-amount .highlight, #ctl00 .calculator > .scfSectionLegend #applyData .term-amount .highlight,
.calculator > .row #applyData .total-loan .highlight,
#ctl00 .calculator > .scfSectionLegend #applyData .total-loan .highlight,
.calculator > .row #applyData .total-repayment .highlight,
#ctl00 .calculator > .scfSectionLegend #applyData .total-repayment .highlight,
.calculator > .row #applyData .annual-interest-rate .highlight,
#ctl00 .calculator > .scfSectionLegend #applyData .annual-interest-rate .highlight {
  font-size: 15px;
  font-weight: bold;
}
/* line 596, _calculator.scss */
.calculator > .row #applyData .total-loan, #ctl00 .calculator > .scfSectionLegend #applyData .total-loan {
  font-size: 20px;
  white-space: normal;
  color: #00ace9;
}
/* line 601, _calculator.scss */
.calculator > .row #applyData .total-loan .highlight, #ctl00 .calculator > .scfSectionLegend #applyData .total-loan .highlight {
  font-size: 21px;
  font-weight: bold;
}
/* line 606, _calculator.scss */
.calculator > .row #applyData .total-loan div, #ctl00 .calculator > .scfSectionLegend #applyData .total-loan div {
  display: inline-block;
}
/* line 612, _calculator.scss */
.calculator > .row .small, #ctl00 .calculator > .scfSectionLegend .small {
  font-size: .7em;
}

@media (max-width: 991px) {
  /* line 619, _calculator.scss */
  .application-page .calculator {
    position: static !important;
    width: auto !important;
  }
}
/* line 625, _calculator.scss */
.application-page .calculator > .row, .application-page #ctl00 .calculator > .scfSectionLegend, #ctl00 .application-page .calculator > .scfSectionLegend {
  background-color: transparent;
}
/* line 629, _calculator.scss */
.application-page .calculator.container.affix {
  top: 0;
}
/* line 633, _calculator.scss */
.application-page .calculator #calcHeader {
  display: block;
  margin: 0 0 10px 0;
}
/* line 637, _calculator.scss */
.application-page .calculator #calcHeader h2 {
  font-size: 29px;
  margin-top: 0;
}
/* line 643, _calculator.scss */
.application-page .calculator #paymentHeader {
  height: 10px;
}
/* line 647, _calculator.scss */
.application-page .calculator .col-sm-6 {
  width: 100%;
}
/* line 651, _calculator.scss */
.application-page .calculator .col-lg-offset-1 {
  margin-left: 0;
}
/* line 659, _calculator.scss */
.application-page .calculator .contentRow h3 {
  font-size: 23px;
  font-weight: 600;
  line-height: 22px;
}
/* line 666, _calculator.scss */
.application-page .calculator #applyRow {
  display: none !important;
}
/* line 671, _calculator.scss */
.application-page .homepage-panel {
  background-color: transparent !important;
}

@media (max-width: 767px) {
  /* line 679, _calculator.scss */
  .calculator .row3.payment-info {
    position: static;
  }
  /* line 683, _calculator.scss */
  .calculator .apply-text {
    font-size: 19px !important;
  }
  /* line 687, _calculator.scss */
  .calculator #applyRow {
    margin-top: 10px;
  }
  /* line 690, _calculator.scss */
  .calculator #applyRow .term-amount, .calculator #applyRow .total-repayment {
    font-size: 13px !important;
    margin-right: -33px;
  }
  /* line 694, _calculator.scss */
  .calculator #applyRow .term-amount .highlight, .calculator #applyRow .total-repayment .highlight {
    font-size: 13px;
  }
  /* line 699, _calculator.scss */
  .calculator #applyRow .btn-with-icon {
    padding-left: 5px;
  }
  /* line 705, _calculator.scss */
  .calculator #calcHeader h2 {
    margin-top: 10px;
  }
  /* line 710, _calculator.scss */
  .calculator #paymentHeader {
    height: auto !important;
  }
  /* line 714, _calculator.scss */
  .calculator .contentRow {
    margin: 0;
  }
  /* line 717, _calculator.scss */
  .calculator .contentRow h3, .calculator .contentRow p {
    color: #00ace9 !important;
  }

  /* line 723, _calculator.scss */
  .application-page .calculator #applyRow div.total-loan {
    padding-right: 0 !important;
  }
}
/* line 728, _calculator.scss */
.hcl-calculator-not-select-label {
  color: #83dfff !important;
  background-color: #00ace9 !important;
  border-color: #00ace9 !important;
}

/* line 734, _calculator.scss */
.hcl-calculator-label-disable {
  background-color: #ababab !important;
  border-color: #ababab !important;
  color: whitesmoke !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

/* line 743, _calculator.scss */
.term-amount .term-text, .term-amount .currency-symbol, .term-amount .fee-text {
  font-size: 20px !important;
}
/* line 749, _calculator.scss */
.term-amount .monthly-payment {
  font-size: 26px !important;
}
/* line 753, _calculator.scss */
.term-amount .loan-fee {
  font-size: 22px !important;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 759, _calculator.scss */
  .term-amount .monthly-payment {
    font-size: 27px !important;
  }
}
@media (min-width: 768px) {
  /* line 769, _calculator.scss */
  .boltplus .secondLoan-slider-wrapper > div {
    border: 1px solid #ededed;
  }
}
/* line 774, _calculator.scss */
.boltplus .secondLoan-slider-wrapper.row, .boltplus #ctl00 .secondLoan-slider-wrapper.scfSectionLegend, #ctl00 .boltplus .secondLoan-slider-wrapper.scfSectionLegend {
  margin: 0;
}
/* line 778, _calculator.scss */
.boltplus .secondLoan-slider-wrapper .container {
  background-color: #ededed;
}
/* line 782, _calculator.scss */
.boltplus .secondLoan-slider-wrapper h4 {
  color: #707070;
  font-size: 30px;
  margin-left: 20px;
  line-height: 24px;
}
@media (max-width: 767px) {
  /* line 790, _calculator.scss */
  .boltplus .secondLoan-slider-wrapper h4 {
    font-size: 24px;
    margin-left: 0;
  }
  /* line 795, _calculator.scss */
  .boltplus .secondLoan-slider-wrapper .loan-slider {
    left: 0;
    right: 0;
  }
}
/* line 801, _calculator.scss */
.boltplus .secondLoan-slider-wrapper .slider-scale {
  top: 40px;
}
/* line 807, _calculator.scss */
.boltplus .secondLoan-slider-wrapper .secondLoan-period.disableLeft.disableRight .slider-scale {
  display: none;
}
/* line 812, _calculator.scss */
.boltplus .secondLoan-slider-wrapper .secondLoan-period.disableLeft.disableRight .loan-slider .loan-slider-widget, .boltplus .secondLoan-slider-wrapper .secondLoan-period.disableLeft.disableRight .loan-slider .loan-slider-widget .ui-slider-handle {
  cursor: default;
}
/* line 818, _calculator.scss */
.boltplus .secondLoan-slider-wrapper .secondLoan-period.disableLeft .slider-scale .slider-min-value {
  display: none;
}
/* line 821, _calculator.scss */
.boltplus .secondLoan-slider-wrapper .secondLoan-period.disableRight .slider-scale .slider-max-value {
  display: none;
}
/* line 826, _calculator.scss */
.boltplus .secondLoan-slider-wrapper .loan-slider {
  top: 65px;
}
@media (max-width: 991px) {
  /* line 832, _calculator.scss */
  .boltplus .secondLoan-slider-wrapper h4 {
    font-size: 26px;
    margin-left: 0;
  }
  /* line 837, _calculator.scss */
  .boltplus .secondLoan-slider-wrapper .slider-scale {
    top: 45px;
    left: 0;
    right: 0;
  }
  /* line 843, _calculator.scss */
  .boltplus .secondLoan-slider-wrapper .loan-slider {
    top: 70px;
    left: 0;
    right: 0;
  }
}
@media (min-width: 992px) {
  /* line 853, _calculator.scss */
  .boltplus.dashboard .secondLoan-summary + .row .col-md-7, .boltplus.dashboard #ctl00 .secondLoan-summary + .scfSectionLegend .col-md-7, #ctl00 .boltplus.dashboard .secondLoan-summary + .scfSectionLegend .col-md-7 {
    width: 100%;
  }
  /* line 856, _calculator.scss */
  .boltplus.dashboard .secondLoan-summary + .row .col-md-7 .col-sm-6, .boltplus.dashboard #ctl00 .secondLoan-summary + .scfSectionLegend .col-md-7 .col-sm-6, #ctl00 .boltplus.dashboard .secondLoan-summary + .scfSectionLegend .col-md-7 .col-sm-6 {
    width: 33.3333%;
  }
}
/* line 864, _calculator.scss */
.boltplus.dashboard .secondLoan-summary + .row .col-md-7 .col-sm-6 .panel, .boltplus.dashboard #ctl00 .secondLoan-summary + .scfSectionLegend .col-md-7 .col-sm-6 .panel, #ctl00 .boltplus.dashboard .secondLoan-summary + .scfSectionLegend .col-md-7 .col-sm-6 .panel {
  min-height: 340px;
}
/* line 872, _calculator.scss */
.boltplus.dashboard h4, .boltplus.application-page h4 {
  margin-left: 5px;
}
/* line 876, _calculator.scss */
.boltplus.dashboard .loan-slider, .boltplus.application-page .loan-slider {
  left: 5px;
  right: 5px;
}
/* line 882, _calculator.scss */
.boltplus .secondLoan-amount,
.boltplus .secondLoan-period {
  height: 130px;
  position: relative;
}
/* line 889, _calculator.scss */
.boltplus .secondLoan-row-panel {
  text-align: center;
  color: #686868;
}
/* line 893, _calculator.scss */
.boltplus .secondLoan-row-panel .center-block {
  float: none;
}
/* line 897, _calculator.scss */
.boltplus .secondLoan-row-panel .btn.btn-block {
  font-size: 30px;
  font-weight: bold;
  margin: 10px 0;
  text-transform: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 905, _calculator.scss */
  .boltplus .secondLoan-row-panel p.h1 {
    font-size: 45px;
  }
}
/* line 912, _calculator.scss */
.boltplus.dashboard .secondLoan-row-panel h3, .boltplus.dashboard .secondLoan-row-panel p {
  margin: 22px 10px;
}
/* line 917, _calculator.scss */
.boltplus .secondLoan-summary {
  background: #ededed;
  padding: 20px 0;
  font-size: 14px;
}
/* line 922, _calculator.scss */
.boltplus .secondLoan-summary .table-responsive {
  margin: 0 5px;
  background: none;
}
/* line 927, _calculator.scss */
.boltplus .secondLoan-summary .table {
  background-color: #ffffff;
  margin: 0;
}
/* line 931, _calculator.scss */
.boltplus .secondLoan-summary .table th {
  background-color: #d8d8d8;
}
/* line 935, _calculator.scss */
.boltplus .secondLoan-summary .table th, .boltplus .secondLoan-summary .table td {
  border-color: #c0c0c0 !important;
  vertical-align: middle !important;
  line-height: 14px !important;
  white-space: normal !important;
  padding: 15px 5px !important;
}
/* line 943, _calculator.scss */
.boltplus .secondLoan-summary .table tr.highlight:hover td, .boltplus .secondLoan-summary .table tr.highlight td {
  background-color: #00ace9;
  color: white;
}
/* line 950, _calculator.scss */
.boltplus.application-page .secondLoan-slider-wrapper > div {
  width: 100%;
  display: block;
}
/* line 954, _calculator.scss */
.boltplus.application-page .secondLoan-slider-wrapper > div .secondLoan-row-panel {
  background-color: #FFFFFF;
  margin-top: 10px;
}
/* line 958, _calculator.scss */
.boltplus.application-page .secondLoan-slider-wrapper > div .secondLoan-row-panel .next-loan-text {
  display: none;
}
/* line 963, _calculator.scss */
.boltplus.application-page .secondLoan-slider-wrapper > div h4 {
  font-size: 27px;
}
/* line 970, _calculator.scss */
.boltplus .content-row-1 .boltCalculator .slider-wrapper .container {
  margin: 0;
  height: 150px;
}
/* line 974, _calculator.scss */
.boltplus .content-row-1 .boltCalculator .slider-wrapper .container .loan-slider {
  left: 0;
  right: 0;
}
/* line 982, _calculator.scss */
.boltplus .content-row-1 .boltCalculator .tab-content article .wrapper {
  border-color: white;
}
/* line 986, _calculator.scss */
.boltplus .content-row-1 .boltCalculator .tab-content .resultData {
  background-color: white;
}
/* line 995, _calculator.scss */
.boltplus.landing-page .boltCalculator {
  position: relative;
}
/* line 1000, _calculator.scss */
.boltplus.landing-page .boltCalculator .slider-wrapper > .container {
  width: 100%;
  float: left;
  height: 122px;
  margin-bottom: 20px;
}
/* line 1006, _calculator.scss */
.boltplus.landing-page .boltCalculator .slider-wrapper > .container h4 {
  text-transform: none;
  font-weight: bold;
}
/* line 1011, _calculator.scss */
.boltplus.landing-page .boltCalculator .slider-wrapper > .container .loan-slider {
  top: 60px;
  left: 0;
  right: 0;
}
/* line 1019, _calculator.scss */
.boltplus.landing-page .boltCalculator .tab-content {
  position: static;
}
/* line 1022, _calculator.scss */
.boltplus.landing-page .boltCalculator .tab-content article:not(.col-sm-6):last-child {
  margin-bottom: 20px;
}
/* line 1026, _calculator.scss */
.boltplus.landing-page .boltCalculator .tab-content article:not(.col-sm-6) {
  position: relative;
  clear: both;
  width: 100%;
}
/* line 1031, _calculator.scss */
.boltplus.landing-page .boltCalculator .tab-content article:not(.col-sm-6) .wrapper {
  border: none;
  margin: 0;
}
/* line 1035, _calculator.scss */
.boltplus.landing-page .boltCalculator .tab-content article:not(.col-sm-6) .wrapper .homepage-panel {
  position: static;
  padding: 0;
}
/* line 1039, _calculator.scss */
.boltplus.landing-page .boltCalculator .tab-content article:not(.col-sm-6) .wrapper .homepage-panel .homepage-panel-header {
  padding: 0;
  width: 50%;
  float: left;
  clear: both;
  border: 0px solid #00ace9;
  border-width: 1px 0 0 0;
}
/* line 1049, _calculator.scss */
.boltplus.landing-page .boltCalculator .tab-content article:not(.col-sm-6) .wrapper .homepage-panel .homepage-panel-header span {
  background-image: none !important;
  font-size: 17px;
  line-height: 10px;
}
/* line 1055, _calculator.scss */
.boltplus.landing-page .boltCalculator .tab-content article:not(.col-sm-6) .wrapper .homepage-panel .homepage-panel-header p, .boltplus.landing-page .boltCalculator .tab-content article:not(.col-sm-6) .wrapper .homepage-panel .homepage-panel-header h1 {
  text-align: center;
  font-size: 34px;
}
@media (max-width: 1199px) {
  /* line 1055, _calculator.scss */
  .boltplus.landing-page .boltCalculator .tab-content article:not(.col-sm-6) .wrapper .homepage-panel .homepage-panel-header p, .boltplus.landing-page .boltCalculator .tab-content article:not(.col-sm-6) .wrapper .homepage-panel .homepage-panel-header h1 {
    font-size: 30px;
  }
}
/* line 1065, _calculator.scss */
.boltplus.landing-page .boltCalculator .tab-content article:not(.col-sm-6) .wrapper .homepage-panel .branded-list {
  margin-top: 0 !important;
  width: 50%;
  float: left;
  clear: none;
}
/* line 1072, _calculator.scss */
.boltplus.landing-page .boltCalculator .tab-content article:not(.col-sm-6) .wrapper .homepage-panel.homepage-panel-two, .boltplus.landing-page .boltCalculator .tab-content article:not(.col-sm-6) .wrapper .homepage-panel.homepage-panel-four {
  width: 50%;
  position: static;
  margin-top: -30px;
}
/* line 1081, _calculator.scss */
.boltplus.landing-page .boltCalculator .tab-content article:not(.col-sm-6) .wrapper .homepage-panel.homepage-panel-two .loan-repayment-picker:after, .boltplus.landing-page .boltCalculator .tab-content article:not(.col-sm-6) .wrapper .homepage-panel.homepage-panel-four .loan-repayment-picker:after {
  content: "Liczba rat";
  font-size: 21px;
  font-weight: bold;
  color: #4d4d4f;
  line-height: 37px;
}
/* line 1091, _calculator.scss */
.boltplus.landing-page .boltCalculator .tab-content article:not(.col-sm-6) .wrapper .resultData {
  position: static;
  background-color: #FFFFFF;
  float: left;
  clear: none;
  max-height: none;
}
/* line 1099, _calculator.scss */
.boltplus.landing-page .boltCalculator .tab-content article:not(.col-sm-6) .wrapper .resultData .text-wrap {
  line-height: 20px;
}
/* line 1105, _calculator.scss */
.boltplus.landing-page .boltCalculator .tab-content article:not(.col-sm-6) .apply-row {
  width: 50%;
  position: absolute;
  bottom: 0px;
}
/* line 1110, _calculator.scss */
.boltplus.landing-page .boltCalculator .tab-content article:not(.col-sm-6) .apply-row .btn.btn-success {
  font-size: 34px;
  height: 55px;
  line-height: 50px;
  padding: 0px 37px;
}
@media (max-width: 991px) {
  /* line 1124, _calculator.scss */
  .boltplus.landing-page .homepage.container .tab-content article:not(.col-sm-6) .wrapper h1.h4 {
    font-size: 28px;
  }
  /* line 1128, _calculator.scss */
  .boltplus.landing-page .homepage.container .tab-content article:not(.col-sm-6) .wrapper p {
    font-size: 20px;
  }
  /* line 1136, _calculator.scss */
  .boltplus.landing-page .homepage.container .tab-content article:not(.col-sm-6) .wrapper .resultData {
    top: 263px;
  }
  /* line 1144, _calculator.scss */
  .boltplus.landing-page .homepage.container .slider-wrapper .loan-slider-amount p .loan-slider-amount-label {
    position: static;
  }
  /* line 1148, _calculator.scss */
  .boltplus.landing-page .homepage.container .slider-wrapper .loan-slider-amount p .loan-slider-amount-figure {
    font-size: 30px;
  }
  /* line 1152, _calculator.scss */
  .boltplus.landing-page .homepage.container .slider-wrapper .loan-slider-amount p .loan-slider-amount-label, .boltplus.landing-page .homepage.container .slider-wrapper .loan-slider-amount p .loan-slider-amount-currency {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  /* line 1161, _calculator.scss */
  .boltplus.landing-page .content-container.container {
    padding: 0;
  }
  /* line 1167, _calculator.scss */
  .boltplus.landing-page .homepage.container .tab-content article:not(.col-sm-6) .wrapper h1.h4 {
    font-size: 29px;
    line-height: 30px;
  }
  /* line 1172, _calculator.scss */
  .boltplus.landing-page .homepage.container .tab-content article:not(.col-sm-6) .wrapper p {
    font-size: 15px;
    line-height: 15px;
  }
  /* line 1177, _calculator.scss */
  .boltplus.landing-page .homepage.container .tab-content article:not(.col-sm-6) .wrapper .homepage-panel.homepage-panel-two {
    top: 208px;
  }
  /* line 1184, _calculator.scss */
  .boltplus.landing-page .homepage.container .slider-wrapper .container {
    width: 100%;
  }
  /* line 1193, _calculator.scss */
  .boltplus.landing-page .boltCalculator .tab-content article:not(.col-sm-6) .wrapper .homepage-panel .branded-list,
  .boltplus.landing-page .boltCalculator .tab-content article:not(.col-sm-6) .wrapper .homepage-panel .homepage-panel-header {
    width: 100%;
  }
  /* line 1198, _calculator.scss */
  .boltplus.landing-page .boltCalculator .tab-content article:not(.col-sm-6) .wrapper .homepage-panel.homepage-panel-two, .boltplus.landing-page .boltCalculator .tab-content article:not(.col-sm-6) .wrapper .homepage-panel.homepage-panel-four {
    width: 100%;
    margin: 0;
  }
  /* line 1205, _calculator.scss */
  .boltplus.landing-page .boltCalculator .tab-content article:not(.col-sm-6) .apply-row {
    width: 100%;
    position: static;
  }
  /* line 1209, _calculator.scss */
  .boltplus.landing-page .boltCalculator .tab-content article:not(.col-sm-6) .apply-row .btn.btn-success {
    margin-top: 10px;
  }
  /* line 1214, _calculator.scss */
  .boltplus.landing-page .boltCalculator .tab-content article:not(.col-sm-6):last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 479px) {
  /* line 1224, _calculator.scss */
  .boltplus.landing-page .homepage.container .tab-content article:not(.col-sm-6) .wrapper h1.h4 {
    font-size: 28px;
    line-height: 30px;
  }
  /* line 1229, _calculator.scss */
  .boltplus.landing-page .homepage.container .tab-content article:not(.col-sm-6) .wrapper .homepage-panel.homepage-panel-two {
    width: 100%;
    top: 208px;
  }
  /* line 1233, _calculator.scss */
  .boltplus.landing-page .homepage.container .tab-content article:not(.col-sm-6) .wrapper .homepage-panel.homepage-panel-two .loan-repayment-picker::after {
    font-size: 18px;
  }
  /* line 1237, _calculator.scss */
  .boltplus.landing-page .homepage.container .tab-content article:not(.col-sm-6) .wrapper .homepage-panel.homepage-panel-two .data-loan-widget-repayment-time {
    margin: 10px -10px;
  }
  /* line 1240, _calculator.scss */
  .boltplus.landing-page .homepage.container .tab-content article:not(.col-sm-6) .wrapper .homepage-panel.homepage-panel-two .data-loan-widget-repayment-time label {
    margin: 0;
  }
  /* line 1246, _calculator.scss */
  .boltplus.landing-page .homepage.container .tab-content article:not(.col-sm-6) .wrapper .resultData {
    padding: 9px 0;
  }
  /* line 1249, _calculator.scss */
  .boltplus.landing-page .homepage.container .tab-content article:not(.col-sm-6) .wrapper .resultData .text-wrap {
    height: 21px;
    line-height: 14px;
  }
  /* line 1257, _calculator.scss */
  .boltplus.landing-page .homepage.container .slider-wrapper .container {
    width: 100%;
  }
  /* line 1260, _calculator.scss */
  .boltplus.landing-page .homepage.container .slider-wrapper .container h4 {
    font-size: 18px;
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  /* line 1272, _calculator.scss */
  .secondLoan-summary .table-responsive table th,
  .secondLoan-summary .table-responsive table td {
    padding: 15px 1px !important;
    border: 1px solid #c0c0c0 !important;
  }

  /* line 1278, _calculator.scss */
  .table-responsive {
    margin: 10px 0 !important;
  }

  /* line 1282, _calculator.scss */
  .secondLoan-slider-wrapper .container {
    width: 100%;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1288, _calculator.scss */
  .term-amount .monthly-payment {
    font-size: 27px !important;
  }
}
@media (max-width: 410px) {
  /* line 1294, _calculator.scss */
  .secondLoan-summary .table-responsive table th,
  .secondLoan-summary .table-responsive table td {
    font-size: 10px;
  }
}
/* line 1300, _calculator.scss */
.iframe {
  margin: 0;
}
/* line 1303, _calculator.scss */
.iframe .content-row-1 {
  padding: 0;
}
/* line 1306, _calculator.scss */
.iframe .content-row-1 .calculator {
  padding: 0;
  width: 100%;
}
/* line 1310, _calculator.scss */
.iframe .content-row-1 .calculator > .row, .iframe .content-row-1 #ctl00 .calculator > .scfSectionLegend, #ctl00 .iframe .content-row-1 .calculator > .scfSectionLegend {
  padding: 10px;
}
/* line 1313, _calculator.scss */
.iframe .content-row-1 .calculator > .row #calcHeader h2, .iframe .content-row-1 #ctl00 .calculator > .scfSectionLegend #calcHeader h2, #ctl00 .iframe .content-row-1 .calculator > .scfSectionLegend #calcHeader h2 {
  font-size: 22px;
  margin-top: 0;
}
/* line 1319, _calculator.scss */
.iframe .content-row-1 .calculator .contentRow h3 {
  margin: 0;
}
/* line 1323, _calculator.scss */
.iframe .content-row-1 .calculator .calcFooter {
  margin: 10px 0 0 0;
}

/* line 1, _main.scss */
hr {
  margin-bottom: 10px;
  margin-top: -11px;
}

/* line 6, _main.scss */
p img,
.logo img {
  display: block;
  max-width: 99%;
  height: auto;
  margin: 0 auto;
}

/* line 16, _main.scss */
.form-horizontal span.control-label,
.form-horizontal label.control-label {
  font-weight: bold;
  line-height: 1em;
}
@media (min-width: 992px) {
  /* line 23, _main.scss */
  .form-horizontal span.control-label span:after,
  .form-horizontal label.control-label span:after {
    content: "\00a0";
  }
}
@media (max-width: 767px) {
  /* line 28, _main.scss */
  .form-horizontal span.control-label span,
  .form-horizontal label.control-label span {
    height: auto;
  }
}
@media (max-width: 991px) {
  /* line 16, _main.scss */
  .form-horizontal span.control-label,
  .form-horizontal label.control-label {
    padding-left: 5px;
    padding-bottom: 10px;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 16, _main.scss */
  .form-horizontal span.control-label,
  .form-horizontal label.control-label {
    font-size: 14px;
  }
}

/* line 43, _main.scss */
span.form-label {
  display: block;
  font-weight: bold;
  line-height: 15px;
  min-height: 46px;
}

/* line 51, _main.scss */
.cbControl span.form-label {
  padding-left: 1px;
  padding-right: 1px;
}

/* line 57, _main.scss */
.no-padding {
  padding-left: 0;
  padding-right: 0;
}

/* line 62, _main.scss */
.no-padding-right {
  padding-right: 0;
}

/* line 66, _main.scss */
.no-padding-left {
  padding-left: 0;
}

/* line 70, _main.scss */
.no-margin-top {
  margin-top: 0px;
}

/* line 74, _main.scss */
.light_blue {
  color: #00ace9;
}

/* line 78, _main.scss */
.popover {
  z-index: 2000;
}

/* line 82, _main.scss */
.panel h2,
.panel h3 {
  padding-top: 0;
  margin-top: 0;
  line-height: 30px;
  font-size: 31px;
}

/* line 90, _main.scss */
.checklist li {
  padding: 1em 0 1em 1.5em;
}

/* line 94, _main.scss */
.checklist li:nth-child(odd) {
  background-color: #eeeeee;
}

/* line 98, _main.scss */
.checklist i {
  margin-right: 1em;
  margin-top: .2em;
}

/* line 103, _main.scss */
.checklist li.none i {
  margin-right: 2em;
}

/* line 107, _main.scss */
.checklist span.status {
  float: right;
  margin-right: 2em;
}

/* line 112, _main.scss */
.checklist-cancel-btn {
  margin-top: .8em;
  margin-left: .5em;
  text-decoration: underline;
}

/* line 118, _main.scss */
#preloader {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999999;
}
/* line 124, _main.scss */
#preloader .back {
  background: #000;
  opacity: 0.3;
  filter: alpha(opacity=30);
  width: 100%;
  height: 100%;
}
/* line 132, _main.scss */
#preloader img {
  margin: 20% auto;
  border-radius: 10px;
  padding: 30px;
  background: #FFF;
  position: absolute;
  left: 50%;
  margin-left: -64px;
  width: 160px;
  top: 0;
}
/* line 144, _main.scss */
#preloader .centerknob {
  height: 200px;
  left: -100px;
  margin: 20% 50%;
  position: absolute;
  top: -100px;
  width: 200px;
}

/* Top Noscripts Starts */
/* line 154, _main.scss */
.JDisable {
  background-color: #ff0000;
  color: #ffffff;
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 3px;
  padding: 2px 0;
  text-align: center;
}
@media (max-width: 767px) {
  /* line 154, _main.scss */
  .JDisable {
    font-size: 10px;
    line-height: 12px;
  }
}

/* Top Noscripts Ends */
/* line 1, _sitecore-amends.scss */
fieldset.scfSectionBorderAsFieldSet {
  border: none !important;
  margin: 0;
  padding: 15px 0 0 0;
}

/* line 7, _sitecore-amends.scss */
.scfSubmitButtonBorder .form-group, .form-submit-border {
  padding: 0 10px;
  width: 100%;
  margin-bottom: 20px;
  min-height: 44px;
}

/* line 15, _sitecore-amends.scss */
.scfSubmitButton {
  display: none;
}

/* line 20, _sitecore-amends.scss */
.form-submit-border .scfSubmitButton {
  display: inline;
}
@media (min-width: 768px) {
  /* line 25, _sitecore-amends.scss */
  .form-submit-border > .scfSubmitButton {
    margin-left: 25%;
  }
}

/* line 31, _sitecore-amends.scss */
.scfTitleBorder {
  font-family: "tt_rounds", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

/* line 35, _sitecore-amends.scss */
h1.scfTitleBorder {
  font-size: 32px;
  color: #00ace9;
}

/* line 40, _sitecore-amends.scss */
#ctl00 .scfSectionLegend {
  border: 0 none;
  padding: 0;
  float: none;
  font-weight: normal;
  margin-bottom: 0;
  color: #00ace9 !important;
  font-size: 28px;
  line-height: 28px;
}

/* line 54, _sitecore-amends.scss */
.scfForm {
  font-family: "tt_rounds", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 15.3px !important;
  line-height: 1.42857 !important;
}

@media (max-width: 991px) {
  /* line 61, _sitecore-amends.scss */
  .scfCaptchaLabel {
    width: auto;
  }
}
/* line 66, _sitecore-amends.scss */
ul.ui-autocomplete {
  font-family: "tt_rounds", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  color: #555555;
  list-style: none;
  padding: 4px 0;
  margin: 0;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
  z-index: 5000;
  font-size: 15.3px;
  font-family: inherit;
  border-radius: 4px;
}
/* line 82, _sitecore-amends.scss */
ul.ui-autocomplete .ui-menu-item {
  margin: 0;
  padding: 3px 3px 1px 17px;
  width: 100%;
}
/* line 87, _sitecore-amends.scss */
ul.ui-autocomplete .ui-menu-item.ui-state-hover, ul.ui-autocomplete .ui-menu-item.ui-state-focus {
  background: #ededed none;
  border: none;
  font-weight: bold;
}

/* line 96, _sitecore-amends.scss */
.ui-widget {
  font-size: 15.3px !important;
}

/* line 4, _market-amends.scss */
body:lang(bg) .navbar .navbar-nav > li {
  max-width: 16%;
}
/* line 7, _market-amends.scss */
body:lang(bg) .navbar .navbar-nav > li a {
  padding-left: 8px;
  padding-right: 8px;
  text-align: center;
}
/* line 15, _market-amends.scss */
body:lang(bg) .application-page .calculator #calcHeader h2 {
  margin-top: 10px;
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 23, _market-amends.scss */
  body:lang(bg) .navbar .navbar-nav > li {
    max-width: 18%;
    font-size: 14px;
  }
  /* line 27, _market-amends.scss */
  body:lang(bg) .navbar .navbar-nav > li > a {
    padding-left: 5px;
    padding-right: 5px;
  }
  /* line 35, _market-amends.scss */
  body:lang(bg) .calculator .form-group div {
    line-height: 17px;
  }
  /* line 38, _market-amends.scss */
  body:lang(bg) .calculator .form-group div.total-loan {
    padding-right: 154px;
  }
}
@media (max-width: 410px) {
  /* line 49, _market-amends.scss */
  body:lang(bg) .calculator .form-group div {
    line-height: 17px;
  }
  /* line 52, _market-amends.scss */
  body:lang(bg) .calculator .form-group div.total-loan {
    padding-right: 154px;
  }
  /* line 57, _market-amends.scss */
  body:lang(bg) .calculator #applyRow .total-loan {
    padding-right: 165px;
  }
}
/* line 70, _market-amends.scss */
body:lang(ro) .calculator > .row .total-amount, body:lang(ro) #ctl00 .calculator > .scfSectionLegend .total-amount, #ctl00 body:lang(ro) .calculator > .scfSectionLegend .total-amount {
  font-size: 35px;
}
/* line 75, _market-amends.scss */
body:lang(ro) .navbar .navbar-nav > li {
  max-width: 13% !important;
}
/* line 78, _market-amends.scss */
body:lang(ro) .navbar .navbar-nav > li:last-child {
  max-width: 23% !important;
  position: absolute !important;
  right: 420px;
  top: -52px;
}
/* line 89, _market-amends.scss */
body:lang(ro) #applyData div span, body:lang(ro) #applyData div small {
  font-size: 15.3px !important;
}

@media (max-width: 767px) {
  /* line 103, _market-amends.scss */
  body:lang(ro) header .navbar-default .container .navbar-collapse .navbar-nav > li {
    max-width: 100% !important;
  }
  /* line 106, _market-amends.scss */
  body:lang(ro) header .navbar-default .container .navbar-collapse .navbar-nav > li:last-child {
    right: 0;
    top: 10px;
  }
  /* line 117, _market-amends.scss */
  body:lang(ro) .calculator #applyRow div.total-loan {
    padding-right: 60px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 126, _market-amends.scss */
  body:lang(ro) .navbar .navbar-nav > li {
    max-width: 16% !important;
    font-size: 13px;
  }
  /* line 130, _market-amends.scss */
  body:lang(ro) .navbar .navbar-nav > li > a {
    padding-left: 5px;
    padding-right: 0;
  }
  /* line 136, _market-amends.scss */
  body:lang(ro) .navbar .navbar-nav > li:last-child > a {
    padding-right: 5px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 149, _market-amends.scss */
  body:lang(ro) header .navbar-default .navbar-nav > li:last-child {
    max-width: 18% !important;
    top: -44px;
  }
  /* line 153, _market-amends.scss */
  body:lang(ro) header .navbar-default .navbar-nav > li:last-child > a {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media screen and (max-width: 768px) {
  /* line 165, _market-amends.scss */
  body:lang(ro) .carousel-container {
    display: block !important;
  }
  /* line 169, _market-amends.scss */
  body:lang(ro) .carousel-control {
    width: 6%;
  }
  /* line 172, _market-amends.scss */
  body:lang(ro) .carousel-control .glyphicon-chevron-left, body:lang(ro) .carousel-control .glyphicon-chevron-right {
    margin-top: -17px;
  }
  /* line 177, _market-amends.scss */
  body:lang(ro) .carousel-indicators {
    top: 90%;
    bottom: auto;
    margin-top: -17px;
  }
  /* line 183, _market-amends.scss */
  body:lang(ro) .carousel-indicators li {
    height: 9px;
    width: 9px;
    margin: 0px;
  }
}
/* line 193, _market-amends.scss */
body:lang(pl) .header-row-1 .logo img {
  height: 60px;
  width: auto;
}
@media (min-width: 768px) {
  /* line 198, _market-amends.scss */
  body:lang(pl) header .navbar-default .container .navbar-collapse {
    padding-left: 100px;
  }
  /* line 203, _market-amends.scss */
  body:lang(pl) header .navbar-default .container .navbar-collapse .navbar-nav > li {
    max-width: 19%;
  }
  /* line 206, _market-amends.scss */
  body:lang(pl) header .navbar-default .container .navbar-collapse .navbar-nav > li a {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 215, _market-amends.scss */
  body:lang(pl) header .navbar-default .container .navbar-collapse .navbar-nav > li {
    max-width: 21%;
  }
}
/* line 227, _market-amends.scss */
body:lang(pl) .calculator .payment-info #applyRow .form-group .input-group a div.apply-text {
  text-align: center;
  width: 100%;
}
/* line 237, _market-amends.scss */
body:lang(pl) .calculator .hiddentext {
  display: none;
}
/* line 242, _market-amends.scss */
body:lang(pl).boltplus.application-page .boltCalculator.container .slider-wrapper .container .loan-slider .loan-slider-amount p {
  padding-left: 0;
}
/* line 245, _market-amends.scss */
body:lang(pl).boltplus.application-page .boltCalculator.container .slider-wrapper .container .loan-slider .loan-slider-amount p .loan-slider-amount-label {
  margin: 0;
}
/* line 249, _market-amends.scss */
body:lang(pl).boltplus.application-page .boltCalculator.container .slider-wrapper .container .loan-slider .loan-slider-amount p .loan-slider-amount-figure {
  margin-left: 25px;
}
@media (max-width: 992px) {
  /* line 192, _market-amends.scss */
  body:lang(pl) {
    /* Radio Buttons */
  }
  /* line 260, _market-amends.scss */
  body:lang(pl) .hcl-radio-button-group tr td input[type="radio"] ~ label {
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  /* line 270, _market-amends.scss */
  body:lang(pl) header .navbar-default .navbar-nav > li:last-child {
    max-width: 22% !important;
    position: absolute;
    right: 0;
  }
}
@media (max-width: 767px) {
  /* line 279, _market-amends.scss */
  body:lang(pl) header + .header-row-1 {
    top: -90px !important;
  }
  /* line 283, _market-amends.scss */
  body:lang(pl) .page-log-text span {
    position: absolute;
    right: -4px;
    top: 35px;
    width: 300px;
    line-height: 12px;
  }
  /* line 293, _market-amends.scss */
  body:lang(pl) .loan-slider .loan-slider-amount p {
    width: 100%;
  }
  /* line 296, _market-amends.scss */
  body:lang(pl) .loan-slider .loan-slider-amount p .loan-slider-amount-label {
    font-size: 24px;
    margin: 0 0 0 5px;
  }
  /* line 301, _market-amends.scss */
  body:lang(pl) .loan-slider .loan-slider-amount p .loan-slider-amount-figure,
  body:lang(pl) .loan-slider .loan-slider-amount p .loan-slider-amount-period {
    font-size: 34px;
    margin-left: 5px;
  }
  /* line 307, _market-amends.scss */
  body:lang(pl) .loan-slider .loan-slider-amount p .loan-slider-amount-currency {
    font-size: 34px;
  }
  /* line 314, _market-amends.scss */
  body:lang(pl) .loan-slider.bppLoan .loan-slider-amount p .loan-slider-amount-label {
    margin-left: 60px;
  }
}
@media (max-width: 479px) {
  /* line 192, _market-amends.scss */
  body:lang(pl) {
    /* Radio Buttons */
  }
  /* line 321, _market-amends.scss */
  body:lang(pl) .sms-verify-button {
    font-size: 11px;
    padding: 0;
  }
  /* line 330, _market-amends.scss */
  body:lang(pl) .hcl-radio-button-group tr td input[type="radio"] ~ label {
    font-size: 11px;
  }
  /* line 338, _market-amends.scss */
  body:lang(pl) .scfCaptchaLimitGeneralPanel {
    margin-left: -15.5% !important;
  }
  /* line 343, _market-amends.scss */
  body:lang(pl) .scfCaptchaLimitGeneralPanel table tr td {
    padding: 10px 0 !important;
  }
  /* line 350, _market-amends.scss */
  body:lang(pl) .scfCaptchStrongTextPanel {
    width: 100% !important;
  }
  /* line 358, _market-amends.scss */
  body:lang(pl) #divLoanOffer .form-horizontal .form-group label span {
    font-size: 14px;
  }
  /* line 369, _market-amends.scss */
  body:lang(pl) .loan-slider .loan-slider-amount p {
    text-align: center;
    padding-right: 5px;
    width: 100%;
  }
  /* line 374, _market-amends.scss */
  body:lang(pl) .loan-slider .loan-slider-amount p .loan-slider-amount-label {
    font-size: 20px;
    padding: 0;
  }
  /* line 379, _market-amends.scss */
  body:lang(pl) .loan-slider .loan-slider-amount p .loan-slider-amount-figure,
  body:lang(pl) .loan-slider .loan-slider-amount p .loan-slider-amount-period {
    font-size: 23px;
    padding: 0 5px 0 0;
    margin: 0;
  }
  /* line 386, _market-amends.scss */
  body:lang(pl) .loan-slider .loan-slider-amount p .loan-slider-amount-currency {
    font-size: 18px;
    padding: 0;
  }
  /* line 397, _market-amends.scss */
  body:lang(pl) .loan-slider.bppLoan .loan-slider-amount p {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    line-height: 20px;
    padding-left: 104px;
  }
  /* line 404, _market-amends.scss */
  body:lang(pl) .loan-slider.bppLoan .loan-slider-amount p .loan-slider-amount-label {
    margin: 0;
  }
  /* line 408, _market-amends.scss */
  body:lang(pl) .loan-slider.bppLoan .loan-slider-amount p .loan-slider-amount-figure,
  body:lang(pl) .loan-slider.bppLoan .loan-slider-amount p .loan-slider-amount-period {
    font-size: 20px;
  }
  /* line 419, _market-amends.scss */
  body:lang(pl) .page-log-text span {
    right: 60px;
    top: 45px;
    width: 150px;
  }
  /* line 426, _market-amends.scss */
  body:lang(pl) .scfSubmitButtonBorder input.btn.btn-with-icon {
    font-size: 14px;
    line-height: 14px;
    padding: 0 10px 0 15px;
  }
  /* line 432, _market-amends.scss */
  body:lang(pl) .scfSubmitButtonBorder .btn-cancel {
    padding: 0 5px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 441, _market-amends.scss */
  body:lang(pl) .brokernavbar ul.navbar-nav li {
    max-width: 15% !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 451, _market-amends.scss */
  body:lang(pl) .brokernavbar ul.navbar-nav li {
    max-width: 16% !important;
  }
  /* line 455, _market-amends.scss */
  body:lang(pl) .brokernavbar ul.navbar-nav li:last-child {
    max-width: 9% !important;
  }
  /* line 462, _market-amends.scss */
  body:lang(pl) .scfSubmitButtonBorder .col-sm-offset-3 {
    margin-left: 0;
  }
}

/* line 472, _market-amends.scss */
body:lang(hu) #content .calc-content p.loan-values.amount span.loan-label {
  width: -webkit-calc(100% - 190px);
  width: calc(100% - 190px);
}
@media (min-width: 768px) {
  /* line 479, _market-amends.scss */
  body:lang(hu) .navbar .container .navbar-collapse .navbar-nav > li {
    max-width: 20%;
  }
}
@media (min-width: 992px) {
  /* line 479, _market-amends.scss */
  body:lang(hu) .navbar .container .navbar-collapse .navbar-nav > li {
    max-width: 22%;
  }
}
@media (max-width: 767px) {
  /* line 478, _market-amends.scss */
  body:lang(hu) .navbar .container .navbar-collapse .navbar-nav {
    margin-top: 30px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 494, _market-amends.scss */
  body:lang(hu) .navbar .container .navbar-collapse .navbar-nav a {
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  /* line 501, _market-amends.scss */
  body:lang(hu) .header-row-1 .container .page-log-text ul li {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  /* line 506, _market-amends.scss */
  body:lang(hu) .header-row-1 .container .page-log-text ul li h3 {
    font-size: 17px;
  }
}
/* line 511, _market-amends.scss */
body:lang(hu) .header-row-1 .container .page-log-text ul li h3 a {
  background-color: #c10f81;
  border-radius: 7px;
  color: #ffffff;
  padding: 6px;
}
/* line 522, _market-amends.scss */
body:lang(hu) .calculator .row1 .total-amount {
  width: 190px;
  margin-left: -36px;
  font-size: 36px;
  padding-right: 1px;
  text-align: right;
}
/* line 530, _market-amends.scss */
body:lang(hu) .calculator .row1 .text-prepend.iwant-text {
  display: none;
}
/* line 534, _market-amends.scss */
body:lang(hu) .calculator .row1 .text-append {
  top: -3px;
  font-size: 22px;
}
/* line 538, _market-amends.scss */
body:lang(hu) .calculator .row1 .text-append.iwant-text {
  display: inline !important;
  margin-left: 2px;
}
/* line 546, _market-amends.scss */
body:lang(hu) .calculator .row3 #applyData {
  font-size: 20px;
  line-height: 22px;
  color: #00ace9;
}
/* line 551, _market-amends.scss */
body:lang(hu) .calculator .row3 #applyData p {
  margin: 5px 0 0 0;
}
/* line 557, _market-amends.scss */
body:lang(hu) .calculator .row .calcFooter, body:lang(hu) .calculator #ctl00 .scfSectionLegend .calcFooter, #ctl00 body:lang(hu) .calculator .scfSectionLegend .calcFooter {
  display: none !important;
}
@media (max-width: 410px) {
  /* line 564, _market-amends.scss */
  body:lang(hu) .calculator .row1 .total-amount {
    width: 153px;
    font-size: 29px;
    margin-left: -37px;
  }
  /* line 570, _market-amends.scss */
  body:lang(hu) .calculator .row1 .text-append {
    font-size: 19px;
  }
}
@media (max-width: 767px) {
  /* line 577, _market-amends.scss */
  body:lang(hu) .application-page .calculator {
    position: static !important;
    width: auto !important;
  }
}
@media (max-width: 480px) {
  /* line 584, _market-amends.scss */
  body:lang(hu) .sms-verify-button {
    font-size: 11px;
    padding: 0;
  }
  /* line 592, _market-amends.scss */
  body:lang(hu) .loan-slider .loan-slider-amount p .loan-slider-amount-label {
    left: 5px;
    font-size: 22px;
  }
  /* line 597, _market-amends.scss */
  body:lang(hu) .loan-slider .loan-slider-amount p .loan-slider-amount-figure {
    margin-left: 45px;
    font-size: 25px;
  }
  /* line 602, _market-amends.scss */
  body:lang(hu) .loan-slider .loan-slider-amount p .loan-slider-amount-currency {
    font-size: 16px;
  }
}
/* line 612, _market-amends.scss */
body:lang(hu) .calculator #applyData {
  font-size: 20px !important;
}
/* line 615, _market-amends.scss */
body:lang(hu) .calculator #applyData .term-amount {
  word-spacing: 4.5px;
}
/* line 618, _market-amends.scss */
body:lang(hu) .calculator #applyData .term-amount .monthly-payment {
  word-spacing: 0px !important;
  font-size: 20px !important;
}
/* line 623, _market-amends.scss */
body:lang(hu) .calculator #applyData .term-amount .currency-symbol {
  margin-left: -6px;
}
/* line 627, _market-amends.scss */
body:lang(hu) .calculator #applyData .term-amount .loan-fee {
  font-size: 20px !important;
}
/* line 633, _market-amends.scss */
body:lang(hu) .calculator #applyData .total-loan .currency-symbol {
  margin-left: -3px;
}
/* line 637, _market-amends.scss */
body:lang(hu) .calculator #applyData .total-loan .loan-repayment {
  font-size: 20px !important;
  margin-left: -3px;
}
/* line 642, _market-amends.scss */
body:lang(hu) .calculator #applyData .total-loan .highlight {
  font-size: 20px !important;
}
/* line 647, _market-amends.scss */
body:lang(hu) .calculator #applyData .total-repayment {
  font-size: 20px !important;
}
/* line 650, _market-amends.scss */
body:lang(hu) .calculator #applyData .total-repayment .ttr-text {
  word-spacing: 4px;
}
/* line 654, _market-amends.scss */
body:lang(hu) .calculator #applyData .total-repayment .currency-symbol {
  margin-left: -3px;
}
/* line 658, _market-amends.scss */
body:lang(hu) .calculator #applyData .total-repayment .highlight {
  font-size: 20px !important;
}
/* line 665, _market-amends.scss */
body:lang(hu) .ipf-footer-pod-container {
  padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 671, _market-amends.scss */
  body:lang(hu) .ipf-footer-pod .ipf-footer-pod-heading {
    font-size: 17px;
  }
}

/* line 680, _market-amends.scss */
body:lang(lt) .calculator .row1 .total-amount {
  width: 110px;
}
/* line 686, _market-amends.scss */
body:lang(lt) #applyData div span, body:lang(lt) #applyData div small {
  font-size: 15.3px !important;
}
/* line 693, _market-amends.scss */
body:lang(lt) .calculator .calcFooter {
  font-size: 15.3px;
}
/* line 698, _market-amends.scss */
body:lang(lt) header .navbar-default .container .navbar-collapse .navbar-nav > li:last-child {
  position: absolute !important;
  right: 350px;
  top: -52px;
  max-width: auto;
}
/* line 706, _market-amends.scss */
body:lang(lt) header .navbar-default .container .navbar-collapse .navbar-nav > li:last-child > a:hover {
  background-color: transparent !important;
  color: #00ace9;
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 717, _market-amends.scss */
  body:lang(lt) header .navbar-default .container .navbar-collapse {
    top: 43px;
  }
  /* line 720, _market-amends.scss */
  body:lang(lt) header .navbar-default .container .navbar-collapse .navbar-nav > li {
    max-width: 15%;
  }
  /* line 723, _market-amends.scss */
  body:lang(lt) header .navbar-default .container .navbar-collapse .navbar-nav > li:last-child {
    max-width: 22%;
    top: -47px;
  }
}
@media (max-width: 767px) {
  /* line 737, _market-amends.scss */
  body:lang(lt) header .navbar-default .container .navbar-collapse .navbar-nav > li:last-child {
    right: 0;
    top: 100px;
  }
  /* line 741, _market-amends.scss */
  body:lang(lt) header .navbar-default .container .navbar-collapse .navbar-nav > li:last-child a {
    background-position: 0 2px !important;
  }
  /* line 745, _market-amends.scss */
  body:lang(lt) header .navbar-default .container .navbar-collapse .navbar-nav > li:last-child > a {
    height: 38px;
  }
  /* line 752, _market-amends.scss */
  body:lang(lt) .application-page .calculator {
    position: static !important;
    width: auto !important;
  }
  /* line 757, _market-amends.scss */
  body:lang(lt) .application-page .calculator > .row .total-amount, body:lang(lt) .application-page #ctl00 .calculator > .scfSectionLegend .total-amount, #ctl00 body:lang(lt) .application-page .calculator > .scfSectionLegend .total-amount {
    font-size: 34px;
    width: 100px !important;
  }
  /* line 763, _market-amends.scss */
  body:lang(lt) .application-page .calculator > .row .row1 .text-prepend, body:lang(lt) .application-page #ctl00 .calculator > .scfSectionLegend .row1 .text-prepend, #ctl00 body:lang(lt) .application-page .calculator > .scfSectionLegend .row1 .text-prepend,
  body:lang(lt) .application-page .calculator > .row .row1 .text-append,
  body:lang(lt) .application-page #ctl00 .calculator > .scfSectionLegend .row1 .text-append,
  #ctl00 body:lang(lt) .application-page .calculator > .scfSectionLegend .row1 .text-append {
    font-size: 22px;
  }
  /* line 770, _market-amends.scss */
  body:lang(lt) .application-page .calculator #applyRow div.total-loan {
    padding-right: 0 !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 780, _market-amends.scss */
  body:lang(lt) header .navbar-default .container .navbar-collapse .navbar-nav > li {
    max-width: 18%;
  }
  /* line 783, _market-amends.scss */
  body:lang(lt) header .navbar-default .container .navbar-collapse .navbar-nav > li:last-child {
    max-width: 22%;
    top: -44px;
  }
}
@media (min-width: 1200px) {
  /* line 794, _market-amends.scss */
  body:lang(lt) .navbar .navbar-nav > li {
    max-width: 25%;
  }
}
@media (max-width: 479px) {
  /* line 803, _market-amends.scss */
  body:lang(lt) .header-row-1 .container .page-log-text ul {
    padding-left: 20px;
  }
  /* line 806, _market-amends.scss */
  body:lang(lt) .header-row-1 .container .page-log-text ul li {
    text-align: left;
  }
  /* line 809, _market-amends.scss */
  body:lang(lt) .header-row-1 .container .page-log-text ul li img {
    float: left;
  }
  /* line 816, _market-amends.scss */
  body:lang(lt) .calculator > .row .row1 .text-prepend, body:lang(lt) #ctl00 .calculator > .scfSectionLegend .row1 .text-prepend, #ctl00 body:lang(lt) .calculator > .scfSectionLegend .row1 .text-prepend, body:lang(lt) .calculator > .row .row1 .text-append, body:lang(lt) #ctl00 .calculator > .scfSectionLegend .row1 .text-append, #ctl00 body:lang(lt) .calculator > .scfSectionLegend .row1 .text-append {
    font-size: 21px;
  }
}
/* line 826, _market-amends.scss */
body:lang(cs) #market-carousel .carousel-link {
  margin-top: -22px !important;
}
/* line 829, _market-amends.scss */
body:lang(cs) #market-carousel .carousel-link img {
  border-radius: 10px;
}
/* line 835, _market-amends.scss */
body:lang(cs).application-page .col-md-5 .panel-body {
  clear: both;
}
/* line 840, _market-amends.scss */
body:lang(cs).application-page .calculator > .row, body:lang(cs).application-page #ctl00 .calculator > .scfSectionLegend, #ctl00 body:lang(cs).application-page .calculator > .scfSectionLegend {
  padding-left: 0;
  padding-right: 0;
}
/* line 845, _market-amends.scss */
body:lang(cs).application-page .calculator .calcFooter {
  margin-top: 0;
}
/* line 852, _market-amends.scss */
body:lang(cs).homepage .col-md-7 .calculator .calcFooter {
  margin-top: 0;
}
/* line 856, _market-amends.scss */
body:lang(cs).homepage .col-md-7 .calculator #paymentHeader {
  height: 44px;
}
/* line 861, _market-amends.scss */
body:lang(cs) .calculator {
  padding-left: 0;
  padding-right: 0;
}
/* line 865, _market-amends.scss */
body:lang(cs) .calculator .hiddentext {
  display: none;
}
/* line 869, _market-amends.scss */
body:lang(cs) .calculator .hcl-radio-button-group tr td input[type="radio"] ~ label {
  font-size: 17px;
  font-weight: bold;
}
/* line 875, _market-amends.scss */
body:lang(cs) .calculator #applyRow .success .btn-block {
  padding-right: 0;
}
/* line 878, _market-amends.scss */
body:lang(cs) .calculator #applyRow .success .btn-block .apply-text {
  line-height: 32px;
}
@media (min-width: 992px) {
  /* line 878, _market-amends.scss */
  body:lang(cs) .calculator #applyRow .success .btn-block .apply-text {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  /* line 878, _market-amends.scss */
  body:lang(cs) .calculator #applyRow .success .btn-block .apply-text {
    font-size: 23px !important;
  }
}
/* line 892, _market-amends.scss */
body:lang(cs) .calculator #applyData {
  margin-bottom: 0;
}
/* line 895, _market-amends.scss */
body:lang(cs) .calculator #applyData .term-amount {
  line-height: 24px;
}
/* line 898, _market-amends.scss */
body:lang(cs) .calculator #applyData .term-amount .monthly-payment, body:lang(cs) .calculator #applyData .term-amount .loan-term {
  font-size: 23px !important;
}
/* line 902, _market-amends.scss */
body:lang(cs) .calculator #applyData .term-amount .loan-term, body:lang(cs) .calculator #applyData .term-amount .over-text {
  margin-right: 0.2em;
}
/* line 906, _market-amends.scss */
body:lang(cs) .calculator #applyData .term-amount .term-text, body:lang(cs) .calculator #applyData .term-amount .over-text, body:lang(cs) .calculator #applyData .term-amount .loan-repayment, body:lang(cs) .calculator #applyData .term-amount .currency-symbol {
  display: inline-block;
  font-size: 20px !important;
}
/* line 920, _market-amends.scss */
body:lang(cs) .calculator > .row .total-amount, body:lang(cs) #ctl00 .calculator > .scfSectionLegend .total-amount, #ctl00 body:lang(cs) .calculator > .scfSectionLegend .total-amount {
  width: 152px;
}
/* line 927, _market-amends.scss */
body:lang(cs) .navbar-default .navbar-nav > li a {
  padding-left: 10px;
  padding-right: 10px;
}
/* line 933, _market-amends.scss */
body:lang(cs) .header-row-1 + .content-row {
  padding: 0;
}
/* line 936, _market-amends.scss */
body:lang(cs) .header-row-1 + .content-row h3 {
  margin: 0;
}
/* line 942, _market-amends.scss */
body:lang(cs) .form-group .input-group.cbControl .cbLabel .form-label {
  position: absolute;
  bottom: -15px;
  padding: 0;
}
/* line 948, _market-amends.scss */
body:lang(cs) .form-group .input-group.cbControl .checkbox {
  position: absolute;
  bottom: 0;
}
/* line 953, _market-amends.scss */
body:lang(cs) .form-group .input-group.cbControl .col {
  position: static;
}
/* line 956, _market-amends.scss */
body:lang(cs) .form-group .input-group.cbControl .col .scrollBox {
  position: relative;
  top: -44px;
}
/* line 962, _market-amends.scss */
body:lang(cs) .form-group .input-group.cbControl .help-block {
  bottom: 40px;
  position: relative;
}
@media (min-width: 768px) {
  /* line 969, _market-amends.scss */
  body:lang(cs) header .navbar-default .container .navbar-collapse .navbar-nav {
    width: 100%;
    float: right;
  }
  /* line 973, _market-amends.scss */
  body:lang(cs) header .navbar-default .container .navbar-collapse .navbar-nav > li {
    display: inline-block;
    max-width: 33% !important;
  }
  /* line 977, _market-amends.scss */
  body:lang(cs) header .navbar-default .container .navbar-collapse .navbar-nav > li:last-child {
    max-width: 22% !important;
  }
}
@media (min-width: 992px) {
  /* line 986, _market-amends.scss */
  body:lang(cs) header .navbar-default .container .navbar-collapse .navbar-nav > li {
    max-width: 24% !important;
  }
  /* line 989, _market-amends.scss */
  body:lang(cs) header .navbar-default .container .navbar-collapse .navbar-nav > li:last-child {
    max-width: 27% !important;
  }
  /* line 993, _market-amends.scss */
  body:lang(cs) header .navbar-default .container .navbar-collapse .navbar-nav > li > a {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
@media (max-width: 991px) {
  /* line 1003, _market-amends.scss */
  body:lang(cs) header + .header-row-1 > .container > .row > div .logo, body:lang(cs) #ctl00 header + .header-row-1 > .container > .scfSectionLegend > div .logo, #ctl00 body:lang(cs) header + .header-row-1 > .container > .scfSectionLegend > div .logo {
    top: -51px;
  }
  /* line 1007, _market-amends.scss */
  body:lang(cs) header + .header-row-1 > .container > .row .page-log-text ul li, body:lang(cs) #ctl00 header + .header-row-1 > .container > .scfSectionLegend .page-log-text ul li, #ctl00 body:lang(cs) header + .header-row-1 > .container > .scfSectionLegend .page-log-text ul li {
    margin-top: 8px;
  }
  /* line 1012, _market-amends.scss */
  body:lang(cs) .header-row-1 + .content-row {
    padding: 0;
  }
  /* line 1015, _market-amends.scss */
  body:lang(cs) .header-row-1 + .content-row .text_h1 {
    padding: 40px 10px 10px 10px;
    font-size: 35px;
  }
}
@media (max-width: 767px) {
  /* line 1028, _market-amends.scss */
  body:lang(cs) header .navbar-default .container .navbar-collapse .navbar-nav > li:last-child {
    right: 0;
    top: 100px;
    position: absolute;
  }
  /* line 1040, _market-amends.scss */
  body:lang(cs) .main-content-container > .content-row-1, body:lang(cs) .main-content-container > .content-row-1 .content-row-1 {
    padding: 0;
  }
}

/* line 1050, _market-amends.scss */
body:lang(sk) .navbar-default .navbar-nav > li {
  max-width: 14%;
}
/* line 1056, _market-amends.scss */
body:lang(sk) .calculator > .row .total-amount, body:lang(sk) #ctl00 .calculator > .scfSectionLegend .total-amount, #ctl00 body:lang(sk) .calculator > .scfSectionLegend .total-amount {
  width: 100px;
}
/* line 1060, _market-amends.scss */
body:lang(sk) .calculator .hiddentext, body:lang(sk) .calculator .loan-apr, body:lang(sk) .calculator .apr-text {
  display: none;
}

/* line 1067, _market-amends.scss */
body:lang(es) {
  /*.navbar .navbar-nav {
      & > li {
          max-width: 16% !important;
      }
  }*/
}
/* line 1070, _market-amends.scss */
body:lang(es) #applyData .term-amount .over-text, body:lang(es) #applyData .term-amount .loan-term, body:lang(es) #applyData .term-amount .loan-repayment {
  font-size: 20px !important;
  margin-right: 5px;
  display: inline-block;
}
/* line 1081, _market-amends.scss */
body:lang(es) .calculator > .row .row1 .text-prepend, body:lang(es) #ctl00 .calculator > .scfSectionLegend .row1 .text-prepend, #ctl00 body:lang(es) .calculator > .scfSectionLegend .row1 .text-prepend {
  font-size: 25px;
}
/* line 1086, _market-amends.scss */
body:lang(es) .calculator > .row .total-amount, body:lang(es) #ctl00 .calculator > .scfSectionLegend .total-amount, #ctl00 body:lang(es) .calculator > .scfSectionLegend .total-amount {
  font-size: 39px;
  width: 145px;
}
/* line 1093, _market-amends.scss */
body:lang(es) .calculator .row2 .hcl-radio-button-group tr td input[type="radio"] ~ label {
  font-weight: bold;
}

@media (max-width: 767px) {
  /* line 1108, _market-amends.scss */
  body:lang(es) header li.myaccount-navigation {
    max-width: 100% !important;
    top: 0 !important;
  }
  /* line 1118, _market-amends.scss */
  body:lang(es) header .navbar-default .container .navbar-collapse .navbar-nav > li:last-child {
    right: 0;
    top: 0;
  }
}
@media (max-width: 991px) {
  /* line 1136, _market-amends.scss */
  body:lang(es) .calculator > .row #calcHeader h2, body:lang(es) #ctl00 .calculator > .scfSectionLegend #calcHeader h2, #ctl00 body:lang(es) .calculator > .scfSectionLegend #calcHeader h2 {
    font-size: 23px;
  }
  /* line 1141, _market-amends.scss */
  body:lang(es) .calculator > .row .row1 .text-prepend, body:lang(es) #ctl00 .calculator > .scfSectionLegend .row1 .text-prepend, #ctl00 body:lang(es) .calculator > .scfSectionLegend .row1 .text-prepend {
    font-size: 21px;
    top: -2px;
  }
  /* line 1147, _market-amends.scss */
  body:lang(es) .calculator > .row .total-amount, body:lang(es) #ctl00 .calculator > .scfSectionLegend .total-amount, #ctl00 body:lang(es) .calculator > .scfSectionLegend .total-amount {
    font-size: 26px;
    width: 80px;
  }
}
@media screen and (max-width: 768px) {
  /* line 1158, _market-amends.scss */
  body:lang(es) .carousel-container {
    display: block !important;
  }
  /* line 1162, _market-amends.scss */
  body:lang(es) .carousel-control .glyphicon-chevron-left, body:lang(es) .carousel-control .glyphicon-chevron-right {
    margin-top: -17px;
  }
  /* line 1166, _market-amends.scss */
  body:lang(es) .carousel-indicators {
    right: auto;
    left: 12%;
    top: 90%;
    bottom: auto;
    margin-top: -17px;
  }
  /* line 1174, _market-amends.scss */
  body:lang(es) .carousel-indicators li {
    height: 9px;
    width: 9px;
    margin: 0px;
  }
}
@media (max-width: 992px) {
  /* line 1188, _market-amends.scss */
  .boltplus .navbar-default .navbar-nav > li:last-child a .fa {
    margin: 0px;
  }
  /* line 1195, _market-amends.scss */
  .boltplus section.hero .h1 {
    display: inline-block;
    font-size: 32px;
  }
  /* line 1201, _market-amends.scss */
  .boltplus #divChecklist span.control-label span {
    line-height: 12px;
    font-size: 14px;
  }
}

@media print {
  /* line 1211, _market-amends.scss */
  .header-row-1 {
    margin-bottom: 20px;
  }

  /* line 1215, _market-amends.scss */
  #ipf-change-password-panel, .page-log-text, #branch-stmt-search-row, #personal-information-panel {
    display: none !important;
  }
}
@media (max-width: 410px) {
  /* line 1221, _market-amends.scss */
  .button-text-inner {
    line-height: 14px;
    font-size: 14px;
  }
}
/* line 1, _popup.scss */
#dark-overground {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #000000;
  z-index: 999;
  opacity: 0.5;
  top: 0;
  left: 0;
  /* IE7 */
  filter: alpha(opacity=50);
  /* IE8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=75);
  /* IE 7 and Earlier */
  display: none;
}

/* line 18, _popup.scss */
#question-pop-up {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
}

/* line 26, _popup.scss */
#question-pop-up .box {
  line-height: 1;
  position: relative;
  margin: 11% auto;
  width: 25%;
  height: 175px;
  background: white;
  border: 1px solid #222;
  z-index: 1000;
  -webkit-box-shadow: 0px 2px 9px rgba(50, 50, 50, 0.75);
  box-shadow: 0px 2px 9px rgba(50, 50, 50, 0.75);
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 15px;
}

/* line 45, _popup.scss */
#question-pop-up .box p {
  padding-top: 12px;
  float: left;
}

/* line 49, _popup.scss */
#question-pop-up .box a {
  margin: 5px 0px;
}

/* line 52, _popup.scss */
#question-pop-up .box a:hover {
  margin: 5px 0px;
}

/* line 55, _popup.scss */
#question-pop-up .box div {
  clear: both;
}

/* line 58, _popup.scss */
.lozenge {
  margin-top: 15px;
  padding: 9px 60px 9px 15px;
  border: none;
  -o-border-radius: 5px;
  border-radius: 5px;
  background: #e413a8 url(/images/right-arrow-icon.png) no-repeat 92% 50%;
  color: #fff;
  text-align: left;
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
  behavior: url(/css/pie/PIE.htc);
  bottom: 0px !important;
  right: 0px !important;
  margin-right: 10px;
}

/* line 80, _popup.scss */
#question-pop-up ul li {
  list-style: none;
}

/* line 84, _popup.scss */
#question-pop-up .box-button {
  display: block;
  width: 101px;
}

/* line 89, _popup.scss */
#question-pop-up ul li {
  margin-left: 0;
}

/*!
 * screen.scss
 * Import all the SASS partials you wish to include in the master stylesheet
 */
/* line 2, Bolt\components\_buttons.scss */
.boltCalculator .btn {
  padding-top: 0;
  padding-bottom: 0;
  height: 54px;
  line-height: 54px;
  text-transform: uppercase;
  border-radius: 0px;
  z-index: 999;
}
/* line 11, Bolt\components\_buttons.scss */
.boltCalculator .btn.btn-lg, .boltCalculator .btn-group-lg > .btn, .boltCalculator .hcl-radio-button-group tr td input[type="radio"] ~ label.btn, .hcl-radio-button-group tr td .boltCalculator input[type="radio"] ~ label.btn {
  height: 60px;
  line-height: 60px;
}
/* line 16, Bolt\components\_buttons.scss */
.boltCalculator .btn.btn-thin {
  font-weight: normal;
}
/* line 20, Bolt\components\_buttons.scss */
.boltCalculator .btn.btn-bottom-spacing {
  margin-bottom: 5px;
}
/* line 24, Bolt\components\_buttons.scss */
.boltCalculator .btn.btn-bottom-double-spacing {
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  /* line 29, Bolt\components\_buttons.scss */
  .boltCalculator .btn.btn-bottom-spacing {
    margin-bottom: 20px;
  }
}
/* line 35, Bolt\components\_buttons.scss */
.boltCalculator .btn-secondary {
  color: #00ace9;
  background-color: white;
  border-color: white;
}
/* line 11, bootstrap\bootstrap\mixins\_buttons.scss */
.boltCalculator .btn-secondary:hover, .boltCalculator .btn-secondary:focus, .boltCalculator .btn-secondary.focus, .boltCalculator .btn-secondary:active, .boltCalculator .btn-secondary.active, .open > .boltCalculator .btn-secondary.dropdown-toggle {
  color: #00ace9;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
}
/* line 21, bootstrap\bootstrap\mixins\_buttons.scss */
.boltCalculator .btn-secondary:active, .boltCalculator .btn-secondary.active, .open > .boltCalculator .btn-secondary.dropdown-toggle {
  background-image: none;
}
/* line 29, bootstrap\bootstrap\mixins\_buttons.scss */
.boltCalculator .btn-secondary.disabled, .boltCalculator .btn-secondary.disabled:hover, .boltCalculator .btn-secondary.disabled:focus, .boltCalculator .btn-secondary.disabled.focus, .boltCalculator .btn-secondary.disabled:active, .boltCalculator .btn-secondary.disabled.active, .boltCalculator .btn-secondary[disabled], .boltCalculator .btn-secondary[disabled]:hover, .boltCalculator .btn-secondary[disabled]:focus, .boltCalculator .btn-secondary[disabled].focus, .boltCalculator .btn-secondary[disabled]:active, .boltCalculator .btn-secondary[disabled].active, fieldset[disabled] .boltCalculator .btn-secondary, fieldset[disabled] .boltCalculator .btn-secondary:hover, fieldset[disabled] .boltCalculator .btn-secondary:focus, fieldset[disabled] .boltCalculator .btn-secondary.focus, fieldset[disabled] .boltCalculator .btn-secondary:active, fieldset[disabled] .boltCalculator .btn-secondary.active {
  background-color: white;
  border-color: white;
}
/* line 40, bootstrap\bootstrap\mixins\_buttons.scss */
.boltCalculator .btn-secondary .badge {
  color: white;
  background-color: #00ace9;
}
/* line 37, Bolt\components\_buttons.scss */
.boltCalculator .btn-secondary:hover, .boltCalculator .btn-secondary:focus, .boltCalculator .btn-secondary.focus, .boltCalculator .btn-secondary:active, .boltCalculator .btn-secondary.active, .open > .boltCalculator .btn-secondary.dropdown-toggle {
  background-color: #fff;
}
/* line 47, Bolt\components\_buttons.scss */
.boltCalculator .loan-slider-btn {
  color: #ededed;
  background-color: #009941;
  border-color: #009941;
  padding-top: 0;
  padding-bottom: 0;
  border-radius: 0;
  height: 60px;
  line-height: 60px;
}
/* line 11, bootstrap\bootstrap\mixins\_buttons.scss */
.boltCalculator .loan-slider-btn:hover, .boltCalculator .loan-slider-btn:focus, .boltCalculator .loan-slider-btn.focus, .boltCalculator .loan-slider-btn:active, .boltCalculator .loan-slider-btn.active, .open > .boltCalculator .loan-slider-btn.dropdown-toggle {
  color: #ededed;
  background-color: #004d21;
  border-color: #004d21;
}
/* line 21, bootstrap\bootstrap\mixins\_buttons.scss */
.boltCalculator .loan-slider-btn:active, .boltCalculator .loan-slider-btn.active, .open > .boltCalculator .loan-slider-btn.dropdown-toggle {
  background-image: none;
}
/* line 29, bootstrap\bootstrap\mixins\_buttons.scss */
.boltCalculator .loan-slider-btn.disabled, .boltCalculator .loan-slider-btn.disabled:hover, .boltCalculator .loan-slider-btn.disabled:focus, .boltCalculator .loan-slider-btn.disabled.focus, .boltCalculator .loan-slider-btn.disabled:active, .boltCalculator .loan-slider-btn.disabled.active, .boltCalculator .loan-slider-btn[disabled], .boltCalculator .loan-slider-btn[disabled]:hover, .boltCalculator .loan-slider-btn[disabled]:focus, .boltCalculator .loan-slider-btn[disabled].focus, .boltCalculator .loan-slider-btn[disabled]:active, .boltCalculator .loan-slider-btn[disabled].active, fieldset[disabled] .boltCalculator .loan-slider-btn, fieldset[disabled] .boltCalculator .loan-slider-btn:hover, fieldset[disabled] .boltCalculator .loan-slider-btn:focus, fieldset[disabled] .boltCalculator .loan-slider-btn.focus, fieldset[disabled] .boltCalculator .loan-slider-btn:active, fieldset[disabled] .boltCalculator .loan-slider-btn.active {
  background-color: #009941;
  border-color: #009941;
}
/* line 40, bootstrap\bootstrap\mixins\_buttons.scss */
.boltCalculator .loan-slider-btn .badge {
  color: #009941;
  background-color: #ededed;
}
/* line 56, Bolt\components\_buttons.scss */
.boltCalculator .loan-slider-btn + .loan-widget-btn {
  margin-top: 0;
}
/* line 61, Bolt\components\_buttons.scss */
.boltCalculator .loan-repayment-picker-btn {
  width: 60px;
  height: 60px !important;
  margin: 0px 2px;
  padding: 0px;
  border: 5px solid #ababab;
  border-radius: 50%;
  height: auto;
  font-weight: normal;
  line-height: 13px;
  display: inline-block;
  color: #ababab;
}
/* line 76, Bolt\components\_buttons.scss */
.boltCalculator .loan-repayment-picker-btn.active, .boltCalculator .loan-repayment-picker-btn:active, .boltCalculator .loan-repayment-picker-btn:hover {
  border-color: #00ace9;
}
/* line 83, Bolt\components\_buttons.scss */
.boltCalculator .loan-repayment-picker-btn .loan-repayment-picker-number {
  display: block;
  font-size: 14px;
  font-weight: bold;
  padding-top: 12px;
}
/* line 90, Bolt\components\_buttons.scss */
.boltCalculator .loan-repayment-picker-btn .loan-repayment-picker-period {
  display: block;
  font-size: 10px;
  text-transform: none;
}
/* line 99, Bolt\components\_buttons.scss */
.boltCalculator .loan-repayment-picker-btn.active, .boltCalculator .loan-repayment-picker-btn:hover {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 103, Bolt\components\_buttons.scss */
.boltCalculator .loan-repayment-picker-btn.active .loan-repayment-picker-number,
.boltCalculator .loan-repayment-picker-btn.active .loan-repayment-picker-month,
.boltCalculator .loan-repayment-picker-btn.active .loan-repayment-picker-period, .boltCalculator .loan-repayment-picker-btn:hover .loan-repayment-picker-number,
.boltCalculator .loan-repayment-picker-btn:hover .loan-repayment-picker-month,
.boltCalculator .loan-repayment-picker-btn:hover .loan-repayment-picker-period {
  color: #00ace9;
}
/* line 111, Bolt\components\_buttons.scss */
.btn-group .boltCalculator .loan-repayment-picker-btn + .loan-repayment-picker-btn {
  margin-left: 0;
}

/* line 1, Bolt\components\_carousel.scss */
.boltCarousel {
  height: 280px;
}
/* line 5, Bolt\components\_carousel.scss */
.boltCarousel .row, .boltCarousel #ctl00 .scfSectionLegend, #ctl00 .boltCarousel .scfSectionLegend {
  height: 280px;
}
/* line 8, Bolt\components\_carousel.scss */
.boltCarousel .row > div, .boltCarousel #ctl00 .scfSectionLegend > div, #ctl00 .boltCarousel .scfSectionLegend > div {
  height: 280px;
}
/* line 13, Bolt\components\_carousel.scss */
.boltCarousel .apply-row {
  height: auto;
  margin: 0;
}
/* line 17, Bolt\components\_carousel.scss */
.boltCarousel .apply-row > div {
  height: auto;
  width: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 49px;
  right: 59px;
}

@media (min-width: 992px) {
  /* line 30, Bolt\components\_carousel.scss */
  .boltCarousel {
    height: 400px;
  }
  /* line 34, Bolt\components\_carousel.scss */
  .boltCarousel .row, .boltCarousel #ctl00 .scfSectionLegend, #ctl00 .boltCarousel .scfSectionLegend {
    height: 400px;
  }
  /* line 37, Bolt\components\_carousel.scss */
  .boltCarousel .row > div, .boltCarousel #ctl00 .scfSectionLegend > div, #ctl00 .boltCarousel .scfSectionLegend > div {
    height: 400px;
  }
  /* line 42, Bolt\components\_carousel.scss */
  .boltCarousel .apply-row {
    height: auto;
    margin-top: 21px;
  }
  /* line 46, Bolt\components\_carousel.scss */
  .boltCarousel .apply-row > div {
    position: static;
    height: auto;
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 57, Bolt\components\_carousel.scss */
.boltCarousel {
  clear: both;
}
/* line 62, Bolt\components\_carousel.scss */
.boltCarousel .carousel-inner > .item {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-background-size: cover;
  background-size: cover;
  height: 280px;
}
/* line 68, Bolt\components\_carousel.scss */
.boltCarousel .carousel-inner > .item img {
  display: none;
}
/* line 72, Bolt\components\_carousel.scss */
.boltCarousel .carousel-inner > .item .btn {
  position: absolute;
  bottom: 20px;
  height: 53px;
  line-height: 53px;
  padding: 0 35px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  background-color: #adda43;
  border-color: #adda43;
  border-radius: 0;
}
@media (min-width: 992px) {
  /* line 88, Bolt\components\_carousel.scss */
  .boltCarousel .carousel-inner > .item {
    height: 400px;
  }
}
/* line 95, Bolt\components\_carousel.scss */
.boltCarousel .carousel-caption {
  position: relative;
  top: 0;
  bottom: 0;
  left: 0 !important;
  z-index: 10;
  padding-top: 21px;
  padding-bottom: 0;
  height: 280px;
  text-shadow: none;
  text-align: left;
}
/* line 106, Bolt\components\_carousel.scss */
.boltCarousel .carousel-caption h1 {
  margin-top: 0;
  font-size: 72px;
  font-weight: 700;
}

@media (min-width: 992px) {
  /* line 116, Bolt\components\_carousel.scss */
  .boltCarousel .carousel-caption {
    height: 400px;
  }
}
/* line 124, Bolt\components\_carousel.scss */
.boltCarousel .carousel-control.left, .boltCarousel .carousel-control.right {
  background-image: none;
  -webkit-filter: none;
  filter: none;
  width: 44px;
  height: 44px;
  top: auto;
  bottom: 10px;
  z-index: 100;
}
/* line 135, Bolt\components\_carousel.scss */
.boltCarousel .carousel-control.left {
  left: 20px;
  top: 40%;
}
/* line 140, Bolt\components\_carousel.scss */
.boltCarousel .carousel-control.right {
  right: 20px;
  top: 40%;
}

@media (min-width: 992px) {
  /* line 151, Bolt\components\_carousel.scss */
  .boltCarousel .carousel-button-wrapper .carousel-control.left, .boltCarousel .carousel-button-wrapper .carousel-control.right {
    bottom: 10px;
  }
  /* line 156, Bolt\components\_carousel.scss */
  .boltCarousel .carousel-button-wrapper .carousel-control.left {
    left: auto;
    top: -235px;
  }
  /* line 161, Bolt\components\_carousel.scss */
  .boltCarousel .carousel-button-wrapper .carousel-control.right {
    left: auto;
    right: 5px;
    top: -235px;
  }
}
/* line 172, Bolt\components\_carousel.scss */
.boltCarousel .carousel-indicators {
  bottom: 59px;
}
/* line 175, Bolt\components\_carousel.scss */
.boltCarousel .carousel-indicators li {
  border-color: white;
  background-color: white;
}
/* line 180, Bolt\components\_carousel.scss */
.boltCarousel .carousel-indicators .active {
  border-color: #003caa;
}

@media (min-width: 480px) {
  /* line 188, Bolt\components\_carousel.scss */
  .boltCarousel .carousel-indicators {
    width: 70%;
    bottom: 10px;
  }
}
@media (min-width: 992px) {
  /* line 198, Bolt\components\_carousel.scss */
  .boltCarousel .carousel-button-wrapper .carousel-indicators {
    margin-left: 0;
    margin-bottom: 0;
    height: 44px;
    line-height: 44px;
    bottom: 10px;
  }
}
@media (min-width: 992px) {
  /* line 211, Bolt\components\_carousel.scss */
  .boltCarousel .carousel-button-wrapper {
    width: 950px;
    position: relative;
    margin: auto;
  }
}
@media (min-width: 1200px) {
  /* line 221, Bolt\components\_carousel.scss */
  .boltCarousel .carousel-button-wrapper {
    width: 1150px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 228, Bolt\components\_carousel.scss */
  .boltCarousel, .boltCarousel .carousel-inner > .item {
    height: 287px;
  }

  /* line 232, Bolt\components\_carousel.scss */
  .boltCarousel .carousel-caption {
    height: 287px;
  }
  /* line 234, Bolt\components\_carousel.scss */
  .boltCarousel .carousel-caption h1 {
    position: absolute;
    bottom: 140px;
  }
  /* line 239, Bolt\components\_carousel.scss */
  .boltCarousel .carousel-inner > .item .btn {
    bottom: 6px;
  }
}
@media (max-width: 767px) {
  /* line 247, Bolt\components\_carousel.scss */
  .boltCarousel, .boltCarousel .carousel-inner > .item {
    height: 287px;
  }

  /* line 251, Bolt\components\_carousel.scss */
  .boltCarousel .carousel-caption {
    height: 287px;
  }
  /* line 253, Bolt\components\_carousel.scss */
  .boltCarousel .carousel-caption h1 {
    position: absolute;
    bottom: 75px;
    font-size: 32px;
  }
  /* line 259, Bolt\components\_carousel.scss */
  .boltCarousel .carousel-inner > .item .btn {
    bottom: 20px;
  }
}
/* line 2, Bolt\components\_forms.scss */
.boltCalculator .checkbox-radio-list-wrapper:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}
/* line 10, Bolt\components\_forms.scss */
.boltCalculator .checkbox-radio-list-wrapper {
  margin: 0px;
}
/* line 13, Bolt\components\_forms.scss */
.boltCalculator .checkbox-radio-list-wrapper .serviceOptions {
  display: none;
}
/* line 18, Bolt\components\_forms.scss */
.boltCalculator .checkbox-radio-list {
  text-align: left;
  list-style: none;
  padding: 0 !important;
}
/* line 23, Bolt\components\_forms.scss */
.boltCalculator .checkbox-radio-list > li {
  position: relative;
  margin-bottom: 10px;
  min-height: 20px;
}
/* line 14, bootstrap\bootstrap\mixins\_clearfix.scss */
.boltCalculator .checkbox-radio-list > li:before, .boltCalculator .checkbox-radio-list > li:after {
  content: " ";
  display: table;
}
/* line 19, bootstrap\bootstrap\mixins\_clearfix.scss */
.boltCalculator .checkbox-radio-list > li:after {
  clear: both;
}
/* line 29, Bolt\components\_forms.scss */
.boltCalculator .checkbox-radio-list > li .information-button {
  display: inline-block;
  outline: none;
  right: 5px;
  top: 0;
  position: absolute;
}
/* line 37, Bolt\components\_forms.scss */
.boltCalculator .checkbox-radio-list > li input[type="checkbox"] {
  display: none;
  visibility: hidden;
}
/* line 42, Bolt\components\_forms.scss */
.boltCalculator .checkbox-radio-list > li input[type="checkbox"]:checked + label {
  color: #00ace9;
}
/* line 45, Bolt\components\_forms.scss */
.boltCalculator .checkbox-radio-list > li input[type="checkbox"]:checked + label > .tickBox {
  background: url(/images/tick.png) no-repeat 50% 50%;
}
/* line 52, Bolt\components\_forms.scss */
.boltCalculator .checkbox-radio-list > li input[type="radio"] {
  display: none;
  visibility: hidden;
}
/* line 57, Bolt\components\_forms.scss */
.boltCalculator .checkbox-radio-list > li input[type="radio"] + label .tickBox {
  position: absolute;
  border-radius: 50%;
}
/* line 64, Bolt\components\_forms.scss */
.boltCalculator .checkbox-radio-list > li input[type="radio"]:checked + label {
  color: #00ace9;
}
/* line 68, Bolt\components\_forms.scss */
.boltCalculator .checkbox-radio-list > li input[type="radio"]:checked + label > .tickBox:before {
  content: "";
  position: absolute;
  left: 3px;
  top: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: #00ace9;
  border-radius: 50%;
}
/* line 84, Bolt\components\_forms.scss */
.boltCalculator .checkbox-radio-list > li input[type="radio"]:disabled + label,
.boltCalculator .checkbox-radio-list > li input[type="radio"]:disabled + label:hover {
  color: #ededed !important;
}
/* line 88, Bolt\components\_forms.scss */
.boltCalculator .checkbox-radio-list > li input[type="radio"]:disabled + label .tickBox,
.boltCalculator .checkbox-radio-list > li input[type="radio"]:disabled + label:hover .tickBox {
  border-color: #ededed !important;
  background-color: #FFF !important;
}
/* line 94, Bolt\components\_forms.scss */
.boltCalculator .checkbox-radio-list > li input[type="radio"]:disabled ~ .information-button .icon-information {
  background-image: url("/images/icn-info-grey.png");
}
/* line 100, Bolt\components\_forms.scss */
.boltCalculator .checkbox-radio-list > li label {
  font-weight: normal;
  margin-bottom: 0;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  color: #a7a9ac;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
}
/* line 111, Bolt\components\_forms.scss */
.boltCalculator .checkbox-radio-list > li label:hover {
  color: #00ace9;
}
/* line 115, Bolt\components\_forms.scss */
.boltCalculator .checkbox-radio-list > li label > span {
  display: table-cell;
  height: 20px;
  vertical-align: middle;
  line-height: 17px;
}
/* line 121, Bolt\components\_forms.scss */
.boltCalculator .checkbox-radio-list > li label > span.tickBox {
  width: 20px;
  background: whitesmoke;
  border: 1px solid #cccccc;
  margin-right: 10px;
  position: absolute;
  left: 5px;
}
/* line 130, Bolt\components\_forms.scss */
.boltCalculator .checkbox-radio-list > li label > span.tickBox + span {
  padding: 0 10px 0 30px;
}
/* line 135, Bolt\components\_forms.scss */
.boltCalculator .checkbox-radio-list > li label.checked {
  color: #00ace9;
}
/* line 138, Bolt\components\_forms.scss */
.boltCalculator .checkbox-radio-list > li label.checked > .tickBox {
  background: whitesmoke url(../images/icons/tick.png) no-repeat 50% 50%;
}
@media (max-width: 479px) {
  /* line 148, Bolt\components\_forms.scss */
  .boltCalculator .loan-repayment-picker .col-xs-6, .boltCalculator .checkbox-radio-list-wrapper .col-xs-6 {
    width: 100%;
  }
}

/* line 10, Bolt\components\_icons.scss */
.loan-icon {
  background: no-repeat 50% 50%;
  display: inline-block;
  vertical-align: middle;
  width: 107px;
  height: 64px;
  margin: 0;
}

/* line 22, Bolt\components\_icons.scss */
.icon-information {
  background: no-repeat 50% 50%;
  display: inline-block;
  vertical-align: middle;
  width: 11px;
  height: 11px;
  margin: 0;
  background-image: url(../img/icn-info.png);
}

/* line 27, Bolt\components\_icons.scss */
.icon-medical {
  background: no-repeat 50% 50%;
  display: inline-block;
  vertical-align: middle;
  width: 55px;
  height: 51px;
  margin: 0;
  background: url(/images/icons/medical.png);
}

/* line 32, Bolt\components\_icons.scss */
.icon-arrow-left {
  background: no-repeat 50% 50%;
  display: inline-block;
  vertical-align: middle;
  width: 44px;
  height: 44px;
  margin: 0;
  background: url(/images/icons/arrow-left.png);
}

/* line 37, Bolt\components\_icons.scss */
.icon-arrow-right {
  background: no-repeat 50% 50%;
  display: inline-block;
  vertical-align: middle;
  width: 44px;
  height: 44px;
  margin: 0;
  background: url(/images/icons/arrow-right.png);
}

/* line 2, Bolt\components\_loan-repayment-picker.scss */
.boltCalculator .loan-repayment-picker-placeholder {
  display: inline-block;
  vertical-align: middle;
}
/* line 12, Bolt\components\_loan-repayment-picker.scss */
.boltCalculator .loan-repayment-picker-side-by-side-buttons-left,
.boltCalculator .loan-repayment-picker-side-by-side-buttons-right {
  display: table;
}
/* line 15, Bolt\components\_loan-repayment-picker.scss */
.boltCalculator .loan-repayment-picker-side-by-side-buttons-left button,
.boltCalculator .loan-repayment-picker-side-by-side-buttons-right button {
  line-height: 13px;
  font-size: 13px;
  white-space: normal;
  -webkit-box-shadow: 0 0 10px #ababab;
  box-shadow: 0 0 10px #ababab;
  padding: 0 3px;
}
@media (min-width: 992px) {
  /* line 25, Bolt\components\_loan-repayment-picker.scss */
  .boltCalculator .loan-repayment-picker-placeholder {
    padding: 0;
    line-height: 30px;
  }
}

/* line 1, Bolt\components\_loan-widget.scss */
.boltplus .loan-slider {
  position: absolute;
  margin: 0;
  height: 60px;
  left: 20px;
  right: 20px;
  top: 80px;
  overflow: hidden;
  border-radius: 10px;
  background: #fff;
  z-index: 10;
}
/* line 13, Bolt\components\_loan-widget.scss */
.boltplus .loan-slider .glyphicon {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 45px;
}
/* line 18, Bolt\components\_loan-widget.scss */
.boltplus .loan-slider .loan-slider-widget {
  cursor: pointer;
  height: 60px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
}
/* line 27, Bolt\components\_loan-widget.scss */
.boltplus .loan-slider .loan-slider-widget .ui-slider-range {
  height: 60px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}
/* line 35, Bolt\components\_loan-widget.scss */
.boltplus .loan-slider .loan-slider-widget .ui-slider-handle {
  width: 60px;
  height: 60px;
  margin-left: -30px;
  outline: none;
  position: absolute;
  top: 0;
  cursor: col-resize;
  background: transparent url("/images/tansparent-handle.png") repeat scroll 0 0;
}
/* line 47, Bolt\components\_loan-widget.scss */
.boltplus .loan-slider .loan-slider-btn {
  padding: 7px 5px;
  text-align: center;
}
/* line 51, Bolt\components\_loan-widget.scss */
.boltplus .loan-slider .loan-slider-btn.loan-slider-btn-left {
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 10px 0 0 10px;
}
/* line 59, Bolt\components\_loan-widget.scss */
.boltplus .loan-slider .loan-slider-btn.loan-slider-btn-right {
  border-left: 1px solid white;
  position: absolute;
  bottom: 0;
  right: 0;
  border-radius: 0 10px 10px 0;
}
/* line 69, Bolt\components\_loan-widget.scss */
.boltplus .loan-slider .loan-slider-amount {
  height: 60px;
  border: 1px solid whitesmoke;
  padding: 0;
  margin: 0;
  text-align: center;
  line-height: 60px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  left: 60px;
  right: 60px;
  border: 0;
}
/* line 85, Bolt\components\_loan-widget.scss */
.boltplus .loan-slider .loan-slider-amount p {
  margin: 0;
  height: 60px;
  line-height: 60px;
}
/* line 90, Bolt\components\_loan-widget.scss */
.boltplus .loan-slider .loan-slider-amount p .loan-slider-amount-label {
  font-size: 24px;
  font-weight: bold;
  color: #00ace9;
  position: relative;
  top: 0;
  text-shadow: 1px 1px 0 #555555;
  margin-right: -50px;
}
/* line 100, Bolt\components\_loan-widget.scss */
.boltplus .loan-slider .loan-slider-amount p .loan-slider-amount-figure {
  font-size: 42px;
  font-weight: bold;
  color: #00ace9;
  position: relative;
  top: 2px;
  text-shadow: 1px 1px 0 #555555;
  margin-left: 60px;
}
/* line 110, Bolt\components\_loan-widget.scss */
.boltplus .loan-slider .loan-slider-amount p .loan-slider-amount-currency,
.boltplus .loan-slider .loan-slider-amount p .loan-slider-amount-period {
  color: #00ace9;
  font-size: 38px;
  font-weight: bold;
  text-shadow: 1px 1px 0 #555555;
  padding-left: 5px;
  position: relative;
  top: 2px;
}
/* line 123, Bolt\components\_loan-widget.scss */
.boltplus .loan-slider .loan-slider-progress {
  height: 60px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 0;
}
/* line 131, Bolt\components\_loan-widget.scss */
.boltplus .loan-slider .loan-slider-progress .loan-slider-progress-bar {
  background-color: #adda43;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}
/* line 138, Bolt\components\_loan-widget.scss */
.boltplus .loan-slider .loan-slider-progress .loan-slider-progress-bar > span {
  width: 0;
  height: 0;
  margin-left: -30px;
  border: 31px solid;
  border-color: white white white transparent;
  position: absolute;
  top: 0;
  left: 100%;
}
/* line 150, Bolt\components\_loan-widget.scss */
.boltplus .loan-slider .loan-slider-progress .loan-slider-progress-bar.loan-slider-progress-bar-full > span {
  border-color: white;
  margin-left: 0;
}
/* line 158, Bolt\components\_loan-widget.scss */
.boltplus .loan-slider .loan-slider-widget {
  left: 60px;
  right: 60px;
}
/* line 164, Bolt\components\_loan-widget.scss */
.boltplus .loan-slider .loan-slider-btn.loan-slider-btn-left, .boltplus .loan-slider .loan-slider-btn.loan-slider-btn-right {
  width: 60px;
  border: 0;
}
/* line 169, Bolt\components\_loan-widget.scss */
.boltplus .loan-slider .loan-slider-btn.loan-slider-btn-left[disabled], .boltplus .loan-slider .loan-slider-btn.loan-slider-btn-right[disabled] {
  opacity: 1;
  background-color: #40BF81;
}
/* line 176, Bolt\components\_loan-widget.scss */
.boltplus .loan-slider .loan-slider-progress {
  left: 60px;
  right: 60px;
}
@media (max-width: 991px) {
  /* line 1, Bolt\components\_loan-widget.scss */
  .boltplus .loan-slider {
    position: absolute;
    left: 20px;
    right: 20px;
    margin: 5px 0;
  }
}

/* line 189, Bolt\components\_loan-widget.scss */
.slider-scale {
  color: #009941;
  font-size: 17px;
  font-weight: bold;
  left: 20px;
  position: absolute;
  right: 20px;
  top: 50px;
  z-index: 9;
}
/* line 199, Bolt\components\_loan-widget.scss */
.slider-scale .slider-marks {
  display: inline-block;
  left: 60px;
  position: absolute;
  right: 60px;
}
/* line 206, Bolt\components\_loan-widget.scss */
.slider-scale .slider-min-value {
  position: absolute;
  display: inline-block;
  text-align: left;
  width: 100px;
  left: 0;
}
/* line 214, Bolt\components\_loan-widget.scss */
.slider-scale .slider-max-value {
  position: absolute;
  display: inline-block;
  text-align: right;
  width: 100px;
  right: 0;
}
@media (max-width: 767px) {
  /* line 189, Bolt\components\_loan-widget.scss */
  .slider-scale {
    left: 10px;
    right: 10px;
    top: 50px;
  }
}

@media (max-width: 767px) {
  /* line 229, Bolt\components\_loan-widget.scss */
  .secondLoan-slider-wrapper .slider-scale {
    left: 0;
    right: 0;
  }
}

@media (max-width: 767px) {
  /* line 236, Bolt\components\_loan-widget.scss */
  .secondLoan-slider-wrapper .slider-scale {
    left: 0;
    right: 0;
  }
}

/* line 246, Bolt\components\_loan-widget.scss */
.boltplus.application-page .boltCalculator.container .slider-scale {
  left: 0px;
  right: 0px;
}
/* line 251, Bolt\components\_loan-widget.scss */
.boltplus.application-page .boltCalculator.container .wrapper {
  border: 3px solid transparent;
  margin-bottom: 20px;
}
/* line 256, Bolt\components\_loan-widget.scss */
.boltplus.application-page .boltCalculator.container .slider-wrapper, .boltplus.application-page .boltCalculator.container .homepage-panel {
  background-color: transparent;
  border-color: transparent;
}
/* line 262, Bolt\components\_loan-widget.scss */
.boltplus.application-page .boltCalculator.container .tab-content article.bppLoan .homepage-panel-two {
  display: none;
}
/* line 266, Bolt\components\_loan-widget.scss */
.boltplus.application-page .boltCalculator.container .tab-content article .homepage-panel-two,
.boltplus.application-page .boltCalculator.container .tab-content article .homepage-panel-four {
  margin: 0;
}
/* line 272, Bolt\components\_loan-widget.scss */
.boltplus.application-page .boltCalculator.container .slider-wrapper .container {
  height: 160px;
  margin: 0;
}
/* line 276, Bolt\components\_loan-widget.scss */
.boltplus.application-page .boltCalculator.container .slider-wrapper .container .loan-slider {
  left: 0;
  right: 0;
  top: 80px;
}
/* line 283, Bolt\components\_loan-widget.scss */
.boltplus.application-page .boltCalculator.container .slider-wrapper .container .loan-slider .loan-slider-amount p .loan-slider-amount-label {
  font-size: 20px;
  left: 15px;
}
/* line 288, Bolt\components\_loan-widget.scss */
.boltplus.application-page .boltCalculator.container .slider-wrapper .container .loan-slider .loan-slider-amount p .loan-slider-amount-figure {
  font-size: 27px;
  margin-left: 45px;
  top: 2px;
}
/* line 294, Bolt\components\_loan-widget.scss */
.boltplus.application-page .boltCalculator.container .slider-wrapper .container .loan-slider .loan-slider-amount p .loan-slider-amount-currency {
  font-size: 20px;
}
/* line 301, Bolt\components\_loan-widget.scss */
.boltplus.application-page .boltCalculator.container .secondLoan-slider-wrapper .loan-slider .loan-slider-amount p .loan-slider-amount-figure {
  margin-left: 0;
}
/* line 306, Bolt\components\_loan-widget.scss */
.boltplus.application-page .boltCalculator.container #consolidation-loan article .checkbox-radio-list .tickBox {
  position: absolute;
  left: -20px;
}
/* line 311, Bolt\components\_loan-widget.scss */
.boltplus.application-page .boltCalculator.container #consolidation-loan article.col-xs-12 .data-loan-widget-repayment-time {
  text-align: left;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 318, Bolt\components\_loan-widget.scss */
  .boltplus.application-page #consolidation-loan article .checkbox-radio-list {
    width: 120px;
  }
}
@media (max-width: 991px) {
  /* line 325, Bolt\components\_loan-widget.scss */
  .boltplus.application-page .boltCalculator.container .slider-wrapper .container {
    height: 165px;
    margin-bottom: 15px;
  }
}

/* line 334, Bolt\components\_loan-widget.scss */
.loan-slider-progress .slider-mark {
  border-left: 1px solid #ababab;
  height: 50px;
  top: 5px;
  opacity: 0.2;
  -webkit-opacity: 0.2;
}

@media (max-width: 767px) {
  /* line 344, Bolt\components\_loan-widget.scss */
  .boltCalculator.container {
    padding-top: 0;
  }
}
@media (max-width: 991px) {
  /* line 350, Bolt\components\_loan-widget.scss */
  .information-row .information-row-panel p {
    min-height: 72px !important;
  }
}
/* line 1, Bolt\components\_navs.scss */
.nav-tabs {
  border-bottom: 0;
}
/* line 4, Bolt\components\_navs.scss */
.nav-tabs > li {
  float: none;
  margin-bottom: 0;
  text-align: center;
}
/* line 9, Bolt\components\_navs.scss */
.nav-tabs > li > span {
  font-size: 24px;
  color: #777777;
  display: block;
  padding: 12px 6px;
}
/* line 16, Bolt\components\_navs.scss */
.nav-tabs > li > a, .nav-tabs > li a:link, .nav-tabs > li a:visited {
  background: #ededed;
  padding-top: 0;
  padding-bottom: 0;
  color: #555555;
  line-height: 60px;
  text-transform: uppercase;
  border: 0;
  border-radius: 0px;
}
/* line 26, Bolt\components\_navs.scss */
.nav-tabs > li > a:focus, .nav-tabs > li > a:hover, .nav-tabs > li a:link:focus, .nav-tabs > li a:link:hover, .nav-tabs > li a:visited:focus, .nav-tabs > li a:visited:hover {
  background: #ededed;
  color: #555555;
  border: 0;
}
/* line 35, Bolt\components\_navs.scss */
.nav-tabs > li.active > a {
  background: #adda43;
  color: #ededed;
}
/* line 39, Bolt\components\_navs.scss */
.nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  background: #adda43;
  color: #ededed;
}
/* line 48, Bolt\components\_navs.scss */
.nav-tabs.nav-justified {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: bold;
}
/* line 53, Bolt\components\_navs.scss */
.nav-tabs.nav-justified > li > a {
  margin-bottom: 10px;
}
/* line 59, Bolt\components\_navs.scss */
.nav-tabs.nav-justified > .active > a {
  border: 0;
  font-weight: bold;
  letter-spacing: 0.3px;
}
/* line 64, Bolt\components\_navs.scss */
.nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
  border: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 75, Bolt\components\_navs.scss */
  .nav-tabs.nav-justified > li > a {
    line-height: 1.2;
    padding: 5px 20px;
  }
}
@media (min-width: 768px) {
  /* line 84, Bolt\components\_navs.scss */
  .nav-tabs > li {
    float: left;
    text-align: left;
  }
  /* line 88, Bolt\components\_navs.scss */
  .nav-tabs > li > a {
    line-height: 65px;
  }
  /* line 91, Bolt\components\_navs.scss */
  .nav-tabs > li > a:hover {
    opacity: 0.8;
  }
  /* line 97, Bolt\components\_navs.scss */
  .nav-tabs > li.active > a {
    background: #adda43;
    color: white;
  }
  /* line 101, Bolt\components\_navs.scss */
  .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background: #adda43;
    color: white;
  }
  /* line 107, Bolt\components\_navs.scss */
  .nav-tabs > li.active > a:hover {
    opacity: 1;
  }
  /* line 115, Bolt\components\_navs.scss */
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 119, Bolt\components\_navs.scss */
  .nav-tabs.nav-justified > li > span {
    margin-right: 20px;
  }
  /* line 123, Bolt\components\_navs.scss */
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
    margin-right: 20px;
    border: 0;
    border-radius: 0;
  }
  /* line 131, Bolt\components\_navs.scss */
  .nav-tabs.nav-justified > li:last-of-type > a {
    margin-right: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 141, Bolt\components\_navs.scss */
  .nav-tabs.nav-justified a {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  /* line 150, Bolt\components\_navs.scss */
  .nav-tabs.nav-justified > li > a {
    line-height: 1.2;
    padding: 12px 20px;
  }
}

/* line 1, Bolt\components\_arrow-breadcrumb.scss */
.arrow-breadcrumb {
  color: white;
  margin: 0;
  text-align: left;
}
/* line 7, Bolt\components\_arrow-breadcrumb.scss */
.arrow-breadcrumb ul {
  list-style: outside none none;
  margin: 10px 0 5.5px 0;
  padding: 0;
}
/* line 12, Bolt\components\_arrow-breadcrumb.scss */
.arrow-breadcrumb ul .btn-primary, .arrow-breadcrumb ul .primary .btn, .primary .arrow-breadcrumb ul .btn, .arrow-breadcrumb ul .hcl-radio-button-group tr td input[type="radio"] ~ label, .hcl-radio-button-group tr td .arrow-breadcrumb ul input[type="radio"] ~ label {
  padding: 0 0 0 20px;
  line-height: 50px;
  height: 50px;
}
/* line 17, Bolt\components\_arrow-breadcrumb.scss */
.arrow-breadcrumb ul .btn-primary:after, .arrow-breadcrumb ul .primary .btn:after, .primary .arrow-breadcrumb ul .btn:after, .arrow-breadcrumb ul .hcl-radio-button-group tr td input[type="radio"] ~ label:after, .hcl-radio-button-group tr td .arrow-breadcrumb ul input[type="radio"] ~ label:after {
  z-index: -1;
}
/* line 22, Bolt\components\_arrow-breadcrumb.scss */
.arrow-breadcrumb ul .arrow:after {
  background-color: inherit;
  border-radius: 20% 20% 20% 100%;
  content: "";
  height: 40px;
  width: 40px;
  position: absolute;
  right: -14px;
  top: 5px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 999;
  border-top: #ededed solid 2px;
  border-right: #ededed solid 2px;
  border-bottom: 0 none transparent;
  border-left: 0 none transparent;
}
/* line 26, Bolt\components\_arrow-breadcrumb.scss */
.arrow-breadcrumb ul .inactive.arrow:after,
.arrow-breadcrumb ul .success.arrow:after {
  height: 29px;
  top: 3px;
  width: 29px;
}
/* line 33, Bolt\components\_arrow-breadcrumb.scss */
.arrow-breadcrumb ul .input-group {
  margin-bottom: 0;
  margin-top: -12px;
  height: 50px;
}
/* line 39, Bolt\components\_arrow-breadcrumb.scss */
.arrow-breadcrumb ul .success {
  background-color: #adda43;
}
/* line 43, Bolt\components\_arrow-breadcrumb.scss */
.arrow-breadcrumb ul .inactive {
  background-color: white;
  color: #777777;
}
/* line 52, Bolt\components\_arrow-breadcrumb.scss */
.arrow-breadcrumb ul span {
  padding-left: 18%;
  text-align: center;
  line-height: 28px;
}
/* line 59, Bolt\components\_arrow-breadcrumb.scss */
.arrow-breadcrumb ul li {
  height: 36px;
  margin-top: 7px;
  padding-top: 4px;
}
/* line 64, Bolt\components\_arrow-breadcrumb.scss */
.arrow-breadcrumb ul li a {
  display: block;
  text-decoration: none;
  color: #FFFFFF;
}
/* line 70, Bolt\components\_arrow-breadcrumb.scss */
.arrow-breadcrumb ul li .input-group .input-group-addon:after {
  top: 14px;
}
/* line 74, Bolt\components\_arrow-breadcrumb.scss */
.arrow-breadcrumb ul li .fa {
  line-height: 25px;
}
/* line 77, Bolt\components\_arrow-breadcrumb.scss */
.arrow-breadcrumb ul li .btn-with-icon {
  display: table;
}
/* line 79, Bolt\components\_arrow-breadcrumb.scss */
.arrow-breadcrumb ul li .btn-with-icon span {
  display: table-cell;
  line-height: 16px;
  padding: 0;
  text-align: left;
  vertical-align: middle;
  white-space: normal;
}
/* line 91, Bolt\components\_arrow-breadcrumb.scss */
.arrow-breadcrumb ul .btn:hover {
  color: white;
  background-color: #00ace9;
  cursor: default;
}
/* line 98, Bolt\components\_arrow-breadcrumb.scss */
.arrow-breadcrumb ul .first {
  border-radius: 10px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
/* line 103, Bolt\components\_arrow-breadcrumb.scss */
.arrow-breadcrumb ul .last {
  border-radius: 10px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 2, Bolt\components\_summary-panel.scss */
.summary-container.affix {
  top: 0;
}
@media (max-width: 767px) {
  /* line 1, Bolt\components\_summary-panel.scss */
  .summary-container {
    position: static !important;
  }
}

/* line 11, Bolt\components\_summary-panel.scss */
.summary-panel {
  margin: 20px 0 15px 0;
  border-radius: 16px;
  background: #FFFFFF;
}
@media (min-width: 768px) {
  /* line 11, Bolt\components\_summary-panel.scss */
  .summary-panel {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  /* line 11, Bolt\components\_summary-panel.scss */
  .summary-panel {
    position: static !important;
    width: 100% !important;
  }
}
/* line 27, Bolt\components\_summary-panel.scss */
.summary-panel .summary-panel-mid {
  padding: 20px 20px;
}
/* line 30, Bolt\components\_summary-panel.scss */
.summary-panel .summary-panel-mid h2, .summary-panel .summary-panel-mid h3 {
  margin-bottom: 15px;
  color: #00ace9;
}
/* line 35, Bolt\components\_summary-panel.scss */
.summary-panel .summary-panel-mid ul {
  margin: 0;
}
/* line 40, Bolt\components\_summary-panel.scss */
.summary-panel .summary-panel-mid ul li p {
  margin-bottom: 10px;
}
/* line 46, Bolt\components\_summary-panel.scss */
.summary-panel .summary-panel-mid .price {
  color: #00ace9;
}
/* line 50, Bolt\components\_summary-panel.scss */
.summary-panel .summary-panel-mid #errorMsgB, .summary-panel .summary-panel-mid label, .summary-panel .summary-panel-mid .validation-summary-valid ul {
  padding: 0;
}
/* line 54, Bolt\components\_summary-panel.scss */
.summary-panel .summary-panel-mid .form-group {
  clear: both;
}
/* line 57, Bolt\components\_summary-panel.scss */
.summary-panel .summary-panel-mid .form-group .form-control {
  width: 100%;
  padding-right: 12px;
}
/* line 62, Bolt\components\_summary-panel.scss */
.summary-panel .summary-panel-mid .form-group + .form-group {
  margin-bottom: 0;
}
/* line 66, Bolt\components\_summary-panel.scss */
.summary-panel .summary-panel-mid #validateOTP {
  font-size: 16px;
}
/* line 71, Bolt\components\_summary-panel.scss */
.summary-panel .summary-panel-footer {
  padding: 32px 42px 16px 42px;
  background: #00ace9;
  color: #FFFFFF;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}
/* line 78, Bolt\components\_summary-panel.scss */
.summary-panel .summary-panel-footer h3 {
  color: #fff;
  margin: 0;
  padding: 0 0 18px;
}
/* line 84, Bolt\components\_summary-panel.scss */
.summary-panel .summary-panel-footer p {
  font-size: 0.9em;
}
/* line 90, Bolt\components\_summary-panel.scss */
.summary-panel .validation-summary-valid ul {
  list-style: none;
  padding-left: 5px;
  font-size: 85%;
  margin-bottom: 0;
}

/* line 102, Bolt\components\_summary-panel.scss */
.boltplus.thankyou-page .summary-panel .summary-panel-mid {
  background-color: #fff !important;
  padding: 0 !important;
}

/* line 1, Bolt\pages\_declined.scss */
.declined {
  clear: both;
}
/* line 3, Bolt\pages\_declined.scss */
.declined .small-print {
  color: #555555;
  margin: 12px auto;
  max-width: 760px;
}
/* line 9, Bolt\pages\_declined.scss */
.declined .declined-banner {
  background: #007ca3;
  padding-bottom: 30px;
  color: #fff;
  text-align: center;
  font-size: 20px;
  position: relative;
  z-index: 9;
}
/* line 18, Bolt\pages\_declined.scss */
.declined .declined-banner .h4, .declined .declined-banner .h5 {
  color: #fff;
  font-weight: bold;
  margin: 12px auto;
  max-width: 760px;
}
/* line 23, Bolt\pages\_declined.scss */
.declined .declined-banner .h4 p, .declined .declined-banner .h5 p {
  display: inline;
}
/* line 28, Bolt\pages\_declined.scss */
.declined .declined-banner .banner-image {
  display: none;
  visibility: hidden;
}
/* line 33, Bolt\pages\_declined.scss */
.declined .declined-banner .banner-background-image {
  display: none;
  visibility: hidden;
  background-color: #ededed;
}
/* line 39, Bolt\pages\_declined.scss */
.declined .declined-banner .small-print {
  color: #fff;
}
/* line 43, Bolt\pages\_declined.scss */
.declined .declined-banner .h4 {
  margin-top: 0;
}
/* line 47, Bolt\pages\_declined.scss */
.declined .declined-banner .emphasised-text {
  font-size: 34px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
}
/* line 52, Bolt\pages\_declined.scss */
.declined .declined-banner .emphasised-text.emphasised-text-large {
  font-size: 24px;
}
/* line 57, Bolt\pages\_declined.scss */
.declined .declined-banner .declineCTA {
  text-align: center;
  display: inline-block;
}
/* line 62, Bolt\pages\_declined.scss */
.declined .declined-banner .banner-text-wrapper {
  clear: both;
  margin-top: 20px;
}
/* line 67, Bolt\pages\_declined.scss */
.declined .declined-banner .h4, .declined .declined-banner .h5 {
  color: #fff;
  font-weight: bold;
  margin: 12px auto;
  max-width: 760px;
}
/* line 74, Bolt\pages\_declined.scss */
.declined .declined-banner .declineCTA {
  display: inline-block;
  font-size: 23px;
  font-weight: bold;
  height: 50px;
  line-height: 50px;
  padding: 0 50px;
  text-align: center;
}
@media (min-width: 992px) {
  /* line 9, Bolt\pages\_declined.scss */
  .declined .declined-banner {
    padding-bottom: 0;
    height: 400px;
  }
  /* line 88, Bolt\pages\_declined.scss */
  .declined .declined-banner .banner-background-image {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    -webkit-background-size: cover;
    background-size: cover;
    background-color: #ededed;
    display: block;
    visibility: visible;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  /* line 101, Bolt\pages\_declined.scss */
  .declined .declined-banner .banner-background-image:before {
    content: '';
    background: url(/images//banners/banner-overlay-full_provident_blue.png) 50% 50% no-repeat;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  /* line 113, Bolt\pages\_declined.scss */
  .declined .declined-banner .emphasised-text {
    padding: 0 6px;
  }
}
/* line 119, Bolt\pages\_declined.scss */
.declined .declined-options {
  padding-top: 10px;
  padding-bottom: 0;
}
/* line 123, Bolt\pages\_declined.scss */
.declined .declined-options .declined-option {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}
/* line 128, Bolt\pages\_declined.scss */
.declined .declined-options .declined-option h1 {
  font-weight: bold;
  margin-top: 0;
}
/* line 133, Bolt\pages\_declined.scss */
.declined .declined-options .declined-option .declined-subheading {
  font-weight: bold;
  font-size: 20px;
  color: #555555;
  margin-bottom: 10.5px;
}
/* line 140, Bolt\pages\_declined.scss */
.declined .declined-options .declined-option .declined-option-value {
  font-size: 18px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 144, Bolt\pages\_declined.scss */
.declined .declined-options .declined-option .declined-option-value > span {
  font-size: 50px;
  line-height: 50px;
  font-weight: bold;
  color: #00ace9;
  display: inline-block;
}
/* line 153, Bolt\pages\_declined.scss */
.declined .declined-options .declined-option .declined-payment-options {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #555555;
  margin-bottom: 10.5px;
  margin-top: 10.5px;
  line-height: 34px;
}
/* line 160, Bolt\pages\_declined.scss */
.declined .declined-options .declined-option .declined-payment-options .declined-payment-options-emphasised-text {
  display: inline-block;
  vertical-align: middle;
  font-size: 36px;
  font-weight: bold;
  color: #333333;
}
/* line 169, Bolt\pages\_declined.scss */
.declined .declined-options .declined-option.declined-option-one {
  background: #fcfbfa;
  padding-bottom: 45px;
}
/* line 173, Bolt\pages\_declined.scss */
.declined .declined-options .declined-option.declined-option-one h1,
.declined .declined-options .declined-option.declined-option-one .declined-subheading {
  color: #ababab;
}
/* line 178, Bolt\pages\_declined.scss */
.declined .declined-options .declined-option.declined-option-one .declined-option-value {
  color: #ababab;
}
/* line 181, Bolt\pages\_declined.scss */
.declined .declined-options .declined-option.declined-option-one .declined-option-value > span {
  color: #ababab;
}
/* line 187, Bolt\pages\_declined.scss */
.declined .declined-options .declined-option.declined-option-two {
  background: #eeede8;
  padding-top: 45px;
  padding-bottom: 45px;
}
/* line 192, Bolt\pages\_declined.scss */
.declined .declined-options .declined-option.declined-option-two .declined-option-description {
  position: static;
}
/* line 213, Bolt\pages\_declined.scss */
.declined .declined-options .declined-option.declined-option-three {
  background: #f5f4f1;
  padding-top: 45px;
}
/* line 217, Bolt\pages\_declined.scss */
.declined .declined-options .declined-option.declined-option-three .declined-option-description {
  position: static;
}
/* line 220, Bolt\pages\_declined.scss */
.declined .declined-options .declined-option.declined-option-three .declined-option-description:before {
  content: 'LUB';
  text-transform: uppercase;
  text-align: center;
  display: block;
  width: 65px;
  height: 65px;
  line-height: 65px;
  border-radius: 50%;
  background: #f8f8f6;
  margin-left: -32.5px;
  position: absolute;
  top: -32.5px;
  left: 50%;
}
@media (min-width: 992px) {
  /* line 119, Bolt\pages\_declined.scss */
  .declined .declined-options {
    padding: 25px 30px 30px;
  }
  /* line 242, Bolt\pages\_declined.scss */
  .declined .declined-options .declined-option {
    padding: 30px;
  }
  /* line 246, Bolt\pages\_declined.scss */
  .declined .declined-options .declined-option .declined-payment-options .declined-payment-options-emphasised-text {
    padding: 0 6px;
  }
  /* line 251, Bolt\pages\_declined.scss */
  .declined .declined-options .declined-option.declined-option-one {
    padding: 25px 20px 20px;
  }
  /* line 256, Bolt\pages\_declined.scss */
  .declined .declined-options .declined-option.declined-option-two:after {
    content: '';
    display: block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    background: white url(/images//icons/arrow-down.png) 50% 62% no-repeat;
    margin-left: -32.5px;
    position: absolute;
    top: -32.5px;
    left: 50%;
  }
  /* line 271, Bolt\pages\_declined.scss */
  .declined .declined-options .declined-option.declined-option-two, .declined .declined-options .declined-option.declined-option-three {
    padding: 25px 20px 20px;
  }
  /* line 275, Bolt\pages\_declined.scss */
  .declined .declined-options .declined-option.declined-option-two .declined-option-description, .declined .declined-options .declined-option.declined-option-three .declined-option-description {
    position: relative;
  }
  /* line 289, Bolt\pages\_declined.scss */
  .declined .declined-options .declined-option.declined-option-three .declined-option-description:before {
    background: #eeede8;
    margin-left: 0;
    top: auto;
    bottom: 45px;
    left: -50px;
  }
}

/* line 2, Bolt\pages\_global.scss */
.boltplus .branded-list {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
  list-style: none;
  padding: 0;
  color: #555555;
  text-align: left;
}
/* line 14, bootstrap\bootstrap\mixins\_clearfix.scss */
.boltplus .branded-list:before, .boltplus .branded-list:after {
  content: " ";
  display: table;
}
/* line 19, bootstrap\bootstrap\mixins\_clearfix.scss */
.boltplus .branded-list:after {
  clear: both;
}
/* line 11, Bolt\pages\_global.scss */
.boltplus .branded-list > li {
  margin-bottom: 5.25px;
}
/* line 15, Bolt\pages\_global.scss */
.boltplus .branded-list.align-left {
  padding-left: 26px;
  text-align: left;
}
/* line 20, Bolt\pages\_global.scss */
.boltplus .branded-list.align-left > li:before {
  margin-left: -26px;
}
/* line 27, Bolt\pages\_global.scss */
.boltplus .information-button {
  display: inline-block;
  vertical-align: middle;
  background: transparent;
  padding: 0;
  border: 0;
}
/* line 35, Bolt\pages\_global.scss */
.boltplus p.small-print {
  font-size: 12px;
  color: #ababab;
}
/* line 42, Bolt\pages\_global.scss */
.boltplus .slider-wrapper .container {
  position: relative;
  height: 170px;
  background-color: #ededed;
  width: auto;
  max-width: 100%;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  /* line 42, Bolt\pages\_global.scss */
  .boltplus .slider-wrapper .container {
    margin-bottom: 0;
  }
}
/* line 56, Bolt\pages\_global.scss */
.boltplus .slider-wrapper h4 {
  text-align: center;
  color: #4d4d4f;
  font-size: 21px;
  padding-top: 10px;
  text-transform: uppercase;
}
/* line 64, Bolt\pages\_global.scss */
.boltplus .slider-wrapper .glyphicon {
  font-weight: bold;
}
/* line 69, Bolt\pages\_global.scss */
.boltplus .information-panel {
  padding-top: -11px;
  text-align: center;
}
/* line 73, Bolt\pages\_global.scss */
.boltplus .information-panel p {
  color: #555555;
}
/* line 77, Bolt\pages\_global.scss */
.boltplus .information-panel img {
  margin: 21px auto 10.5px auto;
}
@media (min-width: 992px) {
  /* line 69, Bolt\pages\_global.scss */
  .boltplus .information-panel {
    text-align: left;
  }
}
/* line 86, Bolt\pages\_global.scss */
.boltplus .information-row {
  background: #ededed;
  padding: 20px 0;
  font-size: 13px;
  margin-top: 20px;
  clear: both;
}
/* line 93, Bolt\pages\_global.scss */
.boltplus .information-row .center-block {
  float: none;
}
/* line 98, Bolt\pages\_global.scss */
.boltplus .information-row .row > div, .boltplus .information-row #ctl00 .scfSectionLegend > div, #ctl00 .boltplus .information-row .scfSectionLegend > div {
  border: 1px solid transparent;
}
/* line 103, Bolt\pages\_global.scss */
.boltplus .information-row .information-row-panel {
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  border: 1px solid transparent;
}
/* line 109, Bolt\pages\_global.scss */
.boltplus .information-row .information-row-panel h1, .boltplus .information-row .information-row-panel h3 {
  margin-top: 0;
  margin-bottom: 30px;
  color: #00ace9;
  text-transform: uppercase;
  font-size: 21px;
}
/* line 117, Bolt\pages\_global.scss */
.boltplus .information-row .information-row-panel p {
  color: #555555;
  max-width: 240px;
  min-height: 54px;
  margin-left: auto;
  margin-right: auto;
}
/* line 125, Bolt\pages\_global.scss */
.boltplus .information-row .information-row-panel.information-row-panel-middle {
  border-color: #ededed transparent;
}
/* line 129, Bolt\pages\_global.scss */
.boltplus .information-row .information-row-panel .btn {
  padding: 0px 10px;
  background-color: #adda43;
  border-color: #adda43;
  border-radius: 0;
  height: 53px;
  line-height: 53px;
  text-transform: uppercase;
  font-weight: bold;
}
@media (max-width: 1199px) {
  /* line 143, Bolt\pages\_global.scss */
  .boltplus .information-row-panel .btn {
    max-width: 80%;
    margin: 0px auto;
  }
}
@media (max-width: 767px) {
  /* line 150, Bolt\pages\_global.scss */
  .boltplus .container {
    max-width: 97%;
  }
  /* line 153, Bolt\pages\_global.scss */
  .boltplus .container li.myaccount-menu > a {
    margin-left: 0 !important;
  }
  /* line 159, Bolt\pages\_global.scss */
  .boltplus .boltCalculator.container, .boltplus .boltCalculator .container {
    padding: 0;
  }
  /* line 165, Bolt\pages\_global.scss */
  .boltplus .information-row {
    margin-top: 0;
  }
  /* line 168, Bolt\pages\_global.scss */
  .boltplus .information-row .information-row-panel {
    margin-bottom: 30px;
  }
  /* line 171, Bolt\pages\_global.scss */
  .boltplus .information-row .information-row-panel .btn {
    max-width: 240px;
  }
}
/* line 179, Bolt\pages\_global.scss */
.boltplus .q-and-a-panel {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}
/* line 184, Bolt\pages\_global.scss */
.boltplus .q-and-a-panel p {
  margin-top: 21px;
  color: #555555;
}
/* line 189, Bolt\pages\_global.scss */
.boltplus .q-and-a-panel .img-responsive {
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 992px) {
  /* line 179, Bolt\pages\_global.scss */
  .boltplus .q-and-a-panel {
    text-align: left;
  }
}
/* line 200, Bolt\pages\_global.scss */
.boltplus .what-happens-next-how-it-works {
  text-align: center;
  margin-top: 20px;
}
/* line 204, Bolt\pages\_global.scss */
.boltplus .what-happens-next-how-it-works hr {
  border-style: dotted;
  margin: 0;
}
/* line 209, Bolt\pages\_global.scss */
.boltplus .what-happens-next-how-it-works .what-happens-next-how-it-works-header {
  padding-bottom: 10px;
}
/* line 213, Bolt\pages\_global.scss */
.boltplus .what-happens-next-how-it-works .what-happens-next-how-it-works-further-text {
  text-align: left;
  padding-top: 15px;
  padding-bottom: 15px;
}
/* line 218, Bolt\pages\_global.scss */
.boltplus .what-happens-next-how-it-works .what-happens-next-how-it-works-further-text h1 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 32px;
}
/* line 227, Bolt\pages\_global.scss */
.boltplus .what-happens-next-how-it-works .what-happens-next-how-it-works-diagram p {
  font-size: 18px;
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
/* line 233, Bolt\pages\_global.scss */
.boltplus .what-happens-next-how-it-works .what-happens-next-how-it-works-diagram .what-happens-next-how-it-works-line {
  display: none;
}
/* line 237, Bolt\pages\_global.scss */
.boltplus .what-happens-next-how-it-works .what-happens-next-how-it-works-diagram .what-happens-next-how-it-works-icon-container {
  display: block;
  margin: auto;
  width: 144px;
  height: 145px;
  position: relative;
  background-repeat: no-repeat;
  z-index: 10;
}
/* line 246, Bolt\pages\_global.scss */
.boltplus .what-happens-next-how-it-works .what-happens-next-how-it-works-diagram .what-happens-next-how-it-works-icon-container.icon-user {
  background: url(/images/abTest/icons/user-small.png) 50% 50% no-repeat;
}
/* line 250, Bolt\pages\_global.scss */
.boltplus .what-happens-next-how-it-works .what-happens-next-how-it-works-diagram .what-happens-next-how-it-works-icon-container.icon-house {
  background: url(/images/abTest/icons/house-small.png) 50% 50% no-repeat;
}
/* line 254, Bolt\pages\_global.scss */
.boltplus .what-happens-next-how-it-works .what-happens-next-how-it-works-diagram .what-happens-next-how-it-works-icon-container.icon-thumbs-up {
  background: url(/images/abTest/icons/thumbs-up-small.png) 50% 50% no-repeat;
}
@media (min-width: 992px) {
  /* line 261, Bolt\pages\_global.scss */
  .boltplus .what-happens-next-how-it-works .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 266, Bolt\pages\_global.scss */
  .boltplus .what-happens-next-how-it-works .what-happens-next-how-it-works-header {
    background: whitesmoke;
    padding-top: 10px;
    padding-bottom: 80px;
    position: static;
  }
  /* line 274, Bolt\pages\_global.scss */
  .boltplus .what-happens-next-how-it-works .what-happens-next-how-it-works-further-text .row, .boltplus .what-happens-next-how-it-works .what-happens-next-how-it-works-further-text #ctl00 .scfSectionLegend, #ctl00 .boltplus .what-happens-next-how-it-works .what-happens-next-how-it-works-further-text .scfSectionLegend {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* line 280, Bolt\pages\_global.scss */
  .boltplus .what-happens-next-how-it-works .what-happens-next-how-it-works-diagram {
    margin-top: -70px;
  }
  /* line 283, Bolt\pages\_global.scss */
  .boltplus .what-happens-next-how-it-works .what-happens-next-how-it-works-diagram p {
    margin-top: 31.5px;
    margin-bottom: 31.5px;
  }
  /* line 288, Bolt\pages\_global.scss */
  .boltplus .what-happens-next-how-it-works .what-happens-next-how-it-works-diagram .what-happens-next-how-it-works-line {
    display: block;
    height: 3px;
    background: #e53329;
    position: absolute;
    top: 68.5px;
    z-index: 1;
  }
  /* line 296, Bolt\pages\_global.scss */
  .boltplus .what-happens-next-how-it-works .what-happens-next-how-it-works-diagram .what-happens-next-how-it-works-line.what-happens-next-how-it-works-line-start {
    left: 50%;
    right: 0;
  }
  /* line 301, Bolt\pages\_global.scss */
  .boltplus .what-happens-next-how-it-works .what-happens-next-how-it-works-diagram .what-happens-next-how-it-works-line.what-happens-next-how-it-works-line-middle {
    left: 0;
    right: 0;
  }
  /* line 306, Bolt\pages\_global.scss */
  .boltplus .what-happens-next-how-it-works .what-happens-next-how-it-works-diagram .what-happens-next-how-it-works-line.what-happens-next-how-it-works-line-end {
    left: 0;
    right: 50%;
  }
  /* line 312, Bolt\pages\_global.scss */
  .boltplus .what-happens-next-how-it-works .what-happens-next-how-it-works-diagram .what-happens-next-how-it-works-icon-container {
    width: 145px;
    height: 145px;
    background: transparent no-repeat scroll 50% 50%;
  }
  /* line 318, Bolt\pages\_global.scss */
  .boltplus .what-happens-next-how-it-works .what-happens-next-how-it-works-diagram .what-happens-next-how-it-works-icon-container.what-happens-next-how-it-works-icon-container-last:after {
    display: none;
  }
}
/* line 327, Bolt\pages\_global.scss */
.boltplus .popover {
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #eaeaea;
}
/* line 332, Bolt\pages\_global.scss */
.boltplus .popover .popover-title {
  border-radius: 0px;
}
/* line 336, Bolt\pages\_global.scss */
.boltplus .popover .popover-content {
  font-size: 13px;
  line-height: 1.3;
}
/* line 345, Bolt\pages\_global.scss */
.boltplus header .navbar-default.brokernavbar .container .navbar-collapse .nav.navbar-nav > li:last-child > a {
  color: #fff;
  background-color: #adda43;
  font-weight: bold;
}
/* line 350, Bolt\pages\_global.scss */
.boltplus header .navbar-default.brokernavbar .container .navbar-collapse .nav.navbar-nav > li:last-child > a:hover, .boltplus header .navbar-default.brokernavbar .container .navbar-collapse .nav.navbar-nav > li:last-child > a:focus {
  color: #FFF;
  background-color: #95c426 !important;
}
/* line 357, Bolt\pages\_global.scss */
.boltplus header .navbar-default .container .navbar-collapse {
  top: 37px;
}
/* line 362, Bolt\pages\_global.scss */
.boltplus header .navbar-default .container .navbar-collapse .navbar-nav > li.myaccount-menu > a {
  color: #FFF;
  background-color: #adda43;
  font-weight: bold;
  margin-left: 8px;
  padding: 0 10px !important;
}
/* line 369, Bolt\pages\_global.scss */
.boltplus header .navbar-default .container .navbar-collapse .navbar-nav > li.myaccount-menu > a:hover, .boltplus header .navbar-default .container .navbar-collapse .navbar-nav > li.myaccount-menu > a:focus {
  color: #FFF;
  background-color: #95c426 !important;
}
/* line 376, Bolt\pages\_global.scss */
.boltplus header .navbar-default .container .navbar-collapse .navbar-nav > li > a .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
  display: block;
  left: -100px;
  margin: 6px auto 0;
  position: absolute;
  right: -100px;
  z-index: 999;
}
/* line 388, Bolt\pages\_global.scss */
.boltplus header .navbar-default .container .navbar-collapse .navbar-nav > li > a i.fa {
  line-height: 39px;
  margin-right: 6px;
}
/* line 397, Bolt\pages\_global.scss */
.boltplus .header-row-1 {
  padding: 0;
  z-index: 9999;
}
/* line 401, Bolt\pages\_global.scss */
.boltplus .header-row-1 .logo {
  float: left;
  width: 107px;
  padding: 15px 0;
}
/* line 407, Bolt\pages\_global.scss */
.boltplus .header-row-1 .col-xs-6.col-sm-4.col-md-3 .logo {
  width: 95%;
}
/* line 410, Bolt\pages\_global.scss */
.boltplus .header-row-1 .col-xs-6.col-sm-4.col-md-3 .logo img {
  margin: 0;
}
/* line 415, Bolt\pages\_global.scss */
.boltplus .header-row-1 .container .page-log-text {
  top: 5px;
  right: -7px;
}
/* line 420, Bolt\pages\_global.scss */
.boltplus .header-row-1 .container .page-log-text h3 {
  font-size: 26px;
  color: #00ace9;
}
@media (max-width: 767px) {
  /* line 428, Bolt\pages\_global.scss */
  .boltplus .panel h2, .boltplus .panel h3 {
    font-size: 29px;
  }
  /* line 435, Bolt\pages\_global.scss */
  .boltplus header .navbar-default .container .navbar-header .navbar-toggle {
    margin: 28px 1px 28px 0;
    margin-bottom: 5px;
  }
  /* line 441, Bolt\pages\_global.scss */
  .boltplus header .navbar-default .container .navbar-collapse {
    padding-left: 0;
    margin-top: 38px !important;
  }
  /* line 445, Bolt\pages\_global.scss */
  .boltplus header .navbar-default .container .navbar-collapse .navbar-nav {
    margin-top: 15px !important;
  }
  /* line 449, Bolt\pages\_global.scss */
  .boltplus header .navbar-default .container .navbar-collapse .navbar-nav > li > a {
    text-align: right;
    height: 27px;
    line-height: 25px;
  }
  /* line 454, Bolt\pages\_global.scss */
  .boltplus header .navbar-default .container .navbar-collapse .navbar-nav > li > a span, .boltplus header .navbar-default .container .navbar-collapse .navbar-nav > li > a i.fa {
    display: inline;
    line-height: 25px;
  }
  /* line 459, Bolt\pages\_global.scss */
  .boltplus header .navbar-default .container .navbar-collapse .navbar-nav > li > a .caret {
    display: inline-block;
    position: static;
    margin: 0 0 0 4px;
  }
  /* line 466, Bolt\pages\_global.scss */
  .boltplus header .navbar-default .container .navbar-collapse .navbar-nav > li .dropdown-menu {
    width: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  /* line 474, Bolt\pages\_global.scss */
  .boltplus header .navbar-default .container button.navbar-toggle {
    /* margin: 23px 0 !important; */
  }
  /* line 476, Bolt\pages\_global.scss */
  .boltplus header .navbar-default .container button.navbar-toggle .icon-bar {
    background-color: #000;
    height: 5px;
    width: 30px;
  }
  /* line 485, Bolt\pages\_global.scss */
  .boltplus header + .header-row-1 {
    top: 0 !important;
  }
  /* line 488, Bolt\pages\_global.scss */
  .boltplus header + .header-row-1 > .container {
    height: 0;
  }
  /* line 492, Bolt\pages\_global.scss */
  .boltplus header + .header-row-1 > .container > .row .logo, .boltplus #ctl00 header + .header-row-1 > .container > .scfSectionLegend .logo, #ctl00 .boltplus header + .header-row-1 > .container > .scfSectionLegend .logo {
    position: absolute;
    top: 0;
    left: 5px;
    max-width: 115px !important;
    min-width: 115px !important;
  }
  /* line 500, Bolt\pages\_global.scss */
  .boltplus header + .header-row-1 > .container > .row .page-log-text, .boltplus #ctl00 header + .header-row-1 > .container > .scfSectionLegend .page-log-text, #ctl00 .boltplus header + .header-row-1 > .container > .scfSectionLegend .page-log-text {
    top: 23px;
    right: 70px;
    padding: 0;
  }
  /* line 514, Bolt\pages\_global.scss */
  .boltplus footer + .content-row .container h3 {
    margin-top: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 524, Bolt\pages\_global.scss */
  .boltplus header .navbar-default.brokernavbar .container .navbar-collapse .nav.navbar-nav > li {
    max-width: 25%;
  }
  /* line 527, Bolt\pages\_global.scss */
  .boltplus header .navbar-default.brokernavbar .container .navbar-collapse .nav.navbar-nav > li a {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* line 532, Bolt\pages\_global.scss */
  .boltplus header .navbar-default.brokernavbar .container .navbar-collapse .nav.navbar-nav > li:last-child {
    position: absolute;
    right: 0;
    top: -40px;
    max-width: 22% !important;
  }
  /* line 541, Bolt\pages\_global.scss */
  .boltplus header .navbar-default .container .navbar-collapse {
    padding-left: 16%;
  }
  /* line 544, Bolt\pages\_global.scss */
  .boltplus header .navbar-default .container .navbar-collapse .navbar-nav > li {
    max-width: 22%;
  }
  /* line 547, Bolt\pages\_global.scss */
  .boltplus header .navbar-default .container .navbar-collapse .navbar-nav > li.myaccount-menu {
    max-width: 25% !important;
    position: absolute;
    right: 0;
    top: -40px;
  }
  /* line 557, Bolt\pages\_global.scss */
  .boltplus .header-row-1 .container .page-log-text {
    top: 4px;
    right: 140px;
  }
  /* line 561, Bolt\pages\_global.scss */
  .boltplus .header-row-1 .container .page-log-text h3 {
    font-size: 23px;
  }
  /* line 564, Bolt\pages\_global.scss */
  .boltplus .header-row-1 .container .page-log-text h3 img {
    position: relative;
    top: -3px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 573, Bolt\pages\_global.scss */
  .boltplus header .navbar-default .container .navbar-collapse .navbar-nav > li.myaccount-menu {
    top: 0;
  }
}
@media (max-width: 479px) {
  /* line 579, Bolt\pages\_global.scss */
  .boltplus .header-row-1 .container h3 {
    font-size: 19px !important;
  }
  /* line 582, Bolt\pages\_global.scss */
  .boltplus .header-row-1 .container h3 img {
    width: 20px;
    height: auto;
  }
  /* line 588, Bolt\pages\_global.scss */
  .boltplus header + .header-row-1 > .container > .row .page-log-text, .boltplus #ctl00 header + .header-row-1 > .container > .scfSectionLegend .page-log-text, #ctl00 .boltplus header + .header-row-1 > .container > .scfSectionLegend .page-log-text {
    top: 0;
    right: 0;
  }
  /* line 592, Bolt\pages\_global.scss */
  .boltplus header + .header-row-1 > .container > .row .page-log-text ul li, .boltplus #ctl00 header + .header-row-1 > .container > .scfSectionLegend .page-log-text ul li, #ctl00 .boltplus header + .header-row-1 > .container > .scfSectionLegend .page-log-text ul li {
    margin: -3px 0 0 0;
  }
  /* line 595, Bolt\pages\_global.scss */
  .boltplus header + .header-row-1 > .container > .row .page-log-text ul li h3, .boltplus #ctl00 header + .header-row-1 > .container > .scfSectionLegend .page-log-text ul li h3, #ctl00 .boltplus header + .header-row-1 > .container > .scfSectionLegend .page-log-text ul li h3 {
    padding-left: 25px;
    padding-top: 25px;
  }
  /* line 599, Bolt\pages\_global.scss */
  .boltplus header + .header-row-1 > .container > .row .page-log-text ul li h3 img, .boltplus #ctl00 header + .header-row-1 > .container > .scfSectionLegend .page-log-text ul li h3 img, #ctl00 .boltplus header + .header-row-1 > .container > .scfSectionLegend .page-log-text ul li h3 img {
    top: 17px;
  }
}
/* line 609, Bolt\pages\_global.scss */
.boltplus .four-column .container {
  background: #f1f2f2 none repeat scroll 0 0;
  font-size: 14px;
  margin-top: 10px;
  padding: 30px;
}
/* line 616, Bolt\pages\_global.scss */
.boltplus .four-column h3 {
  color: #231f20;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 25px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
/* line 625, Bolt\pages\_global.scss */
.boltplus .four-column .footersubmenu {
  font-size: 12px;
  line-height: 14px;
  margin: 0 0 10px;
  padding-right: 10px;
}
/* line 631, Bolt\pages\_global.scss */
.boltplus .four-column .footersubmenu a {
  color: #777777 !important;
}
/* line 634, Bolt\pages\_global.scss */
.boltplus .four-column .footersubmenu a:hover {
  color: #777777 !important;
  text-decoration: underline;
}

/* line 1, Bolt\pages\_homepage.scss */
.boltCalculator {
  padding: 20px 0 0 0;
  clear: both;
}
/* line 12, Bolt\pages\_homepage.scss */
.boltCalculator #consolidation-loan article .checkbox-radio-list {
  position: absolute;
  right: 0;
  top: 20px;
}
/* line 19, Bolt\pages\_homepage.scss */
.boltCalculator #consolidation-loan article.col-md-6 .data-loan-widget-repayment-time {
  text-align: left;
}
/* line 30, Bolt\pages\_homepage.scss */
.boltCalculator .tab-pane .row, .boltCalculator .tab-pane #ctl00 .scfSectionLegend, #ctl00 .boltCalculator .tab-pane .scfSectionLegend {
  margin: 0px;
}
/* line 35, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content {
  position: relative;
}
/* line 38, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content .homepage-panel {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 5px;
}
/* line 43, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content .homepage-panel .h4 {
  font-weight: bold;
  margin: 5px 0;
  text-align: left;
  text-transform: uppercase;
  font-size: 23px;
}
/* line 51, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content .homepage-panel .loan-icon {
  position: absolute;
  left: 20px;
  top: 110px;
}
/* line 57, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content .homepage-panel .branded-list {
  clear: both;
  min-height: 125px;
  padding: 15px 0px 0px 25px;
  margin: 20px 0px 0px !important;
  border: 0px solid #00ace9;
  border-top-width: 1px;
}
/* line 65, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content .homepage-panel .branded-list li {
  font-weight: bold;
  font-size: 13px;
}
/* line 69, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content .homepage-panel .branded-list li:before {
  width: auto;
  height: auto;
  margin-right: 5px;
  font-weight: bold;
  display: inline-block;
  content: "- ";
}
/* line 80, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content .homepage-panel .data-loan-widget-repayment-time {
  margin: 0 0 15px 0;
  border: 0px solid #00ace9;
  border-bottom-width: 1px;
  padding-bottom: 15px;
  min-height: 80px;
}
/* line 88, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content .homepage-panel .loan-repayment-picker .col-md-12 {
  padding: 0;
}
/* line 92, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content .homepage-panel .homepage-panel-subheading {
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  font-size: 15px;
  line-height: 27px;
  color: #808285;
  margin-bottom: 21px;
}
/* line 121, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content .homepage-panel.homepage-panel-two .apply-row, .boltCalculator .tab-content .homepage-panel.homepage-panel-four .apply-row {
  margin: 20px 0;
}
/* line 126, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content .homepage-panel .homepage-panel-header {
  min-height: 85px;
  padding-left: 125px;
}
/* line 131, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content .homepage-panel.homepage-panel-footer {
  padding-top: 0;
  padding-bottom: 45px;
}
/* line 136, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content .homepage-panel .btn-group {
  font-size: 0;
  text-align: center;
}
/* line 140, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content .homepage-panel .btn-group > .loan-repayment-picker-btn {
  float: none;
  border-left-style: none;
}
/* line 144, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content .homepage-panel .btn-group > .loan-repayment-picker-btn.show-btn + .show-btn {
  border-left-style: solid;
}
/* line 150, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content .homepage-panel .icon-medical {
  height: 51px;
  overflow: visible;
  position: absolute;
  top: -7px;
}
/* line 158, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content .resultData .max-amount-exceeded {
  padding: 54px 0px;
}
/* line 162, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content .max-amount-exceeded {
  display: block;
  text-align: center;
  font-weight: bold;
}
/* line 168, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content .resultData {
  clear: both;
  float: left;
  width: 100%;
  background: #ededed;
  padding: 15px 0 0 0;
}
/* line 175, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content .resultData p {
  margin: 0;
  clear: both;
}
/* line 180, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content .resultData .text-wrap {
  float: left;
  width: 65%;
  padding-left: 20px;
  font-size: 13px;
  line-height: 30px;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  line-height: 13px !important;
  margin: 3px 0;
}
/* line 193, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content .resultData .result-wrap {
  float: left;
  width: 35%;
  color: #00ace9;
  font-weight: bold;
  font-size: 21px;
  line-height: 20px;
}
/* line 201, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content .resultData .result-wrap .loan-repayment-picker-placeholder {
  line-height: 28px;
}
/* line 205, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content .resultData .result-wrap .currency-symbol {
  font-size: 13px;
  text-transform: uppercase;
}
/* line 211, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content .resultData.lastResult {
  margin-bottom: 10px;
}
/* line 214, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content .resultData.lastResult span.requested-text,
.boltCalculator .tab-content .resultData.lastResult span.total-repaid-text,
.boltCalculator .tab-content .resultData.lastResult span[data-loan-widget-placeholder="loanRepaymentPeriod"] {
  margin-right: 11pt;
  padding: 0 6px;
}
/* line 221, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content .resultData.lastResult [data-loan-widget-placeholder="loanRepaymentTotalAmount"],
.boltCalculator .tab-content .resultData.lastResult [data-loan-widget-placeholder="loanRepaymentAmount"] {
  margin-left: -15px;
}
/* line 228, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content article {
  padding: 0px;
}
/* line 231, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content article .wrapper {
  border: 10px solid #ededed;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  /* line 238, Bolt\pages\_homepage.scss */
  .boltCalculator .tab-content article + article .wrapper {
    border-left-width: 0;
  }
}
/* line 244, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content article.nonDirect .h4,
.boltCalculator .tab-content article.nonDirect .checkbox-radio-list > li input:checked + label,
.boltCalculator .tab-content article.nonDirect .checkbox-radio-list > li input + label:hover,
.boltCalculator .tab-content article.nonDirect .resultData .result-wrap {
  color: #95c426;
}
/* line 251, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content article.nonDirect .checkbox-radio-list > li input[type="radio"]:checked + label > .tickBox:before {
  background: #adda43;
}
/* line 255, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content article.nonDirect .icon-information {
  background-image: url(/images/icn-info-green.png);
}
/* line 260, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content article.nonDirect .loan-repayment-picker .btn-primary, .boltCalculator .tab-content article.nonDirect .loan-repayment-picker .primary .btn, .primary .boltCalculator .tab-content article.nonDirect .loan-repayment-picker .btn, .boltCalculator .tab-content article.nonDirect .loan-repayment-picker .hcl-radio-button-group tr td input[type="radio"] ~ label, .hcl-radio-button-group tr td .boltCalculator .tab-content article.nonDirect .loan-repayment-picker input[type="radio"] ~ label {
  background-color: #adda43;
  border-color: #adda43;
}
/* line 266, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content article.nonDirect .loan-repayment-picker .btn-secondary {
  color: #95c426;
}
/* line 269, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content article.nonDirect .loan-repayment-picker .btn-secondary.disabled, .boltCalculator .tab-content article.nonDirect .loan-repayment-picker .btn-secondary:disabled {
  color: #d0d0d0;
}
/* line 275, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content article.nonDirect .loan-repayment-picker-btn.active .loan-repayment-picker-number,
.boltCalculator .tab-content article.nonDirect .loan-repayment-picker-btn.active .loan-repayment-picker-month,
.boltCalculator .tab-content article.nonDirect .loan-repayment-picker-btn.active .loan-repayment-picker-period,
.boltCalculator .tab-content article.nonDirect .loan-repayment-picker-btn:hover .loan-repayment-picker-number,
.boltCalculator .tab-content article.nonDirect .loan-repayment-picker-btn:hover .loan-repayment-picker-month,
.boltCalculator .tab-content article.nonDirect .loan-repayment-picker-btn:hover .loan-repayment-picker-period {
  color: #95c426;
}
/* line 284, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content article.nonDirect .loan-repayment-picker-btn.active,
.boltCalculator .tab-content article.nonDirect .loan-repayment-picker-btn:active,
.boltCalculator .tab-content article.nonDirect .loan-repayment-picker-btn:hover {
  border-color: #adda43;
}
/* line 290, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content article.nonDirect .branded-list {
  border-color: #009941;
}
/* line 294, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content article.nonDirect .hcl-radio-button-group tr td input[type="radio"] ~ label,
.boltCalculator .tab-content article.nonDirect .applyLink .btn-success {
  color: white;
  background-color: #009941;
  border-color: #009941;
}
/* line 11, bootstrap\bootstrap\mixins\_buttons.scss */
.boltCalculator .tab-content article.nonDirect .hcl-radio-button-group tr td input[type="radio"] ~ label:hover, .boltCalculator .tab-content article.nonDirect .hcl-radio-button-group tr td input[type="radio"] ~ label:focus, .boltCalculator .tab-content article.nonDirect .hcl-radio-button-group tr td input[type="radio"] ~ label.focus, .boltCalculator .tab-content article.nonDirect .hcl-radio-button-group tr td input[type="radio"] ~ label:active, .boltCalculator .tab-content article.nonDirect .hcl-radio-button-group tr td input[type="radio"] ~ label.active, .open > .boltCalculator .tab-content article.nonDirect .hcl-radio-button-group tr td input[type="radio"] ~ label.dropdown-toggle,
.boltCalculator .tab-content article.nonDirect .applyLink .btn-success:hover,
.boltCalculator .tab-content article.nonDirect .applyLink .btn-success:focus,
.boltCalculator .tab-content article.nonDirect .applyLink .btn-success.focus,
.boltCalculator .tab-content article.nonDirect .applyLink .btn-success:active,
.boltCalculator .tab-content article.nonDirect .applyLink .btn-success.active, .open >
.boltCalculator .tab-content article.nonDirect .applyLink .btn-success.dropdown-toggle {
  color: white;
  background-color: #004d21;
  border-color: #004d21;
}
/* line 21, bootstrap\bootstrap\mixins\_buttons.scss */
.boltCalculator .tab-content article.nonDirect .hcl-radio-button-group tr td input[type="radio"] ~ label:active, .boltCalculator .tab-content article.nonDirect .hcl-radio-button-group tr td input[type="radio"] ~ label.active, .open > .boltCalculator .tab-content article.nonDirect .hcl-radio-button-group tr td input[type="radio"] ~ label.dropdown-toggle,
.boltCalculator .tab-content article.nonDirect .applyLink .btn-success:active,
.boltCalculator .tab-content article.nonDirect .applyLink .btn-success.active, .open >
.boltCalculator .tab-content article.nonDirect .applyLink .btn-success.dropdown-toggle {
  background-image: none;
}
/* line 29, bootstrap\bootstrap\mixins\_buttons.scss */
.boltCalculator .tab-content article.nonDirect .hcl-radio-button-group tr td input[type="radio"] ~ label.disabled, .boltCalculator .tab-content article.nonDirect .hcl-radio-button-group tr td input[type="radio"] ~ label.disabled:hover, .boltCalculator .tab-content article.nonDirect .hcl-radio-button-group tr td input[type="radio"] ~ label.disabled:focus, .boltCalculator .tab-content article.nonDirect .hcl-radio-button-group tr td input[type="radio"] ~ label.disabled.focus, .boltCalculator .tab-content article.nonDirect .hcl-radio-button-group tr td input[type="radio"] ~ label.disabled:active, .boltCalculator .tab-content article.nonDirect .hcl-radio-button-group tr td input[type="radio"] ~ label.disabled.active, .boltCalculator .tab-content article.nonDirect .hcl-radio-button-group tr td input[type="radio"] ~ label[disabled], .boltCalculator .tab-content article.nonDirect .hcl-radio-button-group tr td input[type="radio"] ~ label[disabled]:hover, .boltCalculator .tab-content article.nonDirect .hcl-radio-button-group tr td input[type="radio"] ~ label[disabled]:focus, .boltCalculator .tab-content article.nonDirect .hcl-radio-button-group tr td input[type="radio"] ~ label[disabled].focus, .boltCalculator .tab-content article.nonDirect .hcl-radio-button-group tr td input[type="radio"] ~ label[disabled]:active, .boltCalculator .tab-content article.nonDirect .hcl-radio-button-group tr td input[type="radio"] ~ label[disabled].active, fieldset[disabled] .boltCalculator .tab-content article.nonDirect .hcl-radio-button-group tr td input[type="radio"] ~ label, fieldset[disabled] .boltCalculator .tab-content article.nonDirect .hcl-radio-button-group tr td input[type="radio"] ~ label:hover, fieldset[disabled] .boltCalculator .tab-content article.nonDirect .hcl-radio-button-group tr td input[type="radio"] ~ label:focus, fieldset[disabled] .boltCalculator .tab-content article.nonDirect .hcl-radio-button-group tr td input[type="radio"] ~ label.focus, fieldset[disabled] .boltCalculator .tab-content article.nonDirect .hcl-radio-button-group tr td input[type="radio"] ~ label:active, fieldset[disabled] .boltCalculator .tab-content article.nonDirect .hcl-radio-button-group tr td input[type="radio"] ~ label.active,
.boltCalculator .tab-content article.nonDirect .applyLink .btn-success.disabled,
.boltCalculator .tab-content article.nonDirect .applyLink .btn-success.disabled:hover,
.boltCalculator .tab-content article.nonDirect .applyLink .btn-success.disabled:focus,
.boltCalculator .tab-content article.nonDirect .applyLink .btn-success.disabled.focus,
.boltCalculator .tab-content article.nonDirect .applyLink .btn-success.disabled:active,
.boltCalculator .tab-content article.nonDirect .applyLink .btn-success.disabled.active,
.boltCalculator .tab-content article.nonDirect .applyLink .btn-success[disabled],
.boltCalculator .tab-content article.nonDirect .applyLink .btn-success[disabled]:hover,
.boltCalculator .tab-content article.nonDirect .applyLink .btn-success[disabled]:focus,
.boltCalculator .tab-content article.nonDirect .applyLink .btn-success[disabled].focus,
.boltCalculator .tab-content article.nonDirect .applyLink .btn-success[disabled]:active,
.boltCalculator .tab-content article.nonDirect .applyLink .btn-success[disabled].active, fieldset[disabled]
.boltCalculator .tab-content article.nonDirect .applyLink .btn-success, fieldset[disabled]
.boltCalculator .tab-content article.nonDirect .applyLink .btn-success:hover, fieldset[disabled]
.boltCalculator .tab-content article.nonDirect .applyLink .btn-success:focus, fieldset[disabled]
.boltCalculator .tab-content article.nonDirect .applyLink .btn-success.focus, fieldset[disabled]
.boltCalculator .tab-content article.nonDirect .applyLink .btn-success:active, fieldset[disabled]
.boltCalculator .tab-content article.nonDirect .applyLink .btn-success.active {
  background-color: #009941;
  border-color: #009941;
}
/* line 40, bootstrap\bootstrap\mixins\_buttons.scss */
.boltCalculator .tab-content article.nonDirect .hcl-radio-button-group tr td input[type="radio"] ~ label .badge,
.boltCalculator .tab-content article.nonDirect .applyLink .btn-success .badge {
  color: #009941;
  background-color: white;
}
/* line 302, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content.col-xs-12 .homepage-panel-three:before {
  content: 'LUB';
  text-transform: uppercase;
  text-align: center;
  display: block;
  width: 80px;
  height: 80px;
  line-height: 80px;
  border-radius: 50%;
  background: #f8f8f6;
  margin-left: -40px;
  position: absolute;
  top: -40px;
  left: 50%;
  font-weight: bold;
  font-size: 21px;
}
/* line 321, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content.col-xs-12.selfService .homepage-panel-three:before {
  display: none;
}
/* line 327, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content.col-xs-12.directLoan .data-loan-widget-repayment-time {
  margin-top: 64px;
}
/* line 333, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content .apply-row {
  text-align: center;
}
/* line 337, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content .apply-row .applyLink:hover {
  text-decoration: none;
}
/* line 342, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content .apply-row .btn {
  font-size: 34px;
  height: 73px;
  line-height: 73px;
  max-width: none;
  padding: 0px 57px;
  margin-bottom: 20px;
}
/* line 350, Bolt\pages\_homepage.scss */
.boltCalculator .tab-content .apply-row .btn.btn-success {
  font-weight: bold;
  color: white;
  background-color: #00ace9;
  border-color: #00ace9;
}
/* line 11, bootstrap\bootstrap\mixins\_buttons.scss */
.boltCalculator .tab-content .apply-row .btn.btn-success:hover, .boltCalculator .tab-content .apply-row .btn.btn-success:focus, .boltCalculator .tab-content .apply-row .btn.btn-success.focus, .boltCalculator .tab-content .apply-row .btn.btn-success:active, .boltCalculator .tab-content .apply-row .btn.btn-success.active, .open > .boltCalculator .tab-content .apply-row .btn.btn-success.dropdown-toggle {
  color: white;
  background-color: #00749d;
  border-color: #00749d;
}
/* line 21, bootstrap\bootstrap\mixins\_buttons.scss */
.boltCalculator .tab-content .apply-row .btn.btn-success:active, .boltCalculator .tab-content .apply-row .btn.btn-success.active, .open > .boltCalculator .tab-content .apply-row .btn.btn-success.dropdown-toggle {
  background-image: none;
}
/* line 29, bootstrap\bootstrap\mixins\_buttons.scss */
.boltCalculator .tab-content .apply-row .btn.btn-success.disabled, .boltCalculator .tab-content .apply-row .btn.btn-success.disabled:hover, .boltCalculator .tab-content .apply-row .btn.btn-success.disabled:focus, .boltCalculator .tab-content .apply-row .btn.btn-success.disabled.focus, .boltCalculator .tab-content .apply-row .btn.btn-success.disabled:active, .boltCalculator .tab-content .apply-row .btn.btn-success.disabled.active, .boltCalculator .tab-content .apply-row .btn.btn-success[disabled], .boltCalculator .tab-content .apply-row .btn.btn-success[disabled]:hover, .boltCalculator .tab-content .apply-row .btn.btn-success[disabled]:focus, .boltCalculator .tab-content .apply-row .btn.btn-success[disabled].focus, .boltCalculator .tab-content .apply-row .btn.btn-success[disabled]:active, .boltCalculator .tab-content .apply-row .btn.btn-success[disabled].active, fieldset[disabled] .boltCalculator .tab-content .apply-row .btn.btn-success, fieldset[disabled] .boltCalculator .tab-content .apply-row .btn.btn-success:hover, fieldset[disabled] .boltCalculator .tab-content .apply-row .btn.btn-success:focus, fieldset[disabled] .boltCalculator .tab-content .apply-row .btn.btn-success.focus, fieldset[disabled] .boltCalculator .tab-content .apply-row .btn.btn-success:active, fieldset[disabled] .boltCalculator .tab-content .apply-row .btn.btn-success.active {
  background-color: #00ace9;
  border-color: #00ace9;
}
/* line 40, bootstrap\bootstrap\mixins\_buttons.scss */
.boltCalculator .tab-content .apply-row .btn.btn-success .badge {
  color: #00ace9;
  background-color: white;
}
@media (max-width: 991px) {
  /* line 364, Bolt\pages\_homepage.scss */
  .boltCalculator .tab-content .homepage-panel {
    padding-left: 30px;
    padding-right: 30px;
    height: auto !important;
  }
  /* line 369, Bolt\pages\_homepage.scss */
  .boltCalculator .tab-content .homepage-panel.homepage-panel-one, .boltCalculator .tab-content .homepage-panel.homepage-panel-three {
    padding-top: 20px;
    padding-bottom: 0;
  }
  /* line 377, Bolt\pages\_homepage.scss */
  .boltCalculator .tab-content .homepage-panel.homepage-panel-one .homepage-panel-header, .boltCalculator .tab-content .homepage-panel.homepage-panel-three .homepage-panel-header {
    min-height: 70px;
  }
  /* line 382, Bolt\pages\_homepage.scss */
  .boltCalculator .tab-content .homepage-panel .h4 {
    font-size: 28px;
  }
  /* line 386, Bolt\pages\_homepage.scss */
  .boltCalculator .tab-content .homepage-panel .homepage-panel-subheading {
    font-size: 18px;
  }
  /* line 390, Bolt\pages\_homepage.scss */
  .boltCalculator .tab-content .homepage-panel .loan-repayment-picker .col-md-12 {
    padding: 0;
  }
  /* line 396, Bolt\pages\_homepage.scss */
  .boltCalculator .tab-content .resultData .text-wrap {
    width: 65%;
    padding-left: 15px;
    font-size: 11px;
  }
  /* line 402, Bolt\pages\_homepage.scss */
  .boltCalculator .tab-content .resultData .result-wrap {
    width: 35%;
    font-size: 18px;
    line-height: 20px;
  }
  /* line 407, Bolt\pages\_homepage.scss */
  .boltCalculator .tab-content .resultData .result-wrap .currency-symbol {
    font-size: 12px;
    text-transform: uppercase;
  }
  /* line 414, Bolt\pages\_homepage.scss */
  .boltCalculator .tab-content .apply-row .btn {
    width: 100%;
    display: block;
    padding: 0px 15px;
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  /* line 425, Bolt\pages\_homepage.scss */
  .boltCalculator #consolidation-loan article.col-xs-12 .data-loan-widget-repayment-time {
    text-align: left;
  }
  /* line 431, Bolt\pages\_homepage.scss */
  .boltCalculator .tab-content article .wrapper {
    border-width: 0;
  }
  /* line 435, Bolt\pages\_homepage.scss */
  .boltCalculator .tab-content article + article .col-xs-12.homepage-panel {
    padding-top: 0;
  }
  /* line 439, Bolt\pages\_homepage.scss */
  .boltCalculator .tab-content .homepage-panel {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }
  /* line 444, Bolt\pages\_homepage.scss */
  .boltCalculator .tab-content .homepage-panel .homepage-panel-header {
    min-height: 0px;
  }
  /* line 448, Bolt\pages\_homepage.scss */
  .boltCalculator .tab-content .homepage-panel .h4 {
    font-size: 30px;
  }
  /* line 454, Bolt\pages\_homepage.scss */
  .boltCalculator .tab-content .resultData .text-wrap {
    width: 63%;
    line-height: 1.2;
    padding-top: 5px;
  }
  /* line 460, Bolt\pages\_homepage.scss */
  .boltCalculator .tab-content .resultData .result-wrap {
    width: 37%;
  }
  /* line 465, Bolt\pages\_homepage.scss */
  .boltCalculator .tab-content .apply-row .btn {
    font-size: 25px;
  }
  /* line 469, Bolt\pages\_homepage.scss */
  .boltCalculator .tab-content article.col-sm-6 .homepage-panel-three:before {
    display: none;
  }
}
@media (min-width: 992px) {
  /* line 480, Bolt\pages\_homepage.scss */
  .boltCalculator .tab-content .homepage-panel {
    padding-left: 3.5%;
    padding-right: 3.5%;
  }
  /* line 484, Bolt\pages\_homepage.scss */
  .boltCalculator .tab-content .homepage-panel .h4 {
    font-size: 22px;
  }
  /* line 488, Bolt\pages\_homepage.scss */
  .boltCalculator .tab-content .homepage-panel.homepage-panel-one, .boltCalculator .tab-content .homepage-panel.homepage-panel-three {
    padding-top: 20px;
    padding-bottom: 0;
  }
  /* line 494, Bolt\pages\_homepage.scss */
  .boltCalculator .tab-content .homepage-panel.homepage-panel-one {
    border-radius: 8px 0 0 0;
  }
  /* line 498, Bolt\pages\_homepage.scss */
  .boltCalculator .tab-content .homepage-panel.homepage-panel-footer {
    padding-top: 0;
    padding-bottom: 20px;
    border-radius: 0 0 0 8px;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  /* line 507, Bolt\pages\_homepage.scss */
  .boltCalculator .tab-content article + article .homepage-panel-one:before,
  .boltCalculator .tab-content article + article .homepage-panel-three:before {
    background: #f1f0ed none repeat scroll 0 0;
    border-radius: 50%;
    content: "LUB";
    display: block;
    height: 80px;
    left: -5px;
    line-height: 80px;
    margin-left: -40px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 280px;
    width: 80px;
    font-weight: bold;
    font-size: 21px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 530, Bolt\pages\_homepage.scss */
  .boltCalculator .tab-content article.col-md-4 .apply-row .btn {
    padding: 0px 39px;
    font-size: 30px;
  }
}
@media (min-width: 992px) {
  /* line 540, Bolt\pages\_homepage.scss */
  .boltCalculator #consolidation-loan .standardLoan .homepage-panel[data-equaliser="footer"] {
    border-bottom-left-radius: 0;
  }
  /* line 544, Bolt\pages\_homepage.scss */
  .boltCalculator #consolidation-loan .standardLoan .homepage-panel[data-equaliser="top"] {
    height: auto !important;
  }
  /* line 550, Bolt\pages\_homepage.scss */
  .boltCalculator #consolidation-loan .col-md-6 .homepage-panel[data-equaliser="top"] {
    border-top-left-radius: 0;
    padding-top: 20px;
  }
  /* line 555, Bolt\pages\_homepage.scss */
  .boltCalculator #consolidation-loan .col-md-6 .homepage-panel-two,
  .boltCalculator #consolidation-loan .col-md-6 .homepage-panel-four {
    height: auto !important;
    min-height: 105px;
  }
}
@media (max-width: 1199px) {
  /* line 566, Bolt\pages\_homepage.scss */
  .boltCalculator .homepage-panel .loan-icon {
    display: none;
  }
  /* line 570, Bolt\pages\_homepage.scss */
  .boltCalculator .homepage-panel .homepage-panel-header {
    padding-left: 0px !important;
  }
  /* line 574, Bolt\pages\_homepage.scss */
  .boltCalculator .homepage-panel .loan-repayment-picker-btn {
    margin: 0px 4px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 581, Bolt\pages\_homepage.scss */
  .boltCalculator .tab-content article.col-sm-6 .homepage-panel-four {
    min-height: 270px;
  }
}
@media (max-width: 479px) {
  /* line 588, Bolt\pages\_homepage.scss */
  .boltCalculator #consolidation-loan article .checkbox-radio-list {
    width: 120px;
  }
  /* line 591, Bolt\pages\_homepage.scss */
  .boltCalculator #consolidation-loan article .checkbox-radio-list .tickBox {
    position: absolute;
    left: -20px;
  }
}

/* line 1, Bolt\pages\_landing-pages.scss */
.landing-page {
  clear: both;
}
/* line 5, Bolt\pages\_landing-pages.scss */
.landing-page .container > .container {
  padding: 0;
}
/* line 10, Bolt\pages\_landing-pages.scss */
.landing-page hr {
  border-style: dotted;
  margin: 0 15px;
}
/* line 15, Bolt\pages\_landing-pages.scss */
.landing-page .branded-list {
  margin: 0;
}
/* line 19, Bolt\pages\_landing-pages.scss */
.landing-page .icon-standard-loan,
.landing-page .icon-flexible-loan,
.landing-page .icon-direct-loan,
.landing-page .icon-home-service {
  display: inline-block;
  vertical-align: middle;
  width: 225px;
  height: 118px;
  margin: 0;
  float: left;
  -webkit-background-size: 180px;
  background-size: 180px;
}
/* line 32, Bolt\pages\_landing-pages.scss */
.landing-page .what-happens-next-how-it-works {
  padding: 0;
}
/* line 36, Bolt\pages\_landing-pages.scss */
.landing-page .boltCarousel {
  height: auto !important;
  margin-bottom: 20px;
}
/* line 40, Bolt\pages\_landing-pages.scss */
.landing-page .boltCarousel section {
  height: 400px;
}
/* line 43, Bolt\pages\_landing-pages.scss */
.landing-page .boltCarousel section .row, .landing-page .boltCarousel section #ctl00 .scfSectionLegend, #ctl00 .landing-page .boltCarousel section .scfSectionLegend {
  height: 400px;
}
/* line 46, Bolt\pages\_landing-pages.scss */
.landing-page .boltCarousel section .row h1, .landing-page .boltCarousel section #ctl00 .scfSectionLegend h1, #ctl00 .landing-page .boltCarousel section .scfSectionLegend h1 {
  position: static;
}
/* line 50, Bolt\pages\_landing-pages.scss */
.landing-page .boltCarousel section .row .carousel-caption, .landing-page .boltCarousel section #ctl00 .scfSectionLegend .carousel-caption, #ctl00 .landing-page .boltCarousel section .scfSectionLegend .carousel-caption {
  padding-top: 100px;
  height: 287px;
}
@media only screen and (min-width: 768px) {
  /* line 61, Bolt\pages\_landing-pages.scss */
  .landing-page .homepage.container .tab-content article:not(.col-sm-6) .wrapper h1.h4 {
    font-size: 32px;
  }
  /* line 65, Bolt\pages\_landing-pages.scss */
  .landing-page .homepage.container .tab-content article:not(.col-sm-6) .wrapper .homepage-panel .homepage-panel-header .homepage-panel-subheading {
    font-size: 21px;
  }
}
@media only screen and (min-width: 768px) {
  /* line 76, Bolt\pages\_landing-pages.scss */
  .landing-page .homepage.container .tab-content article:not(.col-sm-6) .wrapper {
    margin-bottom: 0;
  }
  /* line 79, Bolt\pages\_landing-pages.scss */
  .landing-page .homepage.container .tab-content article:not(.col-sm-6) .wrapper .resultData {
    bottom: 133px;
    position: absolute;
    right: 0;
    width: 50%;
    max-height: 194px;
  }
  /* line 87, Bolt\pages\_landing-pages.scss */
  .landing-page .homepage.container .tab-content article:not(.col-sm-6) .wrapper h1.h4 {
    font-size: 44px;
  }
  /* line 91, Bolt\pages\_landing-pages.scss */
  .landing-page .homepage.container .tab-content article:not(.col-sm-6) .wrapper .homepage-panel .homepage-panel-header {
    min-height: 126px;
    padding-left: 145px;
  }
  /* line 95, Bolt\pages\_landing-pages.scss */
  .landing-page .homepage.container .tab-content article:not(.col-sm-6) .wrapper .homepage-panel .homepage-panel-header .homepage-panel-subheading {
    font-size: 27px;
  }
  /* line 100, Bolt\pages\_landing-pages.scss */
  .landing-page .homepage.container .tab-content article:not(.col-sm-6) .wrapper .branded-list {
    min-height: 194px;
    width: 48%;
  }
  /* line 106, Bolt\pages\_landing-pages.scss */
  .landing-page .homepage.container .tab-content article:not(.col-sm-6).nonDirect .wrapper .resultData {
    bottom: 314px;
  }
  /* line 110, Bolt\pages\_landing-pages.scss */
  .landing-page .homepage.container .tab-content article:not(.col-sm-6) .apply-row {
    border-left: 10px solid #ededed;
    border-right: 10px solid #ededed;
  }
}
/* line 117, Bolt\pages\_landing-pages.scss */
.landing-page section .apply-row .btn {
  display: inline-block;
  font-size: 34px;
  font-weight: bold;
  height: 73px;
  line-height: 73px;
  max-width: none;
  padding: 0 63px;
  width: auto;
  border-radius: 0;
  text-transform: uppercase;
  background-color: #00ace9;
  border-color: #00ace9;
  color: #fff;
}
/* line 134, Bolt\pages\_landing-pages.scss */
.landing-page.application-page .content-row-1 {
  background-color: transparent;
}
/* line 137, Bolt\pages\_landing-pages.scss */
.landing-page.application-page .content-row-1 .col-md-7 {
  width: 100%;
}
/* line 141, Bolt\pages\_landing-pages.scss */
.landing-page.application-page .content-row-1 .panel-body {
  background-color: #adda43;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #FFFFFF;
  padding: 40px 20px 150px 70px;
  position: relative;
}
/* line 150, Bolt\pages\_landing-pages.scss */
.landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div {
  width: 50%;
  float: left;
  padding-left: 30px;
}
/* line 155, Bolt\pages\_landing-pages.scss */
.landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div .form-group {
  margin: 15px 0;
}
/* line 158, Bolt\pages\_landing-pages.scss */
.landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div .form-group .has-feedback {
  width: 80%;
}
/* line 161, Bolt\pages\_landing-pages.scss */
.landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div .form-group .has-feedback .input-group {
  height: 38px;
}
/* line 165, Bolt\pages\_landing-pages.scss */
.landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div .form-group .has-feedback .help-block {
  margin-bottom: 0px;
}
/* line 171, Bolt\pages\_landing-pages.scss */
.landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div:nth-child(2n+1) {
  clear: both;
}
/* line 175, Bolt\pages\_landing-pages.scss */
.landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div:last-child {
  width: 100%;
  margin-top: 20px;
}
/* line 179, Bolt\pages\_landing-pages.scss */
.landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div:last-child .has-feedback {
  width: 100%;
  margin-left: 0;
  padding-right: 90px;
  position: static;
}
/* line 185, Bolt\pages\_landing-pages.scss */
.landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div:last-child .has-feedback .cbControl {
  position: static;
}
/* line 188, Bolt\pages\_landing-pages.scss */
.landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div:last-child .has-feedback .cbControl > div:first-child {
  position: absolute;
  bottom: 100px;
}
/* line 193, Bolt\pages\_landing-pages.scss */
.landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div:last-child .has-feedback .cbControl > div:last-child {
  position: static;
  width: 100%;
}
/* line 197, Bolt\pages\_landing-pages.scss */
.landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div:last-child .has-feedback .cbControl > div:last-child .cbLabel {
  position: absolute;
  bottom: 90px;
  left: 140px;
}
/* line 205, Bolt\pages\_landing-pages.scss */
.landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div:last-child .has-feedback .form-label {
  font-size: 21px;
}
/* line 210, Bolt\pages\_landing-pages.scss */
.landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div:last-child .has-feedback .checkbox input[type="checkbox"] {
  display: none;
  visibility: hidden;
}
/* line 216, Bolt\pages\_landing-pages.scss */
.landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div:last-child .has-feedback .checkbox input[type="checkbox"] + .button-checkbox > .btn {
  height: 27px;
  width: 27px !important;
  border-radius: 0;
  border: none;
  padding: 0;
}
/* line 223, Bolt\pages\_landing-pages.scss */
.landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div:last-child .has-feedback .checkbox input[type="checkbox"] + .button-checkbox > .btn .fa {
  display: none !important;
}
/* line 230, Bolt\pages\_landing-pages.scss */
.landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div:last-child .has-feedback .checkbox input[type="checkbox"]:checked + .button-checkbox > .btn {
  background: white url(/images/tick.png) no-repeat 50% 50%;
}
/* line 237, Bolt\pages\_landing-pages.scss */
.landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div:last-child .has-feedback .scrollBox {
  padding: 5px;
  border: none;
}
/* line 241, Bolt\pages\_landing-pages.scss */
.landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div:last-child .has-feedback .scrollBox > span {
  font-size: 12px;
}
/* line 249, Bolt\pages\_landing-pages.scss */
.landing-page.application-page .content-row-1 .panel-body .control-label {
  font-size: 21px;
  width: 100%;
}
/* line 253, Bolt\pages\_landing-pages.scss */
.landing-page.application-page .content-row-1 .panel-body .control-label span {
  text-align: left;
  padding-left: 5px;
  line-height: 20px;
}
/* line 260, Bolt\pages\_landing-pages.scss */
.landing-page.application-page .content-row-1 .panel-body .input-group-addon {
  display: none;
}
/* line 264, Bolt\pages\_landing-pages.scss */
.landing-page.application-page .content-row-1 .panel-body .form-control.with-icon {
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 38px;
  line-height: 38px;
}
/* line 271, Bolt\pages\_landing-pages.scss */
.landing-page.application-page .content-row-1 .panel-body .form-control.with-icon.form-control:focus {
  border-color: #66afe9;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
  outline: 0 none;
}
/* line 278, Bolt\pages\_landing-pages.scss */
.landing-page.application-page .content-row-1 .panel-body .btn.btn-info, .landing-page.application-page .content-row-1 .panel-body .info .btn, .info .landing-page.application-page .content-row-1 .panel-body .btn {
  height: 24px;
  line-height: 24px;
  border: none;
  border-radius: 24px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0 10px;
  position: relative;
  top: 7px;
}
/* line 288, Bolt\pages\_landing-pages.scss */
.landing-page.application-page .content-row-1 .panel-body .btn.btn-info .fa-info, .landing-page.application-page .content-row-1 .panel-body .info .btn .fa-info, .info .landing-page.application-page .content-row-1 .panel-body .btn .fa-info {
  font-family: times new roman;
  font-style: italic;
  font-weight: bold;
  font-size: 18px;
}
/* line 294, Bolt\pages\_landing-pages.scss */
.landing-page.application-page .content-row-1 .panel-body .btn.btn-info .fa-info::before, .landing-page.application-page .content-row-1 .panel-body .info .btn .fa-info::before, .info .landing-page.application-page .content-row-1 .panel-body .btn .fa-info::before {
  content: "i";
}
/* line 300, Bolt\pages\_landing-pages.scss */
.landing-page.application-page .content-row-1 .panel-body .form-control-feedback {
  height: 38px;
  line-height: 38px;
}
/* line 306, Bolt\pages\_landing-pages.scss */
.landing-page.application-page .content-row-1 .scfSubmitButtonBorder {
  bottom: 30px;
  position: absolute;
}
/* line 310, Bolt\pages\_landing-pages.scss */
.landing-page.application-page .content-row-1 .scfSubmitButtonBorder .col-md-offset-3, .landing-page.application-page .content-row-1 .scfSubmitButtonBorder #ctl00 .scfSectionLegend, #ctl00 .landing-page.application-page .content-row-1 .scfSubmitButtonBorder .scfSectionLegend {
  margin-left: 0;
  width: 100%;
}
/* line 315, Bolt\pages\_landing-pages.scss */
.landing-page.application-page .content-row-1 .scfSubmitButtonBorder .input-group-addon {
  display: none;
}
/* line 319, Bolt\pages\_landing-pages.scss */
.landing-page.application-page .content-row-1 .scfSubmitButtonBorder .input-group {
  text-align: center;
  width: 100%;
}
/* line 323, Bolt\pages\_landing-pages.scss */
.landing-page.application-page .content-row-1 .scfSubmitButtonBorder .input-group .btn-with-icon {
  border-radius: 0;
  height: 38px;
  font-size: 29px;
  padding: 0 88px;
  background-color: #00ace9;
  border-color: #00ace9;
  height: 60px;
  line-height: 60px;
  font-weight: bold;
  float: none;
}

/* line 341, Bolt\pages\_landing-pages.scss */
section.hero {
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  padding-top: 16px;
}
/* line 347, Bolt\pages\_landing-pages.scss */
section.hero .loan-icon {
  float: left;
  margin-right: 10px;
}
/* line 352, Bolt\pages\_landing-pages.scss */
section.hero .h1 {
  float: left;
  display: inline;
  font-size: 40px;
  line-height: 40px;
  font-weight: bold;
  color: #fff;
  text-shadow: 1px 1px 0 #111;
  text-align: center;
}
/* line 363, Bolt\pages\_landing-pages.scss */
section.hero P {
  text-shadow: 1px 1px 0 #111;
  clear: both;
  text-align: center;
}
/* line 369, Bolt\pages\_landing-pages.scss */
section.hero .btn {
  font-weight: normal;
  line-height: 60px;
  height: 60px;
  font-size: 22px;
  font-weight: normal;
  margin-bottom: 10px;
}
/* line 378, Bolt\pages\_landing-pages.scss */
section.hero .row-blue {
  background-color: #3F5784;
  padding: 16px 16px 32px 16px;
  text-align: left;
}
/* line 384, Bolt\pages\_landing-pages.scss */
section.hero .h2 {
  font-size: 40px;
  font-weight: bold;
}
/* line 389, Bolt\pages\_landing-pages.scss */
section.hero .branded-list > li {
  color: #fff;
  margin-bottom: 5px;
}
/* line 394, Bolt\pages\_landing-pages.scss */
section.hero .branded-list > li:before {
  background-image: url(/images/abTest/icons/bullet-point-white.png);
  height: 25px;
}

/* line 400, Bolt\pages\_landing-pages.scss */
section.slide {
  height: 200px;
}
/* line 403, Bolt\pages\_landing-pages.scss */
section.slide .loan-slider {
  top: 0px;
}
/* line 407, Bolt\pages\_landing-pages.scss */
section.slide .arrow {
  background: white url(/images/abTest/icons/arrow-down.png) no-repeat center center;
  display: block;
  width: 65px;
  height: 65px;
  line-height: 65px;
  border-radius: 50%;
  margin: auto;
  position: relative;
  top: -25px;
  margin-bottom: -25px;
}

@media (max-width: 991px) {
  /* line 423, Bolt\pages\_landing-pages.scss */
  .landing-page.application-page .content-row-1 .panel-body {
    padding: 10px 10px 150px 10px;
  }
  /* line 426, Bolt\pages\_landing-pages.scss */
  .landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div {
    width: 100%;
    padding-left: 0;
  }
  /* line 430, Bolt\pages\_landing-pages.scss */
  .landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div .control-label {
    width: 33.3333%;
  }
  /* line 433, Bolt\pages\_landing-pages.scss */
  .landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div .control-label span {
    text-align: right;
  }
  /* line 438, Bolt\pages\_landing-pages.scss */
  .landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div .form-group .has-feedback {
    width: 50%;
  }
  /* line 442, Bolt\pages\_landing-pages.scss */
  .landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div:last-child .has-feedback {
    padding: 0 30px;
  }
  /* line 448, Bolt\pages\_landing-pages.scss */
  .landing-page.application-page .content-row-1 .scfSubmitButtonBorder {
    bottom: 10px;
  }
}
@media (max-width: 767px) {
  /* line 456, Bolt\pages\_landing-pages.scss */
  .landing-page.application-page .header-row-1 + .content-row {
    padding-top: 80px;
  }
  /* line 463, Bolt\pages\_landing-pages.scss */
  .landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div .control-label {
    width: 100%;
  }
  /* line 467, Bolt\pages\_landing-pages.scss */
  .landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div .form-group .has-feedback {
    width: 80%;
  }
  /* line 471, Bolt\pages\_landing-pages.scss */
  .landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div:last-child .has-feedback {
    padding: 0 5px;
    width: 100%;
  }
  /* line 478, Bolt\pages\_landing-pages.scss */
  .landing-page.application-page .content-row-1 .scfSubmitButtonBorder .input-group .btn-with-icon {
    font-size: 22px;
    height: 47px;
    line-height: 47px;
    padding: 0 64px;
  }

  /* line 488, Bolt\pages\_landing-pages.scss */
  .slider-wrapper .container {
    height: 200px;
  }
}
/* line 494, Bolt\pages\_landing-pages.scss */
section.details {
  background-color: #F5F4F1;
  padding: 52px 16px 36px 16px;
  text-align: center;
}
/* line 499, Bolt\pages\_landing-pages.scss */
section.details .h4 {
  font-weight: bold;
}
/* line 503, Bolt\pages\_landing-pages.scss */
section.details .subheading {
  font-weight: bold;
  font-size: 20px;
  color: #555555;
  margin-bottom: 21px;
}
/* line 510, Bolt\pages\_landing-pages.scss */
section.details .small-print {
  margin-top: 32px;
}
/* line 514, Bolt\pages\_landing-pages.scss */
section.details .loan-repayment-picker .btn-group {
  margin-bottom: 16px;
  width: 100% \9;
}
/* line 519, Bolt\pages\_landing-pages.scss */
section.details .loan-repayment-picker .loan-repayment-picker-btn {
  padding-left: 16px;
  padding-right: 16px;
  margin-bottom: 16px;
  float: none;
}

/* line 528, Bolt\pages\_landing-pages.scss */
section.what-happens-next-how-it-works .container {
  background: whitesmoke none repeat scroll 0 0;
}

/* line 534, Bolt\pages\_landing-pages.scss */
.boltplus .what-happens-next-how-it-works .what-happens-next-how-it-works-diagram p {
  margin-top: 6px;
  margin-bottom: 10px;
  color: #555555;
  font-size: 14px;
  font-weight: bold;
}

/* line 543, Bolt\pages\_landing-pages.scss */
section.what-you-will-need-to-apply header {
  text-align: center;
}

/* line 548, Bolt\pages\_landing-pages.scss */
section.what-you-will-need-to-apply .container {
  background: whitesmoke none repeat scroll 0 0;
  padding-top: 10px;
}

/* line 554, Bolt\pages\_landing-pages.scss */
section.what-you-will-need-to-apply .container-branded-list {
  margin-bottom: 22px;
  overflow: auto;
  padding-bottom: 20px;
  padding-top: 22px;
}

/* line 561, Bolt\pages\_landing-pages.scss */
section.what-you-will-need-to-apply .branded-list > li {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 25px;
  padding-left: 22px;
  position: relative;
}

/* line 570, Bolt\pages\_landing-pages.scss */
section.what-you-will-need-to-apply .branded-list > li::before {
  background: #00ace9 none repeat scroll 0 0;
  border-radius: 50%;
  content: "";
  display: block;
  height: 12px;
  left: 0;
  margin-left: 0;
  position: absolute;
  top: 3px;
  width: 12px;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  /* line 586, Bolt\pages\_landing-pages.scss */
  section.hero .h1 {
    font-size: 40px;
    line-height: 40px;
    text-align: left;
    float: none;
  }
  /* line 593, Bolt\pages\_landing-pages.scss */
  section.hero .top P {
    text-align: left;
  }
}
@media only screen and (min-width: 768px) {
  /* line 602, Bolt\pages\_landing-pages.scss */
  .landing-page .icon-standard-loan,
  .landing-page .icon-flexible-loan,
  .landing-page .icon-direct-loan,
  .landing-page .icon-home-service {
    -webkit-background-size: 225px;
    background-size: 225px;
  }

  /* line 610, Bolt\pages\_landing-pages.scss */
  .clearfix + .loan-repayment-picker-btn, .summary-panel + .loan-repayment-picker-btn, .summary-panel .summary-panel-mid ul li + .loan-repayment-picker-btn {
    border-left: 1px solid #d6d4c9;
  }

  /* line 617, Bolt\pages\_landing-pages.scss */
  .landing-page section.hero {
    background: url("/images/banners/standard-hero.jpg");
    -webkit-background-size: cover;
    background-size: cover;
  }

  /* line 622, Bolt\pages\_landing-pages.scss */
  .landing-page.flexible section.hero {
    background: url("/images/banners/flexible-hero-md.jpg");
    -webkit-background-size: cover;
    background-size: cover;
  }

  /* line 627, Bolt\pages\_landing-pages.scss */
  .landing-page.direct section.hero {
    background: url("/images/banners/direct-hero-md.jpg");
    -webkit-background-size: cover;
    background-size: cover;
  }

  /* line 632, Bolt\pages\_landing-pages.scss */
  .landing-page.home-service section.hero {
    background: url("/images/banners/home-service-hero-md.jpg");
    -webkit-background-size: cover;
    background-size: cover;
  }

  /* line 637, Bolt\pages\_landing-pages.scss */
  section.hero {
    text-align: left;
    padding-top: 20px;
  }
  /* line 641, Bolt\pages\_landing-pages.scss */
  section.hero .h1 {
    font-size: 70px;
    line-height: 70px;
    margin: 0;
    text-align: left;
    float: none;
  }
  /* line 649, Bolt\pages\_landing-pages.scss */
  section.hero .top P {
    font-size: 26px;
    width: 50%;
    margin-bottom: 20px;
    text-align: left;
  }
  /* line 656, Bolt\pages\_landing-pages.scss */
  section.hero .row-blue {
    padding: 20px 16px;
    width: 100%;
    background: #00205B;
    background: #00205b;
    background: transparent\9;
    background: rgba(0, 32, 91, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f00205B,endColorstr=#7f00205B);
    zoom: 1;
  }
  /* line 667, Bolt\pages\_landing-pages.scss */
  section.hero .h2 {
    margin-top: 0;
  }

  /* line 673, Bolt\pages\_landing-pages.scss */
  section.slide {
    height: 140px;
  }

  /* line 678, Bolt\pages\_landing-pages.scss */
  .landing-page .what-happens-next-how-it-works .what-happens-next-how-it-works-diagram {
    margin-top: -75px;
    padding-bottom: 20px;
    position: relative;
    z-index: 9999;
  }
  /* line 685, Bolt\pages\_landing-pages.scss */
  .landing-page .what-happens-next-how-it-works-diagram .what-happens-next-how-it-works-icon-container {
    width: 145px;
    height: 150px;
  }
  /* line 690, Bolt\pages\_landing-pages.scss */
  .landing-page .what-happens-next-how-it-works-icon-container.icon-apply {
    background: url(/images/abTest/icons/apply-std.png) 50% 50% no-repeat;
  }
  /* line 694, Bolt\pages\_landing-pages.scss */
  .landing-page .what-happens-next-how-it-works-icon-container.icon-review {
    background: url(/images/abTest/icons/house-big-green.png) 50% 50% no-repeat;
  }
  /* line 698, Bolt\pages\_landing-pages.scss */
  .landing-page .what-happens-next-how-it-works-icon-container.icon-instant {
    background: url(/images/abTest/icons/thumbs-up-7-big-green.png) 50% 50% no-repeat;
  }
  /* line 705, Bolt\pages\_landing-pages.scss */
  .landing-page.standard-plus .what-happens-next-how-it-works-icon-container.icon-apply {
    background: url(/images/abTest/icons/apply-big-purple.png) 50% 50% no-repeat;
  }
  /* line 709, Bolt\pages\_landing-pages.scss */
  .landing-page.standard-plus .what-happens-next-how-it-works-icon-container.icon-review {
    background: url(/images/abTest/icons/house-big-purple.png) 50% 50% no-repeat;
  }
  /* line 713, Bolt\pages\_landing-pages.scss */
  .landing-page.standard-plus .what-happens-next-how-it-works-icon-container.icon-instant {
    background: url(/images/abTest/icons/instant-big-purple.png) 50% 50% no-repeat;
  }
  /* line 721, Bolt\pages\_landing-pages.scss */
  .landing-page.flexible .what-happens-next-how-it-works-icon-container.icon-apply {
    background: url(/images/abTest/icons/apply.png) 50% 50% no-repeat;
  }
  /* line 725, Bolt\pages\_landing-pages.scss */
  .landing-page.flexible .what-happens-next-how-it-works-icon-container.icon-review {
    background: url(/images/abTest/icons/house-big-blue.png) 50% 50% no-repeat;
  }
  /* line 729, Bolt\pages\_landing-pages.scss */
  .landing-page.flexible .what-happens-next-how-it-works-icon-container.icon-instant {
    background: url(/images/abTest/icons/thumbs-up-48-big-blue.png) 50% 50% no-repeat;
  }
  /* line 737, Bolt\pages\_landing-pages.scss */
  .landing-page.direct .what-happens-next-how-it-works-icon-container.icon-apply {
    background: url(/images/abTest/icons/apply-direct.png) 50% 50% no-repeat;
  }
  /* line 741, Bolt\pages\_landing-pages.scss */
  .landing-page.direct .what-happens-next-how-it-works-icon-container.icon-review {
    background: url(/images/abTest/icons/review-direct.png) 50% 50% no-repeat;
  }
  /* line 745, Bolt\pages\_landing-pages.scss */
  .landing-page.direct .what-happens-next-how-it-works-icon-container.icon-instant {
    background: url(/images/abTest/icons/instant-direct.png) 50% 50% no-repeat;
  }
  /* line 749, Bolt\pages\_landing-pages.scss */
  .landing-page.direct .what-happens-next-how-it-works-icon-container.icon-tick {
    background: url(/images/abTest/icons/tick-big-red.png) 50% 50% no-repeat;
  }
  /* line 757, Bolt\pages\_landing-pages.scss */
  .landing-page.home-service .what-happens-next-how-it-works-icon-container.icon-apply {
    background: url(/images/abTest/icons/apply-home-service.png) 50% 50% no-repeat;
  }
  /* line 761, Bolt\pages\_landing-pages.scss */
  .landing-page.home-service .what-happens-next-how-it-works-icon-container.icon-review {
    background: url(/images/abTest/icons/review-home-service.png) 50% 50% no-repeat;
  }
  /* line 765, Bolt\pages\_landing-pages.scss */
  .landing-page.home-service .what-happens-next-how-it-works-icon-container.icon-instant {
    background: url(/images/abTest/icons/instant-home-service.png) 50% 50% no-repeat;
  }
  /* line 772, Bolt\pages\_landing-pages.scss */
  .landing-page.flexible .what-happens-next-how-it-works .what-happens-next-how-it-works-diagram .what-happens-next-how-it-works-line {
    background: #1E9D8B;
  }
  /* line 776, Bolt\pages\_landing-pages.scss */
  .landing-page.direct .what-happens-next-how-it-works .what-happens-next-how-it-works-diagram .what-happens-next-how-it-works-line {
    background: #E5342A;
  }
  /* line 780, Bolt\pages\_landing-pages.scss */
  .landing-page.home-service .what-happens-next-how-it-works .what-happens-next-how-it-works-diagram .what-happens-next-how-it-works-line, .landing-page.standard-plus .what-happens-next-how-it-works .what-happens-next-how-it-works-diagram .what-happens-next-how-it-works-line {
    background: #7D0063;
  }
  /* line 785, Bolt\pages\_landing-pages.scss */
  .landing-page .what-happens-next-how-it-works {
    padding: 0;
    margin: 0;
  }
  /* line 791, Bolt\pages\_landing-pages.scss */
  .landing-page .what-happens-next-how-it-works .what-happens-next-how-it-works-diagram .what-happens-next-how-it-works-line {
    display: block;
    height: 3px;
    background: #B6BF00;
    position: absolute;
    top: 72px;
    z-index: 1;
    left: 20px;
    right: 0;
  }
  /* line 801, Bolt\pages\_landing-pages.scss */
  .landing-page .what-happens-next-how-it-works .what-happens-next-how-it-works-diagram .what-happens-next-how-it-works-line.what-happens-next-how-it-works-line-start {
    left: 50%;
    right: 0;
  }
  /* line 806, Bolt\pages\_landing-pages.scss */
  .landing-page .what-happens-next-how-it-works .what-happens-next-how-it-works-diagram .what-happens-next-how-it-works-line.what-happens-next-how-it-works-line-middle {
    left: 0;
    right: 0;
  }
  /* line 811, Bolt\pages\_landing-pages.scss */
  .landing-page .what-happens-next-how-it-works .what-happens-next-how-it-works-diagram .what-happens-next-how-it-works-line.what-happens-next-how-it-works-line-end {
    left: 0;
    right: 50%;
  }

  /* line 820, Bolt\pages\_landing-pages.scss */
  .what-happens-next-how-it-works .what-happens-next-how-it-works-header {
    background: #EEEDE8;
    padding-top: 30px;
    padding-bottom: 90px;
  }
}
@media only screen and (min-width: 992px) {
  /* line 829, Bolt\pages\_landing-pages.scss */
  .container-md {
    max-width: 940px;
    margin: 0 auto;
  }

  /* line 834, Bolt\pages\_landing-pages.scss */
  section.hero .row-blue {
    padding: 20px 16px;
  }

  /* line 838, Bolt\pages\_landing-pages.scss */
  section.details {
    border-radius: 8px;
    max-width: 1120px;
    margin: 0 auto;
    padding: 48px 32px 48px 32px;
    overflow: auto;
  }

  /* line 846, Bolt\pages\_landing-pages.scss */
  .btn.btn-lg, .btn-group-lg > .btn, .hcl-radio-button-group tr td input[type="radio"] ~ label.btn {
    max-width: 290px;
    margin: 0 auto;
  }
}
/* line 852, Bolt\pages\_landing-pages.scss */
.footer {
  background-color: #EEEDE8;
  padding: 48px 0 36px 0;
  color: #999999;
  text-align: center;
}
/* line 858, Bolt\pages\_landing-pages.scss */
.footer .small-print {
  margin-top: 0;
}

/* line 1, Bolt\pages\_referralpage.scss */
.boltplus .container.confirmation-page {
  padding: 0;
}
/* line 4, Bolt\pages\_referralpage.scss */
.boltplus .container.confirmation-page .summary-panel {
  margin-top: 0;
}
/* line 7, Bolt\pages\_referralpage.scss */
.boltplus .container.confirmation-page .summary-panel .summary-panel-mid {
  display: table;
  width: 100%;
  padding: 20px 20px 10px;
  background-color: whitesmoke;
}
/* line 13, Bolt\pages\_referralpage.scss */
.boltplus .container.confirmation-page .summary-panel .summary-panel-mid form {
  display: table-cell;
  vertical-align: bottom;
}
/* line 17, Bolt\pages\_referralpage.scss */
.boltplus .container.confirmation-page .summary-panel .summary-panel-mid form .form-control {
  border-radius: 4px;
}
@media (max-width: 767px) {
  /* line 7, Bolt\pages\_referralpage.scss */
  .boltplus .container.confirmation-page .summary-panel .summary-panel-mid {
    height: auto !important;
  }
}

/* line 4, newLanding\_form.scss */
section.bg form .form-group {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
  border-radius: 12px;
}
@media (max-width: 992px) {
  /* line 2, newLanding\_form.scss */
  section.bg form {
    padding-left: 0px;
    padding-right: 0px;
  }
}
/* line 16, newLanding\_form.scss */
section.bg form .form-head {
  text-align: center;
}
/* line 19, newLanding\_form.scss */
section.bg form .form-head h2 {
  color: #205569;
  font-size: 15px;
  font-weight: 600;
  margin: 0px;
  line-height: 1.3;
  margin-top: 15px;
  margin-bottom: 15px;
}
/* line 28, newLanding\_form.scss */
section.bg form .form-head h2 span {
  font-weight: bold;
}
/* line 31, newLanding\_form.scss */
section.bg form .form-head h2 span.call {
  color: #c10f81;
}
/* line 38, newLanding\_form.scss */
section.bg form .form-control {
  background-color: #fff;
  color: #205569;
  height: 24px;
  border-radius: 6px 6px 6px 6px;
  -moz-border-radius: 6px 6px 6px 6px;
  -webkit-border-radius: 6px 6px 6px 6px;
  border: 1px solid #777;
  -webkit-box-shadow: -3px 2px 4px 0px rgba(50, 50, 50, 0.75);
  box-shadow: -3px 2px 4px 0px rgba(50, 50, 50, 0.75);
}
/* line 52, newLanding\_form.scss */
section.bg form label {
  width: 100%;
}
/* line 55, newLanding\_form.scss */
section.bg form label span {
  font-size: 12px;
  color: #205569;
}
/* line 60, newLanding\_form.scss */
section.bg form label .info {
  float: right;
  position: relative;
  top: 3px;
}
/* line 66, newLanding\_form.scss */
section.bg form label .infotip-full {
  position: absolute;
  background-color: #205569;
  padding: 6px;
  color: #fff;
  font-weight: 300;
  font-size: 12px;
  display: none;
}
/* line 78, newLanding\_form.scss */
section.bg form .zgoda-marketingowa .zgoda {
  float: left;
}
/* line 82, newLanding\_form.scss */
section.bg form .zgoda-marketingowa .infotip-click {
  cursor: pointer;
}
/* line 86, newLanding\_form.scss */
section.bg form .zgoda-marketingowa .tooltip-check {
  font-size: 10px;
  width: -webkit-calc(100% - 20px);
  width: calc(100% - 20px);
  float: right;
}
/* line 92, newLanding\_form.scss */
section.bg form .zgoda-marketingowa .infotip-full {
  position: absolute;
  background-color: #205569;
  padding: 6px;
  color: #fff;
  font-weight: 300;
  font-size: 12px;
  display: none;
}
/* line 103, newLanding\_form.scss */
section.bg form i.arr-dark {
  content: '';
  display: inline-block;
  width: 9px;
  height: 15px;
  background-image: url(../img/arr-dark.png);
  position: relative;
  left: 20px;
}
/* line 113, newLanding\_form.scss */
section.bg form i.arr-light {
  content: '';
  display: inline-block;
  width: 9px;
  height: 15px;
  background-image: url(../img/arr-light.png);
  position: relative;
  left: 20px;
}
@media (max-width: 768px) {
  /* line 124, newLanding\_form.scss */
  section.bg form i.arr-dark, section.bg form i.arr-light {
    left: 0px;
  }
}
/* line 129, newLanding\_form.scss */
section.bg form .submit-container button {
  background: transparent;
  border: 0;
  margin-top: 1em;
  margin-left: auto;
  margin-right: auto;
}
/* line 137, newLanding\_form.scss */
section.bg form #mxformsubmit {
  width: 100%;
  height: 40px;
  background-color: #c10f81;
  color: #1d5063;
  border: none;
  border-radius: 7px;
  font-size: 24px;
  font-weight: 700;
  margin-top: 15px;
}
/* line 149, newLanding\_form.scss */
section.bg form .btn-special2 {
  width: 100%;
  height: 40px;
  color: #0697e6;
  border: none;
  border-radius: 7px;
  font-size: 24px;
  font-weight: 400;
  margin-top: 15px;
  display: block;
  text-align: center;
  text-decoration: none;
  border: 1px solid #0697e6;
}
/* line 164, newLanding\_form.scss */
section.bg form .shadow {
  width: 90%;
  height: 18px;
  position: absolute;
  left: 0px;
  bottom: -18px;
}
/* line 171, newLanding\_form.scss */
section.bg form .shadow:before {
  content: '';
  display: block;
  width: 100%;
  height: 18px;
  background-image: url(../img/shadow.png);
  background-repeat: no-repeat;
  background-position: top center;
}
@media (max-width: 992px) {
  /* line 183, newLanding\_form.scss */
  section.bg form .shadow {
    width: 100%;
  }
}
/* line 189, newLanding\_form.scss */
section.bg .errblock {
  display: none;
  text-align: right;
  font-size: 10px;
  margin: 0px;
}
/* line 195, newLanding\_form.scss */
section.bg .errblock span {
  color: #c10f81;
  margin: 0px;
}
/* line 201, newLanding\_form.scss */
section.bg .invalid {
  margin-bottom: 0;
}
/* line 205, newLanding\_form.scss */
section.bg .invalid .errblock {
  display: block;
  position: absolute;
  top: 0.1em;
  right: 1.5em;
}
/* line 212, newLanding\_form.scss */
section.bg .invalid .errblock.err-zgoda {
  top: 2.6em;
}
/* line 217, newLanding\_form.scss */
section.bg .tooltip-click {
  cursor: pointer;
}

/* line 4, newLanding\_mainBPP.scss */
.application-page .content-row-1 .bppCalculator.affix,
.application-page .application-v1 .bppCalculator.affix {
  top: -20px;
}
@media (max-width: 991px) {
  /* line 3, newLanding\_mainBPP.scss */
  .application-page .content-row-1 .bppCalculator,
  .application-page .application-v1 .bppCalculator {
    position: static !important;
    margin: 0 -5px;
  }
}
/* line 13, newLanding\_mainBPP.scss */
.application-page .content-row-1 .bppCalculator .container,
.application-page .application-v1 .bppCalculator .container {
  background-color: #FFFFFF;
  border: 1px solid #ababab;
  border-radius: 10px;
  margin-top: 20px;
  padding: 0 5px;
}
/* line 20, newLanding\_mainBPP.scss */
.application-page .content-row-1 .bppCalculator .container h2.sliderHeader,
.application-page .application-v1 .bppCalculator .container h2.sliderHeader {
  font-size: 28px;
  margin: 15px 10px 0 10px;
  border-bottom: 2px solid #d0d0d0;
  padding: 0px 5px 10px 5px;
}
/* line 27, newLanding\_mainBPP.scss */
.application-page .content-row-1 .bppCalculator .container .nav-tabs,
.application-page .application-v1 .bppCalculator .container .nav-tabs {
  font-size: 17px;
}
/* line 30, newLanding\_mainBPP.scss */
.application-page .content-row-1 .bppCalculator .container .nav-tabs li a,
.application-page .application-v1 .bppCalculator .container .nav-tabs li a {
  padding: 8px 5px 35px 5px;
}
/* line 35, newLanding\_mainBPP.scss */
.application-page .content-row-1 .bppCalculator .container .tab-content,
.application-page .application-v1 .bppCalculator .container .tab-content {
  background-color: #f0f0f0;
  border-radius: 0 0 15px 15px;
}
/* line 39, newLanding\_mainBPP.scss */
.application-page .content-row-1 .bppCalculator .container .tab-content .tab-pane,
.application-page .application-v1 .bppCalculator .container .tab-content .tab-pane {
  padding: 20px 10px 0px 10px;
}
/* line 42, newLanding\_mainBPP.scss */
.application-page .content-row-1 .bppCalculator .container .tab-content .tab-pane .leftCol, .application-page .content-row-1 .bppCalculator .container .tab-content .tab-pane .rightCol,
.application-page .application-v1 .bppCalculator .container .tab-content .tab-pane .leftCol,
.application-page .application-v1 .bppCalculator .container .tab-content .tab-pane .rightCol {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 0;
}
/* line 47, newLanding\_mainBPP.scss */
.application-page .content-row-1 .bppCalculator .container .tab-content .tab-pane .leftCol li, .application-page .content-row-1 .bppCalculator .container .tab-content .tab-pane .rightCol li,
.application-page .application-v1 .bppCalculator .container .tab-content .tab-pane .leftCol li,
.application-page .application-v1 .bppCalculator .container .tab-content .tab-pane .rightCol li {
  font-size: 15px;
  padding: 15px 0 0px 25px;
}
/* line 51, newLanding\_mainBPP.scss */
.application-page .content-row-1 .bppCalculator .container .tab-content .tab-pane .leftCol li:before, .application-page .content-row-1 .bppCalculator .container .tab-content .tab-pane .rightCol li:before,
.application-page .application-v1 .bppCalculator .container .tab-content .tab-pane .leftCol li:before,
.application-page .application-v1 .bppCalculator .container .tab-content .tab-pane .rightCol li:before {
  font-size: 16px;
  top: 14px;
}
/* line 57, newLanding\_mainBPP.scss */
.application-page .content-row-1 .bppCalculator .container .tab-content .tab-pane .leftCol h4, .application-page .content-row-1 .bppCalculator .container .tab-content .tab-pane .rightCol h4,
.application-page .application-v1 .bppCalculator .container .tab-content .tab-pane .leftCol h4,
.application-page .application-v1 .bppCalculator .container .tab-content .tab-pane .rightCol h4 {
  margin: 10px 0;
  font-size: 15px;
}
/* line 61, newLanding\_mainBPP.scss */
.application-page .content-row-1 .bppCalculator .container .tab-content .tab-pane .leftCol h4 .summary-label, .application-page .content-row-1 .bppCalculator .container .tab-content .tab-pane .rightCol h4 .summary-label,
.application-page .application-v1 .bppCalculator .container .tab-content .tab-pane .leftCol h4 .summary-label,
.application-page .application-v1 .bppCalculator .container .tab-content .tab-pane .rightCol h4 .summary-label {
  font-size: 13.5px;
}
/* line 65, newLanding\_mainBPP.scss */
.application-page .content-row-1 .bppCalculator .container .tab-content .tab-pane .leftCol h4:last-child, .application-page .content-row-1 .bppCalculator .container .tab-content .tab-pane .rightCol h4:last-child,
.application-page .application-v1 .bppCalculator .container .tab-content .tab-pane .leftCol h4:last-child,
.application-page .application-v1 .bppCalculator .container .tab-content .tab-pane .rightCol h4:last-child {
  border-bottom: none;
}
/* line 71, newLanding\_mainBPP.scss */
.application-page .content-row-1 .bppCalculator .container .tab-content .tab-pane .cta,
.application-page .application-v1 .bppCalculator .container .tab-content .tab-pane .cta {
  padding: 0;
}
/* line 74, newLanding\_mainBPP.scss */
.application-page .content-row-1 .bppCalculator .container .tab-content .tab-pane .cta a,
.application-page .application-v1 .bppCalculator .container .tab-content .tab-pane .cta a {
  display: none;
}

@media (min-width: 768px) {
  /* line 85, newLanding\_mainBPP.scss */
  .application-page .application-v1 .bppCalculator {
    margin-left: -10px;
  }
}
/* line 90, newLanding\_mainBPP.scss */
.application-page .application-v1 .bppCalculator .container {
  border: none;
  border-radius: 15px;
  padding: 0;
}
/* line 96, newLanding\_mainBPP.scss */
.application-page .application-v1 .bppCalculator .container h2 {
  font-size: 27px;
}

/* line 103, newLanding\_mainBPP.scss */
.bppCalculator {
  padding: 20px 0 0 0;
  clear: both;
}
/* line 108, newLanding\_mainBPP.scss */
.bppCalculator .container .range-slider {
  font-weight: bold;
}
/* line 111, newLanding\_mainBPP.scss */
.bppCalculator .container .range-slider.amount .irs-grid-text::after {
  content: " zł";
}
/* line 115, newLanding\_mainBPP.scss */
.bppCalculator .container .range-slider.months .irs-grid-text::after {
  content: " miesięcy";
}
/* line 119, newLanding\_mainBPP.scss */
.bppCalculator .container .range-slider.months .irs-grid-text:last-child::after {
  content: " miesiące";
}
/* line 123, newLanding\_mainBPP.scss */
.bppCalculator .container .range-slider.months .irs-grid .irs-grid-pol.result5 {
  background: #c10f81;
}
/* line 127, newLanding\_mainBPP.scss */
.bppCalculator .container .range-slider .irs-grid-pol.small {
  display: none;
}
/* line 131, newLanding\_mainBPP.scss */
.bppCalculator .container .range-slider .irs-slider {
  top: 33px;
  width: 34px;
  height: 34px;
}
/* line 139, newLanding\_mainBPP.scss */
.bppCalculator .container.nppTab .loan-values .loan-label.line1,
.bppCalculator .container.nppTab .range-slider .irs-single,
.bppCalculator .container.nppTab .range-slider button::before {
  color: #00ace9;
}
/* line 145, newLanding\_mainBPP.scss */
.bppCalculator .container.nppTab .range-slider .irs-slider {
  background: url("/images/newLanding/slider2.png");
}
/* line 149, newLanding\_mainBPP.scss */
.bppCalculator .container.nppTab .tab-content {
  border-radius: 10px 0 10px 10px;
  border-top: 2px solid #00ace9;
}
/* line 156, newLanding\_mainBPP.scss */
.bppCalculator .container.bppTab .loan-values .loan-label.line1,
.bppCalculator .container.bppTab .range-slider .irs-single,
.bppCalculator .container.bppTab .range-slider button::before {
  color: #c10f81;
}
/* line 162, newLanding\_mainBPP.scss */
.bppCalculator .container.bppTab .range-slider .irs-slider {
  background: url("/images/newLanding/slider3.png");
}
/* line 166, newLanding\_mainBPP.scss */
.bppCalculator .container.bppTab .tab-content {
  border-radius: 0 10px 10px 10px;
  border-top: 2px solid #c10f81;
}
/* line 172, newLanding\_mainBPP.scss */
.bppCalculator .container h2.sliderHeader {
  color: #555555;
  font-weight: bold;
  padding-left: 3%;
}
@media (max-width: 767px) {
  /* line 172, newLanding\_mainBPP.scss */
  .bppCalculator .container h2.sliderHeader {
    margin: 0 10px;
    border-bottom: 2px solid #d0d0d0;
    padding: 0 0 10px 0;
    font-size: 36px;
  }
}
/* line 185, newLanding\_mainBPP.scss */
.bppCalculator .container .nav-tabs {
  position: relative;
  top: 30px;
  display: table;
  margin: -10px 0 0 0;
}
/* line 191, newLanding\_mainBPP.scss */
.bppCalculator .container .nav-tabs > li {
  width: 50%;
  display: table-cell;
  border-top-width: 4px;
}
/* line 196, newLanding\_mainBPP.scss */
.bppCalculator .container .nav-tabs > li > a {
  margin: 0;
  background: #d0d0d0;
  color: #c10f81;
  line-height: 20px;
  text-transform: none;
  border-radius: 10px 10px 0 0;
  padding: 10px 5px 40px 5px;
}
@media (max-width: 991px) {
  /* line 196, newLanding\_mainBPP.scss */
  .bppCalculator .container .nav-tabs > li > a {
    font-size: 18px;
  }
}
/* line 209, newLanding\_mainBPP.scss */
.bppCalculator .container .nav-tabs > li > a:hover {
  background: #c10f81;
  border-color: #c10f81;
  color: #ffffff;
}
/* line 217, newLanding\_mainBPP.scss */
.bppCalculator .container .nav-tabs > li + li a {
  color: #00ace9;
}
/* line 220, newLanding\_mainBPP.scss */
.bppCalculator .container .nav-tabs > li + li a:hover {
  background: #00ace9;
  border: #00ace9;
  color: #ffffff;
}
/* line 229, newLanding\_mainBPP.scss */
.bppCalculator .container .nav-tabs > li.active a, .bppCalculator .container .nav-tabs > li.active a:hover {
  background: #c10f81;
  border-color: #c10f81;
  color: #ffffff;
}
/* line 237, newLanding\_mainBPP.scss */
.bppCalculator .container .nav-tabs > li + li.active a, .bppCalculator .container .nav-tabs > li + li.active a:hover {
  background: #00ace9;
  border-color: #00ace9;
  color: #ffffff;
}
/* line 246, newLanding\_mainBPP.scss */
.bppCalculator .container .tab-content {
  position: relative;
  background-color: #ededed;
}
/* line 250, newLanding\_mainBPP.scss */
.bppCalculator .container .tab-content .tab-pane {
  padding: 20px 40px 0px 40px;
}
@media (max-width: 991px) {
  /* line 250, newLanding\_mainBPP.scss */
  .bppCalculator .container .tab-content .tab-pane {
    padding: 20px 20px 0px 20px;
  }
}
@media (max-width: 767px) {
  /* line 250, newLanding\_mainBPP.scss */
  .bppCalculator .container .tab-content .tab-pane {
    padding: 20px 10px 0px 10px;
  }
}
/* line 261, newLanding\_mainBPP.scss */
.bppCalculator .container .tab-content .tab-pane h3 {
  margin: 0;
  padding: 10px 0;
}
/* line 266, newLanding\_mainBPP.scss */
.bppCalculator .container .tab-content .tab-pane h4 {
  font-size: 17px;
  border-bottom: 2px solid #D5D5D5;
  padding: 0 10px 6px 10px;
  margin: 10px 0;
  font-weight: bold;
}
/* line 273, newLanding\_mainBPP.scss */
.bppCalculator .container .tab-content .tab-pane h4 .summary-label {
  display: inline-block;
  padding-top: 2px;
  width: -webkit-calc(100% - 115px);
  width: calc(100% - 115px);
}
@media (max-width: 479px) {
  /* line 273, newLanding\_mainBPP.scss */
  .bppCalculator .container .tab-content .tab-pane h4 .summary-label {
    font-size: 14px;
  }
}
/* line 284, newLanding\_mainBPP.scss */
.bppCalculator .container .tab-content .tab-pane .leftCol {
  padding-bottom: 20px;
}
/* line 287, newLanding\_mainBPP.scss */
.bppCalculator .container .tab-content .tab-pane .leftCol h3 {
  padding-left: 40px;
  font-weight: bold;
}
@media (max-width: 767px) {
  /* line 287, newLanding\_mainBPP.scss */
  .bppCalculator .container .tab-content .tab-pane .leftCol h3 {
    font-size: 30px;
  }
}
/* line 296, newLanding\_mainBPP.scss */
.bppCalculator .container .tab-content .tab-pane .leftCol li {
  color: #555555;
  font-size: 17px;
  position: relative;
  padding: 20px 0 0 40px;
  line-height: 18px;
}
@media (max-width: 767px) {
  /* line 296, newLanding\_mainBPP.scss */
  .bppCalculator .container .tab-content .tab-pane .leftCol li {
    font-size: 16px;
  }
}
/* line 307, newLanding\_mainBPP.scss */
.bppCalculator .container .tab-content .tab-pane .leftCol li::before {
  content: "\f061";
  font-family: FontAwesome;
  font-size: 24px;
  font-weight: normal;
  position: absolute;
  top: 19px;
  left: 0;
}
/* line 320, newLanding\_mainBPP.scss */
.bppCalculator .container .tab-content .tab-pane#bppTab h3, .bppCalculator .container .tab-content .tab-pane#bppTab h4 span {
  color: #c10f81;
  font-weight: bold;
}
/* line 324, newLanding\_mainBPP.scss */
.bppCalculator .container .tab-content .tab-pane#bppTab h3.summary-label, .bppCalculator .container .tab-content .tab-pane#bppTab h4 span.summary-label {
  color: #555555;
}
/* line 327, newLanding\_mainBPP.scss */
.bppCalculator .container .tab-content .tab-pane#bppTab h3.summary-label + span, .bppCalculator .container .tab-content .tab-pane#bppTab h4 span.summary-label + span {
  width: 115px;
  display: inline-block;
  text-align: right;
}
/* line 336, newLanding\_mainBPP.scss */
.bppCalculator .container .tab-content .tab-pane#bppTab .leftCol li::before {
  color: #c10f81;
}
/* line 341, newLanding\_mainBPP.scss */
.bppCalculator .container .tab-content .tab-pane#bppTab .cta a {
  background-color: #c10f81;
}
/* line 347, newLanding\_mainBPP.scss */
.bppCalculator .container .tab-content .tab-pane#nppTab h3, .bppCalculator .container .tab-content .tab-pane#nppTab h4 span {
  color: #00ace9;
  font-weight: bold;
}
/* line 351, newLanding\_mainBPP.scss */
.bppCalculator .container .tab-content .tab-pane#nppTab h3.summary-label, .bppCalculator .container .tab-content .tab-pane#nppTab h4 span.summary-label {
  color: #555555;
}
/* line 354, newLanding\_mainBPP.scss */
.bppCalculator .container .tab-content .tab-pane#nppTab h3.summary-label + span, .bppCalculator .container .tab-content .tab-pane#nppTab h4 span.summary-label + span {
  width: 115px;
  display: inline-block;
  text-align: right;
}
/* line 363, newLanding\_mainBPP.scss */
.bppCalculator .container .tab-content .tab-pane#nppTab .leftCol li::before {
  color: #00ace9;
}
/* line 368, newLanding\_mainBPP.scss */
.bppCalculator .container .tab-content .tab-pane#nppTab .cta a {
  background-color: #00ace9;
}
/* line 372, newLanding\_mainBPP.scss */
.bppCalculator .container .tab-content .tab-pane#nppTab h4:last-child {
  border: none;
}
/* line 377, newLanding\_mainBPP.scss */
.bppCalculator .container .tab-content .tab-pane .cta {
  clear: both;
  text-align: center;
  padding: 20px 0;
}
/* line 382, newLanding\_mainBPP.scss */
.bppCalculator .container .tab-content .tab-pane .cta a {
  display: inline-block;
  color: white;
  font-weight: bold;
  padding: 10px 30px;
  font-size: 20px;
  text-transform: uppercase;
}
/* line 390, newLanding\_mainBPP.scss */
.bppCalculator .container .tab-content .tab-pane .cta a:hover {
  text-decoration: none;
}
/* line 394, newLanding\_mainBPP.scss */
.bppCalculator .container .tab-content .tab-pane .cta a::after {
  content: "\f054";
  font-family: FontAwesome;
  padding-left: 10px;
}

/* line 408, newLanding\_mainBPP.scss */
.content-row-1 .bppCalculator,
.application-page .application-v1 .bppCalculator {
  padding: 0;
}
/* line 411, newLanding\_mainBPP.scss */
.content-row-1 .bppCalculator .container,
.application-page .application-v1 .bppCalculator .container {
  padding: 0 10px;
  width: auto;
}
@media (max-width: 991px) {
  /* line 411, newLanding\_mainBPP.scss */
  .content-row-1 .bppCalculator .container,
  .application-page .application-v1 .bppCalculator .container {
    padding: 0 5px;
  }
}
/* line 420, newLanding\_mainBPP.scss */
.content-row-1 .bppCalculator .container .tab-content, .content-row-1 .bppCalculator .container .tab-content article + article .homepage-panel-one::before,
.application-page .application-v1 .bppCalculator .container .tab-content,
.application-page .application-v1 .bppCalculator .container .tab-content article + article .homepage-panel-one::before {
  background-color: #ffffff;
}

/* line 429, newLanding\_mainBPP.scss */
main .bppCalculator .container .row, main .bppCalculator .container #ctl00 .scfSectionLegend, #ctl00 main .bppCalculator .container .scfSectionLegend {
  margin: 0;
}
/* line 432, newLanding\_mainBPP.scss */
main .bppCalculator .container .row .button-minus, main .bppCalculator .container #ctl00 .scfSectionLegend .button-minus, #ctl00 main .bppCalculator .container .scfSectionLegend .button-minus {
  left: 10px;
}
/* line 436, newLanding\_mainBPP.scss */
main .bppCalculator .container .row .button-plus, main .bppCalculator .container #ctl00 .scfSectionLegend .button-plus, #ctl00 main .bppCalculator .container .scfSectionLegend .button-plus {
  right: 10px;
}
/* line 440, newLanding\_mainBPP.scss */
main .bppCalculator .container .row .nav-tabs, main .bppCalculator .container #ctl00 .scfSectionLegend .nav-tabs, #ctl00 main .bppCalculator .container .scfSectionLegend .nav-tabs {
  font-size: 21px;
  font-weight: bold;
}
/* line 445, newLanding\_mainBPP.scss */
main .bppCalculator .container .row .tab-content, main .bppCalculator .container #ctl00 .scfSectionLegend .tab-content, #ctl00 main .bppCalculator .container .scfSectionLegend .tab-content {
  border-radius: 0;
}
/* line 448, newLanding\_mainBPP.scss */
main .bppCalculator .container .row .tab-content .col-sm-6, main .bppCalculator .container #ctl00 .scfSectionLegend .tab-content .col-sm-6, #ctl00 main .bppCalculator .container .scfSectionLegend .tab-content .col-sm-6 {
  padding: 0 5px 20px 5px;
}

/* Ion.RangeSlider
// css version 2.0.3
// © 2013-2014 Denis Ineshin | IonDen.com
// ===================================================================================================================*/
/* =====================================================================================================================
// RangeSlider */
/* line 9, newLanding\ionrange\_rangeSlider.scss */
.irs {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 20, newLanding\ionrange\_rangeSlider.scss */
.irs-line {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none !important;
}

/* line 27, newLanding\ionrange\_rangeSlider.scss */
.irs-line-left, .irs-line-mid, .irs-line-right {
  position: absolute;
  display: block;
  top: 0;
}

/* line 33, newLanding\ionrange\_rangeSlider.scss */
.irs-line-left {
  left: 0;
  width: 11%;
}

/* line 38, newLanding\ionrange\_rangeSlider.scss */
.irs-line-mid {
  left: 9%;
  width: 82%;
}

/* line 43, newLanding\ionrange\_rangeSlider.scss */
.irs-line-right {
  right: 0;
  width: 11%;
}

/* line 48, newLanding\ionrange\_rangeSlider.scss */
.irs-bar {
  position: absolute;
  display: block;
  left: 0;
  width: 0;
}

/* line 55, newLanding\ionrange\_rangeSlider.scss */
.irs-bar-edge {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
}

/* line 62, newLanding\ionrange\_rangeSlider.scss */
.irs-shadow {
  position: absolute;
  display: none;
  left: 0;
  width: 0;
}

/* line 69, newLanding\ionrange\_rangeSlider.scss */
.irs-slider {
  position: absolute;
  display: block;
  cursor: default;
  z-index: 1;
}

/* line 85, newLanding\ionrange\_rangeSlider.scss */
.irs-slider.type_last {
  z-index: 2;
}

/* line 89, newLanding\ionrange\_rangeSlider.scss */
.irs-min {
  position: absolute;
  display: block;
  left: 0;
  cursor: default;
}

/* line 96, newLanding\ionrange\_rangeSlider.scss */
.irs-max {
  position: absolute;
  display: block;
  right: 0;
  cursor: default;
}

/* line 103, newLanding\ionrange\_rangeSlider.scss */
.irs-from, .irs-to, .irs-single {
  position: absolute;
  display: block;
  top: -19;
  left: 0;
  cursor: default;
  white-space: nowrap;
}

/* line 112, newLanding\ionrange\_rangeSlider.scss */
.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
}

/* line 121, newLanding\ionrange\_rangeSlider.scss */
.irs-with-grid .irs-grid {
  display: block;
}

/* line 125, newLanding\ionrange\_rangeSlider.scss */
.irs-grid-pol {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 8px;
  background: #000;
}

/* line 134, newLanding\ionrange\_rangeSlider.scss */
.irs-grid-pol.small {
  height: 4px;
}

/* #### Mobile Phones Portrait #### */
@media screen and (max-device-width: 480px) and (orientation: portrait) {
  /* line 140, newLanding\ionrange\_rangeSlider.scss */
  .irs-grid-text {
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    text-align: center;
    font-size: 8px;
    line-height: 9px;
    padding: 0 3px 0 0;
    color: #000;
    font-family: Arial;
  }
}
/* #### Mobile Phones Landscape #### */
@media screen and (max-device-width: 640px) and (orientation: landscape) {
  /* line 156, newLanding\ionrange\_rangeSlider.scss */
  .irs-grid-text {
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    text-align: center;
    font-size: 8px;
    line-height: 9px;
    padding: 0 3px 0 0;
    color: #000;
    font-family: Arial;
  }
}
/* #### Mobile Phones Portrait or Landscape #### */
@media screen and (max-device-width: 640px) {
  /* line 172, newLanding\ionrange\_rangeSlider.scss */
  .irs-grid-text {
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    text-align: center;
    font-size: 8px;
    line-height: 9px;
    padding: 0 3px 0 0;
    color: #000;
    font-family: Arial;
  }
}
/* #### iPhone 4+ Portrait or Landscape #### */
@media screen and (min-device-width: 320px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 188, newLanding\ionrange\_rangeSlider.scss */
  .irs-grid-text {
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    text-align: center;
    font-size: 8px;
    line-height: 9px;
    padding: 0 3px 0 0;
    color: #000;
    font-family: Arial;
  }
}
/* #### iPhone 5 Portrait or Landscape #### */
@media (device-height: 568px) and (device-width: 320px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 204, newLanding\ionrange\_rangeSlider.scss */
  .irs-grid-text {
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    text-align: center;
    font-size: 8px;
    line-height: 9px;
    padding: 0 3px 0 0;
    color: #000;
    font-family: Arial;
  }
}
/* #### iPhone 6 and 6 plus Portrait or Landscape #### */
@media (min-device-height: 667px) and (min-device-width: 375px) and (-webkit-min-device-pixel-ratio: 3) {
  /* line 220, newLanding\ionrange\_rangeSlider.scss */
  .irs-grid-text {
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    text-align: center;
    font-size: 8px;
    line-height: 9px;
    padding: 0 3px 0 0;
    color: #000;
    font-family: Arial;
  }
}
/* #### Tablets Portrait or Landscape #### */
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* line 236, newLanding\ionrange\_rangeSlider.scss */
  .irs-grid-text {
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    text-align: center;
    font-size: 8px;
    line-height: 9px;
    padding: 0 3px 0 0;
    color: #000;
    font-family: Arial;
  }
}
/* #### Laptop #### */
/* ----------- Non-Retina Screens ----------- */
@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 1) {
  /* line 254, newLanding\ionrange\_rangeSlider.scss */
  .irs-grid-text {
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    text-align: center;
    font-size: 8px;
    line-height: 9px;
    padding: 0 3px 0 0;
    color: #000;
    font-family: Arial;
  }
}
/* ----------- Retina Screens ----------- */
@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {
  /* line 270, newLanding\ionrange\_rangeSlider.scss */
  .irs-grid-text {
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    text-align: center;
    font-size: 8px;
    line-height: 9px;
    padding: 0 3px 0 0;
    color: #000;
    font-family: Arial;
  }
}
@media screen and (min-device-width: 640px) and (max-device-width: 768px) {
  /* line 285, newLanding\ionrange\_rangeSlider.scss */
  .irs-grid-text {
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    text-align: center;
    font-size: 8px;
    line-height: 9px;
    padding: 0 3px 0 0;
    color: #000;
    font-family: Arial;
  }
}
/* #### Desktops #### */
@media screen and (min-width: 1024px) {
  /* line 301, newLanding\ionrange\_rangeSlider.scss */
  .irs-grid-text {
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    text-align: center;
    font-size: 10px;
    line-height: 9px;
    padding: 0 3px 0 0;
    color: #000;
    font-family: Arial;
  }
}
/* line 315, newLanding\ionrange\_rangeSlider.scss */
.irs-disable-mask {
  position: absolute;
  display: block;
  top: 0;
  left: -1%;
  width: 102%;
  height: 100%;
  cursor: default;
  background: transparent;
  z-index: 2;
}

/* line 327, newLanding\ionrange\_rangeSlider.scss */
.irs-disabled {
  opacity: 0.4;
}

/* line 331, newLanding\ionrange\_rangeSlider.scss */
.lt-ie9 .irs-disabled {
  filter: alpha(opacity=40);
}

/* line 335, newLanding\ionrange\_rangeSlider.scss */
.slider-input {
  visibility: hidden;
}

/* line 339, newLanding\ionrange\_rangeSlider.scss */
.irs-hidden-input {
  position: absolute !important;
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  width: 0 !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  outline: none !important;
  z-index: -9999 !important;
  background: none !important;
  border-style: solid !important;
  border-color: transparent !important;
}

/* line 4, newLanding\ionrange\_skinBPP.scss */
.application-page .content-row-1 .bppCalculator .loan-values,
.application-page .application-v1 .bppCalculator .loan-values {
  padding-left: 10px;
  margin-top: 15px;
  width: 100%;
}
/* line 9, newLanding\ionrange\_skinBPP.scss */
.application-page .content-row-1 .bppCalculator .loan-values .loan-label,
.application-page .application-v1 .bppCalculator .loan-values .loan-label {
  font-size: 15px;
}
/* line 14, newLanding\ionrange\_skinBPP.scss */
.application-page .content-row-1 .bppCalculator .range-slider,
.application-page .application-v1 .bppCalculator .range-slider {
  width: 100%;
  padding: 0 20px;
}
/* line 18, newLanding\ionrange\_skinBPP.scss */
.application-page .content-row-1 .bppCalculator .range-slider .fa-2x,
.application-page .application-v1 .bppCalculator .range-slider .fa-2x {
  font-size: 1.5em;
}
/* line 24, newLanding\ionrange\_skinBPP.scss */
.application-page .content-row-1 .bppCalculator .irs.irs-with-grid,
.application-page .application-v1 .bppCalculator .irs.irs-with-grid {
  margin: 0 20px;
}
/* line 28, newLanding\ionrange\_skinBPP.scss */
.application-page .content-row-1 .bppCalculator .irs.irs-disabled,
.application-page .application-v1 .bppCalculator .irs.irs-disabled {
  margin: 0 32px;
}
/* line 33, newLanding\ionrange\_skinBPP.scss */
.application-page .content-row-1 .bppCalculator .irs-from, .application-page .content-row-1 .bppCalculator .irs-to, .application-page .content-row-1 .bppCalculator .irs-single,
.application-page .application-v1 .bppCalculator .irs-from,
.application-page .application-v1 .bppCalculator .irs-to,
.application-page .application-v1 .bppCalculator .irs-single {
  padding: 2px 5px 1px 5px;
  font-size: 14px;
  line-height: 20px;
}
/* line 39, newLanding\ionrange\_skinBPP.scss */
.application-page .content-row-1 .bppCalculator .irs-single::before,
.application-page .application-v1 .bppCalculator .irs-single::before {
  padding-right: 5px;
}
/* line 43, newLanding\ionrange\_skinBPP.scss */
.application-page .content-row-1 .bppCalculator .irs-single::after,
.application-page .application-v1 .bppCalculator .irs-single::after {
  padding-left: 5px;
}
/* line 47, newLanding\ionrange\_skinBPP.scss */
.application-page .content-row-1 .bppCalculator .button-minus, .application-page .content-row-1 .bppCalculator .button-plus,
.application-page .application-v1 .bppCalculator .button-minus,
.application-page .application-v1 .bppCalculator .button-plus {
  padding: 0;
}
/* line 51, newLanding\ionrange\_skinBPP.scss */
.application-page .content-row-1 .bppCalculator .button-minus,
.application-page .application-v1 .bppCalculator .button-minus {
  left: 10px;
}
/* line 55, newLanding\ionrange\_skinBPP.scss */
.application-page .content-row-1 .bppCalculator .button-plus,
.application-page .application-v1 .bppCalculator .button-plus {
  right: 10px;
}
/* line 59, newLanding\ionrange\_skinBPP.scss */
.application-page .content-row-1 .bppCalculator .container .tab-content .tab-pane,
.application-page .application-v1 .bppCalculator .container .tab-content .tab-pane {
  padding-top: 0;
}

/* line 66, newLanding\ionrange\_skinBPP.scss */
.bppCalculator .loan-values {
  margin: 33px 0 0 0;
  padding-left: 3%;
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  /* line 66, newLanding\ionrange\_skinBPP.scss */
  .bppCalculator .loan-values {
    padding-left: 10px;
    margin-top: 15px;
  }
}
/* line 76, newLanding\ionrange\_skinBPP.scss */
.bppCalculator .loan-values .loan-label {
  font-weight: bold;
  display: inline-block;
  line-height: 18px;
  font-size: 18px;
}
/* line 84, newLanding\ionrange\_skinBPP.scss */
.bppCalculator .range-slider {
  min-height: 80px;
}
/* line 87, newLanding\ionrange\_skinBPP.scss */
.bppCalculator .range-slider.months .irs-grid-text {
  max-width: 15%;
  white-space: normal;
}
/* line 94, newLanding\ionrange\_skinBPP.scss */
.bppCalculator .irs.irs-with-grid {
  height: 80px;
  margin: 0 30px;
}
@media (max-width: 767px) {
  /* line 94, newLanding\ionrange\_skinBPP.scss */
  .bppCalculator .irs.irs-with-grid {
    margin: 0 32px;
  }
}
@media (max-width: 479px) {
  /* line 94, newLanding\ionrange\_skinBPP.scss */
  .bppCalculator .irs.irs-with-grid {
    margin: 0 12px;
  }
}
/* line 107, newLanding\ionrange\_skinBPP.scss */
.bppCalculator .irs.irs-disabled {
  margin: 0 50px;
  height: 60px;
}
@media (max-width: 767px) {
  /* line 107, newLanding\ionrange\_skinBPP.scss */
  .bppCalculator .irs.irs-disabled {
    margin: 0 32px;
  }
}
/* line 117, newLanding\ionrange\_skinBPP.scss */
.bppCalculator .irs-line {
  width: 100%;
  height: 10px;
  top: 43px;
  background: #FFF;
  background: -webkit-gradient(linear, left top, left bottom, from(#cdcdcd), to(#f0f0f0));
  background: -webkit-linear-gradient(top, #cdcdcd 0%, #f0f0f0 100%);
  background: linear-gradient(to bottom, #cdcdcd 0%, #f0f0f0 100%);
  /* W3C */
  border-radius: 16px;
  -moz-border-radius: 16px;
}
/* line 127, newLanding\ionrange\_skinBPP.scss */
.bppCalculator .content-row-1 .irs-line {
  background: -webkit-gradient(linear, left top, left bottom, from(#bdbdbd), to(#dfdfdf));
  background: -webkit-linear-gradient(top, #bdbdbd 0%, #dfdfdf 100%);
  background: linear-gradient(to bottom, #bdbdbd 0%, #dfdfdf 100%);
  /* W3C */
}
/* line 131, newLanding\ionrange\_skinBPP.scss */
.bppCalculator .irs-line-left, .bppCalculator .irs-line-mid, .bppCalculator .irs-line-right {
  height: 10px;
}
/* line 135, newLanding\ionrange\_skinBPP.scss */
.bppCalculator .irs-bar {
  height: 10px;
  top: 43px;
  background: #adda43;
  background: -webkit-gradient(linear, left bottom, left top, from(#bdea53), to(#9dca33));
  background: -webkit-linear-gradient(bottom, #bdea53 0%, #9dca33 100%);
  background: linear-gradient(to top, #bdea53 0%, #9dca33 100%);
}
/* line 142, newLanding\ionrange\_skinBPP.scss */
.bppCalculator .irs-bar-edge {
  height: 10px;
  top: 43px;
  width: 17px;
  border-right: 0;
  background: #adda43;
  background: -webkit-gradient(linear, left bottom, left top, from(#bdea53), to(#9dca33));
  background: -webkit-linear-gradient(bottom, #bdea53 0%, #9dca33 100%);
  background: linear-gradient(to top, #bdea53 0%, #9dca33 100%);
  border-radius: 16px 0 0 16px;
  -moz-border-radius: 16px 0 0 16px;
}
/* line 153, newLanding\ionrange\_skinBPP.scss */
.bppCalculator .irs-shadow {
  height: 2px;
  top: 38px;
  background: #000;
  opacity: 0.3;
  border-radius: 5px;
  -moz-border-radius: 5px;
}
/* line 162, newLanding\ionrange\_skinBPP.scss */
.bppCalculator .lt-ie9 .irs-shadow {
  filter: alpha(opacity=30);
}
/* line 166, newLanding\ionrange\_skinBPP.scss */
.bppCalculator .irs-slider {
  top: 27px;
  width: 46px;
  height: 46px;
  background: url("/images/newLanding/slider.png");
  cursor: pointer;
  margin-left: 1px;
}
/* line 178, newLanding\ionrange\_skinBPP.scss */
.bppCalculator .irs-min, .bppCalculator .irs-max {
  color: #333;
  font-size: 12px;
  line-height: 1.333;
  text-shadow: none;
  top: 0;
  padding: 1px 5px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  -moz-border-radius: 3px;
}
/* line 190, newLanding\ionrange\_skinBPP.scss */
.bppCalculator .lt-ie9 .irs-min, .bppCalculator .lt-ie9 .irs-max {
  background: #ccc;
}
/* line 194, newLanding\ionrange\_skinBPP.scss */
.bppCalculator .irs-from, .bppCalculator .irs-to, .bppCalculator .irs-single {
  top: 0;
  font-size: 17px;
  font-weight: bold;
  line-height: 24px;
  text-shadow: none;
  padding: 2px 10px 1px 10px;
  background: #FFFFFF;
  border-radius: 14px;
  -moz-border-radius: 3px;
  border: 1px solid #CFCFCF;
}
@media (max-width: 767px) {
  /* line 194, newLanding\ionrange\_skinBPP.scss */
  .bppCalculator .irs-from, .bppCalculator .irs-to, .bppCalculator .irs-single {
    padding: 2px 5px 1px 5px;
    font-size: 14px;
    line-height: 20px;
  }
}
/* line 213, newLanding\ionrange\_skinBPP.scss */
.bppCalculator .irs-single::before {
  content: "\f053";
  font: normal normal normal 14px/1 FontAwesome;
  color: #CFCFCF;
  padding-right: 10px;
}
@media (max-width: 767px) {
  /* line 213, newLanding\ionrange\_skinBPP.scss */
  .bppCalculator .irs-single::before {
    padding-right: 5px;
  }
}
/* line 224, newLanding\ionrange\_skinBPP.scss */
.bppCalculator .irs-single::after {
  content: "\f054";
  font: normal normal normal 14px/1 FontAwesome;
  color: #CFCFCF;
  padding-left: 10px;
}
@media (max-width: 767px) {
  /* line 224, newLanding\ionrange\_skinBPP.scss */
  .bppCalculator .irs-single::after {
    padding-left: 5px;
  }
}
/* line 235, newLanding\ionrange\_skinBPP.scss */
.bppCalculator .lt-ie9 .irs-from, .bppCalculator .lt-ie9 .irs-to, .bppCalculator .lt-ie9 .irs-single {
  background: #999;
}
/* line 239, newLanding\ionrange\_skinBPP.scss */
.bppCalculator .irs-grid {
  height: 27px;
}
/* line 243, newLanding\ionrange\_skinBPP.scss */
.bppCalculator .irs-grid-pol {
  opacity: 1;
  background: #ffffff;
  width: 4px;
  height: 4px;
  border-radius: 2px;
  margin-left: -2px;
  top: -7px;
  z-index: 1;
}
/* line 254, newLanding\ionrange\_skinBPP.scss */
.bppCalculator .irs-grid-pol.small {
  background: #999;
}
/* line 258, newLanding\ionrange\_skinBPP.scss */
.bppCalculator .irs-grid-text {
  bottom: 5px;
  color: #99a4ac;
  font-family: "tt_rounds";
}
/* line 264, newLanding\ionrange\_skinBPP.scss */
.bppCalculator .content-row-1 .irs-grid-text {
  color: #777777;
}
/* line 268, newLanding\ionrange\_skinBPP.scss */
.bppCalculator .irs-disabled {
  color: #777777;
}
/* line 272, newLanding\ionrange\_skinBPP.scss */
.bppCalculator .button-minus, .bppCalculator .button-plus {
  height: 32px;
  position: absolute;
  top: 33px;
  border: 0;
  color: transparent;
  background-color: transparent;
  padding: 0;
}
@media (max-width: 479px) {
  /* line 272, newLanding\ionrange\_skinBPP.scss */
  .bppCalculator .button-minus, .bppCalculator .button-plus {
    font-size: 1em;
  }
}
/* line 285, newLanding\ionrange\_skinBPP.scss */
.bppCalculator .button-minus:focus, .bppCalculator .button-plus:focus {
  outline: 0;
}
@media (max-width: 767px) {
  /* line 272, newLanding\ionrange\_skinBPP.scss */
  .bppCalculator .button-minus, .bppCalculator .button-plus {
    padding: 0;
  }
}
/* line 294, newLanding\ionrange\_skinBPP.scss */
.bppCalculator .button-minus {
  left: 0;
}
/* line 298, newLanding\ionrange\_skinBPP.scss */
.bppCalculator .button-plus {
  right: 0;
}

/* line 1, CSC\_otp-verification.scss */
.content-row-1 ul {
  list-style: outside none none;
  padding-left: 0;
}

/* line 1, CSC\_otp-verification.scss */
.content-row-1 ul {
  list-style: outside none none;
  padding-left: 0;
}

/* line 2, _customerportal.scss */
.form-horizontal .control-label span {
  font-weight: bold;
}
@media (min-width: 768px) {
  /* line 7, _customerportal.scss */
  .form-horizontal .subheading {
    font-size: 20px !important;
    /*margin-left:40px;*/
  }
}

@media (max-width: 767px) {
  /* line 15, _customerportal.scss */
  .ismobile {
    display: none;
  }
}
/* line 20, _customerportal.scss */
.DOB {
  border-radius: 10px !important;
}
@media (max-width: 767px) {
  /* line 20, _customerportal.scss */
  .DOB {
    margin-top: 2px;
  }
}

/* line 29, _customerportal.scss */
.customerPortal .table {
    /*border-collapse:separate;
border:1px solid;
border-radius:10px;
-moz-border-radius:10px;*/
}
/* line 36, _customerportal.scss */
.customerPortal table th {
  background-color: #00ace9 !important;
  color: #ffffff;
}
@media (min-width: 768px) {
  /* line 41, _customerportal.scss */
  .customerPortal .table-responsive {
    overflow-x: hidden;
  }
}

/* line 49, _customerportal.scss */
.search {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
}

/* line 54, _customerportal.scss */
.next, .previous {
  border: 2px solid !important;
  border-color: #85ae22 !important;
  margin-bottom: 10px !important;
  margin-right: 10px !important;
  border-radius: 10px !important;
  font-weight: bold;
}

/* line 63, _customerportal.scss */
.next:hover {
  background: #85ae22 !important;
}

/* line 67, _customerportal.scss */
.previous:hover {
  background: #85ae22 !important;
}

/* line 71, _customerportal.scss */
.next:after {
  content: "\f054";
  vertical-align: middle;
  display: inline-block;
  margin-left: .5em;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 84, _customerportal.scss */
.previous:before {
  content: "\f053";
  vertical-align: middle;
  display: inline-block;
  margin-right: .5em;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 97, _customerportal.scss */
.disabled, .disabled:active {
  border-color: #DDDEDE !important;
  color: #DDDEDE !important;
}

/* line 102, _customerportal.scss */
.disabled:hover {
  background: #ffffff !important;
  color: #DDDEDE !important;
}

/* line 107, _customerportal.scss */
.plainbtn {
  width: auto;
  float: right;
}
/* line 111, _customerportal.scss */
.plainbtn > a {
  text-decoration: none !important;
}
/* line 114, _customerportal.scss */
.plainbtn > a:before {
  content: "\f023";
  vertical-align: middle;
  display: inline-block;
  margin-left: .5em;
  margin-right: .5em;
  font: normal normal normal 16px/1 FontAwesome;
  font-size: 20px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
/* line 129, _customerportal.scss */
.plainbtn .btn {
  background-color: #ADDA41;
}
/* line 133, _customerportal.scss */
.plainbtn .btn-with-icon {
  border-radius: 10px;
  border-color: #85ae22 !important;
  margin-bottom: 10px !important;
  border-radius: 10px !important;
  font-weight: bold;
  padding: 0 10px !important;
}

/* line 143, _customerportal.scss */
.my-dialog {
  border: 1px solid #00ACE9 !important;
}
/* line 146, _customerportal.scss */
.my-dialog .ui-dialog-titlebar {
  display: none !important;
}
/* line 150, _customerportal.scss */
.my-dialog .ui-widget-content {
  border: none !important;
}
/* line 154, _customerportal.scss */
.my-dialog .ui-dialog-content {
  min-height: 50px !important;
  padding: 10px;
}
/* line 159, _customerportal.scss */
.my-dialog .ui-dialog-buttonset {
  text-align: center;
  padding: 10px;
}
/* line 163, _customerportal.scss */
.my-dialog .ui-dialog-buttonset > button {
  margin-right: 20px;
}
