@charset "UTF-8";
/* Scss Document */
/*! 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: .8em;
}

sub,
sup {
  font-size: .75em;
  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 {
  -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;
          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;
  -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, .navWrap {
    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-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "";
}

.glyphicon-music:before {
  content: "";
}

.glyphicon-search:before {
  content: "";
}

.glyphicon-heart:before {
  content: "";
}

.glyphicon-star:before {
  content: "";
}

.glyphicon-star-empty:before {
  content: "";
}

.glyphicon-user:before {
  content: "";
}

.glyphicon-film:before {
  content: "";
}

.glyphicon-th-large:before {
  content: "";
}

.glyphicon-th:before {
  content: "";
}

.glyphicon-th-list:before {
  content: "";
}

.glyphicon-ok:before {
  content: "";
}

.glyphicon-remove:before {
  content: "";
}

.glyphicon-zoom-in:before {
  content: "";
}

.glyphicon-zoom-out:before {
  content: "";
}

.glyphicon-off:before {
  content: "";
}

.glyphicon-signal:before {
  content: "";
}

.glyphicon-cog:before {
  content: "";
}

.glyphicon-trash:before {
  content: "";
}

.glyphicon-home:before {
  content: "";
}

.glyphicon-file:before {
  content: "";
}

.glyphicon-time:before {
  content: "";
}

.glyphicon-road:before {
  content: "";
}

.glyphicon-download-alt:before {
  content: "";
}

.glyphicon-download:before {
  content: "";
}

.glyphicon-upload:before {
  content: "";
}

.glyphicon-inbox:before {
  content: "";
}

.glyphicon-play-circle:before {
  content: "";
}

.glyphicon-repeat:before {
  content: "";
}

.glyphicon-refresh:before {
  content: "";
}

.glyphicon-list-alt:before {
  content: "";
}

.glyphicon-lock:before {
  content: "";
}

.glyphicon-flag:before {
  content: "";
}

.glyphicon-headphones:before {
  content: "";
}

.glyphicon-volume-off:before {
  content: "";
}

.glyphicon-volume-down:before {
  content: "";
}

.glyphicon-volume-up:before {
  content: "";
}

.glyphicon-qrcode:before {
  content: "";
}

.glyphicon-barcode:before {
  content: "";
}

.glyphicon-tag:before {
  content: "";
}

.glyphicon-tags:before {
  content: "";
}

.glyphicon-book:before {
  content: "";
}

.glyphicon-bookmark:before {
  content: "";
}

.glyphicon-print:before {
  content: "";
}

.glyphicon-camera:before {
  content: "";
}

.glyphicon-font:before {
  content: "";
}

.glyphicon-bold:before {
  content: "";
}

.glyphicon-italic:before {
  content: "";
}

.glyphicon-text-height:before {
  content: "";
}

.glyphicon-text-width:before {
  content: "";
}

.glyphicon-align-left:before {
  content: "";
}

.glyphicon-align-center:before {
  content: "";
}

.glyphicon-align-right:before {
  content: "";
}

.glyphicon-align-justify:before {
  content: "";
}

.glyphicon-list:before {
  content: "";
}

.glyphicon-indent-left:before {
  content: "";
}

.glyphicon-indent-right:before {
  content: "";
}

.glyphicon-facetime-video:before {
  content: "";
}

.glyphicon-picture:before {
  content: "";
}

.glyphicon-map-marker:before {
  content: "";
}

.glyphicon-adjust:before {
  content: "";
}

.glyphicon-tint:before {
  content: "";
}

.glyphicon-edit:before {
  content: "";
}

.glyphicon-share:before {
  content: "";
}

.glyphicon-check:before {
  content: "";
}

.glyphicon-move:before {
  content: "";
}

.glyphicon-step-backward:before {
  content: "";
}

.glyphicon-fast-backward:before {
  content: "";
}

.glyphicon-backward:before {
  content: "";
}

.glyphicon-play:before {
  content: "";
}

.glyphicon-pause:before {
  content: "";
}

.glyphicon-stop:before {
  content: "";
}

.glyphicon-forward:before {
  content: "";
}

.glyphicon-fast-forward:before {
  content: "";
}

.glyphicon-step-forward:before {
  content: "";
}

.glyphicon-eject:before {
  content: "";
}

.glyphicon-chevron-left:before {
  content: "";
}

.glyphicon-chevron-right:before {
  content: "";
}

.glyphicon-plus-sign:before {
  content: "";
}

.glyphicon-minus-sign:before {
  content: "";
}

.glyphicon-remove-sign:before {
  content: "";
}

.glyphicon-ok-sign:before {
  content: "";
}

.glyphicon-question-sign:before {
  content: "";
}

.glyphicon-info-sign:before {
  content: "";
}

.glyphicon-screenshot:before {
  content: "";
}

.glyphicon-remove-circle:before {
  content: "";
}

.glyphicon-ok-circle:before {
  content: "";
}

.glyphicon-ban-circle:before {
  content: "";
}

.glyphicon-arrow-left:before {
  content: "";
}

.glyphicon-arrow-right:before {
  content: "";
}

.glyphicon-arrow-up:before {
  content: "";
}

.glyphicon-arrow-down:before {
  content: "";
}

.glyphicon-share-alt:before {
  content: "";
}

.glyphicon-resize-full:before {
  content: "";
}

.glyphicon-resize-small:before {
  content: "";
}

.glyphicon-exclamation-sign:before {
  content: "";
}

.glyphicon-gift:before {
  content: "";
}

.glyphicon-leaf:before {
  content: "";
}

.glyphicon-fire:before {
  content: "";
}

.glyphicon-eye-open:before {
  content: "";
}

.glyphicon-eye-close:before {
  content: "";
}

.glyphicon-warning-sign:before {
  content: "";
}

.glyphicon-plane:before {
  content: "";
}

.glyphicon-calendar:before {
  content: "";
}

.glyphicon-random:before {
  content: "";
}

.glyphicon-comment:before {
  content: "";
}

.glyphicon-magnet:before {
  content: "";
}

.glyphicon-chevron-up:before {
  content: "";
}

.glyphicon-chevron-down:before {
  content: "";
}

.glyphicon-retweet:before {
  content: "";
}

.glyphicon-shopping-cart:before {
  content: "";
}

.glyphicon-folder-close:before {
  content: "";
}

.glyphicon-folder-open:before {
  content: "";
}

.glyphicon-resize-vertical:before {
  content: "";
}

.glyphicon-resize-horizontal:before {
  content: "";
}

.glyphicon-hdd:before {
  content: "";
}

.glyphicon-bullhorn:before {
  content: "";
}

.glyphicon-bell:before {
  content: "";
}

.glyphicon-certificate:before {
  content: "";
}

.glyphicon-thumbs-up:before {
  content: "";
}

.glyphicon-thumbs-down:before {
  content: "";
}

.glyphicon-hand-right:before {
  content: "";
}

.glyphicon-hand-left:before {
  content: "";
}

.glyphicon-hand-up:before {
  content: "";
}

.glyphicon-hand-down:before {
  content: "";
}

.glyphicon-circle-arrow-right:before {
  content: "";
}

.glyphicon-circle-arrow-left:before {
  content: "";
}

.glyphicon-circle-arrow-up:before {
  content: "";
}

.glyphicon-circle-arrow-down:before {
  content: "";
}

.glyphicon-globe:before {
  content: "";
}

.glyphicon-wrench:before {
  content: "";
}

.glyphicon-tasks:before {
  content: "";
}

.glyphicon-filter:before {
  content: "";
}

.glyphicon-briefcase:before {
  content: "";
}

.glyphicon-fullscreen:before {
  content: "";
}

.glyphicon-dashboard:before {
  content: "";
}

.glyphicon-paperclip:before {
  content: "";
}

.glyphicon-heart-empty:before {
  content: "";
}

.glyphicon-link:before {
  content: "";
}

.glyphicon-phone:before {
  content: "";
}

.glyphicon-pushpin:before {
  content: "";
}

.glyphicon-usd:before {
  content: "";
}

.glyphicon-gbp:before {
  content: "";
}

.glyphicon-sort:before {
  content: "";
}

.glyphicon-sort-by-alphabet:before {
  content: "";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "";
}

.glyphicon-sort-by-order:before {
  content: "";
}

.glyphicon-sort-by-order-alt:before {
  content: "";
}

.glyphicon-sort-by-attributes:before {
  content: "";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "";
}

.glyphicon-unchecked:before {
  content: "";
}

.glyphicon-expand:before {
  content: "";
}

.glyphicon-collapse-down:before {
  content: "";
}

.glyphicon-collapse-up:before {
  content: "";
}

.glyphicon-log-in:before {
  content: "";
}

.glyphicon-flash:before {
  content: "";
}

.glyphicon-log-out:before {
  content: "";
}

.glyphicon-new-window:before {
  content: "";
}

.glyphicon-record:before {
  content: "";
}

.glyphicon-save:before {
  content: "";
}

.glyphicon-open:before {
  content: "";
}

.glyphicon-saved:before {
  content: "";
}

.glyphicon-import:before {
  content: "";
}

.glyphicon-export:before {
  content: "";
}

.glyphicon-send:before {
  content: "";
}

.glyphicon-floppy-disk:before {
  content: "";
}

.glyphicon-floppy-saved:before {
  content: "";
}

.glyphicon-floppy-remove:before {
  content: "";
}

.glyphicon-floppy-save:before {
  content: "";
}

.glyphicon-floppy-open:before {
  content: "";
}

.glyphicon-credit-card:before {
  content: "";
}

.glyphicon-transfer:before {
  content: "";
}

.glyphicon-cutlery:before {
  content: "";
}

.glyphicon-header:before {
  content: "";
}

.glyphicon-compressed:before {
  content: "";
}

.glyphicon-earphone:before {
  content: "";
}

.glyphicon-phone-alt:before {
  content: "";
}

.glyphicon-tower:before {
  content: "";
}

.glyphicon-stats:before {
  content: "";
}

.glyphicon-sd-video:before {
  content: "";
}

.glyphicon-hd-video:before {
  content: "";
}

.glyphicon-subtitles:before {
  content: "";
}

.glyphicon-sound-stereo:before {
  content: "";
}

.glyphicon-sound-dolby:before {
  content: "";
}

.glyphicon-sound-5-1:before {
  content: "";
}

.glyphicon-sound-6-1:before {
  content: "";
}

.glyphicon-sound-7-1:before {
  content: "";
}

.glyphicon-copyright-mark:before {
  content: "";
}

.glyphicon-registration-mark:before {
  content: "";
}

.glyphicon-cloud-download:before {
  content: "";
}

.glyphicon-cloud-upload:before {
  content: "";
}

.glyphicon-tree-conifer:before {
  content: "";
}

.glyphicon-tree-deciduous:before {
  content: "";
}

.glyphicon-cd:before {
  content: "";
}

.glyphicon-save-file:before {
  content: "";
}

.glyphicon-open-file:before {
  content: "";
}

.glyphicon-level-up:before {
  content: "";
}

.glyphicon-copy:before {
  content: "";
}

.glyphicon-paste:before {
  content: "";
}

.glyphicon-alert:before {
  content: "";
}

.glyphicon-equalizer:before {
  content: "";
}

.glyphicon-king:before {
  content: "";
}

.glyphicon-queen:before {
  content: "";
}

.glyphicon-pawn:before {
  content: "";
}

.glyphicon-bishop:before {
  content: "";
}

.glyphicon-knight:before {
  content: "";
}

.glyphicon-baby-formula:before {
  content: "";
}

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "";
}

.glyphicon-bed:before {
  content: "";
}

.glyphicon-apple:before {
  content: "";
}

.glyphicon-erase:before {
  content: "";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "";
}

.glyphicon-duplicate:before {
  content: "";
}

.glyphicon-piggy-bank:before {
  content: "";
}

.glyphicon-scissors:before {
  content: "";
}

.glyphicon-bitcoin:before {
  content: "";
}

.glyphicon-btc:before {
  content: "";
}

.glyphicon-xbt:before {
  content: "";
}

.glyphicon-yen:before {
  content: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "";
}

.glyphicon-ice-lolly:before {
  content: "";
}

.glyphicon-ice-lolly-tasted:before {
  content: "";
}

.glyphicon-education:before {
  content: "";
}

.glyphicon-option-horizontal:before {
  content: "";
}

.glyphicon-option-vertical:before {
  content: "";
}

.glyphicon-menu-hamburger:before {
  content: "";
}

.glyphicon-modal-window:before {
  content: "";
}

.glyphicon-oil:before {
  content: "";
}

.glyphicon-grain:before {
  content: "";
}

.glyphicon-sunglasses:before {
  content: "";
}

.glyphicon-text-size:before {
  content: "";
}

.glyphicon-text-color:before {
  content: "";
}

.glyphicon-text-background:before {
  content: "";
}

.glyphicon-object-align-top:before {
  content: "";
}

.glyphicon-object-align-bottom:before {
  content: "";
}

.glyphicon-object-align-horizontal:before {
  content: "";
}

.glyphicon-object-align-left:before {
  content: "";
}

.glyphicon-object-align-vertical:before {
  content: "";
}

.glyphicon-object-align-right:before {
  content: "";
}

.glyphicon-triangle-right:before {
  content: "";
}

.glyphicon-triangle-left:before {
  content: "";
}

.glyphicon-triangle-bottom:before {
  content: "";
}

.glyphicon-triangle-top:before {
  content: "";
}

.glyphicon-console:before {
  content: "";
}

.glyphicon-superscript:before {
  content: "";
}

.glyphicon-subscript:before {
  content: "";
}

.glyphicon-menu-left:before {
  content: "";
}

.glyphicon-menu-right:before {
  content: "";
}

.glyphicon-menu-down:before {
  content: "";
}

.glyphicon-menu-up:before {
  content: "";
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

html {
  font-size: 0.625em;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
  font-size: 1.6em;
  line-height: 1.5;
  color: #646569;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #00778b;
  text-decoration: none;
}
a:hover, a:focus {
  color: #00363f;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 0px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.5;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-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: 24px;
  margin-bottom: 24px;
  border: 0;
  border-top: 1px solid white;
}

.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: 300;
  line-height: 1.1;
  color: inherit;
}
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: #838383;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 24px;
  margin-bottom: 12px;
}
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: .65em;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 12px;
  margin-bottom: 12px;
}
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: .75em;
}

h1, .h1 {
  font-size: 1.25em;
}

h2, .h2 {
  font-size: 2.625em;
}

h3, .h3 {
  font-size: 1.875em;
}

h4, .h4 {
  font-size: 1.25em;
}

h5, .h5 {
  font-size: 1em;
}

h6, .h6 {
  font-size: 0.875em;
}

p {
  margin: 0 0 12px;
}

.lead {
  margin-bottom: 24px;
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 1.5em;
  }
}

small,
.small {
  font-size: .87em;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.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: #838383;
}

.text-primary {
  color: #14509b;
}

a.text-primary:hover {
  color: #0e396e;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #14509b;
}

a.bg-primary:hover {
  background-color: #0e396e;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover {
  background-color: #c1e2b3;
}

.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: #f2dede;
}

a.bg-danger:hover {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 11px;
  margin: 48px 0 24px;
  border-bottom: 1px solid white;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 12px;
}
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: 24px;
}

dt,
dd {
  line-height: 1.5;
}

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: 992px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #838383;
}

.initialism {
  font-size: .9em;
}

blockquote {
  padding: 12px 24px;
  margin: 0 0 24px;
  font-size: 1.25em;
  border-left: 5px solid white;
}
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: .8em;
  line-height: 1.5;
  color: #838383;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right,
blockquote.promoOuter {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid white;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.promoOuter footer:before,
blockquote.pull-right small:before,
blockquote.promoOuter small:before,
blockquote.pull-right .small:before,
blockquote.promoOuter .small:before {
  content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.promoOuter footer:after,
blockquote.pull-right small:after,
blockquote.promoOuter small:after,
blockquote.pull-right .small:after,
blockquote.promoOuter .small:after {
  content: " —";
}

address {
  margin-bottom: 24px;
  font-style: normal;
  line-height: 1.5;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: .9em;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0px;
}

kbd {
  padding: 2px 4px;
  font-size: .9em;
  color: #fff;
  background-color: #333;
  border-radius: 0px;
  -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: 1em;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}

pre {
  display: block;
  padding: 11.5px;
  margin: 0 0 12px;
  font-size: 0.9375em;
  line-height: 1.5;
  word-break: break-all;
  word-wrap: break-word;
  color: #878787;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0px;
}
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: 15px;
  padding-right: 15px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid, .topBarWrap,
.mastWrap,
.utiWrap,
.heroaWrap,
.footWrap,
.solutionsPortalWrap,
.promoBladeBWrap,
.pageEndingWrap,
.alertWrap,
.hRuleWrap,
.backTopWrap {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid:before, .topBarWrap:before,
.mastWrap:before,
.utiWrap:before,
.heroaWrap:before,
.footWrap:before,
.solutionsPortalWrap:before,
.promoBladeBWrap:before,
.pageEndingWrap:before,
.alertWrap:before,
.hRuleWrap:before,
.backTopWrap:before, .container-fluid:after, .topBarWrap:after,
.mastWrap:after,
.utiWrap:after,
.heroaWrap:after,
.footWrap:after,
.solutionsPortalWrap:after,
.promoBladeBWrap:after,
.pageEndingWrap:after,
.alertWrap:after,
.hRuleWrap:after,
.backTopWrap:after {
  content: " ";
  display: table;
}
.container-fluid:after, .topBarWrap:after,
.mastWrap:after,
.utiWrap:after,
.heroaWrap:after,
.footWrap:after,
.solutionsPortalWrap:after,
.promoBladeBWrap:after,
.pageEndingWrap:after,
.alertWrap:after,
.hRuleWrap:after,
.backTopWrap:after {
  clear: both;
}

.row, .innerBackTopWrap, .innerRuleWrap, .innerWrap {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before, .innerBackTopWrap:before, .innerRuleWrap:before, .innerWrap:before, .row:after, .innerBackTopWrap:after, .innerRuleWrap:after, .innerWrap:after {
  content: " ";
  display: table;
}
.row:after, .innerBackTopWrap:after, .innerRuleWrap:after, .innerWrap: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, .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, .promoOuter, .loginPromoWrap, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.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, .promoOuter, .loginPromoWrap {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12, .promoOuter, .loginPromoWrap {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.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.3333333333%;
  }

  .col-sm-2 {
    width: 16.6666666667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.3333333333%;
  }

  .col-sm-5 {
    width: 41.6666666667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.3333333333%;
  }

  .col-sm-8 {
    width: 66.6666666667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.3333333333%;
  }

  .col-sm-11 {
    width: 91.6666666667%;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 8.3333333333%;
  }

  .col-sm-pull-2 {
    right: 16.6666666667%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.3333333333%;
  }

  .col-sm-pull-5 {
    right: 41.6666666667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.3333333333%;
  }

  .col-sm-pull-8 {
    right: 66.6666666667%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.3333333333%;
  }

  .col-sm-pull-11 {
    right: 91.6666666667%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 8.3333333333%;
  }

  .col-sm-push-2 {
    left: 16.6666666667%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-4 {
    left: 33.3333333333%;
  }

  .col-sm-push-5 {
    left: 41.6666666667%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-7 {
    left: 58.3333333333%;
  }

  .col-sm-push-8 {
    left: 66.6666666667%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-10 {
    left: 83.3333333333%;
  }

  .col-sm-push-11 {
    left: 91.6666666667%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }

  .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, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  .col-md-1 {
    width: 8.3333333333%;
  }

  .col-md-2 {
    width: 16.6666666667%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.3333333333%;
  }

  .col-md-5 {
    width: 41.6666666667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.3333333333%;
  }

  .col-md-8 {
    width: 66.6666666667%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.3333333333%;
  }

  .col-md-11 {
    width: 91.6666666667%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 8.3333333333%;
  }

  .col-md-pull-2 {
    right: 16.6666666667%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.3333333333%;
  }

  .col-md-pull-5 {
    right: 41.6666666667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.3333333333%;
  }

  .col-md-pull-8 {
    right: 66.6666666667%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.3333333333%;
  }

  .col-md-pull-11 {
    right: 91.6666666667%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 8.3333333333%;
  }

  .col-md-push-2 {
    left: 16.6666666667%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-4 {
    left: 33.3333333333%;
  }

  .col-md-push-5 {
    left: 41.6666666667%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-7 {
    left: 58.3333333333%;
  }

  .col-md-push-8 {
    left: 66.6666666667%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-10 {
    left: 83.3333333333%;
  }

  .col-md-push-11 {
    left: 91.6666666667%;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }

  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }

  .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.3333333333%;
  }

  .col-lg-2 {
    width: 16.6666666667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.3333333333%;
  }

  .col-lg-5 {
    width: 41.6666666667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.3333333333%;
  }

  .col-lg-8 {
    width: 66.6666666667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.3333333333%;
  }

  .col-lg-11 {
    width: 91.6666666667%;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 8.3333333333%;
  }

  .col-lg-pull-2 {
    right: 16.6666666667%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-4 {
    right: 33.3333333333%;
  }

  .col-lg-pull-5 {
    right: 41.6666666667%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.3333333333%;
  }

  .col-lg-pull-8 {
    right: 66.6666666667%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.3333333333%;
  }

  .col-lg-pull-11 {
    right: 91.6666666667%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 8.3333333333%;
  }

  .col-lg-push-2 {
    left: 16.6666666667%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-4 {
    left: 33.3333333333%;
  }

  .col-lg-push-5 {
    left: 41.6666666667%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-7 {
    left: 58.3333333333%;
  }

  .col-lg-push-8 {
    left: 66.6666666667%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-10 {
    left: 83.3333333333%;
  }

  .col-lg-push-11 {
    left: 91.6666666667%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #838383;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 24px;
}
.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.5;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.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 #ddd;
}
.table .table {
  background-color: #fff;
}

.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 #ddd;
}
.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 #ddd;
}
.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: #f5f5f5;
}

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: #f5f5f5;
}

.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: #dff0d8;
}

.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: #d0e9c6;
}

.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: #f2dede;
}

.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: #ebcccc;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 18px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .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;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 24px;
  font-size: 1.5em;
  line-height: inherit;
  color: #878787;
  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;
  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: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 1em;
  line-height: 1.5;
  color: darkgray;
}

.form-control {
  display: block;
  width: 100%;
  height: 38px;
  padding: 6px 12px;
  font-size: 1em;
  line-height: 1.5;
  color: darkgray;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -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, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -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, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-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: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: white;
  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: 2.2;
  }
  input[type=date].input-sm,
.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-group-btn > input[type=time].btn,
.input-group-sm input[type=time],
input[type=datetime-local].input-sm,
.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-group-btn > input[type=month].btn,
.input-group-sm input[type=month] {
    line-height: 2;
  }
  input[type=date].input-lg,
.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-group-btn > input[type=time].btn,
.input-group-lg input[type=time],
input[type=datetime-local].input-lg,
.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-group-btn > input[type=month].btn,
.input-group-lg input[type=month] {
    line-height: 3;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 24px;
  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: 40px;
}
.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: 0.875em;
  line-height: 1.5;
  border-radius: 0px;
}

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: 2;
}

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: 0.875em;
  line-height: 1.5;
  border-radius: 0px;
}
.form-group-sm select.form-control {
  height: 33px;
  line-height: 2;
}
.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: 0.875em;
  line-height: 1.5;
  min-height: 38px;
}

.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: 1.25em;
  line-height: 1.3333333;
  border-radius: 0px;
}

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: 3;
}

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: 1.25em;
  line-height: 1.3333333;
  border-radius: 0px;
}
.form-group-lg select.form-control {
  height: 49px;
  line-height: 3;
}
.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: 1.25em;
  line-height: 1.3333333;
  min-height: 44px;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 47.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 38px;
  height: 38px;
  line-height: 2.2;
  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: 3;
}

.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: 2;
}

.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: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -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: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

.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 .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: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -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: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 29px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #a4a5a8;
}

@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: 31px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  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: 1em;
  line-height: 1.5;
  border-radius: 0px;
  -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: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
  color: #a99e8d;
  text-decoration: none;
}
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -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.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 {
  color: #a99e8d;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #a99e8d;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #a99e8d;
}

.btn-primary, .btn-backtotop {
  color: #fff;
  background-color: #14509b;
  border-color: #114484;
}
.btn-primary:hover, .btn-backtotop:hover, .btn-primary:focus, .btn-backtotop:focus, .btn-primary.focus, .focus.btn-backtotop, .btn-primary:active, .btn-backtotop:active, .btn-primary.active, .active.btn-backtotop, .open > .btn-primary.dropdown-toggle, .open > .dropdown-toggle.btn-backtotop {
  color: #fff;
  background-color: #0e396e;
  border-color: #0a284e;
}
.btn-primary:active, .btn-backtotop:active, .btn-primary.active, .active.btn-backtotop, .open > .btn-primary.dropdown-toggle, .open > .dropdown-toggle.btn-backtotop {
  background-image: none;
}
.btn-primary.disabled, .disabled.btn-backtotop, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], [disabled].btn-backtotop, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-backtotop, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #14509b;
  border-color: #114484;
}
.btn-primary .badge, .btn-backtotop .badge {
  color: #14509b;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #00778b;
  border-color: #006172;
}
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #004b58;
  border-color: #002d34;
}
.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: #00778b;
  border-color: #006172;
}
.btn-success .badge {
  color: #00778b;
  background-color: #fff;
}

.btn-info, .btn-submit {
  color: #fff;
  background-color: #0f2652;
  border-color: #0b1c3c;
}
.btn-info:hover, .btn-submit:hover, .btn-info:focus, .btn-submit:focus, .btn-info.focus, .focus.btn-submit, .btn-info:active, .btn-submit:active, .btn-info.active, .active.btn-submit, .open > .btn-info.dropdown-toggle, .open > .dropdown-toggle.btn-submit {
  color: #fff;
  background-color: #071227;
  border-color: #020409;
}
.btn-info:active, .btn-submit:active, .btn-info.active, .active.btn-submit, .open > .btn-info.dropdown-toggle, .open > .dropdown-toggle.btn-submit {
  background-image: none;
}
.btn-info.disabled, .disabled.btn-submit, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], [disabled].btn-submit, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-submit, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #0f2652;
  border-color: #0b1c3c;
}
.btn-info .badge, .btn-submit .badge {
  color: #0f2652;
  background-color: #fff;
}

.btn-warning, .btn-reset {
  color: #fff;
  background-color: #f9a11a;
  border-color: #f39606;
}
.btn-warning:hover, .btn-reset:hover, .btn-warning:focus, .btn-reset:focus, .btn-warning.focus, .focus.btn-reset, .btn-warning:active, .btn-reset:active, .btn-warning.active, .active.btn-reset, .open > .btn-warning.dropdown-toggle, .open > .dropdown-toggle.btn-reset {
  color: #fff;
  background-color: #da8606;
  border-color: #b77105;
}
.btn-warning:active, .btn-reset:active, .btn-warning.active, .active.btn-reset, .open > .btn-warning.dropdown-toggle, .open > .dropdown-toggle.btn-reset {
  background-image: none;
}
.btn-warning.disabled, .disabled.btn-reset, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], [disabled].btn-reset, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-reset, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f9a11a;
  border-color: #f39606;
}
.btn-warning .badge, .btn-reset .badge {
  color: #f9a11a;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #aa1d53;
  border-color: #941948;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #7e163e;
  border-color: #60102f;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #aa1d53;
  border-color: #941948;
}
.btn-danger .badge {
  color: #aa1d53;
  background-color: #fff;
}

.btn-link {
  color: #00778b;
  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: #00363f;
  text-decoration: none;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #838383;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 1.25em;
  line-height: 1.3333333;
  border-radius: 0px;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 0.875em;
  line-height: 1.5;
  border-radius: 0px;
}

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 0.875em;
  line-height: 1.5;
  border-radius: 0px;
}

.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%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-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;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
     transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-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: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 1em;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right, .dropdown-menu.promoOuter {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 11px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.5;
  color: #878787;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #7a7a7a;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #14509b;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #838383;
}
.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: 0.875em;
  line-height: 1.5;
  color: #838383;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu, .promoOuter > .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: 992px) {
  .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 + .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 {
  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 {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .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: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0px;
  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: 1em;
  font-weight: normal;
  line-height: 1;
  color: darkgray;
  text-align: center;
  background-color: white;
  border: 1px solid #ccc;
  border-radius: 0px;
}
.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: 0.875em;
  border-radius: 0px;
}
.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: 1.25em;
  border-radius: 0px;
}
.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 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: white;
}
.nav > li.disabled > a {
  color: #838383;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #838383;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: white;
  border-color: #00778b;
}
.nav .nav-divider {
  height: 1px;
  margin: 11px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.5;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: white white #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: darkgray;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0px;
}
.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: #fff;
  background-color: #14509b;
}

.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: 0px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0px 0px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.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, .navWrap {
  position: relative;
  min-height: 50px;
  margin-bottom: 24px;
  border: 1px solid transparent;
}
.navbar:before, .navWrap:before, .navbar:after, .navWrap:after {
  content: " ";
  display: table;
}
.navbar:after, .navWrap:after {
  clear: both;
}
@media (min-width: 992px) {
  .navbar, .navWrap {
    border-radius: 0px;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 992px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse, .navWrap {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  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, .navWrap:before, .navbar-collapse:after, .navWrap:after {
  content: " ";
  display: table;
}
.navbar-collapse:after, .navWrap:after {
  clear: both;
}
.navbar-collapse.in, .in.navWrap {
  overflow-y: auto;
}
@media (min-width: 992px) {
  .navbar-collapse, .navWrap {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse, .collapse.navWrap {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in, .in.navWrap {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-fixed-top .navWrap, .navbar-static-top .navbar-collapse, .navbar-static-top .navWrap, .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-bottom .navWrap {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-top .navWrap,
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-bottom .navWrap {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse, .navbar-fixed-top .navWrap,
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-bottom .navWrap {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container > .navWrap,
.container-fluid > .navbar-header,
.topBarWrap > .navbar-header,
.mastWrap > .navbar-header,
.utiWrap > .navbar-header,
.heroaWrap > .navbar-header,
.footWrap > .navbar-header,
.solutionsPortalWrap > .navbar-header,
.promoBladeBWrap > .navbar-header,
.pageEndingWrap > .navbar-header,
.alertWrap > .navbar-header,
.hRuleWrap > .navbar-header,
.backTopWrap > .navbar-header,
.container-fluid > .navbar-collapse,
.container-fluid > .navWrap,
.topBarWrap > .navbar-collapse,
.topBarWrap > .navWrap,
.mastWrap > .navbar-collapse,
.mastWrap > .navWrap,
.utiWrap > .navbar-collapse,
.utiWrap > .navWrap,
.heroaWrap > .navbar-collapse,
.heroaWrap > .navWrap,
.footWrap > .navbar-collapse,
.footWrap > .navWrap,
.solutionsPortalWrap > .navbar-collapse,
.solutionsPortalWrap > .navWrap,
.promoBladeBWrap > .navbar-collapse,
.promoBladeBWrap > .navWrap,
.pageEndingWrap > .navbar-collapse,
.pageEndingWrap > .navWrap,
.alertWrap > .navbar-collapse,
.alertWrap > .navWrap,
.hRuleWrap > .navbar-collapse,
.hRuleWrap > .navWrap,
.backTopWrap > .navbar-collapse,
.backTopWrap > .navWrap {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 992px) {
  .container > .navbar-header,
.container > .navbar-collapse,
.container > .navWrap,
.container-fluid > .navbar-header,
.topBarWrap > .navbar-header,
.mastWrap > .navbar-header,
.utiWrap > .navbar-header,
.heroaWrap > .navbar-header,
.footWrap > .navbar-header,
.solutionsPortalWrap > .navbar-header,
.promoBladeBWrap > .navbar-header,
.pageEndingWrap > .navbar-header,
.alertWrap > .navbar-header,
.hRuleWrap > .navbar-header,
.backTopWrap > .navbar-header,
.container-fluid > .navbar-collapse,
.container-fluid > .navWrap,
.topBarWrap > .navbar-collapse,
.topBarWrap > .navWrap,
.mastWrap > .navbar-collapse,
.mastWrap > .navWrap,
.utiWrap > .navbar-collapse,
.utiWrap > .navWrap,
.heroaWrap > .navbar-collapse,
.heroaWrap > .navWrap,
.footWrap > .navbar-collapse,
.footWrap > .navWrap,
.solutionsPortalWrap > .navbar-collapse,
.solutionsPortalWrap > .navWrap,
.promoBladeBWrap > .navbar-collapse,
.promoBladeBWrap > .navWrap,
.pageEndingWrap > .navbar-collapse,
.pageEndingWrap > .navWrap,
.alertWrap > .navbar-collapse,
.alertWrap > .navWrap,
.hRuleWrap > .navbar-collapse,
.hRuleWrap > .navWrap,
.backTopWrap > .navbar-collapse,
.backTopWrap > .navWrap {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 992px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 992px) {
  .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: 13px 15px;
  font-size: 1.25em;
  line-height: 1.5;
  height: 50px;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 992px) {
  .navbar > .container .navbar-brand, .navWrap > .container .navbar-brand, .navbar > .container-fluid .navbar-brand, .navWrap > .container-fluid .navbar-brand, .navbar > .topBarWrap .navbar-brand, .navWrap > .topBarWrap .navbar-brand,
.navbar > .mastWrap .navbar-brand,
.navWrap > .mastWrap .navbar-brand,
.navbar > .utiWrap .navbar-brand,
.navWrap > .utiWrap .navbar-brand,
.navbar > .heroaWrap .navbar-brand,
.navWrap > .heroaWrap .navbar-brand,
.navbar > .footWrap .navbar-brand,
.navWrap > .footWrap .navbar-brand,
.navbar > .solutionsPortalWrap .navbar-brand,
.navWrap > .solutionsPortalWrap .navbar-brand,
.navbar > .promoBladeBWrap .navbar-brand,
.navWrap > .promoBladeBWrap .navbar-brand,
.navbar > .pageEndingWrap .navbar-brand,
.navWrap > .pageEndingWrap .navbar-brand,
.navbar > .alertWrap .navbar-brand,
.navWrap > .alertWrap .navbar-brand,
.navbar > .hRuleWrap .navbar-brand,
.navWrap > .hRuleWrap .navbar-brand,
.navbar > .backTopWrap .navbar-brand,
.navWrap > .backTopWrap .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}
.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: 992px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 6.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 1.5;
}
@media (max-width: 991px) {
  .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: 1.5;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 992px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 13px;
    padding-bottom: 13px;
  }
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  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: 6px;
  margin-bottom: 6px;
}
@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: 991px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .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: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 6px;
  margin-bottom: 6px;
}
.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: 13px;
  margin-bottom: 13px;
}
@media (min-width: 992px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 992px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse, .navbar-default .navWrap,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 991px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    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: #555;
    background-color: #e7e7e7;
  }
  .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: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
.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: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
.navbar-inverse .navbar-brand {
  color: darkgray;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: darkgray;
}
.navbar-inverse .navbar-nav > li > a {
  color: darkgray;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navWrap,
.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: #fff;
}
@media (max-width: 991px) {
  .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: darkgray;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    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: #fff;
    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: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: darkgray;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: darkgray;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
.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: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 24px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #838383;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 24px 0;
  border-radius: 0px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.5;
  text-decoration: none;
  color: #00778b;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  color: #00363f;
  background-color: white;
  border-color: #ddd;
}
.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: #fff;
  background-color: #14509b;
  border-color: #14509b;
  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: #838383;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 1.25em;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 0.875em;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}

.pager {
  padding-left: 0;
  margin: 24px 0;
  list-style: none;
  text-align: center;
}
.pager:before, .pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: white;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #838383;
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: .75em;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #838383;
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #6a6a6a;
}

.label-primary {
  background-color: #14509b;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #0e396e;
}

.label-success {
  background-color: #00778b;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #004b58;
}

.label-info {
  background-color: #0f2652;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #071227;
}

.label-warning {
  background-color: #f9a11a;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #da8606;
}

.label-danger {
  background-color: #aa1d53;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #7e163e;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 0.875em;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #838383;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge, .content ul.list-group > li.active > .badge, .nav-pills > .active > a > .badge {
  color: #00778b;
  background-color: #fff;
}
.list-group-item > .badge, .content ul.list-group > li > .badge {
  float: right;
}
.list-group-item > .badge + .badge, .content ul.list-group > li > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: white;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 1.5em;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #e6e6e6;
}
.container .jumbotron, .container-fluid .jumbotron, .topBarWrap .jumbotron,
.mastWrap .jumbotron,
.utiWrap .jumbotron,
.heroaWrap .jumbotron,
.footWrap .jumbotron,
.solutionsPortalWrap .jumbotron,
.promoBladeBWrap .jumbotron,
.pageEndingWrap .jumbotron,
.alertWrap .jumbotron,
.hRuleWrap .jumbotron,
.backTopWrap .jumbotron {
  border-radius: 0px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron, .container-fluid .jumbotron, .topBarWrap .jumbotron,
.mastWrap .jumbotron,
.utiWrap .jumbotron,
.heroaWrap .jumbotron,
.footWrap .jumbotron,
.solutionsPortalWrap .jumbotron,
.promoBladeBWrap .jumbotron,
.pageEndingWrap .jumbotron,
.alertWrap .jumbotron,
.hRuleWrap .jumbotron,
.backTopWrap .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
.jumbotron .h1 {
    font-size: 4.5em;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 24px;
  line-height: 1.5;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #646569;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #00778b;
}

.alert {
  padding: 15px;
  margin-bottom: 24px;
  border: 1px solid transparent;
  border-radius: 0px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}

@-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: 24px;
  margin-bottom: 24px;
  background-color: #f5f5f5;
  border-radius: 0px;
  -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: 0.875em;
  line-height: 1.5;
  color: #fff;
  text-align: center;
  background-color: #14509b;
  -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;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -o-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);
  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: #00778b;
}
.progress-striped .progress-bar-success {
  background-image: -o-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: #0f2652;
}
.progress-striped .progress-bar-info {
  background-image: -o-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: #f9a11a;
}
.progress-striped .progress-bar-warning {
  background-image: -o-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: #aa1d53;
}
.progress-striped .progress-bar-danger {
  background-image: -o-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);
}

.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-right,
.media > .pull-right,
.media > .promoOuter {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item, .content ul.list-group > li {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child, .content ul.list-group > li:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.list-group-item:last-child, .content ul.list-group > li:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover, a.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

.list-group-item.disabled, .content ul.list-group > li.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: white;
  color: #838383;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading, .content ul.list-group > li.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text, .content ul.list-group > li.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #838383;
}
.list-group-item.active, .content ul.list-group > li.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #14509b;
  border-color: #14509b;
}
.list-group-item.active .list-group-item-heading, .content ul.list-group > li.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.content ul.list-group > li.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.content ul.list-group > li.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text, .content ul.list-group > li.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #8bb8f0;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 24px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.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: -1px;
  border-top-left-radius: -1px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.125em;
  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: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item, .content .panel > ul.list-group > li,
.panel > .panel-collapse > .list-group .list-group-item,
.content .panel > .panel-collapse > ul.list-group > li {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child, .panel > .list-group:first-child .content ul.list-group > li:first-child, .content .panel > .list-group:first-child ul.list-group > li:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel > .list-group:last-child .list-group-item:last-child, .panel > .list-group:last-child .content ul.list-group > li:last-child, .content .panel > .list-group:last-child ul.list-group > li:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}

.panel-heading + .list-group .list-group-item:first-child, .content .panel-heading + ul.list-group > li: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: -1px;
  border-top-left-radius: -1px;
}
.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: -1px;
  border-top-right-radius: -1px;
}
.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: -1px;
}
.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: -1px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.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: -1px;
  border-bottom-right-radius: -1px;
}
.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: -1px;
}
.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: -1px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.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: 24px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
}
.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 #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #878787;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #878787;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #14509b;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #14509b;
  border-color: #14509b;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #14509b;
}
.panel-primary > .panel-heading .badge {
  color: #14509b;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #14509b;
}

.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.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: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 0px;
}

.well-sm {
  padding: 9px;
  border-radius: 0px;
}

.close {
  float: right;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover, .close:focus {
  color: #000;
  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;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-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: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.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.5px;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.5;
}

.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: "proxima_novaregular", Arial, Helvetica, sans-serif;
  font-size: 0.875em;
  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: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 0px;
}

.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: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.5;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -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: 1em;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1px -1px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  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: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  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: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  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: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  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;
  -o-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;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-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: 1.25em;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
}
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  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: 50%;
  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: "‹";
}
.carousel-control .icon-next:before {
  content: "›";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  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 #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  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: -15px;
    font-size: 1.875em;
  }
  .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;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, #back .promoMain:before, .contentWrapBack a.openAcct:before, .contentWrapBack:before, #back .promoSmallWrap .innerWrap:before, .contentOuter:before, .innerBackTopWrap:before, .innerRuleWrap:before, .form-horizontal .radio:before,
.form-horizontal .checkbox:before,
.form-horizontal .radio-inline:before,
.form-horizontal .checkbox-inline:before,
.radio:before,
.checkbox:before, .contentWrap1:before,
.contentWrap2:before,
.navWrap:before, .innerWrap:before, .clearfix:after, #back .promoMain:after, .contentWrapBack a.openAcct:after, .contentWrapBack:after, #back .promoSmallWrap .innerWrap:after, .contentOuter:after, .innerBackTopWrap:after, .innerRuleWrap:after, .form-horizontal .radio:after,
.form-horizontal .checkbox:after,
.form-horizontal .radio-inline:after,
.form-horizontal .checkbox-inline:after,
.radio:after,
.checkbox:after, .contentWrap1:after,
.contentWrap2:after,
.navWrap:after, .innerWrap:after {
  content: " ";
  display: table;
}
.clearfix:after, #back .promoMain:after, .contentWrapBack a.openAcct:after, .contentWrapBack:after, #back .promoSmallWrap .innerWrap:after, .contentOuter:after, .innerBackTopWrap:after, .innerRuleWrap:after, .form-horizontal .radio:after,
.form-horizontal .checkbox:after,
.form-horizontal .radio-inline:after,
.form-horizontal .checkbox-inline:after,
.radio:after,
.checkbox:after, .contentWrap1:after,
.contentWrap2:after,
.navWrap:after, .innerWrap:after {
  clear: both;
}

.center-block, .contentOuter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right, .promoOuter {
  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;
  }
}
/* Scss Document */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
     :::::::::::::::::::::::::::::::::::::::::::::::::::   COLORS   ::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
a:hover, a:active, a:focus, a.active,
div:hover,
div:active,
div:focus,
div.active,
li:hover,
li:active,
li:focus,
li.active,
.btn:hover,
.btn:active,
.btn:focus,
.btn.active,
h1:hover,
h1:active,
h1:focus,
h1.active,
h2:hover,
h2:active,
h2:focus,
h2.active,
h3:hover,
h3:active,
h3:focus,
h3.active,
h4:hover,
h4:active,
h4:focus,
h4.active {
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.btn {
  border-radius: 0px;
}

.btn-default {
  display: inline-block;
  color: #fff;
  font-family: "proxima_novabold", Arial, Helvetica, sans-serif;
  font-size: 1.125em;
  background: #00778b;
  border: 1px solid #fff;
  border-radius: 0px;
  padding: 13px 20px;
  opacity: 1;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
  color: #fff;
  border: 1px solid #fff;
  opacity: 0.6;
  text-decoration: none;
}
.btn-default.utilitySection {
  background: #4C80C0;
}
.btn-default.aboutSection {
  background: #6B7066;
}
.btn-default.personalSection {
  background: #d45f36;
}
.btn-default.businessSection {
  /*background: #00778b;*/
  background: #4C80C0;
}
.btn-default.wealthSection {
  background: #662e6b;
}
.btn-default.homeSection {
  background: #0F2451;
}
.btn-default.disabled {
  color: darkgray;
}

.buttonArrow {
  height: 0.89em;
  width: 1em;
  margin-left: 0.5em;
}

.smallArrow {
  height: 1em;
  width: 1em;
  margin-left: 0.25em;
}

h6 .smallArrow {
  height: 0.75em;
  width: 0.75em;
  margin-left: 0.25em;
  vertical-align: 0px;
}

.btn-outline, .btn-apply, .contentWrapBack a.openAcct {
  border: 1px solid rgba(169, 158, 141, 0);
  background: clear;
  background-color: transparent;
  color: #14509b;
}
.btn-outline:hover, .btn-apply:hover, .contentWrapBack a.openAcct:hover, .btn-outline:active, .btn-apply:active, .contentWrapBack a.openAcct:active, .btn-outline:focus, .btn-apply:focus, .contentWrapBack a.openAcct:focus, .btn-outline.active, .active.btn-apply, .contentWrapBack a.active.openAcct {
  color: #14509b;
  background: #fcfbf7;
  border-color: #a99e8d;
}

.btn-apply, .contentWrapBack a.openAcct {
  color: #00778b;
  border-color: rgba(0, 114, 120, 0.6);
}
.btn-apply:hover, .contentWrapBack a.openAcct:hover, .btn-apply:active, .contentWrapBack a.openAcct:active, .btn-apply:focus, .contentWrapBack a.openAcct:focus, .btn-apply.active, .contentWrapBack a.active.openAcct {
  background: rgba(0, 0, 0, 0.05);
  color: #004b58;
  border-color: #00778b;
}
.btn-apply.btn-lg, .contentWrapBack a.btn-lg.openAcct, .btn-group-lg > .btn-apply.btn, .contentWrapBack .btn-group-lg > a.btn.openAcct {
  padding-left: 35px;
  padding-right: 35px;
  font-size: 1.125em;
  font-weight: 300;
}

.btn-lg, .btn-group-lg > .btn {
  display: inline-block;
  color: #fff;
  font-family: "proxima_novabold", Arial, Helvetica, sans-serif;
  font-size: 1.625em;
  background: #00778b;
  border: 1px solid #fff;
  border-radius: 0px;
  min-height: 65px;
  padding: 18px 23px 14px;
  margin: 18px 0 0 0;
}
.btn-lg:hover, .btn-group-lg > .btn:hover, .btn-lg:active, .btn-group-lg > .btn:active, .btn-lg:focus, .btn-group-lg > .btn:focus, .btn-lg.active, .btn-group-lg > .active.btn {
  background: #1d193d;
  color: #fff;
}

.btn-white {
  color: #fff;
  border-color: #fff;
}
.btn-white:hover, .btn-white:active, .btn-white:focus, .btn-white.active {
  background: rgba(255, 255, 255, 0.1);
  color: #00778b;
}

.form-control::-moz-placeholder {
  color: #aaaaaa;
  font-size: 0.875em;
  font-weight: 400;
}
@media (max-width: 950px) {
  .loginWrap .form-control::-moz-placeholder {
    font-size: 0.6875em;
  }
}

hr {
  background-color: #0f2652;
  height: 1px;
  border: none;
}
.mastWrap hr,
.utiWrap hr {
  background-color: rgba(0, 0, 0, 0.02);
}
.promoWrap hr {
  background-color: #fff;
  margin: 12px 0 5px;
}
.contentWrapBack hr {
  background-color: transparent;
  border-bottom: 1px dashed #ccc;
}

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 
    :::::::::::::::::::::::::::::::::::::::::::::::   WRAPS/PRESENTATION   ::::::::::::::::::::::::::::::::::: 
    :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 
    :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
body {
  background: #14509B;
}

.topBarWrap,
.mastWrap,
.utiWrap,
.heroaWrap,
.footWrap,
.solutionsPortalWrap,
.promoBladeBWrap,
.pageEndingWrap,
.alertWrap,
.hRuleWrap,
.backTopWrap {
  text-align: center;
  padding: 0px;
}

.innerWrap {
  max-width: 1370px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .innerWrap {
    max-width: 100%;
    margin: 0 auto;
  }
}

#home,
#back {
  text-align: center;
  position: relative;
}
@media (min-width: 346px) {
  #home,
#back {
    left: 0;
  }
}

.container {
  background: #fff;
}

@media (max-width: 767px) {
  .loginPromoWrap {
    padding-left: 0;
    padding-right: 0;
  }
}

.promoOuter {
  padding-right: 0;
}
@media (max-width: 767px) {
  .promoOuter {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    position: initial;
  }
}
#back .promoOuter {
  /*
  padding-bottom: 90px;*/
}

.contentWrap1 {
  /*
  background: $gray3;*/
}
@media (max-width: 767px) {
  .contentWrap1 {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .contentWrap1 .row, .contentWrap1 .innerBackTopWrap, .contentWrap1 .innerRuleWrap, .contentWrap1 .innerWrap {
    margin: 0;
  }
}

.contentWrap2 {
  /*
  background: $fi-default;*/
}

/* Scss Document */
/**************************************************

Heritage Bank Fonts

**************************************************/
/* Regular */
@font-face {
  font-family: "proxima_novaregular";
  src: url("../fonts/proximanova-regular-webfont.eot");
  src: url("../fonts/proximanova-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-regular-webfont.woff2") format("woff2"), url("../fonts/proximanova-regular-webfont.woff") format("woff"), url("../fonts/proximanova-regular-webfont.ttf") format("truetype"), url("../fonts/proximanova-regular-webfont.svg#proxima_novaregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Italic */
@font-face {
  font-family: "proxima_novaitalic";
  src: url("../fonts/proximanova-regularit-webfont.eot");
  src: url("../fonts/proximanova-regularit-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-regularit-webfont.woff2") format("woff2"), url("../fonts/proximanova-regularit-webfont.woff") format("woff"), url("../fonts/proximanova-regularit-webfont.ttf") format("truetype"), url("../fonts/proximanova-regularit-webfont.svg#proxima_novaitalic") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Bold */
@font-face {
  font-family: "proxima_novabold";
  src: url("../fonts/proximanova-bold-webfont.eot");
  src: url("../fonts/proximanova-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-bold-webfont.woff2") format("woff2"), url("../fonts/proximanova-bold-webfont.woff") format("woff"), url("../fonts/proximanova-bold-webfont.ttf") format("truetype"), url("../fonts/proximanova-bold-webfont.svg#proxima_novabold") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::   TEXT/LISTS   ::::::::::::::::::::::::::::::::::::::::::::::: 
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
body {
  font-size: 1.6em;
  font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
  color: #646569;
  overflow-x: hidden;
}

h1 {
  font-family: "proxima_novabold", Arial, Helvetica, sans-serif;
  color: #fff;
  font-size: 1.25em;
  text-transform: uppercase;
  opacity: 0.4;
}

h2 {
  /**/
  font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
  color: #fff;
  font-size: 2.8125em;
}

h3 {
  /**/
  font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
  color: #000;
  font-size: 1.875em;
}

h4 {
  /**/
  font-family: "proxima_novabold", Arial, Helvetica, sans-serif;
  font-size: 1.25em;
  text-transform: uppercase;
}

h5 {
  /**/
  font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
  color: #646569;
  font-size: 1.125em;
}

h6 {
  /**/
  font-family: "proxima_novabold", Arial, Helvetica, sans-serif;
  color: #000;
  font-size: 1em;
}

a {
  color: #00aeef;
  text-decoration: none;
}
a:hover, a:active, a:focus, a.active {
  color: #00aeef;
  text-decoration: underline;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
p a,
table a,
form a,
.breadcrumb a,
.alert a {
  display: inline;
}

p {
  font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
  color: #63666b;
  font-size: 1em;
}
p a {
  color: #00aeef;
  text-decoration: none;
}
p a:hover, p a:active, p a:focus, p a.active {
  color: #00aeef;
  text-decoration: underline;
}

.contentList a {
  font-weight: 400;
  text-decoration: none;
  color: #14509b;
}
.contentList a:hover, .contentList a:active, .contentList a:focus {
  color: #00778b;
  text-decoration: none;
}

.accountOptions li,
.resourceOptions li,
.dropdown-menu li,
.resourceDropdown li,
.sub-menu li,
.subMenuList li {
  margin-bottom: 0px !important;
  line-height: normal;
}

.back-content ul,
.solutionsPortalWrap ul {
  margin: 6px 0 18px;
  padding-left: 17px;
}
.back-content li,
.solutionsPortalWrap li {
  line-height: 1.2;
  margin-bottom: 8px;
}

/*
.content ul,
.content ol,
.content ol.breadcrumb {
  margin: 6px 0 18px;
  padding: 0 0 6px 0;
	color: #646569;
  } */
.content ol.breadcrumb li {
  background: none repeat scroll 0 0 transparent;
}

.content ol.breadcrumb li {
  line-height: 1.25;
  margin: 6px 6px 6px 0;
}

.breadcrumb > li {
  display: inline-block;
}

.content ul li {
  background: url(../images/bullet.png) no-repeat 0em 0em;
  list-style-type: none;
  padding: 7px 0 8px 20px;
  line-height: 1.2;
}

.content ol li {
  margin: 0 0 8px 25px;
  line-height: 1.2;
}

/*mixed lists */
.content ul ul, .content ol ol {
  font-size: 1em;
  margin: 6px 0 18px;
  padding: 6px 0 0 0;
}

.content ul li, .content ol li ul li, .content ol li ul li ol li ul li {
  background: url(../images/bullet.png) no-repeat 0 0.7em;
  list-style: none;
}

.content ol li, .content ol li ol li, .content ul li ol li ol li {
  background: none;
}

.content ol li ol li {
  background: none;
  list-style: lower-alpha;
}

.content ul ul li {
  background: url(../images/bullet2.png) no-repeat 0 0.95em;
}

.content h1:first-child,
.content h1:first-of-type {
  margin: 24px 0 12px;
  padding: 0;
  line-height: 2.5;
}

blockquote {
  border-left: 0;
}

blockquote:before {
  display: block;
  content: "“";
  font-size: 3.125em;
  position: relative;
  left: -20px;
  top: 0;
  color: #7a7a7a;
}

blockquote cite {
  color: #999999;
  display: block;
  margin-top: 10px;
}

blockquote cite:before {
  content: "— ";
}

.content ul.nav,
.content ul.breadcrumb,
.content ul.pagination,
.content ul.pager {
  margin-bottom: 0;
  padding-bottom: 0;
}

.content ul.nav > li,
.content ul.pagination > li,
.content ul.pager > li {
  background-image: none;
  margin: auto;
  padding: inherit;
}

.content ul.list-group > li {
  background-image: none;
}

.content ul.dropdown-menu {
  margin: 0;
  padding: 0;
}
.content ul.dropdown-menu > li {
  background-image: none;
  display: block;
  margin: 0;
  padding: 0;
}
.content ul.dropdown-menu > li.dropdown-header {
  padding: 3px 20px;
}

.content ul.breadcrumb {
  margin: 0 0 5px;
  padding: 2px 5px;
}
.content ul.breadcrumb > li {
  background-image: none;
  padding: 4px 0 4px 3px;
}

/* Scss Document */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
     :::::::::::::::::::::::::::::::::::::::::::::::::   FORMS/TABLES   :::::::::::::::::::::::::::::::::::::::::::::: 
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.input-group {
  margin-bottom: 4px;
}

.form-control {
  color: #00778b;
}

.form-inline .btn {
  vertical-align: bottom;
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline,
.radio,
.checkbox {
  /**/
  top: 20px;
  margin-top: 0;
  margin-bottom: 8px;
  padding-top: 3px;
  padding-bottom: 15px;
  min-height: 27px;
}

.radio label input {
  position: relative;
  top: 7px;
}

.checkbox label input {
  position: relative;
  top: 7px;
}

.radio-inline input {
  top: 3px;
}

.checkbox-inline input {
  top: 3px;
}

label {
  /*
  @extend .sr-only;*/
  display: block;
  margin: 0 0 6px 0;
}
.checkbox label {
  display: block;
  margin: 0 0 6px 0;
}
.radio label {
  display: block;
  margin: 0 0 6px 0;
}

.appfield1 {
  -webkit-box-shadow: none;
          box-shadow: none;
  height: 36px;
}

.appfield2 {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: rgba(255, 255, 255, 0.6);
  border-color: rgba(0, 0, 0, 0.25);
  height: 36px;
}

table {
  background: none;
  border-bottom: 8px solid #0f2652;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  padding: 0 10px 30px 10px;
  text-align: center;
  margin: 0 auto;
  line-height: normal;
}
@media (max-width: 375px) {
  table {
    font-size: 0.75em;
  }
}

form table {
  /**/
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  padding: 0;
}

.tableheader {
  background: #14509b;
  color: #fff;
  font-weight: normal;
  padding: 15px;
  font-size: 1.375em;
  border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
}

td {
  text-align: left;
}

th {
  background-color: #00778b;
  color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  borderibottom: 1px solid #fff;
  text-align: left;
  padding: 0.3em 15px;
  width: 98%;
  margin: 0 auto;
}

.tablecontent1 {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid #fff;
  background: rgba(0, 0, 0, 0.01);
  padding: 8px 15px;
  width: 98%;
  margin: 0 auto;
}

.tablecontent2 {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid #fff;
  background: rgba(0, 0, 0, 0.02);
  padding: 8px 15px;
  width: 98%;
  margin: 0 auto;
}

.table a:active, table a:hover {
  text-decoration: underline;
}

.table-hover > tbody > tr:hover {
  background: rgba(0, 0, 0, 0.02);
}

/* Scss Document */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
     :::::::::::::::::::::::::::::::::::::::::::::::::   MAST ELEMENTS   :::::::::::::::::::::::::::::::::::::::::::: 
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.mastWrap {
  /*background: #0F2451;*/
  background:#14509b;
  height: 200px;
  -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
  padding: 0;
  position: relative;
  line-height: normal;
}
@media (max-width: 991px) {
  .mastWrap {
    min-height: 114px;
    height: 100%;
  }
}
.utiWrap {
	background:#0F2451;	
}
@media (max-width: 991px) {
	.utiWrap {
		display:none;
	}
}

.mast {
  position: relative;
  margin: 0 100px;
  text-align: right;
}
@media (max-width: 991px) {
  .mast {
    padding: 0;
    margin: 0px;
  }
}

.navRule {
  position: absolute;
  top: 47px;
  background: #0072bc;
  height: 2px;
  width: 100%;
  left: 0;
}
@media (max-width: 991px) {
  .navRule {
    display: none;
  }
}

.mastMobileElements {
  display: inline-block;
  position: relative;
  float: none;
  clear: all;
  background: none;
  border: none;
  top: 6px;
  padding: 8px;
  margin: 0px;
}
.mastMobileElements:hover, .mastMobileElements:active, .mastMobileElements:focus, .mastMobileElements.active {
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  opacity: 0.4;
  border: none;
}
@media (min-width: 992px) {
  .mastMobileElements {
    display: none;
  }
}

.mastPhone {
  margin-right: 24px;
}

.navbarToggle {
  position: relative;
  display: inline-block;
  background: #14509b;
  float: none;
  clear: all;
  height: 45px;
  width: 46px;
  border: none;
  padding: 0;
  top: 5px;
  right: 15px;
  margin: 0px;
}
.navbarToggle .menuIsClosed {
  display: none;
}
.navbarToggle .menuIsOpen {
  display: initial;
}
.navbarToggle.collapsed .menuIsClosed {
  display: initial;
}
.navbarToggle.collapsed .menuIsOpen {
  display: none;
}
.navbarToggle:hover, .navbarToggle:active, .navbarToggle:focus, .navbarToggle.active {
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  opacity: 0.4;
}
@media (min-width: 992px) {
  .navbarToggle {
    display: none;
  }
}

@media (max-width: 991px) {
  .collapsing {
    -webkit-transition: all 0s linear 0s;
    -o-transition: all 0s linear 0s;
    transition: all 0s linear 0s;
  }
}

.loginPersonal {
  z-index: 10000002;
  color: white;
  font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  background: #0f2652;
  height: 46px;
  padding: 3px 50px;
  position: absolute;
  right: 0px;
  top: 154px;
  display: inline-block;
}
.loginPersonal:hover, .loginPersonal:active, .loginPersonal:focus, .loginPersonal.active {
  background: #0f2652;
  color: rgba(255, 255, 255, 0.4);
  text-decoration: none;
}
@media (max-width: 1120px) {
  .loginPersonal {
    font-size: 1.25em;
    padding: 6px 50px 0;
  }
}
@media (max-width: 991px) {
  .loginPersonal {
    top: 70px;
    height: 45px;
    width: 100%;
    font-size: 1.125em;
    text-align: left;
    left: 0px;
    padding: 8px 13px;
  }
}

.loginPanel {
  z-index: 10;
  position: absolute;
  left: auto;
  right: 0px;
  top: 200px;
  width: calc((100vw - 200px) * .432);
  max-width: 271px;
  min-height: auto;
  padding: 16px 13px 13px;
  margin: 0px;
  border: 6px solid #0f2652;
  background: #fff;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.loginPanel h1 {
  font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
  font-size: 1.875em;
  font-weight: 100;
}
.loginPanel li {
  padding: 0px;
}
.loginPanel.active {
  display: block;
}
@media (min-width: 1375px) {
  .loginPanel {
    min-height: 336px;
  }
}
@media (max-width: 991px) {
  .loginPanel {
    position: relative;
    width: 100%;
    max-width: inherit;
    top: 49px;
    margin-bottom: 49px;
  }
}

@media (max-width: 991px) {
  .navbar-collapse, .navWrap {
    position: relative;
    top: 60px;
  }
}

.navbar-collapse.in, .in.navWrap {
  display: block;
  z-index: 8000;
}
@media (max-width: 767px) {
  .navbar-collapse, .navWrap {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 767px) {
  li.searchWrap {
    display: block;
    clear: both;
    margin: 6px auto;
  }
}

.logo {
  position: absolute;
  top: 76px;
  left: 16px;
  z-index: 10000001;
}
.logo:hover, .logo:active, .logo:focus, .logo.hover, .logo.active {
  opacity: 0.7;
}
.logo img {
  width: auto;
  max-width: 276px;
}
.logo-fdic-compliance {
	display:none;
}
@media(max-width:1130px){
	.logo-fdic-compliance {
		display:block;
		max-width:276px;
	}
	.logo-fdic-compliance .FDIC {
		padding-left:0 !important;
	}
	.logo {
		top:64px;
	}
}
@media (max-width: 991px) {
  .logo-fdic-compliance, .uti-fdic-compliance {
  	display:none;
  }
  .logo img {
    max-width: 147px;
  }
}
@media (max-width: 991px) {
  .logo {
    left: 0px;
    top: 15px;
    padding-left: 15px;
  }
}

@media (max-width: 991px) {
  .uti,
.nav,
.nav-pills,
.uti li,
.nav-pills li {
    margin: 0 auto;
    display: block;
    clear: both;
    width: 100%;
  }
}
/* Scss Document */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
     ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::   UTI   :::::::::::::::::::::::::::::::::::::::::::::::::::::::: 
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/*  OLD pre-FDIC logo ****
.uti {
  z-index: 10000000;
  margin: 0 auto;
  padding: 12px 0 0 0;
  height: 47px;
  text-align: right;
}
.uti .utiItem {
  display: inline-block;
  margin: 0 0 0 auto;
}
.uti .utiItem a {
  background: none;
  color:#fff;
  font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
  font-size: 1em;
  text-decoration: none;
  padding: 0 16px;
  height: 36px;
  border: 1px solid rgba(255, 255, 255, 0);
}
.uti .utiItem a:hover, .uti .utiItem a:active, .uti .utiItem a.active, .uti .utiItem a:focus {
  text-decoration: none;
  background: none;
  color: white;
}
.uti .utiItem a:hover .utiDrop, .uti .utiItem a:active .utiDrop, .uti .utiItem a.active .utiDrop, .uti .utiItem a:focus .utiDrop {
  opacity: 1;
}
.uti .utiItem a .utiDrop {
  opacity: 1;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  margin-left: 2px;
  margin-top: -1px;
}
@media (max-width: 991px) {
  .uti {
    display: none;
  }
}
* ****** */

.uti {
  display:flex;
  position:relative;
  gap:0;
  flex-wrap:nowrap;
  align-items:center;
  align-content:center;
  justify-content:flex-end;
  z-index: 10000003;
  margin: 0;
  padding: 12px 0 0 0;
  height: 47px;
  text-align:right;
}
.uti .utiItem {
  display: block;
  margin: 0;
  flex: 0 1 auto;
}
.uti .utiItem.uti-fdic-compliance {
	margin: 0 auto 0 0;
	flex:1 1 auto;
}

@media(max-width:1130px){
	.uti .utiItem.uti-fdic-compliance {
		display:none;
	}
}

.uti .utiItem a {
  background: none;
  display:block;
  color:#fff;
  font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
  font-size: 1em;
  text-decoration: none;
  padding: 0 16px;
  height: 36px;
  border: 1px solid rgba(255, 255, 255, 0);
}
.uti .utiItem a:hover, .uti .utiItem a:active, .uti .utiItem a.active, .uti .utiItem a:focus {
  text-decoration: none;
  background: none;
  color: white;
}
.uti .utiItem a:hover .utiDrop, .uti .utiItem a:active .utiDrop, .uti .utiItem a.active .utiDrop, .uti .utiItem a:focus .utiDrop {
  opacity: 1;
}
.uti .utiItem a .utiDrop {
  opacity: 1;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  margin-left: 2px;
  margin-top: -1px;
}

@media (max-width: 991px) {
  .uti {
    display: none;
  }
}

.uti .utiItem.uti-fdic-compliance .FDIC {
	height:36px;
	padding-left:16px;
	border: 1px solid rgba(255, 255, 255, 0);
}

.resourceDropdown {
  text-align: center;
}
.resourceDropdown .dropdown-menu {
  z-index: 025221999 !important;
}
.resourceDropdown .resourceOptions {
  -webkit-box-shadow: none;
          box-shadow: none;
  position: absolute;
  float: right;
  top: 47px;
  right: 0px;
  left: auto;
  width: auto;
  padding: 5px 0 20px 0;
  margin: 0;
  border: 1px solid #646569;
}
.resourceDropdown .resourceOptions .resourceDivider {
  width: calc(100% - 30px);
  height: 1px;
  padding: 0;
  background: #646569;
  margin: 12px auto;
}
.resourceDropdown .resourceOptions li.resourceNonLink {
  height: 24px;
  padding-top: 0px;
  background: rgba(0, 0, 0, 0);
  color: #646569;
  font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
  font-size: 0.9375em;
  padding-left: 15px;
}
.resourceDropdown .resourceOptions li.resourceParent {
  color: #14509b;
  font-family: "proxima_novabold", Arial, Helvetica, sans-serif;
  padding-left: 15px;
  margin-top: 8px;
}
.resourceDropdown .resourceOptions li a {
  height: 24px;
  padding-top: 0px;
  background: rgba(0, 0, 0, 0);
  color: #646569;
  font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
  font-size: 0.9375em;
  padding-left: 15px;
}
.resourceDropdown .resourceOptions li a:hover, .resourceDropdown .resourceOptions li a:focus, .resourceDropdown .resourceOptions li a.hover {
  background: rgba(0, 0, 0, 0.18);
  color: #646569;
}

/* Scss Document */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::   SEARCH   ::::::::::::::::::::::::::::::::::::::::::::::: 
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.searchArea {
  margin: 32px 0 25px;
  display: inline-block;
  -webkit-box-shadow: none;
          box-shadow: none;
  right: 0px;
  background: #fff;
}
.searchArea form {
  -webkit-box-shadow: none;
          box-shadow: none;
  text-align: right;
}
@media (max-width: 991px) {
  .searchArea form {
    text-align: center;
  }
}
@media (max-width: 991px) {
  .searchArea {
    margin: 0px;
    padding: 15px;
    background: #646569;
    width: 100%;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

form {
  -webkit-box-shadow: none;
          box-shadow: none;
}

input[type=text] {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 1px;
}

.appfield1.searchField {
  color: #646569;
  font-size: 1.125em;
  font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
  background: rgba(0, 0, 0, 0);
  border: 2px solid #acacac;
  border-right: none;
  width: 326px;
  height: 44px;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0 0 0 15px;
  vertical-align: middle;
  border-radius: 0px;
}
.appfield1.searchField input {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: rgba(0, 0, 0, 0);
}
@media (max-width: 991px) {
  .appfield1.searchField {
    width: calc(100% - 44px);
  }
}

.search_wrap input.yxt-SearchBar-input {
  color: #646569;
  font-size: 1.125em;
  font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
  background: transparent;
  width: 326px;
  height: 44px;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0 0 0 15px;
  vertical-align: middle;
  border-radius: 0px;
  text-align: left;
}

@media (max-width: 991px) {
  .appfield1.searchField, .search_wrap input.yxt-SearchBar-input {
    width: calc(100% - 44px);
  }
}
.yxt-GeoLocationFilter, .yxt-SearchBar {
  height: 46px;
}

.search {
  margin-bottom: 0;
  float: right;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #ebebeb;
}

.search .searchBtn {
  background: transparent url(../images/magnifying_glass_navigation_44x44_2x.png) no-repeat center;
  background-size: 22px;
  border: 2px solid #acacac;
  border-left: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  vertical-align: middle;
  position: relative;
  height: 44px;
  width: 44px;
  padding: 0 16px;
  border-radius: 0px;
}

.search .searchBtn:hover, .search .searchBtn:focus, .search .searchBtn:active, .search .searchBtn.active {
  background: rgba(0, 0, 0, 0.08) url(../images/magnifying_glass_navigation_44x44_2x.png) no-repeat center;
  background-size: 22px;
  border-color: none;
}

.search .searchBtn:hover, .search .searchBtn:focus, .search .searchBtn:active, .search .searchBtn.active {
  /* background: rgba(0, 0, 0, 0.08) url(../images/magnifying_glass_navigation_44x44_2x.png) no-repeat center; */
  background-size: 22px;
  border-color: none;
}

.search .navbar-form {
  padding-left: 0;
  padding-right: 0;
}

@media (max-width: 991px) {
  .search {
    float: none;
    margin: 0px;
  }
}
/* Scss Document */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::   TABMENUS   :::::::::::::::::::::::::::::::::::::::::::::: 
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.navWrap {
  z-index: 2;
  border: none;
  border-radius: 0px;
  margin: 0px auto;
  padding: 0;
  z-index: 9999999;
}
@media (max-width: 991px) {
  .navWrap {
    top: 54px;
    background: #14509b;
    padding: 0;
    border-radius: 0px;
    height: 100%;
    margin-bottom: 54px;
  }
}

.menuPromo {
  vertical-align: bottom;
  clear: both;
  background: #f9a11a;
  padding: 0 15px;
}
.menuPromo h3 {
  text-align: center;
  padding: 16px 0;
  color: #fff;
  font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
  font-weight: 400;
  margin: 0px;
}
.menuPromo a:hover,
.menuPromo a:active,
.menuPromo a:focus,
.menuPromo a.hover {
  background: #1d193d;
}
@media (min-width: 992px) {
  .menuPromo {
    display: none;
  }
}

.nav {
  margin: 0 197px 0 0;
  padding: 0;
  height: 49px;
}
.nav a {
  padding: 0px;
  margin: 0px;
}
.nav a:hover, .nav a:active, .nav a:focus, .nav a.hover, .nav a.active {
  text-decoration: none;
}
.nav .navItem {
  display: inline-block;
  font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  height: 46px;
  color: #fff;
}
.nav .navItem:hover, .nav .navItem:active, .nav .navItem:focus, .nav .navItem.hover, .nav .navItem.active {
  color: #14509b;
  background: #fff;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.nav .navItem .navWord {
  padding: 3px 24px 0;
  height: 40px;
}
@media (max-width: 1120px) {
  .nav .navItem .navWord {
    padding: 6px 10px 0;
  }
}
.nav .navItem.buttonForce {
  background: #fff;
  color: #14509b;
}
@media (max-width: 1120px) {
  .nav {
    margin: 0 182px 0 0;
  }
}
@media (max-width: 991px) {
  .nav {
    display: none;
  }
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::   ACCORDIAN   :::::::::::::::::::::::::::::::::::::::::::::: 
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.panel-group {
  padding: 0px;
  margin: 0px;
  clear: both;
}
.panel-group .panel.panel-default {
  padding: 0px;
  margin: 0px;
  border: none;
}
.panel-group .panel-heading {
  padding: 0px;
  margin: 0px;
  border: none;
  border-top: 1px solid #0072bc;
}
.panel-group .panel-title a {
  display: block;
  height: 45px;
  width: 100%;
  padding: 12px 15px;
  background: #14509b;
  font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
  font-size: 1.125em;
  text-align: left;
  text-transform: none;
  text-decoration: none;
  color: white;
}
.panel-group .panel-title a:hover, .panel-group .panel-title a:active, .panel-group .panel-title a:focus, .panel-group .panel-title a.hover, .panel-group .panel-title a.active {
  color: #14509b;
  text-decoration: none;
  background: #d0d0d2;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.panel-group .panel-title a:hover .accordianAngleDown.whiteAngle, .panel-group .panel-title a:active .accordianAngleDown.whiteAngle, .panel-group .panel-title a:focus .accordianAngleDown.whiteAngle, .panel-group .panel-title a.hover .accordianAngleDown.whiteAngle, .panel-group .panel-title a.active .accordianAngleDown.whiteAngle {
  display: none;
}
.panel-group .panel-title a:hover .accordianAngleDown.blueAngle, .panel-group .panel-title a:active .accordianAngleDown.blueAngle, .panel-group .panel-title a:focus .accordianAngleDown.blueAngle, .panel-group .panel-title a.hover .accordianAngleDown.blueAngle, .panel-group .panel-title a.active .accordianAngleDown.blueAngle {
  visibility: visible;
}
.panel-group .panel-title a .accordianAngleDown {
  float: right;
  padding-top: 2px;
}
.panel-group .panel-title a .accordianAngleDown.blueAngle {
  visibility: hidden;
}
.panel-group .panel-title a .menuIsClosed {
  display: none;
}
.panel-group .panel-title a .menuIsOpen {
  display: initial;
}
.panel-group .panel-title a.collapsed .menuIsClosed {
  display: initial;
}
.panel-group .panel-title a.collapsed .menuIsOpen {
  display: none;
}
.panel-group .list-group {
  padding: 2px 0px 12px;
  text-align: left;
}
.panel-group .list-group-item, .panel-group .content ul.list-group > li, .content .panel-group ul.list-group > li {
  padding: 0px;
  margin: 0px;
  border: none;
}
.panel-group .list-group-item.accordianParent, .panel-group .content ul.list-group > li.accordianParent, .content .panel-group ul.list-group > li.accordianParent {
  display: block;
  height: 28px;
  width: 100%;
  padding: 3px 15px 2px;
  margin-top: 22px;
  margin-bottom: 10px;
  background: #fff;
  font-family: "proxima_novabold", Arial, Helvetica, sans-serif;
  font-size: 1em;
  text-transform: uppercase;
  text-decoration: none;
  color: #14509b;
}
.panel-group .list-group-item.accordianParent.isLink, .panel-group .content ul.list-group > li.accordianParent.isLink, .content .panel-group ul.list-group > li.accordianParent.isLink {
	padding:0;	
}
.panel-group .list-group-item a, .panel-group .content ul.list-group > li a, .content .panel-group ul.list-group > li a {
  display: block;
  height: 32px;
  width: 100%;
  padding: 3px 15px 2px;
  margin-bottom: 10px;
  background: #fff;
  font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
  font-size: 1em;
  text-transform: none;
  text-decoration: none;
  color: #646569;
}
.panel-group .list-group-item a:hover, .panel-group .content ul.list-group > li a:hover, .content .panel-group ul.list-group > li a:hover, .panel-group .list-group-item a:active, .panel-group .content ul.list-group > li a:active, .content .panel-group ul.list-group > li a:active, .panel-group .list-group-item a:focus, .panel-group .content ul.list-group > li a:focus, .content .panel-group ul.list-group > li a:focus, .panel-group .list-group-item a.hover, .panel-group .content ul.list-group > li a.hover, .content .panel-group ul.list-group > li a.hover, .panel-group .list-group-item a.active, .panel-group .content ul.list-group > li a.active, .content .panel-group ul.list-group > li a.active {
  color: #646569;
  text-decoration: none;
  background: #d0d0d2;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.panel-group .list-group-item.accordianParent a,
.panel-group .content ul.list-group > li.accordianParent a,
.content .panel-group ul.list-group > li.accordianParent a {
  display: block;
  height: 28px;
  width: 100%;
  padding: 3px 15px 2px;
  margin-top: 0;
  margin-bottom: 0;
  background: #fff;
  font-family: "proxima_novabold", Arial, Helvetica, sans-serif;
  font-size: 1em;
  text-transform: uppercase;
  text-decoration: none;
  color: #14509b;
}
.panel-group .list-group-item.accordianParent a:hover,
.panel-group .content ul.list-group > li.accordianParent a:hover,
.content .panel-group ul.list-group > li.accordianParent a:hover,
.panel-group .content ul.list-group > li.accordianParent a:active,
.content .panel-group ul.list-group > li.accordianParent a:active,
.panel-group .content ul.list-group > li.accordianParent a:focus,
.content .panel-group ul.list-group > li.accordianParent a:focus,
.panel-group .content ul.list-group > li.accordianParent a.hover,
.content .panel-group ul.list-group > li.accordianParent a.hover,
.panel-group .content ul.list-group > li.accordianParent a.active,
.content .panel-group ul.list-group > li.accordianParent a.active {
  color: #646569;
  text-decoration: none;
  background: #d0d0d2;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
@media (min-width: 992px) {
  .panel-group {
    display: none;
  }
}

/* Scss Document */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::   LOGIN   ::::::::::::::::::::::::::::::::::::::::::::::::::::: 
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.loginOB {
  text-align: left;
  display: block;
  z-index: 1;
}
.loginOB .loginOBClose {
  position: absolute;
  top: -36px;
  right: 21px;
  color: #fff;
}
.loginOB .loginOBClose:hover img, .loginOB .loginOBClose:active img, .loginOB .loginOBClose:focus img, .loginOB .loginOBClose.hover img, .loginOB .loginOBClose.active img {
  opacity: 0.6;
}
@media (min-width: 991px) {
  .loginOB .loginOBClose {
    display: none;
  }
}
.loginOB .obDropdown {
  width: 100%;
  height: 46px;
  margin: 0 0 15px;
  border: 1px solid #63666b;
  text-align: left;
  font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #646569;
  line-height: 1.375;
  text-decoration: none;
}
.loginOB .obDropdown:hover .dropdownArrow, .loginOB .obDropdown:active .dropdownArrow, .loginOB .obDropdown:focus .dropdownArrow, .loginOB .obDropdown.hover .dropdownArrow, .loginOB .obDropdown.active .dropdownArrow {
  background: rgba(0, 0, 0, 0.18) url(../images/drop_down_carrot_30x18_2x.png) no-repeat center;
  background-size: 15px;
}
.loginOB .obDropdown .obDropdownTitle {
  display: inline-block;
  width: 100%;
  height: 46px;
  padding: 10px 0 0 14px;
}
.loginOB .obDropdown a {
  text-align: left;
  font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #646569;
  line-height: 1.375;
  text-decoration: none;
}
@media (min-width: 1370px) {
  .loginOB .obDropdown a {
    font-size: 1em;
  }
}
@media (max-width: 991px) {
  .loginOB .obDropdown a {
    font-size: 1em;
  }
}
.loginOB .obDropdown ul {
  position: absolute;
  top: 61px;
  left: 0px;
  width: calc(100% - 26px);
  min-width: 100px;
  padding: 0px;
  margin: 0 13px;
  border: 1px solid #646569;
}
.loginOB .obDropdown ul li a {
  height: 46px;
  padding-left: 15px;
  padding-top: 11px;
}
.loginOB .obDropdown ul li a:hover, .loginOB .obDropdown ul li a:focus, .loginOB .obDropdown ul li a.hover {
  background: #d0d0d2;
}
.loginOB .dropdownArrow {
  position: relative;
  display: inline-block;
  float: right;
  top: 0px;
  right: 0px;
  margin-top: -10px;
  width: calc((100vw - 200px) * .038);
  height: 44px;
  background: rgba(255, 255, 255, 0) url(../images/drop_down_carrot_30x18_2x.png) no-repeat center;
  background-size: 15px;
  border-left: 1px solid #646569;
  text-indent: -1000vw;
}
@media (min-width: 1370px) {
  .loginOB .dropdownArrow {
    width: 44px;
  }
}
@media (max-width: 991px) {
  .loginOB .dropdownArrow {
    width: 44px;
  }
}
.loginOB .loginLinks {
  display: inline-block;
  font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #646569;
  margin: 0;
  padding: 0px;
  text-align: center;
  vertical-align: middle;
  width: 100%;
}
.loginOB .loginLinks.forgotPassword {
  float: left;
  margin-right: auto;
  margin-bottom: 6px;
  padding: 0 0 0 0;
  text-align: left;
  line-height: 1.1875;
  width: 35%;
}
@media (max-width: 1200px) {
  .loginOB .loginLinks.forgotPassword {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .loginOB .loginLinks.forgotPassword {
    padding: 12px 0 0 8px;
    width: 45%;
  }
}
.loginOB .loginLinks.signUp {
  margin-right: auto;
  padding: 0;
  text-align: left;
  line-height: 1.1875;
}
@media (max-width: 991px) {
  .loginOB .loginLinks.signUp {
    text-align: center;
  }
}
.loginOB .loginLinks a {
  font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
  background: none;
  color: #646569;
  font-size: 1em;
  font-weight: 300;
  height: 35px;
  padding: 0 0px;
  border: none;
  text-decoration: underline;
}
.loginOB .loginLinks a:hover, .loginOB .loginLinks a:focus, .loginOB .loginLinks a:active {
  background: none;
  text-decoration: underline;
  color: #00aeef;
}
@media (min-width: 1370px) {
  .loginOB .loginLinks a {
    font-size: 1em;
  }
}
@media (max-width: 991px) {
  .loginOB .loginLinks a {
    font-size: 1em;
  }
}
@media (min-width: 1370px) {
  .loginOB .loginLinks {
    font-size: 1em;
  }
}
@media (max-width: 991px) {
  .loginOB .loginLinks {
    text-align: center;
    font-size: 1em;
  }
}
.loginOB .appDownload {
  font-family: "proxima_novabold", Arial, Helvetica, sans-serif;
  background: none;
  color: #00aeef;
  font-size: 1.125em;
  text-align: left;
  margin-top: 10px;
  border: none;
  text-decoration: underline;
  line-height: 1.25;
}
.loginOB .appDownload:hover, .loginOB .appDownload:focus, .loginOB .appDownload:active {
  background: none;
  text-decoration: underline;
}
@media (min-width: 991px) {
  .loginOB .appDownload {
    display: none;
  }
}
@media (max-width: 991px) {
  .loginOB .appDownload {
    text-align: center;
  }
}
.loginOB form {
  text-align: center;
  margin: 0 auto 6px;
}
.loginOB form .btnOB {
  background: #0f2652;
  border: none;
  padding: 16px;
  margin: 0px 10px 11px 0px;
  line-height: 0.875;
  height: 46px;
  float: left;
  color: white;
  font-family: "proxima_novabold", Arial, Helvetica, sans-serif;
  font-size: 1.125em;
  border-radius: 0px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.loginOB form .btnOB:hover, .loginOB form .btnOB:active, .loginOB form .btnOB:focus, .loginOB form .btnOB.active {
  color: rgba(255, 255, 255, 0.7);
}
.loginOB form .btnOB:hover .buttonArrow, .loginOB form .btnOB:active .buttonArrow, .loginOB form .btnOB:focus .buttonArrow, .loginOB form .btnOB.active .buttonArrow {
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  opacity: 0.7;
}
.loginOB .form-control {
  padding: 5px 12px 0;
  border: none;
  background-color: #efeff0;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 0 0 15px;
  color: #646569;
  border-radius: 0px;
  height: 46px;
  line-height: 2;
  width: 100%;
}
.loginOB .form-control::-moz-placeholder {
  color: #646569;
}
.loginOB .form-group {
  width: 100%;
}

/* Scss Document */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
     ::::::::::::::::::::::::::::::::::::::::::::::::::::::   PROMO MAIN   :::::::::::::::::::::::::::::::::::::::::::::: 
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
     ::::::::::::::::::::::::::::::::::::::::::::::::::::::   HERO A, HERO B   :::::::::::::::::::::::::::::::::::::::::::::: 
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.heroaWrap {
  background: #ececec;
  position: relative;
}
.heroa.herob {
  margin-bottom: 0px;
}

.heroa {
  position: relative;
  min-height: 200px;
  margin: 0 100px;
  padding: calc((100vw - 200px) * .044);
  text-align: left;
  background: #fff url(../images/hero_image_1170x470.jpg) no-repeat center;
  background-size: auto 100.5%;
}
.heroa.herob {
  min-height: auto;
  height: auto;
  background-image: none;
}
.heroa.herob.utilitySection {
  background: #4C80C0;
}
.heroa.herob.aboutSection {
  background: #aa1d53;
}
.heroa.herob.personalSection {
  background: #648c3c;
}
.heroa.herob.businessSection {
  background: #00778b;
}
.heroa.herob.wealthSection {
  background: #662e6b;
}
.heroa.herob.homeSection {
  background: #0f2652;
}
.heroa.herob.alignCenter {
  text-align: center;
}
@media (min-width: 1370px) {
  .heroa {
    height: 470px;
    padding: 52px;
  }
}
@media (max-width: 1370px) {
  .heroa {
    height: calc((100vw - 200px) * .4);
  }
}
@media (max-width: 991px) {
  .heroa {
    padding: 4.5vw;
    margin: 0px;
    height: 100%;
    background-size: auto 116%;
    background-position: 38% 36%;
  }
}

.heroaTopBlock {
  width: calc((100vw - 200px) * .68);
  background: none;
}
@media (max-width: 991px) {
  .heroaTopBlock {
    width: 90vw;
  }
}

.heroaText {
/*
  display: inline-block;
  float: left;
*/
  display:block;
  float:none;
  padding: calc((100vw - 200px) * .02);
  width: calc((100vw - 200px) * .42);
  max-width: 495px;
  height: calc((100vw - 200px) * .243);
  max-height: 284px;
}
.heroaText.utilitySection {
  background: #4C80C0;
}
.heroaText.aboutSection {
  /*background: #aa1d53;*/
  background: #6B7066;
}
.heroaText.personalSection {
  background: #d45f36;
}
.heroaText.businessSection {
  /*background: #00778b;*/
  background: #4C80C0;
}
.heroaText.wealthSection {
  background: #662e6b;
}
.heroaText.homeSection {
  background: #0F2451;
}
.heroaText h1 {
  margin-top: 0px;
  font-size: 1.125em;
}
@media (min-width: 1370px) {
  .heroaText h1 {
    font-size: 1.125em;
  }
}
@media (max-width: 991px) {
  .heroaText h1 {
    font-size: 1.125em;
    margin-bottom: 1.75vw;
  }
}
.heroaText h2 {
  margin-top: 0px;
  font-size: 2.25em;
}
@media (min-width: 1370px) {
  .heroaText h2 {
    font-size: 2.625em;
  }
}
@media (max-width: 1100px) {
  .heroaText h2 {
    font-size: 1.8em;
    margin-top: 1.75vw;
    margin-bottom: 2.5vw;
  }
}
.heroaText h4 {
  font-size: 1em;
  font-weight: 300;
  color: #fff;
  margin-top: 20px;
}
@media (max-width: 991px) {
  .heroaText h4 {
    margin-top: 2.65vw;
    margin-bottom: 1.75vw;
  }
}
.heroaText h6 {
  color: white;
}
@media (min-width: 1370px) {
  .heroaText {
    padding: 24px;
  }
}
@media (max-width: 991px) {
  .heroaText {
    height: 39.5vw;
    max-height: 400px;
    width: 49.5vw;
    padding: 3vw;
  }
}

.herobText {
  display: block;
  padding: 0px;
  width: 100%;
  max-width: 1070px;
  height: auto;
}
.herobText h1 {
  color: #fff;
  margin-top: 0px;
  font-size: 1.125em;
}
.herobText h2 {
  color: #fff;
  margin-top: 0px;
  font-size: 2.25em;
}
@media (min-width: 1370px) {
  .herobText {
    padding: 0px;
  }
}
@media (max-width: 991px) {
  .herobText {
    height: auto;
    width: auto;
    padding: 0px;
  }
}

.heroaWindow {
  /*
  display: inline-block;
  */
  display: none;
  background: none;
  border: calc((100vw - 200px) * .017) solid;
  width: calc((100vw - 200px) * .255);
  max-width: 300px;
  height: calc((100vw - 200px) * .243);
  max-height: 284px;
}
.heroaWindow.utilitySection {
  border-color: #4C80C0;
}
.heroaWindow.aboutSection {
  border-color: #6B7066;
}
.heroaWindow.personalSection {
  border-color: #d45f36;
}
.heroaWindow.businessSection {
  /*border-color: #00778b;*/
  border-color: #4C80C0;
}
.heroaWindow.wealthSection {
  border-color: #662e6b;
}
.heroaWindow.homeSection {
  border-color: #0F2451;
}
@media (min-width: 1370px) {
  .heroaWindow {
    border: 20px solid #0f2652;
  }
}
@media (max-width: 991px) {
  .heroaWindow {
  display:none;
    border: 2.5vw solid #0f2652;
    width: 39.5vw;
    max-width: 400px;
    height: 39.5vw;
    max-height: 400px;
  }
}

.heroaButton {
  margin-top: calc((100vw - 200px) * .014);
  margin-right: calc((100vw - 200px) * .014);
  font-size: 0.9375em;
  padding: calc((100vw - 200px) * .0111) calc((100vw - 200px) * .016);
  color: white;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.heroaButton:hover, .heroaButton:focus, .heroaButton:active, .heroaButton.active {
  color: rgba(255, 255, 255, 0.6);
  border-color: rgba(255, 255, 255, 0.6);
  text-decoration: none;
  opacity: 1;
}
.heroaButton:hover .buttonArrow, .heroaButton:focus .buttonArrow, .heroaButton:active .buttonArrow, .heroaButton.active .buttonArrow {
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  opacity: 0.6;
}
@media (min-width: 1370px) {
  .heroaButton {
    font-size: 1.125em;
    margin-top: 18px;
    margin-right: 18px;
    padding: 13px 18px;
  }
}
@media (max-width: 991px) {
  .heroaButton {
    margin-top: 2vw;
    margin-right: 2vw;
    padding: 1vw 2vw;
  }
}
@media (max-width: 630px) {
  .heroaButton {
    margin-top: 2vw;
    margin-right: 2vw;
    padding: 1vw 2vw;
  }
}

/* Scss Document */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::   PROMO SMALL   :::::::::::::::::::::::::::::::::::::::::: 
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.standardContentText {
  width: 100%;
  font-size: 1em;
  line-height: 1.25;
  margin-top: 12px;
  color: #646569;
}
.standardContentText b {
  color: #000;
  font-family: "proxima_novabold", Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.standardContentText a {
  font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
  text-decoration: none;
}
.standardContentText a h6 {
  font-size: 1em;
  color: #00aeef;
  margin-bottom: 0px;
  text-decoration: none;
}
.standardContentText a:hover, .standardContentText a:focus, .standardContentText a:active, .standardContentText a.active {
  text-decoration: underline;
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
     ::::::::::::::::::::::::::::::::::::::::::::::::::::::   hRULES   :::::::::::::::::::::::::::::::::::::::::::::: 
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.hRule1 {
  display: none;
  height: 1px;
  max-width: 958px;
  margin-top: -43px;
  margin-bottom: 43px;
  margin-left: calc(((100% - 200px) * 0.023) + 14px);
  margin-right: calc(((100% - 200px) * 0.023) + 14px);
  overflow: hidden;
}
@media (min-width: 1370px) {
  .hRule1 {
    width: 958px;
  }
}
@media (max-width: 1200px) {
  .hRule1 {
    width: calc(((100% - 200px) * .78) + ((100% - 200px) * .092));
  }
}
@media (max-width: 991px) {
  .hRule1 {
    width: calc(78% + ((100% - 200px) * .092));
  }
}
@media (max-width: 680px) {
  .hRule1 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 263px;
  }
}

.hRuleForm {
  display: block;
  height: 1px;
  background: #646569;
  width: 100%;
  margin: 40px 0px;
}

.hRuleWrap {
  background: #ececec;
  position: relative;
  height: 1px;
  overflow: hidden;
}

.innerRuleWrap {
  max-width: 1370px;
  margin: 0px auto;
  padding: 0px;
  height: 1px;
}
@media (max-width: 991px) {
  .innerRuleWrap {
    width: 100%;
    margin: 0 auto;
  }
}

.hRuleArea {
  margin: 0 100px;
  background: #fff;
  position: relative;
  margin: 0 100px;
  padding: 0px;
  text-align: center;
}
.hRuleArea.whiteBack {
  background: #fff;
}
.hRuleArea.greyBack {
  background: #f2f2f2;
}
@media (max-width: 991px) {
  .hRuleArea {
    width: 100%;
    margin: 0px;
    padding: 0px;
    height: 1px;
  }
}

.hRuleContent.hRule {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  background: #fff;
  height: 1px;
  text-align: center;
  display: inline-block;
}
@media (max-width: 690px) {
  .hRuleContent.hRule {
    width: calc(100% - 60px);
    margin: 0 auto;
  }
}

.hRuleStandalone {
  display: block;
  height: 1px;
  width: 100%;
  max-width: 949px;
  background: #646569;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
 ::::::::::::::::::::::::::::::::::::::::::::::::::::::   BACK TO TOP   :::::::::::::::::::::::::::::::::::::::::::::: 
 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.backTopWrap {
  background: #ececec;
  position: relative;
  height: 72px;
}
@media (min-width: 992px) {
  .backTopWrap {
    display: none;
  }
}

.innerBackTopWrap {
  max-width: 1370px;
  margin: 0px auto;
  padding: 0px;
  height: 72px;
}
@media (max-width: 991px) {
  .innerBackTopWrap {
    width: 100%;
    margin: 0 auto;
  }
}

.backTopArea {
  margin: 0 100px;
  background: #fff;
  position: relative;
  padding: 0px;
  text-align: center;
}
@media (max-width: 991px) {
  .backTopArea {
    width: 100%;
    margin: 0px;
    padding: 0px;
    height: 72px;
  }
}

.backTopContent {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  background: #fff;
  height: 72px;
  text-align: center;
  display: inline-block;
}
.backTopContent .centeredCta h6 {
  margin-top: 0px;
}
@media (max-width: 690px) {
  .backTopContent {
    width: calc(100% - 60px);
    margin: 0 auto;
  }
}

.smallArrow.upArrow {
  margin: 0 0.25em 0 0;
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
     :::::::  SOLUTIONS PORTAL, CONTENT HEADER, CONTACT ONE TWO, CONTACT TWO TWO, CONTENT ONE THREE, CONTENT ONE FOUR  :::::::::::::
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.solutionsPortalWrap {
  background: #ececec;
  position: relative;
}
.solutionsPortal {
  position: relative;
  margin: 0 100px;
  padding: 43px 0px 10px;
  text-align: center;
  background-size: 100%;
}
.solutionsPortal.whiteBack {
  background: #fff;
}
.solutionsPortal.whiteBack .hRule1 {
  background: #fff;
}
.solutionsPortal.greyBack {
  background: #f2f2f2;
}
.solutionsPortal.greyBack .hRule1 {
  background: #f2f2f2;
}
.solutionsPortal.ruleBack {
  background: #fff;
}
.solutionsPortal.ruleBack .hRule1 {
  background: #646569;
}
@media (max-width: 991px) {
  .solutionsPortal {
    margin: 0px;
    padding: 50px 16px 10px;
    height: 100%;
  }
}

.solutionsPortalContent.contentHeader {
  margin-bottom: 40px;
}
.solutionsPortalContent.content13 {
  margin-bottom: 20px;
}
@media (max-width: 680px) {
  .solutionsPortalContent.content13 {
    margin-bottom: 10px;
  }
}
.solutionsPortalContent.iconGroup {
  margin-bottom: 10px;
}
@media (max-width: 680px) {
  .solutionsPortalContent.iconGroup {
    margin-bottom: 12px;
  }
}
.solutionsPortalContent.videoGroup {
  margin-bottom: 30px;
}
@media (max-width: 680px) {
  .solutionsPortalContent.videoGroup {
    margin-bottom: 40px;
  }
}
.solutionsPortalContent.photoGroup {
  margin-bottom: 10px;
}
@media (max-width: 680px) {
  .solutionsPortalContent.photoGroup {
    margin-bottom: 10px;
  }
}
.solutionsPortalContent.onePhotoGroup {
  margin-top: 0px;
  margin-bottom: 0px;
}
.solutionsPortalContent .sectionHeadline1.homeSection h3 {
  color: #000;
}
.solutionsPortalContent .sectionHeadline1.personalSection h3 {
  color: #d45f36; 
  /* #4C80C0; */
}
.solutionsPortalContent .sectionHeadline1.businessSection h3 {
  /*color: #00778b;*/
  color: #4C80C0;
}
.solutionsPortalContent .sectionHeadline1.wealthSection h3 {
  color: #662e6b;
}
.solutionsPortalContent .sectionHeadline1.aboutSection h3 {
  /*color: #aa1d53;*/
  color: #6B7066;
}
.solutionsPortalContent .sectionHeadline1.utilitySection h3 {
  color: #4C80C0;
}
.solutionsPortalContent .sectionHeadline1 h3 {
  margin: 0px auto 12px;
  max-width: 90%;
}
.solutionsPortalContent .sectionHeadline1 h5 {
  margin: 12px auto 12px;
  max-width: 90%;
}
.solutionsPortalContent .sectionHeadline1 h5 a {
  font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
}
.solutionsPortalContent .sectionHeadline1.c12 {
  width: 100%;
}
@media (max-width: 721px) {
  .solutionsPortalContent .sectionHeadline1.c12 h3 {
    width: 263px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 721px) {
  .solutionsPortalContent .sectionHeadline1.c12 {
    text-align: left;
    margin-left: 0px;
  }
}
@media (max-width: 680px) {
  .solutionsPortalContent .sectionHeadline1.content13 h3.leftAligned {
    width: 263px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
  }
}
.solutionsPortalContent .sectionHeadline1.content13 h5 {
  margin: 12px auto 12px;
  max-width: 90%;
}
.solutionsPortalContent .threeOptions {
  display: inline-block;
  padding: 0 14px;
  margin-top: 18px;
}

.squareImageBox {
  overflow: hidden;
}

.squareOption {
  max-width: 263px;
  margin-top: 0px;
  margin-bottom: 40px;
  margin-left: calc((100vw - 200px) * .023);
  margin-right: calc((100vw - 200px) * .023);
  display: inline-block;
}
@media (min-width: 1370px) {
  .squareOption {
    margin: 0 40px 40px;
  }
}
@media (max-width: 1200px) {
  .squareOption {
    width: calc((100vw - 200px) * .26);
  }
}
@media (max-width: 991px) {
  .squareOption {
    width: 26vw;
  }
}
@media (max-width: 680px) {
  .squareOption {
    display: block;
    width: 263px;
  }
}
.squareOption.fourAcross {
  margin-bottom: 20px;
  max-width: 198px;
  margin-left: calc((100vw - 200px) * .01495);
  margin-right: calc((100vw - 200px) * .01495);
}
@media (min-width: 1370px) {
  .squareOption.fourAcross {
    margin: 0 26px 20px;
  }
}
@media (max-width: 1200px) {
  .squareOption.fourAcross {
    width: calc((100vw - 200px) * .1957);
  }
}
@media (max-width: 991px) {
  .squareOption.fourAcross {
    width: 19vw;
  }
}
@media (max-width: 855px) {
  .squareOption.fourAcross {
    width: 41vw;
    max-width: 500px;
    margin-left: calc((100vw - 200px) * .02);
    margin-right: calc((100vw - 200px) * .02);
  }
}
@media (max-width: 680px) {
  .squareOption.fourAcross {
    display: inline-block;
    width: calc(41vw - 10px);
    max-width: 500px;
    margin-left: calc((100vw - 200px) * .02);
    margin-right: calc((100vw - 200px) * .02);
  }
}
@media (max-width: 470px) {
  .squareOption.fourAcross {
    display: block;
    width: 263px;
    margin-bottom: 40px;
  }
}
.squareOption.personalSection h4 {
  color: #d45f36;
}
.squareOption.personalSection .squareImageBox {
  /*background: #648c3c;*/
  background: #d45f36;
}
.squareOption.businessSection h4 {
  /*color: #00778b;*/
  color: #4C80C0;
}
.squareOption.businessSection .squareImageBox {
  /*background: #00778b;*/
  background: #4C80C0;
}
.squareOption.wealthSection h4 {
  /*color: #662e6b;*/
  color: #7a627e;
}
.squareOption.wealthSection .squareImageBox {
  /*background: #662e6b;*/
  background: #7a627e;
}
.squareOption.aboutSection h4 {
  color: #aa1d53;
}
.squareOption.aboutSection .squareImageBox {
  background: #6b7066;
}
.squareOption.utilitySection h4 {
  color: #f9a11a;
}
.squareOption.utilitySection .squareImageBox {
  background: #f9a11a;
}
.squareOption .squareImageText {
  height: 100px;
  text-align: center;
}
@media (max-width: 1100px) {
  .squareOption .squareImageText {
    height: 120px;
  }
}
@media (max-width: 991px) {
  .squareOption .squareImageText {
    height: 100px;
  }
}
@media (max-width: 867px) {
  .squareOption .squareImageText {
    height: 120px;
  }
}
@media (max-width: 680px) {
  .squareOption .squareImageText {
    height: 100px;
  }
}
.squareOption h4 {
  margin: 0px 0 4px;
}
.squareOption p {
  width: 100%;
  font-size: 1em;
  line-height: 1.125;
  margin-top: 12px;
  color: #646569;
}
.squareOption p b {
  color: #000;
  font-family: "proxima_novabold", Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.squareOption p a {
  font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
  text-decoration: underline;
}
.squareOption .squareImageBox {
  width: 100%;
  padding-left: 10px;
  padding-top: 10px;
}
.squareOption .squareImageBox img {
  width: 100%;
}
.squareOption a.cta h6 {
  font-size: 1em;
  color: #00aeef;
  margin-bottom: 0px;
  margin-top: 12px;
  text-decoration: none;
}
.squareOption a.cta:hover, .squareOption a.cta:focus, .squareOption a.cta:active, .squareOption a.cta.active {
  text-decoration: underline;
}
.squareOption a.ctaLeft h6 {
  font-size: 1em;
  color: #00aeef;
  margin-bottom: 12px;
  margin-top: 0px;
  text-decoration: none;
}
.squareOption a.ctaLeft:hover, .squareOption a.ctaLeft:focus, .squareOption a.ctaLeft:active, .squareOption a.ctaLeft.active {
  text-decoration: underline;
}
.squareOption.standardColumnText {
  vertical-align: top;
  text-align: left;
}
.squareOption.standardColumnText.threeAcross {
  margin-bottom: 20px;
}
@media (max-width: 680px) {
  .squareOption.standardColumnText.threeAcross {
    margin-bottom: 40px;
  }
}
.squareOption.standardColumnText p {
  font-size: 1em;
  line-height: 1.125;
  margin-top: 0px;
  margin-bottom: 12px;
  color: #646569;
  text-align: left;
}
.squareOption.standardColumnText p b {
  color: #000;
  font-family: "proxima_novabold", Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.squareOption.standardColumnText p a {
  font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
  text-decoration: underline;
  text-align: left;
}
.squareOption.standardColumnText p a:hover, .squareOption.standardColumnText p a:focus, .squareOption.standardColumnText p a:active, .squareOption.standardColumnText p a.active {
  text-decoration: underline;
}
.squareOption.blankSlot {
  margin-bottom: 0px;
}
@media (min-width: 1200px) {
  .squareOption.blankSlot {
    width: 100%;
  }
}
.squareOption .placeHolder {
  padding: 0 50%;
  margin-bottom: 0px;
}

.solutionsPortalContent.content13 .squareOption.threeAcross.standardColumnText p {
  margin-bottom: 12px;
}

.solutionsPortalContent.content13.oneThree .squareOption.threeAcross.standardColumnText p {
  margin-bottom: 12px;
}

a.ctaLeft h6 {
  margin-top: 2px;
}

.contentColumnsArea1 {
  margin-bottom: 14px;
}
.contentColumnsArea1 .contentColumn {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  width: 263px;
  margin-left: 100px;
  margin-bottom: 24px;
  font-size: 1em;
  line-height: 1.125;
  color: #646569;
}
.contentColumnsArea1 .contentColumn p {
  margin-top: 12px;
}
.contentColumnsArea1 .contentColumn b {
  color: #000;
  font-family: "proxima_novabold", Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.contentColumnsArea1 .contentColumn a {
  font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
  text-decoration: underline;
  color: #646569;
}
.contentColumnsArea1 .contentColumn a:hover, .contentColumnsArea1 .contentColumn a:focus, .contentColumnsArea1 .contentColumn a:active, .contentColumnsArea1 .contentColumn a.active {
  color: #00aeef;
}
.contentColumnsArea1 .contentColumn h6 a.cta {
  font-family: "proxima_novabold", Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #00aeef;
  margin-bottom: 0px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.contentColumnsArea1 .contentColumn h6 a.cta:hover, .contentColumnsArea1 .contentColumn h6 a.cta:focus, .contentColumnsArea1 .contentColumn h6 a.cta:active, .contentColumnsArea1 .contentColumn h6 a.cta.active {
  text-decoration: underline;
}
.contentColumnsArea1 .contentColumn h3 {
  margin: 0 0 24px;
}
@media (max-width: 820px) {
  .contentColumnsArea1 .contentColumn {
    margin-right: 5vw;
    margin-left: 5vw;
  }
}
@media (max-width: 385px) {
  .contentColumnsArea1 .contentColumn {
    margin-right: auto;
    margin-left: auto;
  }
}

.buttonBlock {
  margin: 10px 0px 33px;
}

.sectionButton {
  margin: 0px 17px 15px;
}
.sectionButton.buttonLeft {
  margin: 8px 0px;
}
.sectionButton.homeSection {
  background: #14509b;
}
.sectionButton.personalSection {
  /*background: #648c3c;*/
  background: #d45f36;
}
.sectionButton.businessSection {
  /*background: #00778b;*/
  background: #4C80C0;
}
.sectionButton.wealthSection {
  background: #662e6b;
}
.sectionButton.aboutSection {
  background: #aa1d53;
}
.sectionButton.utilitySection {
  background: #f9a11a;
}
.sectionButton:hover, .sectionButton:focus, .sectionButton:active, .sectionButton.active {
  text-decoration: none;
}

.squareOption.threeAcross.standardColumnText.topAlign P {
  margin-top: 0px;
}

.solutionsPortalContent.content13.oneThree {
  margin-bottom: 0px;
}

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
   :::::::::::::::::::::::   PROMO BLADE A, PROMO BLADE B, PROMO B LEFT, PROMO B RIGHT   ::::::::::::::::::::::::::::::::::::::::
   :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.promoBladeBWrap {
  background: #ececec;
  position: relative;
}
.promoBladeB {
  position: relative;
  margin: 0 100px;
  padding: 50px 0px 0px;
  text-align: center;
  background-size: 100%;
}
.promoBladeB.whiteBack {
  background: #fff;
}
.promoBladeB.whiteBack .hRule1 {
  background: #fff;
}
.promoBladeB.greyBack {
  background: #f2f2f2;
}
.promoBladeB.greyBack .hRule1 {
  background: #f2f2f2;
}
.promoBladeB.ruleBack {
  background: #fff;
}
.promoBladeB.ruleBack .hRule1 {
  background: #646569;
}
@media (max-width: 991px) {
  .promoBladeB {
    margin: 0px;
    padding: 50px 16px 10px;
    height: 100%;
  }
}

.promoBladeA {
  position: relative;
  margin: 0 100px;
  padding: 50px 0px 10px;
  text-align: center;
  background-size: 100%;
}
.promoBladeA.whiteBack {
  background: #fff;
}
.promoBladeA.whiteBack .hRule1 {
  background: #fff;
}
.promoBladeA.greyBack {
  background: #f2f2f2;
}
.promoBladeA.greyBack .hRule1 {
  background: #f2f2f2;
}
.promoBladeA.ruleBack {
  background: #fff;
}
.promoBladeA.ruleBack .hRule1 {
  background: #646569;
}
@media (max-width: 991px) {
  .promoBladeA {
    margin: 0px;
    padding: 50px 16px 10px;
    height: 100%;
  }
}
@media (max-width: 680px) {
  .promoBladeA {
    padding: 0px;
    margin: 0px;
  }
}

.promoBladeAContent,
.chartContent,
.formContent,
.fiveContent,
.fivePhotoContent,
.twoContent,
.twoBContent,
.oneContent,
.onePhotoContent,
.hRuleContent {
  display: inline-block;
  padding: 0;
  max-width: 949px;
  width: calc(((100vw - 200px) * .78) + ((100vw - 200px) * .092));
  margin-left: calc(((100vw - 200px) * .023) + 14px);
  margin-right: calc(((100vw - 200px) * .023) + 14px);
  margin-bottom: 40px;
  text-align: left;
  vertical-align: top;
}
.promoBladeAContent.homeSection,
.chartContent.homeSection,
.formContent.homeSection,
.fiveContent.homeSection,
.fivePhotoContent.homeSection,
.twoContent.homeSection,
.twoBContent.homeSection,
.oneContent.homeSection,
.onePhotoContent.homeSection,
.hRuleContent.homeSection {
  background: #14509b;
}
.promoBladeAContent.personalSection,
.chartContent.personalSection,
.formContent.personalSection,
.fiveContent.personalSection,
.fivePhotoContent.personalSection,
.twoContent.personalSection,
.twoBContent.personalSection,
.oneContent.personalSection,
.onePhotoContent.personalSection,
.hRuleContent.personalSection {
  /*background: #648c3c;*/
  background: #d45f36;
}
.promoBladeAContent.businessSection,
.chartContent.businessSection,
.formContent.businessSection,
.fiveContent.businessSection,
.fivePhotoContent.businessSection,
.twoContent.businessSection,
.twoBContent.businessSection,
.oneContent.businessSection,
.onePhotoContent.businessSection,
.hRuleContent.businessSection {
  /*background: #00778b;*/
  background: #4C80C0;
}
.promoBladeAContent.wealthSection,
.chartContent.wealthSection,
.formContent.wealthSection,
.fiveContent.wealthSection,
.fivePhotoContent.wealthSection,
.twoContent.wealthSection,
.twoBContent.wealthSection,
.oneContent.wealthSection,
.onePhotoContent.wealthSection,
.hRuleContent.wealthSection {
  background: #662e6b;
}
.promoBladeAContent.aboutSection,
.chartContent.aboutSection,
.formContent.aboutSection,
.fiveContent.aboutSection,
.fivePhotoContent.aboutSection,
.twoContent.aboutSection,
.twoBContent.aboutSection,
.oneContent.aboutSection,
.onePhotoContent.aboutSection,
.hRuleContent.aboutSection {
  background: #aa1d53;
}
.promoBladeAContent.utilitySection,
.chartContent.utilitySection,
.formContent.utilitySection,
.fiveContent.utilitySection,
.fivePhotoContent.utilitySection,
.twoContent.utilitySection,
.twoBContent.utilitySection,
.oneContent.utilitySection,
.onePhotoContent.utilitySection,
.hRuleContent.utilitySection {
  background: #4C80C0;
}
.promoBladeAContent .leftHalf,
.chartContent .leftHalf,
.formContent .leftHalf,
.fiveContent .leftHalf,
.fivePhotoContent .leftHalf,
.twoContent .leftHalf,
.twoBContent .leftHalf,
.oneContent .leftHalf,
.onePhotoContent .leftHalf,
.hRuleContent .leftHalf {
  position: relative;
  display: inline-block;
  width: 68.9%;
  max-width: 652px;
  padding: 0;
  text-align: left;
}
.promoBladeAContent .leftHalf img,
.chartContent .leftHalf img,
.formContent .leftHalf img,
.fiveContent .leftHalf img,
.fivePhotoContent .leftHalf img,
.twoContent .leftHalf img,
.twoBContent .leftHalf img,
.oneContent .leftHalf img,
.onePhotoContent .leftHalf img,
.hRuleContent .leftHalf img {
  width: 100%;
  max-width: 652px;
}
@media (max-width: 680px) {
  .promoBladeAContent .leftHalf img,
.chartContent .leftHalf img,
.formContent .leftHalf img,
.fiveContent .leftHalf img,
.fivePhotoContent .leftHalf img,
.twoContent .leftHalf img,
.twoBContent .leftHalf img,
.oneContent .leftHalf img,
.onePhotoContent .leftHalf img,
.hRuleContent .leftHalf img {
    max-width: 100%;
  }
}
.promoBladeAContent .leftHalf .promoTextArea,
.chartContent .leftHalf .promoTextArea,
.formContent .leftHalf .promoTextArea,
.fiveContent .leftHalf .promoTextArea,
.fivePhotoContent .leftHalf .promoTextArea,
.twoContent .leftHalf .promoTextArea,
.twoBContent .leftHalf .promoTextArea,
.oneContent .leftHalf .promoTextArea,
.onePhotoContent .leftHalf .promoTextArea,
.hRuleContent .leftHalf .promoTextArea {
  position: absolute;
  margin: 15px;
  width: 263px;
  height: calc((100vw - 200px) * .25);
  max-height: 270px;
  top: 0px;
  left: 0px;
  padding: 18px;
}
.promoBladeAContent .leftHalf .promoTextArea h4,
.chartContent .leftHalf .promoTextArea h4,
.formContent .leftHalf .promoTextArea h4,
.fiveContent .leftHalf .promoTextArea h4,
.fivePhotoContent .leftHalf .promoTextArea h4,
.twoContent .leftHalf .promoTextArea h4,
.twoBContent .leftHalf .promoTextArea h4,
.oneContent .leftHalf .promoTextArea h4,
.onePhotoContent .leftHalf .promoTextArea h4,
.hRuleContent .leftHalf .promoTextArea h4 {
  color: #fff;
  font-size: 2em;
  margin: 0px;
}
@media (min-width: 1370px) {
  .promoBladeAContent .leftHalf .promoTextArea h4,
.chartContent .leftHalf .promoTextArea h4,
.formContent .leftHalf .promoTextArea h4,
.fiveContent .leftHalf .promoTextArea h4,
.fivePhotoContent .leftHalf .promoTextArea h4,
.twoContent .leftHalf .promoTextArea h4,
.twoBContent .leftHalf .promoTextArea h4,
.oneContent .leftHalf .promoTextArea h4,
.onePhotoContent .leftHalf .promoTextArea h4,
.hRuleContent .leftHalf .promoTextArea h4 {
    font-size: 2em;
  }
}
@media (max-width: 1200px) {
  .promoBladeAContent .leftHalf .promoTextArea h4,
.chartContent .leftHalf .promoTextArea h4,
.formContent .leftHalf .promoTextArea h4,
.fiveContent .leftHalf .promoTextArea h4,
.fivePhotoContent .leftHalf .promoTextArea h4,
.twoContent .leftHalf .promoTextArea h4,
.twoBContent .leftHalf .promoTextArea h4,
.oneContent .leftHalf .promoTextArea h4,
.onePhotoContent .leftHalf .promoTextArea h4,
.hRuleContent .leftHalf .promoTextArea h4 {
    font-size: 2em;
  }
}
@media (max-width: 680px) {
  .promoBladeAContent .leftHalf .promoTextArea h4,
.chartContent .leftHalf .promoTextArea h4,
.formContent .leftHalf .promoTextArea h4,
.fiveContent .leftHalf .promoTextArea h4,
.fivePhotoContent .leftHalf .promoTextArea h4,
.twoContent .leftHalf .promoTextArea h4,
.twoBContent .leftHalf .promoTextArea h4,
.oneContent .leftHalf .promoTextArea h4,
.onePhotoContent .leftHalf .promoTextArea h4,
.hRuleContent .leftHalf .promoTextArea h4 {
    font-size: 2em;
  }
}
@media (max-width: 1200px) {
  .promoBladeAContent .leftHalf .promoTextArea,
.chartContent .leftHalf .promoTextArea,
.formContent .leftHalf .promoTextArea,
.fiveContent .leftHalf .promoTextArea,
.fivePhotoContent .leftHalf .promoTextArea,
.twoContent .leftHalf .promoTextArea,
.twoBContent .leftHalf .promoTextArea,
.oneContent .leftHalf .promoTextArea,
.onePhotoContent .leftHalf .promoTextArea,
.hRuleContent .leftHalf .promoTextArea {
    width: calc((100vw - 200px) * .26);
    height: calc(((100vw - 200px) * .26) - 15px);
  }
}
@media (max-width: 991px) {
  .promoBladeAContent .leftHalf .promoTextArea,
.chartContent .leftHalf .promoTextArea,
.formContent .leftHalf .promoTextArea,
.fiveContent .leftHalf .promoTextArea,
.fivePhotoContent .leftHalf .promoTextArea,
.twoContent .leftHalf .promoTextArea,
.twoBContent .leftHalf .promoTextArea,
.oneContent .leftHalf .promoTextArea,
.onePhotoContent .leftHalf .promoTextArea,
.hRuleContent .leftHalf .promoTextArea {
    width: 26vw;
    height: calc(27vw - 30px);
  }
}
@media (max-width: 680px) {
  .promoBladeAContent .leftHalf .promoTextArea,
.chartContent .leftHalf .promoTextArea,
.formContent .leftHalf .promoTextArea,
.fiveContent .leftHalf .promoTextArea,
.fivePhotoContent .leftHalf .promoTextArea,
.twoContent .leftHalf .promoTextArea,
.twoBContent .leftHalf .promoTextArea,
.oneContent .leftHalf .promoTextArea,
.onePhotoContent .leftHalf .promoTextArea,
.hRuleContent .leftHalf .promoTextArea {
    display: block;
    width: 45vw;
    margin-bottom: 20px;
    height: 85%;
    padding: 3vw;
  }
}
.promoBladeAContent .leftHalf .promoTextArea.homeSection,
.chartContent .leftHalf .promoTextArea.homeSection,
.formContent .leftHalf .promoTextArea.homeSection,
.fiveContent .leftHalf .promoTextArea.homeSection,
.fivePhotoContent .leftHalf .promoTextArea.homeSection,
.twoContent .leftHalf .promoTextArea.homeSection,
.twoBContent .leftHalf .promoTextArea.homeSection,
.oneContent .leftHalf .promoTextArea.homeSection,
.onePhotoContent .leftHalf .promoTextArea.homeSection,
.hRuleContent .leftHalf .promoTextArea.homeSection {
  background: #0F2451;
}
.promoBladeAContent .leftHalf .promoTextArea.personalSection,
.chartContent .leftHalf .promoTextArea.personalSection,
.formContent .leftHalf .promoTextArea.personalSection,
.fiveContent .leftHalf .promoTextArea.personalSection,
.fivePhotoContent .leftHalf .promoTextArea.personalSection,
.twoContent .leftHalf .promoTextArea.personalSection,
.twoBContent .leftHalf .promoTextArea.personalSection,
.oneContent .leftHalf .promoTextArea.personalSection,
.onePhotoContent .leftHalf .promoTextArea.personalSection,
.hRuleContent .leftHalf .promoTextArea.personalSection {
  background: #d45f36;
}

.promoTextArea.homeSection, .promoBladeAContent.homeSection
{
	background: #0F2451;
}
.promoBladeAContent .leftHalf .promoTextArea.businessSection,
.chartContent .leftHalf .promoTextArea.businessSection,
.formContent .leftHalf .promoTextArea.businessSection,
.fiveContent .leftHalf .promoTextArea.businessSection,
.fivePhotoContent .leftHalf .promoTextArea.businessSection,
.twoContent .leftHalf .promoTextArea.businessSection,
.twoBContent .leftHalf .promoTextArea.businessSection,
.oneContent .leftHalf .promoTextArea.businessSection,
.onePhotoContent .leftHalf .promoTextArea.businessSection,
.hRuleContent .leftHalf .promoTextArea.businessSection {
  /*background: #00778b;*/
  background: #4C80C0;
}
.promoBladeAContent .leftHalf .promoTextArea.wealthSection,
.chartContent .leftHalf .promoTextArea.wealthSection,
.formContent .leftHalf .promoTextArea.wealthSection,
.fiveContent .leftHalf .promoTextArea.wealthSection,
.fivePhotoContent .leftHalf .promoTextArea.wealthSection,
.twoContent .leftHalf .promoTextArea.wealthSection,
.twoBContent .leftHalf .promoTextArea.wealthSection,
.oneContent .leftHalf .promoTextArea.wealthSection,
.onePhotoContent .leftHalf .promoTextArea.wealthSection,
.hRuleContent .leftHalf .promoTextArea.wealthSection {
  background: #662e6b;
}
.promoBladeAContent .leftHalf .promoTextArea.aboutSection,
.chartContent .leftHalf .promoTextArea.aboutSection,
.formContent .leftHalf .promoTextArea.aboutSection,
.fiveContent .leftHalf .promoTextArea.aboutSection,
.fivePhotoContent .leftHalf .promoTextArea.aboutSection,
.twoContent .leftHalf .promoTextArea.aboutSection,
.twoBContent .leftHalf .promoTextArea.aboutSection,
.oneContent .leftHalf .promoTextArea.aboutSection,
.onePhotoContent .leftHalf .promoTextArea.aboutSection,
.hRuleContent .leftHalf .promoTextArea.aboutSection {
  background: #aa1d53;
}
.promoBladeAContent .leftHalf .promoTextArea.utilitySection,
.chartContent .leftHalf .promoTextArea.utilitySection,
.formContent .leftHalf .promoTextArea.utilitySection,
.fiveContent .leftHalf .promoTextArea.utilitySection,
.fivePhotoContent .leftHalf .promoTextArea.utilitySection,
.twoContent .leftHalf .promoTextArea.utilitySection,
.twoBContent .leftHalf .promoTextArea.utilitySection,
.oneContent .leftHalf .promoTextArea.utilitySection,
.onePhotoContent .leftHalf .promoTextArea.utilitySection,
.hRuleContent .leftHalf .promoTextArea.utilitySection {
  background: #4C80C0;
}
@media (max-width: 680px) {
  .promoBladeAContent .leftHalf,
.chartContent .leftHalf,
.formContent .leftHalf,
.fiveContent .leftHalf,
.fivePhotoContent .leftHalf,
.twoContent .leftHalf,
.twoBContent .leftHalf,
.oneContent .leftHalf,
.onePhotoContent .leftHalf,
.hRuleContent .leftHalf {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0px;
  }
}
.promoBladeAContent .rightHalf,
.chartContent .rightHalf,
.formContent .rightHalf,
.fiveContent .rightHalf,
.fivePhotoContent .rightHalf,
.twoContent .rightHalf,
.twoBContent .rightHalf,
.oneContent .rightHalf,
.onePhotoContent .rightHalf,
.hRuleContent .rightHalf {
  display: inline-block;
  width: 30%;
  height: auto;
  max-height: 300px;
  text-align: center;
  padding: 0px;
}
.promoBladeAContent .rightHalf .transparentButton,
.chartContent .rightHalf .transparentButton,
.formContent .rightHalf .transparentButton,
.fiveContent .rightHalf .transparentButton,
.fivePhotoContent .rightHalf .transparentButton,
.twoContent .rightHalf .transparentButton,
.twoBContent .rightHalf .transparentButton,
.oneContent .rightHalf .transparentButton,
.onePhotoContent .rightHalf .transparentButton,
.hRuleContent .rightHalf .transparentButton {
  vertical-align: middle;
  background: none;
  margin: auto 10px;
}
.promoBladeAContent .rightHalf .transparentButton:hover, .promoBladeAContent .rightHalf .transparentButton:focus, .promoBladeAContent .rightHalf .transparentButton:active, .promoBladeAContent .rightHalf .transparentButton.active,
.chartContent .rightHalf .transparentButton:hover,
.chartContent .rightHalf .transparentButton:focus,
.chartContent .rightHalf .transparentButton:active,
.chartContent .rightHalf .transparentButton.active,
.formContent .rightHalf .transparentButton:hover,
.formContent .rightHalf .transparentButton:focus,
.formContent .rightHalf .transparentButton:active,
.formContent .rightHalf .transparentButton.active,
.fiveContent .rightHalf .transparentButton:hover,
.fiveContent .rightHalf .transparentButton:focus,
.fiveContent .rightHalf .transparentButton:active,
.fiveContent .rightHalf .transparentButton.active,
.fivePhotoContent .rightHalf .transparentButton:hover,
.fivePhotoContent .rightHalf .transparentButton:focus,
.fivePhotoContent .rightHalf .transparentButton:active,
.fivePhotoContent .rightHalf .transparentButton.active,
.twoContent .rightHalf .transparentButton:hover,
.twoContent .rightHalf .transparentButton:focus,
.twoContent .rightHalf .transparentButton:active,
.twoContent .rightHalf .transparentButton.active,
.twoBContent .rightHalf .transparentButton:hover,
.twoBContent .rightHalf .transparentButton:focus,
.twoBContent .rightHalf .transparentButton:active,
.twoBContent .rightHalf .transparentButton.active,
.oneContent .rightHalf .transparentButton:hover,
.oneContent .rightHalf .transparentButton:focus,
.oneContent .rightHalf .transparentButton:active,
.oneContent .rightHalf .transparentButton.active,
.onePhotoContent .rightHalf .transparentButton:hover,
.onePhotoContent .rightHalf .transparentButton:focus,
.onePhotoContent .rightHalf .transparentButton:active,
.onePhotoContent .rightHalf .transparentButton.active,
.hRuleContent .rightHalf .transparentButton:hover,
.hRuleContent .rightHalf .transparentButton:focus,
.hRuleContent .rightHalf .transparentButton:active,
.hRuleContent .rightHalf .transparentButton.active {
  text-decoration: none;
  opacity: 0.7;
}
@media (max-width: 680px) {
  .promoBladeAContent .rightHalf,
.chartContent .rightHalf,
.formContent .rightHalf,
.fiveContent .rightHalf,
.fivePhotoContent .rightHalf,
.twoContent .rightHalf,
.twoBContent .rightHalf,
.oneContent .rightHalf,
.onePhotoContent .rightHalf,
.hRuleContent .rightHalf {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0px;
    padding: 8px 0px;
  }
}
@media (min-width: 1370px) {
  .promoBladeAContent,
.chartContent,
.formContent,
.fiveContent,
.fivePhotoContent,
.twoContent,
.twoBContent,
.oneContent,
.onePhotoContent,
.hRuleContent {
    padding: 0;
    margin: 0 40px 40px;
    width: 949px;
  }
}
@media (max-width: 1200px) {
  .promoBladeAContent,
.chartContent,
.formContent,
.fiveContent,
.fivePhotoContent,
.twoContent,
.twoBContent,
.oneContent,
.onePhotoContent,
.hRuleContent {
    width: calc(((100vw - 200px) * .78) + ((100vw - 200px) * .092));
    padding: 0;
  }
}
@media (max-width: 991px) {
  .promoBladeAContent,
.chartContent,
.formContent,
.fiveContent,
.fivePhotoContent,
.twoContent,
.twoBContent,
.oneContent,
.onePhotoContent,
.hRuleContent {
    width: calc(78vw + ((100vw - 200px) * .092));
  }
}
@media (max-width: 680px) {
  .promoBladeAContent,
.chartContent,
.formContent,
.fiveContent,
.fivePhotoContent,
.twoContent,
.twoBContent,
.oneContent,
.onePhotoContent,
.hRuleContent {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0px;
    padding: 0px;
  }
}

.promoBladeBContent {
  display: inline-block;
  padding: 0 14px;
  text-align: center;
  margin-bottom: 30px;
}
.promoBladeBContent .sectionHeadline1 {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  max-width: 606px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: calc((100vw - 200px) * .023);
  margin-right: calc((100vw - 200px) * .023);
  width: 60%;
}
@media (min-width: 1370px) {
  .promoBladeBContent .sectionHeadline1 {
    margin: 0 40px 0px;
  }
}
@media (max-width: 1200px) {
  .promoBladeBContent .sectionHeadline1 {
    width: calc(((100vw - 200px) * .52) + ((100vw - 200px) * .046));
  }
}
@media (max-width: 991px) {
  .promoBladeBContent .sectionHeadline1 {
    width: calc(52vw + ((100vw - 200px) * .046));
  }
}
@media (max-width: 680px) {
  .promoBladeBContent .sectionHeadline1 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 263px;
  }
}
.promoBladeBContent .sectionHeadline1 h3 {
  margin: 0px 0 12px;
}
.promoBladeBContent .sectionHeadline1 h5 {
  margin: 12px 0 12px;
  color: #646569;
}
.promoBladeBContent a.cta h6 {
  font-size: 1em;
  color: #00aeef;
  margin-bottom: 0px;
  margin-top: 12px;
  text-decoration: none;
}
.promoBladeBContent a.cta:hover, .promoBladeBContent a.cta:focus, .promoBladeBContent a.cta:active, .promoBladeBContent a.cta.active {
  text-decoration: underline;
}
.promoBladeBContent .squareOption {
  display: inline-block;
  vertical-align: middle;
  max-width: 263px;
  margin-top: 0px;
  margin-bottom: 20px;
  margin-left: calc((100vw - 200px) * .023);
  margin-right: calc((100vw - 200px) * .023);
}
@media (min-width: 1370px) {
  .promoBladeBContent .squareOption {
    margin: 0 40px 20px;
  }
}
@media (max-width: 1200px) {
  .promoBladeBContent .squareOption {
    width: calc((100vw - 200px) * .26);
  }
}
@media (max-width: 991px) {
  .promoBladeBContent .squareOption {
    width: 26vw;
  }
}
@media (max-width: 680px) {
  .promoBladeBContent .squareOption {
    display: block;
    width: 263px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
}
.promoBladeBContent .squareOption.personalSection .squareImageBox {
  /*background: #648c3c;*/
  background: #d45f36;
}
.promoBladeBContent .squareOption.businessSection .squareImageBox {
  /*background: #00778b;*/
  background: #4C80C0;
}
.promoBladeBContent .squareOption.wealthSection .squareImageBox {
  background: #662e6b;
}
.promoBladeBContent .squareOption.aboutSection .squareImageBox {
  /*background: #aa1d53;*/
  background: #6B7066;
}
.promoBladeBContent .squareOption.utilitySection .squareImageBox {
  background: #4C80C0;
}
.promoBladeBContent .squareOption .squareImageBox {
  width: 100%;
  padding-left: 10px;
  padding-top: 10px;
}
.promoBladeBContent .squareOption .squareImageBox img {
  width: 100%;
}

.textSide {
  display: inline-block;
  text-align: left;
  margin-bottom: -9px;
}
.textSide.bottomFix1 {
  margin-bottom: -19px;
}
.textSide .sectionHeadline1 {
  margin-bottom: 0px;
}
@media (min-width: 1200px) {
  .textSide .sectionHeadline1 {
    width: 606px;
  }
}
@media (max-width: 680px) {
  .textSide .sectionHeadline1 {
    margin-bottom: 30px;
    margin-top: 10px;
  }
}

.squareOption.contentTopAlign {
  vertical-align: top;
}

.squareOption.standardColumnText.threeAcross.contentTopAlign {
  vertical-align: top;
}
@media (max-width: 680px) {
  .squareOption.standardColumnText.threeAcross.contentTopAlign {
    margin-bottom: 26px;
  }
}

.squareOption.threeAcross.standardColumnText.iconGroup {
  margin-bottom: 36px;
}
@media (max-width: 680px) {
  .squareOption.threeAcross.standardColumnText.iconGroup {
    margin-bottom: 36px;
  }
}

.squareOption.threeAcross.standardColumnText.iconGroup P {
  margin-top: 12px;
}
.squareOption.threeAcross.standardColumnText.iconGroup P .ctaLeft {
  color: #646569;
}
.squareOption.threeAcross.standardColumnText.iconGroup P .ctaLeft:hover, .squareOption.threeAcross.standardColumnText.iconGroup P .ctaLeft:focus, .squareOption.threeAcross.standardColumnText.iconGroup P .ctaLeft:active, .squareOption.threeAcross.standardColumnText.iconGroup P .ctaLeft.active {
  color: #00aeef;
}

.squareOption.fourAcross.standardColumnText.iconGroup P {
  margin-top: 12px;
}
.squareOption.fourAcross.standardColumnText.iconGroup P .ctaLeft {
  color: #646569;
}
.squareOption.fourAcross.standardColumnText.iconGroup P .ctaLeft:hover, .squareOption.fourAcross.standardColumnText.iconGroup P .ctaLeft:focus, .squareOption.fourAcross.standardColumnText.iconGroup P .ctaLeft:active, .squareOption.fourAcross.standardColumnText.iconGroup P .ctaLeft.active {
  color: #00aeef;
}

.centeredCta {
  font-size: 1.375em;
  margin-bottom: 12px;
  margin-top: 0px;
  color: #00aeef;
  text-decoration: none;
}
.centeredCta:hover, .centeredCta:focus, .centeredCta:active, .centeredCta.active {
  text-decoration: underline;
}
.centeredCta.indentedCta h6 {
  padding-left: 14px;
}
.centeredCta h6 {
  font-size: 1.375em;
  margin-bottom: 12px;
  margin-top: 0px;
  color: #00aeef;
  text-decoration: none;
}
.centeredCta h6:hover, .centeredCta h6:focus, .centeredCta h6:active, .centeredCta h6.active {
  text-decoration: underline;
}

.squareOption.rightCorner .squareImageBox {
  margin-top: 6px;
  padding-left: 0px;
  padding-right: 10px;
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
     ::::::::::::::::::::::::::::::::::::::::::::::::::::::   FIVE CONTENT   :::::::::::::::::::::::::::::::::::::::::::::: 
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.fiveContent {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-top: 20px;
  margin-bottom: 30px;
}
.fiveContent.fiveTwo {
  margin-bottom: 15px;
}
.fiveContent .fiveBox {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-preferred-size: 17%;
      flex-basis: 17%;
  margin: 10px 0px;
  padding: 20px 10px;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.1);
  min-height: 82px;
}
.fiveContent .fiveBox .fiveBoxText {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  text-align: center;
  margin: auto 0px;
  font-size: 1.125em;
  font-family: "proxima_novabold", Arial, Helvetica, sans-serif;
  line-height: 1.25;
  color: black;
}
.fiveContent .fiveBox.fivePlaceholder {
  visibility: hidden;
}
@media (min-width: 850px) {
  .fiveContent .fiveBox.fivePlaceholder {
    display: none;
  }
}
@media (max-width: 850px) {
  .fiveContent .fiveBox {
    -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
  }
}
@media (max-width: 450px) {
  .fiveContent .fiveBox {
    -ms-flex-preferred-size: 44%;
        flex-basis: 44%;
  }
}
@media (max-width: 850px) {
  .fiveContent {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (max-width: 450px) {
  .fiveContent {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
     ::::::::::::::::::::::::::::::::::::::::::::::::::::::   FIVE PHOTO   :::::::::::::::::::::::::::::::::::::::::::::: 
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.fivePhotoContent {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-top: 20px;
  margin-bottom: 0px;
}
.fivePhotoContent .fivePhotoBox {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-preferred-size: 17%;
      flex-basis: 17%;
  margin: 10px 0px 30px;
  padding: 0px 0px;
  text-align: center;
  border: none;
  min-height: 82px;
}
.fivePhotoContent .fivePhotoBox.placeHolder {
  visibility: hidden;
  height: 0px;
  min-height: 0px;
  margin: 0px;
}
.fivePhotoContent .fivePhotoBox.placeHolder .fivePhotoBoxText {
  min-height: 0px;
  height: 0px;
  margin: 0px;
}
.fivePhotoContent .fivePhotoBox .fivePhotoImage {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  width: 100%;
  margin-bottom: 20px;
}
.fivePhotoContent .fivePhotoBox .fivePhotoBoxText {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  text-align: center;
  margin: auto 0px;
  font-size: 1em;
  font-family: "proxima_novabold", Arial, Helvetica, sans-serif;
  line-height: 1.25;
  color: black;
}
.fivePhotoContent .fivePhotoBox .fivePhotoBoxText p {
  margin-top: 6px;
  line-height: 1.125;
}
.fivePhotoContent .fivePhotoBox .fivePhotoBoxText p b {
  font-family: "proxima_novabold", Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.fivePhotoContent .fivePhotoBox .fivePhotoBoxText p a {
  color: #646569;
  font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
  font-weight: 200;
  text-decoration: underline;
}
.fivePhotoContent .fivePhotoBox .fivePhotoBoxText p a:hover, .fivePhotoContent .fivePhotoBox .fivePhotoBoxText p a:focus, .fivePhotoContent .fivePhotoBox .fivePhotoBoxText p a:active, .fivePhotoContent .fivePhotoBox .fivePhotoBoxText p a.active {
  opacity: 0.6;
}
@media (min-width: 1250px) {
  .fivePhotoContent .fivePhotoBox .fivePhotoBoxText p {
    font-size: 1em;
  }
}
@media (max-width: 991px) {
  .fivePhotoContent .fivePhotoBox .fivePhotoBoxText p {
    font-size: 1em;
  }
}
@media (max-width: 850px) {
  .fivePhotoContent .fivePhotoBox .fivePhotoBoxText p {
    font-size: 1em;
  }
}
@media (max-width: 850px) {
  .fivePhotoContent .fivePhotoBox {
    -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
  }
}
@media (max-width: 550px) {
  .fivePhotoContent .fivePhotoBox {
    -ms-flex-preferred-size: 44%;
        flex-basis: 44%;
  }
}
@media (max-width: 420px) {
  .fivePhotoContent .fivePhotoBox {
    -ms-flex-preferred-size: 70%;
        flex-basis: 70%;
  }
}
@media (max-width: 680px) {
  .fivePhotoContent {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}

.photoHeadline h4 {
  font-family: "proxima_novabold", Arial, Helvetica, sans-serif;
  font-size: 1.125em;
  font-weight: 200;
  color: #000;
  text-transform: uppercase;
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
     ::::::::::::::::::::::::::::::::::::::::::::::::::::::   TWO CONTENT   :::::::::::::::::::::::::::::::::::::::::::::: 
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.twoContent {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 20px;
  margin-bottom: 10px;
}
.twoContent.fiveTwo {
  margin-top: 15px;
}
.twoContent .twoBox {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-preferred-size: 48%;
      flex-basis: 48%;
  margin: 10px 0px 30px;
  padding: 0px 0px;
  text-align: center;
  border: none;
  height: 100%;
}
.twoContent .twoBox .twoBoxText {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin: 0px 0px 12px;
  text-align: left;
  font-size: 1.125em;
  font-family: "proxima_novabold", Arial, Helvetica, sans-serif;
  line-height: 1.25;
  color: black;
}
.twoContent .twoBox .twoBoxVid {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: #646569;
}
.twoContent .twoBox .twoBoxVid iframe, .twoContent .twoBox .twoBoxVid object, .twoContent .twoBox .twoBoxVid embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 850px) {
  .twoContent .twoBox {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
@media (max-width: 450px) {
  .twoContent {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
     ::::::::::::::::::::::::::::::::::::::::::::::::::::::   TWO B CONTENT   :::::::::::::::::::::::::::::::::::::::::::::: 
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.twoBContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 20px;
  margin-bottom: 10px;
}
.twoBContent .twoBBox {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: calc(50% - 15px);
  margin: 0px 0px 30px;
  padding: 12px;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.1);
  min-height: 140px;
}
.twoBContent .twoBBox.leftText {
  border: none;
  text-align: left;
  margin: 0px 0px 10px;
}
.twoBContent .twoBBox .twoBBoxTextHead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin: 0px;
  text-align: left;
  font-size: 1em;
  font-family: "proxima_novabold", Arial, Helvetica, sans-serif;
  line-height: 1.125;
  color: #000;
}
.twoBContent .twoBBox .twoBBoxTextLinks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: 0px;
  padding: 0px;
  text-align: left;
  max-width: 50%;
  width: 50%;
}
.twoBContent .twoBBox .twoBBoxTextLinks p {
  margin: 0px;
}
.twoBContent .twoBBox .twoBBoxTextLinks a {
  margin: 0px;
  padding: 0px;
  font-size: 1em;
  font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
  font-weight: 200;
  text-decoration: underline;
  line-height: 1.5;
  color: #646569;
}
.twoBContent .twoBBox .twoBBoxTextLinks a:hover, .twoBContent .twoBBox .twoBBoxTextLinks a:focus, .twoBContent .twoBBox .twoBBoxTextLinks a:active, .twoBContent .twoBBox .twoBBoxTextLinks a.active {
  text-decoration: underline;
  color: #00aeef;
}
@media (max-width: 850px) {
  .twoBContent .twoBBox .twoBBoxTextLinks {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 100%;
  }
}
@media (max-width: 400px) {
  .twoBContent .twoBBox {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
@media (max-width: 450px) {
  .twoBContent {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}

.twoBContent.fullWidthContent .twoBBox .twoBBoxTextLinks {
  width: 100%;
  max-width: 100%;
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
     ::::::::::::::::::::::::::::::::::::::::::::::::::::::   ONE CONTENT   :::::::::::::::::::::::::::::::::::::::::::::: 
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.sectionHeadline1.content13.videoHeadline {
  margin-bottom: 30px;
}

.oneContent {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 10px;
  margin-bottom: 0px;
}
.oneContent .oneBox {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-preferred-size: 79%;
      flex-basis: 79%;
  margin: 0px 0px 30px;
  padding: 0px 0px;
  text-align: center;
  border: none;
  height: 100%;
}
.oneContent .oneBox .oneBoxVid {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: #646569;
}
.oneContent .oneBox .oneBoxVid iframe, .oneContent .oneBox .oneBoxVid object, .oneContent .oneBox .oneBoxVid embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 850px) {
  .oneContent .oneBox {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
.oneContent .oneBoxText {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin: 0px 0px 30px;
  text-align: left;
  line-height: 1.125;
}
.oneContent .oneBoxText .oneBoxTextLeftTitle {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.oneContent .oneBoxText .oneBoxTextLeftTitle h3 {
  margin-top: 0px;
  margin-bottom: 6px;
}
.oneContent .oneBoxText .oneBoxTextLeftSub {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
@media (max-width: 550px) {
  .oneContent .oneBoxText .oneBoxTextLeftSub {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
.oneContent .oneBoxText .oneBoxTextRight {
  width: auto;
  max-width: 263px;
  color: #63666b;
  font-size: 1em;
  font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
}
.oneContent .oneBoxText .oneBoxTextRight b {
  font-family: "proxima_novabold", Arial, Helvetica, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
@media (max-width: 550px) {
  .oneContent .oneBoxText .oneBoxTextRight {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: auto;
  }
}
@media (max-width: 550px) {
  .oneContent .oneBoxText {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.oneContent .buttonBlock {
  margin: 10px 0px 12px;
}
@media (max-width: 450px) {
  .oneContent {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
     ::::::::::::::::::::::::::::::::::::::::::::::::::::::   ONE PHOTO CONTENT   :::::::::::::::::::::::::::::::::::::::::::::: 
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.solutionsPortal.onePhotoGroup {
  padding: 0px;
}
.solutionsPortal.onePhotoGroup .solutionsPortalContent {
  background: url(../images/why_heritage_image_1170x420.jpg) no-repeat center;
  background-size: cover;
  overflow: hidden;
  text-align: center;
}
@media (max-width: 680px) {
  .solutionsPortal.onePhotoGroup .solutionsPortalContent {
    height: auto;
  }
}

.onePhotoContent {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: auto auto;
}
.onePhotoContent .onePhotoBox {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0px 24px 0px 24px;
  margin-top: 10%;
  margin-bottom: 10%;
}
.onePhotoContent .onePhotoBox.homeSection {
  background: rgba(20, 80, 155, 0.7);
}
.onePhotoContent .onePhotoBox.utilitySection {
  background: rgba(249, 161, 26, 0.7);
}
.onePhotoContent .onePhotoBox.aboutSection {
  /*background: rgba(170, 29, 83, 0.7);*/
  background: #6B7066;
}
.onePhotoContent .onePhotoBox.personalSection {
  /*background: rgba(100, 140, 60, 0.7);*/
  background: #4C80C0;
}
.onePhotoContent .onePhotoBox.businessSection {
  /*background: rgba(0, 119, 159, 0.7);*/
  background: #4C80C0;
}
.onePhotoContent .onePhotoBox.wealthsSection {
  background: rgba(102, 46, 107, 0.7);
}
.onePhotoContent .onePhotoBox .onePhotoBoxHeadline {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  text-align: center;
  padding: 0 15px;
}
.onePhotoContent .onePhotoBox .onePhotoBoxHeadline h3 {
  color: #fff;
  margin-bottom: 36px;
}
.onePhotoContent .onePhotoBox .onePhotoBoxText {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
  margin: 0px 0px 30px;
  line-height: 1.125;
}
.onePhotoContent .onePhotoBox .onePhotoBoxText h5 {
  color: #fff;
  text-align: center;
  margin: 0px;
  padding: 0px;
  font-family: "proxima_novabold", Arial, Helvetica, sans-serif;
  font-weight: 200;
}
.onePhotoContent .onePhotoBox .onePhotoBoxText p {
  color: #fff;
  font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
  font-weight: 200;
  margin: 0px;
  padding: 0px;
  text-align: center;
}
@media (max-width: 680px) {
  .onePhotoContent .onePhotoBox .onePhotoBoxText {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
  }
}
@media (max-width: 450px) {
  .onePhotoContent .onePhotoBox .onePhotoBoxText {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 263px;
  }
}
@media (max-width: 680px) {
  .onePhotoContent .onePhotoBox {
    padding: 0px;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
@media (max-width: 680px) {
  .onePhotoContent {
    left: 0px;
    bottom: 0px;
    margin: 50px auto;
    max-width: calc(100% - 35px);
    width: auto;
  }
}
@media (max-width: 450px) {
  .onePhotoContent {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
     ::::::::::::::::::::::::::::::::::::::::::::::::::::::   CONTENT CHART   :::::::::::::::::::::::::::::::::::::::::::::: 
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.chartContent.accordianChart {
  width: 100%;
  margin-left: 0px;
  margin-right: 0px;
}

.chartContent {
  background: none;
  height: auto;
  margin-top: 20px;
  margin-bottom: 12px;
}
.chartContent table.chartContent1 {
  width: 100%;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.chartContent table.chartContent1 tr {
  border: none;
  border-collapse: collapse;
}
.chartContent table.chartContent1 tr.rowEven {
  background: rgba(0, 0, 0, 0);
}
.chartContent table.chartContent1 tr.rowOdd {
  background: rgba(0, 0, 0, 0.05);
}
.chartContent table.chartContent1 tr th {
  background: none;
  font-size: 1.125em;
  line-height: 1.25;
  margin-top: 6px;
  color: #646569;
  text-align: left;
  vertical-align: text-top;
  font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
  font-weight: 300;
  border: none;
  border-top: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 18px 14px 18px;
}
.chartContent table.chartContent1 tr th b {
  color: #000;
  font-family: "proxima_novabold", Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.chartContent table.chartContent1 tr th p {
  background: none;
  font-size: 1.125em;
  line-height: 1.25;
  margin-top: 6px;
  margin-bottom: 6px;
  color: #646569;
  text-align: left;
  font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
}
.chartContent table.chartContent1 tr th.firstColumn {
  width: 40%;
  background: rgba(0, 0, 0, 0);
  color: #000;
  font-family: "proxima_novabold", Arial, Helvetica, sans-serif;
}
.chartContent table.chartContent1 tr th.dataColumn1 {
  background: rgba(0, 0, 0, 0.05);
  width: 20%;
}
.chartContent table.chartContent1 tr th.dataColumn2 {
  background: rgba(0, 0, 0, 0.1);
  width: 20%;
}
.chartContent table.chartContent1 tr th.dataColumn3 {
  background: rgba(0, 0, 0, 0.15);
  width: 20%;
}
@media (max-width: 680px) {
  .chartContent table.chartContent1 tr th {
    padding: 18px 4px 18px;
  }
}
.chartContent table.chartContent1 tr td {
  background: none;
  font-size: 1.125em;
  line-height: 1.25;
  color: #646569;
  text-align: left;
  padding: 18px 14px 18px;
}
.chartContent table.chartContent1 tr td.firstColumn {
  color: #000;
  font-family: "proxima_novabold", Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.chartContent table.chartContent1 tr td.firstColumn {
  font-family: "proxima_novabold", Arial, Helvetica, sans-serif;
}
.chartContent table.chartContent1 tr td.dataColumn1 {
  background: rgba(0, 0, 0, 0.05);
}
.chartContent table.chartContent1 tr td.dataColumn2 {
  background: rgba(0, 0, 0, 0.1);
}
.chartContent table.chartContent1 tr td.dataColumn3 {
  background: rgba(0, 0, 0, 0.15);
}
@media (max-width: 680px) {
  .chartContent table.chartContent1 tr td {
    padding: 18px 4px 18px;
  }
}
@media (max-width: 680px) {
  .chartContent {
    overflow: scroll;
  }
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
     ::::::::::::::::::::::::::::::::::::::::::::::::::::::   CONTENT FORM   :::::::::::::::::::::::::::::::::::::::::::::: 
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.formContent {
  background: none;
  height: auto;
  margin-top: 20px;
  margin-bottom: 12px;
  text-align: center;
}
.formContent .formQuestionGroup {
  margin-bottom: 30px;
}
.formContent .formAnswer {
  max-width: 390px;
  margin: 24px auto 0px;
}
.formContent .formAnswer textarea {
  resize: none;
}
.formContent .formAnswer.radioGroup {
  text-align: left;
  margin-top: 30px;
  margin-bottom: 40px;
}
.formContent .formAnswer.radioGroup ul li {
  color: #646569;
  display: block;
  position: relative;
  width: 100%;
  height: 30px;
}
.formContent .formAnswer.radioGroup ul li input[type=radio] {
  position: absolute;
  visibility: hidden;
}
.formContent .formAnswer.radioGroup ul li label {
  display: block;
  position: relative;
  font-weight: 200;
  font-size: 1.125em;
  padding: 4px 0px 11px 50px;
  margin: 24px auto;
  line-height: 1.25;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all 0.1s linear;
}
.formContent .formAnswer.radioGroup ul {
  padding-left: 0px;
}
.formContent .formAnswer.radioGroup ul li:hover label {
  color: #646569;
}
.formContent .formAnswer.radioGroup ul li .check {
  display: block;
  position: absolute;
  border: 4px solid #646569;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  top: 0px;
  left: 0px;
  z-index: 5;
  -webkit-transition: border 0.25s linear;
  -o-transition: border 0.25s linear;
  transition: border 0.25s linear;
  -webkit-transition: border 0.1s linear;
}
.formContent .formAnswer.radioGroup ul li:hover .check {
  background: rgba(100, 101, 105, 0.5);
}
.formContent .formAnswer.radioGroup ul li .check::before {
  display: block;
  position: absolute;
  content: "";
  border-radius: 50%;
  height: 22px;
  width: 22px;
  top: 0px;
  left: 0px;
  margin: auto;
  -o-transition: background 0.1s linear;
  transition: background 0.1s linear;
  -webkit-transition: background 0.1s linear;
}
.formContent .formAnswer.radioGroup input[type=radio]:checked ~ .check {
  border: 4px solid #646569;
}
.formContent .formAnswer.radioGroup input[type=radio]:checked ~ .check::before {
  background: #646569;
}
.formContent .formAnswer.radioGroup input[type=radio]:checked ~ label {
  color: #646569;
}
.formContent .formAnswer.checkGroup {
  text-align: left;
  margin-top: 30px;
  margin-bottom: 40px;
}
.formContent .formAnswer.checkGroup ul li {
  color: #646569;
  display: block;
  position: relative;
  width: 100%;
  height: 30px;
}
.formContent .formAnswer.checkGroup ul li input[type=checkbox] {
  position: absolute;
  visibility: hidden;
}
.formContent .formAnswer.checkGroup ul li label {
  display: block;
  position: relative;
  font-weight: 200;
  font-size: 1.125em;
  padding: 4px 0px 11px 50px;
  margin: 24px auto;
  line-height: 1.25;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all 0.1s linear;
}
.formContent .formAnswer.checkGroup ul {
  padding-left: 0px;
}
.formContent .formAnswer.checkGroup ul li:hover label {
  color: #646569;
}
.formContent .formAnswer.checkGroup ul li .check {
  display: block;
  position: absolute;
  border: 4px solid #646569;
  border-radius: none;
  height: 30px;
  width: 30px;
  top: 0px;
  left: 0px;
  z-index: 5;
  -webkit-transition: border 0.25s linear;
  -o-transition: border 0.25s linear;
  transition: border 0.25s linear;
  -webkit-transition: border 0.1s linear;
}
.formContent .formAnswer.checkGroup ul li:hover .check {
  background: rgba(100, 101, 105, 0.5);
}
.formContent .formAnswer.checkGroup ul li .check::before {
  display: block;
  position: absolute;
  content: "";
  border-radius: none;
  height: 22px;
  width: 22px;
  top: 0px;
  left: 0px;
  margin: auto;
  -o-transition: background 0.1s linear;
  transition: background 0.1s linear;
  -webkit-transition: background 0.1s linear;
}
.formContent .formAnswer.checkGroup input[type=checkbox]:checked ~ .check {
  border: 4px solid #646569;
}
.formContent .formAnswer.checkGroup input[type=checkbox]:checked ~ .check::before {
  background: #646569 url(../images/menuclose_icon_92x90_2x.png) no-repeat center;
  background-size: 100%;
}
.formContent .formAnswer.checkGroup input[type=checkbox]:checked ~ label {
  color: #646569;
}
.formContent .form-control {
  margin-bottom: 10px;
  background: #ededed;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #63666b;
  font-size: 1.125em;
}
.formContent .form-control input::-webkit-input-placeholder, .formContent .form-control textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #646569;
  font-size: 1.125em;
}
.formContent .form-control input::-moz-placeholder, .formContent .form-control textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #646569;
  font-size: 1.125em;
}
.formContent .form-control input:-ms-input-placeholder, .formContent .form-control textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #646569;
  font-size: 1.125em;
}
.formContent .form-control input:-moz-placeholder, .formContent .form-control textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #646569;
  font-size: 1.125em;
}
.formContent .form-control.heightSingle {
  height: 55px;
}
.formContent .form-control.heightDouble {
  height: 110px;
}
.formContent .form-control.heightTriple {
  height: 165px;
}
.formContent .buttonBlock {
  margin-bottom: 0px;
}
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
     ::::::::::::::::::::::::::::::::::::::::::::::::::::::   ACCORDIANS   :::::::::::::::::::::::::::::::::::::::::::::: 
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.accordianArea.miniAccordian {
  margin-top: 0px;
  margin-bottom: 0px;
}

.solutionsPortal.miniAccordian {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: -20px;
  margin-bottom: 0px;
}
@media (max-width: 991px) {
  .solutionsPortal.miniAccordian {
    padding: 0px;
  }
}

.solutionsPortal.regAccordian {
  padding: 0px 0px 10px;
}
@media (max-width: 991px) {
  .solutionsPortal.regAccordian {
    padding: 10px 0px 0px;
  }
}

.solutionsPortal.regAccordian.greyBack .accordianCategoryName {
  background: #f2f2f2;
}
.solutionsPortal.regAccordian.greyBack .panel .panel-heading {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
}
.solutionsPortal.regAccordian.greyBack .panel .panel-heading .panel-title a {
  background: #eeeeee;
}

.accordianArea {
  margin-top: 0px;
  margin-bottom: 35px;
}
.accordianArea .buttonBlock {
  text-align: left;
  margin: 20px 83px 0px;
}
@media (max-width: 1200px) {
  .accordianArea .buttonBlock {
    margin-left: calc(((100vw - 200px) * .08) - 17px);
    margin-right: calc(((100vw - 200px) * .08) - 17px);
  }
}
@media (max-width: 991px) {
  .accordianArea .buttonBlock {
    margin-left: calc(((100vw - 200px) * .05) - 17px);
    margin-right: calc(((100vw - 200px) * .05) - 17px);
  }
}
@media (max-width: 680px) {
  .accordianArea .buttonBlock {
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
  }
}

.accordianSubgroup {
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: left;
}
.accordianSubgroup .accordianCategoryName {
  padding: 10px 100px 4px;
  background: #fff;
}
@media (max-width: 1200px) {
  .accordianSubgroup .accordianCategoryName {
    padding-left: calc((100vw - 200px) * .08);
    padding-right: calc((100vw - 200px) * .08);
  }
}
@media (max-width: 991px) {
  .accordianSubgroup .accordianCategoryName {
    padding-left: calc((100vw - 200px) * .05);
    padding-right: calc((100vw - 200px) * .05);
  }
}
@media (max-width: 680px) {
  .accordianSubgroup .accordianCategoryName {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.accordianSubgroup .panel-groupfaq .panel {
  margin: 0px;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #fff;
  border: none;
}
.accordianSubgroup .panel-groupfaq .panel .panel-collapse .panel-body {
  padding-top: 18px;
  padding-bottom: 18px;
  padding-left: 200px;
  padding-right: 100px;
}
.accordianSubgroup .panel-groupfaq .panel .panel-collapse .panel-body p {
  line-height: 1.125;
  margin-bottom: 15px;
  margin-top: 15px;
}
.accordianSubgroup .panel-groupfaq .panel .panel-collapse .panel-body ul {
  padding-left: 20px;
  margin-bottom: 24px;
  margin-top: 6px;
}
.accordianSubgroup .panel-groupfaq .panel .panel-collapse .panel-body ul li {
  color: #63666b;
  line-height: 1.2;
  margin-bottom: 8px;
}
.accordianSubgroup .panel-groupfaq .panel .panel-collapse .panel-body a {
  font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
  color: #00aeef;
  text-decoration: underline;
  font-size: 1em;
  text-transform: none;
}
@media (max-width: 680px) {
  .accordianSubgroup .panel-groupfaq .panel .panel-collapse .panel-body.chartArea {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 1200px) {
  .accordianSubgroup .panel-groupfaq .panel .panel-collapse .panel-body {
    padding-left: 150px;
    padding-right: calc((100vw - 200px) * .08);
  }
}
@media (max-width: 991px) {
  .accordianSubgroup .panel-groupfaq .panel .panel-collapse .panel-body {
    padding-left: 75px;
    padding-right: calc((100vw - 200px) * .05);
  }
}
@media (max-width: 680px) {
  .accordianSubgroup .panel-groupfaq .panel .panel-collapse .panel-body {
    padding-left: 40px;
    padding-right: 25px;
  }
}
.accordianSubgroup .panel-groupfaq .panel .panel-heading {
  display: block;
  padding: 0px;
  border: none;
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
}
.accordianSubgroup .panel-groupfaq .panel .panel-heading .panel-title .contentClosed {
  display: none;
}
.accordianSubgroup .panel-groupfaq .panel .panel-heading .panel-title .collapsed .contentClosed {
  display: inline;
}
.accordianSubgroup .panel-groupfaq .panel .panel-heading .panel-title .collapsed .contentOpened {
  display: none;
}
.accordianSubgroup .panel-groupfaq .panel .panel-heading .panel-title a {
  display: block;
  width: 100%;
  display: block;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-left: 100px;
  padding-right: 100px;
  background: #fff;
  font-family: "proxima_novabold", Arial, Helvetica, sans-serif;
  color: #14509b;
  text-decoration: none;
  font-size: 1.125em;
  text-transform: none;
}
.accordianSubgroup .panel-groupfaq .panel .panel-heading .panel-title a:hover, .accordianSubgroup .panel-groupfaq .panel .panel-heading .panel-title a:focus, .accordianSubgroup .panel-groupfaq .panel .panel-heading .panel-title a:active, .accordianSubgroup .panel-groupfaq .panel .panel-heading .panel-title a.active {
  text-decoration: none;
  background: #dddddd;
}
@media (max-width: 1200px) {
  .accordianSubgroup .panel-groupfaq .panel .panel-heading .panel-title a {
    padding-left: calc((100vw - 200px) * .08);
    padding-right: calc((100vw - 200px) * .08);
  }
}
@media (max-width: 991px) {
  .accordianSubgroup .panel-groupfaq .panel .panel-heading .panel-title a {
    padding-left: calc((100vw - 200px) * .05);
    padding-right: calc((100vw - 200px) * .05);
  }
}
@media (max-width: 680px) {
  .accordianSubgroup .panel-groupfaq .panel .panel-heading .panel-title a {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.accordianSubgroup .panel-groupfaq .panel .panel-heading .panel-title a.collapsed {
  color: #00aeef;
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
     ::::::::::::::::::::::::::::::::::::::::::::::::::::::   PAGE ENDING   :::::::::::::::::::::::::::::::::::::::::::::: 
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.pageEndingWrap {
  background: #ececec;
  position: relative;
}
.pageEndingImg {
  position: relative;
  margin: 0 100px;
  padding: 0;
  text-align: center;
  background-size: 100%;
}
.pageEndingImg img {
  width: 100%;
}
@media (max-width: 991px) {
  .pageEndingImg {
    margin: 0px;
    padding: 0px;
    height: 100%;
  }
}

.pageEnding {
  position: relative;
  margin: 0 100px;
  padding: 50px 0px 10px;
  text-align: center;
  background-size: 100%;
  border-top: 20px solid #fff;
}
.pageEnding.utilitySection {
  /* background: #4C80C0;*/
  background:#14509b;
}
.pageEnding.aboutSection {
  /* v1 background: #aa1d53;*/
  /* v2 background: #6B7066; */
  background:#14509b;
}
.pageEnding.personalSection {
 /* background: #d45f36; */
 background:#14509b;
}
.pageEnding.businessSection {
  /* v1 background: #00778b;*/
  /* v2 background: #4C80C0; */
  background:#14509b;
}
.pageEnding.wealthSection {
  /* background: #662e6b; */
  background:#14509b;
}
.pageEnding.homeSection {
/*  background: #0F2451; */
background:#14509b;
}
.pageEnding.greyTop {
  border-top: 20px solid #f2f2f2;
}
.pageEnding.noTop {
  border-top: none;
}
@media (max-width: 991px) {
  .pageEnding {
    margin: 0px;
    padding: 50px 16px 10px;
    height: 100%;
  }
}

#home .pageEnding {
  border-top: none;
}

.pageEndingContent {
  padding: 0;
  text-align: center;
}
.pageEndingContent h2 {
  margin: 0px 20px 12px;
  color: #fff;
}
@media (max-width: 680px) {
  .pageEndingContent h2 {
    font-size: 1.75em;
  }
}
.pageEndingContent h3 {
  margin: 0px 20px 4px;
  color: #fff;
  font-size: 1.25em;
}
.pageEndingContent .pageEndingButtonBlock {
  margin: 30px 0px 33px;
}
.pageEndingContent .pageEndingButtonBlock .pageEndingButton {
  margin: 15px 17px;
  background: none;
}
.pageEndingContent .pageEndingButtonBlock .pageEndingButton:hover, .pageEndingContent .pageEndingButtonBlock .pageEndingButton:focus, .pageEndingContent .pageEndingButtonBlock .pageEndingButton:active, .pageEndingContent .pageEndingButtonBlock .pageEndingButton.active {
  text-decoration: none;
}

.paddingTopZero {
  padding-top: 0px;
}

.paddingBottomZero {
  padding-bottom: 0px;
}

.paddingBottomForty {
  padding-bottom: 40px;
}

.marginTopZero {
  margin-top: 0px;
}

.marginBottomZero {
  margin-bottom: 0px;
}

/* Scss Document */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
     ::::::::::::::::::::::::::::::::::::::::::::::::::   CONTENT HOME   ::::::::::::::::::::::::::::::::::::::::::::: 
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.contentHome {
  position: relative;
}

/* Scss Document */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::   FOOT   :::::::::::::::::::::::::::::::::::::::::::::::::::::: 
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.footWrap {
  background: #0F2451;
  padding: 0;
  position: relative;
}
.footWrap .footBuffer {
  background: #ececec;
  width: 100%;
}
.footWrap .footBuffer .innerWrap {
  max-width: 1370px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .footWrap .footBuffer .innerWrap {
    max-width: 100%;
  }
}
.footWrap .footBuffer .innerWrap .footBufferInside {
  position: relative;
  margin: 0 100px;
  height: 20px;
  width: auto;
  background: #fff;
}
@media (max-width: 991px) {
  .footWrap .footBuffer .innerWrap .footBufferInside {
    padding: 0;
    margin: 0px;
  }
}
.footWrap .innerWrap {
  max-width: 1370px;
}
@media (max-width: 991px) {
  .footWrap .innerWrap {
    max-width: 100%;
  }
}

.foot {
  position: relative;
  margin: 0 100px;
  color: white;
  font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
  font-size: 0.75em;
  padding: 0;
}
.foot a {
  color: white;
  font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
  font-size: 0.75em;
  text-decoration: underline;
}
.foot a:hover, .foot a:focus, .foot a:active, .foot a.active {
  opacity: 0.4;
}
@media (max-width: 991px) {
  .foot {
    padding: 0;
    margin: 16px 0px;
  }
}

.footTopHalf {
  padding: 24px 0px;
  margin: 0px 0px 24px 0px;
  border-bottom: 1px solid #fff;
  text-align: center;
}
.footTopHalf a {
  text-decoration: none;
}
.footTopHalf .footSocial {
  text-align: left;
  margin: 0 auto 0 0;
}
.footTopHalf .footSocial .footSocialIcons {
  margin: 15px 0 0;
}
.footTopHalf .footSocial .footSocialIcons a {
  padding-right: 14px;
}
@media (max-width: 991px) {
  .footTopHalf .footSocial .footSocialIcons a {
    padding: 0 8px;
  }
}
@media (max-width: 991px) {
  .footTopHalf .footSocial {
    display: block;
    text-align: center;
  }
}
.footTopHalf .footBanks {
  position: absolute;
  top: 37px;
  right: 0px;
}
.footTopHalf .footBanks:hover, .footTopHalf .footBanks:focus, .footTopHalf .footBanks:active, .footTopHalf .footBanks.active {
  opacity: 0.4;
}
.footTopHalf .footBanks .footBanksText {
  display: inline-block;
  vertical-align: bottom;
}
.footTopHalf .footBanks .footBanksText span {
  font-size: 1em;
}
@media (max-width: 991px) {
  .footTopHalf .footBanks .footBanksText {
    display: block;
    padding-bottom: 10px;
  }
}
@media (max-width: 500px) {
  .footTopHalf .footBanks .footBanksText {
    padding-bottom: 0px;
  }
}
.footTopHalf .footBanks .footBanksIcons {
  display: inline-block;
  text-align: left;
}
.footTopHalf .footBanks .footBanksIcons .footBanksIconsIndv {
  display: inline-block;
  padding: 2px 2px 0 2px;
  margin: 10px 0px 6px 20px;
}
@media (max-width: 991px) {
  .footTopHalf .footBanks .footBanksIcons .footBanksIconsIndv {
    margin: 10px 10px 10px 10px;
  }
}
@media (max-width: 500px) {
  .footTopHalf .footBanks .footBanksIcons .footBanksIconsIndv {
    display: block;
    margin: 12px 0px;
  }
}
@media (max-width: 991px) {
  .footTopHalf .footBanks .footBanksIcons {
    margin-bottom: 12px;
  }
}
@media (max-width: 500px) {
  .footTopHalf .footBanks .footBanksIcons {
    width: 126px;
    margin-bottom: 0px;
  }
}
.footTopHalf .footBanks a:hover, .footTopHalf .footBanks a:focus, .footTopHalf .footBanks a:active, .footTopHalf .footBanks a.active {
  opacity: 1;
}
@media (max-width: 991px) {
  .footTopHalf .footBanks {
    position: relative;
    display: block;
    float: none;
    margin: 0px auto;
    top: 0px;
    margin-top: 24px;
  }
}

.footBottomHalf {
  padding: 0px 0px 24px;
  margin: 24px 0px 24px 0px;
  text-align: center;
}
.footBottomHalf .footBar {
  display: inline-block;
}
@media (max-width: 500px) {
  .footBottomHalf .footBar {
    display: none;
  }
}
.footBottomHalf .footBarMed {
  display: inline-block;
}
@media (max-width: 991px) {
  .footBottomHalf .footBarMed {
    display: none;
  }
}
.footBottomHalf a {
  padding: 7px;
  margin: 13px 0px;
}
@media (max-width: 991px) {
  .footBottomHalf a.footNavCareers {
    display: none;
  }
}
@media (max-width: 500px) {
  .footBottomHalf a {
    display: block;
    padding: 3px;
    margin: 0px 0px;
  }
  .footBottomHalf a.footNavRelations {
    margin: 20px 0 26px;
  }
}
.footBottomHalf .footNav {
  display: block;
}
.footBottomHalf .footNav .footNavDisc {
  display: inline-block;
}
.footBottomHalf .footNav .footNavExtras {
  display: inline-block;
}
@media (max-width: 991px) {
  .footBottomHalf .footNav .footNavExtras {
    display: block;
    margin-top: 24px;
  }
}
.footBottomHalf .footNote {
  display: block;
  margin-top: 0px;
}
.footBottomHalf .footNote .footNoteCopyright {
  display: inline-block;
}
@media (max-width: 991px) {
  .footBottomHalf .footNote .footNoteCopyright {
    display: block;
  }
}
.footBottomHalf .footNote .footNoteCredentials {
  display: inline-block;
}
.footBottomHalf .footNote .footNoteCredentials .footNoteCredentialName {
  display: inline-block;
}
.footBottomHalf .footNote .footNoteCredentials .footNoteCredentialName.footEhl {
  text-decoration: none;
}
@media (max-width: 991px) {
  .footBottomHalf .footNote .footNoteCredentials .footNoteCredentialName {
    margin-top: 0px;
  }
}
@media (max-width: 500px) {
  .footBottomHalf .footNote .footNoteCredentials .footNoteCredentialName {
    display: block;
  }
}
.footBottomHalf .footNote .footNoteCredentials .footNoteCredentialNameLogo {
  display: inline-block;
  margin: 0 6px 0 0px;
}
.footBottomHalf .footNote .footNoteCredentials .footNoteCredentialNameText {
  display: inline-block;
  text-decoration: underline;
}
@media (max-width: 991px) {
  .footBottomHalf .footNote .footNoteCredentials {
    display: block;
  }
}
@media (max-width: 991px) {
  .footBottomHalf .footNote {
    margin-top: 24px;
  }
}

/* Scss Document */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
     :::::::::::::::::::::::::::::::::::::::::::::::::   CONTENT BACK   ::::::::::::::::::::::::::::::::::::::::::::::: 
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.contentOuter {
  /*
  margin-top: 50px;*/
}
@media (max-width: 767px) {
  #back .contentOuter {
    margin: 3px 5px;
  }
}

.breadCrumb {
  font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 1.1875em;
  line-height: 1.5;
  color: #14509b;
  padding-bottom: 15px;
}
.breadCrumb a {
  font-weight: 400;
  color: #14509b;
  text-decoration: none;
}
.breadCrumb a:hover, .breadCrumb a:active, .breadCrumb a:focus, .breadCrumb a.active {
  text-decoration: none;
  color: #00778b;
}

.sideImage {
  width: 100%;
  border-radius: 5px;
  border: 1px solid #00778b;
  margin-bottom: 40px;
}
.sideImage img {
  width: 100%;
  overflow: hidden;
}

#back .promoSmallWrap .innerWrap {
  padding: 60px 30px;
  text-align: center;
  max-width: 1124px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  #back .promoSmallWrap .innerWrap {
    max-width: 100%;
    margin: 0 auto;
  }
}
#back .promoSmallWrap .col1 {
  float: left;
  padding-right: 25px;
  width: 70%;
}
@media (max-width: 991px) {
  #back .promoSmallWrap .col1 {
    padding-right: 0px;
    min-width: 100%;
    max-width: 100%;
  }
}
#back .promoSmallWrap .col2 {
  float: right;
  width: 30%;
  padding-left: 25px;
  padding-right: 0;
}
@media (max-width: 991px) {
  #back .promoSmallWrap .col2 {
    display: none;
  }
}

.content {
  margin: 0 0 15px;
  padding: 0 0px 50px;
  text-align: left;
}
.content .landingModule {
  margin-top: 0px;
  padding: 30px 10px 40px 0px;
  border-bottom: 1px solid #00778b;
}
.content .landingModule:hover, .content .landingModule:active, .content .landingModule:focus, .content .landingModule.active {
  background: #f4f1e5;
}
.content .landingModule:hover a, .content .landingModule:active a, .content .landingModule:focus a, .content .landingModule.active a {
  color: #14509b;
}
.content .landingIcon {
  float: left;
  margin-left: 10px;
  max-width: 50px;
}
.content .landingIcon img {
  width: 100%;
}
.content .landingText {
  width: calc(100%-72px);
  margin-left: 82px;
}
.content .landingText h2 {
  margin-top: 0px;
}
.content .landingText h4 {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.5;
}
.content .landingBtn {
  margin-left: 82px;
}
.content .landingBtn a {
  font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-size: 1.375em;
  line-height: 1.5;
  color: #00778b;
}
@media (max-width: 767px) {
  .content .landingBtn a {
    font-size: 1.1875em;
  }
}
.content .landingBtn a:hover, .content .landingBtn a:active, .content .landingBtn a:focus, .content .landingBtn a.active {
  color: #14509b;
}
@media (max-width: 991px) {
  .content {
    margin: 0;
  }
}
@media (max-width: 335px) {
  .content {
    padding-left: 0px;
  }
}

#back .content a.btn {
  margin-bottom: 5px;
}

.contentWrapBack {
  margin: 0 auto;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 1.125em;
  line-height: 1.5;
  text-align: left;
}
@media (max-width: 580px) {
  .contentWrapBack {
    font-size: 1em;
  }
}
.contentWrapBack h1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: 300;
  font-size: 3em;
  line-height: 1;
  color: #14509b;
}
@media (max-width: 767px) {
  .contentWrapBack h1 {
    font-size: 2.5em;
  }
}
.contentWrapBack h2 {
  font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 1.625em;
  line-height: 1.25;
  color: #14509b;
}
@media (max-width: 767px) {
  .contentWrapBack h2 {
    font-size: 1.625em;
  }
}
.contentWrapBack h3 {
  font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 1.375em;
  line-height: 1.5;
  color: #14509b;
}
@media (max-width: 767px) {
  .contentWrapBack h3 {
    font-size: 1.25em;
  }
}
.contentWrapBack h4 {
  font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 1.1875em;
  line-height: 1.5;
  color: #14509b;
}
@media (max-width: 767px) {
  .contentWrapBack h4 {
    font-size: 1.125em;
  }
}
.contentWrapBack .openAcctWrap {
  background: rgba(0, 0, 0, 0.02);
  display: block;
  border-radius: 0px;
  margin: 10px auto 30px;
  padding: 7px 12px;
}
.contentWrapBack a.openAcct {
  text-align: left;
  font-size: 0.75em;
  width: 85px;
  height: 33px;
  padding: 5px 15px 0 10px;
  border-radius: 0px;
  top: 0;
}
.contentWrapBack a.openAcct:hover, .contentWrapBack a.openAcct:active, .contentWrapBack a.openAcct:focus, .contentWrapBack a.openAcct.active {
  border: 1px solid;
}
.contentWrapBack a.openAcct span.openAcctIcon {
  float: left;
  display: inline-block;
  vertical-align: middle;
  left: -4px;
  position: relative;
  top: 2px;
}
.contentWrapBack a.openAcct span.openAcctTxt {
  float: left;
  display: inline-block;
  vertical-align: middle;
  line-height: 0.75;
}
@media (max-width: 767px) {
  .contentWrapBack {
    padding-top: 0;
  }
}

.contentBack {
  padding: 0;
}

#back .promoMain {
  position: relative;
  height: 76px;
}
@media (max-width: 767px) {
  #back .promoMain {
    background: #14509b;
  }
}
#back .promoMain img {
  position: absolute;
  z-index: 1;
  bottom: -100%;
}
@media (max-width: 2240px) {
  #back .promoMain img {
    bottom: -50%;
  }
}
@media (max-width: 767px) {
  #back .promoMain img {
    bottom: 0%;
    width: 100%;
  }
}
#back .promoMain h1 {
  color: #fff;
  font-weight: 300;
  font-size: 3.875em;
  left: 3%;
  position: absolute;
  top: 12%;
}
@media (max-width: 1400px) {
  #back .promoMain h1 {
    left: 5%;
  }
}
@media (max-width: 991px) {
  #back .promoMain h1 {
    font-size: 2.5em;
  }
}
@media (max-width: 767px) {
  #back .promoMain h1 {
    color: #14509b;
    left: 18px;
    top: 30px;
  }
}
@media (max-width: 991px) {
  #back .promoMain {
    min-width: 100%;
    max-width: 100%;
  }
}
#back .promoMain .ttlSnav {
  position: absolute;
  top: 2px;
  right: 10px;
  width: 260px;
}
@media (min-width: 992px) {
  #back .promoMain .ttlSnav {
    display: none;
  }
}
#back .promoMain .ttlSnav h1, #back .promoMain .ttlSnav a {
  display: inline-block;
  vertical-align: middle;
}
#back .promoMain .ttlSnav h1 {
  color: #fff;
  font-size: 1.25em;
  float: left;
  line-height: 3em;
  margin: 0;
  padding: 0 0 0 10px;
  left: 0;
  top: 10%;
}
#back .promoMain .ttlSnav .btn.btn-submit {
  margin: 0 auto;
}

@media (max-width: 432px) {
  #back .promoMain .ttlSnav {
    width: auto;
    padding: 5px 0 0;
    float: right;
    position: relative;
  }
  #back .promoMain .ttlSnav h1 {
    margin-bottom: 5px;
  }
  #back .promoMain .ttlSnav a {
    padding: 6px 9px;
    width: 90px;
  }
}
@media (max-width: 432px) and (max-width: 432px) {
  #back .promoMain .ttlSnav h1, #back .promoMain .ttlSnav a {
    float: none;
    position: relative;
    margin: 0;
    height: auto;
    line-height: normal;
    display: block;
    clear: both;
  }
}

.imgBack {
  text-align: left;
  float: left;
  display: inline-block;
  max-width: 75%;
  position: relative;
}
.imgBack img {
  border-radius: 0px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .imgBack img {
    border-radius: 0px;
    border: none;
    margin: 0;
  }
}
@media (max-width: 826px) {
  .imgBack img {
    display: none;
  }
}
.imgBack .imgText {
  position: absolute;
  bottom: 25px;
  left: 55px;
  color: #0054a4;
  font-size: 1.875em;
  font-weight: 400;
}

.contentImg {
  margin-bottom: 15px;
}
.contentImg img {
  width: 100%;
  max-width: 100%;
  border: 1px solid #00778b;
}

/* Scss Document */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
     ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::   sNAV   ::::::::::::::::::::::::::::::::::::::::::::::::::::: 
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.sNav {
  background: #fff;
  padding: 0 0 15px 18px;
  border-left: 1px solid #00778b;
  position: relative;
  border-radius: 0px;
}
.sNav ul {
  text-align: left;
  margin: 0;
  padding: 0;
}
@media (max-width: 767px) {
  .sNav ul {
    margin: 0 0 0 28px;
  }
}

.sNav ul li {
  text-align: left;
  margin: 0 0 0px;
  padding: 0;
  list-style: none;
  list-style-type: none;
  font-weight: 300;
}
.sNav ul li.ttlSnav {
  font-size: 1.5em;
  color: #fff;
  padding: 4px 20px 10px;
  font-weight: 700;
}

.sNav ul li a {
  text-decoration: none;
  color: #14509b;
  padding: 9px 0px 9px;
  font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 1.375em;
  line-height: 1.1;
}

.sNav ul li:hover a,
.sNav ul li:active a,
.sNav ul li:focus a,
.sNav ul li.active a {
  text-decoration: none;
  background: #fff;
  color: #00778b;
}

.sNav ul li.ttlSnav.active,
.sNav ul li.ttlSnav:hover,
.sNav ul li.ttlSnav:focus {
  background: none;
}

/* Scss Document */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
     ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::   ALERT/MENU   ::::::::::::::::::::::::::::::::::::::: 
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 
     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.alertWrap {
  background: #ececec;
  position: relative;
}
.alert {
  position: relative;
  margin: 0 100px;
  padding: 20px 0px 20px;
  text-align: center;
  background-size: 100%;
  background: #f9a11a;
}
.alertWrap .alert {background:#C25229;}
@media (max-width: 991px) {
  .alert {
    margin: 0px;
  }
}

.alertContent {
  padding-left: calc((100vw - 200px) * .044);
  width: calc((100vw - 200px) * .68);
  text-align: left;
  color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  display: block;
  clear: both;
  z-index: 2;
}
.alertContent h2 {
  font-size: 1.5em;
  margin: 0px;
}
@media (max-width: 991px) {
  .alertContent h2 {
    font-size: 1.5em;
  }
}
.alertContent h4 {
  margin: 0px 0 6px;
  font-size: 1.5em;
}
.alertContent h6 {
  color: #fff;
  margin-bottom: 0px;
}
.alertContent p {color:#fff; font-size:1.5em; line-height:1.12;}
.alertContent a {
  color: #fff;
  font-size:inherit;
  text-decoration: none;
}
.alertContent a:hover, .alertContent a:focus, .alertContent a:active, .alertContent a.active {
  text-decoration: underline;
  color: #fff;
}
.alertContent a.editorLink {
  color: #fff;
  text-decoration: none;
  background-color:inherit;
}
.alertContent a.editorLink:hover, .alertContent a.editorLink:focus, .alertContent a.editorLink:active, .alertContent a.editorLink.active {
  text-decoration: underline;
  color: #fff;
  background-color:inherit;
}
.alertContent .warningClose {
  position: absolute;
  right: calc(((100vw - 200px) * .232) + ((100vw - 200px) * .044));
  top: 20px;
}
.alertContent .warningClose:hover img, .alertContent .warningClose:focus img, .alertContent .warningClose:active img, .alertContent .warningClose.active img {
  opacity: 0.6;
}
@media (min-width: 1371px) {
  .alertContent .warningClose {
    right: 323px;
  }
}
@media (max-width: 991px) {
  .alertContent .warningClose {
    right: 4.5vw;
  }
}
@media (max-width: 991px) {
  .alertContent {
    padding-left: 4.5vw;
    width: 90vw;
  }
}

.alert-dismissable .close,
.alert-dismissible .close {
  top: 18px;
  right: 60px;
}
@media (max-width: 767px) {
  .alert-dismissable .close,
.alert-dismissible .close {
    position: absolute;
    top: auto;
    bottom: 15px;
    right: 30px;
  }
}

.subMenuBackground {
  position: absolute;
  z-index: 200;
  top: 200px;
  left: -100px;
  display: block;
  width: calc(100vw - 7px);
  padding: 0;
  background: #fff;
  border-bottom: 2px solid #14509b;
  text-align: center;
}
@media (min-width: 1371px) {
  .subMenuBackground {
    left: calc((100vw - 1170px) / -2);
  }
}
@media (max-width: 1370px) {
  .subMenuBackground {
    width: calc(100vw - 15px);
  }
}
@media (max-width: 991px) {
  .subMenuBackground {
    display: none;
  }
}

.subMenu {
  z-index: 300;
  width: calc(100vw - 207px);
  max-width: 1170px;
  padding: 18px 0px;
  margin: 0 auto;
}
.subMenu .subMenuCol {
  display: inline-block;
  width: 32.9%;
  padding: 0px 24px;
  vertical-align: top;
  text-align: left;
}
.subMenu .subMenuCol ul {
  list-style-type: none;
  padding: 0;
}
.subMenu .subMenuCol ul .titleItem {
  padding-left: 12px;
}
.subMenu .subMenuCol ul .titleItem.isLink {
  padding-left: 0;
}
.subMenu .subMenuCol ul .lastItem {
  margin-bottom: 10px;
}
.subMenu .subMenuCol ul li {
  font-family: "proxima_novabold", Arial, Helvetica, sans-serif;
  color: #14509b;
}
.subMenu .subMenuCol ul li a {
  display: block;
  width: 100%;
  padding-left: 12px;
  background: #fff;
  font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
  color: #646569;
  text-decoration: none;
  font-size: 0.9375em;
  line-height: 1.5;
}
.subMenu .subMenuCol ul li a:hover, .subMenu .subMenuCol ul li a:focus, .subMenu .subMenuCol ul li a:active, .subMenu .subMenuCol ul li a.active {
  text-decoration: none;
  background: #d0d0d2;
  color: #646569;
}

.subMenu .subMenuCol ul li.titleItem a {
  display: block;
  width: 100%;
  padding-left:12px;
  background: inherit;
  font-family: "proxima_novabold", Arial, Helvetica, sans-serif;
  color: #14509b;
  text-decoration: none;
  font-size:inherit;
  line-height:inherit;
}
.subMenu .subMenuCol ul li.titleItem a:hover,
.subMenu .subMenuCol ul li.titleItem a:focus,
.subMenu .subMenuCol ul li.titleItem a:active,
.subMenu .subMenuCol ul li.titleItem a.active {
  text-decoration: none;
  background: #d0d0d2;
  color: #646569;
}


.subMenu .subMenuCol.subMenuCol1 {
  padding-left: 0px;
}
.subMenu .subMenuCol.subMenuCol2 {
  padding-left: 0px;
}
.subMenu .subMenuCol.subMenuCol3 {
  border-left: 1px solid #d0d1d2;
  height: 100%;
  padding-right: 0px;
}
.subMenu .subMenuCol.subMenuCol3 h3 {
  font-size: 1.375em;
  margin-top: 14px;
}
.subMenu .subMenuCol.subMenuCol3 h3.personalSection {
  color: #d45f36;
}
.subMenu .subMenuCol.subMenuCol3 h3.businessSection {
  /*color: #00778b;*/
  color: #4C80C0;
}
.subMenu .subMenuCol.subMenuCol3 h3.wealthSection {
  /*color: #662e6b;*/
  color: #7a627e;
}
.subMenu .subMenuCol.subMenuCol3 h3.aboutSection {
  /*color: #aa1d53;*/
  color: #6B7066;
}
.subMenu .subMenuCol.subMenuCol3 a.cta h6 {
  font-size: 1em;
  color: #00aeef;
  margin-bottom: 0px;
  text-decoration: none;
}
.subMenu .subMenuCol.subMenuCol3 a.cta:hover, .subMenu .subMenuCol.subMenuCol3 a.cta:focus, .subMenu .subMenuCol.subMenuCol3 a.cta:active, .subMenu .subMenuCol.subMenuCol3 a.cta.active {
  text-decoration: underline;
}
.subMenu .subMenuCol .subMenuImage img {
  width: 100%;
}

.socialMenuItem {
  position: relative;
  height: 36px;
}
.socialMenuItem a {
  padding: 0;
  height: 44px;
  line-height: 1;
}
.socialMenuItem span {
  float: left;
  padding-top: 6px;
  width: 78px;
}
.socialMenuItem.list-group-item a, .content ul.list-group > li.socialMenuItem a {
  padding: 0;
  height: 44px;
  line-height: 1;
}
.socialMenuItem.list-group-item span, .content ul.list-group > li.socialMenuItem span {
  float: left;
  padding-left: 15px;
  padding-top: 6px;
  width: 93px;
}

.socialMenuIcon {
  padding-top: 8px;
  width: 22px;
  vertical-align: middle;
}

