@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 */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  /*display: none;
  height: 0;*/
}

/*[hidden],*/
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  select {
    background: #fff !important;
  }

  .navbar {
    display: none;
  }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }

  .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");
}
.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;
}

.glyphicon-plus:before {
  content: "\2b";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "tt_rounds", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15.3px;
  line-height: 1.42857;
  color: #777777;
  background-color: white;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #007ca3;
  text-decoration: none;
}
a:hover, a:focus {
  color: #004256;
  text-decoration: underline;
}
a:focus {
  outline: none;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.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;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 21px;
  margin-bottom: 21px;
  border: 0;
  border-top: 1px solid #ededed;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: #00ace9;
}
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;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
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%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
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%;
}

h1, .h1 {
  font-size: 47px;
}

h2, .h2 {
  font-size: 38px;
}

h3, .h3 {
  font-size: 35px;
}

h4, .h4 {
  font-size: 31px;
}

h5, .h5 {
  font-size: 23px;
}

h6, .h6 {
  font-size: 14px;
}

p {
  margin: 0 0 10.5px;
}

.lead {
  margin-bottom: 21px;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 22.95px;
  }
}

small,
.small {
  font-size: 91%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #007ca3;
}

a.text-primary:hover {
  color: #005570;
}

.text-success {
  color: #00ace9;
}

a.text-success:hover {
  color: #0086b6;
}

.text-info {
  color: #31708f;
}

a.text-info:hover {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #920b61;
}

a.text-danger:hover {
  color: #620842;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #007ca3;
}

a.bg-primary:hover {
  background-color: #005570;
}

.bg-success {
  background-color: #00ace9;
}

a.bg-success:hover {
  background-color: #0086b6;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #c10f81;
}

a.bg-danger:hover {
  background-color: #920b61;
}

.page-header {
  padding-bottom: 9.5px;
  margin: 42px 0 21px;
  border-bottom: 1px solid #ededed;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10.5px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 21px;
}

dt,
dd {
  line-height: 1.42857;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10.5px 21px;
  margin: 0 0 21px;
  font-size: 19.125px;
  border-left: 5px solid #ededed;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #ededed;
  border-left: 0;
  text-align: right;
}
.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: '';
}
.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';
}

address {
  margin-bottom: 21px;
  font-style: normal;
  line-height: 1.42857;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 10px;
}

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);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none;
}

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;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 730px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 950px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1150px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row, #ctl00 .scfSectionLegend {
  margin-left: -5px;
  margin-right: -5px;
}
.row:before, #ctl00 .scfSectionLegend:before, .row:after, #ctl00 .scfSectionLegend:after {
  content: " ";
  display: table;
}
.row:after, #ctl00 .scfSectionLegend:after {
  clear: both;
}

.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;
}

.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;
}

.col-xs-1 {
  width: 8.33333%;
}

.col-xs-2 {
  width: 16.66667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333%;
}

.col-xs-5 {
  width: 41.66667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333%;
}

.col-xs-8 {
  width: 66.66667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333%;
}

.col-xs-11 {
  width: 91.66667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-2 {
  right: 16.66667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333%;
}

.col-xs-pull-5 {
  right: 41.66667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333%;
}

.col-xs-pull-8 {
  right: 66.66667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333%;
}

.col-xs-pull-11 {
  right: 91.66667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-2 {
  left: 16.66667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333%;
}

.col-xs-push-5 {
  left: 41.66667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333%;
}

.col-xs-push-8 {
  left: 66.66667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333%;
}

.col-xs-push-11 {
  left: 91.66667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.33333%;
}

.col-xs-offset-2 {
  margin-left: 16.66667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333%;
}

.col-xs-offset-5 {
  margin-left: 41.66667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333%;
}

.col-xs-offset-8 {
  margin-left: 66.66667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333%;
}

.col-xs-offset-11 {
  margin-left: 91.66667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .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;
  }

  .col-sm-1 {
    width: 8.33333%;
  }

  .col-sm-2 {
    width: 16.66667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.33333%;
  }

  .col-sm-5 {
    width: 41.66667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.33333%;
  }

  .col-sm-8 {
    width: 66.66667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.33333%;
  }

  .col-sm-11 {
    width: 91.66667%;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 8.33333%;
  }

  .col-sm-pull-2 {
    right: 16.66667%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.33333%;
  }

  .col-sm-pull-5 {
    right: 41.66667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.33333%;
  }

  .col-sm-pull-8 {
    right: 66.66667%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.33333%;
  }

  .col-sm-pull-11 {
    right: 91.66667%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 8.33333%;
  }

  .col-sm-push-2 {
    left: 16.66667%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-4 {
    left: 33.33333%;
  }

  .col-sm-push-5 {
    left: 41.66667%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-7 {
    left: 58.33333%;
  }

  .col-sm-push-8 {
    left: 66.66667%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-10 {
    left: 83.33333%;
  }

  .col-sm-push-11 {
    left: 91.66667%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .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;
  }

  .col-md-1 {
    width: 8.33333%;
  }

  .col-md-2 {
    width: 16.66667%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.33333%;
  }

  .col-md-5 {
    width: 41.66667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.33333%;
  }

  .col-md-8 {
    width: 66.66667%;
  }

  .col-md-9, #ctl00 .scfSectionLegend {
    width: 75%;
  }

  .col-md-10 {
    width: 83.33333%;
  }

  .col-md-11 {
    width: 91.66667%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 8.33333%;
  }

  .col-md-pull-2 {
    right: 16.66667%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.33333%;
  }

  .col-md-pull-5 {
    right: 41.66667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.33333%;
  }

  .col-md-pull-8 {
    right: 66.66667%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.33333%;
  }

  .col-md-pull-11 {
    right: 91.66667%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 8.33333%;
  }

  .col-md-push-2 {
    left: 16.66667%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-4 {
    left: 33.33333%;
  }

  .col-md-push-5 {
    left: 41.66667%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-7 {
    left: 58.33333%;
  }

  .col-md-push-8 {
    left: 66.66667%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-10 {
    left: 83.33333%;
  }

  .col-md-push-11 {
    left: 91.66667%;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  .col-md-offset-3, #ctl00 .scfSectionLegend {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .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;
  }

  .col-lg-1 {
    width: 8.33333%;
  }

  .col-lg-2 {
    width: 16.66667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.33333%;
  }

  .col-lg-5 {
    width: 41.66667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.33333%;
  }

  .col-lg-8 {
    width: 66.66667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.33333%;
  }

  .col-lg-11 {
    width: 91.66667%;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 8.33333%;
  }

  .col-lg-pull-2 {
    right: 16.66667%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-4 {
    right: 33.33333%;
  }

  .col-lg-pull-5 {
    right: 41.66667%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.33333%;
  }

  .col-lg-pull-8 {
    right: 66.66667%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.33333%;
  }

  .col-lg-pull-11 {
    right: 91.66667%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 8.33333%;
  }

  .col-lg-push-2 {
    left: 16.66667%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-4 {
    left: 33.33333%;
  }

  .col-lg-push-5 {
    left: 41.66667%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-7 {
    left: 58.33333%;
  }

  .col-lg-push-8 {
    left: 66.66667%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-10 {
    left: 83.33333%;
  }

  .col-lg-push-11 {
    left: 91.66667%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 21px;
}
.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;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.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;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: white;
}

.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;
}

.table-bordered {
  border: 1px solid #dddddd;
}
.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;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: whitesmoke;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15.75px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .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;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .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;
  }
  .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;
  }
  .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;
  }
}

#ipf-mx-payment-table table thead th {
  background-color: #00ace9;
  color: white;
}
#ipf-mx-payment-table table thead th a {
  color: white;
  text-decoration: none;
  cursor: pointer;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

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;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: none;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 15.3px;
  line-height: 1.42857;
  color: #555555;
}

.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;
  -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;
}
.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);
}
.form-control::-moz-placeholder {
  color: #ababab;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #ababab;
}
.form-control::-webkit-input-placeholder {
  color: #ababab;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #ededed;
  opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 35px;
  }
  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;
  }
  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;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 21px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

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;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 36.3px;
}
.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;
}

.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;
}

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;
}

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;
}

.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  min-height: 35px;
}

.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;
}

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;
}

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;
}

.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 49px;
  line-height: 49px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
  min-height: 41px;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 43.75px;
}

.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;
}

.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;
}

.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;
}

.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.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #00ace9;
}
.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);
}
.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;
}
.has-success .input-group-addon {
  color: #00ace9;
  border-color: #00ace9;
  background-color: #00ace9;
}
.has-success .form-control-feedback {
  color: #00ace9;
}

.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.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.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);
}
.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;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.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.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #920b61;
}
.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);
}
.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;
}
.has-error .input-group-addon {
  color: #920b61;
  border-color: #920b61;
  background-color: #c10f81;
}
.has-error .form-control-feedback {
  color: #920b61;
}

.has-feedback label ~ .form-control-feedback {
  top: 26px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #b7b7b7;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 28px;
}
.form-horizontal .form-group {
  margin-left: -5px;
  margin-right: -5px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-group.loPaymentSchedule2 {
  margin-bottom: 0;
}
.form-horizontal .control-label {
  display: table;
  padding-bottom: 10px;
}
@media (max-width: 768px) {
  .form-horizontal .form-group .col:not(:last-child) .select-input-container select.form-control {
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) {
  .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;
  }
  .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;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 5px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33333px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}

.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;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: none;
}
.btn:hover, .btn:focus, .btn.focus {
  color: #333333;
  text-decoration: none;
}
.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);
}
.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;
}

.btn-default, .read-only .btn {
  color: #333333;
  background-color: white;
  border-color: #ababab;
}
.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;
}
.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;
}
.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;
}
.btn-default .badge, .read-only .btn .badge {
  color: white;
  background-color: #333333;
}

.btn-primary, .primary .btn, .hcl-radio-button-group tr td input[type="radio"] ~ label {
  color: white;
  background-color: #00ace9;
  border-color: #00ace9;
}
.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;
}
.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;
}
.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;
}
.btn-primary .badge, .primary .btn .badge, .hcl-radio-button-group tr td input[type="radio"] ~ label .badge {
  color: #00ace9;
  background-color: white;
}

.btn-success {
  color: white;
  background-color: #c10f81;
  border-color: #a90d71;
}
.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;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
.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;
}
.btn-success .badge {
  color: #c10f81;
  background-color: white;
}

.btn-info, .info .btn {
  color: #00ace9;
  background-color: white;
  border-color: #f2f2f2;
}
.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;
}
.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;
}
.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;
}
.btn-info .badge, .info .btn .badge {
  color: white;
  background-color: #00ace9;
}

.btn-warning, .warning .btn {
  color: white;
  background-color: #c10f81;
  border-color: #a90d71;
}
.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;
}
.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;
}
.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;
}
.btn-warning .badge, .warning .btn .badge {
  color: #c10f81;
  background-color: white;
}

.btn-danger, .has-error .btn,
.danger .btn {
  color: white;
  background-color: #c10f81;
  border-color: #c10f81;
}
.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;
}
.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;
}
.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;
}
.btn-danger .badge, .has-error .btn .badge,
.danger .btn .badge {
  color: #c10f81;
  background-color: white;
}

.btn-link {
  color: #007ca3;
  font-weight: normal;
  border-radius: 0;
}
.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;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #004256;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.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;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.button-text-outer {
  display: table;
  width: 100%;
}

.button-text-inner {
  display: table-cell;
  height: 44px;
  vertical-align: middle;
  white-space: normal;
  line-height: 16px;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -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;
}

.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;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  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;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: whitesmoke;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: white;
  text-decoration: none;
  outline: 0;
  background-color: #007ca3;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.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;
}

.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.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;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.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;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.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;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.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;
}

.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);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.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;
}

.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;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.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;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 10px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.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;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[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;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.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;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.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;
}
.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;
}
.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;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.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;
}

.input-group-addon:first-child {
  border-right: 0;
}

.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;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before, .nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 5px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #ededed;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #ededed;
  border-color: #007ca3;
}
.nav .nav-divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 10px 10px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #ededed #ededed #dddddd;
}
.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;
}

.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 10px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: white;
  background-color: #007ca3;
}

.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 10px;
}
.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) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 10px 10px 0 0;
  }
  .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;
  }
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 21px;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 10px;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.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;
}
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -5px;
  margin-left: -5px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 14.5px 5px;
  font-size: 20px;
  line-height: 21px;
  height: 50px;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -5px;
  }
}

.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;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.25px -5px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 21px;
}
@media (max-width: 767px) {
  .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;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 21px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 14.5px;
    padding-bottom: 14.5px;
  }
}

.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) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .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;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.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;
}

.navbar-btn {
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 14.5px;
  margin-bottom: 14.5px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 5px;
    margin-right: 5px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
    margin-right: -5px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: white;
  border-color: #eeeeee;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.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;
}
.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;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #eeeeee;
}
.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) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .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;
  }
  .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;
  }
  .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;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333333;
}
.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;
}

.navbar-inverse {
  background-color: #222222;
  border-color: #090909;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: white;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: white;
  background-color: transparent;
}
.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;
}
.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;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: white;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.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) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .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;
  }
  .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;
  }
  .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;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: white;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: white;
}
.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;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 21px 0;
  border-radius: 10px;
}
.pagination > li {
  display: inline;
}
.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;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  color: #004256;
  background-color: #ededed;
  border-color: #dddddd;
}
.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;
}
.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;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.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 {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}
.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);
}

.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;
}

.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;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #adda43;
}
.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);
}

.progress-bar-info {
  background-color: #00ace9;
}
.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);
}

.progress-bar-warning {
  background-color: #c10f81;
}
.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);
}

.progress-bar-danger {
  background-color: #c10f81;
}
.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);
}

.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);
}
.panel .panel-header > .input-group-addon {
  border-radius: 8px 0 0 0;
}

.panel-body {
  padding: 15px;
}
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 9px;
  border-top-left-radius: 9px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-heading-bottom {
  border-bottom-right-radius: 9px;
  border-bottom-left-radius: 9px;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: whitesmoke;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 9px;
  border-bottom-left-radius: 9px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.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;
}
.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;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 9px;
  border-top-left-radius: 9px;
}
.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;
}
.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;
}
.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;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 9px;
  border-bottom-left-radius: 9px;
}
.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;
}
.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;
}
.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;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.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;
}
.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;
}
.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;
}
.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;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 21px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 10px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}

.panel-default {
  border-color: #ababab;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: whitesmoke;
  border-color: #ababab;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ababab;
}
.panel-default > .panel-heading .badge {
  color: whitesmoke;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ababab;
}

.panel-primary {
  border-color: #007ca3;
}
.panel-primary > .panel-heading {
  color: white;
  background-color: #007ca3;
  border-color: #007ca3;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #007ca3;
}
.panel-primary > .panel-heading .badge {
  color: #007ca3;
  background-color: white;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #007ca3;
}

.panel-success {
  border-color: #00bcd0;
}
.panel-success > .panel-heading {
  color: #00ace9;
  background-color: #00ace9;
  border-color: #00bcd0;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #00bcd0;
}
.panel-success > .panel-heading .badge {
  color: #00ace9;
  background-color: #00ace9;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #00bcd0;
}

.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #a90d8b;
}
.panel-danger > .panel-heading {
  color: #920b61;
  background-color: #c10f81;
  border-color: #a90d8b;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #a90d8b;
}
.panel-danger > .panel-heading .badge {
  color: #c10f81;
  background-color: #920b61;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #a90d8b;
}

.row-panel .panel {
  margin: 10px 0;
}
.row-panel .panel-body {
  padding-top: 10px;
}

.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);
}
.close:hover, .close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.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;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: 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;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: black;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px;
}

.modal-header .close {
  margin-top: -9px;
}

.modal-title {
  margin: 0;
  line-height: 0.95238;
  font-size: 30px;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  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);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: black;
  border-radius: 10px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: black;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: black;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  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;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}

.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;
}

.popover-content {
  padding: 9px 14px;
  line-height: 1.1;
  word-wrap: break-word;
}

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.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;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: white;
}
.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);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: white;
}
.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;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: white;
}
.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);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: white;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.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) {
  .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;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .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;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}

.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);
}
.carousel-control.right {
  left: auto;
  right: 0;
}
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: white;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.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;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 6%;
  right: 15%;
  z-index: 15;
  width: auto;
  margin: 0;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.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;
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #00ace9;
}

.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);
}
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .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;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.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) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
#cookie-bar {
  background: #00ace9;
  color: #231f20;
  height: auto;
  font-size: 0.9em;
  line-height: 1.1em;
  text-align: left;
  padding: 10px;
}

#cookie-bar.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

#cookie-bar.fixed.bottom {
  bottom: 0;
  top: auto;
}

#cookie-bar p {
  margin: 0;
  padding: 0 5px 5px 0;
}

#cookie-bar .cookieMsg a {
  color: #007ca3;
  display: inline-block;
  border-radius: 3px;
  text-decoration: underline;
  padding: 0 6px;
}

#cookie-bar .cookieMsg a:hover {
  color: #004256;
}

#cookie-bar .input-group {
  width: auto;
  padding-right: 5px;
}
#cookie-bar .input-group .input-group-addon {
  background-color: #00ace9;
  border-color: #00ace9;
}
#cookie-bar .input-group .input-group-addon:after {
  border-left: 10px solid #00ace9;
}
#cookie-bar .input-group a.btn-with-icon {
  width: 100%;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

body {
  /* Margin bottom by footer height */
  margin-bottom: 300px;
  background: none;
}

footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 300px;
}
footer .grey-block {
  background-color: #ededed;
  margin: 0 0 10px 0;
}
footer .base-text {
  font-size: 0.7em;
}
footer .base-text .navbar-nav {
  font-size: 1.50em;
}

/* tables */
table.tablesorter {
  font-family: arial;
  background-color: #CDCDCD;
  margin: 10px 0pt 15px;
  font-size: 8pt;
  width: 100%;
  text-align: left;
}

table.tablesorter thead tr th, table.tablesorter tfoot tr th {
  background-color: #e6EEEE;
  border: 1px solid #FFF;
  font-size: 8pt;
  padding: 4px;
}

table.tablesorter thead tr .header {
  background-image: url(bg.gif);
  background-repeat: no-repeat;
  background-position: center right;
  cursor: pointer;
}

table.tablesorter tbody td {
  color: #3D3D3D;
  padding: 4px;
  background-color: #FFF;
  vertical-align: top;
}

table.tablesorter tbody tr.odd td {
  background-color: #F0F0F6;
}

table.tablesorter thead tr .headerSortUp {
  background-image: url(asc.gif);
}

table.tablesorter thead tr .headerSortDown {
  background-image: url(desc.gif);
}

table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
  background-color: #8dbdd8;
}

header {
  position: relative;
  z-index: 9999;
}
header .logo img {
  max-width: none;
}
header .navbar-default {
  background-color: transparent;
  margin-bottom: 0;
  border: 0;
  z-index: auto;
  min-height: 0;
  position: relative;
  z-index: 9;
}
header .navbar-default .container {
  position: relative;
}
header .navbar-default .container .navbar-collapse {
  position: absolute;
  top: 50px;
  width: 100%;
  padding-left: 17%;
}
header .navbar-default .container .navbar-collapse .navbar-nav {
  width: 100%;
}
header .navbar-default .container .navbar-collapse .navbar-nav .sb-search {
  display: none;
  padding-top: 20px;
}
header .navbar-default .container .navbar-collapse .navbar-nav .sb-search .sb-search-submit {
  display: none;
}
header .navbar-default .container .navbar-collapse .navbar-nav > li {
  max-width: 25%;
}
header .navbar-default .container .navbar-collapse .navbar-nav > li.myaccount-navigation {
  position: absolute !important;
  right: 340px;
  top: -58px;
  max-width: auto;
}
header .navbar-default .container .navbar-collapse .navbar-nav > li.myaccount-navigation > a {
  padding-left: 20px !important;
  font-weight: bold;
  font-size: 15.3px;
}
header .navbar-default .container .navbar-collapse .navbar-nav > li.myaccount-navigation > a:hover {
  background-color: transparent !important;
  color: #00ace9;
}
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;
}
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;
}
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;
}
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;
}
header .navbar-default .container .navbar-collapse .navbar-nav > li > a span {
  display: table-cell;
  height: 40px;
  vertical-align: middle;
}
header .navbar-default .container .navbar-collapse .navbar-nav > li > a .fa {
  line-height: 23px;
}
header .navbar-default .container .navbar-collapse .navbar-nav > li > a:hover {
  background-color: #00ace9 !important;
  color: white;
}
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);
}
header .navbar-default .container .navbar-collapse .navbar-nav > li ul li a {
  line-height: 20px;
}
header .navbar-default .container .navbar-collapse .navbar-nav > li.menuHome {
  display: none;
}
header .navbar-default .container .navbar-collapse .navbar-nav > li.menuHome > a {
  padding: 0;
}
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;
}

html.no-touch header .navbar-default .navbar-nav .dropdown:hover .dropdown-menu {
  display: block;
}

@media (min-width: 1200px) {
  header .navbar-default .navbar-nav > li > a {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
@media (min-width: 992px) {
  header .navbar-default .navbar-nav > li:last-child {
    max-width: 20% !important;
  }
}
@media (max-width: 767px) {
  body header .navbar-default .container {
    position: static;
  }
  body header .navbar-default .container .navbar-header .navbar-toggle {
    margin: 24px 5px 24px 0;
  }
  body header .navbar-default .container .navbar-collapse {
    position: static;
    padding: 0;
    margin-top: 10px;
  }
  body header .navbar-default .container .navbar-collapse .navbar-nav {
    margin: 7px 0;
  }
  body header .navbar-default .container .navbar-collapse .navbar-nav > li {
    max-width: none;
    display: block;
    max-width: none;
  }
  body header .navbar-default .container .navbar-collapse .navbar-nav > li > a {
    height: 30px;
    display: block;
    line-height: 32px;
  }
  body header .navbar-default .container .navbar-collapse .navbar-nav > li > a > span {
    display: block;
    height: 30px;
    text-align: right;
  }
  body header .navbar-default .container .navbar-collapse .navbar-nav > li li a {
    padding-right: 30px;
  }
  body header .navbar-default .container .navbar-collapse .navbar-nav > li.menuHome {
    width: auto;
  }
  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;
  }
  body header .navbar-default .container .navbar-collapse .navbar-nav > li:last-child {
    float: none;
  }
  body header .navbar-default .container .navbar-collapse .navbar-nav > li .dropdown-menu {
    float: none;
    position: static;
  }
  body header .navbar-default .container .navbar-collapse .navbar-nav > li .dropdown-menu > li a {
    text-align: right;
  }
  body .header-row-1 {
    padding: 16px 0 0;
    z-index: 999 !important;
  }
}
.header-row-1 {
  padding: 10px 0;
  position: relative;
  z-index: 9999;
}
.header-row-1 p {
  font-size: 1.7em;
  line-height: 1em;
  margin: 5px 0;
}
.header-row-1 .container {
  position: relative;
  height: 0;
}
.header-row-1 .container .row, .header-row-1 .container #ctl00 .scfSectionLegend, #ctl00 .header-row-1 .container .scfSectionLegend {
  height: 0;
}
.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% !important;
}
.header-row-1 .container .page-log-text {
  margin-left: 0;
  position: absolute;
  top: -4px;
  right: 0;
  text-align: right;
  width: auto;
}
.header-row-1 .container .page-log-text ul {
  padding-left: 20px;
  margin: 0;
  list-style: outside none none;
}
.header-row-1 .container .page-log-text ul li {
  position: relative;
  display: inline !important;
  margin-left: 10px;
}
.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;
}
.header-row-1 .container .page-log-text ul li h3 a {
  padding: 0;
  color: #007ca3;
}
.header-row-1 .container .page-log-text ul li h3 a:hover {
  color: #00ace9;
  text-decoration: none;
}
.header-row-1 .container .page-log-text ul li h3 img {
  margin-right: 5px;
}
.header-row-1 .container .page-log-text ul li:first-child h3 img {
  position: relative;
  top: -4px;
}
.header-row-1 + div .container > .row, .header-row-1 + div #ctl00 .container > .scfSectionLegend, #ctl00 .header-row-1 + div .container > .scfSectionLegend {
  clear: both;
}

.carousel-container {
  clear: both;
}

@media (max-width: 767px) {
  header + .header-row-1 {
    position: absolute;
    top: 50px;
    width: 100%;
    z-index: 9;
  }
  header + .header-row-1 > .container > .row > div .logo, #ctl00 header + .header-row-1 > .container > .scfSectionLegend > div .logo {
    position: absolute;
    top: -58px;
    width: 120px;
  }
  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;
  }
  header + .header-row-1 > .container > .row .page-log-text ul li, #ctl00 header + .header-row-1 > .container > .scfSectionLegend .page-log-text ul li {
    float: left;
  }
}
@media (max-width: 479px) {
  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;
  }
  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: 13px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  header .navbar-default .container .navbar-collapse {
    top: 38px;
  }
  header .navbar-default .container .navbar-collapse .navbar-nav > li {
    max-width: 20%;
  }
  header .navbar-default .container .navbar-collapse .navbar-nav > li.myaccount-navigation {
    max-width: none;
    top: -45px;
  }
}
@media (max-width: 767px) {
  header .navbar-default .container .navbar-collapse .navbar-nav {
    margin-top: 37px !important;
  }
  header .navbar-default .container .navbar-collapse .navbar-nav > li.myaccount-navigation {
    right: 10px;
    top: 90px;
  }
  header .navbar-default .container .navbar-collapse .navbar-nav > li.myaccount-navigation a {
    background-position: 0 2px !important;
  }
  header .navbar-default .container .navbar-collapse .navbar-nav > li.myaccount-navigation > a {
    height: 38px;
  }
}
.footer-container {
  width: 100%;
  background-color: #00ace9;
  padding: 0;
}

footer {
  font-size: 11.322px;
}
footer .footer-logo {
  font-weight: bold;
  font-size: 3em;
  line-height: 1.0em;
  color: #007ca3;
  margin: 11px 0 11px 0;
}
footer ul {
  padding-left: 10px;
  font-size: 14px;
}
footer .grey-block li {
  border-top: 1px solid #a6a6a6;
}
footer .nav li {
  text-align: center;
}
footer h3 {
  color: #FFF;
}
footer a {
  padding: 4px;
  display: inline-block;
}
footer a i {
  padding-right: 5px;
}
footer a:hover {
  color: #007ca3;
}
footer .footer-copyright {
  float: left;
  line-height: 22px;
  margin: 0;
  padding: 14px 0;
}
footer .nav.navbar-nav {
  float: right;
}

.ipf-footer-pod {
  background-color: #e6e6e6;
  border-radius: 7px;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
  min-height: 113px;
}
.ipf-footer-pod img {
  position: absolute;
  max-width: 113px;
}
.ipf-footer-pod .ipf-footer-pod-heading {
  color: #00ace9;
  font-size: 19px;
  margin-top: 0;
  margin-bottom: 0;
}
.ipf-footer-pod p {
  margin-top: 4px;
  margin-bottom: 0;
}
.ipf-footer-pod p, .ipf-footer-pod a {
  font-size: 13px;
}
.ipf-footer-pod .ipf-footer-pod a {
  text-decoration: underline;
}
.ipf-footer-pod .ipf-footer-pod-container {
  padding: 6px 2px 0 120px;
  line-height: 16px;
}
.ipf-footer-pod .ipf-footer-pod-container p a {
  color: #00ace9 !important;
}
.ipf-footer-pod .ipf-footer-pod-container p a:hover {
  color: #00ace9 !important;
  text-decoration: underline;
}

.sitemap-menu {
  padding: 0;
}

.pod-container {
  margin-top: 20px;
}

.sitemap-container {
  font-size: 14px;
}

.footer-container {
  font-size: 15px;
}

@media (max-width: 767px) {
  footer p.footer-copyright {
    padding: 5px 0;
  }
  footer .nav.navbar-nav {
    float: none;
    clear: both;
    margin: 0;
  }
  footer .nav.navbar-nav li {
    text-align: right;
  }
  footer .nav.navbar-nav li a {
    padding: 5px 0;
  }
}
.main-content-container .panel-body {
  color: #007ca3;
}

.content-row,
.content-row-1,
.content-row-2,
.content-row-3,
.content-row-4 {
  padding-top: 10px;
  padding-bottom: 10px;
  clear: both;
}

.content-row .container img {
  height: auto !important;
  max-width: 99%;
}

.content-row-1 {
  background-color: #ededed;
  padding: 10px 0 0 0;
}
.content-row-1 ul {
  margin-bottom: 10px;
  padding-left: 30px;
}

h2 b, h2 strong,
h3 b, h3 strong {
  margin-left: 2em;
  line-height: 40px;
}

.relative-container {
  position: relative;
}

.multi-row-wrapper {
  position: relative;
  overflow: hidden;
}
.multi-row-wrapper .multi-row-image {
  position: absolute;
  width: auto;
  top: -5%;
  height: 125%;
}

.homepage .content-row-1 {
  background-color: #ffffff;
}
.homepage .content-row-1 h2, .homepage .content-row-1 h3 {
  line-height: 29px;
}
.homepage .content-row-2 {
  color: #007ca3;
  position: relative;
  overflow: hidden;
}
.homepage .content-row-2 h2 {
  color: #adda43;
}
.homepage .content-row-2 .bg-white {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #FFF;
  width: 50%;
  height: 100%;
  z-index: -2;
}
.homepage .content-row-2 .bg-grey {
  position: absolute;
  background-color: #ededed;
  height: 100%;
  top: 0;
  left: 0;
  width: 40%;
  z-index: -2;
}
.homepage .content-row-2 .image-panel {
  position: relative;
  min-height: 314px;
}
.homepage .content-row-2 .image-panel div {
  position: static;
}
.homepage .content-row-2 .image-panel img {
  position: absolute;
  height: 120%;
  top: -10px;
  right: 0;
  width: auto;
  z-index: -1;
}

@media (max-width: 767px) {
  .header-row-1 div + div {
    padding-left: 8px;
  }

  body .calculator {
    padding-bottom: 0;
  }
  body .calculator > .row, body #ctl00 .calculator > .scfSectionLegend, #ctl00 body .calculator > .scfSectionLegend {
    padding: 5px;
  }
  body .calculator > .row #calcHeader h2, body #ctl00 .calculator > .scfSectionLegend #calcHeader h2, #ctl00 body .calculator > .scfSectionLegend #calcHeader h2 {
    font-size: 24px;
  }
  body .calculator > .row .contentRow h3, body #ctl00 .calculator > .scfSectionLegend .contentRow h3, #ctl00 body .calculator > .scfSectionLegend .contentRow h3 {
    font-size: 26px;
    line-height: 26px;
  }

  .application-page .content-container .col-md-5 {
    padding: 0 5px;
    clear: both;
  }
  .application-page .content-container .col-md-5 .panel-body {
    margin-top: 10px;
  }
}
.news-page + .content-row + .content-row {
  padding-top: 0;
}
.news-page .content-row .container {
  position: relative;
}
.news-page .content-row .container .pagination-top .pagination {
  float: right;
  position: absolute;
  right: 5px;
  top: -78px;
}
.news-page .content-row .container .col-xs-12 {
  display: relative;
}
.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;
}
.news-page .content-row .container .col-xs-12 h4 a {
  color: #ededed;
}
.news-page .content-row .container .col-xs-12 h4 a:hover {
  color: #FFFFFF;
}
.news-page .content-row .container .col-xs-12 .news-date {
  position: absolute;
  right: 10px;
  top: 15px;
  color: #ededed;
}
.news-page .content-row .container .col-xs-12 .news-summary {
  padding: 5px 5px 5px 15px;
  background-color: #ededed;
  border-radius: 0 0 10px 10px;
}
.news-page .content-row .container .col-xs-12 .more-link a {
  color: #c10f81;
  font-size: 15px;
  padding-left: 10px;
}
.news-page .content-row .container .col-xs-12 .more-link a:hover {
  text-decoration: underline;
}

.application-page {
  /* Fix nested form_group in Contact Us page */
}
.application-page .form-horizontal .form-group > .form-group {
  margin: 0;
}
.application-page .content-row-2 {
  padding-bottom: 20px;
  background-color: #00ace9;
  color: #FFF;
}
.application-page .content-row-2 .panel-default {
  border: none;
}

#hiddob,
#duration,
#hidcardor,
#fulldobdate,
#duration {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 50%;
}

.sitemap-list {
  font-weight: bold;
}
.sitemap-list ul {
  font-weight: normal;
  padding-left: 20px;
}
.sitemap-list a + ul:before {
  content: "---";
  margin-left: -18px;
  float: left;
}

.form-group ul {
  font-weight: normal;
  padding-left: 40px;
  list-style: disc outside none;
}
.form-group ul li {
  display: list-item;
}

#homepage-carousel .carousel-caption, #homepage-carousel .carousel-caption p, #homepage-carousel .carousel-caption .h3, #homepage-carousel .carousel-caption .btn-success {
  color: white;
}

.flex-video {
  position: relative;
  padding-top: 0;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 16px;
  overflow: hidden;
}

.flex-video.widescreen {
  padding-bottom: 57.25%;
}

.flex-video.vimeo {
  padding-top: 0;
}

.flex-video iframe,
.flex-video object,
.flex-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

body > iframe,
body > img {
  float: left;
  height: 0;
}

.dashboard .content-row-1 {
  padding-top: 10px;
}
.dashboard .content-row-1 .panel.panel-default {
  margin: 5px 0;
  position: relative;
}
.dashboard .content-row-1 .panel.panel-default label {
  height: 22px;
  line-height: 14px;
}
.dashboard .content-row-1 .panel.panel-default .graphCont {
  bottom: 10px;
  font-size: 17px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.dashboard .content-row-1 .panel.panel-default[data-equaliser="bottom"] {
  margin-bottom: 20px;
}
.dashboard .content-row-1 .panel.panel-default > .panel-body > .form-group:last-child {
  margin-bottom: 0;
}

#cookie-bar h2 {
  font-size: 26px;
  line-height: 26px;
  margin: 0 0 5px;
}

#divChecklist span.control-label {
  display: table;
  margin-bottom: 0;
  top: 0;
}
#divChecklist span.control-label span {
  display: table-cell;
  height: 42px;
  line-height: 17px;
  vertical-align: middle;
}
#divChecklist .has-success .input-group-addon {
  color: #FFF;
  background-color: #adda43;
  border-color: #adda43;
}
#divChecklist .has-success .input-group-addon:after {
  border-left: 10px solid #adda43;
}
#divChecklist .has-success .form-control {
  border-color: #adda43;
}
#divChecklist .has-success .form-control .control-label {
  color: #009941;
}

table th, table td {
  text-align: center;
  padding: 10px 8px 10px !important;
}
table th {
  font-weight: bold;
  background-color: #ababab;
}
table tbody tr:nth-child(odd) {
  background-color: #eeeeee;
}

.table-responsive {
  border: 0;
}

.container a:visited,
.container a:link {
  color: #00ace9;
}
.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;
}
.container p a {
  color: #00ace9 !important;
}
.container p a:not(.btn):hover {
  color: #00ace9;
  text-decoration: underline;
}

.input-group {
  width: 100%;
  height: 44px;
  z-index: 999;
}
.input-group.pull-left {
  width: auto;
  margin-right: 10px;
}
.input-group.pull-left a:hover {
  text-decoration: none;
}
.input-group h3 {
  margin-top: 0;
}
.input-group i {
  width: 17px;
}
.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;
}
.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;
}
.input-group .input-group-addon .fa {
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.33);
}
.input-group select {
  line-height: 37px !important;
}
.input-group select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
.input-group .btn {
  text-align: left;
}
.input-group .text-center {
  text-align: center;
}

.form-group .input-group.cbControl .col {
  padding: 0;
}
.form-group .input-group.cbControl .checkbox {
  padding: 0;
}
.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;
}
.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;
}
.form-group .input-group.cbControl .checkbox .button-checkbox .btn-error {
  background-color: #FFFFFF;
  border-width: 4px;
}
.form-group .input-group.cbControl .checkbox .btn-success {
  background-color: #adda43;
  border-color: #adda43;
}
.form-group .input-group.cbControl .cbLabel {
  display: table;
  height: 44px;
}
.form-group .input-group.cbControl .cbLabel .form-label {
  display: table-cell;
  vertical-align: middle;
  font-size: 14px;
  line-height: 14px;
}
.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;
}
.form-group .tooltip {
  visibility: hidden;
}
.form-group .input-group .col span {
  display: block;
  line-height: 1.5em;
}
.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;
}
.form-group .input-group .col .scrollBox span {
  line-height: 1.1em;
  font-size: 14px;
  color: #777777;
}
.form-group.duration .form-control:first-child {
  border-right: none;
}
.form-group.duration .form-control:last-child {
  border-left: none;
}
.form-group .help-block {
  margin-bottom: 0;
  line-height: 17px;
}

.panel .panel-header {
  border-width: 0;
}
.panel .panel-header-link {
  display: block;
  text-decoration: none;
}
.panel .input-group.panel-header .input-group-addon {
  border-bottom-left-radius: 0;
}
.panel .input-group.panel-header .input-group-addon:after {
  top: 12px;
}
.panel .input-group.panel-header .panel-heading {
  background-color: whitesmoke;
  border-color: #ababab;
  color: #333333;
  border-top-left-radius: 0;
}

.dark .input-group-addon {
  color: #FFF;
  background-color: #007ca3;
  border-color: #007ca3;
}
.dark .input-group-addon:after {
  border-left: 10px solid #007ca3;
}

.warning .input-group-addon {
  color: #FFF;
  background-color: #620842;
  border-color: #620842;
}
.warning .input-group-addon:after {
  border-left: 10px solid #620842;
}

.warning .input-group-addon {
  color: #FFF;
  background-color: #620842;
  border-color: #620842;
}
.warning .input-group-addon:after {
  border-left: 10px solid #620842;
}

.info {
  width: 44px;
}
.info .input-group-addon {
  color: #FFF;
  background-color: #006183;
  border-color: #006183;
}
.info .input-group-addon:after {
  border-left: 10px solid #006183;
}
.info i {
  padding-top: 0;
}

.has-error .input-group-addon,
.danger .input-group-addon {
  color: #FFF;
  background-color: #c10f81;
  border-color: #a90d8b;
}
.has-error .input-group-addon:after,
.danger .input-group-addon:after {
  border-left: 10px solid #c10f81;
}

.has-success .input-group-addon,
.success .input-group-addon {
  color: #FFF;
  background-color: #00ace9;
  border-color: #00ace9;
}
.has-success .input-group-addon:after,
.success .input-group-addon:after {
  border-left: 10px solid #00ace9;
}
.has-success .form-control,
.success .form-control {
  border-color: #009941;
}
.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;
}
.has-success .btn,
.success .btn {
  color: #ffffff;
  background-color: #c10f81;
  border-color: #c10f81;
}

.has-success .input-group-addon {
  background-color: #adda43;
  border-color: #adda43;
}
.has-success .input-group-addon:after {
  border-left: 10px solid #adda43;
}

.primary .input-group-addon {
  color: #FFF;
  background-color: #002e3d;
  border-color: #002e3d;
}
.primary .input-group-addon:after {
  border-left: 10px solid #002e3d;
}

.read-only .input-group-addon {
  color: #FFF;
  background-color: #a6a6a6;
  border-color: #a6a6a6;
}
.read-only .input-group-addon:after {
  border-left: 10px solid #a6a6a6;
}
.read-only .form-control {
  padding-right: 0;
}

.facebook .input-group-addon {
  color: #FFF;
  background-color: #182e4c;
  border-color: #182e4c;
}
.facebook .input-group-addon:after {
  border-left: 10px solid #182e4c;
}

/* Multiple Radio and Select control width fix */
.radio-list > div.col-md-7,
.dob-input > div.col-md-7,
.time-input > div.col-md-7 {
  padding: 0;
}
.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;
}

/* Radio Buttons */
.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 */
}
.hcl-radio-button-group tr {
  background-color: transparent !important;
}
.hcl-radio-button-group tr td {
  padding: 0 5px !important;
  position: relative;
}
.hcl-radio-button-group tr td input[type="radio"] {
  visibility: visible;
  display: none;
}
.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);
}
.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);
}
.hcl-radio-button-group tr td input[type="radio"] ~ label:hover span {
  padding-top: 2px;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.hcl-radio-button-group tr td input[type="radio"]:disabled ~ label {
  color: #ffffff;
  opacity: 0.2;
}
.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);
}
.hcl-radio-button-group tr td input[type="radio"]:disabled ~ label:hover span {
  padding-top: 0;
}
.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;
}
.hcl-radio-button-group tr td input[type="radio"]:checked ~ label:hover span {
  padding-top: 0;
}

/* Radio Buttons */
.hcl-radio-button-group tr td {
  width: 50%;
}
.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;
}
.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;
}

.radio-list .has-success label {
  background-color: #007ca3;
  border-color: #004d66;
}

.btn {
  height: 44px;
  line-height: 44px;
  display: table-cell;
  padding: 0 12px;
}
.btn.btn-with-icon {
  border-radius: 0px 10px 10px 0px;
  border: 0px solid #000000;
  line-height: 2.6em;
  float: left;
}
.btn.btn-block {
  float: none;
  width: 100%;
  display: block;
}
.btn.btn-info, .info .btn {
  border: 2px solid #00ace9;
  color: #00ace9;
  background-color: #fff;
  line-height: 40px;
}
.btn.btn-info .fa-info, .info .btn .fa-info {
  color: #00ace9 !important;
}
.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);
}
.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;
}

input.btn.btn-with-icon {
  line-height: 17px;
}

.form-control,
input[type="submit"],
.btn.btn-with-icon {
  height: 44px;
  line-height: 44px;
  padding: 0 20px;
  white-space: normal;
}
.form-control.with-icon,
input[type="submit"].with-icon,
.btn.btn-with-icon.with-icon {
  border-radius: 0px 10px 10px 0px;
}
.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;
}

.form-group .input-group select.form-control {
  padding: 0 0 0 20px !important;
}

.form-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;
}

.form-group .input-group select.form-control[data-validator-id="dob"] {
  padding: 0 !important;
}

.btn-facebook, .facebook .btn {
  color: #305c9a;
  background-color: #305c9a;
  border-color: #305c9a;
  color: #FFF !important;
}
.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;
}
.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;
}
.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;
}
.btn-facebook .badge, .facebook .btn .badge {
  color: #305c9a;
  background-color: #305c9a;
}

.btn-dark, .dark .btn {
  color: #007ca3;
  background-color: #007ca3;
  border-color: #007ca3;
  color: #FFF !important;
}
.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;
}
.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;
}
.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;
}
.btn-dark .badge, .dark .btn .badge {
  color: #007ca3;
  background-color: #007ca3;
}

.progress {
  height: 44px;
}
.progress .percentage {
  font-size: 16px;
  line-height: 44px;
}

#creditCheckMore {
  margin-bottom: 10px;
}

.fa.fa-mobile.input-icon {
  font-size: 22px;
}

.height100Per {
  height: 100%;
}

.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;
}

.row.page-title-container, #ctl00 .page-title-container.scfSectionLegend {
  margin-bottom: -16px;
  margin-top: 18px;
}

#divPaymentDetails .col-lg-6,
#divLoanDetails .col-lg-6 {
  margin-bottom: 10px;
  display: table;
}
#divPaymentDetails .col-lg-6 .form-group,
#divLoanDetails .col-lg-6 .form-group {
  display: table-cell;
  vertical-align: bottom;
}
#divPaymentDetails .col-lg-6 .form-group label,
#divLoanDetails .col-lg-6 .form-group label {
  line-height: 16px;
  display: table;
  margin-bottom: 2px;
}
#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;
}

ul.ui-autocomplete {
  color: #555555;
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
  z-index: 5000;
  font-size: 14px;
  font-family: inherit;
}
ul.ui-autocomplete .ui-menu-item {
  margin: 0;
  padding: 3px 3px 3px 18px;
  width: 100%;
}
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;
}

.scrollBox {
  background-color: white;
  border: 1px solid #ababab;
  max-height: 127px;
  min-height: 33px;
  overflow-y: auto;
  padding-left: 4px;
}
.scrollBox.marketscroll {
  margin-bottom: 15px;
}

.scrollBox.marketscroll {
  margin-bottom: 20px;
}

div.cbControl h3 {
  font-size: 16px !important;
}

.input-group .input-group-addon#address-mx::after {
  top: 43px;
}

.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;
}
.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;
}

.application1 #ctl00 .scfForm h1.scfTitleBorder {
  margin: 23px 0 10px;
}

#loan-details-panel input.form-control {
  padding: 0 10px !important;
  font-size: 15px !important;
}

#loan-details-panel label {
  font-size: 15px !important;
}

#mx-address-textarea {
  background-color: #ededed;
  border-radius: 10px;
  border: 1px solid #ababab;
  padding: 10px;
  display: inline-block;
  color: #555555;
  width: 100%;
}

/* Captcha css*/
.scfCaptchaLabelText, .scfRequired, .scfCaptchStrongTextPanel .scfValidator, .scfValidationSummary {
  display: none !important;
}

.scfCaptchaLimitGeneralPanel {
  margin-left: 33px;
}

.desc-block {
  line-height: 1.1em;
  font-size: 14px;
  color: #777777;
}

.scrollBoxDiv {
  background-color: white;
  border: 1px solid #ababab;
  max-height: 127px;
  min-height: 33px;
  overflow-y: auto;
  padding-left: 4px;
  margin-bottom: 7px !important;
}

.brosafari .form-group .input-group select.form-control {
  text-indent: 12px;
  -webkit-appearance: none;
  -webkit-border-radius: 0px 10px 10px 0px !important;
  background: url(/images/drop-down-arrow.png) no-repeat right !important;
}
.brosafari .form-group .input-group input.form-control {
  line-height: 16px;
}

#print_loan_summary, #view_repayment_schedule {
  line-height: 14px;
  white-space: normal;
}

.brosafari.no-touch .form-group .input-group select.form-control {
  text-indent: 14px;
}

.browopera select {
  -webkit-appearance: none;
  background: url(/images/drop-down-arrow.png) no-repeat right !important;
}
.browopera .select-input-container input[type="text"] {
  display: none;
}

.application3 #creditCheckLink {
  display: inline-block;
  margin: 10px 0 20px;
  color: #00ace9 !important;
}
.application3 a#creditCheckLink:hover {
  color: #00ace9 !important;
  text-decoration: underline;
}

.mxLabel {
  padding-top: 10px !important;
}
.mxLabel span {
  font-size: 16px !important;
}

.validation-summary-errors, .field-validation-error {
  color: #920b61;
  line-height: 17px;
}

.field-validation-error {
  margin-top: 5px;
}

.input-group input[type="file"] {
  height: 44px !important;
  line-height: 44px;
}

.plbrokercontactusform .input-group textarea {
  height: 108px;
}

.container .boltCalculator {
  width: auto;
}

.boltCalculator .ui-widget-content, .boltCalculator .ui-widget-content span {
  background: none;
  border: none;
}

.application-page .boltCalculator.container {
  padding: 10px 0 0 0;
  clear: both;
}
.application-page .boltCalculator.container .nav-tabs {
  display: none;
}
.application-page .boltCalculator.container .tab-content .directLoan .homepage-panel[data-equaliser="bottom"] {
  padding-top: 8px;
}
.application-page .boltCalculator.container .tab-content .homepage-panel.homepage-panel-three::before {
  display: none;
}
.application-page .boltCalculator.container .tab-content article.col-xs-12 .resultData {
  width: 100%;
}
.application-page .boltCalculator.container .tab-content article.col-xs-12 .resultData .text-wrap {
  padding-left: 20px;
}
.application-page .boltCalculator.container.affix {
  top: -20px;
  width: 470px;
}
.application-page .boltCalculator.container .applyLink {
  display: none;
}
.application-page .boltCalculator.container .tab-content .loan-slider {
  left: 10px;
  right: 10px;
}
.application-page .boltCalculator.container .tab-content .loan-slider .loan-slider-amount p .loan-slider-amount-label {
  position: relative;
  left: -5px;
  top: -5px;
}
.application-page .boltCalculator.container .tab-content .homepage-panel {
  background-color: transparent;
  height: auto !important;
}
.application-page .boltCalculator.container .tab-content .homepage-panel.homepage-panel-one {
  padding: 100px 10px 10px 10px;
}
.application-page .boltCalculator.container .tab-content .homepage-panel.homepage-panel-one .icon-direct-loan {
  display: none;
}
.application-page .boltCalculator.container .tab-content .homepage-panel.homepage-panel-one, .application-page .boltCalculator.container .tab-content .homepage-panel.homepage-panel-three {
  display: none;
}
.application-page .boltCalculator.container .tab-content .homepage-panel.homepage-panel-two, .application-page .boltCalculator.container .tab-content .homepage-panel.homepage-panel-four {
  background-color: white !important;
  padding: 10px 10px 5px;
  margin-top: 10px;
}
.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;
}
.application-page .boltCalculator.container .tab-content .homepage-panel.homepage-panel-footer {
  padding-top: 0;
}
.application-page .boltCalculator.container .directLoanContent, .application-page .boltCalculator.container .nonDirectContent {
  display: block !important;
}
@media (max-width: 991px) {
  .application-page .boltCalculator.container {
    position: static !important;
  }
  .application-page .boltCalculator.container .row, .application-page .boltCalculator.container #ctl00 .scfSectionLegend, #ctl00 .application-page .boltCalculator.container .scfSectionLegend {
    margin: 0;
  }
  .application-page .boltCalculator.container .tab-content .homepage-panel.homepage-panel-two, .application-page .boltCalculator.container .tab-content .homepage-panel.homepage-panel-four {
    padding: 0;
  }
  .application-page .boltCalculator.container .tab-content .homepage-panel .loan-repayment-picker .col-md-12 {
    padding: 0;
    margin: 0;
  }
  .application-page .boltCalculator.container .tab-content .loan-slider {
    left: 0;
    right: 0;
  }
  .application-page .boltCalculator.container article {
    padding: 0;
  }
}

.container .container.calculator {
  width: auto;
}

.calculator {
  padding-bottom: 10px;
}
.calculator > .row, #ctl00 .calculator > .scfSectionLegend {
  background-color: #ededed;
  border-radius: 10px;
  margin: 0;
  padding: 10px;
  /* Radio "push" Buttons */
}
.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;
}
.calculator > .row #calcHeader, #ctl00 .calculator > .scfSectionLegend #calcHeader {
  display: inline-block;
  width: 100%;
}
.calculator > .row #calcHeader h2, #ctl00 .calculator > .scfSectionLegend #calcHeader h2 {
  line-height: 24px;
  margin: 10px 0;
  color: #00ace9;
  font-size: 28px;
}
.calculator > .row #smallCalcHeader, #ctl00 .calculator > .scfSectionLegend #smallCalcHeader {
  font-size: 31px;
  padding-top: 41px;
}
.calculator > .row .contentRow, #ctl00 .calculator > .scfSectionLegend .contentRow {
  margin: 0;
  line-height: 20px;
  color: #777777;
}
.calculator > .row .contentRow p, #ctl00 .calculator > .scfSectionLegend .contentRow p {
  text-align: left;
  margin-top: 10px;
}
.calculator > .row .contentRow p:last-child, #ctl00 .calculator > .scfSectionLegend .contentRow p:last-child {
  margin-bottom: 0;
}
.calculator > .row .contentRow h3, #ctl00 .calculator > .scfSectionLegend .contentRow h3 {
  font-size: 30px;
  line-height: 27px;
  margin-top: 10px;
}
.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;
}
.calculator > .row .row1 .ui-widget-header, #ctl00 .calculator > .scfSectionLegend .row1 .ui-widget-header {
  width: 0px;
}
.calculator > .row .row1 .button_container, #ctl00 .calculator > .scfSectionLegend .row1 .button_container {
  border-radius: 0 9px 9px 0;
}
.calculator > .row .row1 .button_container .ui-spinner-up, #ctl00 .calculator > .scfSectionLegend .row1 .button_container .ui-spinner-up {
  border-radius: 0 9px 0 0;
}
.calculator > .row .row1 .button_container .ui-spinner-down, #ctl00 .calculator > .scfSectionLegend .row1 .button_container .ui-spinner-down {
  border-radius: 0 0 9px 0;
}
.calculator > .row .row1 .slider_progress, #ctl00 .calculator > .scfSectionLegend .row1 .slider_progress {
  border-radius: 9px 0 0 9px;
}
.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);
}
.calculator > .row .row2, #ctl00 .calculator > .scfSectionLegend .row2 {
  margin: 0;
}
.calculator > .row .row3, #ctl00 .calculator > .scfSectionLegend .row3 {
  margin: 0;
}
.calculator > .row .row, #ctl00 .calculator > .scfSectionLegend .row, .calculator > .row #ctl00 .scfSectionLegend, #ctl00 .calculator > .row .scfSectionLegend, #ctl00 .calculator > .scfSectionLegend .scfSectionLegend {
  position: relative;
  padding: 0;
}
.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;
}
.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;
}
.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%;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.calculator > .row .calc-radio-button-group, #ctl00 .calculator > .scfSectionLegend .calc-radio-button-group {
  height: 53px;
}
.calculator > .row .calc-radio-button-group tr td, #ctl00 .calculator > .scfSectionLegend .calc-radio-button-group tr td {
  width: auto;
}
.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;
}
.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 0 2px 0;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.calculator > .row .calcFooter, #ctl00 .calculator > .scfSectionLegend .calcFooter {
  color: #777777;
  font-size: 15px;
  line-height: 16px;
  margin: 15px 0 5px;
  text-align: left;
}
.calculator > .row .calcFooter p, #ctl00 .calculator > .scfSectionLegend .calcFooter p {
  padding: 0;
}
.calculator > .row .glyphicon, #ctl00 .calculator > .scfSectionLegend .glyphicon {
  font-weight: bold;
  font-size: 2em;
}
.calculator > .row .ui-spinner, #ctl00 .calculator > .scfSectionLegend .ui-spinner {
  height: 100%;
}
.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;
}
.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;
}
.calculator > .row .ui-spinner .button_container .ui-spinner-down, #ctl00 .calculator > .scfSectionLegend .ui-spinner .button_container .ui-spinner-down {
  margin-top: 1px;
}
.calculator > .row .form-group, #ctl00 .calculator > .scfSectionLegend .form-group {
  overflow: visible;
  margin-bottom: 10px;
}
.calculator > .row .form-group div, #ctl00 .calculator > .scfSectionLegend .form-group div {
  line-height: 22px;
}
.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);
}
.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;
}
.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;
}
.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";
}
.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;
}
.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;
}
.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;
}
.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: 120px;
  padding: 0;
}
.calculator > .row .row1 .text-prepend, #ctl00 .calculator > .scfSectionLegend .row1 .text-prepend {
  margin-left: -30px;
}
.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;
}
.calculator > .row #applyRow, #ctl00 .calculator > .scfSectionLegend #applyRow {
  margin-top: 10px 0;
  padding-right: 28px;
}
.calculator > .row #applyRow .form-group .input-group, #ctl00 .calculator > .scfSectionLegend #applyRow .form-group .input-group {
  height: 74px;
  margin: 0;
  width: 100%;
  display: table;
}
.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-cell;
  vertical-align: middle;
}
.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;
}
.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;
}
.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;
}
.calculator > .row #applyData, #ctl00 .calculator > .scfSectionLegend #applyData {
  margin: 10px 0;
}
.calculator > .row #applyData .term-amount, #ctl00 .calculator > .scfSectionLegend #applyData .term-amount,
.calculator > .row #applyData .total-repayment,
#ctl00 .calculator > .scfSectionLegend #applyData .total-repayment {
  font-size: 15px;
  line-height: 20px;
  color: #00ace9;
  position: relative;
}
.calculator > .row #applyData .term-amount .highlight, #ctl00 .calculator > .scfSectionLegend #applyData .term-amount .highlight,
.calculator > .row #applyData .total-repayment .highlight,
#ctl00 .calculator > .scfSectionLegend #applyData .total-repayment .highlight {
  font-size: 15px;
  font-weight: bold;
}
.calculator > .row #applyData .total-loan, #ctl00 .calculator > .scfSectionLegend #applyData .total-loan {
  font-size: 20px;
  line-height: 33px;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
  white-space: normal;
  color: #00ace9;
}
.calculator > .row #applyData .total-loan .highlight, #ctl00 .calculator > .scfSectionLegend #applyData .total-loan .highlight {
  font-size: 21px;
  font-weight: bold;
}
.calculator > .row #applyData .total-loan div, #ctl00 .calculator > .scfSectionLegend #applyData .total-loan div {
  display: inline-block;
}
.calculator > .row .small, #ctl00 .calculator > .scfSectionLegend .small {
  font-size: .7em;
}

.application-page .calculator > .row, .application-page #ctl00 .calculator > .scfSectionLegend, #ctl00 .application-page .calculator > .scfSectionLegend {
  background-color: transparent;
}
.application-page .calculator #calcHeader {
  display: block;
  margin: 0 0 10px 0;
}
.application-page .calculator #calcHeader h2 {
  font-size: 29px;
  margin-top: 0;
}
.application-page .calculator #paymentHeader {
  height: 10px;
}
.application-page .calculator .col-sm-6 {
  width: 100%;
}
.application-page .calculator .col-lg-offset-1 {
  margin-left: 0;
}
.application-page .calculator .contentRow h3 {
  font-size: 23px;
  font-weight: 600;
  line-height: 22px;
}
.application-page .calculator #applyRow {
  display: none !important;
}
.application-page .homepage-panel {
  background-color: transparent !important;
}

@media (max-width: 767px) {
  .calculator .row3.payment-info {
    position: static;
  }
  .calculator .apply-text {
    font-size: 19px !important;
  }
  .calculator #applyRow {
    margin-top: 10px;
  }
  .calculator #applyRow .term-amount, .calculator #applyRow .total-repayment {
    font-size: 13px !important;
    margin-right: -33px;
  }
  .calculator #applyRow .term-amount .highlight, .calculator #applyRow .total-repayment .highlight {
    font-size: 13px;
  }
  .calculator #applyRow .btn-with-icon {
    padding-left: 5px;
  }
  .calculator #calcHeader h2 {
    margin-top: 10px;
  }
  .calculator #paymentHeader {
    height: auto !important;
  }
  .calculator .contentRow {
    margin: 0;
  }
  .calculator .contentRow h3, .calculator .contentRow p {
    color: #00ace9 !important;
  }

  .application-page .calculator #applyRow div.total-loan {
    padding-right: 0 !important;
  }
}
.hcl-calculator-not-select-label {
  color: #83dfff !important;
  background-color: #00ace9 !important;
  border-color: #00ace9 !important;
}

.hcl-calculator-label-disable {
  background-color: #ababab !important;
  border-color: #ababab !important;
  color: whitesmoke !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.term-amount .term-text, .term-amount .currency-symbol, .term-amount .fee-text {
  font-size: 20px !important;
}
.term-amount .monthly-payment {
  font-size: 26px  !important;
}
.term-amount .loan-fee {
  font-size: 22px  !important;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .term-amount .monthly-payment {
    font-size: 27px  !important;
  }
}
hr {
  margin-bottom: 10px;
  margin-top: -11px;
}

p img,
.logo img {
  display: block;
  max-width: 99%;
  height: auto;
  margin: 0 auto;
}

span.control-label,
label.control-label {
  font-weight: bold;
  line-height: 1em;
  position: relative;
  top: 7px;
  display: inline-block;
  margin-bottom: 5px;
}

span.form-label {
  display: block;
  font-weight: bold;
}

.no-padding {
  padding-left: 0;
  padding-right: 0;
}

.no-padding-right {
  padding-right: 0;
}

.no-padding-left {
  padding-left: 0;
}

.no-margin-top {
  margin-top: 0px;
}

.light_blue {
  color: #00ace9;
}

.popover {
  z-index: 2000;
}

.panel h2,
.panel h3 {
  padding-top: 0;
  margin-top: 0;
  line-height: 30px;
  font-size: 31px;
}

.checklist li {
  padding: 1em 0 1em 1.5em;
}

.checklist li:nth-child(odd) {
  background-color: #eeeeee;
}

.checklist i {
  margin-right: 1em;
  margin-top: .2em;
}

.checklist li.none i {
  margin-right: 2em;
}

.checklist span.status {
  float: right;
  margin-right: 2em;
}

.checklist-cancel-btn {
  margin-top: .8em;
  margin-left: .5em;
  text-decoration: underline;
}

#preloader {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999999;
}
#preloader .back {
  background: #000;
  opacity: 0.3;
  filter: alpha(opacity=30);
  width: 100%;
  height: 100%;
}
#preloader img {
  margin: 20% auto;
  border-radius: 10px;
  padding: 30px;
  background: #FFF;
  position: absolute;
  left: 50%;
  margin-left: -64px;
  width: 160px;
  top: 0;
}
#preloader .centerknob {
  height: 200px;
  left: -100px;
  margin: 20% 50%;
  position: absolute;
  top: -100px;
  width: 200px;
}

fieldset.scfSectionBorderAsFieldSet {
  border: none !important;
  margin: 0;
  padding: 15px 0 0 0;
}

.scfSubmitButtonBorder {
  padding: 0 10px;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.scfSubmitButton {
  display: none;
}

.scfTitleBorder {
  font-family: "tt_rounds", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

h1.scfTitleBorder {
  font-size: 32px;
  color: #00ace9;
}

#ctl00 .scfSectionLegend {
  border: 0 none;
  padding: 0;
  float: none;
  font-weight: normal;
  margin-bottom: 0;
  color: #00ace9 !important;
  font-size: 28px;
  line-height: 28px;
}

.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) {
  .scfCaptchaLabel {
    width: auto;
  }
}
body:lang(bg) .navbar .navbar-nav > li {
  max-width: 16%;
}
body:lang(bg) .navbar .navbar-nav > li a {
  padding-left: 8px;
  padding-right: 8px;
  text-align: center;
}
body:lang(bg) .application-page .calculator #calcHeader h2 {
  margin-top: 10px;
}

@media (min-width: 768px) and (max-width: 991px) {
  body:lang(bg) .navbar .navbar-nav > li {
    max-width: 18%;
    font-size: 14px;
  }
  body:lang(bg) .navbar .navbar-nav > li > a {
    padding-left: 5px;
    padding-right: 5px;
  }
  body:lang(bg) .calculator .form-group div {
    line-height: 17px;
  }
  body:lang(bg) .calculator .form-group div.total-loan {
    padding-right: 154px;
  }
}
@media (max-width: 410px) {
  body:lang(bg) .calculator .form-group div {
    line-height: 17px;
  }
  body:lang(bg) .calculator .form-group div.total-loan {
    padding-right: 154px;
  }
  body:lang(bg) .calculator #applyRow .total-loan {
    padding-right: 165px;
  }
}
@media (max-width: 767px) {
  body:lang(ro) .calculator #applyRow div.total-loan {
    padding-right: 60px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body:lang(ro) .navbar .navbar-nav > li {
    max-width: 13%;
    font-size: 14px;
  }
  body:lang(ro) .navbar .navbar-nav > li > a {
    padding-left: 5px;
    padding-right: 0;
  }
  body:lang(ro) .navbar .navbar-nav > li:last-child > a {
    padding-right: 5px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body:lang(ro) header .navbar-default .navbar-nav > li:last-child {
    max-width: 15% !important;
  }
  body:lang(ro) header .navbar-default .navbar-nav > li:last-child > a {
    padding-left: 5px;
    padding-right: 5px;
  }
}
body:lang(pl) .navbar .navbar-nav > li {
  max-width: 19%;
}
body:lang(pl) .navbar .navbar-nav > li a {
  padding-left: 10px;
  padding-right: 10px;
}
body:lang(pl) .calculator .payment-info #applyRow .form-group .input-group a div.apply-text {
  text-align: center;
  width: 100%;
}
body:lang(pl) .calculator .hiddentext {
  display: none;
}
@media (max-width: 992px) {
  body:lang(pl) {
    /* Radio Buttons */
  }
  body:lang(pl) .hcl-radio-button-group tr td input[type="radio"] ~ label {
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  body:lang(pl) header .navbar-default .navbar-nav > li:last-child {
    max-width: 22% !important;
  }
}
@media (max-width: 480px) {
  body:lang(pl) .sms-verify-button {
    font-size: 11px;
    padding: 0;
  }
  body:lang(pl) .loan-slider .loan-slider-amount p .loan-slider-amount-label {
    left: 5px;
    font-size: 22px;
  }
  body:lang(pl) .loan-slider .loan-slider-amount p .loan-slider-amount-figure {
    margin-left: 45px;
    font-size: 30px;
    top: 1px;
  }
  body:lang(pl) .loan-slider .loan-slider-amount p .loan-slider-amount-currency {
    font-size: 22px;
  }
}
@media (max-width: 479px) {
  body:lang(pl) {
    /* Radio Buttons */
  }
  body:lang(pl) .hcl-radio-button-group tr td input[type="radio"] ~ label {
    font-size: 11px;
  }
  body:lang(pl) .scfCaptchaLimitGeneralPanel {
    margin-left: -15.5% !important;
  }
  body:lang(pl) .scfCaptchaLimitGeneralPanel table tr td {
    padding: 10px 0 !important;
  }
  body:lang(pl) .scfCaptchStrongTextPanel {
    width: 100% !important;
  }
  body:lang(pl) #divLoanOffer .form-horizontal .form-group label span {
    font-size: 14px;
  }
  body:lang(pl) .loan-slider .loan-slider-amount p .loan-slider-amount-label {
    left: 3px;
    font-size: 18px;
  }
  body:lang(pl) .loan-slider .loan-slider-amount p .loan-slider-amount-figure {
    font-size: 24px;
  }
  body:lang(pl) .loan-slider .loan-slider-amount p .loan-slider-amount-currency {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  body:lang(pl) .brokernavbar ul.navbar-nav li {
    max-width: 14%;
  }
  body:lang(pl) .brokernavbar ul.navbar-nav li:last-child {
    max-width: 9% !important;
  }
}

body:lang(hu) .navbar .navbar-nav > li {
  max-width: 22%;
}
body:lang(hu) .calculator .row1 .total-amount {
  width: 160px;
  margin-left: -36px;
  font-size: 38px;
  padding-right: 1px;
  text-align: right;
}
body:lang(hu) .calculator .row1 .text-prepend.iwant-text {
  display: none;
}
body:lang(hu) .calculator .row1 .text-append {
  top: -3px;
}
body:lang(hu) .calculator .row1 .text-append.iwant-text {
  display: inline !important;
  margin-left: 2px;
}
body:lang(hu) .calculator .row3 #applyData {
  font-size: 20px;
  line-height: 22px;
  color: #00ace9;
}
body:lang(hu) .calculator .row3 #applyData p {
  margin: 5px 0 0 0;
}
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) {
  body:lang(hu) .calculator .row1 .total-amount {
    width: 143px;
    font-size: 34px;
    margin-left: -37px;
  }
  body:lang(hu) .calculator .row1 .text-append {
    font-size: 24px;
  }
}
@media (max-width: 480px) {
  body:lang(hu) .sms-verify-button {
    font-size: 11px;
    padding: 0;
  }
  body:lang(hu) .loan-slider .loan-slider-amount p .loan-slider-amount-label {
    left: 5px;
    font-size: 22px;
  }
  body:lang(hu) .loan-slider .loan-slider-amount p .loan-slider-amount-figure {
    margin-left: 45px;
    font-size: 25px;
  }
  body:lang(hu) .loan-slider .loan-slider-amount p .loan-slider-amount-currency {
    font-size: 16px;
  }
}
@media (max-width: 992px) {
  body:lang(hu) .navbar-default .navbar-nav > li:last-child {
    width: 19% !important;
  }
}
body:lang(hu) .calculator #applyData {
  font-size: 20px !important;
}
body:lang(hu) .calculator #applyData .term-amount {
  word-spacing: 4.5px;
}
body:lang(hu) .calculator #applyData .term-amount .monthly-payment {
  word-spacing: 0px !important;
  font-size: 20px !important;
}
body:lang(hu) .calculator #applyData .term-amount .currency-symbol {
  margin-left: -6px;
}
body:lang(hu) .calculator #applyData .term-amount .loan-fee {
  font-size: 20px !important;
}
body:lang(hu) .calculator #applyData .total-loan .currency-symbol {
  margin-left: -3px;
}
body:lang(hu) .calculator #applyData .total-loan .loan-repayment {
  font-size: 20px !important;
  margin-left: -3px;
}
body:lang(hu) .calculator #applyData .total-loan .highlight {
  font-size: 20px !important;
}
body:lang(hu) .calculator #applyData .total-repayment {
  font-size: 20px !important;
}
body:lang(hu) .calculator #applyData .total-repayment .ttr-text {
  word-spacing: 4px;
}
body:lang(hu) .calculator #applyData .total-repayment .currency-symbol {
  margin-left: -3px;
}
body:lang(hu) .calculator #applyData .total-repayment .highlight {
  font-size: 20px !important;
}

body:lang(lt) .calculator .row1 .total-amount {
  width: 110px;
}
body:lang(lt) #applyData div span, body:lang(lt) #applyData div small {
  font-size: 15.3px !important;
}
body:lang(lt) .calculator .calcFooter {
  font-size: 15.3px;
}
body:lang(lt) header .navbar-default .container .navbar-collapse .navbar-nav > li:last-child {
  position: absolute !important;
  right: 350px;
  top: -50px;
  max-width: auto;
}
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) {
  body:lang(lt) header .navbar-default .container .navbar-collapse {
    top: 43px;
  }
  body:lang(lt) header .navbar-default .container .navbar-collapse .navbar-nav > li {
    max-width: 15%;
  }
  body:lang(lt) header .navbar-default .container .navbar-collapse .navbar-nav > li:last-child {
    max-width: 22%;
    top: -43px;
  }
}
@media (max-width: 767px) {
  body:lang(lt) header .navbar-default .container .navbar-collapse .navbar-nav > li:last-child {
    right: 10px;
    top: 100px;
  }
  body:lang(lt) header .navbar-default .container .navbar-collapse .navbar-nav > li:last-child a {
    background-position: 0 2px !important;
  }
  body:lang(lt) header .navbar-default .container .navbar-collapse .navbar-nav > li:last-child > a {
    height: 38px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body:lang(lt) header .navbar-default .container .navbar-collapse .navbar-nav > li {
    max-width: 18%;
  }
  body:lang(lt) header .navbar-default .container .navbar-collapse .navbar-nav > li:last-child {
    max-width: 22%;
    top: -38px;
  }
}
@media (min-width: 1200px) {
  body:lang(lt) .navbar .navbar-nav > li {
    max-width: 25%;
  }
}
body:lang(cs) .calculator .hiddentext {
  display: none;
}
body:lang(cs) .navbar-default .navbar-nav > li {
  max-width: 14%;
}

body:lang(sk) .navbar-default .navbar-nav > li {
  max-width: 14%;
}
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;
}
body:lang(sk) .calculator .hiddentext, body:lang(sk) .calculator .loan-apr, body:lang(sk) .calculator .apr-text {
  display: none;
}

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;
}
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;
}
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;
}
body:lang(es) .calculator .row2 .hcl-radio-button-group tr td input[type="radio"] ~ label {
  font-weight: bold;
}

@media (max-width: 991px) {
  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;
  }
  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 (max-width: 992px) {
  .boltplus .navbar-default .navbar-nav > li:last-child a .fa {
    margin: 0px;
  }
  .boltplus section.hero .h1 {
    display: inline-block;
    font-size: 32px;
  }
  .boltplus #divChecklist span.control-label span {
    line-height: 12px;
    font-size: 14px;
  }
}

@media print {
  .header-row-1 {
    margin-bottom: 20px;
  }

  #ipf-change-password-panel, .page-log-text, #branch-stmt-search-row, #personal-information-panel {
    display: none !important;
  }
}
@media (max-width: 410px) {
  .button-text-inner {
    line-height: 14px;
    font-size: 14px;
  }
}
#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;
}

#question-pop-up {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
}

#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;
}

#question-pop-up .box p {
  padding-top: 12px;
  float: left;
}

#question-pop-up .box a {
  margin: 5px 0px;
}

#question-pop-up .box a:hover {
  margin: 5px 0px;
}

#question-pop-up .box div {
  clear: both;
}

.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;
}

#question-pop-up ul li {
  list-style: none;
}

#question-pop-up .box-button {
  display: block;
  width: 101px;
}

#question-pop-up ul li {
  margin-left: 0;
}

/*!
 * screen.scss
 * Import all the SASS partials you wish to include in the master stylesheet
 */
.boltCalculator .btn {
  padding-top: 0;
  padding-bottom: 0;
  height: 54px;
  line-height: 54px;
  text-transform: uppercase;
  border-radius: 0px;
  z-index: 999;
}
.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;
}
.boltCalculator .btn.btn-thin {
  font-weight: normal;
}
.boltCalculator .btn.btn-bottom-spacing {
  margin-bottom: 5px;
}
.boltCalculator .btn.btn-bottom-double-spacing {
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .boltCalculator .btn.btn-bottom-spacing {
    margin-bottom: 20px;
  }
}
.boltCalculator .btn-secondary {
  color: #00ace9;
  background-color: white;
  border-color: white;
}
.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;
}
.boltCalculator .btn-secondary:active, .boltCalculator .btn-secondary.active, .open > .boltCalculator .btn-secondary.dropdown-toggle {
  background-image: none;
}
.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;
}
.boltCalculator .btn-secondary .badge {
  color: white;
  background-color: #00ace9;
}
.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;
}
.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;
}
.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;
}
.boltCalculator .loan-slider-btn:active, .boltCalculator .loan-slider-btn.active, .open > .boltCalculator .loan-slider-btn.dropdown-toggle {
  background-image: none;
}
.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;
}
.boltCalculator .loan-slider-btn .badge {
  color: #009941;
  background-color: #ededed;
}
.boltCalculator .loan-slider-btn + .loan-widget-btn {
  margin-top: 0;
}
.boltCalculator .loan-repayment-picker-btn {
  width: 60px;
  height: 60px !important;
  margin: 0px 10px;
  padding: 0px;
  border: 5px solid #ababab;
  border-radius: 50%;
  height: auto;
  font-weight: normal;
  line-height: 13px;
  display: inline-block;
  color: #ababab;
}
.boltCalculator .loan-repayment-picker-btn.active, .boltCalculator .loan-repayment-picker-btn:active, .boltCalculator .loan-repayment-picker-btn:hover {
  border-color: #00ace9;
}
.boltCalculator .loan-repayment-picker-btn .loan-repayment-picker-number {
  display: block;
  font-size: 14px;
  font-weight: bold;
  padding-top: 12px;
}
.boltCalculator .loan-repayment-picker-btn .loan-repayment-picker-period {
  display: block;
  font-size: 10px;
  text-transform: none;
}
.boltCalculator .loan-repayment-picker-btn.active, .boltCalculator .loan-repayment-picker-btn:hover {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.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;
}
.btn-group .boltCalculator .loan-repayment-picker-btn + .loan-repayment-picker-btn {
  margin-left: 0;
}

.boltCarousel {
  height: 280px;
}
.boltCarousel .row, .boltCarousel #ctl00 .scfSectionLegend, #ctl00 .boltCarousel .scfSectionLegend {
  height: 280px;
}
.boltCarousel .row > div, .boltCarousel #ctl00 .scfSectionLegend > div, #ctl00 .boltCarousel .scfSectionLegend > div {
  height: 280px;
}
.boltCarousel .apply-row {
  height: auto;
  margin: 0;
}
.boltCarousel .apply-row > div {
  height: auto;
  width: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 49px;
  right: 59px;
}

@media (min-width: 992px) {
  .boltCarousel {
    height: 400px;
  }
  .boltCarousel .row, .boltCarousel #ctl00 .scfSectionLegend, #ctl00 .boltCarousel .scfSectionLegend {
    height: 400px;
  }
  .boltCarousel .row > div, .boltCarousel #ctl00 .scfSectionLegend > div, #ctl00 .boltCarousel .scfSectionLegend > div {
    height: 400px;
  }
  .boltCarousel .apply-row {
    height: auto;
    margin-top: 21px;
  }
  .boltCarousel .apply-row > div {
    position: static;
    height: auto;
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
}
.boltCarousel {
  clear: both;
}
.boltCarousel .carousel-inner > .item {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-background-size: cover;
  background-size: cover;
  height: 280px;
}
.boltCarousel .carousel-inner > .item img {
  display: none;
}
.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) {
  .boltCarousel .carousel-inner > .item {
    height: 400px;
  }
}
.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;
}
.boltCarousel .carousel-caption h1 {
  margin-top: 0;
  font-size: 72px;
  font-weight: 700;
}

@media (min-width: 992px) {
  .boltCarousel .carousel-caption {
    height: 400px;
  }
}
.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;
}
.boltCarousel .carousel-control.left {
  left: 5px;
}
.boltCarousel .carousel-control.right {
  right: 5px;
}

@media (min-width: 992px) {
  .boltCarousel .carousel-button-wrapper .carousel-control.left, .boltCarousel .carousel-button-wrapper .carousel-control.right {
    bottom: 10px;
  }
  .boltCarousel .carousel-button-wrapper .carousel-control.left {
    left: auto;
    right: 25%;
  }
  .boltCarousel .carousel-button-wrapper .carousel-control.right {
    left: auto;
    right: 5px;
  }
}
.boltCarousel .carousel-indicators {
  bottom: 59px;
}
.boltCarousel .carousel-indicators li {
  border-color: white;
  background-color: white;
}
.boltCarousel .carousel-indicators .active {
  border-color: #003caa;
}

@media (min-width: 480px) {
  .boltCarousel .carousel-indicators {
    width: 70%;
  }
}
@media (min-width: 992px) {
  .boltCarousel .carousel-button-wrapper .carousel-indicators {
    margin-left: 0;
    margin-bottom: 0;
    width: 25%;
    height: 44px;
    line-height: 44px;
    right: 25px;
    bottom: 10px;
  }
}
@media (min-width: 992px) {
  .boltCarousel .carousel-button-wrapper {
    width: 950px;
    position: relative;
    margin: auto;
  }
}
@media (min-width: 1200px) {
  .boltCarousel .carousel-button-wrapper {
    width: 1150px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .boltCarousel, .boltCarousel .carousel-inner > .item {
    height: 287px;
  }

  .boltCarousel .carousel-caption {
    height: 287px;
  }
  .boltCarousel .carousel-caption h1 {
    position: absolute;
    bottom: 140px;
  }
  .boltCarousel .carousel-inner > .item .btn {
    bottom: 60px;
  }
}
@media (max-width: 767px) {
  .boltCarousel, .boltCarousel .carousel-inner > .item {
    height: 287px;
  }

  .boltCarousel .carousel-caption {
    height: 287px;
  }
  .boltCarousel .carousel-caption h1 {
    position: absolute;
    bottom: 75px;
    font-size: 32px;
  }
  .boltCarousel .carousel-inner > .item .btn {
    bottom: 20px;
  }
}
.boltCalculator .checkbox-radio-list-wrapper:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}
.boltCalculator .checkbox-radio-list-wrapper {
  margin: 0px;
}
.boltCalculator .checkbox-radio-list-wrapper .serviceOptions {
  display: none;
}
.boltCalculator .checkbox-radio-list {
  text-align: left;
  list-style: none;
  padding: 0 !important;
}
.boltCalculator .checkbox-radio-list > li {
  position: relative;
  margin-bottom: 10px;
  min-height: 20px;
}
.boltCalculator .checkbox-radio-list > li:before, .boltCalculator .checkbox-radio-list > li:after {
  content: " ";
  display: table;
}
.boltCalculator .checkbox-radio-list > li:after {
  clear: both;
}
.boltCalculator .checkbox-radio-list > li .information-button {
  display: inline-block;
  outline: none;
  right: 5px;
  top: 0;
  position: absolute;
}
.boltCalculator .checkbox-radio-list > li input[type="checkbox"] {
  display: none;
  visibility: hidden;
}
.boltCalculator .checkbox-radio-list > li input[type="checkbox"]:checked + label {
  color: #00ace9;
}
.boltCalculator .checkbox-radio-list > li input[type="checkbox"]:checked + label > .tickBox {
  background: url(/images/tick.png) no-repeat 50% 50%;
}
.boltCalculator .checkbox-radio-list > li input[type="radio"] {
  display: none;
  visibility: hidden;
}
.boltCalculator .checkbox-radio-list > li input[type="radio"] + label .tickBox {
  position: absolute;
  border-radius: 50%;
}
.boltCalculator .checkbox-radio-list > li input[type="radio"]:checked + label {
  color: #00ace9;
}
.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%;
}
.boltCalculator .checkbox-radio-list > li input[type="radio"]:disabled + label,
.boltCalculator .checkbox-radio-list > li input[type="radio"]:disabled + label:hover {
  color: #ededed !important;
}
.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;
}
.boltCalculator .checkbox-radio-list > li input[type="radio"]:disabled ~ .information-button .icon-information {
  background-image: url("/images/icn-info-grey.png");
}
.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;
}
.boltCalculator .checkbox-radio-list > li label:hover {
  color: #00ace9;
}
.boltCalculator .checkbox-radio-list > li label > span {
  display: table-cell;
  height: 20px;
  vertical-align: middle;
  line-height: 17px;
}
.boltCalculator .checkbox-radio-list > li label > span.tickBox {
  width: 20px;
  background: whitesmoke;
  border: 1px solid #cccccc;
  margin-right: 10px;
  position: absolute;
  left: 5px;
}
.boltCalculator .checkbox-radio-list > li label > span.tickBox + span {
  padding: 0 10px 0 30px;
}
.boltCalculator .checkbox-radio-list > li label.checked {
  color: #00ace9;
}
.boltCalculator .checkbox-radio-list > li label.checked > .tickBox {
  background: whitesmoke url(../images/icons/tick.png) no-repeat 50% 50%;
}
@media (max-width: 479px) {
  .boltCalculator .loan-repayment-picker .col-xs-6, .boltCalculator .checkbox-radio-list-wrapper .col-xs-6 {
    width: 100%;
  }
}

.loan-icon {
  background: no-repeat 50% 50%;
  display: inline-block;
  vertical-align: middle;
  width: 107px;
  height: 64px;
  margin: 0;
}

.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);
}

.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);
}

.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);
}

.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);
}

.boltCalculator .loan-repayment-picker-placeholder {
  display: inline-block;
  vertical-align: middle;
}
.boltCalculator .loan-repayment-picker-side-by-side-buttons-left,
.boltCalculator .loan-repayment-picker-side-by-side-buttons-right {
  display: table;
}
.boltCalculator .loan-repayment-picker-side-by-side-buttons-left button,
.boltCalculator .loan-repayment-picker-side-by-side-buttons-right button {
  line-height: 14px;
  white-space: normal;
  -webkit-box-shadow: 0 0 10px #ababab;
  box-shadow: 0 0 10px #ababab;
  padding: 0 3px;
}
@media (min-width: 992px) {
  .boltCalculator .loan-repayment-picker-placeholder {
    padding: 0;
    line-height: 30px;
  }
}

.boltplus .loan-slider {
  position: absolute;
  margin: 0;
  height: 60px;
  left: 30px;
  right: 30px;
  top: 80px;
  overflow: hidden;
  border-radius: 10px;
  background: #fff;
  z-index: 10;
}
.boltplus .loan-slider .glyphicon {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 45px;
}
.boltplus .loan-slider .loan-slider-widget {
  cursor: pointer;
  height: 60px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
}
.boltplus .loan-slider .loan-slider-widget .ui-slider-range {
  height: 60px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}
.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;
}
.boltplus .loan-slider .loan-slider-btn {
  padding: 7px 5px;
  text-align: center;
}
.boltplus .loan-slider .loan-slider-btn.loan-slider-btn-left {
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 10px 0 0 10px;
}
.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;
}
.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;
}
.boltplus .loan-slider .loan-slider-amount p {
  margin: 0;
  height: 60px;
  line-height: 60px;
}
.boltplus .loan-slider .loan-slider-amount p .loan-slider-amount-label {
  font-size: 24px;
  font-weight: bold;
  color: #00ace9;
  position: absolute;
  top: 0;
  left: 25px;
  text-shadow: 1px 1px 0 #555555;
}
.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;
}
.boltplus .loan-slider .loan-slider-amount p .loan-slider-amount-currency {
  color: #00ace9;
  font-size: 42px;
  font-weight: bold;
  text-shadow: 1px 1px 0 #555555;
}
.boltplus .loan-slider .loan-slider-progress {
  height: 60px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 0;
}
.boltplus .loan-slider .loan-slider-progress .loan-slider-progress-bar {
  background-color: #adda43;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}
.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%;
}
.boltplus .loan-slider .loan-slider-progress .loan-slider-progress-bar.loan-slider-progress-bar-full > span {
  border-color: white;
  margin-left: 0;
}
.boltplus .loan-slider .loan-slider-widget {
  left: 60px;
  right: 60px;
}
.boltplus .loan-slider .loan-slider-btn.loan-slider-btn-left, .boltplus .loan-slider .loan-slider-btn.loan-slider-btn-right {
  width: 60px;
  border: 0;
}
.boltplus .loan-slider .loan-slider-progress {
  left: 60px;
  right: 60px;
}
@media (max-width: 991px) {
  .boltplus .loan-slider {
    position: absolute;
    top: 90px;
    left: 20px;
    right: 20px;
    margin: 5px 0 40px 0;
  }
}

.slider-scale {
  color: #009941;
  font-size: 17px;
  font-weight: bold;
  left: 30px;
  position: absolute;
  right: 30px;
  top: 50px;
  z-index: 9;
}
.slider-scale .slider-marks {
  display: inline-block;
  left: 60px;
  position: absolute;
  right: 60px;
}
.slider-scale .slider-min-value {
  position: absolute;
  display: inline-block;
  text-align: left;
  width: 60px;
  left: 0;
}
.slider-scale .slider-max-value {
  position: absolute;
  display: inline-block;
  text-align: right;
  width: 72px;
  right: 0;
}
@media (max-width: 991px) {
  .slider-scale {
    left: 20px;
    right: 20px;
    top: 70px;
  }
}

.boltplus.application-page .boltCalculator.container .slider-scale {
  left: 0px;
  right: 0px;
}
.boltplus.application-page .boltCalculator.container .wrapper {
  border: 3px solid transparent;
  margin-bottom: 20px;
}
.boltplus.application-page .boltCalculator.container .slider-wrapper, .boltplus.application-page .boltCalculator.container .homepage-panel {
  background-color: transparent;
  border-color: transparent;
}
.boltplus.application-page .boltCalculator.container .slider-wrapper .container {
  height: 145px;
  margin: 0;
}
.boltplus.application-page .boltCalculator.container .slider-wrapper .container .loan-slider {
  left: 0;
  right: 0;
}
.boltplus.application-page .boltCalculator.container .slider-wrapper .container .loan-slider .loan-slider-amount p .loan-slider-amount-label {
  font-size: 20px;
  left: 5px;
}
.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;
}
.boltplus.application-page .boltCalculator.container .slider-wrapper .container .loan-slider .loan-slider-amount p .loan-slider-amount-currency {
  font-size: 20px;
}
.boltplus.application-page .boltCalculator.container #consolidation-loan article .checkbox-radio-list .tickBox {
  position: absolute;
  left: -20px;
}
.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) {
  .boltplus.application-page #consolidation-loan article .checkbox-radio-list {
    width: 120px;
  }
}
@media (max-width: 991px) {
  .boltplus.application-page .boltCalculator.container .slider-wrapper .container {
    height: 165px;
    margin-bottom: 15px;
  }
}

.loan-slider-progress .slider-mark {
  border-left: 1px solid #adda43;
  height: 50px;
  top: 5px;
  opacity: 0.2;
  -webkit-opacity: 0.2;
}

@media (max-width: 767px) {
  .boltCalculator.container {
    padding-top: 0;
  }
}
@media (max-width: 991px) {
  .slider-wrapper .container {
    margin-bottom: 20px;
    padding: 0px 15px;
  }

  .information-row .information-row-panel p {
    min-height: 72px !important;
  }
}
.nav-tabs {
  border-bottom: 0;
}
.nav-tabs > li {
  float: none;
  margin-bottom: 0;
  text-align: center;
}
.nav-tabs > li > span {
  font-size: 24px;
  color: #777777;
  display: block;
  padding: 12px 6px;
}
.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;
}
.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;
}
.nav-tabs > li.active > a {
  background: #adda43;
  color: #ededed;
}
.nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  background: #adda43;
  color: #ededed;
}
.nav-tabs.nav-justified {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: bold;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 10px;
}
.nav-tabs.nav-justified > .active > a {
  border: 0;
  font-weight: bold;
  letter-spacing: 0.3px;
}
.nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
  border: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .nav-tabs.nav-justified > li > a {
    line-height: 1.2;
    padding: 5px 20px;
  }
}
@media (min-width: 768px) {
  .nav-tabs > li {
    float: left;
    text-align: left;
  }
  .nav-tabs > li > a {
    line-height: 65px;
  }
  .nav-tabs > li > a:hover {
    opacity: 0.8;
  }
  .nav-tabs > li.active > a {
    background: #adda43;
    color: white;
  }
  .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background: #adda43;
    color: white;
  }
  .nav-tabs > li.active > a:hover {
    opacity: 1;
  }
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > span {
    margin-right: 20px;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
    margin-right: 20px;
    border: 0;
    border-radius: 0;
  }
  .nav-tabs.nav-justified > li:last-of-type > a {
    margin-right: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .nav-tabs.nav-justified a {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .nav-tabs.nav-justified > li > a {
    line-height: 1.2;
    padding: 12px 20px;
  }
}

.arrow-breadcrumb {
  color: white;
  margin: 0;
  text-align: left;
}
.arrow-breadcrumb ul {
  list-style: outside none none;
  margin: 10px 0 5.5px 0;
  padding: 0;
}
.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;
}
.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;
}
.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;
}
.arrow-breadcrumb ul .inactive.arrow:after,
.arrow-breadcrumb ul .success.arrow:after {
  height: 29px;
  top: 3px;
  width: 29px;
}
.arrow-breadcrumb ul .input-group {
  margin-bottom: 0;
  margin-top: -12px;
  height: 50px;
}
.arrow-breadcrumb ul .success {
  background-color: #adda43;
}
.arrow-breadcrumb ul .inactive {
  background-color: white;
  color: #777777;
}
.arrow-breadcrumb ul span {
  padding-left: 18%;
  text-align: center;
  line-height: 28px;
}
.arrow-breadcrumb ul li {
  height: 36px;
  margin-top: 7px;
  padding-top: 4px;
}
.arrow-breadcrumb ul li a {
  display: block;
  text-decoration: none;
  color: #FFFFFF;
}
.arrow-breadcrumb ul li .input-group .input-group-addon:after {
  top: 14px;
}
.arrow-breadcrumb ul li .fa {
  line-height: 25px;
}
.arrow-breadcrumb ul li .btn-with-icon {
  display: table;
}
.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;
}
.arrow-breadcrumb ul .btn:hover {
  color: white;
  background-color: #00ace9;
  cursor: default;
}
.arrow-breadcrumb ul .first {
  border-radius: 10px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.arrow-breadcrumb ul .last {
  border-radius: 10px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.declined {
  clear: both;
}
.declined .small-print {
  color: #555555;
  margin-top: 20px;
}
.declined .declined-banner {
  background: #007ca3;
  padding-bottom: 30px;
  color: #fff;
  text-align: center;
  font-size: 20px;
  position: relative;
  z-index: 9;
}
.declined .declined-banner .h4, .declined .declined-banner .h5 {
  color: #fff;
}
.declined .declined-banner .h4 p, .declined .declined-banner .h5 p {
  display: inline;
}
.declined .declined-banner .banner-image {
  display: none;
  visibility: hidden;
}
.declined .declined-banner .banner-background-image {
  display: none;
  visibility: hidden;
  background-color: #ededed;
}
.declined .declined-banner .small-print {
  color: #fff;
}
.declined .declined-banner .h4 {
  margin-top: 0;
}
.declined .declined-banner .emphasised-text {
  font-size: 20px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
}
.declined .declined-banner .emphasised-text.emphasised-text-large {
  font-size: 24px;
}
.declined .declined-banner .declineCTA {
  text-align: center;
  display: inline-block;
}
@media (min-width: 992px) {
  .declined .declined-banner {
    padding-bottom: 0;
    height: 250px;
  }
  .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;
  }
  .declined .declined-banner .banner-background-image:before {
    content: '';
    background: url(../images/banners/banner-overlay-full.png) 50% 50% no-repeat;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .declined .declined-banner .emphasised-text {
    padding: 0 6px;
  }
}
.declined .declined-options {
  padding-top: 10px;
  padding-bottom: 0;
}
.declined .declined-options .declined-option {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}
.declined .declined-options .declined-option h1 {
  font-weight: bold;
  margin-top: 0;
}
.declined .declined-options .declined-option .declined-subheading {
  font-weight: bold;
  font-size: 20px;
  color: #555555;
  margin-bottom: 10.5px;
}
.declined .declined-options .declined-option .declined-option-value {
  font-size: 18px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.declined .declined-options .declined-option .declined-option-value > span {
  font-size: 50px;
  line-height: 50px;
  font-weight: bold;
  color: #00ace9;
  display: inline-block;
}
.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;
}
.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;
}
.declined .declined-options .declined-option.declined-option-one {
  background: #fcfbfa;
  padding-bottom: 45px;
}
.declined .declined-options .declined-option.declined-option-one h1,
.declined .declined-options .declined-option.declined-option-one .declined-subheading {
  color: #ababab;
}
.declined .declined-options .declined-option.declined-option-one .declined-option-value {
  color: #ababab;
}
.declined .declined-options .declined-option.declined-option-one .declined-option-value > span {
  color: #ababab;
}
.declined .declined-options .declined-option.declined-option-two {
  background: #eeede8;
  padding-top: 45px;
  padding-bottom: 45px;
}
.declined .declined-options .declined-option.declined-option-two .declined-option-description {
  position: static;
}
.declined .declined-options .declined-option.declined-option-three {
  background: #f5f4f1;
  padding-top: 45px;
}
.declined .declined-options .declined-option.declined-option-three .declined-option-description {
  position: static;
}
.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) {
  .declined .declined-options {
    padding: 25px 30px 30px;
  }
  .declined .declined-options .declined-option {
    padding: 30px;
  }
  .declined .declined-options .declined-option .declined-payment-options .declined-payment-options-emphasised-text {
    padding: 0 6px;
  }
  .declined .declined-options .declined-option.declined-option-one {
    padding: 25px 20px 20px;
  }
  .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%;
  }
  .declined .declined-options .declined-option.declined-option-two, .declined .declined-options .declined-option.declined-option-three {
    padding: 25px 20px 20px;
  }
  .declined .declined-options .declined-option.declined-option-two .declined-option-description, .declined .declined-options .declined-option.declined-option-three .declined-option-description {
    position: relative;
  }
  .declined .declined-options .declined-option.declined-option-three .declined-option-description:before {
    background: #eeede8;
    margin-left: 0;
    top: auto;
    bottom: 45px;
    left: -50px;
  }
}

.boltplus .branded-list {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
  list-style: none;
  padding: 0;
  color: #555555;
  text-align: left;
}
.boltplus .branded-list:before, .boltplus .branded-list:after {
  content: " ";
  display: table;
}
.boltplus .branded-list:after {
  clear: both;
}
.boltplus .branded-list > li {
  margin-bottom: 5.25px;
}
.boltplus .branded-list.align-left {
  padding-left: 26px;
  text-align: left;
}
.boltplus .branded-list.align-left > li:before {
  margin-left: -26px;
}
.boltplus .information-button {
  display: inline-block;
  vertical-align: middle;
  background: transparent;
  padding: 0;
  border: 0;
}
.boltplus p.small-print {
  font-size: 12px;
  color: #ababab;
  margin: 0;
}
.boltplus .slider-wrapper .container {
  position: relative;
  height: 180px;
  margin-bottom: 20px;
  background-color: #ededed;
  width: auto;
  max-width: 100%;
}
.boltplus .slider-wrapper h4 {
  text-align: center;
  color: #4d4d4f;
  font-size: 21px;
  padding-top: 10px;
}
.boltplus .slider-wrapper .glyphicon {
  font-weight: bold;
}
.boltplus .information-panel {
  padding-top: -11px;
  text-align: center;
}
.boltplus .information-panel p {
  color: #555555;
}
.boltplus .information-panel img {
  margin: 21px auto 10.5px auto;
}
@media (min-width: 992px) {
  .boltplus .information-panel {
    text-align: left;
  }
}
.boltplus .information-row {
  background: #ededed;
  padding: 20px 0;
  font-size: 13px;
  margin-top: 20px;
}
.boltplus .information-row .center-block {
  float: none;
}
.boltplus .information-row .row > div, .boltplus .information-row #ctl00 .scfSectionLegend > div, #ctl00 .boltplus .information-row .scfSectionLegend > div {
  border: 1px solid transparent;
}
.boltplus .information-row .information-row-panel {
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  border: 1px solid transparent;
}
.boltplus .information-row .information-row-panel h1 {
  margin-top: 0;
  margin-bottom: 30px;
  color: #00ace9;
  text-transform: uppercase;
  font-size: 21px;
}
.boltplus .information-row .information-row-panel p {
  color: #555555;
  max-width: 240px;
  min-height: 54px;
  margin-left: auto;
  margin-right: auto;
}
.boltplus .information-row .information-row-panel.information-row-panel-middle {
  border-color: #ededed transparent;
}
.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) {
  .boltplus .information-row-panel .btn {
    max-width: 80%;
    margin: 0px auto;
  }
}
@media (max-width: 767px) {
  .boltplus .container {
    max-width: 97%;
  }
  .boltplus .boltCalculator.container, .boltplus .boltCalculator .container {
    padding: 0;
  }
  .boltplus .information-row {
    margin-top: 0;
  }
  .boltplus .information-row .information-row-panel {
    margin-bottom: 30px;
  }
  .boltplus .information-row .information-row-panel .btn {
    max-width: 240px;
  }
}
.boltplus .q-and-a-panel {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}
.boltplus .q-and-a-panel p {
  margin-top: 21px;
  color: #555555;
}
.boltplus .q-and-a-panel .img-responsive {
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 992px) {
  .boltplus .q-and-a-panel {
    text-align: left;
  }
}
.boltplus .what-happens-next-how-it-works {
  text-align: center;
}
.boltplus .what-happens-next-how-it-works hr {
  border-style: dotted;
  margin: 0;
}
.boltplus .what-happens-next-how-it-works .what-happens-next-how-it-works-header {
  padding-bottom: 10px;
}
.boltplus .what-happens-next-how-it-works .what-happens-next-how-it-works-further-text {
  text-align: left;
  padding-top: 15px;
  padding-bottom: 15px;
}
.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;
}
.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;
}
.boltplus .what-happens-next-how-it-works .what-happens-next-how-it-works-diagram .what-happens-next-how-it-works-line {
  display: none;
}
.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;
}
.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/icons/user-small.png) 50% 50% no-repeat;
}
.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/icons/house-small.png) 50% 50% no-repeat;
}
.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/icons/thumbs-up-small.png) 50% 50% no-repeat;
}
@media (min-width: 992px) {
  .boltplus .what-happens-next-how-it-works .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .boltplus .what-happens-next-how-it-works .what-happens-next-how-it-works-header {
    background: whitesmoke;
    padding-top: 10px;
    padding-bottom: 80px;
    position: static;
  }
  .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;
  }
  .boltplus .what-happens-next-how-it-works .what-happens-next-how-it-works-diagram {
    margin-top: -70px;
  }
  .boltplus .what-happens-next-how-it-works .what-happens-next-how-it-works-diagram p {
    margin-top: 31.5px;
    margin-bottom: 31.5px;
  }
  .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;
  }
  .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;
  }
  .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;
  }
  .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%;
  }
  .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%;
  }
  .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;
  }
}
.boltplus .popover {
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #eaeaea;
}
.boltplus .popover .popover-title {
  border-radius: 0px;
}
.boltplus .popover .popover-content {
  font-size: 13px;
  line-height: 1.3;
}
.boltplus header .navbar-default.brokernavbar .container .navbar-collapse .nav.navbar-nav > li:last-child > a {
  color: #fff;
  background-color: #adda43;
  font-weight: bold;
}
.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;
}
.boltplus header .navbar-default .container .navbar-collapse {
  padding-left: 115px;
  top: 31px;
}
.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;
}
.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;
}
.boltplus header .navbar-default .container .navbar-collapse .navbar-nav > li a {
  font-weight: normal;
  color: #231f20;
  text-align: center;
}
.boltplus header .navbar-default .container .navbar-collapse .navbar-nav > li a:hover, .boltplus header .navbar-default .container .navbar-collapse .navbar-nav > li a:focus {
  color: #00ace9;
  background-color: white !important;
}
.boltplus header .navbar-default .container .navbar-collapse .navbar-nav > li > a {
  font-size: 18px;
  line-height: 17px;
  height: 37px;
}
.boltplus header .navbar-default .container .navbar-collapse .navbar-nav > li > a span {
  height: 37px;
}
.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: 15px auto 0;
  position: absolute;
  right: -100px;
  z-index: 10000;
}
.boltplus header .navbar-default .container .navbar-collapse .navbar-nav > li > a i.fa {
  line-height: 34px;
  margin-right: 6px;
}
.boltplus header .navbar-default .container .navbar-collapse .navbar-nav > li.active > a, .boltplus header .navbar-default .container .navbar-collapse .navbar-nav > li.active > a:hover, .boltplus header .navbar-default .container .navbar-collapse .navbar-nav > li.active > a:focus {
  background-color: #ededed;
}
.boltplus header .navbar-default .container .navbar-collapse .navbar-nav > li .dropdown-menu {
  border: 0 none;
  border-radius: 0;
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.276);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.276);
  padding: 5px 0;
  width: 175px;
}
.boltplus header .navbar-default .container .navbar-collapse .navbar-nav > li .dropdown-menu li {
  border-bottom: 1px solid #dddddd;
  font-size: 14px;
  margin: 0 10px;
  padding: 0;
}
.boltplus header .navbar-default .container .navbar-collapse .navbar-nav > li .dropdown-menu li:last-child {
  border: 0 none;
}
.boltplus header .navbar-default .container .navbar-collapse .navbar-nav > li .dropdown-menu li a {
  line-height: 1.2;
  padding: 10px 0;
  white-space: normal;
}
.boltplus .header-row-1 {
  padding: 0;
  z-index: 9999;
}
.boltplus .header-row-1 .logo {
  float: left;
  width: 115px;
  padding: 15px 0;
}
.boltplus .header-row-1 .container .page-log-text {
  top: 37px;
  right: 0;
}
.boltplus .header-row-1 .container .page-log-text h3 {
  font-size: 28px;
  color: #00ace9;
}
@media (max-width: 767px) {
  .boltplus .panel h2, .boltplus .panel h3 {
    font-size: 29px;
  }
  .boltplus header .navbar-default .container .navbar-header {
    width: 100%;
  }
  .boltplus header .navbar-default .container .navbar-collapse {
    padding-left: 0;
    margin-top: 0 !important;
  }
  .boltplus header .navbar-default .container .navbar-collapse .navbar-nav {
    margin-top: 15px !important;
  }
  .boltplus header .navbar-default .container .navbar-collapse .navbar-nav > li > a {
    text-align: right;
    height: 27px;
    line-height: 25px;
  }
  .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;
  }
  .boltplus header .navbar-default .container .navbar-collapse .navbar-nav > li > a .caret {
    display: inline-block;
    position: static;
    margin: 0 0 0 4px;
  }
  .boltplus header .navbar-default .container .navbar-collapse .navbar-nav > li .dropdown-menu {
    width: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .boltplus header .navbar-default .container button.navbar-toggle {
    margin: 25px 0 !important;
  }
  .boltplus header .navbar-default .container button.navbar-toggle .icon-bar {
    background-color: #000;
    height: 5px;
    width: 30px;
  }
  .boltplus header + .header-row-1 {
    top: 0;
  }
  .boltplus header + .header-row-1 > .container {
    height: 0;
  }
  .boltplus header + .header-row-1 > .container > .row div .logo, .boltplus #ctl00 header + .header-row-1 > .container > .scfSectionLegend div .logo, #ctl00 .boltplus header + .header-row-1 > .container > .scfSectionLegend div .logo {
    position: absolute;
    top: 0;
    left: 5px;
  }
  .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 {
    position: absolute;
    top: 33px;
    right: 70px;
    padding: 0;
  }
  .boltplus footer + .content-row .container h3 {
    margin-top: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .boltplus header .navbar-default.brokernavbar .container .navbar-collapse {
    top: 37px;
  }
  .boltplus header .navbar-default.brokernavbar .container .navbar-collapse .nav.navbar-nav > li {
    max-width: 17%;
  }
  .boltplus header .navbar-default.brokernavbar .container .navbar-collapse .nav.navbar-nav > li a {
    padding-left: 5px;
    padding-right: 5px;
  }
  .boltplus header .navbar-default.brokernavbar .container .navbar-collapse .nav.navbar-nav > li:last-child {
    position: absolute;
    right: 0;
    top: -37px;
    max-width: 22% !important;
  }
  .boltplus header .navbar-default .container .navbar-collapse .navbar-nav > li {
    max-width: 21%;
  }
  .boltplus header .navbar-default .container .navbar-collapse .navbar-nav > li.myaccount-menu {
    max-width: 25% !important;
  }
  .boltplus .header-row-1 .container .page-log-text {
    top: 4px;
  }
  .boltplus .header-row-1 .container .page-log-text h3 {
    font-size: 24px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .boltplus header .navbar-default .container .navbar-collapse .navbar-nav > li {
    max-width: 14%;
  }
}
@media (max-width: 479px) {
  .boltplus .header-row-1 .container h3 {
    font-size: 19px !important;
  }
  .boltplus .header-row-1 .container h3 img {
    width: 20px;
    height: auto;
  }
  .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: 3px;
    right: 3px;
  }
}
.boltplus footer + .content-row .container {
  background: #f1f2f2 none repeat scroll 0 0;
  font-size: 14px;
  margin-top: 10px;
  padding: 30px;
}
.boltplus footer + .content-row h3 {
  color: #231f20;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 25px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.boltplus footer + .content-row .footersubmenu {
  font-size: 12px;
  line-height: 14px;
  margin: 0 0 10px;
  padding-right: 10px;
}
.boltplus footer + .content-row .footersubmenu a {
  color: #777777 !important;
}
.boltplus footer + .content-row .footersubmenu a:hover {
  color: #777777 !important;
  text-decoration: underline;
}

.boltCalculator {
  padding: 20px 0 0 0;
}
.boltCalculator #consolidation-loan article .checkbox-radio-list {
  position: absolute;
  right: 0;
  top: 20px;
}
.boltCalculator #consolidation-loan article.col-md-6 .data-loan-widget-repayment-time {
  text-align: left;
}
.boltCalculator .tab-pane .row, .boltCalculator .tab-pane #ctl00 .scfSectionLegend, #ctl00 .boltCalculator .tab-pane .scfSectionLegend {
  margin: 0px;
}
.boltCalculator .tab-content {
  position: relative;
}
.boltCalculator .tab-content .homepage-panel {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 5px;
}
.boltCalculator .tab-content .homepage-panel .h4 {
  font-weight: bold;
  margin: 5px 0;
  text-align: left;
  text-transform: uppercase;
}
.boltCalculator .tab-content .homepage-panel .loan-icon {
  position: absolute;
  left: 38px;
  top: 40px;
}
.boltCalculator .tab-content .homepage-panel .branded-list {
  clear: both;
  min-height: 135px;
  padding: 15px 0px 0px 25px;
  margin: 20px 0px 0px !important;
  border: 0px solid #00ace9;
  border-width: 1px 0px;
}
.boltCalculator .tab-content .homepage-panel .branded-list li {
  font-weight: bold;
  font-size: 13px;
}
.boltCalculator .tab-content .homepage-panel .branded-list li:before {
  width: auto;
  height: auto;
  margin-right: 5px;
  font-weight: bold;
  display: inline-block;
  content: "- ";
}
.boltCalculator .tab-content .homepage-panel .data-loan-widget-repayment-time {
  margin: 10px 0;
}
.boltCalculator .tab-content .homepage-panel .loan-repayment-picker .col-md-12 {
  padding: 0 10px;
}
.boltCalculator .tab-content .homepage-panel .homepage-panel-subheading {
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  font-size: 21px;
  line-height: 22px;
  color: #808285;
  margin-bottom: 21px;
}
.boltCalculator .tab-content .homepage-panel.homepage-panel-two .apply-row, .boltCalculator .tab-content .homepage-panel.homepage-panel-four .apply-row {
  margin: 20px 0;
}
.boltCalculator .tab-content .homepage-panel .homepage-panel-header {
  min-height: 135px;
  padding-left: 145px;
}
.boltCalculator .tab-content .homepage-panel.homepage-panel-footer {
  padding-top: 0;
  padding-bottom: 45px;
}
.boltCalculator .tab-content .homepage-panel .btn-group {
  font-size: 0;
  text-align: center;
}
.boltCalculator .tab-content .homepage-panel .btn-group > .loan-repayment-picker-btn {
  float: none;
  border-left-style: none;
}
.boltCalculator .tab-content .homepage-panel .btn-group > .loan-repayment-picker-btn.show-btn + .show-btn {
  border-left-style: solid;
}
.boltCalculator .tab-content .homepage-panel .icon-medical {
  height: 51px;
  overflow: visible;
  position: absolute;
  top: -7px;
}
.boltCalculator .tab-content .resultData {
  clear: both;
  float: left;
  width: 100%;
  background: #f1f2f2;
  padding: 15px 0px;
}
.boltCalculator .tab-content .resultData p {
  margin: 0;
  clear: both;
}
.boltCalculator .tab-content .resultData .text-wrap {
  float: left;
  width: 65%;
  padding-left: 45px;
  font-size: 13px;
  line-height: 30px;
  font-weight: bold;
  text-transform: uppercase;
}
.boltCalculator .tab-content .resultData .result-wrap {
  float: left;
  width: 35%;
  color: #00ace9;
  font-weight: bold;
  font-size: 21px;
  line-height: 20px;
}
.boltCalculator .tab-content .resultData .result-wrap .currency-symbol {
  font-size: 13px;
  text-transform: uppercase;
}
.boltCalculator .tab-content .resultData.lastResult {
  margin-bottom: 10px;
}
.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;
}
.boltCalculator .tab-content .resultData.lastResult [data-loan-widget-placeholder="loanRepaymentTotalAmount"],
.boltCalculator .tab-content .resultData.lastResult [data-loan-widget-placeholder="loanRepaymentAmount"] {
  margin-left: -15px;
}
.boltCalculator .tab-content article {
  padding: 0px;
}
.boltCalculator .tab-content article .wrapper {
  border: 3px solid #f1f2f2;
  margin-bottom: 20px;
}
.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;
}
.boltCalculator .tab-content article.nonDirect .checkbox-radio-list > li input[type="radio"]:checked + label > .tickBox:before {
  background: #adda43;
}
.boltCalculator .tab-content article.nonDirect .icon-information {
  background-image: url(/images/icn-info-green.png);
}
.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;
}
.boltCalculator .tab-content article.nonDirect .loan-repayment-picker .btn-secondary {
  color: #95c426;
}
.boltCalculator .tab-content article.nonDirect .loan-repayment-picker .btn-secondary.disabled, .boltCalculator .tab-content article.nonDirect .loan-repayment-picker .btn-secondary:disabled {
  color: #d0d0d0;
}
.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;
}
.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;
}
.boltCalculator .tab-content article.nonDirect .branded-list {
  border-color: #009941;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.boltCalculator .tab-content.col-xs-12.selfService .homepage-panel-three:before {
  display: none;
}
.boltCalculator .tab-content.col-xs-12.directLoan .data-loan-widget-repayment-time {
  margin-top: 64px;
}
.boltCalculator .tab-content .apply-row {
  text-align: center;
}
.boltCalculator .tab-content .apply-row .applyLink:hover {
  text-decoration: none;
}
.boltCalculator .tab-content .apply-row .btn {
  font-size: 34px;
  height: 73px;
  line-height: 73px;
  max-width: none;
  padding: 0px 62px;
  margin-bottom: 20px;
}
.boltCalculator .tab-content .apply-row .btn.btn-success {
  font-weight: bold;
  color: white;
  background-color: #00ace9;
  border-color: #00ace9;
}
.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;
}
.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;
}
.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;
}
.boltCalculator .tab-content .apply-row .btn.btn-success .badge {
  color: #00ace9;
  background-color: white;
}
@media (max-width: 991px) {
  .boltCalculator .tab-content .homepage-panel {
    padding-left: 30px;
    padding-right: 30px;
    height: auto !important;
  }
  .boltCalculator .tab-content .homepage-panel.homepage-panel-one, .boltCalculator .tab-content .homepage-panel.homepage-panel-three {
    padding-top: 20px;
    padding-bottom: 0;
  }
  .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;
  }
  .boltCalculator .tab-content .homepage-panel .h4 {
    font-size: 28px;
  }
  .boltCalculator .tab-content .homepage-panel .homepage-panel-subheading {
    font-size: 18px;
  }
  .boltCalculator .tab-content .homepage-panel .loan-repayment-picker .col-md-12 {
    padding: 0;
  }
  .boltCalculator .tab-content .resultData .text-wrap {
    width: 65%;
    padding-left: 15px;
    font-size: 11px;
  }
  .boltCalculator .tab-content .resultData .result-wrap {
    width: 35%;
    font-size: 18px;
    line-height: 20px;
  }
  .boltCalculator .tab-content .resultData .result-wrap .currency-symbol {
    font-size: 12px;
    text-transform: uppercase;
  }
  .boltCalculator .tab-content .apply-row .btn {
    width: 100%;
    display: block;
    padding: 0px 15px;
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .boltCalculator #consolidation-loan article.col-xs-12 .data-loan-widget-repayment-time {
    text-align: left;
  }
  .boltCalculator .tab-content .homepage-panel {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }
  .boltCalculator .tab-content .homepage-panel .homepage-panel-header {
    min-height: 0px;
  }
  .boltCalculator .tab-content .homepage-panel .h4 {
    font-size: 25px;
  }
  .boltCalculator .tab-content .resultData .text-wrap {
    width: 63%;
    line-height: 1.2;
    height: 33px;
    padding-top: 5px;
  }
  .boltCalculator .tab-content .resultData .result-wrap {
    width: 37%;
  }
  .boltCalculator .tab-content .apply-row .btn {
    font-size: 25px;
  }
  .boltCalculator .tab-content article.col-sm-6 .homepage-panel-three:before {
    display: none;
  }
}
@media (min-width: 992px) {
  .boltCalculator .tab-content .homepage-panel {
    padding-left: 38px;
    padding-right: 38px;
  }
  .boltCalculator .tab-content .homepage-panel.homepage-panel-one, .boltCalculator .tab-content .homepage-panel.homepage-panel-three {
    padding-top: 40px;
    padding-bottom: 0;
  }
  .boltCalculator .tab-content .homepage-panel.homepage-panel-one {
    border-radius: 8px 0 0 0;
  }
  .boltCalculator .tab-content .homepage-panel.homepage-panel-footer {
    padding-top: 0;
    padding-bottom: 20px;
    border-radius: 0 0 0 8px;
  }
  .boltCalculator .tab-content article.col-md-6 .homepage-panel-three:before {
    background: #f1f0ed none repeat scroll 0 0;
    border-radius: 50%;
    content: "LUB";
    display: block;
    height: 80px;
    left: 0;
    line-height: 80px;
    margin-left: -40px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 240px;
    width: 80px;
    font-weight: bold;
    font-size: 21px;
  }
  .boltCalculator #consolidation-loan .standardLoan .homepage-panel[data-equaliser="footer"] {
    border-bottom-left-radius: 0;
  }
  .boltCalculator #consolidation-loan .standardLoan .homepage-panel[data-equaliser="top"] {
    height: auto !important;
  }
  .boltCalculator #consolidation-loan .col-md-6 .homepage-panel[data-equaliser="top"] {
    border-top-left-radius: 0;
    padding-top: 20px;
  }
  .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) {
  .boltCalculator .homepage-panel .loan-icon {
    display: none;
  }
  .boltCalculator .homepage-panel .homepage-panel-header {
    padding-left: 0px !important;
  }
  .boltCalculator .homepage-panel .loan-repayment-picker-btn {
    margin: 0px 4px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .boltCalculator .tab-content article.col-sm-6 .homepage-panel-four {
    min-height: 270px;
  }
}
@media (max-width: 479px) {
  .boltCalculator #consolidation-loan article .checkbox-radio-list {
    width: 120px;
  }
  .boltCalculator #consolidation-loan article .checkbox-radio-list .tickBox {
    position: absolute;
    left: -20px;
  }
}

.landing-page {
  clear: both;
}
.landing-page .container > .container {
  padding: 0;
}
.landing-page hr {
  border-style: dotted;
  margin: 0 15px;
}
.landing-page .branded-list {
  margin: 0;
}
.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;
}
.landing-page .what-happens-next-how-it-works {
  padding: 0;
}
.landing-page .boltCarousel {
  height: auto !important;
  margin-bottom: 20px;
}
.landing-page .boltCarousel section {
  height: 400px;
}
.landing-page .boltCarousel section .row, .landing-page .boltCarousel section #ctl00 .scfSectionLegend, #ctl00 .landing-page .boltCarousel section .scfSectionLegend {
  height: 400px;
}
.landing-page .boltCarousel section .row h1, .landing-page .boltCarousel section #ctl00 .scfSectionLegend h1, #ctl00 .landing-page .boltCarousel section .scfSectionLegend h1 {
  position: static;
}
.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) {
  .landing-page .homepage.container .tab-content article:not(.col-sm-6) .branded-list {
    min-height: 163px;
    padding-top: 25px;
    width: 48%;
  }
  .landing-page .homepage.container .tab-content article:not(.col-sm-6) .resultData {
    top: 194px;
    position: absolute;
    right: 0;
    width: 50%;
    max-height: 163px;
  }
  .landing-page .homepage.container .tab-content article:not(.col-sm-6) h1.h4 {
    font-size: 53px;
  }
  .landing-page .homepage.container .tab-content article:not(.col-sm-6) .homepage-panel-subheading {
    font-size: 27px;
  }
  .landing-page .homepage.container .tab-content article:not(.col-sm-6) .homepage-panel .homepage-panel-header {
    min-height: 126px;
    padding-left: 145px;
  }
}
.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;
}
.landing-page.application-page .content-row-1 {
  background-color: transparent;
}
.landing-page.application-page .content-row-1 .col-md-7 {
  width: 100%;
}
.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;
}
.landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div {
  width: 50%;
  float: left;
  padding-left: 30px;
}
.landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div .form-group {
  margin: 15px 0;
}
.landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div .form-group .has-feedback {
  width: 80%;
}
.landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div .form-group .has-feedback .input-group {
  height: 38px;
}
.landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div .form-group .has-feedback .help-block {
  position: absolute;
}
.landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div:last-child {
  width: 100%;
  margin-top: 20px;
}
.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;
}
.landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div:last-child .has-feedback .cbControl {
  position: static;
}
.landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div:last-child .has-feedback .cbControl > div:first-child {
  position: absolute;
  bottom: 100px;
}
.landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div:last-child .has-feedback .cbControl > div:last-child {
  position: static;
  width: 100%;
}
.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;
}
.landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div:last-child .has-feedback .form-label {
  font-size: 21px;
}
.landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div:last-child .has-feedback .checkbox input[type="checkbox"] {
  display: none;
  visibility: hidden;
}
.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;
}
.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;
}
.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%;
}
.landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div:last-child .has-feedback .scrollBox {
  padding: 5px;
  border: none;
}
.landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div:last-child .has-feedback .scrollBox > span {
  font-size: 12px;
}
.landing-page.application-page .content-row-1 .panel-body .control-label {
  font-size: 21px;
  width: 100%;
}
.landing-page.application-page .content-row-1 .panel-body .control-label span {
  text-align: left;
  padding-left: 5px;
  line-height: 20px;
}
.landing-page.application-page .content-row-1 .panel-body .input-group-addon {
  display: none;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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";
}
.landing-page.application-page .content-row-1 .panel-body .form-control-feedback {
  height: 38px;
  line-height: 38px;
}
.landing-page.application-page .content-row-1 .scfSubmitButtonBorder {
  bottom: 30px;
  position: absolute;
}
.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%;
}
.landing-page.application-page .content-row-1 .scfSubmitButtonBorder .input-group-addon {
  display: none;
}
.landing-page.application-page .content-row-1 .scfSubmitButtonBorder .input-group {
  text-align: center;
  width: 100%;
}
.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;
}

section.hero {
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  padding-top: 16px;
}
section.hero .loan-icon {
  float: left;
  margin-right: 10px;
}
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;
}
section.hero P {
  text-shadow: 1px 1px 0 #111;
  clear: both;
  text-align: center;
}
section.hero .btn {
  font-weight: normal;
  line-height: 60px;
  height: 60px;
  font-size: 22px;
  font-weight: normal;
  margin-bottom: 10px;
}
section.hero .row-blue {
  background-color: #3F5784;
  padding: 16px 16px 32px 16px;
  text-align: left;
}
section.hero .h2 {
  font-size: 40px;
  font-weight: bold;
}
section.hero .branded-list > li {
  color: #fff;
  margin-bottom: 5px;
}
section.hero .branded-list > li:before {
  background-image: url(../images/icons/bullet-point-white.png);
  height: 25px;
}

section.slide {
  height: 200px;
}
section.slide .loan-slider {
  top: 0px;
}
section.slide .arrow {
  background: white url(../images/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) {
  .landing-page.application-page .content-row-1 .panel-body {
    padding: 10px 10px 150px 10px;
  }
  .landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div {
    width: 100%;
    padding-left: 0;
  }
  .landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div .control-label {
    width: 33.3333%;
  }
  .landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div .control-label span {
    text-align: right;
  }
  .landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div .form-group .has-feedback {
    width: 50%;
  }
  .landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div:last-child .has-feedback {
    padding: 0 30px;
  }
  .landing-page.application-page .content-row-1 .scfSubmitButtonBorder {
    bottom: 10px;
  }
}
@media (max-width: 767px) {
  .landing-page.application-page .header-row-1 + .content-row {
    padding-top: 80px;
  }
  .landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div .control-label {
    width: 100%;
  }
  .landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div .form-group .has-feedback {
    width: 80%;
  }
  .landing-page.application-page .content-row-1 .panel-body .scfSectionContent > div:last-child .has-feedback {
    padding: 0 5px;
    width: 100%;
  }
  .landing-page.application-page .content-row-1 .scfSubmitButtonBorder .input-group .btn-with-icon {
    font-size: 22px;
    height: 47px;
    line-height: 47px;
    padding: 0 64px;
  }

  .slider-wrapper .container {
    height: 200px;
  }
}
section.details {
  background-color: #F5F4F1;
  padding: 52px 16px 36px 16px;
  text-align: center;
}
section.details .h4 {
  font-weight: bold;
}
section.details .subheading {
  font-weight: bold;
  font-size: 20px;
  color: #555555;
  margin-bottom: 21px;
}
section.details .small-print {
  margin-top: 32px;
}
section.details .loan-repayment-picker .btn-group {
  margin-bottom: 16px;
  width: 100% \9;
}
section.details .loan-repayment-picker .loan-repayment-picker-btn {
  padding-left: 16px;
  padding-right: 16px;
  margin-bottom: 16px;
  float: none;
}

section.what-happens-next-how-it-works .container {
  background: whitesmoke none repeat scroll 0 0;
}

.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;
}

section.what-you-will-need-to-apply header {
  text-align: center;
}

section.what-you-will-need-to-apply .container {
  background: whitesmoke none repeat scroll 0 0;
  padding-top: 10px;
}

section.what-you-will-need-to-apply .container-branded-list {
  margin-bottom: 22px;
  overflow: auto;
  padding-bottom: 20px;
  padding-top: 22px;
}

section.what-you-will-need-to-apply .branded-list > li {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 25px;
  padding-left: 22px;
  position: relative;
}

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) {
  section.hero .h1 {
    font-size: 40px;
    line-height: 40px;
    text-align: left;
    float: none;
  }
  section.hero .top P {
    text-align: left;
  }
}
@media only screen and (min-width: 768px) {
  .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;
  }

  .clearfix + .loan-repayment-picker-btn {
    border-left: 1px solid #d6d4c9;
  }

  .landing-page section.hero {
    background: url("../images/banners/standard-hero.jpg");
    -webkit-background-size: cover;
    background-size: cover;
  }

  .landing-page.flexible section.hero {
    background: url("../images/banners/flexible-hero-md.jpg");
    -webkit-background-size: cover;
    background-size: cover;
  }

  .landing-page.direct section.hero {
    background: url("../images/banners/direct-hero-md.jpg");
    -webkit-background-size: cover;
    background-size: cover;
  }

  .landing-page.home-service section.hero {
    background: url("../images/banners/home-service-hero-md.jpg");
    -webkit-background-size: cover;
    background-size: cover;
  }

  section.hero {
    text-align: left;
    padding-top: 20px;
  }
  section.hero .h1 {
    font-size: 70px;
    line-height: 70px;
    margin: 0;
    text-align: left;
    float: none;
  }
  section.hero .top P {
    font-size: 26px;
    width: 50%;
    margin-bottom: 20px;
    text-align: left;
  }
  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;
  }
  section.hero .h2 {
    margin-top: 0;
  }

  section.slide {
    height: 140px;
  }

  .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;
  }
  .landing-page .what-happens-next-how-it-works-diagram .what-happens-next-how-it-works-icon-container {
    width: 145px;
    height: 150px;
  }
  .landing-page .what-happens-next-how-it-works-icon-container.icon-apply {
    background: url(../images/icons/apply-std.png) 50% 50% no-repeat;
  }
  .landing-page .what-happens-next-how-it-works-icon-container.icon-review {
    background: url(../images/icons/house-big-green.png) 50% 50% no-repeat;
  }
  .landing-page .what-happens-next-how-it-works-icon-container.icon-instant {
    background: url(../images/icons/thumbs-up-7-big-green.png) 50% 50% no-repeat;
  }
  .landing-page.standard-plus .what-happens-next-how-it-works-icon-container.icon-apply {
    background: url(../images/icons/apply-big-purple.png) 50% 50% no-repeat;
  }
  .landing-page.standard-plus .what-happens-next-how-it-works-icon-container.icon-review {
    background: url(../images/icons/house-big-purple.png) 50% 50% no-repeat;
  }
  .landing-page.standard-plus .what-happens-next-how-it-works-icon-container.icon-instant {
    background: url(../images/icons/instant-big-purple.png) 50% 50% no-repeat;
  }
  .landing-page.flexible .what-happens-next-how-it-works-icon-container.icon-apply {
    background: url(../images/icons/apply.png) 50% 50% no-repeat;
  }
  .landing-page.flexible .what-happens-next-how-it-works-icon-container.icon-review {
    background: url(../images/icons/house-big-blue.png) 50% 50% no-repeat;
  }
  .landing-page.flexible .what-happens-next-how-it-works-icon-container.icon-instant {
    background: url(../images/icons/thumbs-up-48-big-blue.png) 50% 50% no-repeat;
  }
  .landing-page.direct .what-happens-next-how-it-works-icon-container.icon-apply {
    background: url(../images/icons/apply-direct.png) 50% 50% no-repeat;
  }
  .landing-page.direct .what-happens-next-how-it-works-icon-container.icon-review {
    background: url(../images/icons/review-direct.png) 50% 50% no-repeat;
  }
  .landing-page.direct .what-happens-next-how-it-works-icon-container.icon-instant {
    background: url(../images/icons/instant-direct.png) 50% 50% no-repeat;
  }
  .landing-page.direct .what-happens-next-how-it-works-icon-container.icon-tick {
    background: url(../images/icons/tick-big-red.png) 50% 50% no-repeat;
  }
  .landing-page.home-service .what-happens-next-how-it-works-icon-container.icon-apply {
    background: url(../images/icons/apply-home-service.png) 50% 50% no-repeat;
  }
  .landing-page.home-service .what-happens-next-how-it-works-icon-container.icon-review {
    background: url(../images/icons/review-home-service.png) 50% 50% no-repeat;
  }
  .landing-page.home-service .what-happens-next-how-it-works-icon-container.icon-instant {
    background: url(../images/icons/instant-home-service.png) 50% 50% no-repeat;
  }
  .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;
  }
  .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;
  }
  .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;
  }
  .landing-page .what-happens-next-how-it-works {
    padding: 10px 0 0 0;
  }
  .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;
  }
  .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;
  }
  .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;
  }
  .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%;
  }

  .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) {
  .container-md {
    max-width: 940px;
    margin: 0 auto;
  }

  section.hero .row-blue {
    padding: 20px 16px;
  }

  section.details {
    border-radius: 8px;
    max-width: 1120px;
    margin: 0 auto;
    padding: 48px 32px 48px 32px;
    overflow: auto;
  }

  .btn.btn-lg, .btn-group-lg > .btn, .hcl-radio-button-group tr td input[type="radio"] ~ label.btn {
    max-width: 290px;
    margin: 0 auto;
  }
}
.footer {
  background-color: #EEEDE8;
  padding: 48px 0 36px 0;
  color: #999999;
  text-align: center;
}
.footer .small-print {
  margin-top: 0;
}
